| 1 | [ Mar 25 00:15:37 Enabled. ] | ||
| 2 | [ Mar 25 00:15:37 Rereading configuration. ] | ||
| 3 | [ Mar 25 00:15:40 Rereading configuration. ] | ||
| 4 | [ Mar 25 00:15:43 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 25 00:15:43 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.25 00:15:44.180902 [ 1 ] {} <Information> Application: Will watch for the process with pid 28356 | ||
| 29 | 2026.03.25 00:15:44.181335 [ 1 ] {} <Information> Application: Forked a child process to watch | ||
| 30 | 2026.03.25 00:15:44.503766 [ 1 ] {} <Information> Application: Starting ClickHouse 23.8.7.1 (revision: 54477, git hash: 3042d295d963012962f5c683bd2776fa331a38c3, build id: <unknown>), PID 28356 | ||
| 31 | 2026.03.25 00:15:44.504458 [ 1 ] {} <Information> Application: starting up | ||
| 32 | 2026.03.25 00:15:44.504605 [ 1 ] {} <Information> Application: OS name: SunOS, version: 5.11, architecture: i86pc | ||
| 33 | 2026.03.25 00:15:44.600092 [ 1 ] {} <Information> Application: Available RAM: 95.88 GiB; physical cores: 48; logical cores: 48. | ||
| 34 | 2026.03.25 00:15:44.676535 [ 1 ] {} <Debug> Application: rlimit on number of file descriptors is 65536 | ||
| 35 | 2026.03.25 00:15:44.676631 [ 1 ] {} <Debug> Application: Initializing DateLUT. | ||
| 36 | 2026.03.25 00:15:44.676651 [ 1 ] {} <Trace> Application: Initialized DateLUT with time zone 'UTC'. | ||
| 37 | 2026.03.25 00:15:44.676715 [ 1 ] {} <Debug> Context: Setting up /data/tmp/ to store temporary data in it | ||
| 38 | 2026.03.25 00:15:44.677356 [ 1 ] {} <Debug> Application: Initializing interserver credentials. | ||
| 39 | 2026.03.25 00:15:44.679511 [ 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.25 00:15:44.680368 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performing update on configuration | ||
| 43 | 2026.03.25 00:15:44.681205 [ 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.25 00:15:44.681256 [ 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.25 00:15:44.681294 [ 1 ] {} <Information> Application: Merges and mutations memory limit is set to 47.94 GiB | ||
| 46 | 2026.03.25 00:15:44.682012 [ 1 ] {} <Information> BackgroundSchedulePool/BgBufSchPool: Create BackgroundSchedulePool with 16 threads | ||
| 47 | 2026.03.25 00:15:44.682947 [ 1 ] {} <Information> BackgroundSchedulePool/BgSchPool: Create BackgroundSchedulePool with 128 threads | ||
| 48 | 2026.03.25 00:15:44.689209 [ 1 ] {} <Information> BackgroundSchedulePool/BgMBSchPool: Create BackgroundSchedulePool with 16 threads | ||
| 49 | 2026.03.25 00:15:44.689939 [ 1 ] {} <Information> BackgroundSchedulePool/BgDistSchPool: Create BackgroundSchedulePool with 16 threads | ||
| 50 | 2026.03.25 00:15:44.691245 [ 1 ] {} <Information> CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. | ||
| 51 | 2026.03.25 00:15:44.691343 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performed update on configuration | ||
| 52 | 2026.03.25 00:15:44.692366 [ 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.25 00:15:44.692814 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performing update on configuration | ||
| 56 | 2026.03.25 00:15:44.696649 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performed update on configuration | ||
| 57 | 2026.03.25 00:15:44.696963 [ 1 ] {} <Debug> Access(user directories): Added users_xml access storage 'users_xml', path: /opt/oxide/clickhouse/config.xml | ||
| 58 | 2026.03.25 00:15:44.700003 [ 1 ] {} <Information> Context: Initialized background executor for merges and mutations with num_threads=16, num_tasks=32, scheduling_policy=round_robin | ||
| 59 | 2026.03.25 00:15:44.700393 [ 1 ] {} <Information> Context: Initialized background executor for move operations with num_threads=8, num_tasks=8 | ||
| 60 | 2026.03.25 00:15:44.700775 [ 1 ] {} <Information> Context: Initialized background executor for fetches with num_threads=8, num_tasks=8 | ||
| 61 | 2026.03.25 00:15:44.701122 [ 1 ] {} <Information> Context: Initialized background executor for common operations (e.g. clearing old parts) with num_threads=8, num_tasks=8 | ||
| 62 | 2026.03.25 00:15:44.702493 [ 1 ] {} <Information> DNSCacheUpdater: Update period 15 seconds | ||
| 63 | 2026.03.25 00:15:44.702519 [ 1 ] {} <Information> Application: Loading metadata from /data/ | ||
| 64 | 2026.03.25 00:15:44.702604 [ 168 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 65 | 2026.03.25 00:15:44.702717 [ 168 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 66 | 2026.03.25 00:15:44.742842 [ 1 ] {} <Information> DatabaseAtomic (system): Metadata processed, database system has 0 tables and 0 dictionaries in total. | ||
| 67 | 2026.03.25 00:15:44.742872 [ 1 ] {} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 0.000188114 sec | ||
| 68 | 2026.03.25 00:15:44.742929 [ 1 ] {} <Trace> ReferentialDeps: No tables | ||
| 69 | 2026.03.25 00:15:44.742973 [ 1 ] {} <Trace> LoadingDeps: No tables | ||
| 70 | 2026.03.25 00:15:44.743693 [ 1 ] {} <Information> DatabaseAtomic (system): Starting up tables. | ||
| 71 | 2026.03.25 00:15:44.744258 [ 1 ] {} <Debug> SystemLog: Creating system.query_log from query_log | ||
| 72 | 2026.03.25 00:15:44.755371 [ 1 ] {} <Debug> SystemLog: Not creating system.query_thread_log since corresponding section 'query_thread_log' is missing from config | ||
| 73 | 2026.03.25 00:15:44.755417 [ 1 ] {} <Debug> SystemLog: Not creating system.part_log since corresponding section 'part_log' is missing from config | ||
| 74 | 2026.03.25 00:15:44.755497 [ 1 ] {} <Debug> SystemLog: Not creating system.trace_log since corresponding section 'trace_log' is missing from config | ||
| 75 | 2026.03.25 00:15:44.755509 [ 1 ] {} <Debug> SystemLog: Not creating system.crash_log since corresponding section 'crash_log' is missing from config | ||
| 76 | 2026.03.25 00:15:44.755541 [ 1 ] {} <Debug> SystemLog: Not creating system.text_log since corresponding section 'text_log' is missing from config | ||
| 77 | 2026.03.25 00:15:44.755615 [ 1 ] {} <Debug> SystemLog: Creating system.metric_log from metric_log | ||
| 78 | 2026.03.25 00:15:44.777861 [ 1 ] {} <Debug> SystemLog: Not creating system.filesystem_cache_log since corresponding section 'filesystem_cache_log' is missing from config | ||
| 79 | 2026.03.25 00:15:44.777908 [ 1 ] {} <Debug> SystemLog: Not creating system.filesystem_read_prefetches_log since corresponding section 'filesystem_read_prefetches_log' is missing from config | ||
| 80 | 2026.03.25 00:15:44.777934 [ 1 ] {} <Debug> SystemLog: Creating system.asynchronous_metric_log from asynchronous_metric_log | ||
| 81 | 2026.03.25 00:15:44.778072 [ 1 ] {} <Debug> SystemLog: Not creating system.opentelemetry_span_log since corresponding section 'opentelemetry_span_log' is missing from config | ||
| 82 | 2026.03.25 00:15:44.778112 [ 1 ] {} <Debug> SystemLog: Not creating system.query_views_log since corresponding section 'query_views_log' is missing from config | ||
| 83 | 2026.03.25 00:15:44.778125 [ 1 ] {} <Debug> SystemLog: Not creating system.zookeeper_log since corresponding section 'zookeeper_log' is missing from config | ||
| 84 | 2026.03.25 00:15:44.778142 [ 1 ] {} <Debug> SystemLog: Not creating system.session_log since corresponding section 'session_log' is missing from config | ||
| 85 | 2026.03.25 00:15:44.778154 [ 1 ] {} <Debug> SystemLog: Not creating system.transactions_info_log since corresponding section 'transactions_info_log' is missing from config | ||
| 86 | 2026.03.25 00:15:44.778182 [ 1 ] {} <Debug> SystemLog: Not creating system.processors_profile_log since corresponding section 'processors_profile_log' is missing from config | ||
| 87 | 2026.03.25 00:15:44.778198 [ 1 ] {} <Debug> SystemLog: Not creating system.asynchronous_insert_log since corresponding section 'asynchronous_insert_log' is missing from config | ||
| 88 | 2026.03.25 00:15:44.799835 [ 1 ] {} <Information> DatabaseCatalog: Found 0 partially dropped tables. Will load them and retry removal. | ||
| 89 | 2026.03.25 00:15:44.905753 [ 1 ] {} <Information> DatabaseAtomic (default): Metadata processed, database default has 0 tables and 0 dictionaries in total. | ||
| 90 | 2026.03.25 00:15:44.905796 [ 1 ] {} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 6.7102e-05 sec | ||
| 91 | 2026.03.25 00:15:44.905812 [ 1 ] {} <Trace> ReferentialDeps: No tables | ||
| 92 | 2026.03.25 00:15:44.905825 [ 1 ] {} <Trace> LoadingDeps: No tables | ||
| 93 | 2026.03.25 00:15:44.905856 [ 1 ] {} <Information> DatabaseAtomic (default): Starting up tables. | ||
| 94 | 2026.03.25 00:15:44.906072 [ 1 ] {} <Information> UserDefinedSQLObjectsLoaderFromDisk: Loading user defined objects from /data/user_defined/ | ||
| 95 | 2026.03.25 00:15:44.906122 [ 1 ] {} <Debug> UserDefinedSQLObjectsLoaderFromDisk: User defined objects loaded | ||
| 96 | 2026.03.25 00:15:44.906137 [ 1 ] {} <Debug> Application: Loaded metadata. | ||
| 97 | 2026.03.25 00:15:44.906150 [ 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.25 00:15:44.906163 [ 1 ] {} <Information> Application: TaskStats is not implemented for this OS. IO accounting will be disabled. | ||
| 99 | 2026.03.25 00:15:44.982207 [ 1 ] {} <Information> CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. | ||
| 100 | 2026.03.25 00:15:44.982420 [ 1 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 24.78 MiB, peak 24.78 MiB, free memory in arenas 0.00 B, will set to 116.68 MiB (RSS), difference: 91.90 MiB | ||
| 101 | 2026.03.25 00:15:44.983776 [ 1 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 1.3301e-05 sec. | ||
| 102 | 2026.03.25 00:15:44.984109 [ 1 ] {} <Information> Application: Listening for http://[fd00:1122:3344:101::e]:8123 | ||
| 103 | 2026.03.25 00:15:44.984162 [ 1 ] {} <Information> Application: Listening for native protocol (tcp): [fd00:1122:3344:101::e]:9000 | ||
| 104 | 2026.03.25 00:15:44.984176 [ 1 ] {} <Information> Application: Ready for connections. | ||
| 105 | 2026.03.25 00:15:45.749574 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:39555 | ||
| 106 | 2026.03.25 00:15:45.750548 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 107 | 2026.03.25 00:15:45.750606 [ 3 ] {} <Debug> TCP-Session: 93a2047a-2fbc-44c5-8d86-6a3c8c02d15d Authenticating user 'default' from [fd00:1122:3344:101::d]:39555 | ||
| 108 | 2026.03.25 00:15:45.750635 [ 3 ] {} <Debug> TCP-Session: 93a2047a-2fbc-44c5-8d86-6a3c8c02d15d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 109 | 2026.03.25 00:15:45.750737 [ 3 ] {} <Debug> TCP-Session: 93a2047a-2fbc-44c5-8d86-6a3c8c02d15d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 110 | 2026.03.25 00:15:45.750833 [ 3 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 111 | 2026.03.25 00:15:45.750860 [ 3 ] {} <Trace> ContextAccess (default): List of all grants: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 112 | 2026.03.25 00:15:45.750959 [ 3 ] {} <Trace> ContextAccess (default): List of all grants including implicit: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 113 | 2026.03.25 00:15:45.751619 [ 4 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:41458 | ||
| 114 | 2026.03.25 00:15:45.752414 [ 4 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 115 | 2026.03.25 00:15:45.752452 [ 4 ] {} <Debug> TCP-Session: 00aa5ec2-1a8b-45a1-8363-f80235bb2430 Authenticating user 'default' from [fd00:1122:3344:101::d]:41458 | ||
| 116 | 2026.03.25 00:15:45.752418 [ 5 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:36740 | ||
| 117 | 2026.03.25 00:15:45.753156 [ 4 ] {} <Debug> TCP-Session: 00aa5ec2-1a8b-45a1-8363-f80235bb2430 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 118 | 2026.03.25 00:15:45.752724 [ 255 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:40765 | ||
| 119 | 2026.03.25 00:15:45.753294 [ 259 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:49339 | ||
| 120 | 2026.03.25 00:15:45.752418 [ 253 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:39556 | ||
| 121 | 2026.03.25 00:15:45.753278 [ 258 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:62538 | ||
| 122 | 2026.03.25 00:15:45.753396 [ 4 ] {} <Debug> TCP-Session: 00aa5ec2-1a8b-45a1-8363-f80235bb2430 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 123 | 2026.03.25 00:15:45.753169 [ 257 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:50299 | ||
| 124 | 2026.03.25 00:15:45.752705 [ 256 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:48244 | ||
| 125 | 2026.03.25 00:15:45.753747 [ 5 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 126 | 2026.03.25 00:15:45.753813 [ 5 ] {} <Debug> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Authenticating user 'default' from [fd00:1122:3344:101::d]:36740 | ||
| 127 | 2026.03.25 00:15:45.753846 [ 5 ] {} <Debug> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 128 | 2026.03.25 00:15:45.753877 [ 253 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 129 | 2026.03.25 00:15:45.753861 [ 259 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 130 | 2026.03.25 00:15:45.753962 [ 5 ] {} <Debug> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 131 | 2026.03.25 00:15:45.754002 [ 253 ] {} <Debug> TCP-Session: 6ba95b4c-5f72-43fd-9071-fb5c8e070b38 Authenticating user 'default' from [fd00:1122:3344:101::d]:39556 | ||
| 132 | 2026.03.25 00:15:45.753998 [ 259 ] {} <Debug> TCP-Session: fa513efc-c3c3-4fe1-9043-4c8dca7a185e Authenticating user 'default' from [fd00:1122:3344:101::d]:49339 | ||
| 133 | 2026.03.25 00:15:45.754091 [ 259 ] {} <Debug> TCP-Session: fa513efc-c3c3-4fe1-9043-4c8dca7a185e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 134 | 2026.03.25 00:15:45.754105 [ 253 ] {} <Debug> TCP-Session: 6ba95b4c-5f72-43fd-9071-fb5c8e070b38 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 135 | 2026.03.25 00:15:45.754170 [ 259 ] {} <Debug> TCP-Session: fa513efc-c3c3-4fe1-9043-4c8dca7a185e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 136 | 2026.03.25 00:15:45.754246 [ 253 ] {} <Debug> TCP-Session: 6ba95b4c-5f72-43fd-9071-fb5c8e070b38 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 137 | 2026.03.25 00:15:45.754634 [ 257 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 138 | 2026.03.25 00:15:45.754710 [ 257 ] {} <Debug> TCP-Session: 5b19e583-425f-4b58-ad6b-90f2fcad4b71 Authenticating user 'default' from [fd00:1122:3344:101::d]:50299 | ||
| 139 | 2026.03.25 00:15:45.754672 [ 258 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 140 | 2026.03.25 00:15:45.754733 [ 257 ] {} <Debug> TCP-Session: 5b19e583-425f-4b58-ad6b-90f2fcad4b71 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 141 | 2026.03.25 00:15:45.754772 [ 258 ] {} <Debug> TCP-Session: acdd6b6a-36c8-46f1-988e-bc501d4c8a98 Authenticating user 'default' from [fd00:1122:3344:101::d]:62538 | ||
| 142 | 2026.03.25 00:15:45.754848 [ 257 ] {} <Debug> TCP-Session: 5b19e583-425f-4b58-ad6b-90f2fcad4b71 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 143 | 2026.03.25 00:15:45.754866 [ 258 ] {} <Debug> TCP-Session: acdd6b6a-36c8-46f1-988e-bc501d4c8a98 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 144 | 2026.03.25 00:15:45.754983 [ 258 ] {} <Debug> TCP-Session: acdd6b6a-36c8-46f1-988e-bc501d4c8a98 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 145 | 2026.03.25 00:15:45.755529 [ 255 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 146 | 2026.03.25 00:15:45.755554 [ 256 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 147 | 2026.03.25 00:15:45.755573 [ 255 ] {} <Debug> TCP-Session: 5cbe05de-3f62-4923-afe2-52fb189f8522 Authenticating user 'default' from [fd00:1122:3344:101::d]:40765 | ||
| 148 | 2026.03.25 00:15:45.756228 [ 255 ] {} <Debug> TCP-Session: 5cbe05de-3f62-4923-afe2-52fb189f8522 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 149 | 2026.03.25 00:15:45.756230 [ 256 ] {} <Debug> TCP-Session: fda36ae3-d425-430d-b05f-b934ddaace12 Authenticating user 'default' from [fd00:1122:3344:101::d]:48244 | ||
| 150 | 2026.03.25 00:15:45.756248 [ 255 ] {} <Debug> TCP-Session: 5cbe05de-3f62-4923-afe2-52fb189f8522 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 151 | 2026.03.25 00:15:45.756298 [ 3 ] {} <Trace> TCP-Session: 93a2047a-2fbc-44c5-8d86-6a3c8c02d15d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 152 | 2026.03.25 00:15:45.756325 [ 256 ] {} <Debug> TCP-Session: fda36ae3-d425-430d-b05f-b934ddaace12 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 153 | 2026.03.25 00:15:45.756417 [ 256 ] {} <Debug> TCP-Session: fda36ae3-d425-430d-b05f-b934ddaace12 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 154 | 2026.03.25 00:15:45.759223 [ 3 ] {f65c0944-492f-4657-9fa0-dced63e53992} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39555) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 155 | 2026.03.25 00:15:45.811555 [ 3 ] {f65c0944-492f-4657-9fa0-dced63e53992} <Error> executeQuery: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE) (version 23.8.7.1) (from [fd00:1122:3344:101::d]:39555) (in query: SELECT MAX(value) AS max_version FROM oximeter.version;), Stack trace (when copying this message, always include the lines below): | ||
| 156 | |||
| 157 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 158 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 159 | 2. DB::Exception::Exception<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >(int, FormatStringHelperImpl<std::type_identity<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >::type>, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&) @ 0x000000000a3c7817 in /opt/oxide/clickhouse/clickhouse | ||
| 160 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x00000000147ad091 in /opt/oxide/clickhouse/clickhouse | ||
| 161 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x000000001476347d in /opt/oxide/clickhouse/clickhouse | ||
| 162 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148ec08b in /opt/oxide/clickhouse/clickhouse | ||
| 163 | 6. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, std::optional<DB::Pipe>, std::shared_ptr<DB::IStorage> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&, std::shared_ptr<DB::StorageInMemoryMetadata const> const&, std::shared_ptr<DB::PreparedSets>) @ 0x0000000014866701 in /opt/oxide/clickhouse/clickhouse | ||
| 164 | 7. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x0000000014864f66 in /opt/oxide/clickhouse/clickhouse | ||
| 165 | 8. DB::InterpreterSelectWithUnionQuery::buildCurrentChildInterpreter(std::shared_ptr<DB::IAST> const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x00000000148b3d46 in /opt/oxide/clickhouse/clickhouse | ||
| 166 | 9. DB::InterpreterSelectWithUnionQuery::InterpreterSelectWithUnionQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x00000000148b2a83 in /opt/oxide/clickhouse/clickhouse | ||
| 167 | 10. std::__detail::_MakeUniq<DB::InterpreterSelectWithUnionQuery>::__single_object std::make_unique<DB::InterpreterSelectWithUnionQuery, std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&>(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&) @ 0x000000001483d407 in /opt/oxide/clickhouse/clickhouse | ||
| 168 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x000000001483c8d5 in /opt/oxide/clickhouse/clickhouse | ||
| 169 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a5f216 in /opt/oxide/clickhouse/clickhouse | ||
| 170 | 13. DB::executeQuery(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum) @ 0x0000000014a5bd46 in /opt/oxide/clickhouse/clickhouse | ||
| 171 | 14. DB::TCPHandler::runImpl() @ 0x00000000153fbaaa in /opt/oxide/clickhouse/clickhouse | ||
| 172 | 15. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 173 | 16. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 174 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 175 | 18. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 176 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 177 | 20. _thrp_setup @ 0x0000000000117077 in /system/lib/amd64/libc.so.1 | ||
| 178 | |||
| 179 | 2026.03.25 00:15:45.812308 [ 3 ] {f65c0944-492f-4657-9fa0-dced63e53992} <Error> TCPHandler: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE), Stack trace (when copying this message, always include the lines below): | ||
| 180 | |||
| 181 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 182 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 183 | 2. DB::Exception::Exception<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >(int, FormatStringHelperImpl<std::type_identity<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >::type>, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&) @ 0x000000000a3c7817 in /opt/oxide/clickhouse/clickhouse | ||
| 184 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x00000000147ad091 in /opt/oxide/clickhouse/clickhouse | ||
| 185 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x000000001476347d in /opt/oxide/clickhouse/clickhouse | ||
| 186 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148ec08b in /opt/oxide/clickhouse/clickhouse | ||
| 187 | 6. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, std::optional<DB::Pipe>, std::shared_ptr<DB::IStorage> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&, std::shared_ptr<DB::StorageInMemoryMetadata const> const&, std::shared_ptr<DB::PreparedSets>) @ 0x0000000014866701 in /opt/oxide/clickhouse/clickhouse | ||
| 188 | 7. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x0000000014864f66 in /opt/oxide/clickhouse/clickhouse | ||
| 189 | 8. DB::InterpreterSelectWithUnionQuery::buildCurrentChildInterpreter(std::shared_ptr<DB::IAST> const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x00000000148b3d46 in /opt/oxide/clickhouse/clickhouse | ||
| 190 | 9. DB::InterpreterSelectWithUnionQuery::InterpreterSelectWithUnionQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x00000000148b2a83 in /opt/oxide/clickhouse/clickhouse | ||
| 191 | 10. std::__detail::_MakeUniq<DB::InterpreterSelectWithUnionQuery>::__single_object std::make_unique<DB::InterpreterSelectWithUnionQuery, std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&>(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&) @ 0x000000001483d407 in /opt/oxide/clickhouse/clickhouse | ||
| 192 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x000000001483c8d5 in /opt/oxide/clickhouse/clickhouse | ||
| 193 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a5f216 in /opt/oxide/clickhouse/clickhouse | ||
| 194 | 13. DB::executeQuery(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum) @ 0x0000000014a5bd46 in /opt/oxide/clickhouse/clickhouse | ||
| 195 | 14. DB::TCPHandler::runImpl() @ 0x00000000153fbaaa in /opt/oxide/clickhouse/clickhouse | ||
| 196 | 15. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 197 | 16. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 198 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 199 | 18. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 200 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 201 | 20. _thrp_setup @ 0x0000000000117077 in /system/lib/amd64/libc.so.1 | ||
| 202 | |||
| 203 | 2026.03.25 00:15:45.812391 [ 3 ] {f65c0944-492f-4657-9fa0-dced63e53992} <Debug> TCPHandler: Processed in 0.058629126 sec. | ||
| 204 | 2026.03.25 00:15:45.812780 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 205 | 2026.03.25 00:15:45.813005 [ 5 ] {cc6d12a8-5e89-401a-9682-7ea33f7bb9ef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 206 | 2026.03.25 00:15:45.813376 [ 5 ] {cc6d12a8-5e89-401a-9682-7ea33f7bb9ef} <Error> executeQuery: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE) (version 23.8.7.1) (from [fd00:1122:3344:101::d]:36740) (in query: SELECT MAX(value) AS max_version FROM oximeter.version;), Stack trace (when copying this message, always include the lines below): | ||
| 207 | |||
| 208 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 209 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 210 | 2. DB::Exception::Exception<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >(int, FormatStringHelperImpl<std::type_identity<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >::type>, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&) @ 0x000000000a3c7817 in /opt/oxide/clickhouse/clickhouse | ||
| 211 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x00000000147ad091 in /opt/oxide/clickhouse/clickhouse | ||
| 212 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x000000001476347d in /opt/oxide/clickhouse/clickhouse | ||
| 213 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148ec08b in /opt/oxide/clickhouse/clickhouse | ||
| 214 | 6. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, std::optional<DB::Pipe>, std::shared_ptr<DB::IStorage> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&, std::shared_ptr<DB::StorageInMemoryMetadata const> const&, std::shared_ptr<DB::PreparedSets>) @ 0x0000000014866701 in /opt/oxide/clickhouse/clickhouse | ||
| 215 | 7. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x0000000014864f66 in /opt/oxide/clickhouse/clickhouse | ||
| 216 | 8. DB::InterpreterSelectWithUnionQuery::buildCurrentChildInterpreter(std::shared_ptr<DB::IAST> const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x00000000148b3d46 in /opt/oxide/clickhouse/clickhouse | ||
| 217 | 9. DB::InterpreterSelectWithUnionQuery::InterpreterSelectWithUnionQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x00000000148b2a83 in /opt/oxide/clickhouse/clickhouse | ||
| 218 | 10. std::__detail::_MakeUniq<DB::InterpreterSelectWithUnionQuery>::__single_object std::make_unique<DB::InterpreterSelectWithUnionQuery, std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&>(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&) @ 0x000000001483d407 in /opt/oxide/clickhouse/clickhouse | ||
| 219 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x000000001483c8d5 in /opt/oxide/clickhouse/clickhouse | ||
| 220 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a5f216 in /opt/oxide/clickhouse/clickhouse | ||
| 221 | 13. DB::executeQuery(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum) @ 0x0000000014a5bd46 in /opt/oxide/clickhouse/clickhouse | ||
| 222 | 14. DB::TCPHandler::runImpl() @ 0x00000000153fbaaa in /opt/oxide/clickhouse/clickhouse | ||
| 223 | 15. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 224 | 16. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 225 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 226 | 18. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 227 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 228 | 20. _thrp_setup @ 0x0000000000117077 in /system/lib/amd64/libc.so.1 | ||
| 229 | |||
| 230 | 2026.03.25 00:15:45.813503 [ 5 ] {cc6d12a8-5e89-401a-9682-7ea33f7bb9ef} <Error> TCPHandler: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE), Stack trace (when copying this message, always include the lines below): | ||
| 231 | |||
| 232 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 233 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 234 | 2. DB::Exception::Exception<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >(int, FormatStringHelperImpl<std::type_identity<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >::type>, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&) @ 0x000000000a3c7817 in /opt/oxide/clickhouse/clickhouse | ||
| 235 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x00000000147ad091 in /opt/oxide/clickhouse/clickhouse | ||
| 236 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x000000001476347d in /opt/oxide/clickhouse/clickhouse | ||
| 237 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148ec08b in /opt/oxide/clickhouse/clickhouse | ||
| 238 | 6. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, std::optional<DB::Pipe>, std::shared_ptr<DB::IStorage> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&, std::shared_ptr<DB::StorageInMemoryMetadata const> const&, std::shared_ptr<DB::PreparedSets>) @ 0x0000000014866701 in /opt/oxide/clickhouse/clickhouse | ||
| 239 | 7. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x0000000014864f66 in /opt/oxide/clickhouse/clickhouse | ||
| 240 | 8. DB::InterpreterSelectWithUnionQuery::buildCurrentChildInterpreter(std::shared_ptr<DB::IAST> const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x00000000148b3d46 in /opt/oxide/clickhouse/clickhouse | ||
| 241 | 9. DB::InterpreterSelectWithUnionQuery::InterpreterSelectWithUnionQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x00000000148b2a83 in /opt/oxide/clickhouse/clickhouse | ||
| 242 | 10. std::__detail::_MakeUniq<DB::InterpreterSelectWithUnionQuery>::__single_object std::make_unique<DB::InterpreterSelectWithUnionQuery, std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&>(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&) @ 0x000000001483d407 in /opt/oxide/clickhouse/clickhouse | ||
| 243 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x000000001483c8d5 in /opt/oxide/clickhouse/clickhouse | ||
| 244 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a5f216 in /opt/oxide/clickhouse/clickhouse | ||
| 245 | 13. DB::executeQuery(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum) @ 0x0000000014a5bd46 in /opt/oxide/clickhouse/clickhouse | ||
| 246 | 14. DB::TCPHandler::runImpl() @ 0x00000000153fbaaa in /opt/oxide/clickhouse/clickhouse | ||
| 247 | 15. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 248 | 16. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 249 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 250 | 18. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 251 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 252 | 20. _thrp_setup @ 0x0000000000117077 in /system/lib/amd64/libc.so.1 | ||
| 253 | |||
| 254 | 2026.03.25 00:15:45.813575 [ 5 ] {cc6d12a8-5e89-401a-9682-7ea33f7bb9ef} <Debug> TCPHandler: Processed in 0.000957012 sec. | ||
| 255 | 2026.03.25 00:15:45.813852 [ 3 ] {} <Trace> TCP-Session: 93a2047a-2fbc-44c5-8d86-6a3c8c02d15d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 256 | 2026.03.25 00:15:45.814540 [ 3 ] {9e4da93b-0ecc-47ba-a422-d1bc6574660f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39555) CREATE DATABASE IF NOT EXISTS oximeter (stage: Complete) | ||
| 257 | 2026.03.25 00:15:45.815129 [ 3 ] {9e4da93b-0ecc-47ba-a422-d1bc6574660f} <Trace> ContextAccess (default): Access granted: CREATE DATABASE ON oximeter.* | ||
| 258 | 2026.03.25 00:15:45.824203 [ 3 ] {9e4da93b-0ecc-47ba-a422-d1bc6574660f} <Information> DatabaseAtomic (oximeter): Metadata processed, database oximeter has 0 tables and 0 dictionaries in total. | ||
| 259 | 2026.03.25 00:15:45.824227 [ 3 ] {9e4da93b-0ecc-47ba-a422-d1bc6574660f} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 5.9802e-05 sec | ||
| 260 | 2026.03.25 00:15:45.824243 [ 3 ] {9e4da93b-0ecc-47ba-a422-d1bc6574660f} <Trace> ReferentialDeps: No tables | ||
| 261 | 2026.03.25 00:15:45.824261 [ 3 ] {9e4da93b-0ecc-47ba-a422-d1bc6574660f} <Trace> LoadingDeps: No tables | ||
| 262 | 2026.03.25 00:15:45.824290 [ 3 ] {9e4da93b-0ecc-47ba-a422-d1bc6574660f} <Information> DatabaseAtomic (oximeter): Starting up tables. | ||
| 263 | 2026.03.25 00:15:45.825002 [ 3 ] {9e4da93b-0ecc-47ba-a422-d1bc6574660f} <Debug> TCPHandler: Processed in 0.011256849 sec. | ||
| 264 | 2026.03.25 00:15:45.825167 [ 3 ] {} <Trace> TCP-Session: 93a2047a-2fbc-44c5-8d86-6a3c8c02d15d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 265 | 2026.03.25 00:15:45.825348 [ 3 ] {36b7a109-dd37-4aaa-bfd6-bfd6d972173a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39555) /* The version table contains metadata about the `oximeter` database */ | ||
| 266 | CREATE TABLE IF NOT EXISTS oximeter.version ( value UInt64, timestamp DateTime64(9, 'UTC') ) ENGINE = MergeTree() ORDER BY (value, timestamp) (stage: Complete) | ||
| 267 | 2026.03.25 00:15:45.825402 [ 3 ] {36b7a109-dd37-4aaa-bfd6-bfd6d972173a} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.version | ||
| 268 | 2026.03.25 00:15:45.829864 [ 3 ] {36b7a109-dd37-4aaa-bfd6-bfd6d972173a} <Trace> StoragePolicy (default): Storage policy default created, total volumes 1 | ||
| 269 | 2026.03.25 00:15:45.832402 [ 3 ] {36b7a109-dd37-4aaa-bfd6-bfd6d972173a} <Debug> oximeter.version (97ad2ce0-cded-4649-a1b6-ff7c59ff4a2c): Loading data parts | ||
| 270 | 2026.03.25 00:15:45.833426 [ 3 ] {36b7a109-dd37-4aaa-bfd6-bfd6d972173a} <Debug> oximeter.version (97ad2ce0-cded-4649-a1b6-ff7c59ff4a2c): There are no data parts | ||
| 271 | 2026.03.25 00:15:45.836881 [ 3 ] {36b7a109-dd37-4aaa-bfd6-bfd6d972173a} <Debug> TCPHandler: Processed in 0.01177312 sec. | ||
| 272 | 2026.03.25 00:15:45.837042 [ 3 ] {} <Trace> TCP-Session: 93a2047a-2fbc-44c5-8d86-6a3c8c02d15d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 273 | 2026.03.25 00:15:45.837215 [ 3 ] {bf2728a1-d4c8-4713-8338-fd4d785d0ed8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39555) /* The measurement tables contain all individual samples from each timeseries. | ||
| 274 | * | ||
| 275 | * Each table stores a single datum type, and otherwise contains nearly the same | ||
| 276 | * structure. The primary sorting key is on the timeseries name, key, and then | ||
| 277 | * timestamp, so that all timeseries from the same schema are grouped, followed | ||
| 278 | * by all samples from the same timeseries. | ||
| 279 | * | ||
| 280 | * This reflects that one usually looks up the _key_ in one or more field table, | ||
| 281 | * and then uses that to index quickly into the measurements tables. | ||
| 282 | */ | ||
| 283 | CREATE TABLE IF NOT EXISTS oximeter.measurements_bool ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Bool) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 284 | 2026.03.25 00:15:45.837281 [ 3 ] {bf2728a1-d4c8-4713-8338-fd4d785d0ed8} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bool | ||
| 285 | 2026.03.25 00:15:45.848962 [ 3 ] {bf2728a1-d4c8-4713-8338-fd4d785d0ed8} <Debug> oximeter.measurements_bool (8a3ce6e0-f76a-4ba2-9a43-4275c3c9549e): Loading data parts | ||
| 286 | 2026.03.25 00:15:45.849143 [ 3 ] {bf2728a1-d4c8-4713-8338-fd4d785d0ed8} <Debug> oximeter.measurements_bool (8a3ce6e0-f76a-4ba2-9a43-4275c3c9549e): There are no data parts | ||
| 287 | 2026.03.25 00:15:45.852698 [ 3 ] {bf2728a1-d4c8-4713-8338-fd4d785d0ed8} <Debug> TCPHandler: Processed in 0.01570419 sec. | ||
| 288 | 2026.03.25 00:15:45.852862 [ 3 ] {} <Trace> TCP-Session: 93a2047a-2fbc-44c5-8d86-6a3c8c02d15d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 289 | 2026.03.25 00:15:45.853061 [ 3 ] {229555c9-c995-4b98-978d-8a97654ea391} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39555) CREATE TABLE IF NOT EXISTS oximeter.measurements_i8 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Int8) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 290 | 2026.03.25 00:15:45.853119 [ 3 ] {229555c9-c995-4b98-978d-8a97654ea391} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i8 | ||
| 291 | 2026.03.25 00:15:45.860843 [ 3 ] {229555c9-c995-4b98-978d-8a97654ea391} <Debug> oximeter.measurements_i8 (cc1e7dda-cbd7-4ce5-bca6-26eeac9711fa): Loading data parts | ||
| 292 | 2026.03.25 00:15:45.860955 [ 3 ] {229555c9-c995-4b98-978d-8a97654ea391} <Debug> oximeter.measurements_i8 (cc1e7dda-cbd7-4ce5-bca6-26eeac9711fa): There are no data parts | ||
| 293 | 2026.03.25 00:15:45.863236 [ 3 ] {229555c9-c995-4b98-978d-8a97654ea391} <Debug> TCPHandler: Processed in 0.010433309 sec. | ||
| 294 | 2026.03.25 00:15:45.863380 [ 3 ] {} <Trace> TCP-Session: 93a2047a-2fbc-44c5-8d86-6a3c8c02d15d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 295 | 2026.03.25 00:15:45.863566 [ 3 ] {d864208c-efa5-4459-84c6-97815570f1ee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39555) CREATE TABLE IF NOT EXISTS oximeter.measurements_u8 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(UInt8) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 296 | 2026.03.25 00:15:45.863625 [ 3 ] {d864208c-efa5-4459-84c6-97815570f1ee} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u8 | ||
| 297 | 2026.03.25 00:15:45.874235 [ 3 ] {d864208c-efa5-4459-84c6-97815570f1ee} <Debug> oximeter.measurements_u8 (4ca69b26-a9f0-4c3a-9b3e-740e4c1935e3): Loading data parts | ||
| 298 | 2026.03.25 00:15:45.874386 [ 3 ] {d864208c-efa5-4459-84c6-97815570f1ee} <Debug> oximeter.measurements_u8 (4ca69b26-a9f0-4c3a-9b3e-740e4c1935e3): There are no data parts | ||
| 299 | 2026.03.25 00:15:45.878573 [ 3 ] {d864208c-efa5-4459-84c6-97815570f1ee} <Debug> TCPHandler: Processed in 0.01524194 sec. | ||
| 300 | 2026.03.25 00:15:45.878819 [ 3 ] {} <Trace> TCP-Session: 93a2047a-2fbc-44c5-8d86-6a3c8c02d15d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 301 | 2026.03.25 00:15:45.879127 [ 3 ] {e6f398b0-bd9c-4825-bb2f-62ef644bd536} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39555) CREATE TABLE IF NOT EXISTS oximeter.measurements_i16 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Int16) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 302 | 2026.03.25 00:15:45.879201 [ 3 ] {e6f398b0-bd9c-4825-bb2f-62ef644bd536} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i16 | ||
| 303 | 2026.03.25 00:15:45.885601 [ 3 ] {e6f398b0-bd9c-4825-bb2f-62ef644bd536} <Debug> oximeter.measurements_i16 (85f80dbc-b965-4ef5-ab63-ce1d06fedc3a): Loading data parts | ||
| 304 | 2026.03.25 00:15:45.885741 [ 3 ] {e6f398b0-bd9c-4825-bb2f-62ef644bd536} <Debug> oximeter.measurements_i16 (85f80dbc-b965-4ef5-ab63-ce1d06fedc3a): There are no data parts | ||
| 305 | 2026.03.25 00:15:45.889035 [ 3 ] {e6f398b0-bd9c-4825-bb2f-62ef644bd536} <Debug> TCPHandler: Processed in 0.010307636 sec. | ||
| 306 | 2026.03.25 00:15:45.889180 [ 3 ] {} <Trace> TCP-Session: 93a2047a-2fbc-44c5-8d86-6a3c8c02d15d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 307 | 2026.03.25 00:15:45.889334 [ 3 ] {fb547726-6b2f-41cf-a69a-21fb66ba9c9c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39555) CREATE TABLE IF NOT EXISTS oximeter.measurements_u16 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(UInt16) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 308 | 2026.03.25 00:15:45.889391 [ 3 ] {fb547726-6b2f-41cf-a69a-21fb66ba9c9c} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u16 | ||
| 309 | 2026.03.25 00:15:45.899117 [ 3 ] {fb547726-6b2f-41cf-a69a-21fb66ba9c9c} <Debug> oximeter.measurements_u16 (620dcec7-c38c-4cb7-a98d-1cb2e785d5fd): Loading data parts | ||
| 310 | 2026.03.25 00:15:45.899334 [ 3 ] {fb547726-6b2f-41cf-a69a-21fb66ba9c9c} <Debug> oximeter.measurements_u16 (620dcec7-c38c-4cb7-a98d-1cb2e785d5fd): There are no data parts | ||
| 311 | 2026.03.25 00:15:45.903527 [ 3 ] {fb547726-6b2f-41cf-a69a-21fb66ba9c9c} <Debug> TCPHandler: Processed in 0.01439601 sec. | ||
| 312 | 2026.03.25 00:15:45.903664 [ 3 ] {} <Trace> TCP-Session: 93a2047a-2fbc-44c5-8d86-6a3c8c02d15d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 313 | 2026.03.25 00:15:45.903827 [ 3 ] {02544183-d8a2-44c3-8dc0-9082aae91cd5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39555) CREATE TABLE IF NOT EXISTS oximeter.measurements_i32 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Int32) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 314 | 2026.03.25 00:15:45.903868 [ 3 ] {02544183-d8a2-44c3-8dc0-9082aae91cd5} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i32 | ||
| 315 | 2026.03.25 00:15:45.910740 [ 3 ] {02544183-d8a2-44c3-8dc0-9082aae91cd5} <Debug> oximeter.measurements_i32 (c9ea64f3-8a53-49ba-a317-625c8dbf12bb): Loading data parts | ||
| 316 | 2026.03.25 00:15:45.910977 [ 3 ] {02544183-d8a2-44c3-8dc0-9082aae91cd5} <Debug> oximeter.measurements_i32 (c9ea64f3-8a53-49ba-a317-625c8dbf12bb): There are no data parts | ||
| 317 | 2026.03.25 00:15:45.924595 [ 3 ] {02544183-d8a2-44c3-8dc0-9082aae91cd5} <Debug> TCPHandler: Processed in 0.020980382 sec. | ||
| 318 | 2026.03.25 00:15:45.924800 [ 3 ] {} <Trace> TCP-Session: 93a2047a-2fbc-44c5-8d86-6a3c8c02d15d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 319 | 2026.03.25 00:15:45.924951 [ 3 ] {f5c9ab11-0054-4a11-badd-bef19f88b480} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39555) CREATE TABLE IF NOT EXISTS oximeter.measurements_u32 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(UInt32) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 320 | 2026.03.25 00:15:45.925052 [ 3 ] {f5c9ab11-0054-4a11-badd-bef19f88b480} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u32 | ||
| 321 | 2026.03.25 00:15:45.947373 [ 3 ] {f5c9ab11-0054-4a11-badd-bef19f88b480} <Debug> oximeter.measurements_u32 (3978a9b6-fd6b-46aa-be7c-c88d899b4dc7): Loading data parts | ||
| 322 | 2026.03.25 00:15:45.947569 [ 3 ] {f5c9ab11-0054-4a11-badd-bef19f88b480} <Debug> oximeter.measurements_u32 (3978a9b6-fd6b-46aa-be7c-c88d899b4dc7): There are no data parts | ||
| 323 | 2026.03.25 00:15:45.957328 [ 3 ] {f5c9ab11-0054-4a11-badd-bef19f88b480} <Debug> TCPHandler: Processed in 0.032576788 sec. | ||
| 324 | 2026.03.25 00:15:45.957487 [ 3 ] {} <Trace> TCP-Session: 93a2047a-2fbc-44c5-8d86-6a3c8c02d15d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 325 | 2026.03.25 00:15:45.957645 [ 3 ] {9134ff2a-5fee-4128-b509-1ed365983558} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39555) CREATE TABLE IF NOT EXISTS oximeter.measurements_i64 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Int64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 326 | 2026.03.25 00:15:45.957762 [ 3 ] {9134ff2a-5fee-4128-b509-1ed365983558} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i64 | ||
| 327 | 2026.03.25 00:15:45.965793 [ 3 ] {9134ff2a-5fee-4128-b509-1ed365983558} <Debug> oximeter.measurements_i64 (9a8499d8-7590-43c9-8eec-a1a2bbb269d3): Loading data parts | ||
| 328 | 2026.03.25 00:15:45.965944 [ 3 ] {9134ff2a-5fee-4128-b509-1ed365983558} <Debug> oximeter.measurements_i64 (9a8499d8-7590-43c9-8eec-a1a2bbb269d3): There are no data parts | ||
| 329 | 2026.03.25 00:15:45.972213 [ 3 ] {9134ff2a-5fee-4128-b509-1ed365983558} <Debug> TCPHandler: Processed in 0.014774019 sec. | ||
| 330 | 2026.03.25 00:15:45.972407 [ 3 ] {} <Trace> TCP-Session: 93a2047a-2fbc-44c5-8d86-6a3c8c02d15d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 331 | 2026.03.25 00:15:45.972590 [ 3 ] {32597214-fa1c-41a4-9bcb-4a6d01544c0d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39555) 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) | ||
| 332 | 2026.03.25 00:15:45.972695 [ 3 ] {32597214-fa1c-41a4-9bcb-4a6d01544c0d} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u64 | ||
| 333 | 2026.03.25 00:15:45.979658 [ 3 ] {32597214-fa1c-41a4-9bcb-4a6d01544c0d} <Debug> oximeter.measurements_u64 (a46c3f3f-9ded-4b50-9fc2-4f503dd169a4): Loading data parts | ||
| 334 | 2026.03.25 00:15:45.979809 [ 3 ] {32597214-fa1c-41a4-9bcb-4a6d01544c0d} <Debug> oximeter.measurements_u64 (a46c3f3f-9ded-4b50-9fc2-4f503dd169a4): There are no data parts | ||
| 335 | 2026.03.25 00:15:45.984397 [ 3 ] {32597214-fa1c-41a4-9bcb-4a6d01544c0d} <Debug> TCPHandler: Processed in 0.012043027 sec. | ||
| 336 | 2026.03.25 00:15:45.984548 [ 3 ] {} <Trace> TCP-Session: 93a2047a-2fbc-44c5-8d86-6a3c8c02d15d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 337 | 2026.03.25 00:15:45.984736 [ 3 ] {9897084a-ed58-47d1-96e3-fd5acbab6784} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39555) 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) | ||
| 338 | 2026.03.25 00:15:45.984850 [ 3 ] {9897084a-ed58-47d1-96e3-fd5acbab6784} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f32 | ||
| 339 | 2026.03.25 00:15:45.991083 [ 3 ] {9897084a-ed58-47d1-96e3-fd5acbab6784} <Debug> oximeter.measurements_f32 (4d86bea4-8a48-4c8b-96fd-fa7e480b5a30): Loading data parts | ||
| 340 | 2026.03.25 00:15:45.991212 [ 3 ] {9897084a-ed58-47d1-96e3-fd5acbab6784} <Debug> oximeter.measurements_f32 (4d86bea4-8a48-4c8b-96fd-fa7e480b5a30): There are no data parts | ||
| 341 | 2026.03.25 00:15:45.994725 [ 3 ] {9897084a-ed58-47d1-96e3-fd5acbab6784} <Debug> TCPHandler: Processed in 0.010232485 sec. | ||
| 342 | 2026.03.25 00:15:45.994860 [ 3 ] {} <Trace> TCP-Session: 93a2047a-2fbc-44c5-8d86-6a3c8c02d15d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 343 | 2026.03.25 00:15:45.995091 [ 3 ] {94bf97a7-2d59-4310-885b-244d81e88260} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39555) 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) | ||
| 344 | 2026.03.25 00:15:45.995199 [ 3 ] {94bf97a7-2d59-4310-885b-244d81e88260} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f64 | ||
| 345 | 2026.03.25 00:15:46.000145 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 122.17 MiB, peak 122.17 MiB, free memory in arenas 0.00 B, will set to 131.61 MiB (RSS), difference: 9.45 MiB | ||
| 346 | 2026.03.25 00:15:46.004654 [ 3 ] {94bf97a7-2d59-4310-885b-244d81e88260} <Debug> oximeter.measurements_f64 (212c2a6f-90cf-4c71-aafe-78c3b1fd8e79): Loading data parts | ||
| 347 | 2026.03.25 00:15:46.004891 [ 3 ] {94bf97a7-2d59-4310-885b-244d81e88260} <Debug> oximeter.measurements_f64 (212c2a6f-90cf-4c71-aafe-78c3b1fd8e79): There are no data parts | ||
| 348 | 2026.03.25 00:15:46.009024 [ 3 ] {94bf97a7-2d59-4310-885b-244d81e88260} <Debug> TCPHandler: Processed in 0.014209026 sec. | ||
| 349 | 2026.03.25 00:15:46.009188 [ 3 ] {} <Trace> TCP-Session: 93a2047a-2fbc-44c5-8d86-6a3c8c02d15d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 350 | 2026.03.25 00:15:46.009461 [ 3 ] {7d171f0b-6f54-4803-ba09-31cf2154eb52} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39555) 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.25 00:15:46.009580 [ 3 ] {7d171f0b-6f54-4803-ba09-31cf2154eb52} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_string | ||
| 352 | 2026.03.25 00:15:46.016088 [ 3 ] {7d171f0b-6f54-4803-ba09-31cf2154eb52} <Debug> oximeter.measurements_string (eda4a8af-a5dd-4a2e-b5ec-203ec4db24f9): Loading data parts | ||
| 353 | 2026.03.25 00:15:46.016237 [ 3 ] {7d171f0b-6f54-4803-ba09-31cf2154eb52} <Debug> oximeter.measurements_string (eda4a8af-a5dd-4a2e-b5ec-203ec4db24f9): There are no data parts | ||
| 354 | 2026.03.25 00:15:46.020433 [ 3 ] {7d171f0b-6f54-4803-ba09-31cf2154eb52} <Debug> TCPHandler: Processed in 0.011303359 sec. | ||
| 355 | 2026.03.25 00:15:46.020594 [ 3 ] {} <Trace> TCP-Session: 93a2047a-2fbc-44c5-8d86-6a3c8c02d15d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 356 | 2026.03.25 00:15:46.020787 [ 3 ] {53c8b494-3ffe-409d-b3d7-1fedb054c0bc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39555) 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.25 00:15:46.020928 [ 3 ] {53c8b494-3ffe-409d-b3d7-1fedb054c0bc} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bytes | ||
| 365 | 2026.03.25 00:15:46.029519 [ 3 ] {53c8b494-3ffe-409d-b3d7-1fedb054c0bc} <Debug> oximeter.measurements_bytes (19654f11-bd82-4596-9bf7-be997549abbb): Loading data parts | ||
| 366 | 2026.03.25 00:15:46.029658 [ 3 ] {53c8b494-3ffe-409d-b3d7-1fedb054c0bc} <Debug> oximeter.measurements_bytes (19654f11-bd82-4596-9bf7-be997549abbb): There are no data parts | ||
| 367 | 2026.03.25 00:15:46.033816 [ 3 ] {53c8b494-3ffe-409d-b3d7-1fedb054c0bc} <Debug> TCPHandler: Processed in 0.013280585 sec. | ||
| 368 | 2026.03.25 00:15:46.033977 [ 3 ] {} <Trace> TCP-Session: 93a2047a-2fbc-44c5-8d86-6a3c8c02d15d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 369 | 2026.03.25 00:15:46.034179 [ 3 ] {34c9afcd-85af-49f5-a29c-25316b5c1a5c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39555) 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.25 00:15:46.034372 [ 3 ] {34c9afcd-85af-49f5-a29c-25316b5c1a5c} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativei64 | ||
| 371 | 2026.03.25 00:15:46.040987 [ 3 ] {34c9afcd-85af-49f5-a29c-25316b5c1a5c} <Debug> oximeter.measurements_cumulativei64 (dfe05664-e769-425a-a73a-bb6c69e86690): Loading data parts | ||
| 372 | 2026.03.25 00:15:46.041136 [ 3 ] {34c9afcd-85af-49f5-a29c-25316b5c1a5c} <Debug> oximeter.measurements_cumulativei64 (dfe05664-e769-425a-a73a-bb6c69e86690): There are no data parts | ||
| 373 | 2026.03.25 00:15:46.044805 [ 3 ] {34c9afcd-85af-49f5-a29c-25316b5c1a5c} <Debug> TCPHandler: Processed in 0.01088791 sec. | ||
| 374 | 2026.03.25 00:15:46.044989 [ 3 ] {} <Trace> TCP-Session: 93a2047a-2fbc-44c5-8d86-6a3c8c02d15d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 375 | 2026.03.25 00:15:46.045194 [ 3 ] {831830cb-a167-400a-b248-c45dd6626f28} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39555) 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.25 00:15:46.045312 [ 3 ] {831830cb-a167-400a-b248-c45dd6626f28} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativeu64 | ||
| 377 | 2026.03.25 00:15:46.054672 [ 3 ] {831830cb-a167-400a-b248-c45dd6626f28} <Debug> oximeter.measurements_cumulativeu64 (d9515f17-c5fd-4592-903e-92bbab0fc185): Loading data parts | ||
| 378 | 2026.03.25 00:15:46.055076 [ 3 ] {831830cb-a167-400a-b248-c45dd6626f28} <Debug> oximeter.measurements_cumulativeu64 (d9515f17-c5fd-4592-903e-92bbab0fc185): There are no data parts | ||
| 379 | 2026.03.25 00:15:46.059431 [ 3 ] {831830cb-a167-400a-b248-c45dd6626f28} <Debug> TCPHandler: Processed in 0.014490342 sec. | ||
| 380 | 2026.03.25 00:15:46.059595 [ 3 ] {} <Trace> TCP-Session: 93a2047a-2fbc-44c5-8d86-6a3c8c02d15d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 381 | 2026.03.25 00:15:46.059860 [ 3 ] {ceb25e06-613b-4f17-8d8f-7595917d361c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39555) 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.25 00:15:46.059953 [ 3 ] {ceb25e06-613b-4f17-8d8f-7595917d361c} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef32 | ||
| 383 | 2026.03.25 00:15:46.066349 [ 3 ] {ceb25e06-613b-4f17-8d8f-7595917d361c} <Debug> oximeter.measurements_cumulativef32 (ad91e268-b23d-43cb-9b5b-c9b2dca22348): Loading data parts | ||
| 384 | 2026.03.25 00:15:46.066533 [ 3 ] {ceb25e06-613b-4f17-8d8f-7595917d361c} <Debug> oximeter.measurements_cumulativef32 (ad91e268-b23d-43cb-9b5b-c9b2dca22348): There are no data parts | ||
| 385 | 2026.03.25 00:15:46.070195 [ 3 ] {ceb25e06-613b-4f17-8d8f-7595917d361c} <Debug> TCPHandler: Processed in 0.010659594 sec. | ||
| 386 | 2026.03.25 00:15:46.070334 [ 3 ] {} <Trace> TCP-Session: 93a2047a-2fbc-44c5-8d86-6a3c8c02d15d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 387 | 2026.03.25 00:15:46.070490 [ 3 ] {bd8c677b-9ece-4bf0-a99c-7f9253ad41d3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39555) 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.25 00:15:46.070622 [ 3 ] {bd8c677b-9ece-4bf0-a99c-7f9253ad41d3} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef64 | ||
| 389 | 2026.03.25 00:15:46.080006 [ 3 ] {bd8c677b-9ece-4bf0-a99c-7f9253ad41d3} <Debug> oximeter.measurements_cumulativef64 (ae8a4c16-7727-4d2c-a5e6-e421be556e14): Loading data parts | ||
| 390 | 2026.03.25 00:15:46.080197 [ 3 ] {bd8c677b-9ece-4bf0-a99c-7f9253ad41d3} <Debug> oximeter.measurements_cumulativef64 (ae8a4c16-7727-4d2c-a5e6-e421be556e14): There are no data parts | ||
| 391 | 2026.03.25 00:15:46.084216 [ 3 ] {bd8c677b-9ece-4bf0-a99c-7f9253ad41d3} <Debug> TCPHandler: Processed in 0.013930399 sec. | ||
| 392 | 2026.03.25 00:15:46.084364 [ 3 ] {} <Trace> TCP-Session: 93a2047a-2fbc-44c5-8d86-6a3c8c02d15d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 393 | 2026.03.25 00:15:46.084717 [ 3 ] {3308028d-f3c0-47f2-9aee-a5f5defe2b2c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39555) 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.25 00:15:46.084869 [ 3 ] {3308028d-f3c0-47f2-9aee-a5f5defe2b2c} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami8 | ||
| 405 | 2026.03.25 00:15:46.092060 [ 3 ] {3308028d-f3c0-47f2-9aee-a5f5defe2b2c} <Debug> oximeter.measurements_histogrami8 (a505402a-5068-497c-8758-bad3373d4880): Loading data parts | ||
| 406 | 2026.03.25 00:15:46.092196 [ 3 ] {3308028d-f3c0-47f2-9aee-a5f5defe2b2c} <Debug> oximeter.measurements_histogrami8 (a505402a-5068-497c-8758-bad3373d4880): There are no data parts | ||
| 407 | 2026.03.25 00:15:46.095366 [ 3 ] {3308028d-f3c0-47f2-9aee-a5f5defe2b2c} <Debug> TCPHandler: Processed in 0.011053453 sec. | ||
| 408 | 2026.03.25 00:15:46.095529 [ 3 ] {} <Trace> TCP-Session: 93a2047a-2fbc-44c5-8d86-6a3c8c02d15d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 409 | 2026.03.25 00:15:46.095805 [ 3 ] {7a5ac8de-7cb9-45d2-ad4d-3eeed7761023} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39555) 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.25 00:15:46.095976 [ 3 ] {7a5ac8de-7cb9-45d2-ad4d-3eeed7761023} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu8 | ||
| 411 | 2026.03.25 00:15:46.105484 [ 3 ] {7a5ac8de-7cb9-45d2-ad4d-3eeed7761023} <Debug> oximeter.measurements_histogramu8 (aa621924-97d3-4694-814f-09e00229106e): Loading data parts | ||
| 412 | 2026.03.25 00:15:46.105699 [ 3 ] {7a5ac8de-7cb9-45d2-ad4d-3eeed7761023} <Debug> oximeter.measurements_histogramu8 (aa621924-97d3-4694-814f-09e00229106e): There are no data parts | ||
| 413 | 2026.03.25 00:15:46.109768 [ 3 ] {7a5ac8de-7cb9-45d2-ad4d-3eeed7761023} <Debug> TCPHandler: Processed in 0.014299028 sec. | ||
| 414 | 2026.03.25 00:15:46.109938 [ 3 ] {} <Trace> TCP-Session: 93a2047a-2fbc-44c5-8d86-6a3c8c02d15d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 415 | 2026.03.25 00:15:46.110283 [ 3 ] {d538d0b6-768a-4846-b148-f1ac30ef6f82} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39555) 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.25 00:15:46.110430 [ 3 ] {d538d0b6-768a-4846-b148-f1ac30ef6f82} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami16 | ||
| 417 | 2026.03.25 00:15:46.116567 [ 3 ] {d538d0b6-768a-4846-b148-f1ac30ef6f82} <Debug> oximeter.measurements_histogrami16 (77fb8ace-23bb-4945-85d5-15835b030357): Loading data parts | ||
| 418 | 2026.03.25 00:15:46.116722 [ 3 ] {d538d0b6-768a-4846-b148-f1ac30ef6f82} <Debug> oximeter.measurements_histogrami16 (77fb8ace-23bb-4945-85d5-15835b030357): There are no data parts | ||
| 419 | 2026.03.25 00:15:46.120503 [ 3 ] {d538d0b6-768a-4846-b148-f1ac30ef6f82} <Debug> TCPHandler: Processed in 0.010623093 sec. | ||
| 420 | 2026.03.25 00:15:46.120710 [ 3 ] {} <Trace> TCP-Session: 93a2047a-2fbc-44c5-8d86-6a3c8c02d15d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 421 | 2026.03.25 00:15:46.120921 [ 3 ] {73ff68bf-ffd6-491f-af75-527b60fc188b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39555) 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.25 00:15:46.121055 [ 3 ] {73ff68bf-ffd6-491f-af75-527b60fc188b} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu16 | ||
| 423 | 2026.03.25 00:15:46.129891 [ 3 ] {73ff68bf-ffd6-491f-af75-527b60fc188b} <Debug> oximeter.measurements_histogramu16 (57a67e54-8e60-4079-862c-7a2f635eecf0): Loading data parts | ||
| 424 | 2026.03.25 00:15:46.130263 [ 3 ] {73ff68bf-ffd6-491f-af75-527b60fc188b} <Debug> oximeter.measurements_histogramu16 (57a67e54-8e60-4079-862c-7a2f635eecf0): There are no data parts | ||
| 425 | 2026.03.25 00:15:46.134460 [ 3 ] {73ff68bf-ffd6-491f-af75-527b60fc188b} <Debug> TCPHandler: Processed in 0.013797127 sec. | ||
| 426 | 2026.03.25 00:15:46.134714 [ 3 ] {} <Trace> TCP-Session: 93a2047a-2fbc-44c5-8d86-6a3c8c02d15d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 427 | 2026.03.25 00:15:46.135274 [ 3 ] {3b70122e-f316-4b94-8b6d-872078dfd2a9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39555) 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.25 00:15:46.135478 [ 3 ] {3b70122e-f316-4b94-8b6d-872078dfd2a9} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami32 | ||
| 429 | 2026.03.25 00:15:46.141698 [ 3 ] {3b70122e-f316-4b94-8b6d-872078dfd2a9} <Debug> oximeter.measurements_histogrami32 (0e7b14cd-df73-4eac-bf71-78f491aa0eb2): Loading data parts | ||
| 430 | 2026.03.25 00:15:46.141851 [ 3 ] {3b70122e-f316-4b94-8b6d-872078dfd2a9} <Debug> oximeter.measurements_histogrami32 (0e7b14cd-df73-4eac-bf71-78f491aa0eb2): There are no data parts | ||
| 431 | 2026.03.25 00:15:46.144929 [ 3 ] {3b70122e-f316-4b94-8b6d-872078dfd2a9} <Debug> TCPHandler: Processed in 0.010313397 sec. | ||
| 432 | 2026.03.25 00:15:46.145142 [ 3 ] {} <Trace> TCP-Session: 93a2047a-2fbc-44c5-8d86-6a3c8c02d15d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 433 | 2026.03.25 00:15:46.145399 [ 3 ] {066bf0e8-5108-4a48-b3a8-4ee8ae29147f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39555) 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.25 00:15:46.145520 [ 3 ] {066bf0e8-5108-4a48-b3a8-4ee8ae29147f} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu32 | ||
| 435 | 2026.03.25 00:15:46.155221 [ 3 ] {066bf0e8-5108-4a48-b3a8-4ee8ae29147f} <Debug> oximeter.measurements_histogramu32 (0958473b-e867-4daa-8566-78edb7ce1e79): Loading data parts | ||
| 436 | 2026.03.25 00:15:46.155540 [ 3 ] {066bf0e8-5108-4a48-b3a8-4ee8ae29147f} <Debug> oximeter.measurements_histogramu32 (0958473b-e867-4daa-8566-78edb7ce1e79): There are no data parts | ||
| 437 | 2026.03.25 00:15:46.159703 [ 3 ] {066bf0e8-5108-4a48-b3a8-4ee8ae29147f} <Debug> TCPHandler: Processed in 0.014619206 sec. | ||
| 438 | 2026.03.25 00:15:46.160005 [ 3 ] {} <Trace> TCP-Session: 93a2047a-2fbc-44c5-8d86-6a3c8c02d15d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 439 | 2026.03.25 00:15:46.160351 [ 3 ] {942ba05b-94c3-4480-a5c2-d9ac9032d598} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39555) 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.25 00:15:46.160478 [ 3 ] {942ba05b-94c3-4480-a5c2-d9ac9032d598} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami64 | ||
| 441 | 2026.03.25 00:15:46.166552 [ 3 ] {942ba05b-94c3-4480-a5c2-d9ac9032d598} <Debug> oximeter.measurements_histogrami64 (bf4b67f9-ba8a-43b3-81c0-c7d60d544949): Loading data parts | ||
| 442 | 2026.03.25 00:15:46.166711 [ 3 ] {942ba05b-94c3-4480-a5c2-d9ac9032d598} <Debug> oximeter.measurements_histogrami64 (bf4b67f9-ba8a-43b3-81c0-c7d60d544949): There are no data parts | ||
| 443 | 2026.03.25 00:15:46.170432 [ 3 ] {942ba05b-94c3-4480-a5c2-d9ac9032d598} <Debug> TCPHandler: Processed in 0.01048622 sec. | ||
| 444 | 2026.03.25 00:15:46.170679 [ 3 ] {} <Trace> TCP-Session: 93a2047a-2fbc-44c5-8d86-6a3c8c02d15d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 445 | 2026.03.25 00:15:46.170933 [ 3 ] {f890777c-d121-44f2-98ec-2a347c544ac6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39555) 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.25 00:15:46.171077 [ 3 ] {f890777c-d121-44f2-98ec-2a347c544ac6} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu64 | ||
| 447 | 2026.03.25 00:15:46.180008 [ 3 ] {f890777c-d121-44f2-98ec-2a347c544ac6} <Debug> oximeter.measurements_histogramu64 (66b3c5cd-c277-4614-b9e1-0e483a2d8930): Loading data parts | ||
| 448 | 2026.03.25 00:15:46.180163 [ 3 ] {f890777c-d121-44f2-98ec-2a347c544ac6} <Debug> oximeter.measurements_histogramu64 (66b3c5cd-c277-4614-b9e1-0e483a2d8930): There are no data parts | ||
| 449 | 2026.03.25 00:15:46.184294 [ 3 ] {f890777c-d121-44f2-98ec-2a347c544ac6} <Debug> TCPHandler: Processed in 0.013671994 sec. | ||
| 450 | 2026.03.25 00:15:46.184496 [ 3 ] {} <Trace> TCP-Session: 93a2047a-2fbc-44c5-8d86-6a3c8c02d15d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 451 | 2026.03.25 00:15:46.184926 [ 3 ] {380cb48e-979c-4d03-a2e2-dd38b10e25f6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39555) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogramf32 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(Float32), counts Array(UInt64), min Float32, max Float32, sum_of_samples Float64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 452 | 2026.03.25 00:15:46.185148 [ 3 ] {380cb48e-979c-4d03-a2e2-dd38b10e25f6} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf32 | ||
| 453 | 2026.03.25 00:15:46.191232 [ 3 ] {380cb48e-979c-4d03-a2e2-dd38b10e25f6} <Debug> oximeter.measurements_histogramf32 (70d69159-13e3-4872-b18b-a7c363304c5f): Loading data parts | ||
| 454 | 2026.03.25 00:15:46.191371 [ 3 ] {380cb48e-979c-4d03-a2e2-dd38b10e25f6} <Debug> oximeter.measurements_histogramf32 (70d69159-13e3-4872-b18b-a7c363304c5f): There are no data parts | ||
| 455 | 2026.03.25 00:15:46.194824 [ 3 ] {380cb48e-979c-4d03-a2e2-dd38b10e25f6} <Debug> TCPHandler: Processed in 0.01042991 sec. | ||
| 456 | 2026.03.25 00:15:46.195013 [ 3 ] {} <Trace> TCP-Session: 93a2047a-2fbc-44c5-8d86-6a3c8c02d15d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 457 | 2026.03.25 00:15:46.195321 [ 3 ] {e87828b9-5491-4646-b308-752b3dd254c4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39555) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogramf64 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(Float64), counts Array(UInt64), min Float64, max Float64, sum_of_samples Float64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 458 | 2026.03.25 00:15:46.195448 [ 3 ] {e87828b9-5491-4646-b308-752b3dd254c4} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf64 | ||
| 459 | 2026.03.25 00:15:46.205202 [ 3 ] {e87828b9-5491-4646-b308-752b3dd254c4} <Debug> oximeter.measurements_histogramf64 (aafa10b9-eca5-40b4-a028-47ff34e90fff): Loading data parts | ||
| 460 | 2026.03.25 00:15:46.205366 [ 3 ] {e87828b9-5491-4646-b308-752b3dd254c4} <Debug> oximeter.measurements_histogramf64 (aafa10b9-eca5-40b4-a028-47ff34e90fff): There are no data parts | ||
| 461 | 2026.03.25 00:15:46.209780 [ 3 ] {e87828b9-5491-4646-b308-752b3dd254c4} <Debug> TCPHandler: Processed in 0.01481146 sec. | ||
| 462 | 2026.03.25 00:15:46.210055 [ 3 ] {} <Trace> TCP-Session: 93a2047a-2fbc-44c5-8d86-6a3c8c02d15d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 463 | 2026.03.25 00:15:46.210418 [ 3 ] {ce8d57d8-0220-4dc9-9ffe-c49893505dd1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39555) /* The field tables store named dimensions of each timeseries. | ||
| 464 | * | ||
| 465 | * As with the measurement tables, there is one field table for each field data | ||
| 466 | * type. Fields are deduplicated by using the "replacing merge tree", though | ||
| 467 | * this behavior **must not** be relied upon for query correctness. | ||
| 468 | * | ||
| 469 | * The index for the fields differs from the measurements, however. Rows are | ||
| 470 | * sorted by timeseries name, then field name, field value, and finally | ||
| 471 | * timeseries key. This reflects the most common pattern for looking them up: | ||
| 472 | * by field name and possibly value, within a timeseries. The resulting keys are | ||
| 473 | * usually then used to look up measurements. | ||
| 474 | * | ||
| 475 | * NOTE: We may want to consider a secondary index on these tables, sorting by | ||
| 476 | * timeseries name and then key, since it would improve lookups where one | ||
| 477 | * already has the key. Realistically though, these tables are quite small and | ||
| 478 | * so performance benefits will be low in absolute terms. | ||
| 479 | * | ||
| 480 | * TTL: We use a materialized column to expire old field table records. This | ||
| 481 | * column is generated automatically by the database whenever a new row is | ||
| 482 | * inserted. It cannot be inserted directly, nor is it returned in a `SELECT *` | ||
| 483 | * query. Since these tables are `ReplacingMergeTree`s, that means the last | ||
| 484 | * record will remain during a deduplication, which will have the last | ||
| 485 | * timestamp. ClickHouse will then expire old data for us, similar to the | ||
| 486 | * measurement tables. | ||
| 487 | */ | ||
| 488 | CREATE TABLE IF NOT EXISTS oximeter.fields_bool ( timeseries_name String, timeseries_key UInt64, field_name String, field_value Bool, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
| 489 | 2026.03.25 00:15:46.210627 [ 3 ] {ce8d57d8-0220-4dc9-9ffe-c49893505dd1} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_bool | ||
| 490 | 2026.03.25 00:15:46.217030 [ 3 ] {ce8d57d8-0220-4dc9-9ffe-c49893505dd1} <Debug> oximeter.fields_bool (0ffe143e-7ba6-4534-b6e7-daa53b7de010): Loading data parts | ||
| 491 | 2026.03.25 00:15:46.217270 [ 3 ] {ce8d57d8-0220-4dc9-9ffe-c49893505dd1} <Debug> oximeter.fields_bool (0ffe143e-7ba6-4534-b6e7-daa53b7de010): There are no data parts | ||
| 492 | 2026.03.25 00:15:46.220515 [ 3 ] {ce8d57d8-0220-4dc9-9ffe-c49893505dd1} <Debug> TCPHandler: Processed in 0.010563152 sec. | ||
| 493 | 2026.03.25 00:15:46.220652 [ 3 ] {} <Trace> TCP-Session: 93a2047a-2fbc-44c5-8d86-6a3c8c02d15d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 494 | 2026.03.25 00:15:46.220882 [ 3 ] {134fc60f-2d99-454d-a70d-64380a883c3d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39555) CREATE TABLE IF NOT EXISTS oximeter.fields_i8 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value Int8, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
| 495 | 2026.03.25 00:15:46.221002 [ 3 ] {134fc60f-2d99-454d-a70d-64380a883c3d} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i8 | ||
| 496 | 2026.03.25 00:15:46.230680 [ 3 ] {134fc60f-2d99-454d-a70d-64380a883c3d} <Debug> oximeter.fields_i8 (be390c44-656f-4f93-8e23-fc3125d49b27): Loading data parts | ||
| 497 | 2026.03.25 00:15:46.230815 [ 3 ] {134fc60f-2d99-454d-a70d-64380a883c3d} <Debug> oximeter.fields_i8 (be390c44-656f-4f93-8e23-fc3125d49b27): There are no data parts | ||
| 498 | 2026.03.25 00:15:46.234912 [ 3 ] {134fc60f-2d99-454d-a70d-64380a883c3d} <Debug> TCPHandler: Processed in 0.014309749 sec. | ||
| 499 | 2026.03.25 00:15:46.235074 [ 3 ] {} <Trace> TCP-Session: 93a2047a-2fbc-44c5-8d86-6a3c8c02d15d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 500 | 2026.03.25 00:15:46.235228 [ 3 ] {ba33579d-6c96-4097-a5fc-0496750f4f24} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39555) CREATE TABLE IF NOT EXISTS oximeter.fields_u8 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value UInt8, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
| 501 | 2026.03.25 00:15:46.235345 [ 3 ] {ba33579d-6c96-4097-a5fc-0496750f4f24} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u8 | ||
| 502 | 2026.03.25 00:15:46.242149 [ 3 ] {ba33579d-6c96-4097-a5fc-0496750f4f24} <Debug> oximeter.fields_u8 (fa258e8d-285a-434f-b894-6be795807874): Loading data parts | ||
| 503 | 2026.03.25 00:15:46.242415 [ 3 ] {ba33579d-6c96-4097-a5fc-0496750f4f24} <Debug> oximeter.fields_u8 (fa258e8d-285a-434f-b894-6be795807874): There are no data parts | ||
| 504 | 2026.03.25 00:15:46.246122 [ 3 ] {ba33579d-6c96-4097-a5fc-0496750f4f24} <Debug> TCPHandler: Processed in 0.011100504 sec. | ||
| 505 | 2026.03.25 00:15:46.246274 [ 3 ] {} <Trace> TCP-Session: 93a2047a-2fbc-44c5-8d86-6a3c8c02d15d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 506 | 2026.03.25 00:15:46.246632 [ 3 ] {be834da0-9193-43bb-9a28-8adfe6aba87c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39555) CREATE TABLE IF NOT EXISTS oximeter.fields_i16 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value Int16, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
| 507 | 2026.03.25 00:15:46.246763 [ 3 ] {be834da0-9193-43bb-9a28-8adfe6aba87c} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i16 | ||
| 508 | 2026.03.25 00:15:46.255603 [ 3 ] {be834da0-9193-43bb-9a28-8adfe6aba87c} <Debug> oximeter.fields_i16 (78240462-1731-4218-9a79-d1fbaf59befe): Loading data parts | ||
| 509 | 2026.03.25 00:15:46.255766 [ 3 ] {be834da0-9193-43bb-9a28-8adfe6aba87c} <Debug> oximeter.fields_i16 (78240462-1731-4218-9a79-d1fbaf59befe): There are no data parts | ||
| 510 | 2026.03.25 00:15:46.260234 [ 3 ] {be834da0-9193-43bb-9a28-8adfe6aba87c} <Debug> TCPHandler: Processed in 0.014017382 sec. | ||
| 511 | 2026.03.25 00:15:46.260487 [ 3 ] {} <Trace> TCP-Session: 93a2047a-2fbc-44c5-8d86-6a3c8c02d15d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 512 | 2026.03.25 00:15:46.260638 [ 3 ] {e35d79b0-98d9-4559-9a55-9ef8ef3b1ce3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39555) CREATE TABLE IF NOT EXISTS oximeter.fields_u16 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value UInt16, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
| 513 | 2026.03.25 00:15:46.260775 [ 3 ] {e35d79b0-98d9-4559-9a55-9ef8ef3b1ce3} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u16 | ||
| 514 | 2026.03.25 00:15:46.267460 [ 3 ] {e35d79b0-98d9-4559-9a55-9ef8ef3b1ce3} <Debug> oximeter.fields_u16 (b490aa8d-8720-450c-9d9d-0c0be0c6e0e1): Loading data parts | ||
| 515 | 2026.03.25 00:15:46.267695 [ 3 ] {e35d79b0-98d9-4559-9a55-9ef8ef3b1ce3} <Debug> oximeter.fields_u16 (b490aa8d-8720-450c-9d9d-0c0be0c6e0e1): There are no data parts | ||
| 516 | 2026.03.25 00:15:46.270876 [ 3 ] {e35d79b0-98d9-4559-9a55-9ef8ef3b1ce3} <Debug> TCPHandler: Processed in 0.010456801 sec. | ||
| 517 | 2026.03.25 00:15:46.271015 [ 3 ] {} <Trace> TCP-Session: 93a2047a-2fbc-44c5-8d86-6a3c8c02d15d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 518 | 2026.03.25 00:15:46.271250 [ 3 ] {880b4251-2e21-4aa9-8793-3fcc64032e79} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39555) CREATE TABLE IF NOT EXISTS oximeter.fields_i32 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value Int32, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
| 519 | 2026.03.25 00:15:46.271437 [ 3 ] {880b4251-2e21-4aa9-8793-3fcc64032e79} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i32 | ||
| 520 | 2026.03.25 00:15:46.281170 [ 3 ] {880b4251-2e21-4aa9-8793-3fcc64032e79} <Debug> oximeter.fields_i32 (4e40907c-1983-4a96-afa1-b4a9fc39c388): Loading data parts | ||
| 521 | 2026.03.25 00:15:46.281298 [ 3 ] {880b4251-2e21-4aa9-8793-3fcc64032e79} <Debug> oximeter.fields_i32 (4e40907c-1983-4a96-afa1-b4a9fc39c388): There are no data parts | ||
| 522 | 2026.03.25 00:15:46.285733 [ 3 ] {880b4251-2e21-4aa9-8793-3fcc64032e79} <Debug> TCPHandler: Processed in 0.014764408 sec. | ||
| 523 | 2026.03.25 00:15:46.285983 [ 3 ] {} <Trace> TCP-Session: 93a2047a-2fbc-44c5-8d86-6a3c8c02d15d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 524 | 2026.03.25 00:15:46.286285 [ 3 ] {118470f2-22ea-432c-91cc-8ca04c83af22} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39555) CREATE TABLE IF NOT EXISTS oximeter.fields_u32 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value UInt32, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
| 525 | 2026.03.25 00:15:46.286480 [ 3 ] {118470f2-22ea-432c-91cc-8ca04c83af22} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u32 | ||
| 526 | 2026.03.25 00:15:46.292596 [ 3 ] {118470f2-22ea-432c-91cc-8ca04c83af22} <Debug> oximeter.fields_u32 (79eddaf6-5920-48fe-8c45-6c5582e58677): Loading data parts | ||
| 527 | 2026.03.25 00:15:46.292821 [ 3 ] {118470f2-22ea-432c-91cc-8ca04c83af22} <Debug> oximeter.fields_u32 (79eddaf6-5920-48fe-8c45-6c5582e58677): There are no data parts | ||
| 528 | 2026.03.25 00:15:46.296960 [ 3 ] {118470f2-22ea-432c-91cc-8ca04c83af22} <Debug> TCPHandler: Processed in 0.011077564 sec. | ||
| 529 | 2026.03.25 00:15:46.297091 [ 3 ] {} <Trace> TCP-Session: 93a2047a-2fbc-44c5-8d86-6a3c8c02d15d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 530 | 2026.03.25 00:15:46.297372 [ 3 ] {be084422-f82f-4490-924c-64c3334b11db} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39555) CREATE TABLE IF NOT EXISTS oximeter.fields_i64 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value Int64, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
| 531 | 2026.03.25 00:15:46.297487 [ 3 ] {be084422-f82f-4490-924c-64c3334b11db} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i64 | ||
| 532 | 2026.03.25 00:15:46.306276 [ 3 ] {be084422-f82f-4490-924c-64c3334b11db} <Debug> oximeter.fields_i64 (b98e50c8-546e-4078-b215-7254d77d52ac): Loading data parts | ||
| 533 | 2026.03.25 00:15:46.306467 [ 3 ] {be084422-f82f-4490-924c-64c3334b11db} <Debug> oximeter.fields_i64 (b98e50c8-546e-4078-b215-7254d77d52ac): There are no data parts | ||
| 534 | 2026.03.25 00:15:46.310666 [ 3 ] {be084422-f82f-4490-924c-64c3334b11db} <Debug> TCPHandler: Processed in 0.013620553 sec. | ||
| 535 | 2026.03.25 00:15:46.310903 [ 3 ] {} <Trace> TCP-Session: 93a2047a-2fbc-44c5-8d86-6a3c8c02d15d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 536 | 2026.03.25 00:15:46.311204 [ 3 ] {5690e24d-e8ad-4d24-a177-30b3d8dfaacb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39555) CREATE TABLE IF NOT EXISTS oximeter.fields_u64 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value UInt64, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
| 537 | 2026.03.25 00:15:46.311412 [ 3 ] {5690e24d-e8ad-4d24-a177-30b3d8dfaacb} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u64 | ||
| 538 | 2026.03.25 00:15:46.318476 [ 3 ] {5690e24d-e8ad-4d24-a177-30b3d8dfaacb} <Debug> oximeter.fields_u64 (3ff11c92-02f0-4d7f-b78c-e898b3889a19): Loading data parts | ||
| 539 | 2026.03.25 00:15:46.318682 [ 3 ] {5690e24d-e8ad-4d24-a177-30b3d8dfaacb} <Debug> oximeter.fields_u64 (3ff11c92-02f0-4d7f-b78c-e898b3889a19): There are no data parts | ||
| 540 | 2026.03.25 00:15:46.321303 [ 3 ] {5690e24d-e8ad-4d24-a177-30b3d8dfaacb} <Debug> TCPHandler: Processed in 0.010499171 sec. | ||
| 541 | 2026.03.25 00:15:46.321440 [ 3 ] {} <Trace> TCP-Session: 93a2047a-2fbc-44c5-8d86-6a3c8c02d15d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 542 | 2026.03.25 00:15:46.321672 [ 3 ] {9af77254-a5c8-43aa-ab90-d444406d62a9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39555) CREATE TABLE IF NOT EXISTS oximeter.fields_ipaddr ( timeseries_name String, timeseries_key UInt64, field_name String, field_value IPv6, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
| 543 | 2026.03.25 00:15:46.321794 [ 3 ] {9af77254-a5c8-43aa-ab90-d444406d62a9} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_ipaddr | ||
| 544 | 2026.03.25 00:15:46.332167 [ 3 ] {9af77254-a5c8-43aa-ab90-d444406d62a9} <Debug> oximeter.fields_ipaddr (2be1fe0e-d681-4366-b872-d5e7a11bcfe0): Loading data parts | ||
| 545 | 2026.03.25 00:15:46.332313 [ 3 ] {9af77254-a5c8-43aa-ab90-d444406d62a9} <Debug> oximeter.fields_ipaddr (2be1fe0e-d681-4366-b872-d5e7a11bcfe0): There are no data parts | ||
| 546 | 2026.03.25 00:15:46.355227 [ 3 ] {9af77254-a5c8-43aa-ab90-d444406d62a9} <Debug> TCPHandler: Processed in 0.033833057 sec. | ||
| 547 | 2026.03.25 00:15:46.355369 [ 3 ] {} <Trace> TCP-Session: 93a2047a-2fbc-44c5-8d86-6a3c8c02d15d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 548 | 2026.03.25 00:15:46.355520 [ 3 ] {d4e4a7a8-6124-40aa-b9ec-242c3ca77751} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39555) CREATE TABLE IF NOT EXISTS oximeter.fields_string ( timeseries_name String, timeseries_key UInt64, field_name String, field_value String, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
| 549 | 2026.03.25 00:15:46.355633 [ 3 ] {d4e4a7a8-6124-40aa-b9ec-242c3ca77751} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_string | ||
| 550 | 2026.03.25 00:15:46.373030 [ 3 ] {d4e4a7a8-6124-40aa-b9ec-242c3ca77751} <Debug> oximeter.fields_string (da9d4756-c540-45ff-bdbb-bdc9c8d31861): Loading data parts | ||
| 551 | 2026.03.25 00:15:46.373252 [ 3 ] {d4e4a7a8-6124-40aa-b9ec-242c3ca77751} <Debug> oximeter.fields_string (da9d4756-c540-45ff-bdbb-bdc9c8d31861): There are no data parts | ||
| 552 | 2026.03.25 00:15:46.386878 [ 3 ] {d4e4a7a8-6124-40aa-b9ec-242c3ca77751} <Debug> TCPHandler: Processed in 0.031556374 sec. | ||
| 553 | 2026.03.25 00:15:46.387149 [ 3 ] {} <Trace> TCP-Session: 93a2047a-2fbc-44c5-8d86-6a3c8c02d15d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 554 | 2026.03.25 00:15:46.387544 [ 3 ] {4b9831af-38c1-4d52-912b-dd83a78797f0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39555) CREATE TABLE IF NOT EXISTS oximeter.fields_uuid ( timeseries_name String, timeseries_key UInt64, field_name String, field_value UUID, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
| 555 | 2026.03.25 00:15:46.387668 [ 3 ] {4b9831af-38c1-4d52-912b-dd83a78797f0} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_uuid | ||
| 556 | 2026.03.25 00:15:46.409235 [ 3 ] {4b9831af-38c1-4d52-912b-dd83a78797f0} <Debug> oximeter.fields_uuid (6a83c119-7e6c-4ef5-9da4-bd1e7cdd4b62): Loading data parts | ||
| 557 | 2026.03.25 00:15:46.409497 [ 3 ] {4b9831af-38c1-4d52-912b-dd83a78797f0} <Debug> oximeter.fields_uuid (6a83c119-7e6c-4ef5-9da4-bd1e7cdd4b62): There are no data parts | ||
| 558 | 2026.03.25 00:15:46.413396 [ 3 ] {4b9831af-38c1-4d52-912b-dd83a78797f0} <Debug> TCPHandler: Processed in 0.026345905 sec. | ||
| 559 | 2026.03.25 00:15:46.413565 [ 3 ] {} <Trace> TCP-Session: 93a2047a-2fbc-44c5-8d86-6a3c8c02d15d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 560 | 2026.03.25 00:15:46.413807 [ 3 ] {f90fa7aa-214b-4560-a970-4436c0014cca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39555) /* The timeseries schema table stores the extracted schema for the samples | ||
| 561 | * oximeter collects. | ||
| 562 | */ | ||
| 563 | CREATE TABLE IF NOT EXISTS oximeter.timeseries_schema ( timeseries_name String, fields Nested( name String, type Enum( 'Bool' = 1, 'I64' = 2, 'IpAddr' = 3, 'String' = 4, 'Uuid' = 6, 'I8' = 7, 'U8' = 8, 'I16' = 9, 'U16' = 10, 'I32' = 11, 'U32' = 12, 'U64' = 13 ), source Enum( 'Target' = 1, 'Metric' = 2 ) ), datum_type Enum( 'Bool' = 1, 'I64' = 2, 'F64' = 3, 'String' = 4, 'Bytes' = 5, 'CumulativeI64' = 6, 'CumulativeF64' = 7, 'HistogramI64' = 8, 'HistogramF64' = 9, 'I8' = 10, 'U8' = 11, 'I16' = 12, 'U16' = 13, 'I32' = 14, 'U32' = 15, 'U64' = 16, 'F32' = 17, 'CumulativeU64' = 18, 'CumulativeF32' = 19, 'HistogramI8' = 20, 'HistogramU8' = 21, 'HistogramI16' = 22, 'HistogramU16' = 23, 'HistogramI32' = 24, 'HistogramU32' = 25, 'HistogramU64' = 26, 'HistogramF32' = 27 ), created DateTime64(9, 'UTC') ) ENGINE = MergeTree() ORDER BY (timeseries_name, fields.name) (stage: Complete) | ||
| 564 | 2026.03.25 00:15:46.413942 [ 3 ] {f90fa7aa-214b-4560-a970-4436c0014cca} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.timeseries_schema | ||
| 565 | 2026.03.25 00:15:46.425767 [ 3 ] {f90fa7aa-214b-4560-a970-4436c0014cca} <Debug> oximeter.timeseries_schema (96f26d48-a441-49ea-a0d1-4f4890aad707): Loading data parts | ||
| 566 | 2026.03.25 00:15:46.425893 [ 3 ] {f90fa7aa-214b-4560-a970-4436c0014cca} <Debug> oximeter.timeseries_schema (96f26d48-a441-49ea-a0d1-4f4890aad707): There are no data parts | ||
| 567 | 2026.03.25 00:15:46.439044 [ 3 ] {f90fa7aa-214b-4560-a970-4436c0014cca} <Debug> TCPHandler: Processed in 0.025528386 sec. | ||
| 568 | 2026.03.25 00:15:46.439347 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 569 | 2026.03.25 00:15:46.439641 [ 5 ] {c5b4393a-69ed-4314-8e66-027024c51321} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.version (*) VALUES (stage: Complete) | ||
| 570 | 2026.03.25 00:15:46.441217 [ 5 ] {c5b4393a-69ed-4314-8e66-027024c51321} <Trace> ContextAccess (default): Access granted: INSERT(value, timestamp) ON oximeter.version | ||
| 571 | 2026.03.25 00:15:46.450736 [ 260 ] {c5b4393a-69ed-4314-8e66-027024c51321} <Trace> oximeter.version (97ad2ce0-cded-4649-a1b6-ff7c59ff4a2c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 572 | 2026.03.25 00:15:46.450779 [ 260 ] {c5b4393a-69ed-4314-8e66-027024c51321} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.32 GiB. | ||
| 573 | 2026.03.25 00:15:46.455486 [ 260 ] {c5b4393a-69ed-4314-8e66-027024c51321} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 574 | 2026.03.25 00:15:46.456070 [ 260 ] {c5b4393a-69ed-4314-8e66-027024c51321} <Trace> oximeter.version (97ad2ce0-cded-4649-a1b6-ff7c59ff4a2c): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 575 | 2026.03.25 00:15:46.456318 [ 5 ] {c5b4393a-69ed-4314-8e66-027024c51321} <Debug> executeQuery: Read 1 rows, 16.00 B in 0.01681 sec., 59.488399762046406 rows/sec., 951.81 B/sec. | ||
| 576 | 2026.03.25 00:15:46.456763 [ 5 ] {c5b4393a-69ed-4314-8e66-027024c51321} <Debug> TCPHandler: Processed in 0.017557013 sec. | ||
| 577 | 2026.03.25 00:15:46.800766 [ 262 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:64077 | ||
| 578 | 2026.03.25 00:15:46.800904 [ 262 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 579 | 2026.03.25 00:15:46.800932 [ 262 ] {} <Debug> TCP-Session: 93ae4d7c-929b-46a5-9aed-1e0cb9f57250 Authenticating user 'default' from [fd00:1122:3344:101::c]:64077 | ||
| 580 | 2026.03.25 00:15:46.801047 [ 262 ] {} <Debug> TCP-Session: 93ae4d7c-929b-46a5-9aed-1e0cb9f57250 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 581 | 2026.03.25 00:15:46.801061 [ 262 ] {} <Debug> TCP-Session: 93ae4d7c-929b-46a5-9aed-1e0cb9f57250 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 582 | 2026.03.25 00:15:46.801124 [ 262 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 583 | 2026.03.25 00:15:46.801219 [ 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 | ||
| 584 | 2026.03.25 00:15:46.801235 [ 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 | ||
| 585 | 2026.03.25 00:15:46.801852 [ 264 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:44301 | ||
| 586 | 2026.03.25 00:15:46.801853 [ 263 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:34221 | ||
| 587 | 2026.03.25 00:15:46.801908 [ 265 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:50397 | ||
| 588 | 2026.03.25 00:15:46.802046 [ 264 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 589 | 2026.03.25 00:15:46.802067 [ 267 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:38694 | ||
| 590 | 2026.03.25 00:15:46.802089 [ 264 ] {} <Debug> TCP-Session: af6311c0-48df-41ba-af2e-0d06a61a2778 Authenticating user 'default' from [fd00:1122:3344:101::c]:44301 | ||
| 591 | 2026.03.25 00:15:46.802159 [ 266 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:50546 | ||
| 592 | 2026.03.25 00:15:46.802159 [ 268 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:49195 | ||
| 593 | 2026.03.25 00:15:46.802216 [ 263 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 594 | 2026.03.25 00:15:46.802229 [ 264 ] {} <Debug> TCP-Session: af6311c0-48df-41ba-af2e-0d06a61a2778 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 595 | 2026.03.25 00:15:46.802276 [ 263 ] {} <Debug> TCP-Session: a3abf34d-872d-460e-9c97-3816b71980ff Authenticating user 'default' from [fd00:1122:3344:101::c]:34221 | ||
| 596 | 2026.03.25 00:15:46.802293 [ 269 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:51061 | ||
| 597 | 2026.03.25 00:15:46.802309 [ 267 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 598 | 2026.03.25 00:15:46.802324 [ 264 ] {} <Debug> TCP-Session: af6311c0-48df-41ba-af2e-0d06a61a2778 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 599 | 2026.03.25 00:15:46.802490 [ 265 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 600 | 2026.03.25 00:15:46.802360 [ 263 ] {} <Debug> TCP-Session: a3abf34d-872d-460e-9c97-3816b71980ff Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 601 | 2026.03.25 00:15:46.802553 [ 268 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 602 | 2026.03.25 00:15:46.802532 [ 265 ] {} <Debug> TCP-Session: 8dbf1c2e-1fbd-4f82-9e68-d3fcc8005a5c Authenticating user 'default' from [fd00:1122:3344:101::c]:50397 | ||
| 603 | 2026.03.25 00:15:46.802526 [ 267 ] {} <Debug> TCP-Session: 332cb2c6-eb97-4c19-9147-4942bfc384ba Authenticating user 'default' from [fd00:1122:3344:101::c]:38694 | ||
| 604 | 2026.03.25 00:15:46.802658 [ 263 ] {} <Debug> TCP-Session: a3abf34d-872d-460e-9c97-3816b71980ff Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 605 | 2026.03.25 00:15:46.802682 [ 265 ] {} <Debug> TCP-Session: 8dbf1c2e-1fbd-4f82-9e68-d3fcc8005a5c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 606 | 2026.03.25 00:15:46.802707 [ 269 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 607 | 2026.03.25 00:15:46.802705 [ 267 ] {} <Debug> TCP-Session: 332cb2c6-eb97-4c19-9147-4942bfc384ba Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 608 | 2026.03.25 00:15:46.802769 [ 265 ] {} <Debug> TCP-Session: 8dbf1c2e-1fbd-4f82-9e68-d3fcc8005a5c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 609 | 2026.03.25 00:15:46.802781 [ 269 ] {} <Debug> TCP-Session: aa26e525-2981-437f-82bb-ef16768b3b19 Authenticating user 'default' from [fd00:1122:3344:101::c]:51061 | ||
| 610 | 2026.03.25 00:15:46.802703 [ 268 ] {} <Debug> TCP-Session: cd726d32-87c5-4a77-9274-df28b77edb8b Authenticating user 'default' from [fd00:1122:3344:101::c]:49195 | ||
| 611 | 2026.03.25 00:15:46.802842 [ 269 ] {} <Debug> TCP-Session: aa26e525-2981-437f-82bb-ef16768b3b19 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 612 | 2026.03.25 00:15:46.802825 [ 267 ] {} <Debug> TCP-Session: 332cb2c6-eb97-4c19-9147-4942bfc384ba Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 613 | 2026.03.25 00:15:46.802671 [ 266 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 614 | 2026.03.25 00:15:46.802950 [ 269 ] {} <Debug> TCP-Session: aa26e525-2981-437f-82bb-ef16768b3b19 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 615 | 2026.03.25 00:15:46.802932 [ 268 ] {} <Debug> TCP-Session: cd726d32-87c5-4a77-9274-df28b77edb8b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 616 | 2026.03.25 00:15:46.803064 [ 266 ] {} <Debug> TCP-Session: aeb08ecc-3cc8-41d3-a716-97548087cf4b Authenticating user 'default' from [fd00:1122:3344:101::c]:50546 | ||
| 617 | 2026.03.25 00:15:46.803066 [ 268 ] {} <Debug> TCP-Session: cd726d32-87c5-4a77-9274-df28b77edb8b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 618 | 2026.03.25 00:15:46.803169 [ 266 ] {} <Debug> TCP-Session: aeb08ecc-3cc8-41d3-a716-97548087cf4b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 619 | 2026.03.25 00:15:46.803190 [ 266 ] {} <Debug> TCP-Session: aeb08ecc-3cc8-41d3-a716-97548087cf4b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 620 | 2026.03.25 00:15:47.000147 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 134.06 MiB, peak 134.06 MiB, free memory in arenas 0.00 B, will set to 138.67 MiB (RSS), difference: 4.61 MiB | ||
| 621 | 2026.03.25 00:15:47.853606 [ 270 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:58678 | ||
| 622 | 2026.03.25 00:15:47.853810 [ 270 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 623 | 2026.03.25 00:15:47.853957 [ 270 ] {} <Debug> TCP-Session: ac8483ef-6b94-4ab4-9c9c-665dae9ec83f Authenticating user 'default' from [fd00:1122:3344:101::b]:58678 | ||
| 624 | 2026.03.25 00:15:47.853981 [ 270 ] {} <Debug> TCP-Session: ac8483ef-6b94-4ab4-9c9c-665dae9ec83f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 625 | 2026.03.25 00:15:47.853993 [ 270 ] {} <Debug> TCP-Session: ac8483ef-6b94-4ab4-9c9c-665dae9ec83f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 626 | 2026.03.25 00:15:47.854145 [ 270 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 627 | 2026.03.25 00:15:47.854183 [ 270 ] {} <Trace> ContextAccess (default): List of all grants: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 628 | 2026.03.25 00:15:47.854279 [ 270 ] {} <Trace> ContextAccess (default): List of all grants including implicit: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 629 | 2026.03.25 00:15:47.854772 [ 272 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:61389 | ||
| 630 | 2026.03.25 00:15:47.854789 [ 271 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:48433 | ||
| 631 | 2026.03.25 00:15:47.854913 [ 274 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:46127 | ||
| 632 | 2026.03.25 00:15:47.854925 [ 273 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:44272 | ||
| 633 | 2026.03.25 00:15:47.855103 [ 276 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:33589 | ||
| 634 | 2026.03.25 00:15:47.855175 [ 274 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 635 | 2026.03.25 00:15:47.855207 [ 272 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 636 | 2026.03.25 00:15:47.855108 [ 275 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:57145 | ||
| 637 | 2026.03.25 00:15:47.855291 [ 274 ] {} <Debug> TCP-Session: 7a0c2a97-ea6f-4beb-93c2-decc07854ee8 Authenticating user 'default' from [fd00:1122:3344:101::b]:46127 | ||
| 638 | 2026.03.25 00:15:47.855344 [ 277 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:47556 | ||
| 639 | 2026.03.25 00:15:47.855323 [ 272 ] {} <Debug> TCP-Session: 2a0c122c-853d-4552-8595-5786af636bcc Authenticating user 'default' from [fd00:1122:3344:101::b]:61389 | ||
| 640 | 2026.03.25 00:15:47.855457 [ 272 ] {} <Debug> TCP-Session: 2a0c122c-853d-4552-8595-5786af636bcc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 641 | 2026.03.25 00:15:47.855456 [ 274 ] {} <Debug> TCP-Session: 7a0c2a97-ea6f-4beb-93c2-decc07854ee8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 642 | 2026.03.25 00:15:47.855536 [ 272 ] {} <Debug> TCP-Session: 2a0c122c-853d-4552-8595-5786af636bcc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 643 | 2026.03.25 00:15:47.855394 [ 271 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 644 | 2026.03.25 00:15:47.855596 [ 277 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 645 | 2026.03.25 00:15:47.855654 [ 271 ] {} <Debug> TCP-Session: 5005de9c-e869-4a29-9281-5de8aeec4618 Authenticating user 'default' from [fd00:1122:3344:101::b]:48433 | ||
| 646 | 2026.03.25 00:15:47.855646 [ 276 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 647 | 2026.03.25 00:15:47.855622 [ 274 ] {} <Debug> TCP-Session: 7a0c2a97-ea6f-4beb-93c2-decc07854ee8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 648 | 2026.03.25 00:15:47.855787 [ 271 ] {} <Debug> TCP-Session: 5005de9c-e869-4a29-9281-5de8aeec4618 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 649 | 2026.03.25 00:15:47.855778 [ 276 ] {} <Debug> TCP-Session: 3d32662d-7da4-4422-987b-b646ac4aec9e Authenticating user 'default' from [fd00:1122:3344:101::b]:33589 | ||
| 650 | 2026.03.25 00:15:47.855718 [ 275 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 651 | 2026.03.25 00:15:47.855907 [ 276 ] {} <Debug> TCP-Session: 3d32662d-7da4-4422-987b-b646ac4aec9e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 652 | 2026.03.25 00:15:47.855918 [ 271 ] {} <Debug> TCP-Session: 5005de9c-e869-4a29-9281-5de8aeec4618 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 653 | 2026.03.25 00:15:47.855596 [ 273 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 654 | 2026.03.25 00:15:47.856016 [ 276 ] {} <Debug> TCP-Session: 3d32662d-7da4-4422-987b-b646ac4aec9e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 655 | 2026.03.25 00:15:47.855999 [ 275 ] {} <Debug> TCP-Session: 4decd0ba-08e7-493e-8697-8ac5fa011be1 Authenticating user 'default' from [fd00:1122:3344:101::b]:57145 | ||
| 656 | 2026.03.25 00:15:47.855768 [ 277 ] {} <Debug> TCP-Session: 691a247d-9125-46f9-9305-86c6571cf36b Authenticating user 'default' from [fd00:1122:3344:101::b]:47556 | ||
| 657 | 2026.03.25 00:15:47.856133 [ 275 ] {} <Debug> TCP-Session: 4decd0ba-08e7-493e-8697-8ac5fa011be1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 658 | 2026.03.25 00:15:47.856125 [ 273 ] {} <Debug> TCP-Session: 62e567c0-0c67-4510-a1be-f55de00af196 Authenticating user 'default' from [fd00:1122:3344:101::b]:44272 | ||
| 659 | 2026.03.25 00:15:47.856219 [ 277 ] {} <Debug> TCP-Session: 691a247d-9125-46f9-9305-86c6571cf36b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 660 | 2026.03.25 00:15:47.856235 [ 275 ] {} <Debug> TCP-Session: 4decd0ba-08e7-493e-8697-8ac5fa011be1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 661 | 2026.03.25 00:15:47.856222 [ 273 ] {} <Debug> TCP-Session: 62e567c0-0c67-4510-a1be-f55de00af196 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 662 | 2026.03.25 00:15:47.856339 [ 277 ] {} <Debug> TCP-Session: 691a247d-9125-46f9-9305-86c6571cf36b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 663 | 2026.03.25 00:15:47.856350 [ 273 ] {} <Debug> TCP-Session: 62e567c0-0c67-4510-a1be-f55de00af196 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 664 | 2026.03.25 00:15:52.278538 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 8 | ||
| 665 | 2026.03.25 00:15:52.278589 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 549 entries to flush up to offset 549 | ||
| 666 | 2026.03.25 00:15:52.278646 [ 243 ] {} <Debug> SystemLog (system.metric_log): Creating new table system.metric_log for MetricLog | ||
| 667 | 2026.03.25 00:15:52.278689 [ 244 ] {} <Debug> SystemLog (system.asynchronous_metric_log): Creating new table system.asynchronous_metric_log for AsynchronousMetricLog | ||
| 668 | 2026.03.25 00:15:52.302580 [ 244 ] {} <Debug> system.asynchronous_metric_log (0898b27c-367e-447b-8482-f4822232c365): Loading data parts | ||
| 669 | 2026.03.25 00:15:52.302586 [ 243 ] {} <Debug> system.metric_log (8832bb94-2db2-42e0-923d-5bcca7c2cc3b): Loading data parts | ||
| 670 | 2026.03.25 00:15:52.302875 [ 244 ] {} <Debug> system.asynchronous_metric_log (0898b27c-367e-447b-8482-f4822232c365): There are no data parts | ||
| 671 | 2026.03.25 00:15:52.302966 [ 243 ] {} <Debug> system.metric_log (8832bb94-2db2-42e0-923d-5bcca7c2cc3b): There are no data parts | ||
| 672 | 2026.03.25 00:15:52.319277 [ 244 ] {} <Trace> system.asynchronous_metric_log (0898b27c-367e-447b-8482-f4822232c365): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 673 | 2026.03.25 00:15:52.319321 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.32 GiB. | ||
| 674 | 2026.03.25 00:15:52.324916 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 675 | 2026.03.25 00:15:52.325605 [ 244 ] {} <Trace> system.asynchronous_metric_log (0898b27c-367e-447b-8482-f4822232c365): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 676 | 2026.03.25 00:15:52.325752 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 549 | ||
| 677 | 2026.03.25 00:15:52.341825 [ 243 ] {} <Trace> system.metric_log (8832bb94-2db2-42e0-923d-5bcca7c2cc3b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 678 | 2026.03.25 00:15:52.341878 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.32 GiB. | ||
| 679 | 2026.03.25 00:15:52.348103 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 680 | 2026.03.25 00:15:52.349257 [ 243 ] {} <Trace> system.metric_log (8832bb94-2db2-42e0-923d-5bcca7c2cc3b): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 681 | 2026.03.25 00:15:52.352531 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 8 | ||
| 682 | 2026.03.25 00:15:53.000172 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 144.35 MiB, peak 148.35 MiB, free memory in arenas 0.00 B, will set to 153.45 MiB (RSS), difference: 9.10 MiB | ||
| 683 | 2026.03.25 00:15:54.778519 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 88 entries to flush up to offset 88 | ||
| 684 | 2026.03.25 00:15:54.778762 [ 242 ] {} <Debug> SystemLog (system.query_log): Creating new table system.query_log for QueryLog | ||
| 685 | 2026.03.25 00:15:54.819794 [ 242 ] {} <Debug> system.query_log (9703172c-9101-4506-b1d0-613c64f918a0): Loading data parts | ||
| 686 | 2026.03.25 00:15:54.820048 [ 242 ] {} <Debug> system.query_log (9703172c-9101-4506-b1d0-613c64f918a0): There are no data parts | ||
| 687 | 2026.03.25 00:15:54.859692 [ 242 ] {} <Trace> system.query_log (9703172c-9101-4506-b1d0-613c64f918a0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 688 | 2026.03.25 00:15:54.859843 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
| 689 | 2026.03.25 00:15:54.861618 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 690 | 2026.03.25 00:15:54.862186 [ 242 ] {} <Trace> system.query_log (9703172c-9101-4506-b1d0-613c64f918a0): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 691 | 2026.03.25 00:15:54.862561 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 88 | ||
| 692 | 2026.03.25 00:15:55.000200 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 157.65 MiB, peak 157.65 MiB, free memory in arenas 0.00 B, will set to 154.47 MiB (RSS), difference: -3.18 MiB | ||
| 693 | 2026.03.25 00:15:56.208654 [ 279 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:59543 | ||
| 694 | 2026.03.25 00:15:56.208890 [ 279 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 695 | 2026.03.25 00:15:56.208968 [ 279 ] {} <Debug> TCP-Session: f02b0a96-4fdd-45cc-a591-525eb875f9f1 Authenticating user 'default' from [fd00:1122:3344:101::a]:59543 | ||
| 696 | 2026.03.25 00:15:56.208991 [ 279 ] {} <Debug> TCP-Session: f02b0a96-4fdd-45cc-a591-525eb875f9f1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 697 | 2026.03.25 00:15:56.209005 [ 279 ] {} <Debug> TCP-Session: f02b0a96-4fdd-45cc-a591-525eb875f9f1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 698 | 2026.03.25 00:15:56.209140 [ 279 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 699 | 2026.03.25 00:15:56.209165 [ 279 ] {} <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 | ||
| 700 | 2026.03.25 00:15:56.209272 [ 279 ] {} <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 | ||
| 701 | 2026.03.25 00:15:56.209908 [ 281 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:43958 | ||
| 702 | 2026.03.25 00:15:56.209911 [ 280 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:40360 | ||
| 703 | 2026.03.25 00:15:56.210002 [ 282 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:50963 | ||
| 704 | 2026.03.25 00:15:56.210065 [ 283 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:62843 | ||
| 705 | 2026.03.25 00:15:56.210140 [ 281 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 706 | 2026.03.25 00:15:56.210235 [ 284 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:53419 | ||
| 707 | 2026.03.25 00:15:56.210301 [ 283 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 708 | 2026.03.25 00:15:56.210304 [ 280 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 709 | 2026.03.25 00:15:56.210349 [ 282 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 710 | 2026.03.25 00:15:56.210422 [ 280 ] {} <Debug> TCP-Session: 0865f98e-71b0-455c-b371-d2c4c7a13b69 Authenticating user 'default' from [fd00:1122:3344:101::a]:40360 | ||
| 711 | 2026.03.25 00:15:56.210427 [ 284 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 712 | 2026.03.25 00:15:56.210345 [ 283 ] {} <Debug> TCP-Session: 3778360b-0d5a-4407-9941-5c440ac40ce0 Authenticating user 'default' from [fd00:1122:3344:101::a]:62843 | ||
| 713 | 2026.03.25 00:15:56.210520 [ 285 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:49687 | ||
| 714 | 2026.03.25 00:15:56.210520 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:51219 | ||
| 715 | 2026.03.25 00:15:56.210523 [ 284 ] {} <Debug> TCP-Session: 5bf732cb-6381-41af-ae7b-901a1a8ba56f Authenticating user 'default' from [fd00:1122:3344:101::a]:53419 | ||
| 716 | 2026.03.25 00:15:56.210601 [ 283 ] {} <Debug> TCP-Session: 3778360b-0d5a-4407-9941-5c440ac40ce0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 717 | 2026.03.25 00:15:56.210665 [ 284 ] {} <Debug> TCP-Session: 5bf732cb-6381-41af-ae7b-901a1a8ba56f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 718 | 2026.03.25 00:15:56.210511 [ 280 ] {} <Debug> TCP-Session: 0865f98e-71b0-455c-b371-d2c4c7a13b69 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 719 | 2026.03.25 00:15:56.210734 [ 284 ] {} <Debug> TCP-Session: 5bf732cb-6381-41af-ae7b-901a1a8ba56f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 720 | 2026.03.25 00:15:56.210744 [ 280 ] {} <Debug> TCP-Session: 0865f98e-71b0-455c-b371-d2c4c7a13b69 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 721 | 2026.03.25 00:15:56.210721 [ 283 ] {} <Debug> TCP-Session: 3778360b-0d5a-4407-9941-5c440ac40ce0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 722 | 2026.03.25 00:15:56.210498 [ 282 ] {} <Debug> TCP-Session: 1ac92a19-fea0-4a23-ba64-a50ba1cc62c7 Authenticating user 'default' from [fd00:1122:3344:101::a]:50963 | ||
| 723 | 2026.03.25 00:15:56.210312 [ 281 ] {} <Debug> TCP-Session: dc78a44e-1a65-4c58-bdea-d9470b7e98eb Authenticating user 'default' from [fd00:1122:3344:101::a]:43958 | ||
| 724 | 2026.03.25 00:15:56.210859 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 725 | 2026.03.25 00:15:56.210904 [ 282 ] {} <Debug> TCP-Session: 1ac92a19-fea0-4a23-ba64-a50ba1cc62c7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 726 | 2026.03.25 00:15:56.210919 [ 286 ] {} <Debug> TCP-Session: d370e57a-36ec-4db9-b2f7-338823b1db99 Authenticating user 'default' from [fd00:1122:3344:101::a]:51219 | ||
| 727 | 2026.03.25 00:15:56.210968 [ 281 ] {} <Debug> TCP-Session: dc78a44e-1a65-4c58-bdea-d9470b7e98eb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 728 | 2026.03.25 00:15:56.210933 [ 285 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 729 | 2026.03.25 00:15:56.211051 [ 286 ] {} <Debug> TCP-Session: d370e57a-36ec-4db9-b2f7-338823b1db99 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 730 | 2026.03.25 00:15:56.211037 [ 281 ] {} <Debug> TCP-Session: dc78a44e-1a65-4c58-bdea-d9470b7e98eb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 731 | 2026.03.25 00:15:56.211017 [ 282 ] {} <Debug> TCP-Session: 1ac92a19-fea0-4a23-ba64-a50ba1cc62c7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 732 | 2026.03.25 00:15:56.211155 [ 286 ] {} <Debug> TCP-Session: d370e57a-36ec-4db9-b2f7-338823b1db99 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 733 | 2026.03.25 00:15:56.211138 [ 285 ] {} <Debug> TCP-Session: 078ff112-addd-4610-b71c-51f3cac3119f Authenticating user 'default' from [fd00:1122:3344:101::a]:49687 | ||
| 734 | 2026.03.25 00:15:56.211248 [ 285 ] {} <Debug> TCP-Session: 078ff112-addd-4610-b71c-51f3cac3119f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 735 | 2026.03.25 00:15:56.211365 [ 285 ] {} <Debug> TCP-Session: 078ff112-addd-4610-b71c-51f3cac3119f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 736 | 2026.03.25 00:15:59.702967 [ 78 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 737 | 2026.03.25 00:15:59.703025 [ 78 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 738 | 2026.03.25 00:15:59.825912 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 976 | ||
| 739 | 2026.03.25 00:15:59.828767 [ 244 ] {} <Trace> system.asynchronous_metric_log (0898b27c-367e-447b-8482-f4822232c365): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 740 | 2026.03.25 00:15:59.828828 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
| 741 | 2026.03.25 00:15:59.829666 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 742 | 2026.03.25 00:15:59.830145 [ 244 ] {} <Trace> system.asynchronous_metric_log (0898b27c-367e-447b-8482-f4822232c365): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 743 | 2026.03.25 00:15:59.830595 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 976 | ||
| 744 | 2026.03.25 00:15:59.852624 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 16 | ||
| 745 | 2026.03.25 00:15:59.870939 [ 243 ] {} <Trace> system.metric_log (8832bb94-2db2-42e0-923d-5bcca7c2cc3b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 746 | 2026.03.25 00:15:59.871107 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
| 747 | 2026.03.25 00:15:59.878170 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 748 | 2026.03.25 00:15:59.879379 [ 243 ] {} <Trace> system.metric_log (8832bb94-2db2-42e0-923d-5bcca7c2cc3b): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 749 | 2026.03.25 00:15:59.882589 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 16 | ||
| 750 | 2026.03.25 00:16:00.000154 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 155.64 MiB, peak 159.64 MiB, free memory in arenas 0.00 B, will set to 157.74 MiB (RSS), difference: 2.10 MiB | ||
| 751 | 2026.03.25 00:16:05.000169 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 153.76 MiB, peak 159.64 MiB, free memory in arenas 0.00 B, will set to 157.78 MiB (RSS), difference: 4.02 MiB | ||
| 752 | 2026.03.25 00:16:06.469000 [ 3 ] {} <Trace> TCP-Session: 93a2047a-2fbc-44c5-8d86-6a3c8c02d15d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 753 | 2026.03.25 00:16:06.469184 [ 3 ] {8ace3fe9-229d-43d4-952d-eabe30936e95} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39555) SELECT * FROM oximeter.timeseries_schema FORMAT Native; (stage: Complete) | ||
| 754 | 2026.03.25 00:16:06.469527 [ 3 ] {8ace3fe9-229d-43d4-952d-eabe30936e95} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 755 | 2026.03.25 00:16:06.471770 [ 3 ] {8ace3fe9-229d-43d4-952d-eabe30936e95} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 756 | 2026.03.25 00:16:06.472425 [ 3 ] {8ace3fe9-229d-43d4-952d-eabe30936e95} <Debug> TCPHandler: Processed in 0.003548911 sec. | ||
| 757 | 2026.03.25 00:16:06.484484 [ 3 ] {} <Trace> TCP-Session: 93a2047a-2fbc-44c5-8d86-6a3c8c02d15d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 758 | 2026.03.25 00:16:06.484690 [ 3 ] {502240a2-5c8a-44cf-ba0a-e4c16522b34b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39555) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 759 | 2026.03.25 00:16:06.488812 [ 3 ] {502240a2-5c8a-44cf-ba0a-e4c16522b34b} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 760 | 2026.03.25 00:16:06.488913 [ 3 ] {502240a2-5c8a-44cf-ba0a-e4c16522b34b} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 761 | 2026.03.25 00:16:06.491176 [ 3 ] {502240a2-5c8a-44cf-ba0a-e4c16522b34b} <Debug> TCPHandler: Processed in 0.006769226 sec. | ||
| 762 | 2026.03.25 00:16:06.491388 [ 3 ] {} <Trace> TCP-Session: 93a2047a-2fbc-44c5-8d86-6a3c8c02d15d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 763 | 2026.03.25 00:16:06.491509 [ 3 ] {dbe80f27-ed1f-4d78-9331-4f01050972d6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39555) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_underlay_prefixes', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 764 | 2026.03.25 00:16:06.493672 [ 3 ] {dbe80f27-ed1f-4d78-9331-4f01050972d6} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 765 | 2026.03.25 00:16:06.493723 [ 3 ] {dbe80f27-ed1f-4d78-9331-4f01050972d6} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 766 | 2026.03.25 00:16:06.494034 [ 3 ] {dbe80f27-ed1f-4d78-9331-4f01050972d6} <Debug> TCPHandler: Processed in 0.002697762 sec. | ||
| 767 | 2026.03.25 00:16:06.494251 [ 3 ] {} <Trace> TCP-Session: 93a2047a-2fbc-44c5-8d86-6a3c8c02d15d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 768 | 2026.03.25 00:16:06.494369 [ 3 ] {b1a0b1a4-31f9-4f56-b7f9-319441001323} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39555) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 769 | 2026.03.25 00:16:06.494612 [ 3 ] {b1a0b1a4-31f9-4f56-b7f9-319441001323} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 770 | 2026.03.25 00:16:06.494654 [ 3 ] {b1a0b1a4-31f9-4f56-b7f9-319441001323} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 771 | 2026.03.25 00:16:06.494946 [ 3 ] {b1a0b1a4-31f9-4f56-b7f9-319441001323} <Debug> TCPHandler: Processed in 0.000744467 sec. | ||
| 772 | 2026.03.25 00:16:06.495146 [ 3 ] {} <Trace> TCP-Session: 93a2047a-2fbc-44c5-8d86-6a3c8c02d15d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 773 | 2026.03.25 00:16:06.495259 [ 3 ] {9bcd191f-1eae-4b28-b5ff-59aa6a815100} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39555) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:solicitations_sent', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 774 | 2026.03.25 00:16:06.495489 [ 3 ] {9bcd191f-1eae-4b28-b5ff-59aa6a815100} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 775 | 2026.03.25 00:16:06.495531 [ 3 ] {9bcd191f-1eae-4b28-b5ff-59aa6a815100} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 776 | 2026.03.25 00:16:06.495832 [ 3 ] {9bcd191f-1eae-4b28-b5ff-59aa6a815100} <Debug> TCPHandler: Processed in 0.000734357 sec. | ||
| 777 | 2026.03.25 00:16:06.496045 [ 3 ] {} <Trace> TCP-Session: 93a2047a-2fbc-44c5-8d86-6a3c8c02d15d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 778 | 2026.03.25 00:16:06.496159 [ 3 ] {cde7533b-a714-4aa5-86fe-120245f461c3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39555) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 779 | 2026.03.25 00:16:06.496391 [ 3 ] {cde7533b-a714-4aa5-86fe-120245f461c3} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 780 | 2026.03.25 00:16:06.496433 [ 3 ] {cde7533b-a714-4aa5-86fe-120245f461c3} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 781 | 2026.03.25 00:16:06.496723 [ 3 ] {cde7533b-a714-4aa5-86fe-120245f461c3} <Debug> TCPHandler: Processed in 0.000743348 sec. | ||
| 782 | 2026.03.25 00:16:06.496920 [ 3 ] {} <Trace> TCP-Session: 93a2047a-2fbc-44c5-8d86-6a3c8c02d15d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 783 | 2026.03.25 00:16:06.497027 [ 3 ] {d56e8cbb-45b3-4027-8b70-3d7f3e7c57f3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39555) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_sent', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 784 | 2026.03.25 00:16:06.497245 [ 3 ] {d56e8cbb-45b3-4027-8b70-3d7f3e7c57f3} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 785 | 2026.03.25 00:16:06.497284 [ 3 ] {d56e8cbb-45b3-4027-8b70-3d7f3e7c57f3} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 786 | 2026.03.25 00:16:06.497638 [ 3 ] {d56e8cbb-45b3-4027-8b70-3d7f3e7c57f3} <Debug> TCPHandler: Processed in 0.000735067 sec. | ||
| 787 | 2026.03.25 00:16:06.497850 [ 3 ] {} <Trace> TCP-Session: 93a2047a-2fbc-44c5-8d86-6a3c8c02d15d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 788 | 2026.03.25 00:16:06.497965 [ 3 ] {35cf4165-4bdb-49e2-acce-23966b873a4d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39555) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 789 | 2026.03.25 00:16:06.498197 [ 3 ] {35cf4165-4bdb-49e2-acce-23966b873a4d} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 790 | 2026.03.25 00:16:06.498239 [ 3 ] {35cf4165-4bdb-49e2-acce-23966b873a4d} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 791 | 2026.03.25 00:16:06.498516 [ 3 ] {35cf4165-4bdb-49e2-acce-23966b873a4d} <Debug> TCPHandler: Processed in 0.000714216 sec. | ||
| 792 | 2026.03.25 00:16:06.498717 [ 3 ] {} <Trace> TCP-Session: 93a2047a-2fbc-44c5-8d86-6a3c8c02d15d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 793 | 2026.03.25 00:16:06.498830 [ 3 ] {1dd3a7ff-2745-49d6-ae48-f70859b33f37} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39555) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_expirations', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 794 | 2026.03.25 00:16:06.499063 [ 3 ] {1dd3a7ff-2745-49d6-ae48-f70859b33f37} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 795 | 2026.03.25 00:16:06.499112 [ 3 ] {1dd3a7ff-2745-49d6-ae48-f70859b33f37} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 796 | 2026.03.25 00:16:06.499432 [ 3 ] {1dd3a7ff-2745-49d6-ae48-f70859b33f37} <Debug> TCPHandler: Processed in 0.000762347 sec. | ||
| 797 | 2026.03.25 00:16:06.499637 [ 3 ] {} <Trace> TCP-Session: 93a2047a-2fbc-44c5-8d86-6a3c8c02d15d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 798 | 2026.03.25 00:16:06.499759 [ 3 ] {231af740-0742-447e-a550-88d1f8036f8a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39555) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 799 | 2026.03.25 00:16:06.500029 [ 3 ] {231af740-0742-447e-a550-88d1f8036f8a} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 800 | 2026.03.25 00:16:06.500072 [ 3 ] {231af740-0742-447e-a550-88d1f8036f8a} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 801 | 2026.03.25 00:16:06.500388 [ 3 ] {231af740-0742-447e-a550-88d1f8036f8a} <Debug> TCPHandler: Processed in 0.000801348 sec. | ||
| 802 | 2026.03.25 00:16:06.500586 [ 3 ] {} <Trace> TCP-Session: 93a2047a-2fbc-44c5-8d86-6a3c8c02d15d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 803 | 2026.03.25 00:16:06.500705 [ 3 ] {95c9c7b4-fbc1-4d29-9f84-d82c9712c1ba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39555) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 804 | 2026.03.25 00:16:06.500953 [ 3 ] {95c9c7b4-fbc1-4d29-9f84-d82c9712c1ba} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 805 | 2026.03.25 00:16:06.500997 [ 3 ] {95c9c7b4-fbc1-4d29-9f84-d82c9712c1ba} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 806 | 2026.03.25 00:16:06.501297 [ 3 ] {95c9c7b4-fbc1-4d29-9f84-d82c9712c1ba} <Debug> TCPHandler: Processed in 0.000759187 sec. | ||
| 807 | 2026.03.25 00:16:06.501497 [ 3 ] {} <Trace> TCP-Session: 93a2047a-2fbc-44c5-8d86-6a3c8c02d15d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 808 | 2026.03.25 00:16:06.501614 [ 3 ] {f44a2548-8679-44dc-9501-fcd22db899dc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39555) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:updates_sent', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 809 | 2026.03.25 00:16:06.501860 [ 3 ] {f44a2548-8679-44dc-9501-fcd22db899dc} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 810 | 2026.03.25 00:16:06.501903 [ 3 ] {f44a2548-8679-44dc-9501-fcd22db899dc} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 811 | 2026.03.25 00:16:06.502206 [ 3 ] {f44a2548-8679-44dc-9501-fcd22db899dc} <Debug> TCPHandler: Processed in 0.000757197 sec. | ||
| 812 | 2026.03.25 00:16:06.502415 [ 3 ] {} <Trace> TCP-Session: 93a2047a-2fbc-44c5-8d86-6a3c8c02d15d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 813 | 2026.03.25 00:16:06.502539 [ 3 ] {dacb0fa1-405b-487a-8ee3-d8e8f33596e6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39555) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 814 | 2026.03.25 00:16:06.502786 [ 3 ] {dacb0fa1-405b-487a-8ee3-d8e8f33596e6} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 815 | 2026.03.25 00:16:06.502828 [ 3 ] {dacb0fa1-405b-487a-8ee3-d8e8f33596e6} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 816 | 2026.03.25 00:16:06.503126 [ 3 ] {dacb0fa1-405b-487a-8ee3-d8e8f33596e6} <Debug> TCPHandler: Processed in 0.000760357 sec. | ||
| 817 | 2026.03.25 00:16:06.503320 [ 3 ] {} <Trace> TCP-Session: 93a2047a-2fbc-44c5-8d86-6a3c8c02d15d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 818 | 2026.03.25 00:16:06.503442 [ 3 ] {1ed57060-5b0a-493c-95cb-f49c3f1165ed} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39555) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 819 | 2026.03.25 00:16:06.503693 [ 3 ] {1ed57060-5b0a-493c-95cb-f49c3f1165ed} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 820 | 2026.03.25 00:16:06.503736 [ 3 ] {1ed57060-5b0a-493c-95cb-f49c3f1165ed} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 821 | 2026.03.25 00:16:06.504033 [ 3 ] {1ed57060-5b0a-493c-95cb-f49c3f1165ed} <Debug> TCPHandler: Processed in 0.000760607 sec. | ||
| 822 | 2026.03.25 00:16:06.504228 [ 3 ] {} <Trace> TCP-Session: 93a2047a-2fbc-44c5-8d86-6a3c8c02d15d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 823 | 2026.03.25 00:16:06.504344 [ 3 ] {22351d12-b7b3-4213-bd7b-d353f3994d0b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39555) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 824 | 2026.03.25 00:16:06.504592 [ 3 ] {22351d12-b7b3-4213-bd7b-d353f3994d0b} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 825 | 2026.03.25 00:16:06.504634 [ 3 ] {22351d12-b7b3-4213-bd7b-d353f3994d0b} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 826 | 2026.03.25 00:16:06.504953 [ 3 ] {22351d12-b7b3-4213-bd7b-d353f3994d0b} <Debug> TCPHandler: Processed in 0.000773718 sec. | ||
| 827 | 2026.03.25 00:16:06.505164 [ 3 ] {} <Trace> TCP-Session: 93a2047a-2fbc-44c5-8d86-6a3c8c02d15d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 828 | 2026.03.25 00:16:06.505284 [ 3 ] {d495595e-00ad-467b-af8e-f9420e767bb9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39555) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 829 | 2026.03.25 00:16:06.505539 [ 3 ] {d495595e-00ad-467b-af8e-f9420e767bb9} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 830 | 2026.03.25 00:16:06.505582 [ 3 ] {d495595e-00ad-467b-af8e-f9420e767bb9} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 831 | 2026.03.25 00:16:06.505878 [ 3 ] {d495595e-00ad-467b-af8e-f9420e767bb9} <Debug> TCPHandler: Processed in 0.000764247 sec. | ||
| 832 | 2026.03.25 00:16:06.506676 [ 3 ] {} <Trace> TCP-Session: 93a2047a-2fbc-44c5-8d86-6a3c8c02d15d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 833 | 2026.03.25 00:16:06.506796 [ 3 ] {031f450b-801b-4094-8b34-fca33a06cba2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39555) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 834 | 2026.03.25 00:16:06.507048 [ 3 ] {031f450b-801b-4094-8b34-fca33a06cba2} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 835 | 2026.03.25 00:16:06.507090 [ 3 ] {031f450b-801b-4094-8b34-fca33a06cba2} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 836 | 2026.03.25 00:16:06.507450 [ 3 ] {031f450b-801b-4094-8b34-fca33a06cba2} <Debug> TCPHandler: Processed in 0.000823778 sec. | ||
| 837 | 2026.03.25 00:16:06.507654 [ 3 ] {} <Trace> TCP-Session: 93a2047a-2fbc-44c5-8d86-6a3c8c02d15d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 838 | 2026.03.25 00:16:06.507777 [ 3 ] {d89050a9-0e7e-43cf-99ca-cbbd910e9782} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39555) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'static_routing_config:static_routes') FORMAT Native; (stage: Complete) | ||
| 839 | 2026.03.25 00:16:06.508048 [ 3 ] {d89050a9-0e7e-43cf-99ca-cbbd910e9782} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 840 | 2026.03.25 00:16:06.508091 [ 3 ] {d89050a9-0e7e-43cf-99ca-cbbd910e9782} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 841 | 2026.03.25 00:16:06.508405 [ 3 ] {d89050a9-0e7e-43cf-99ca-cbbd910e9782} <Debug> TCPHandler: Processed in 0.000798338 sec. | ||
| 842 | 2026.03.25 00:16:06.508611 [ 3 ] {} <Trace> TCP-Session: 93a2047a-2fbc-44c5-8d86-6a3c8c02d15d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 843 | 2026.03.25 00:16:06.508732 [ 3 ] {66fd83c8-71e1-4e13-a126-e0fae748cdeb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39555) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes') FORMAT Native; (stage: Complete) | ||
| 844 | 2026.03.25 00:16:06.508993 [ 3 ] {66fd83c8-71e1-4e13-a126-e0fae748cdeb} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 845 | 2026.03.25 00:16:06.509036 [ 3 ] {66fd83c8-71e1-4e13-a126-e0fae748cdeb} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 846 | 2026.03.25 00:16:06.509349 [ 3 ] {66fd83c8-71e1-4e13-a126-e0fae748cdeb} <Debug> TCPHandler: Processed in 0.000785328 sec. | ||
| 847 | 2026.03.25 00:16:06.509551 [ 3 ] {} <Trace> TCP-Session: 93a2047a-2fbc-44c5-8d86-6a3c8c02d15d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 848 | 2026.03.25 00:16:06.509672 [ 3 ] {e8abaabe-9663-4c93-aa54-f56e3f8e865a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39555) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 849 | 2026.03.25 00:16:06.509928 [ 3 ] {e8abaabe-9663-4c93-aa54-f56e3f8e865a} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 850 | 2026.03.25 00:16:06.509972 [ 3 ] {e8abaabe-9663-4c93-aa54-f56e3f8e865a} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 851 | 2026.03.25 00:16:06.510296 [ 3 ] {e8abaabe-9663-4c93-aa54-f56e3f8e865a} <Debug> TCPHandler: Processed in 0.000793118 sec. | ||
| 852 | 2026.03.25 00:16:06.511556 [ 3 ] {} <Trace> TCP-Session: 93a2047a-2fbc-44c5-8d86-6a3c8c02d15d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 853 | 2026.03.25 00:16:06.511696 [ 3 ] {fcb6401d-66fc-4bd5-ac67-765ff199131b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39555) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 854 | 2026.03.25 00:16:06.511974 [ 3 ] {fcb6401d-66fc-4bd5-ac67-765ff199131b} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 855 | 2026.03.25 00:16:06.512031 [ 3 ] {fcb6401d-66fc-4bd5-ac67-765ff199131b} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 856 | 2026.03.25 00:16:06.512454 [ 3 ] {fcb6401d-66fc-4bd5-ac67-765ff199131b} <Debug> TCPHandler: Processed in 0.000948831 sec. | ||
| 857 | 2026.03.25 00:16:06.512780 [ 3 ] {} <Trace> TCP-Session: 93a2047a-2fbc-44c5-8d86-6a3c8c02d15d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 858 | 2026.03.25 00:16:06.512906 [ 3 ] {5a17a850-230c-4bcf-a3c1-4be75690eb7e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39555) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 859 | 2026.03.25 00:16:06.513217 [ 3 ] {5a17a850-230c-4bcf-a3c1-4be75690eb7e} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 860 | 2026.03.25 00:16:06.513261 [ 3 ] {5a17a850-230c-4bcf-a3c1-4be75690eb7e} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 861 | 2026.03.25 00:16:06.513641 [ 3 ] {5a17a850-230c-4bcf-a3c1-4be75690eb7e} <Debug> TCPHandler: Processed in 0.000909731 sec. | ||
| 862 | 2026.03.25 00:16:06.514199 [ 3 ] {} <Trace> TCP-Session: 93a2047a-2fbc-44c5-8d86-6a3c8c02d15d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 863 | 2026.03.25 00:16:06.514336 [ 3 ] {a91a203a-9b7a-4bec-bd57-4c3764e19c75} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39555) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 864 | 2026.03.25 00:16:06.514671 [ 3 ] {a91a203a-9b7a-4bec-bd57-4c3764e19c75} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 865 | 2026.03.25 00:16:06.514719 [ 3 ] {a91a203a-9b7a-4bec-bd57-4c3764e19c75} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 866 | 2026.03.25 00:16:06.515052 [ 3 ] {a91a203a-9b7a-4bec-bd57-4c3764e19c75} <Debug> TCPHandler: Processed in 0.000903141 sec. | ||
| 867 | 2026.03.25 00:16:06.515283 [ 3 ] {} <Trace> TCP-Session: 93a2047a-2fbc-44c5-8d86-6a3c8c02d15d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 868 | 2026.03.25 00:16:06.515411 [ 3 ] {994ef435-b8ab-43f1-aaad-158bb62d4372} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39555) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity') FORMAT Native; (stage: Complete) | ||
| 869 | 2026.03.25 00:16:06.515706 [ 3 ] {994ef435-b8ab-43f1-aaad-158bb62d4372} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 870 | 2026.03.25 00:16:06.515751 [ 3 ] {994ef435-b8ab-43f1-aaad-158bb62d4372} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 871 | 2026.03.25 00:16:06.516087 [ 3 ] {994ef435-b8ab-43f1-aaad-158bb62d4372} <Debug> TCPHandler: Processed in 0.00085374 sec. | ||
| 872 | 2026.03.25 00:16:06.516313 [ 3 ] {} <Trace> TCP-Session: 93a2047a-2fbc-44c5-8d86-6a3c8c02d15d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 873 | 2026.03.25 00:16:06.516439 [ 3 ] {21385582-b482-45e6-b08c-d7ea0e50c7b9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39555) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:occupancy') FORMAT Native; (stage: Complete) | ||
| 874 | 2026.03.25 00:16:06.516723 [ 3 ] {21385582-b482-45e6-b08c-d7ea0e50c7b9} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 875 | 2026.03.25 00:16:06.516768 [ 3 ] {21385582-b482-45e6-b08c-d7ea0e50c7b9} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 876 | 2026.03.25 00:16:06.517103 [ 3 ] {21385582-b482-45e6-b08c-d7ea0e50c7b9} <Debug> TCPHandler: Processed in 0.000840259 sec. | ||
| 877 | 2026.03.25 00:16:06.517325 [ 3 ] {} <Trace> TCP-Session: 93a2047a-2fbc-44c5-8d86-6a3c8c02d15d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 878 | 2026.03.25 00:16:06.517459 [ 3 ] {44928855-5009-4667-b38f-7524c87787a8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39555) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:inserts', 'switch_table:occupancy') FORMAT Native; (stage: Complete) | ||
| 879 | 2026.03.25 00:16:06.517739 [ 3 ] {44928855-5009-4667-b38f-7524c87787a8} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 880 | 2026.03.25 00:16:06.517783 [ 3 ] {44928855-5009-4667-b38f-7524c87787a8} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 881 | 2026.03.25 00:16:06.518124 [ 3 ] {44928855-5009-4667-b38f-7524c87787a8} <Debug> TCPHandler: Processed in 0.000847389 sec. | ||
| 882 | 2026.03.25 00:16:06.518346 [ 3 ] {} <Trace> TCP-Session: 93a2047a-2fbc-44c5-8d86-6a3c8c02d15d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 883 | 2026.03.25 00:16:06.518472 [ 3 ] {62924738-86f0-4ae6-a57d-dc2fb37b0db8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39555) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy') FORMAT Native; (stage: Complete) | ||
| 884 | 2026.03.25 00:16:06.518800 [ 3 ] {62924738-86f0-4ae6-a57d-dc2fb37b0db8} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 885 | 2026.03.25 00:16:06.518846 [ 3 ] {62924738-86f0-4ae6-a57d-dc2fb37b0db8} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 886 | 2026.03.25 00:16:06.519175 [ 3 ] {62924738-86f0-4ae6-a57d-dc2fb37b0db8} <Debug> TCPHandler: Processed in 0.00087782 sec. | ||
| 887 | 2026.03.25 00:16:06.519390 [ 3 ] {} <Trace> TCP-Session: 93a2047a-2fbc-44c5-8d86-6a3c8c02d15d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 888 | 2026.03.25 00:16:06.519521 [ 3 ] {ffe60d9a-0aa4-4474-9565-474aa1435804} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39555) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 889 | 2026.03.25 00:16:06.519806 [ 3 ] {ffe60d9a-0aa4-4474-9565-474aa1435804} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 890 | 2026.03.25 00:16:06.519849 [ 3 ] {ffe60d9a-0aa4-4474-9565-474aa1435804} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 891 | 2026.03.25 00:16:06.520183 [ 3 ] {ffe60d9a-0aa4-4474-9565-474aa1435804} <Debug> TCPHandler: Processed in 0.00084174 sec. | ||
| 892 | 2026.03.25 00:16:06.520429 [ 3 ] {} <Trace> TCP-Session: 93a2047a-2fbc-44c5-8d86-6a3c8c02d15d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 893 | 2026.03.25 00:16:06.520559 [ 3 ] {f23c4c12-9bc7-46ad-9639-b3a5c15f2581} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39555) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 894 | 2026.03.25 00:16:06.520853 [ 3 ] {f23c4c12-9bc7-46ad-9639-b3a5c15f2581} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 895 | 2026.03.25 00:16:06.520911 [ 3 ] {f23c4c12-9bc7-46ad-9639-b3a5c15f2581} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 896 | 2026.03.25 00:16:06.521264 [ 3 ] {f23c4c12-9bc7-46ad-9639-b3a5c15f2581} <Debug> TCPHandler: Processed in 0.000883991 sec. | ||
| 897 | 2026.03.25 00:16:06.521488 [ 3 ] {} <Trace> TCP-Session: 93a2047a-2fbc-44c5-8d86-6a3c8c02d15d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 898 | 2026.03.25 00:16:06.521615 [ 3 ] {83d1056b-eb9c-4213-959a-f2da51190b2e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39555) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 899 | 2026.03.25 00:16:06.521896 [ 3 ] {83d1056b-eb9c-4213-959a-f2da51190b2e} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 900 | 2026.03.25 00:16:06.521939 [ 3 ] {83d1056b-eb9c-4213-959a-f2da51190b2e} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 901 | 2026.03.25 00:16:06.522263 [ 3 ] {83d1056b-eb9c-4213-959a-f2da51190b2e} <Debug> TCPHandler: Processed in 0.000824019 sec. | ||
| 902 | 2026.03.25 00:16:06.522502 [ 3 ] {} <Trace> TCP-Session: 93a2047a-2fbc-44c5-8d86-6a3c8c02d15d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 903 | 2026.03.25 00:16:06.522629 [ 3 ] {f4363c8c-b5de-4d51-b10a-a7eab71df3fa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39555) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 904 | 2026.03.25 00:16:06.522908 [ 3 ] {f4363c8c-b5de-4d51-b10a-a7eab71df3fa} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 905 | 2026.03.25 00:16:06.522959 [ 3 ] {f4363c8c-b5de-4d51-b10a-a7eab71df3fa} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 906 | 2026.03.25 00:16:06.523289 [ 3 ] {f4363c8c-b5de-4d51-b10a-a7eab71df3fa} <Debug> TCPHandler: Processed in 0.000840689 sec. | ||
| 907 | 2026.03.25 00:16:06.531205 [ 3 ] {} <Trace> TCP-Session: 93a2047a-2fbc-44c5-8d86-6a3c8c02d15d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 908 | 2026.03.25 00:16:06.531385 [ 3 ] {90b2c08d-e596-41c4-9efb-2658e4c2e622} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39555) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 909 | 2026.03.25 00:16:06.531765 [ 3 ] {90b2c08d-e596-41c4-9efb-2658e4c2e622} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 910 | 2026.03.25 00:16:06.531827 [ 3 ] {90b2c08d-e596-41c4-9efb-2658e4c2e622} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 911 | 2026.03.25 00:16:06.532213 [ 3 ] {90b2c08d-e596-41c4-9efb-2658e4c2e622} <Debug> TCPHandler: Processed in 0.001075555 sec. | ||
| 912 | 2026.03.25 00:16:06.538873 [ 3 ] {} <Trace> TCP-Session: 93a2047a-2fbc-44c5-8d86-6a3c8c02d15d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 913 | 2026.03.25 00:16:06.538986 [ 3 ] {bd6f6edd-d87d-4fd4-b611-8bc7f8e7c273} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39555) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 914 | 2026.03.25 00:16:06.539030 [ 3 ] {bd6f6edd-d87d-4fd4-b611-8bc7f8e7c273} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 915 | 2026.03.25 00:16:06.541757 [ 3 ] {bd6f6edd-d87d-4fd4-b611-8bc7f8e7c273} <Trace> oximeter.timeseries_schema (96f26d48-a441-49ea-a0d1-4f4890aad707): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 916 | 2026.03.25 00:16:06.541807 [ 3 ] {bd6f6edd-d87d-4fd4-b611-8bc7f8e7c273} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
| 917 | 2026.03.25 00:16:06.542434 [ 3 ] {bd6f6edd-d87d-4fd4-b611-8bc7f8e7c273} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 918 | 2026.03.25 00:16:06.542830 [ 3 ] {bd6f6edd-d87d-4fd4-b611-8bc7f8e7c273} <Trace> oximeter.timeseries_schema (96f26d48-a441-49ea-a0d1-4f4890aad707): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 919 | 2026.03.25 00:16:06.542983 [ 3 ] {bd6f6edd-d87d-4fd4-b611-8bc7f8e7c273} <Debug> executeQuery: Read 32 rows, 7.26 KiB in 0.004028 sec., 7944.389275074478 rows/sec., 1.76 MiB/sec. | ||
| 920 | 2026.03.25 00:16:06.543024 [ 3 ] {bd6f6edd-d87d-4fd4-b611-8bc7f8e7c273} <Debug> TCPHandler: Processed in 0.004203806 sec. | ||
| 921 | 2026.03.25 00:16:06.543179 [ 3 ] {} <Trace> TCP-Session: 93a2047a-2fbc-44c5-8d86-6a3c8c02d15d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 922 | 2026.03.25 00:16:06.543279 [ 3 ] {0c6c8ef4-bf81-4235-bb1c-a62301af9150} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39555) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 923 | 2026.03.25 00:16:06.543319 [ 3 ] {0c6c8ef4-bf81-4235-bb1c-a62301af9150} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 924 | 2026.03.25 00:16:06.545890 [ 3 ] {0c6c8ef4-bf81-4235-bb1c-a62301af9150} <Trace> oximeter.fields_i16 (78240462-1731-4218-9a79-d1fbaf59befe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 925 | 2026.03.25 00:16:06.545927 [ 3 ] {0c6c8ef4-bf81-4235-bb1c-a62301af9150} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
| 926 | 2026.03.25 00:16:06.546426 [ 3 ] {0c6c8ef4-bf81-4235-bb1c-a62301af9150} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 927 | 2026.03.25 00:16:06.546889 [ 3 ] {0c6c8ef4-bf81-4235-bb1c-a62301af9150} <Trace> oximeter.fields_i16 (78240462-1731-4218-9a79-d1fbaf59befe): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 928 | 2026.03.25 00:16:06.547022 [ 3 ] {0c6c8ef4-bf81-4235-bb1c-a62301af9150} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.003765 sec., 75431.60690571049 rows/sec., 4.79 MiB/sec. | ||
| 929 | 2026.03.25 00:16:06.547061 [ 3 ] {0c6c8ef4-bf81-4235-bb1c-a62301af9150} <Debug> TCPHandler: Processed in 0.00393031 sec. | ||
| 930 | 2026.03.25 00:16:06.547193 [ 3 ] {} <Trace> TCP-Session: 93a2047a-2fbc-44c5-8d86-6a3c8c02d15d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 931 | 2026.03.25 00:16:06.547291 [ 3 ] {a0febd45-d1db-4709-ada6-1d6090f9a8a9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39555) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 932 | 2026.03.25 00:16:06.547331 [ 3 ] {a0febd45-d1db-4709-ada6-1d6090f9a8a9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 933 | 2026.03.25 00:16:06.547735 [ 3 ] {a0febd45-d1db-4709-ada6-1d6090f9a8a9} <Trace> oximeter.fields_ipaddr (2be1fe0e-d681-4366-b872-d5e7a11bcfe0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 934 | 2026.03.25 00:16:06.547773 [ 3 ] {a0febd45-d1db-4709-ada6-1d6090f9a8a9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
| 935 | 2026.03.25 00:16:06.548233 [ 3 ] {a0febd45-d1db-4709-ada6-1d6090f9a8a9} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 936 | 2026.03.25 00:16:06.548694 [ 3 ] {a0febd45-d1db-4709-ada6-1d6090f9a8a9} <Trace> oximeter.fields_ipaddr (2be1fe0e-d681-4366-b872-d5e7a11bcfe0): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 937 | 2026.03.25 00:16:06.548824 [ 3 ] {a0febd45-d1db-4709-ada6-1d6090f9a8a9} <Debug> executeQuery: Read 10 rows, 835.00 B in 0.001554 sec., 6435.006435006435 rows/sec., 524.73 KiB/sec. | ||
| 938 | 2026.03.25 00:16:06.548861 [ 3 ] {a0febd45-d1db-4709-ada6-1d6090f9a8a9} <Debug> TCPHandler: Processed in 0.001716319 sec. | ||
| 939 | 2026.03.25 00:16:06.548975 [ 3 ] {} <Trace> TCP-Session: 93a2047a-2fbc-44c5-8d86-6a3c8c02d15d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 940 | 2026.03.25 00:16:06.549074 [ 3 ] {a29575ac-8733-43a8-90a2-5d887810bdab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39555) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 941 | 2026.03.25 00:16:06.549113 [ 3 ] {a29575ac-8733-43a8-90a2-5d887810bdab} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 942 | 2026.03.25 00:16:06.549976 [ 3 ] {a29575ac-8733-43a8-90a2-5d887810bdab} <Trace> oximeter.fields_string (da9d4756-c540-45ff-bdbb-bdc9c8d31861): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 943 | 2026.03.25 00:16:06.550013 [ 3 ] {a29575ac-8733-43a8-90a2-5d887810bdab} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
| 944 | 2026.03.25 00:16:06.550523 [ 3 ] {a29575ac-8733-43a8-90a2-5d887810bdab} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 945 | 2026.03.25 00:16:06.550958 [ 3 ] {a29575ac-8733-43a8-90a2-5d887810bdab} <Trace> oximeter.fields_string (da9d4756-c540-45ff-bdbb-bdc9c8d31861): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 946 | 2026.03.25 00:16:06.551088 [ 3 ] {a29575ac-8733-43a8-90a2-5d887810bdab} <Debug> executeQuery: Read 822 rows, 65.87 KiB in 0.002032 sec., 404527.5590551181 rows/sec., 31.66 MiB/sec. | ||
| 947 | 2026.03.25 00:16:06.551125 [ 3 ] {a29575ac-8733-43a8-90a2-5d887810bdab} <Debug> TCPHandler: Processed in 0.00219877 sec. | ||
| 948 | 2026.03.25 00:16:06.551245 [ 3 ] {} <Trace> TCP-Session: 93a2047a-2fbc-44c5-8d86-6a3c8c02d15d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 949 | 2026.03.25 00:16:06.551338 [ 3 ] {59e43f69-e307-41ad-94f9-4f165f0e8019} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39555) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 950 | 2026.03.25 00:16:06.551383 [ 3 ] {59e43f69-e307-41ad-94f9-4f165f0e8019} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 951 | 2026.03.25 00:16:06.551847 [ 3 ] {59e43f69-e307-41ad-94f9-4f165f0e8019} <Trace> oximeter.fields_u16 (b490aa8d-8720-450c-9d9d-0c0be0c6e0e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 952 | 2026.03.25 00:16:06.551886 [ 3 ] {59e43f69-e307-41ad-94f9-4f165f0e8019} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
| 953 | 2026.03.25 00:16:06.552309 [ 3 ] {59e43f69-e307-41ad-94f9-4f165f0e8019} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 954 | 2026.03.25 00:16:06.552807 [ 3 ] {59e43f69-e307-41ad-94f9-4f165f0e8019} <Trace> oximeter.fields_u16 (b490aa8d-8720-450c-9d9d-0c0be0c6e0e1): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 955 | 2026.03.25 00:16:06.552944 [ 3 ] {59e43f69-e307-41ad-94f9-4f165f0e8019} <Debug> executeQuery: Read 162 rows, 9.99 KiB in 0.001624 sec., 99753.69458128078 rows/sec., 6.01 MiB/sec. | ||
| 956 | 2026.03.25 00:16:06.552987 [ 3 ] {59e43f69-e307-41ad-94f9-4f165f0e8019} <Debug> TCPHandler: Processed in 0.001790951 sec. | ||
| 957 | 2026.03.25 00:16:06.553108 [ 3 ] {} <Trace> TCP-Session: 93a2047a-2fbc-44c5-8d86-6a3c8c02d15d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 958 | 2026.03.25 00:16:06.553203 [ 3 ] {634899ca-7451-49cc-bcc8-ea4ca51baa46} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39555) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 959 | 2026.03.25 00:16:06.553243 [ 3 ] {634899ca-7451-49cc-bcc8-ea4ca51baa46} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 960 | 2026.03.25 00:16:06.553737 [ 3 ] {634899ca-7451-49cc-bcc8-ea4ca51baa46} <Trace> oximeter.fields_u32 (79eddaf6-5920-48fe-8c45-6c5582e58677): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 961 | 2026.03.25 00:16:06.553772 [ 3 ] {634899ca-7451-49cc-bcc8-ea4ca51baa46} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
| 962 | 2026.03.25 00:16:06.554178 [ 3 ] {634899ca-7451-49cc-bcc8-ea4ca51baa46} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 963 | 2026.03.25 00:16:06.554625 [ 3 ] {634899ca-7451-49cc-bcc8-ea4ca51baa46} <Trace> oximeter.fields_u32 (79eddaf6-5920-48fe-8c45-6c5582e58677): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 964 | 2026.03.25 00:16:06.554756 [ 3 ] {634899ca-7451-49cc-bcc8-ea4ca51baa46} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001572 sec., 94783.71501272265 rows/sec., 6.12 MiB/sec. | ||
| 965 | 2026.03.25 00:16:06.554793 [ 3 ] {634899ca-7451-49cc-bcc8-ea4ca51baa46} <Debug> TCPHandler: Processed in 0.001735609 sec. | ||
| 966 | 2026.03.25 00:16:06.554912 [ 3 ] {} <Trace> TCP-Session: 93a2047a-2fbc-44c5-8d86-6a3c8c02d15d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 967 | 2026.03.25 00:16:06.555010 [ 3 ] {46030f7a-4c2a-446f-9fde-8fff344a1b74} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39555) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 968 | 2026.03.25 00:16:06.555052 [ 3 ] {46030f7a-4c2a-446f-9fde-8fff344a1b74} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 969 | 2026.03.25 00:16:06.555503 [ 3 ] {46030f7a-4c2a-446f-9fde-8fff344a1b74} <Trace> oximeter.fields_u8 (fa258e8d-285a-434f-b894-6be795807874): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 970 | 2026.03.25 00:16:06.555540 [ 3 ] {46030f7a-4c2a-446f-9fde-8fff344a1b74} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
| 971 | 2026.03.25 00:16:06.555982 [ 3 ] {46030f7a-4c2a-446f-9fde-8fff344a1b74} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 972 | 2026.03.25 00:16:06.556475 [ 3 ] {46030f7a-4c2a-446f-9fde-8fff344a1b74} <Trace> oximeter.fields_u8 (fa258e8d-285a-434f-b894-6be795807874): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 973 | 2026.03.25 00:16:06.556609 [ 3 ] {46030f7a-4c2a-446f-9fde-8fff344a1b74} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001618 sec., 91470.95179233621 rows/sec., 5.20 MiB/sec. | ||
| 974 | 2026.03.25 00:16:06.556651 [ 3 ] {46030f7a-4c2a-446f-9fde-8fff344a1b74} <Debug> TCPHandler: Processed in 0.001789301 sec. | ||
| 975 | 2026.03.25 00:16:06.556781 [ 3 ] {} <Trace> TCP-Session: 93a2047a-2fbc-44c5-8d86-6a3c8c02d15d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 976 | 2026.03.25 00:16:06.556875 [ 3 ] {83c053fb-d985-4598-a449-2bc22ff27edc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39555) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 977 | 2026.03.25 00:16:06.556915 [ 3 ] {83c053fb-d985-4598-a449-2bc22ff27edc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 978 | 2026.03.25 00:16:06.557632 [ 3 ] {83c053fb-d985-4598-a449-2bc22ff27edc} <Trace> oximeter.fields_uuid (6a83c119-7e6c-4ef5-9da4-bd1e7cdd4b62): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 979 | 2026.03.25 00:16:06.557671 [ 3 ] {83c053fb-d985-4598-a449-2bc22ff27edc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
| 980 | 2026.03.25 00:16:06.558152 [ 3 ] {83c053fb-d985-4598-a449-2bc22ff27edc} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 981 | 2026.03.25 00:16:06.558647 [ 3 ] {83c053fb-d985-4598-a449-2bc22ff27edc} <Trace> oximeter.fields_uuid (6a83c119-7e6c-4ef5-9da4-bd1e7cdd4b62): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 982 | 2026.03.25 00:16:06.558785 [ 3 ] {83c053fb-d985-4598-a449-2bc22ff27edc} <Debug> executeQuery: Read 510 rows, 36.79 KiB in 0.001927 sec., 264660.09340944473 rows/sec., 18.65 MiB/sec. | ||
| 983 | 2026.03.25 00:16:06.558827 [ 3 ] {83c053fb-d985-4598-a449-2bc22ff27edc} <Debug> TCPHandler: Processed in 0.002096698 sec. | ||
| 984 | 2026.03.25 00:16:06.558951 [ 3 ] {} <Trace> TCP-Session: 93a2047a-2fbc-44c5-8d86-6a3c8c02d15d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 985 | 2026.03.25 00:16:06.559049 [ 3 ] {d40a4e94-3bb5-491b-a0b7-7e2eab159a6a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39555) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 986 | 2026.03.25 00:16:06.559092 [ 3 ] {d40a4e94-3bb5-491b-a0b7-7e2eab159a6a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 987 | 2026.03.25 00:16:06.559502 [ 3 ] {d40a4e94-3bb5-491b-a0b7-7e2eab159a6a} <Trace> oximeter.measurements_bool (8a3ce6e0-f76a-4ba2-9a43-4275c3c9549e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 988 | 2026.03.25 00:16:06.559539 [ 3 ] {d40a4e94-3bb5-491b-a0b7-7e2eab159a6a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
| 989 | 2026.03.25 00:16:06.560013 [ 3 ] {d40a4e94-3bb5-491b-a0b7-7e2eab159a6a} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 990 | 2026.03.25 00:16:06.560447 [ 3 ] {d40a4e94-3bb5-491b-a0b7-7e2eab159a6a} <Trace> oximeter.measurements_bool (8a3ce6e0-f76a-4ba2-9a43-4275c3c9549e): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 991 | 2026.03.25 00:16:06.560582 [ 3 ] {d40a4e94-3bb5-491b-a0b7-7e2eab159a6a} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.00155 sec., 3870.967741935484 rows/sec., 202.24 KiB/sec. | ||
| 992 | 2026.03.25 00:16:06.560622 [ 3 ] {d40a4e94-3bb5-491b-a0b7-7e2eab159a6a} <Debug> TCPHandler: Processed in 0.00172437 sec. | ||
| 993 | 2026.03.25 00:16:06.560740 [ 3 ] {} <Trace> TCP-Session: 93a2047a-2fbc-44c5-8d86-6a3c8c02d15d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 994 | 2026.03.25 00:16:06.560837 [ 3 ] {cfecd110-abc5-444c-a296-aa609d2f5ff5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39555) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 995 | 2026.03.25 00:16:06.560880 [ 3 ] {cfecd110-abc5-444c-a296-aa609d2f5ff5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 996 | 2026.03.25 00:16:06.561326 [ 3 ] {cfecd110-abc5-444c-a296-aa609d2f5ff5} <Trace> oximeter.measurements_cumulativeu64 (d9515f17-c5fd-4592-903e-92bbab0fc185): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 997 | 2026.03.25 00:16:06.561361 [ 3 ] {cfecd110-abc5-444c-a296-aa609d2f5ff5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
| 998 | 2026.03.25 00:16:06.561897 [ 3 ] {cfecd110-abc5-444c-a296-aa609d2f5ff5} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 999 | 2026.03.25 00:16:06.562331 [ 3 ] {cfecd110-abc5-444c-a296-aa609d2f5ff5} <Trace> oximeter.measurements_cumulativeu64 (d9515f17-c5fd-4592-903e-92bbab0fc185): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1000 | 2026.03.25 00:16:06.562469 [ 3 ] {cfecd110-abc5-444c-a296-aa609d2f5ff5} <Debug> executeQuery: Read 270 rows, 18.38 KiB in 0.001648 sec., 163834.9514563107 rows/sec., 10.89 MiB/sec. | ||
| 1001 | 2026.03.25 00:16:06.562510 [ 3 ] {cfecd110-abc5-444c-a296-aa609d2f5ff5} <Debug> TCPHandler: Processed in 0.001821092 sec. | ||
| 1002 | 2026.03.25 00:16:06.562641 [ 3 ] {} <Trace> TCP-Session: 93a2047a-2fbc-44c5-8d86-6a3c8c02d15d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1003 | 2026.03.25 00:16:06.562738 [ 3 ] {601b68ec-3209-462b-9677-5510cf05a6bb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39555) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 1004 | 2026.03.25 00:16:06.562785 [ 3 ] {601b68ec-3209-462b-9677-5510cf05a6bb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 1005 | 2026.03.25 00:16:06.563113 [ 3 ] {601b68ec-3209-462b-9677-5510cf05a6bb} <Trace> oximeter.measurements_f64 (212c2a6f-90cf-4c71-aafe-78c3b1fd8e79): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1006 | 2026.03.25 00:16:06.563150 [ 3 ] {601b68ec-3209-462b-9677-5510cf05a6bb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
| 1007 | 2026.03.25 00:16:06.563567 [ 3 ] {601b68ec-3209-462b-9677-5510cf05a6bb} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1008 | 2026.03.25 00:16:06.564032 [ 3 ] {601b68ec-3209-462b-9677-5510cf05a6bb} <Trace> oximeter.measurements_f64 (212c2a6f-90cf-4c71-aafe-78c3b1fd8e79): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1009 | 2026.03.25 00:16:06.564164 [ 3 ] {601b68ec-3209-462b-9677-5510cf05a6bb} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001445 sec., 692.0415224913494 rows/sec., 46.63 KiB/sec. | ||
| 1010 | 2026.03.25 00:16:06.564200 [ 3 ] {601b68ec-3209-462b-9677-5510cf05a6bb} <Debug> TCPHandler: Processed in 0.001609667 sec. | ||
| 1011 | 2026.03.25 00:16:06.564312 [ 3 ] {} <Trace> TCP-Session: 93a2047a-2fbc-44c5-8d86-6a3c8c02d15d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1012 | 2026.03.25 00:16:06.564407 [ 3 ] {9b6de013-0f06-4625-9c56-11f6daf85a1a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39555) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1013 | 2026.03.25 00:16:06.564459 [ 3 ] {9b6de013-0f06-4625-9c56-11f6daf85a1a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 1014 | 2026.03.25 00:16:06.565240 [ 3 ] {9b6de013-0f06-4625-9c56-11f6daf85a1a} <Trace> oximeter.measurements_histogramu64 (66b3c5cd-c277-4614-b9e1-0e483a2d8930): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1015 | 2026.03.25 00:16:06.565278 [ 3 ] {9b6de013-0f06-4625-9c56-11f6daf85a1a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
| 1016 | 2026.03.25 00:16:06.568760 [ 3 ] {9b6de013-0f06-4625-9c56-11f6daf85a1a} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1017 | 2026.03.25 00:16:06.569344 [ 3 ] {9b6de013-0f06-4625-9c56-11f6daf85a1a} <Trace> oximeter.measurements_histogramu64 (66b3c5cd-c277-4614-b9e1-0e483a2d8930): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1018 | 2026.03.25 00:16:06.569501 [ 3 ] {9b6de013-0f06-4625-9c56-11f6daf85a1a} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.00511 sec., 1956.9471624266146 rows/sec., 3.51 MiB/sec. | ||
| 1019 | 2026.03.25 00:16:06.569562 [ 3 ] {9b6de013-0f06-4625-9c56-11f6daf85a1a} <Debug> TCPHandler: Processed in 0.005299191 sec. | ||
| 1020 | 2026.03.25 00:16:06.569683 [ 3 ] {} <Trace> TCP-Session: 93a2047a-2fbc-44c5-8d86-6a3c8c02d15d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1021 | 2026.03.25 00:16:06.569779 [ 3 ] {52a071a6-180d-4cbf-910f-5eb2c3d9dd06} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39555) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1022 | 2026.03.25 00:16:06.569820 [ 3 ] {52a071a6-180d-4cbf-910f-5eb2c3d9dd06} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1023 | 2026.03.25 00:16:06.570183 [ 3 ] {52a071a6-180d-4cbf-910f-5eb2c3d9dd06} <Trace> oximeter.measurements_u64 (a46c3f3f-9ded-4b50-9fc2-4f503dd169a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1024 | 2026.03.25 00:16:06.570221 [ 3 ] {52a071a6-180d-4cbf-910f-5eb2c3d9dd06} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
| 1025 | 2026.03.25 00:16:06.570677 [ 3 ] {52a071a6-180d-4cbf-910f-5eb2c3d9dd06} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1026 | 2026.03.25 00:16:06.571122 [ 3 ] {52a071a6-180d-4cbf-910f-5eb2c3d9dd06} <Trace> oximeter.measurements_u64 (a46c3f3f-9ded-4b50-9fc2-4f503dd169a4): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1027 | 2026.03.25 00:16:06.571246 [ 3 ] {52a071a6-180d-4cbf-910f-5eb2c3d9dd06} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001537 sec., 58555.62784645413 rows/sec., 3.66 MiB/sec. | ||
| 1028 | 2026.03.25 00:16:06.571280 [ 3 ] {52a071a6-180d-4cbf-910f-5eb2c3d9dd06} <Debug> TCPHandler: Processed in 0.001700969 sec. | ||
| 1029 | 2026.03.25 00:16:07.330746 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 1464 | ||
| 1030 | 2026.03.25 00:16:07.331457 [ 244 ] {} <Trace> system.asynchronous_metric_log (0898b27c-367e-447b-8482-f4822232c365): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1031 | 2026.03.25 00:16:07.331509 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
| 1032 | 2026.03.25 00:16:07.332168 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1033 | 2026.03.25 00:16:07.332654 [ 244 ] {} <Trace> system.asynchronous_metric_log (0898b27c-367e-447b-8482-f4822232c365): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1034 | 2026.03.25 00:16:07.332801 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 1464 | ||
| 1035 | 2026.03.25 00:16:07.382723 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 23 | ||
| 1036 | 2026.03.25 00:16:07.399523 [ 243 ] {} <Trace> system.metric_log (8832bb94-2db2-42e0-923d-5bcca7c2cc3b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1037 | 2026.03.25 00:16:07.399582 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
| 1038 | 2026.03.25 00:16:07.406033 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1039 | 2026.03.25 00:16:07.407108 [ 243 ] {} <Trace> system.metric_log (8832bb94-2db2-42e0-923d-5bcca7c2cc3b): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1040 | 2026.03.25 00:16:07.410060 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 23 | ||
| 1041 | 2026.03.25 00:16:08.000176 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 159.89 MiB, peak 163.89 MiB, free memory in arenas 0.00 B, will set to 161.03 MiB (RSS), difference: 1.14 MiB | ||
| 1042 | 2026.03.25 00:16:11.476260 [ 3 ] {} <Trace> TCP-Session: 93a2047a-2fbc-44c5-8d86-6a3c8c02d15d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1043 | 2026.03.25 00:16:11.476527 [ 3 ] {448625cd-f4e3-4547-96a5-b357775bf71c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39555) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1044 | 2026.03.25 00:16:11.476609 [ 3 ] {448625cd-f4e3-4547-96a5-b357775bf71c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1045 | 2026.03.25 00:16:11.477433 [ 3 ] {448625cd-f4e3-4547-96a5-b357775bf71c} <Trace> oximeter.fields_string (da9d4756-c540-45ff-bdbb-bdc9c8d31861): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1046 | 2026.03.25 00:16:11.477473 [ 3 ] {448625cd-f4e3-4547-96a5-b357775bf71c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
| 1047 | 2026.03.25 00:16:11.477939 [ 3 ] {448625cd-f4e3-4547-96a5-b357775bf71c} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1048 | 2026.03.25 00:16:11.478366 [ 3 ] {448625cd-f4e3-4547-96a5-b357775bf71c} <Trace> oximeter.fields_string (da9d4756-c540-45ff-bdbb-bdc9c8d31861): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1049 | 2026.03.25 00:16:11.478510 [ 3 ] {448625cd-f4e3-4547-96a5-b357775bf71c} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.00205 sec., 27317.073170731706 rows/sec., 2.10 MiB/sec. | ||
| 1050 | 2026.03.25 00:16:11.478556 [ 3 ] {448625cd-f4e3-4547-96a5-b357775bf71c} <Debug> TCPHandler: Processed in 0.002463987 sec. | ||
| 1051 | 2026.03.25 00:16:11.478697 [ 3 ] {} <Trace> TCP-Session: 93a2047a-2fbc-44c5-8d86-6a3c8c02d15d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1052 | 2026.03.25 00:16:11.478796 [ 3 ] {f915caa7-7730-46d9-af75-a952e943a596} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39555) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1053 | 2026.03.25 00:16:11.478835 [ 3 ] {f915caa7-7730-46d9-af75-a952e943a596} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1054 | 2026.03.25 00:16:11.479311 [ 3 ] {f915caa7-7730-46d9-af75-a952e943a596} <Trace> oximeter.fields_uuid (6a83c119-7e6c-4ef5-9da4-bd1e7cdd4b62): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1055 | 2026.03.25 00:16:11.479347 [ 3 ] {f915caa7-7730-46d9-af75-a952e943a596} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
| 1056 | 2026.03.25 00:16:11.479753 [ 3 ] {f915caa7-7730-46d9-af75-a952e943a596} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1057 | 2026.03.25 00:16:11.480181 [ 3 ] {f915caa7-7730-46d9-af75-a952e943a596} <Trace> oximeter.fields_uuid (6a83c119-7e6c-4ef5-9da4-bd1e7cdd4b62): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1058 | 2026.03.25 00:16:11.480305 [ 3 ] {f915caa7-7730-46d9-af75-a952e943a596} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001529 sec., 41857.42315238718 rows/sec., 3.27 MiB/sec. | ||
| 1059 | 2026.03.25 00:16:11.480347 [ 3 ] {f915caa7-7730-46d9-af75-a952e943a596} <Debug> TCPHandler: Processed in 0.001707309 sec. | ||
| 1060 | 2026.03.25 00:16:11.480481 [ 3 ] {} <Trace> TCP-Session: 93a2047a-2fbc-44c5-8d86-6a3c8c02d15d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1061 | 2026.03.25 00:16:11.480574 [ 3 ] {88b58c1b-ca62-43da-977e-c020906a6431} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39555) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1062 | 2026.03.25 00:16:11.480616 [ 3 ] {88b58c1b-ca62-43da-977e-c020906a6431} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1063 | 2026.03.25 00:16:11.481060 [ 3 ] {88b58c1b-ca62-43da-977e-c020906a6431} <Trace> oximeter.measurements_cumulativeu64 (d9515f17-c5fd-4592-903e-92bbab0fc185): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1064 | 2026.03.25 00:16:11.481095 [ 3 ] {88b58c1b-ca62-43da-977e-c020906a6431} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
| 1065 | 2026.03.25 00:16:11.481521 [ 3 ] {88b58c1b-ca62-43da-977e-c020906a6431} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1066 | 2026.03.25 00:16:11.482046 [ 3 ] {88b58c1b-ca62-43da-977e-c020906a6431} <Trace> oximeter.measurements_cumulativeu64 (d9515f17-c5fd-4592-903e-92bbab0fc185): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1067 | 2026.03.25 00:16:11.482172 [ 3 ] {88b58c1b-ca62-43da-977e-c020906a6431} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001617 sec., 98948.67037724181 rows/sec., 6.89 MiB/sec. | ||
| 1068 | 2026.03.25 00:16:11.482216 [ 3 ] {88b58c1b-ca62-43da-977e-c020906a6431} <Debug> TCPHandler: Processed in 0.001791531 sec. | ||
| 1069 | 2026.03.25 00:16:11.482336 [ 3 ] {} <Trace> TCP-Session: 93a2047a-2fbc-44c5-8d86-6a3c8c02d15d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1070 | 2026.03.25 00:16:11.482429 [ 3 ] {c270d84d-a1ac-49a7-a636-6c6ce63b56cd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39555) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1071 | 2026.03.25 00:16:11.482470 [ 3 ] {c270d84d-a1ac-49a7-a636-6c6ce63b56cd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1072 | 2026.03.25 00:16:11.482815 [ 3 ] {c270d84d-a1ac-49a7-a636-6c6ce63b56cd} <Trace> oximeter.measurements_u64 (a46c3f3f-9ded-4b50-9fc2-4f503dd169a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1073 | 2026.03.25 00:16:11.482850 [ 3 ] {c270d84d-a1ac-49a7-a636-6c6ce63b56cd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
| 1074 | 2026.03.25 00:16:11.483243 [ 3 ] {c270d84d-a1ac-49a7-a636-6c6ce63b56cd} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1075 | 2026.03.25 00:16:11.483677 [ 3 ] {c270d84d-a1ac-49a7-a636-6c6ce63b56cd} <Trace> oximeter.measurements_u64 (a46c3f3f-9ded-4b50-9fc2-4f503dd169a4): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1076 | 2026.03.25 00:16:11.483811 [ 3 ] {c270d84d-a1ac-49a7-a636-6c6ce63b56cd} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.0014 sec., 42857.142857142855 rows/sec., 2.89 MiB/sec. | ||
| 1077 | 2026.03.25 00:16:11.483850 [ 3 ] {c270d84d-a1ac-49a7-a636-6c6ce63b56cd} <Debug> TCPHandler: Processed in 0.001560985 sec. | ||
| 1078 | 2026.03.25 00:16:14.703075 [ 103 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 1079 | 2026.03.25 00:16:14.703144 [ 103 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 1080 | 2026.03.25 00:16:14.833831 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 1891 | ||
| 1081 | 2026.03.25 00:16:14.834308 [ 244 ] {} <Trace> system.asynchronous_metric_log (0898b27c-367e-447b-8482-f4822232c365): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1082 | 2026.03.25 00:16:14.834357 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
| 1083 | 2026.03.25 00:16:14.835098 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1084 | 2026.03.25 00:16:14.835571 [ 244 ] {} <Trace> system.asynchronous_metric_log (0898b27c-367e-447b-8482-f4822232c365): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1085 | 2026.03.25 00:16:14.835713 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 1891 | ||
| 1086 | 2026.03.25 00:16:14.862867 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 98 entries to flush up to offset 186 | ||
| 1087 | 2026.03.25 00:16:14.866899 [ 242 ] {} <Trace> system.query_log (9703172c-9101-4506-b1d0-613c64f918a0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1088 | 2026.03.25 00:16:14.866957 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
| 1089 | 2026.03.25 00:16:14.868351 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1090 | 2026.03.25 00:16:14.868944 [ 242 ] {} <Trace> system.query_log (9703172c-9101-4506-b1d0-613c64f918a0): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1091 | 2026.03.25 00:16:14.869252 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 186 | ||
| 1092 | 2026.03.25 00:16:14.911077 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 31 | ||
| 1093 | 2026.03.25 00:16:14.928617 [ 243 ] {} <Trace> system.metric_log (8832bb94-2db2-42e0-923d-5bcca7c2cc3b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1094 | 2026.03.25 00:16:14.928672 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
| 1095 | 2026.03.25 00:16:14.935243 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1096 | 2026.03.25 00:16:14.936418 [ 243 ] {} <Trace> system.metric_log (8832bb94-2db2-42e0-923d-5bcca7c2cc3b): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1097 | 2026.03.25 00:16:14.939593 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 31 | ||
| 1098 | 2026.03.25 00:16:15.000155 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 161.69 MiB, peak 165.69 MiB, free memory in arenas 0.00 B, will set to 162.89 MiB (RSS), difference: 1.20 MiB | ||
| 1099 | 2026.03.25 00:16:16.484620 [ 3 ] {} <Trace> TCP-Session: 93a2047a-2fbc-44c5-8d86-6a3c8c02d15d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1100 | 2026.03.25 00:16:16.484795 [ 3 ] {4778fc22-9ba9-4d74-95c5-ae654170adaa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39555) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 1101 | 2026.03.25 00:16:16.484858 [ 3 ] {4778fc22-9ba9-4d74-95c5-ae654170adaa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 1102 | 2026.03.25 00:16:16.485634 [ 3 ] {4778fc22-9ba9-4d74-95c5-ae654170adaa} <Trace> oximeter.fields_i16 (78240462-1731-4218-9a79-d1fbaf59befe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1103 | 2026.03.25 00:16:16.485681 [ 3 ] {4778fc22-9ba9-4d74-95c5-ae654170adaa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
| 1104 | 2026.03.25 00:16:16.486167 [ 3 ] {4778fc22-9ba9-4d74-95c5-ae654170adaa} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1105 | 2026.03.25 00:16:16.486615 [ 3 ] {4778fc22-9ba9-4d74-95c5-ae654170adaa} <Trace> oximeter.fields_i16 (78240462-1731-4218-9a79-d1fbaf59befe): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1106 | 2026.03.25 00:16:16.486761 [ 3 ] {4778fc22-9ba9-4d74-95c5-ae654170adaa} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.002014 sec., 141012.90963257197 rows/sec., 8.96 MiB/sec. | ||
| 1107 | 2026.03.25 00:16:16.486803 [ 3 ] {4778fc22-9ba9-4d74-95c5-ae654170adaa} <Debug> TCPHandler: Processed in 0.002334584 sec. | ||
| 1108 | 2026.03.25 00:16:16.486934 [ 3 ] {} <Trace> TCP-Session: 93a2047a-2fbc-44c5-8d86-6a3c8c02d15d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1109 | 2026.03.25 00:16:16.487027 [ 3 ] {3c62599e-08d8-40de-b5eb-f57ff413961b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39555) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1110 | 2026.03.25 00:16:16.487066 [ 3 ] {3c62599e-08d8-40de-b5eb-f57ff413961b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1111 | 2026.03.25 00:16:16.487866 [ 3 ] {3c62599e-08d8-40de-b5eb-f57ff413961b} <Trace> oximeter.fields_string (da9d4756-c540-45ff-bdbb-bdc9c8d31861): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1112 | 2026.03.25 00:16:16.487902 [ 3 ] {3c62599e-08d8-40de-b5eb-f57ff413961b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
| 1113 | 2026.03.25 00:16:16.488341 [ 3 ] {3c62599e-08d8-40de-b5eb-f57ff413961b} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1114 | 2026.03.25 00:16:16.488744 [ 3 ] {3c62599e-08d8-40de-b5eb-f57ff413961b} <Trace> oximeter.fields_string (da9d4756-c540-45ff-bdbb-bdc9c8d31861): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1115 | 2026.03.25 00:16:16.488875 [ 3 ] {3c62599e-08d8-40de-b5eb-f57ff413961b} <Debug> executeQuery: Read 817 rows, 65.50 KiB in 0.001866 sec., 437834.9410503751 rows/sec., 34.28 MiB/sec. | ||
| 1116 | 2026.03.25 00:16:16.488911 [ 3 ] {3c62599e-08d8-40de-b5eb-f57ff413961b} <Debug> TCPHandler: Processed in 0.002025406 sec. | ||
| 1117 | 2026.03.25 00:16:16.489025 [ 3 ] {} <Trace> TCP-Session: 93a2047a-2fbc-44c5-8d86-6a3c8c02d15d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1118 | 2026.03.25 00:16:16.489117 [ 3 ] {daf7c85f-c487-4e0a-911b-e283ede65aa7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39555) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1119 | 2026.03.25 00:16:16.489155 [ 3 ] {daf7c85f-c487-4e0a-911b-e283ede65aa7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1120 | 2026.03.25 00:16:16.489593 [ 3 ] {daf7c85f-c487-4e0a-911b-e283ede65aa7} <Trace> oximeter.fields_u16 (b490aa8d-8720-450c-9d9d-0c0be0c6e0e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1121 | 2026.03.25 00:16:16.489628 [ 3 ] {daf7c85f-c487-4e0a-911b-e283ede65aa7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
| 1122 | 2026.03.25 00:16:16.490060 [ 3 ] {daf7c85f-c487-4e0a-911b-e283ede65aa7} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1123 | 2026.03.25 00:16:16.490460 [ 3 ] {daf7c85f-c487-4e0a-911b-e283ede65aa7} <Trace> oximeter.fields_u16 (b490aa8d-8720-450c-9d9d-0c0be0c6e0e1): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1124 | 2026.03.25 00:16:16.490585 [ 3 ] {daf7c85f-c487-4e0a-911b-e283ede65aa7} <Debug> executeQuery: Read 152 rows, 9.29 KiB in 0.001486 sec., 102288.02153432033 rows/sec., 6.11 MiB/sec. | ||
| 1125 | 2026.03.25 00:16:16.490620 [ 3 ] {daf7c85f-c487-4e0a-911b-e283ede65aa7} <Debug> TCPHandler: Processed in 0.001642748 sec. | ||
| 1126 | 2026.03.25 00:16:16.490733 [ 3 ] {} <Trace> TCP-Session: 93a2047a-2fbc-44c5-8d86-6a3c8c02d15d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1127 | 2026.03.25 00:16:16.490825 [ 3 ] {7c915bcd-88f4-4eca-88ed-3c74c65e404d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39555) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 1128 | 2026.03.25 00:16:16.490862 [ 3 ] {7c915bcd-88f4-4eca-88ed-3c74c65e404d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 1129 | 2026.03.25 00:16:16.491287 [ 3 ] {7c915bcd-88f4-4eca-88ed-3c74c65e404d} <Trace> oximeter.fields_u32 (79eddaf6-5920-48fe-8c45-6c5582e58677): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1130 | 2026.03.25 00:16:16.491323 [ 3 ] {7c915bcd-88f4-4eca-88ed-3c74c65e404d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
| 1131 | 2026.03.25 00:16:16.491708 [ 3 ] {7c915bcd-88f4-4eca-88ed-3c74c65e404d} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1132 | 2026.03.25 00:16:16.492170 [ 3 ] {7c915bcd-88f4-4eca-88ed-3c74c65e404d} <Trace> oximeter.fields_u32 (79eddaf6-5920-48fe-8c45-6c5582e58677): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1133 | 2026.03.25 00:16:16.492296 [ 3 ] {7c915bcd-88f4-4eca-88ed-3c74c65e404d} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001488 sec., 100134.40860215054 rows/sec., 6.47 MiB/sec. | ||
| 1134 | 2026.03.25 00:16:16.492332 [ 3 ] {7c915bcd-88f4-4eca-88ed-3c74c65e404d} <Debug> TCPHandler: Processed in 0.001646348 sec. | ||
| 1135 | 2026.03.25 00:16:16.492444 [ 3 ] {} <Trace> TCP-Session: 93a2047a-2fbc-44c5-8d86-6a3c8c02d15d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1136 | 2026.03.25 00:16:16.492536 [ 3 ] {53cefd0c-0675-4998-b92d-e75631a68efc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39555) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 1137 | 2026.03.25 00:16:16.492574 [ 3 ] {53cefd0c-0675-4998-b92d-e75631a68efc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 1138 | 2026.03.25 00:16:16.493048 [ 3 ] {53cefd0c-0675-4998-b92d-e75631a68efc} <Trace> oximeter.fields_u8 (fa258e8d-285a-434f-b894-6be795807874): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1139 | 2026.03.25 00:16:16.493084 [ 3 ] {53cefd0c-0675-4998-b92d-e75631a68efc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
| 1140 | 2026.03.25 00:16:16.493475 [ 3 ] {53cefd0c-0675-4998-b92d-e75631a68efc} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1141 | 2026.03.25 00:16:16.493878 [ 3 ] {53cefd0c-0675-4998-b92d-e75631a68efc} <Trace> oximeter.fields_u8 (fa258e8d-285a-434f-b894-6be795807874): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1142 | 2026.03.25 00:16:16.494002 [ 3 ] {53cefd0c-0675-4998-b92d-e75631a68efc} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001484 sec., 99730.45822102425 rows/sec., 5.67 MiB/sec. | ||
| 1143 | 2026.03.25 00:16:16.494037 [ 3 ] {53cefd0c-0675-4998-b92d-e75631a68efc} <Debug> TCPHandler: Processed in 0.001640988 sec. | ||
| 1144 | 2026.03.25 00:16:16.494150 [ 3 ] {} <Trace> TCP-Session: 93a2047a-2fbc-44c5-8d86-6a3c8c02d15d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1145 | 2026.03.25 00:16:16.494242 [ 3 ] {b7256acb-a0d0-4e0d-a592-a045bb2467e4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39555) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1146 | 2026.03.25 00:16:16.494280 [ 3 ] {b7256acb-a0d0-4e0d-a592-a045bb2467e4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1147 | 2026.03.25 00:16:16.494848 [ 3 ] {b7256acb-a0d0-4e0d-a592-a045bb2467e4} <Trace> oximeter.fields_uuid (6a83c119-7e6c-4ef5-9da4-bd1e7cdd4b62): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1148 | 2026.03.25 00:16:16.494884 [ 3 ] {b7256acb-a0d0-4e0d-a592-a045bb2467e4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
| 1149 | 2026.03.25 00:16:16.495347 [ 3 ] {b7256acb-a0d0-4e0d-a592-a045bb2467e4} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1150 | 2026.03.25 00:16:16.495750 [ 3 ] {b7256acb-a0d0-4e0d-a592-a045bb2467e4} <Trace> oximeter.fields_uuid (6a83c119-7e6c-4ef5-9da4-bd1e7cdd4b62): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1151 | 2026.03.25 00:16:16.495878 [ 3 ] {b7256acb-a0d0-4e0d-a592-a045bb2467e4} <Debug> executeQuery: Read 500 rows, 35.98 KiB in 0.001653 sec., 302480.3387779794 rows/sec., 21.26 MiB/sec. | ||
| 1152 | 2026.03.25 00:16:16.495914 [ 3 ] {b7256acb-a0d0-4e0d-a592-a045bb2467e4} <Debug> TCPHandler: Processed in 0.001811042 sec. | ||
| 1153 | 2026.03.25 00:16:16.496024 [ 3 ] {} <Trace> TCP-Session: 93a2047a-2fbc-44c5-8d86-6a3c8c02d15d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1154 | 2026.03.25 00:16:16.496115 [ 3 ] {2664bdc2-e978-4926-80ee-afaf06a6ea18} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39555) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 1155 | 2026.03.25 00:16:16.496155 [ 3 ] {2664bdc2-e978-4926-80ee-afaf06a6ea18} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 1156 | 2026.03.25 00:16:16.496499 [ 3 ] {2664bdc2-e978-4926-80ee-afaf06a6ea18} <Trace> oximeter.measurements_bool (8a3ce6e0-f76a-4ba2-9a43-4275c3c9549e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1157 | 2026.03.25 00:16:16.496534 [ 3 ] {2664bdc2-e978-4926-80ee-afaf06a6ea18} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
| 1158 | 2026.03.25 00:16:16.496924 [ 3 ] {2664bdc2-e978-4926-80ee-afaf06a6ea18} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1159 | 2026.03.25 00:16:16.497337 [ 3 ] {2664bdc2-e978-4926-80ee-afaf06a6ea18} <Trace> oximeter.measurements_bool (8a3ce6e0-f76a-4ba2-9a43-4275c3c9549e): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1160 | 2026.03.25 00:16:16.497464 [ 3 ] {2664bdc2-e978-4926-80ee-afaf06a6ea18} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001366 sec., 4392.386530014641 rows/sec., 229.49 KiB/sec. | ||
| 1161 | 2026.03.25 00:16:16.497505 [ 3 ] {2664bdc2-e978-4926-80ee-afaf06a6ea18} <Debug> TCPHandler: Processed in 0.001528006 sec. | ||
| 1162 | 2026.03.25 00:16:16.497621 [ 3 ] {} <Trace> TCP-Session: 93a2047a-2fbc-44c5-8d86-6a3c8c02d15d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1163 | 2026.03.25 00:16:16.497713 [ 3 ] {0bc36b0c-7ceb-4e40-9d79-3224228900fd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39555) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1164 | 2026.03.25 00:16:16.497753 [ 3 ] {0bc36b0c-7ceb-4e40-9d79-3224228900fd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1165 | 2026.03.25 00:16:16.498161 [ 3 ] {0bc36b0c-7ceb-4e40-9d79-3224228900fd} <Trace> oximeter.measurements_cumulativeu64 (d9515f17-c5fd-4592-903e-92bbab0fc185): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1166 | 2026.03.25 00:16:16.498197 [ 3 ] {0bc36b0c-7ceb-4e40-9d79-3224228900fd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
| 1167 | 2026.03.25 00:16:16.498612 [ 3 ] {0bc36b0c-7ceb-4e40-9d79-3224228900fd} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1168 | 2026.03.25 00:16:16.499014 [ 3 ] {0bc36b0c-7ceb-4e40-9d79-3224228900fd} <Trace> oximeter.measurements_cumulativeu64 (d9515f17-c5fd-4592-903e-92bbab0fc185): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1169 | 2026.03.25 00:16:16.499139 [ 3 ] {0bc36b0c-7ceb-4e40-9d79-3224228900fd} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001443 sec., 183645.18364518363 rows/sec., 12.20 MiB/sec. | ||
| 1170 | 2026.03.25 00:16:16.499180 [ 3 ] {0bc36b0c-7ceb-4e40-9d79-3224228900fd} <Debug> TCPHandler: Processed in 0.001609777 sec. | ||
| 1171 | 2026.03.25 00:16:16.499302 [ 3 ] {} <Trace> TCP-Session: 93a2047a-2fbc-44c5-8d86-6a3c8c02d15d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1172 | 2026.03.25 00:16:16.499394 [ 3 ] {7157a2f9-e753-4083-bd8a-5ceec590139b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39555) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 1173 | 2026.03.25 00:16:16.499434 [ 3 ] {7157a2f9-e753-4083-bd8a-5ceec590139b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 1174 | 2026.03.25 00:16:16.499788 [ 3 ] {7157a2f9-e753-4083-bd8a-5ceec590139b} <Trace> oximeter.measurements_f64 (212c2a6f-90cf-4c71-aafe-78c3b1fd8e79): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1175 | 2026.03.25 00:16:16.499822 [ 3 ] {7157a2f9-e753-4083-bd8a-5ceec590139b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
| 1176 | 2026.03.25 00:16:16.500201 [ 3 ] {7157a2f9-e753-4083-bd8a-5ceec590139b} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1177 | 2026.03.25 00:16:16.500661 [ 3 ] {7157a2f9-e753-4083-bd8a-5ceec590139b} <Trace> oximeter.measurements_f64 (212c2a6f-90cf-4c71-aafe-78c3b1fd8e79): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1178 | 2026.03.25 00:16:16.500786 [ 3 ] {7157a2f9-e753-4083-bd8a-5ceec590139b} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.00141 sec., 709.2198581560284 rows/sec., 47.79 KiB/sec. | ||
| 1179 | 2026.03.25 00:16:16.500819 [ 3 ] {7157a2f9-e753-4083-bd8a-5ceec590139b} <Debug> TCPHandler: Processed in 0.001573186 sec. | ||
| 1180 | 2026.03.25 00:16:16.500928 [ 3 ] {} <Trace> TCP-Session: 93a2047a-2fbc-44c5-8d86-6a3c8c02d15d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1181 | 2026.03.25 00:16:16.501019 [ 3 ] {9a249f87-e6fb-40d8-bccf-2d4541f5deca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39555) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1182 | 2026.03.25 00:16:16.501070 [ 3 ] {9a249f87-e6fb-40d8-bccf-2d4541f5deca} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 1183 | 2026.03.25 00:16:16.501869 [ 3 ] {9a249f87-e6fb-40d8-bccf-2d4541f5deca} <Trace> oximeter.measurements_histogramu64 (66b3c5cd-c277-4614-b9e1-0e483a2d8930): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1184 | 2026.03.25 00:16:16.501914 [ 3 ] {9a249f87-e6fb-40d8-bccf-2d4541f5deca} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
| 1185 | 2026.03.25 00:16:16.502672 [ 3 ] {9a249f87-e6fb-40d8-bccf-2d4541f5deca} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1186 | 2026.03.25 00:16:16.503097 [ 3 ] {9a249f87-e6fb-40d8-bccf-2d4541f5deca} <Trace> oximeter.measurements_histogramu64 (66b3c5cd-c277-4614-b9e1-0e483a2d8930): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1187 | 2026.03.25 00:16:16.503234 [ 3 ] {9a249f87-e6fb-40d8-bccf-2d4541f5deca} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.002233 sec., 4478.280340349305 rows/sec., 8.02 MiB/sec. | ||
| 1188 | 2026.03.25 00:16:16.503283 [ 3 ] {9a249f87-e6fb-40d8-bccf-2d4541f5deca} <Debug> TCPHandler: Processed in 0.002402265 sec. | ||
| 1189 | 2026.03.25 00:16:16.503401 [ 3 ] {} <Trace> TCP-Session: 93a2047a-2fbc-44c5-8d86-6a3c8c02d15d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1190 | 2026.03.25 00:16:16.503495 [ 3 ] {0160018c-8853-4667-ad42-e693dea9107d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39555) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1191 | 2026.03.25 00:16:16.503534 [ 3 ] {0160018c-8853-4667-ad42-e693dea9107d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1192 | 2026.03.25 00:16:16.503880 [ 3 ] {0160018c-8853-4667-ad42-e693dea9107d} <Trace> oximeter.measurements_u64 (a46c3f3f-9ded-4b50-9fc2-4f503dd169a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1193 | 2026.03.25 00:16:16.503916 [ 3 ] {0160018c-8853-4667-ad42-e693dea9107d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
| 1194 | 2026.03.25 00:16:16.504316 [ 3 ] {0160018c-8853-4667-ad42-e693dea9107d} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1195 | 2026.03.25 00:16:16.504750 [ 3 ] {0160018c-8853-4667-ad42-e693dea9107d} <Trace> oximeter.measurements_u64 (a46c3f3f-9ded-4b50-9fc2-4f503dd169a4): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1196 | 2026.03.25 00:16:16.504874 [ 3 ] {0160018c-8853-4667-ad42-e693dea9107d} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001398 sec., 64377.68240343348 rows/sec., 4.03 MiB/sec. | ||
| 1197 | 2026.03.25 00:16:16.504908 [ 3 ] {0160018c-8853-4667-ad42-e693dea9107d} <Debug> TCPHandler: Processed in 0.001562336 sec. | ||
| 1198 | 2026.03.25 00:16:17.438640 [ 3 ] {} <Trace> TCP-Session: 93a2047a-2fbc-44c5-8d86-6a3c8c02d15d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1199 | 2026.03.25 00:16:17.438890 [ 3 ] {c8463dea-b440-4bb3-878f-130a0d26c893} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39555) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 1200 | 2026.03.25 00:16:17.441245 [ 3 ] {c8463dea-b440-4bb3-878f-130a0d26c893} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1201 | 2026.03.25 00:16:17.443282 [ 3 ] {c8463dea-b440-4bb3-878f-130a0d26c893} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 1202 | 2026.03.25 00:16:17.443542 [ 3 ] {c8463dea-b440-4bb3-878f-130a0d26c893} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1203 | 2026.03.25 00:16:17.443802 [ 3 ] {c8463dea-b440-4bb3-878f-130a0d26c893} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1204 | 2026.03.25 00:16:17.446128 [ 3 ] {c8463dea-b440-4bb3-878f-130a0d26c893} <Debug> oximeter.timeseries_schema (96f26d48-a441-49ea-a0d1-4f4890aad707) (SelectExecutor): Key condition: (column 0 notIn 32-element set) | ||
| 1205 | 2026.03.25 00:16:17.450130 [ 3 ] {c8463dea-b440-4bb3-878f-130a0d26c893} <Trace> oximeter.timeseries_schema (96f26d48-a441-49ea-a0d1-4f4890aad707) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1206 | 2026.03.25 00:16:17.452057 [ 3 ] {c8463dea-b440-4bb3-878f-130a0d26c893} <Debug> oximeter.timeseries_schema (96f26d48-a441-49ea-a0d1-4f4890aad707) (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 | ||
| 1207 | 2026.03.25 00:16:17.452095 [ 3 ] {c8463dea-b440-4bb3-878f-130a0d26c893} <Trace> oximeter.timeseries_schema (96f26d48-a441-49ea-a0d1-4f4890aad707) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1208 | 2026.03.25 00:16:17.452255 [ 3 ] {c8463dea-b440-4bb3-878f-130a0d26c893} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 1209 | 2026.03.25 00:16:17.452297 [ 3 ] {c8463dea-b440-4bb3-878f-130a0d26c893} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 32 rows starting from 0 | ||
| 1210 | 2026.03.25 00:16:17.463786 [ 3 ] {c8463dea-b440-4bb3-878f-130a0d26c893} <Debug> executeQuery: Read 32 rows, 1.21 KiB in 0.024995 sec., 1280.256051210242 rows/sec., 48.33 KiB/sec. | ||
| 1211 | 2026.03.25 00:16:17.463934 [ 3 ] {c8463dea-b440-4bb3-878f-130a0d26c893} <Debug> TCPHandler: Processed in 0.025424914 sec. | ||
| 1212 | 2026.03.25 00:16:17.464317 [ 3 ] {} <Trace> TCP-Session: 93a2047a-2fbc-44c5-8d86-6a3c8c02d15d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1213 | 2026.03.25 00:16:17.464580 [ 3 ] {462fc1ea-b974-4e1e-9b09-ea22886d1de1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39555) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', '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) | ||
| 1214 | 2026.03.25 00:16:17.464807 [ 3 ] {462fc1ea-b974-4e1e-9b09-ea22886d1de1} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1215 | 2026.03.25 00:16:17.464842 [ 3 ] {462fc1ea-b974-4e1e-9b09-ea22886d1de1} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', '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 | ||
| 1216 | 2026.03.25 00:16:17.465032 [ 3 ] {462fc1ea-b974-4e1e-9b09-ea22886d1de1} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1217 | 2026.03.25 00:16:17.465084 [ 3 ] {462fc1ea-b974-4e1e-9b09-ea22886d1de1} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1218 | 2026.03.25 00:16:17.465181 [ 3 ] {462fc1ea-b974-4e1e-9b09-ea22886d1de1} <Debug> oximeter.timeseries_schema (96f26d48-a441-49ea-a0d1-4f4890aad707) (SelectExecutor): Key condition: (column 0 notIn 33-element set) | ||
| 1219 | 2026.03.25 00:16:17.465209 [ 3 ] {462fc1ea-b974-4e1e-9b09-ea22886d1de1} <Trace> oximeter.timeseries_schema (96f26d48-a441-49ea-a0d1-4f4890aad707) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1220 | 2026.03.25 00:16:17.465227 [ 3 ] {462fc1ea-b974-4e1e-9b09-ea22886d1de1} <Debug> oximeter.timeseries_schema (96f26d48-a441-49ea-a0d1-4f4890aad707) (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 | ||
| 1221 | 2026.03.25 00:16:17.465241 [ 3 ] {462fc1ea-b974-4e1e-9b09-ea22886d1de1} <Trace> oximeter.timeseries_schema (96f26d48-a441-49ea-a0d1-4f4890aad707) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1222 | 2026.03.25 00:16:17.465273 [ 3 ] {462fc1ea-b974-4e1e-9b09-ea22886d1de1} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', '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'))" | ||
| 1223 | 2026.03.25 00:16:17.465290 [ 3 ] {462fc1ea-b974-4e1e-9b09-ea22886d1de1} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 32 rows starting from 0 | ||
| 1224 | 2026.03.25 00:16:17.465913 [ 3 ] {462fc1ea-b974-4e1e-9b09-ea22886d1de1} <Debug> executeQuery: Read 32 rows, 1.21 KiB in 0.001452 sec., 22038.567493112947 rows/sec., 831.96 KiB/sec. | ||
| 1225 | 2026.03.25 00:16:17.465994 [ 3 ] {462fc1ea-b974-4e1e-9b09-ea22886d1de1} <Debug> TCPHandler: Processed in 0.001776061 sec. | ||
| 1226 | 2026.03.25 00:16:17.466247 [ 3 ] {} <Trace> TCP-Session: 93a2047a-2fbc-44c5-8d86-6a3c8c02d15d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1227 | 2026.03.25 00:16:17.466377 [ 3 ] {1240670a-e393-47c7-b474-9b4e5ce26050} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39555) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', '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) | ||
| 1228 | 2026.03.25 00:16:17.466599 [ 3 ] {1240670a-e393-47c7-b474-9b4e5ce26050} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1229 | 2026.03.25 00:16:17.466633 [ 3 ] {1240670a-e393-47c7-b474-9b4e5ce26050} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', '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 | ||
| 1230 | 2026.03.25 00:16:17.466826 [ 3 ] {1240670a-e393-47c7-b474-9b4e5ce26050} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1231 | 2026.03.25 00:16:17.466876 [ 3 ] {1240670a-e393-47c7-b474-9b4e5ce26050} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1232 | 2026.03.25 00:16:17.466973 [ 3 ] {1240670a-e393-47c7-b474-9b4e5ce26050} <Debug> oximeter.timeseries_schema (96f26d48-a441-49ea-a0d1-4f4890aad707) (SelectExecutor): Key condition: (column 0 notIn 34-element set) | ||
| 1233 | 2026.03.25 00:16:17.467000 [ 3 ] {1240670a-e393-47c7-b474-9b4e5ce26050} <Trace> oximeter.timeseries_schema (96f26d48-a441-49ea-a0d1-4f4890aad707) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1234 | 2026.03.25 00:16:17.467018 [ 3 ] {1240670a-e393-47c7-b474-9b4e5ce26050} <Debug> oximeter.timeseries_schema (96f26d48-a441-49ea-a0d1-4f4890aad707) (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 | ||
| 1235 | 2026.03.25 00:16:17.467031 [ 3 ] {1240670a-e393-47c7-b474-9b4e5ce26050} <Trace> oximeter.timeseries_schema (96f26d48-a441-49ea-a0d1-4f4890aad707) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1236 | 2026.03.25 00:16:17.467063 [ 3 ] {1240670a-e393-47c7-b474-9b4e5ce26050} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', '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'))" | ||
| 1237 | 2026.03.25 00:16:17.467080 [ 3 ] {1240670a-e393-47c7-b474-9b4e5ce26050} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 32 rows starting from 0 | ||
| 1238 | 2026.03.25 00:16:17.467508 [ 3 ] {1240670a-e393-47c7-b474-9b4e5ce26050} <Debug> executeQuery: Read 32 rows, 1.21 KiB in 0.001184 sec., 27027.027027027027 rows/sec., 1020.28 KiB/sec. | ||
| 1239 | 2026.03.25 00:16:17.467588 [ 3 ] {1240670a-e393-47c7-b474-9b4e5ce26050} <Debug> TCPHandler: Processed in 0.001389022 sec. | ||
| 1240 | 2026.03.25 00:16:17.467813 [ 3 ] {} <Trace> TCP-Session: 93a2047a-2fbc-44c5-8d86-6a3c8c02d15d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1241 | 2026.03.25 00:16:17.467943 [ 3 ] {e14838ea-3c41-40d8-b3f8-ebfd6cc09cc9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39555) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', '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) | ||
| 1242 | 2026.03.25 00:16:17.468162 [ 3 ] {e14838ea-3c41-40d8-b3f8-ebfd6cc09cc9} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1243 | 2026.03.25 00:16:17.468196 [ 3 ] {e14838ea-3c41-40d8-b3f8-ebfd6cc09cc9} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', '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 | ||
| 1244 | 2026.03.25 00:16:17.468384 [ 3 ] {e14838ea-3c41-40d8-b3f8-ebfd6cc09cc9} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1245 | 2026.03.25 00:16:17.468434 [ 3 ] {e14838ea-3c41-40d8-b3f8-ebfd6cc09cc9} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1246 | 2026.03.25 00:16:17.468528 [ 3 ] {e14838ea-3c41-40d8-b3f8-ebfd6cc09cc9} <Debug> oximeter.timeseries_schema (96f26d48-a441-49ea-a0d1-4f4890aad707) (SelectExecutor): Key condition: (column 0 notIn 35-element set) | ||
| 1247 | 2026.03.25 00:16:17.468556 [ 3 ] {e14838ea-3c41-40d8-b3f8-ebfd6cc09cc9} <Trace> oximeter.timeseries_schema (96f26d48-a441-49ea-a0d1-4f4890aad707) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1248 | 2026.03.25 00:16:17.468574 [ 3 ] {e14838ea-3c41-40d8-b3f8-ebfd6cc09cc9} <Debug> oximeter.timeseries_schema (96f26d48-a441-49ea-a0d1-4f4890aad707) (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 | ||
| 1249 | 2026.03.25 00:16:17.468588 [ 3 ] {e14838ea-3c41-40d8-b3f8-ebfd6cc09cc9} <Trace> oximeter.timeseries_schema (96f26d48-a441-49ea-a0d1-4f4890aad707) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1250 | 2026.03.25 00:16:17.468620 [ 3 ] {e14838ea-3c41-40d8-b3f8-ebfd6cc09cc9} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', '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'))" | ||
| 1251 | 2026.03.25 00:16:17.468636 [ 3 ] {e14838ea-3c41-40d8-b3f8-ebfd6cc09cc9} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 32 rows starting from 0 | ||
| 1252 | 2026.03.25 00:16:17.469041 [ 3 ] {e14838ea-3c41-40d8-b3f8-ebfd6cc09cc9} <Debug> executeQuery: Read 32 rows, 1.21 KiB in 0.001152 sec., 27777.777777777777 rows/sec., 1.02 MiB/sec. | ||
| 1253 | 2026.03.25 00:16:17.469122 [ 3 ] {e14838ea-3c41-40d8-b3f8-ebfd6cc09cc9} <Debug> TCPHandler: Processed in 0.001355821 sec. | ||
| 1254 | 2026.03.25 00:16:17.469330 [ 3 ] {} <Trace> TCP-Session: 93a2047a-2fbc-44c5-8d86-6a3c8c02d15d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1255 | 2026.03.25 00:16:17.469461 [ 3 ] {d8e76aa3-4edb-444c-b9f5-7952f0874901} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39555) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', '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) | ||
| 1256 | 2026.03.25 00:16:17.469693 [ 3 ] {d8e76aa3-4edb-444c-b9f5-7952f0874901} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1257 | 2026.03.25 00:16:17.469728 [ 3 ] {d8e76aa3-4edb-444c-b9f5-7952f0874901} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', '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 | ||
| 1258 | 2026.03.25 00:16:17.469921 [ 3 ] {d8e76aa3-4edb-444c-b9f5-7952f0874901} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1259 | 2026.03.25 00:16:17.469972 [ 3 ] {d8e76aa3-4edb-444c-b9f5-7952f0874901} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1260 | 2026.03.25 00:16:17.470068 [ 3 ] {d8e76aa3-4edb-444c-b9f5-7952f0874901} <Debug> oximeter.timeseries_schema (96f26d48-a441-49ea-a0d1-4f4890aad707) (SelectExecutor): Key condition: (column 0 notIn 36-element set) | ||
| 1261 | 2026.03.25 00:16:17.470095 [ 3 ] {d8e76aa3-4edb-444c-b9f5-7952f0874901} <Trace> oximeter.timeseries_schema (96f26d48-a441-49ea-a0d1-4f4890aad707) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1262 | 2026.03.25 00:16:17.470113 [ 3 ] {d8e76aa3-4edb-444c-b9f5-7952f0874901} <Debug> oximeter.timeseries_schema (96f26d48-a441-49ea-a0d1-4f4890aad707) (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 | ||
| 1263 | 2026.03.25 00:16:17.470128 [ 3 ] {d8e76aa3-4edb-444c-b9f5-7952f0874901} <Trace> oximeter.timeseries_schema (96f26d48-a441-49ea-a0d1-4f4890aad707) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1264 | 2026.03.25 00:16:17.470160 [ 3 ] {d8e76aa3-4edb-444c-b9f5-7952f0874901} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', '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'))" | ||
| 1265 | 2026.03.25 00:16:17.470261 [ 3 ] {d8e76aa3-4edb-444c-b9f5-7952f0874901} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 32 rows starting from 0 | ||
| 1266 | 2026.03.25 00:16:17.470688 [ 3 ] {d8e76aa3-4edb-444c-b9f5-7952f0874901} <Debug> executeQuery: Read 32 rows, 1.21 KiB in 0.001281 sec., 24980.48399687744 rows/sec., 943.02 KiB/sec. | ||
| 1267 | 2026.03.25 00:16:17.470840 [ 3 ] {d8e76aa3-4edb-444c-b9f5-7952f0874901} <Debug> TCPHandler: Processed in 0.001556496 sec. | ||
| 1268 | 2026.03.25 00:16:17.471053 [ 3 ] {} <Trace> TCP-Session: 93a2047a-2fbc-44c5-8d86-6a3c8c02d15d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1269 | 2026.03.25 00:16:17.471183 [ 3 ] {f8f6904d-1b92-4fd2-a123-948e045f50df} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39555) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_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) | ||
| 1270 | 2026.03.25 00:16:17.471404 [ 3 ] {f8f6904d-1b92-4fd2-a123-948e045f50df} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1271 | 2026.03.25 00:16:17.471438 [ 3 ] {f8f6904d-1b92-4fd2-a123-948e045f50df} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_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 | ||
| 1272 | 2026.03.25 00:16:17.471633 [ 3 ] {f8f6904d-1b92-4fd2-a123-948e045f50df} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1273 | 2026.03.25 00:16:17.471683 [ 3 ] {f8f6904d-1b92-4fd2-a123-948e045f50df} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1274 | 2026.03.25 00:16:17.471778 [ 3 ] {f8f6904d-1b92-4fd2-a123-948e045f50df} <Debug> oximeter.timeseries_schema (96f26d48-a441-49ea-a0d1-4f4890aad707) (SelectExecutor): Key condition: (column 0 notIn 37-element set) | ||
| 1275 | 2026.03.25 00:16:17.471805 [ 3 ] {f8f6904d-1b92-4fd2-a123-948e045f50df} <Trace> oximeter.timeseries_schema (96f26d48-a441-49ea-a0d1-4f4890aad707) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1276 | 2026.03.25 00:16:17.471823 [ 3 ] {f8f6904d-1b92-4fd2-a123-948e045f50df} <Debug> oximeter.timeseries_schema (96f26d48-a441-49ea-a0d1-4f4890aad707) (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 | ||
| 1277 | 2026.03.25 00:16:17.471837 [ 3 ] {f8f6904d-1b92-4fd2-a123-948e045f50df} <Trace> oximeter.timeseries_schema (96f26d48-a441-49ea-a0d1-4f4890aad707) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1278 | 2026.03.25 00:16:17.471869 [ 3 ] {f8f6904d-1b92-4fd2-a123-948e045f50df} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_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'))" | ||
| 1279 | 2026.03.25 00:16:17.471886 [ 3 ] {f8f6904d-1b92-4fd2-a123-948e045f50df} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 32 rows starting from 0 | ||
| 1280 | 2026.03.25 00:16:17.472429 [ 3 ] {f8f6904d-1b92-4fd2-a123-948e045f50df} <Debug> executeQuery: Read 32 rows, 1.21 KiB in 0.0013 sec., 24615.384615384617 rows/sec., 929.24 KiB/sec. | ||
| 1281 | 2026.03.25 00:16:17.472507 [ 3 ] {f8f6904d-1b92-4fd2-a123-948e045f50df} <Debug> TCPHandler: Processed in 0.001501955 sec. | ||
| 1282 | 2026.03.25 00:16:17.497565 [ 3 ] {} <Trace> TCP-Session: 93a2047a-2fbc-44c5-8d86-6a3c8c02d15d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1283 | 2026.03.25 00:16:17.497722 [ 3 ] {cecc8277-c5db-4361-af26-57ce0b654e61} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39555) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_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) | ||
| 1284 | 2026.03.25 00:16:17.497943 [ 3 ] {cecc8277-c5db-4361-af26-57ce0b654e61} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1285 | 2026.03.25 00:16:17.497978 [ 3 ] {cecc8277-c5db-4361-af26-57ce0b654e61} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_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 | ||
| 1286 | 2026.03.25 00:16:17.498184 [ 3 ] {cecc8277-c5db-4361-af26-57ce0b654e61} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1287 | 2026.03.25 00:16:17.498235 [ 3 ] {cecc8277-c5db-4361-af26-57ce0b654e61} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1288 | 2026.03.25 00:16:17.498332 [ 3 ] {cecc8277-c5db-4361-af26-57ce0b654e61} <Debug> oximeter.timeseries_schema (96f26d48-a441-49ea-a0d1-4f4890aad707) (SelectExecutor): Key condition: (column 0 notIn 38-element set) | ||
| 1289 | 2026.03.25 00:16:17.498359 [ 3 ] {cecc8277-c5db-4361-af26-57ce0b654e61} <Trace> oximeter.timeseries_schema (96f26d48-a441-49ea-a0d1-4f4890aad707) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1290 | 2026.03.25 00:16:17.498377 [ 3 ] {cecc8277-c5db-4361-af26-57ce0b654e61} <Debug> oximeter.timeseries_schema (96f26d48-a441-49ea-a0d1-4f4890aad707) (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 | ||
| 1291 | 2026.03.25 00:16:17.498391 [ 3 ] {cecc8277-c5db-4361-af26-57ce0b654e61} <Trace> oximeter.timeseries_schema (96f26d48-a441-49ea-a0d1-4f4890aad707) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1292 | 2026.03.25 00:16:17.498423 [ 3 ] {cecc8277-c5db-4361-af26-57ce0b654e61} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_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'))" | ||
| 1293 | 2026.03.25 00:16:17.498442 [ 3 ] {cecc8277-c5db-4361-af26-57ce0b654e61} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 32 rows starting from 0 | ||
| 1294 | 2026.03.25 00:16:17.498867 [ 3 ] {cecc8277-c5db-4361-af26-57ce0b654e61} <Debug> executeQuery: Read 32 rows, 1.21 KiB in 0.0012 sec., 26666.666666666668 rows/sec., 1006.67 KiB/sec. | ||
| 1295 | 2026.03.25 00:16:17.498944 [ 3 ] {cecc8277-c5db-4361-af26-57ce0b654e61} <Debug> TCPHandler: Processed in 0.001476764 sec. | ||
| 1296 | 2026.03.25 00:16:17.545930 [ 3 ] {} <Trace> TCP-Session: 93a2047a-2fbc-44c5-8d86-6a3c8c02d15d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1297 | 2026.03.25 00:16:17.546205 [ 3 ] {9526d9da-2855-495f-a309-cf223e9d3c00} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39555) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_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) | ||
| 1298 | 2026.03.25 00:16:17.546637 [ 3 ] {9526d9da-2855-495f-a309-cf223e9d3c00} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1299 | 2026.03.25 00:16:17.546672 [ 3 ] {9526d9da-2855-495f-a309-cf223e9d3c00} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_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 | ||
| 1300 | 2026.03.25 00:16:17.546880 [ 3 ] {9526d9da-2855-495f-a309-cf223e9d3c00} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1301 | 2026.03.25 00:16:17.546932 [ 3 ] {9526d9da-2855-495f-a309-cf223e9d3c00} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1302 | 2026.03.25 00:16:17.547030 [ 3 ] {9526d9da-2855-495f-a309-cf223e9d3c00} <Debug> oximeter.timeseries_schema (96f26d48-a441-49ea-a0d1-4f4890aad707) (SelectExecutor): Key condition: (column 0 notIn 39-element set) | ||
| 1303 | 2026.03.25 00:16:17.547058 [ 3 ] {9526d9da-2855-495f-a309-cf223e9d3c00} <Trace> oximeter.timeseries_schema (96f26d48-a441-49ea-a0d1-4f4890aad707) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1304 | 2026.03.25 00:16:17.547076 [ 3 ] {9526d9da-2855-495f-a309-cf223e9d3c00} <Debug> oximeter.timeseries_schema (96f26d48-a441-49ea-a0d1-4f4890aad707) (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 | ||
| 1305 | 2026.03.25 00:16:17.547090 [ 3 ] {9526d9da-2855-495f-a309-cf223e9d3c00} <Trace> oximeter.timeseries_schema (96f26d48-a441-49ea-a0d1-4f4890aad707) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1306 | 2026.03.25 00:16:17.547122 [ 3 ] {9526d9da-2855-495f-a309-cf223e9d3c00} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_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'))" | ||
| 1307 | 2026.03.25 00:16:17.547139 [ 3 ] {9526d9da-2855-495f-a309-cf223e9d3c00} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 32 rows starting from 0 | ||
| 1308 | 2026.03.25 00:16:17.547568 [ 3 ] {9526d9da-2855-495f-a309-cf223e9d3c00} <Debug> executeQuery: Read 32 rows, 1.21 KiB in 0.001484 sec., 21563.342318059298 rows/sec., 814.02 KiB/sec. | ||
| 1309 | 2026.03.25 00:16:17.547645 [ 3 ] {9526d9da-2855-495f-a309-cf223e9d3c00} <Debug> TCPHandler: Processed in 0.001817382 sec. | ||
| 1310 | 2026.03.25 00:16:17.567591 [ 3 ] {} <Trace> TCP-Session: 93a2047a-2fbc-44c5-8d86-6a3c8c02d15d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1311 | 2026.03.25 00:16:17.567877 [ 3 ] {bc600f8c-757f-463a-b2a6-44a6f81d8042} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39555) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'zone:cpu_nsec') FORMAT Native; (stage: Complete) | ||
| 1312 | 2026.03.25 00:16:17.568327 [ 3 ] {bc600f8c-757f-463a-b2a6-44a6f81d8042} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1313 | 2026.03.25 00:16:17.568398 [ 3 ] {bc600f8c-757f-463a-b2a6-44a6f81d8042} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'zone:cpu_nsec')" moved to PREWHERE | ||
| 1314 | 2026.03.25 00:16:17.568703 [ 3 ] {bc600f8c-757f-463a-b2a6-44a6f81d8042} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1315 | 2026.03.25 00:16:17.568755 [ 3 ] {bc600f8c-757f-463a-b2a6-44a6f81d8042} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1316 | 2026.03.25 00:16:17.568852 [ 3 ] {bc600f8c-757f-463a-b2a6-44a6f81d8042} <Debug> oximeter.timeseries_schema (96f26d48-a441-49ea-a0d1-4f4890aad707) (SelectExecutor): Key condition: (column 0 notIn 40-element set) | ||
| 1317 | 2026.03.25 00:16:17.568880 [ 3 ] {bc600f8c-757f-463a-b2a6-44a6f81d8042} <Trace> oximeter.timeseries_schema (96f26d48-a441-49ea-a0d1-4f4890aad707) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1318 | 2026.03.25 00:16:17.568898 [ 3 ] {bc600f8c-757f-463a-b2a6-44a6f81d8042} <Debug> oximeter.timeseries_schema (96f26d48-a441-49ea-a0d1-4f4890aad707) (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 | ||
| 1319 | 2026.03.25 00:16:17.568912 [ 3 ] {bc600f8c-757f-463a-b2a6-44a6f81d8042} <Trace> oximeter.timeseries_schema (96f26d48-a441-49ea-a0d1-4f4890aad707) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1320 | 2026.03.25 00:16:17.568944 [ 3 ] {bc600f8c-757f-463a-b2a6-44a6f81d8042} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'zone:cpu_nsec'))" | ||
| 1321 | 2026.03.25 00:16:17.568962 [ 3 ] {bc600f8c-757f-463a-b2a6-44a6f81d8042} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 32 rows starting from 0 | ||
| 1322 | 2026.03.25 00:16:17.569396 [ 3 ] {bc600f8c-757f-463a-b2a6-44a6f81d8042} <Debug> executeQuery: Read 32 rows, 1.21 KiB in 0.001641 sec., 19500.304692260816 rows/sec., 736.14 KiB/sec. | ||
| 1323 | 2026.03.25 00:16:17.569483 [ 3 ] {bc600f8c-757f-463a-b2a6-44a6f81d8042} <Debug> TCPHandler: Processed in 0.002002676 sec. | ||
| 1324 | 2026.03.25 00:16:17.570241 [ 3 ] {} <Trace> TCP-Session: 93a2047a-2fbc-44c5-8d86-6a3c8c02d15d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1325 | 2026.03.25 00:16:17.570345 [ 3 ] {62d3b6d9-7034-4fd9-a0de-8b4d3bfe2433} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39555) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 1326 | 2026.03.25 00:16:17.570385 [ 3 ] {62d3b6d9-7034-4fd9-a0de-8b4d3bfe2433} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1327 | 2026.03.25 00:16:17.570879 [ 3 ] {62d3b6d9-7034-4fd9-a0de-8b4d3bfe2433} <Trace> oximeter.timeseries_schema (96f26d48-a441-49ea-a0d1-4f4890aad707): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1328 | 2026.03.25 00:16:17.570924 [ 3 ] {62d3b6d9-7034-4fd9-a0de-8b4d3bfe2433} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
| 1329 | 2026.03.25 00:16:17.571446 [ 3 ] {62d3b6d9-7034-4fd9-a0de-8b4d3bfe2433} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1330 | 2026.03.25 00:16:17.571805 [ 3 ] {62d3b6d9-7034-4fd9-a0de-8b4d3bfe2433} <Trace> oximeter.timeseries_schema (96f26d48-a441-49ea-a0d1-4f4890aad707): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1331 | 2026.03.25 00:16:17.571957 [ 3 ] {62d3b6d9-7034-4fd9-a0de-8b4d3bfe2433} <Debug> executeQuery: Read 9 rows, 1.88 KiB in 0.001643 sec., 5477.784540474741 rows/sec., 1.12 MiB/sec. | ||
| 1332 | 2026.03.25 00:16:17.572000 [ 3 ] {62d3b6d9-7034-4fd9-a0de-8b4d3bfe2433} <Debug> TCPHandler: Processed in 0.001805941 sec. | ||
| 1333 | 2026.03.25 00:16:17.572118 [ 3 ] {} <Trace> TCP-Session: 93a2047a-2fbc-44c5-8d86-6a3c8c02d15d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1334 | 2026.03.25 00:16:17.572214 [ 3 ] {1be80621-c976-4121-b47a-ffea7704eb4d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39555) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 1335 | 2026.03.25 00:16:17.572252 [ 3 ] {1be80621-c976-4121-b47a-ffea7704eb4d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 1336 | 2026.03.25 00:16:17.572661 [ 3 ] {1be80621-c976-4121-b47a-ffea7704eb4d} <Trace> oximeter.fields_ipaddr (2be1fe0e-d681-4366-b872-d5e7a11bcfe0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1337 | 2026.03.25 00:16:17.572696 [ 3 ] {1be80621-c976-4121-b47a-ffea7704eb4d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
| 1338 | 2026.03.25 00:16:17.573115 [ 3 ] {1be80621-c976-4121-b47a-ffea7704eb4d} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1339 | 2026.03.25 00:16:17.573519 [ 3 ] {1be80621-c976-4121-b47a-ffea7704eb4d} <Trace> oximeter.fields_ipaddr (2be1fe0e-d681-4366-b872-d5e7a11bcfe0): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1340 | 2026.03.25 00:16:17.573652 [ 3 ] {1be80621-c976-4121-b47a-ffea7704eb4d} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001456 sec., 1373.6263736263736 rows/sec., 112.01 KiB/sec. | ||
| 1341 | 2026.03.25 00:16:17.573693 [ 3 ] {1be80621-c976-4121-b47a-ffea7704eb4d} <Debug> TCPHandler: Processed in 0.001621877 sec. | ||
| 1342 | 2026.03.25 00:16:17.573800 [ 3 ] {} <Trace> TCP-Session: 93a2047a-2fbc-44c5-8d86-6a3c8c02d15d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1343 | 2026.03.25 00:16:17.573891 [ 3 ] {574f858d-6e0f-428b-9755-b1d05eef8873} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39555) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1344 | 2026.03.25 00:16:17.573929 [ 3 ] {574f858d-6e0f-428b-9755-b1d05eef8873} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1345 | 2026.03.25 00:16:17.575975 [ 3 ] {574f858d-6e0f-428b-9755-b1d05eef8873} <Trace> oximeter.fields_string (da9d4756-c540-45ff-bdbb-bdc9c8d31861): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1346 | 2026.03.25 00:16:17.576011 [ 3 ] {574f858d-6e0f-428b-9755-b1d05eef8873} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
| 1347 | 2026.03.25 00:16:17.576638 [ 3 ] {574f858d-6e0f-428b-9755-b1d05eef8873} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1348 | 2026.03.25 00:16:17.577052 [ 3 ] {574f858d-6e0f-428b-9755-b1d05eef8873} <Trace> oximeter.fields_string (da9d4756-c540-45ff-bdbb-bdc9c8d31861): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1349 | 2026.03.25 00:16:17.577187 [ 3 ] {574f858d-6e0f-428b-9755-b1d05eef8873} <Debug> executeQuery: Read 2390 rows, 180.28 KiB in 0.003313 sec., 721400.5433142168 rows/sec., 53.14 MiB/sec. | ||
| 1350 | 2026.03.25 00:16:17.577227 [ 3 ] {574f858d-6e0f-428b-9755-b1d05eef8873} <Debug> TCPHandler: Processed in 0.00347384 sec. | ||
| 1351 | 2026.03.25 00:16:17.577336 [ 3 ] {} <Trace> TCP-Session: 93a2047a-2fbc-44c5-8d86-6a3c8c02d15d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1352 | 2026.03.25 00:16:17.577428 [ 3 ] {7ee7f3a9-fb1b-4d19-a475-69a87df48af8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39555) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1353 | 2026.03.25 00:16:17.577467 [ 3 ] {7ee7f3a9-fb1b-4d19-a475-69a87df48af8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1354 | 2026.03.25 00:16:17.577845 [ 3 ] {7ee7f3a9-fb1b-4d19-a475-69a87df48af8} <Trace> oximeter.fields_u16 (b490aa8d-8720-450c-9d9d-0c0be0c6e0e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1355 | 2026.03.25 00:16:17.577881 [ 3 ] {7ee7f3a9-fb1b-4d19-a475-69a87df48af8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
| 1356 | 2026.03.25 00:16:17.578260 [ 3 ] {7ee7f3a9-fb1b-4d19-a475-69a87df48af8} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1357 | 2026.03.25 00:16:17.578659 [ 3 ] {7ee7f3a9-fb1b-4d19-a475-69a87df48af8} <Trace> oximeter.fields_u16 (b490aa8d-8720-450c-9d9d-0c0be0c6e0e1): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1358 | 2026.03.25 00:16:17.578794 [ 3 ] {7ee7f3a9-fb1b-4d19-a475-69a87df48af8} <Debug> executeQuery: Read 4 rows, 297.00 B in 0.001384 sec., 2890.173410404624 rows/sec., 209.57 KiB/sec. | ||
| 1359 | 2026.03.25 00:16:17.578836 [ 3 ] {7ee7f3a9-fb1b-4d19-a475-69a87df48af8} <Debug> TCPHandler: Processed in 0.001547246 sec. | ||
| 1360 | 2026.03.25 00:16:17.578940 [ 3 ] {} <Trace> TCP-Session: 93a2047a-2fbc-44c5-8d86-6a3c8c02d15d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1361 | 2026.03.25 00:16:17.579032 [ 3 ] {613c3d40-c58f-4202-989f-415a7cb7274b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39555) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 1362 | 2026.03.25 00:16:17.579070 [ 3 ] {613c3d40-c58f-4202-989f-415a7cb7274b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 1363 | 2026.03.25 00:16:17.579802 [ 3 ] {613c3d40-c58f-4202-989f-415a7cb7274b} <Trace> oximeter.fields_u32 (79eddaf6-5920-48fe-8c45-6c5582e58677): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1364 | 2026.03.25 00:16:17.579838 [ 3 ] {613c3d40-c58f-4202-989f-415a7cb7274b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
| 1365 | 2026.03.25 00:16:17.580281 [ 3 ] {613c3d40-c58f-4202-989f-415a7cb7274b} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1366 | 2026.03.25 00:16:17.580723 [ 3 ] {613c3d40-c58f-4202-989f-415a7cb7274b} <Trace> oximeter.fields_u32 (79eddaf6-5920-48fe-8c45-6c5582e58677): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1367 | 2026.03.25 00:16:17.580847 [ 3 ] {613c3d40-c58f-4202-989f-415a7cb7274b} <Debug> executeQuery: Read 801 rows, 47.38 KiB in 0.001833 sec., 436988.5433715221 rows/sec., 25.24 MiB/sec. | ||
| 1368 | 2026.03.25 00:16:17.580889 [ 3 ] {613c3d40-c58f-4202-989f-415a7cb7274b} <Debug> TCPHandler: Processed in 0.001995796 sec. | ||
| 1369 | 2026.03.25 00:16:17.580989 [ 3 ] {} <Trace> TCP-Session: 93a2047a-2fbc-44c5-8d86-6a3c8c02d15d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1370 | 2026.03.25 00:16:17.581080 [ 3 ] {404245e3-5b46-436c-b5ed-eb89b1a00497} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39555) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 1371 | 2026.03.25 00:16:17.581117 [ 3 ] {404245e3-5b46-436c-b5ed-eb89b1a00497} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 1372 | 2026.03.25 00:16:17.581475 [ 3 ] {404245e3-5b46-436c-b5ed-eb89b1a00497} <Trace> oximeter.fields_u64 (3ff11c92-02f0-4d7f-b78c-e898b3889a19): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1373 | 2026.03.25 00:16:17.581511 [ 3 ] {404245e3-5b46-436c-b5ed-eb89b1a00497} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
| 1374 | 2026.03.25 00:16:17.581901 [ 3 ] {404245e3-5b46-436c-b5ed-eb89b1a00497} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1375 | 2026.03.25 00:16:17.582369 [ 3 ] {404245e3-5b46-436c-b5ed-eb89b1a00497} <Trace> oximeter.fields_u64 (3ff11c92-02f0-4d7f-b78c-e898b3889a19): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1376 | 2026.03.25 00:16:17.582493 [ 3 ] {404245e3-5b46-436c-b5ed-eb89b1a00497} <Debug> executeQuery: Read 2 rows, 144.00 B in 0.001431 sec., 1397.6240391334732 rows/sec., 98.27 KiB/sec. | ||
| 1377 | 2026.03.25 00:16:17.582529 [ 3 ] {404245e3-5b46-436c-b5ed-eb89b1a00497} <Debug> TCPHandler: Processed in 0.001586817 sec. | ||
| 1378 | 2026.03.25 00:16:17.582636 [ 3 ] {} <Trace> TCP-Session: 93a2047a-2fbc-44c5-8d86-6a3c8c02d15d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1379 | 2026.03.25 00:16:17.582726 [ 3 ] {aec65db8-720f-4d2c-90c6-379a4e0cbe5e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39555) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1380 | 2026.03.25 00:16:17.582764 [ 3 ] {aec65db8-720f-4d2c-90c6-379a4e0cbe5e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1381 | 2026.03.25 00:16:17.583689 [ 3 ] {aec65db8-720f-4d2c-90c6-379a4e0cbe5e} <Trace> oximeter.fields_uuid (6a83c119-7e6c-4ef5-9da4-bd1e7cdd4b62): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1382 | 2026.03.25 00:16:17.583725 [ 3 ] {aec65db8-720f-4d2c-90c6-379a4e0cbe5e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
| 1383 | 2026.03.25 00:16:17.584250 [ 3 ] {aec65db8-720f-4d2c-90c6-379a4e0cbe5e} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1384 | 2026.03.25 00:16:17.584663 [ 3 ] {aec65db8-720f-4d2c-90c6-379a4e0cbe5e} <Trace> oximeter.fields_uuid (6a83c119-7e6c-4ef5-9da4-bd1e7cdd4b62): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1385 | 2026.03.25 00:16:17.584804 [ 3 ] {aec65db8-720f-4d2c-90c6-379a4e0cbe5e} <Debug> executeQuery: Read 1283 rows, 87.56 KiB in 0.002095 sec., 612410.5011933174 rows/sec., 40.81 MiB/sec. | ||
| 1386 | 2026.03.25 00:16:17.584842 [ 3 ] {aec65db8-720f-4d2c-90c6-379a4e0cbe5e} <Debug> TCPHandler: Processed in 0.002253202 sec. | ||
| 1387 | 2026.03.25 00:16:17.584953 [ 3 ] {} <Trace> TCP-Session: 93a2047a-2fbc-44c5-8d86-6a3c8c02d15d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1388 | 2026.03.25 00:16:17.585045 [ 3 ] {fdd888c8-0fc3-40f7-beb9-58c19b71d0d8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39555) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1389 | 2026.03.25 00:16:17.585086 [ 3 ] {fdd888c8-0fc3-40f7-beb9-58c19b71d0d8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1390 | 2026.03.25 00:16:17.586115 [ 3 ] {fdd888c8-0fc3-40f7-beb9-58c19b71d0d8} <Trace> oximeter.measurements_cumulativeu64 (d9515f17-c5fd-4592-903e-92bbab0fc185): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1391 | 2026.03.25 00:16:17.586150 [ 3 ] {fdd888c8-0fc3-40f7-beb9-58c19b71d0d8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
| 1392 | 2026.03.25 00:16:17.586744 [ 3 ] {fdd888c8-0fc3-40f7-beb9-58c19b71d0d8} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1393 | 2026.03.25 00:16:17.587200 [ 3 ] {fdd888c8-0fc3-40f7-beb9-58c19b71d0d8} <Trace> oximeter.measurements_cumulativeu64 (d9515f17-c5fd-4592-903e-92bbab0fc185): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1394 | 2026.03.25 00:16:17.587332 [ 3 ] {fdd888c8-0fc3-40f7-beb9-58c19b71d0d8} <Debug> executeQuery: Read 2443 rows, 154.42 KiB in 0.002305 sec., 1059869.848156182 rows/sec., 65.42 MiB/sec. | ||
| 1395 | 2026.03.25 00:16:17.587368 [ 3 ] {fdd888c8-0fc3-40f7-beb9-58c19b71d0d8} <Debug> TCPHandler: Processed in 0.002462657 sec. | ||
| 1396 | 2026.03.25 00:16:17.587479 [ 3 ] {} <Trace> TCP-Session: 93a2047a-2fbc-44c5-8d86-6a3c8c02d15d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1397 | 2026.03.25 00:16:17.587571 [ 3 ] {11f615e2-5560-42b8-8f9c-82f67fdc3f5d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39555) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1398 | 2026.03.25 00:16:17.587622 [ 3 ] {11f615e2-5560-42b8-8f9c-82f67fdc3f5d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 1399 | 2026.03.25 00:16:17.588274 [ 3 ] {11f615e2-5560-42b8-8f9c-82f67fdc3f5d} <Trace> oximeter.measurements_histogramu64 (66b3c5cd-c277-4614-b9e1-0e483a2d8930): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1400 | 2026.03.25 00:16:17.588310 [ 3 ] {11f615e2-5560-42b8-8f9c-82f67fdc3f5d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
| 1401 | 2026.03.25 00:16:17.588903 [ 3 ] {11f615e2-5560-42b8-8f9c-82f67fdc3f5d} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1402 | 2026.03.25 00:16:17.589316 [ 3 ] {11f615e2-5560-42b8-8f9c-82f67fdc3f5d} <Trace> oximeter.measurements_histogramu64 (66b3c5cd-c277-4614-b9e1-0e483a2d8930): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1403 | 2026.03.25 00:16:17.589461 [ 3 ] {11f615e2-5560-42b8-8f9c-82f67fdc3f5d} <Debug> executeQuery: Read 2 rows, 3.67 KiB in 0.001908 sec., 1048.2180293501049 rows/sec., 1.88 MiB/sec. | ||
| 1404 | 2026.03.25 00:16:17.589508 [ 3 ] {11f615e2-5560-42b8-8f9c-82f67fdc3f5d} <Debug> TCPHandler: Processed in 0.002076778 sec. | ||
| 1405 | 2026.03.25 00:16:17.589622 [ 3 ] {} <Trace> TCP-Session: 93a2047a-2fbc-44c5-8d86-6a3c8c02d15d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1406 | 2026.03.25 00:16:17.589714 [ 3 ] {119d3bc1-088d-40a1-91dd-6b4368b0317d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39555) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1407 | 2026.03.25 00:16:17.589753 [ 3 ] {119d3bc1-088d-40a1-91dd-6b4368b0317d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1408 | 2026.03.25 00:16:17.590073 [ 3 ] {119d3bc1-088d-40a1-91dd-6b4368b0317d} <Trace> oximeter.measurements_u64 (a46c3f3f-9ded-4b50-9fc2-4f503dd169a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1409 | 2026.03.25 00:16:17.590106 [ 3 ] {119d3bc1-088d-40a1-91dd-6b4368b0317d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
| 1410 | 2026.03.25 00:16:17.590500 [ 3 ] {119d3bc1-088d-40a1-91dd-6b4368b0317d} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1411 | 2026.03.25 00:16:17.590910 [ 3 ] {119d3bc1-088d-40a1-91dd-6b4368b0317d} <Trace> oximeter.measurements_u64 (a46c3f3f-9ded-4b50-9fc2-4f503dd169a4): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1412 | 2026.03.25 00:16:17.591036 [ 3 ] {119d3bc1-088d-40a1-91dd-6b4368b0317d} <Debug> executeQuery: Read 12 rows, 848.00 B in 0.00134 sec., 8955.223880597016 rows/sec., 618.00 KiB/sec. | ||
| 1413 | 2026.03.25 00:16:17.591070 [ 3 ] {119d3bc1-088d-40a1-91dd-6b4368b0317d} <Debug> TCPHandler: Processed in 0.001495815 sec. | ||
| 1414 | 2026.03.25 00:16:21.475372 [ 3 ] {} <Trace> TCP-Session: 93a2047a-2fbc-44c5-8d86-6a3c8c02d15d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1415 | 2026.03.25 00:16:21.475562 [ 3 ] {f73ec3a2-1004-4166-9514-f8d03fd9ca9d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39555) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1416 | 2026.03.25 00:16:21.475627 [ 3 ] {f73ec3a2-1004-4166-9514-f8d03fd9ca9d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1417 | 2026.03.25 00:16:21.476288 [ 3 ] {f73ec3a2-1004-4166-9514-f8d03fd9ca9d} <Trace> oximeter.fields_string (da9d4756-c540-45ff-bdbb-bdc9c8d31861): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1418 | 2026.03.25 00:16:21.476341 [ 3 ] {f73ec3a2-1004-4166-9514-f8d03fd9ca9d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
| 1419 | 2026.03.25 00:16:21.476844 [ 3 ] {f73ec3a2-1004-4166-9514-f8d03fd9ca9d} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1420 | 2026.03.25 00:16:21.477324 [ 3 ] {f73ec3a2-1004-4166-9514-f8d03fd9ca9d} <Trace> oximeter.fields_string (da9d4756-c540-45ff-bdbb-bdc9c8d31861): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1421 | 2026.03.25 00:16:21.477514 [ 3 ] {f73ec3a2-1004-4166-9514-f8d03fd9ca9d} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.002 sec., 28000 rows/sec., 2.15 MiB/sec. | ||
| 1422 | 2026.03.25 00:16:21.477566 [ 3 ] {f73ec3a2-1004-4166-9514-f8d03fd9ca9d} <Debug> TCPHandler: Processed in 0.002326103 sec. | ||
| 1423 | 2026.03.25 00:16:21.477690 [ 3 ] {} <Trace> TCP-Session: 93a2047a-2fbc-44c5-8d86-6a3c8c02d15d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1424 | 2026.03.25 00:16:21.477792 [ 3 ] {bcb1bc43-9953-4aa8-bd19-11b1b8d74c5d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39555) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1425 | 2026.03.25 00:16:21.477835 [ 3 ] {bcb1bc43-9953-4aa8-bd19-11b1b8d74c5d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1426 | 2026.03.25 00:16:21.478295 [ 3 ] {bcb1bc43-9953-4aa8-bd19-11b1b8d74c5d} <Trace> oximeter.fields_uuid (6a83c119-7e6c-4ef5-9da4-bd1e7cdd4b62): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1427 | 2026.03.25 00:16:21.478334 [ 3 ] {bcb1bc43-9953-4aa8-bd19-11b1b8d74c5d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
| 1428 | 2026.03.25 00:16:21.478740 [ 3 ] {bcb1bc43-9953-4aa8-bd19-11b1b8d74c5d} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1429 | 2026.03.25 00:16:21.479168 [ 3 ] {bcb1bc43-9953-4aa8-bd19-11b1b8d74c5d} <Trace> oximeter.fields_uuid (6a83c119-7e6c-4ef5-9da4-bd1e7cdd4b62): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1430 | 2026.03.25 00:16:21.479326 [ 3 ] {bcb1bc43-9953-4aa8-bd19-11b1b8d74c5d} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001557 sec., 41104.68850353244 rows/sec., 3.21 MiB/sec. | ||
| 1431 | 2026.03.25 00:16:21.479369 [ 3 ] {bcb1bc43-9953-4aa8-bd19-11b1b8d74c5d} <Debug> TCPHandler: Processed in 0.001730749 sec. | ||
| 1432 | 2026.03.25 00:16:21.479491 [ 3 ] {} <Trace> TCP-Session: 93a2047a-2fbc-44c5-8d86-6a3c8c02d15d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1433 | 2026.03.25 00:16:21.479586 [ 3 ] {302bef50-3f01-430b-a3af-a0f13f1d7325} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39555) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1434 | 2026.03.25 00:16:21.479630 [ 3 ] {302bef50-3f01-430b-a3af-a0f13f1d7325} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1435 | 2026.03.25 00:16:21.480301 [ 3 ] {302bef50-3f01-430b-a3af-a0f13f1d7325} <Trace> oximeter.measurements_cumulativeu64 (d9515f17-c5fd-4592-903e-92bbab0fc185): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1436 | 2026.03.25 00:16:21.480338 [ 3 ] {302bef50-3f01-430b-a3af-a0f13f1d7325} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
| 1437 | 2026.03.25 00:16:21.480785 [ 3 ] {302bef50-3f01-430b-a3af-a0f13f1d7325} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1438 | 2026.03.25 00:16:21.481219 [ 3 ] {302bef50-3f01-430b-a3af-a0f13f1d7325} <Trace> oximeter.measurements_cumulativeu64 (d9515f17-c5fd-4592-903e-92bbab0fc185): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1439 | 2026.03.25 00:16:21.481384 [ 3 ] {302bef50-3f01-430b-a3af-a0f13f1d7325} <Debug> executeQuery: Read 128 rows, 9.13 KiB in 0.001817 sec., 70445.78976334617 rows/sec., 4.91 MiB/sec. | ||
| 1440 | 2026.03.25 00:16:21.481427 [ 3 ] {302bef50-3f01-430b-a3af-a0f13f1d7325} <Debug> TCPHandler: Processed in 0.001986176 sec. | ||
| 1441 | 2026.03.25 00:16:21.481544 [ 3 ] {} <Trace> TCP-Session: 93a2047a-2fbc-44c5-8d86-6a3c8c02d15d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1442 | 2026.03.25 00:16:21.481638 [ 3 ] {83629273-eabe-4cd2-b476-b6a3084631b4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39555) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1443 | 2026.03.25 00:16:21.481679 [ 3 ] {83629273-eabe-4cd2-b476-b6a3084631b4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1444 | 2026.03.25 00:16:21.482019 [ 3 ] {83629273-eabe-4cd2-b476-b6a3084631b4} <Trace> oximeter.measurements_u64 (a46c3f3f-9ded-4b50-9fc2-4f503dd169a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1445 | 2026.03.25 00:16:21.482056 [ 3 ] {83629273-eabe-4cd2-b476-b6a3084631b4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
| 1446 | 2026.03.25 00:16:21.482473 [ 3 ] {83629273-eabe-4cd2-b476-b6a3084631b4} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1447 | 2026.03.25 00:16:21.482889 [ 3 ] {83629273-eabe-4cd2-b476-b6a3084631b4} <Trace> oximeter.measurements_u64 (a46c3f3f-9ded-4b50-9fc2-4f503dd169a4): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1448 | 2026.03.25 00:16:21.483049 [ 3 ] {83629273-eabe-4cd2-b476-b6a3084631b4} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.00143 sec., 33566.43356643357 rows/sec., 2.26 MiB/sec. | ||
| 1449 | 2026.03.25 00:16:21.483092 [ 3 ] {83629273-eabe-4cd2-b476-b6a3084631b4} <Debug> TCPHandler: Processed in 0.001597587 sec. | ||
| 1450 | 2026.03.25 00:16:22.335780 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 2379 | ||
| 1451 | 2026.03.25 00:16:22.336260 [ 244 ] {} <Trace> system.asynchronous_metric_log (0898b27c-367e-447b-8482-f4822232c365): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1452 | 2026.03.25 00:16:22.336296 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
| 1453 | 2026.03.25 00:16:22.336927 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1454 | 2026.03.25 00:16:22.337359 [ 244 ] {} <Trace> system.asynchronous_metric_log (0898b27c-367e-447b-8482-f4822232c365): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1455 | 2026.03.25 00:16:22.337507 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 2379 | ||
| 1456 | 2026.03.25 00:16:22.439644 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 38 | ||
| 1457 | 2026.03.25 00:16:22.457798 [ 243 ] {} <Trace> system.metric_log (8832bb94-2db2-42e0-923d-5bcca7c2cc3b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1458 | 2026.03.25 00:16:22.457857 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
| 1459 | 2026.03.25 00:16:22.464063 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1460 | 2026.03.25 00:16:22.465191 [ 243 ] {} <Trace> system.metric_log (8832bb94-2db2-42e0-923d-5bcca7c2cc3b): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1461 | 2026.03.25 00:16:22.468777 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 38 | ||
| 1462 | 2026.03.25 00:16:24.869564 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 68 entries to flush up to offset 254 | ||
| 1463 | 2026.03.25 00:16:24.872438 [ 242 ] {} <Trace> system.query_log (9703172c-9101-4506-b1d0-613c64f918a0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1464 | 2026.03.25 00:16:24.872494 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
| 1465 | 2026.03.25 00:16:24.874081 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1466 | 2026.03.25 00:16:24.874627 [ 242 ] {} <Trace> system.query_log (9703172c-9101-4506-b1d0-613c64f918a0): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1467 | 2026.03.25 00:16:24.874956 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 254 | ||
| 1468 | 2026.03.25 00:16:26.484111 [ 3 ] {} <Trace> TCP-Session: 93a2047a-2fbc-44c5-8d86-6a3c8c02d15d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1469 | 2026.03.25 00:16:26.484309 [ 3 ] {158b18ec-11ec-4c96-bb0c-a1d96d16cd40} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39555) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 1470 | 2026.03.25 00:16:26.484382 [ 3 ] {158b18ec-11ec-4c96-bb0c-a1d96d16cd40} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 1471 | 2026.03.25 00:16:26.485189 [ 3 ] {158b18ec-11ec-4c96-bb0c-a1d96d16cd40} <Trace> oximeter.fields_i16 (78240462-1731-4218-9a79-d1fbaf59befe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1472 | 2026.03.25 00:16:26.485241 [ 3 ] {158b18ec-11ec-4c96-bb0c-a1d96d16cd40} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
| 1473 | 2026.03.25 00:16:26.485879 [ 3 ] {158b18ec-11ec-4c96-bb0c-a1d96d16cd40} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1474 | 2026.03.25 00:16:26.486332 [ 3 ] {158b18ec-11ec-4c96-bb0c-a1d96d16cd40} <Trace> oximeter.fields_i16 (78240462-1731-4218-9a79-d1fbaf59befe): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1475 | 2026.03.25 00:16:26.486491 [ 3 ] {158b18ec-11ec-4c96-bb0c-a1d96d16cd40} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.002236 sec., 127012.52236135956 rows/sec., 8.07 MiB/sec. | ||
| 1476 | 2026.03.25 00:16:26.486538 [ 3 ] {158b18ec-11ec-4c96-bb0c-a1d96d16cd40} <Debug> TCPHandler: Processed in 0.002563439 sec. | ||
| 1477 | 2026.03.25 00:16:26.486672 [ 3 ] {} <Trace> TCP-Session: 93a2047a-2fbc-44c5-8d86-6a3c8c02d15d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1478 | 2026.03.25 00:16:26.486774 [ 3 ] {86c1d0ca-3e2c-4a05-ac28-ec802e4f8ac7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39555) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1479 | 2026.03.25 00:16:26.486818 [ 3 ] {86c1d0ca-3e2c-4a05-ac28-ec802e4f8ac7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1480 | 2026.03.25 00:16:26.487587 [ 3 ] {86c1d0ca-3e2c-4a05-ac28-ec802e4f8ac7} <Trace> oximeter.fields_string (da9d4756-c540-45ff-bdbb-bdc9c8d31861): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1481 | 2026.03.25 00:16:26.487626 [ 3 ] {86c1d0ca-3e2c-4a05-ac28-ec802e4f8ac7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
| 1482 | 2026.03.25 00:16:26.488108 [ 3 ] {86c1d0ca-3e2c-4a05-ac28-ec802e4f8ac7} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1483 | 2026.03.25 00:16:26.488546 [ 3 ] {86c1d0ca-3e2c-4a05-ac28-ec802e4f8ac7} <Trace> oximeter.fields_string (da9d4756-c540-45ff-bdbb-bdc9c8d31861): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1484 | 2026.03.25 00:16:26.488655 [ 81 ] {} <Debug> oximeter.fields_string (da9d4756-c540-45ff-bdbb-bdc9c8d31861) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1485 | 2026.03.25 00:16:26.488680 [ 3 ] {86c1d0ca-3e2c-4a05-ac28-ec802e4f8ac7} <Debug> executeQuery: Read 817 rows, 65.50 KiB in 0.001929 sec., 423535.510627268 rows/sec., 33.16 MiB/sec. | ||
| 1486 | 2026.03.25 00:16:26.488733 [ 3 ] {86c1d0ca-3e2c-4a05-ac28-ec802e4f8ac7} <Debug> TCPHandler: Processed in 0.002114328 sec. | ||
| 1487 | 2026.03.25 00:16:26.488735 [ 81 ] {} <Trace> oximeter.fields_string (da9d4756-c540-45ff-bdbb-bdc9c8d31861): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1488 | 2026.03.25 00:16:26.488769 [ 81 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
| 1489 | 2026.03.25 00:16:26.488857 [ 3 ] {} <Trace> TCP-Session: 93a2047a-2fbc-44c5-8d86-6a3c8c02d15d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1490 | 2026.03.25 00:16:26.488959 [ 3 ] {07adb8b4-b5d2-4fd0-8866-8a97c0650078} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39555) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1491 | 2026.03.25 00:16:26.489004 [ 3 ] {07adb8b4-b5d2-4fd0-8866-8a97c0650078} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1492 | 2026.03.25 00:16:26.489443 [ 3 ] {07adb8b4-b5d2-4fd0-8866-8a97c0650078} <Trace> oximeter.fields_u16 (b490aa8d-8720-450c-9d9d-0c0be0c6e0e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1493 | 2026.03.25 00:16:26.489486 [ 3 ] {07adb8b4-b5d2-4fd0-8866-8a97c0650078} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
| 1494 | 2026.03.25 00:16:26.489948 [ 3 ] {07adb8b4-b5d2-4fd0-8866-8a97c0650078} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1495 | 2026.03.25 00:16:26.490403 [ 3 ] {07adb8b4-b5d2-4fd0-8866-8a97c0650078} <Trace> oximeter.fields_u16 (b490aa8d-8720-450c-9d9d-0c0be0c6e0e1): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1496 | 2026.03.25 00:16:26.490535 [ 3 ] {07adb8b4-b5d2-4fd0-8866-8a97c0650078} <Debug> executeQuery: Read 152 rows, 9.29 KiB in 0.001595 sec., 95297.80564263322 rows/sec., 5.69 MiB/sec. | ||
| 1497 | 2026.03.25 00:16:26.490574 [ 3 ] {07adb8b4-b5d2-4fd0-8866-8a97c0650078} <Debug> TCPHandler: Processed in 0.001767641 sec. | ||
| 1498 | 2026.03.25 00:16:26.490692 [ 3 ] {} <Trace> TCP-Session: 93a2047a-2fbc-44c5-8d86-6a3c8c02d15d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1499 | 2026.03.25 00:16:26.490795 [ 3 ] {e58f5fa8-ddcf-4fe1-9517-c4ad3bb9d130} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39555) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 1500 | 2026.03.25 00:16:26.490836 [ 3 ] {e58f5fa8-ddcf-4fe1-9517-c4ad3bb9d130} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 1501 | 2026.03.25 00:16:26.491073 [ 200 ] {da9d4756-c540-45ff-bdbb-bdc9c8d31861::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 | ||
| 1502 | 2026.03.25 00:16:26.491268 [ 3 ] {e58f5fa8-ddcf-4fe1-9517-c4ad3bb9d130} <Trace> oximeter.fields_u32 (79eddaf6-5920-48fe-8c45-6c5582e58677): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1503 | 2026.03.25 00:16:26.491310 [ 3 ] {e58f5fa8-ddcf-4fe1-9517-c4ad3bb9d130} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
| 1504 | 2026.03.25 00:16:26.491762 [ 3 ] {e58f5fa8-ddcf-4fe1-9517-c4ad3bb9d130} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1505 | 2026.03.25 00:16:26.492200 [ 3 ] {e58f5fa8-ddcf-4fe1-9517-c4ad3bb9d130} <Trace> oximeter.fields_u32 (79eddaf6-5920-48fe-8c45-6c5582e58677): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1506 | 2026.03.25 00:16:26.492329 [ 3 ] {e58f5fa8-ddcf-4fe1-9517-c4ad3bb9d130} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001557 sec., 95696.85292228645 rows/sec., 6.18 MiB/sec. | ||
| 1507 | 2026.03.25 00:16:26.492367 [ 3 ] {e58f5fa8-ddcf-4fe1-9517-c4ad3bb9d130} <Debug> TCPHandler: Processed in 0.00172506 sec. | ||
| 1508 | 2026.03.25 00:16:26.492480 [ 3 ] {} <Trace> TCP-Session: 93a2047a-2fbc-44c5-8d86-6a3c8c02d15d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1509 | 2026.03.25 00:16:26.492574 [ 3 ] {39f01a0b-73bd-4651-af82-c17ddd7944c9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39555) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 1510 | 2026.03.25 00:16:26.492613 [ 3 ] {39f01a0b-73bd-4651-af82-c17ddd7944c9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 1511 | 2026.03.25 00:16:26.493051 [ 3 ] {39f01a0b-73bd-4651-af82-c17ddd7944c9} <Trace> oximeter.fields_u8 (fa258e8d-285a-434f-b894-6be795807874): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1512 | 2026.03.25 00:16:26.493088 [ 3 ] {39f01a0b-73bd-4651-af82-c17ddd7944c9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
| 1513 | 2026.03.25 00:16:26.493219 [ 200 ] {da9d4756-c540-45ff-bdbb-bdc9c8d31861::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1514 | 2026.03.25 00:16:26.493384 [ 200 ] {da9d4756-c540-45ff-bdbb-bdc9c8d31861::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 822 rows starting from the beginning of the part | ||
| 1515 | 2026.03.25 00:16:26.493517 [ 3 ] {39f01a0b-73bd-4651-af82-c17ddd7944c9} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1516 | 2026.03.25 00:16:26.493527 [ 200 ] {da9d4756-c540-45ff-bdbb-bdc9c8d31861::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 56 rows starting from the beginning of the part | ||
| 1517 | 2026.03.25 00:16:26.493605 [ 200 ] {da9d4756-c540-45ff-bdbb-bdc9c8d31861::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 817 rows starting from the beginning of the part | ||
| 1518 | 2026.03.25 00:16:26.493768 [ 200 ] {da9d4756-c540-45ff-bdbb-bdc9c8d31861::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 2390 rows starting from the beginning of the part | ||
| 1519 | 2026.03.25 00:16:26.493833 [ 200 ] {da9d4756-c540-45ff-bdbb-bdc9c8d31861::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 56 rows starting from the beginning of the part | ||
| 1520 | 2026.03.25 00:16:26.493880 [ 200 ] {da9d4756-c540-45ff-bdbb-bdc9c8d31861::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 817 rows starting from the beginning of the part | ||
| 1521 | 2026.03.25 00:16:26.493993 [ 3 ] {39f01a0b-73bd-4651-af82-c17ddd7944c9} <Trace> oximeter.fields_u8 (fa258e8d-285a-434f-b894-6be795807874): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1522 | 2026.03.25 00:16:26.494131 [ 3 ] {39f01a0b-73bd-4651-af82-c17ddd7944c9} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001575 sec., 93968.25396825396 rows/sec., 5.34 MiB/sec. | ||
| 1523 | 2026.03.25 00:16:26.494170 [ 3 ] {39f01a0b-73bd-4651-af82-c17ddd7944c9} <Debug> TCPHandler: Processed in 0.00173933 sec. | ||
| 1524 | 2026.03.25 00:16:26.494284 [ 3 ] {} <Trace> TCP-Session: 93a2047a-2fbc-44c5-8d86-6a3c8c02d15d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1525 | 2026.03.25 00:16:26.494378 [ 3 ] {f3167c7a-fb8a-4a33-bebf-cd4ac3bcaa08} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39555) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1526 | 2026.03.25 00:16:26.494419 [ 3 ] {f3167c7a-fb8a-4a33-bebf-cd4ac3bcaa08} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1527 | 2026.03.25 00:16:26.495169 [ 3 ] {f3167c7a-fb8a-4a33-bebf-cd4ac3bcaa08} <Trace> oximeter.fields_uuid (6a83c119-7e6c-4ef5-9da4-bd1e7cdd4b62): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1528 | 2026.03.25 00:16:26.495222 [ 3 ] {f3167c7a-fb8a-4a33-bebf-cd4ac3bcaa08} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
| 1529 | 2026.03.25 00:16:26.495837 [ 3 ] {f3167c7a-fb8a-4a33-bebf-cd4ac3bcaa08} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1530 | 2026.03.25 00:16:26.496286 [ 3 ] {f3167c7a-fb8a-4a33-bebf-cd4ac3bcaa08} <Trace> oximeter.fields_uuid (6a83c119-7e6c-4ef5-9da4-bd1e7cdd4b62): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1531 | 2026.03.25 00:16:26.496399 [ 81 ] {} <Debug> oximeter.fields_uuid (6a83c119-7e6c-4ef5-9da4-bd1e7cdd4b62) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1532 | 2026.03.25 00:16:26.496426 [ 3 ] {f3167c7a-fb8a-4a33-bebf-cd4ac3bcaa08} <Debug> executeQuery: Read 500 rows, 35.98 KiB in 0.002065 sec., 242130.75060532687 rows/sec., 17.02 MiB/sec. | ||
| 1533 | 2026.03.25 00:16:26.496440 [ 81 ] {} <Trace> oximeter.fields_uuid (6a83c119-7e6c-4ef5-9da4-bd1e7cdd4b62): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1534 | 2026.03.25 00:16:26.496470 [ 81 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
| 1535 | 2026.03.25 00:16:26.496475 [ 3 ] {f3167c7a-fb8a-4a33-bebf-cd4ac3bcaa08} <Debug> TCPHandler: Processed in 0.002239401 sec. | ||
| 1536 | 2026.03.25 00:16:26.496579 [ 201 ] {6a83c119-7e6c-4ef5-9da4-bd1e7cdd4b62::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 | ||
| 1537 | 2026.03.25 00:16:26.496603 [ 3 ] {} <Trace> TCP-Session: 93a2047a-2fbc-44c5-8d86-6a3c8c02d15d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1538 | 2026.03.25 00:16:26.496704 [ 3 ] {f9e3e9f1-a10e-4e7f-994a-eec7d3f17579} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39555) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 1539 | 2026.03.25 00:16:26.496705 [ 201 ] {6a83c119-7e6c-4ef5-9da4-bd1e7cdd4b62::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1540 | 2026.03.25 00:16:26.496747 [ 3 ] {f9e3e9f1-a10e-4e7f-994a-eec7d3f17579} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 1541 | 2026.03.25 00:16:26.496762 [ 201 ] {6a83c119-7e6c-4ef5-9da4-bd1e7cdd4b62::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 510 rows starting from the beginning of the part | ||
| 1542 | 2026.03.25 00:16:26.496859 [ 201 ] {6a83c119-7e6c-4ef5-9da4-bd1e7cdd4b62::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 64 rows starting from the beginning of the part | ||
| 1543 | 2026.03.25 00:16:26.496911 [ 201 ] {6a83c119-7e6c-4ef5-9da4-bd1e7cdd4b62::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 500 rows starting from the beginning of the part | ||
| 1544 | 2026.03.25 00:16:26.496960 [ 201 ] {6a83c119-7e6c-4ef5-9da4-bd1e7cdd4b62::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 1283 rows starting from the beginning of the part | ||
| 1545 | 2026.03.25 00:16:26.497010 [ 201 ] {6a83c119-7e6c-4ef5-9da4-bd1e7cdd4b62::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 64 rows starting from the beginning of the part | ||
| 1546 | 2026.03.25 00:16:26.497055 [ 201 ] {6a83c119-7e6c-4ef5-9da4-bd1e7cdd4b62::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 500 rows starting from the beginning of the part | ||
| 1547 | 2026.03.25 00:16:26.497103 [ 3 ] {f9e3e9f1-a10e-4e7f-994a-eec7d3f17579} <Trace> oximeter.measurements_bool (8a3ce6e0-f76a-4ba2-9a43-4275c3c9549e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1548 | 2026.03.25 00:16:26.497146 [ 3 ] {f9e3e9f1-a10e-4e7f-994a-eec7d3f17579} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
| 1549 | 2026.03.25 00:16:26.498240 [ 3 ] {f9e3e9f1-a10e-4e7f-994a-eec7d3f17579} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1550 | 2026.03.25 00:16:26.498771 [ 3 ] {f9e3e9f1-a10e-4e7f-994a-eec7d3f17579} <Trace> oximeter.measurements_bool (8a3ce6e0-f76a-4ba2-9a43-4275c3c9549e): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1551 | 2026.03.25 00:16:26.498910 [ 3 ] {f9e3e9f1-a10e-4e7f-994a-eec7d3f17579} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.002225 sec., 2696.629213483146 rows/sec., 140.89 KiB/sec. | ||
| 1552 | 2026.03.25 00:16:26.498948 [ 3 ] {f9e3e9f1-a10e-4e7f-994a-eec7d3f17579} <Debug> TCPHandler: Processed in 0.002395865 sec. | ||
| 1553 | 2026.03.25 00:16:26.499068 [ 3 ] {} <Trace> TCP-Session: 93a2047a-2fbc-44c5-8d86-6a3c8c02d15d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1554 | 2026.03.25 00:16:26.499163 [ 3 ] {c6f0105f-c1d7-4c60-bdc9-5469fb71dc4e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39555) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1555 | 2026.03.25 00:16:26.499204 [ 3 ] {c6f0105f-c1d7-4c60-bdc9-5469fb71dc4e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1556 | 2026.03.25 00:16:26.499643 [ 3 ] {c6f0105f-c1d7-4c60-bdc9-5469fb71dc4e} <Trace> oximeter.measurements_cumulativeu64 (d9515f17-c5fd-4592-903e-92bbab0fc185): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1557 | 2026.03.25 00:16:26.499679 [ 3 ] {c6f0105f-c1d7-4c60-bdc9-5469fb71dc4e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
| 1558 | 2026.03.25 00:16:26.500151 [ 3 ] {c6f0105f-c1d7-4c60-bdc9-5469fb71dc4e} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1559 | 2026.03.25 00:16:26.500609 [ 3 ] {c6f0105f-c1d7-4c60-bdc9-5469fb71dc4e} <Trace> oximeter.measurements_cumulativeu64 (d9515f17-c5fd-4592-903e-92bbab0fc185): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1560 | 2026.03.25 00:16:26.500741 [ 81 ] {} <Debug> oximeter.measurements_cumulativeu64 (d9515f17-c5fd-4592-903e-92bbab0fc185) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1561 | 2026.03.25 00:16:26.500753 [ 3 ] {c6f0105f-c1d7-4c60-bdc9-5469fb71dc4e} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001608 sec., 164800.99502487562 rows/sec., 10.95 MiB/sec. | ||
| 1562 | 2026.03.25 00:16:26.500791 [ 81 ] {} <Trace> oximeter.measurements_cumulativeu64 (d9515f17-c5fd-4592-903e-92bbab0fc185): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1563 | 2026.03.25 00:16:26.500807 [ 3 ] {c6f0105f-c1d7-4c60-bdc9-5469fb71dc4e} <Debug> TCPHandler: Processed in 0.001789651 sec. | ||
| 1564 | 2026.03.25 00:16:26.500826 [ 81 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
| 1565 | 2026.03.25 00:16:26.500937 [ 3 ] {} <Trace> TCP-Session: 93a2047a-2fbc-44c5-8d86-6a3c8c02d15d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1566 | 2026.03.25 00:16:26.500973 [ 195 ] {d9515f17-c5fd-4592-903e-92bbab0fc185::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 | ||
| 1567 | 2026.03.25 00:16:26.501037 [ 3 ] {d27ff348-12b2-4ed3-b8cd-90818fc419b8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39555) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 1568 | 2026.03.25 00:16:26.501084 [ 3 ] {d27ff348-12b2-4ed3-b8cd-90818fc419b8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 1569 | 2026.03.25 00:16:26.501151 [ 195 ] {d9515f17-c5fd-4592-903e-92bbab0fc185::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1570 | 2026.03.25 00:16:26.501200 [ 195 ] {d9515f17-c5fd-4592-903e-92bbab0fc185::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 270 rows starting from the beginning of the part | ||
| 1571 | 2026.03.25 00:16:26.501322 [ 195 ] {d9515f17-c5fd-4592-903e-92bbab0fc185::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 160 rows starting from the beginning of the part | ||
| 1572 | 2026.03.25 00:16:26.501376 [ 195 ] {d9515f17-c5fd-4592-903e-92bbab0fc185::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 265 rows starting from the beginning of the part | ||
| 1573 | 2026.03.25 00:16:26.501405 [ 3 ] {d27ff348-12b2-4ed3-b8cd-90818fc419b8} <Trace> oximeter.measurements_f64 (212c2a6f-90cf-4c71-aafe-78c3b1fd8e79): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1574 | 2026.03.25 00:16:26.501433 [ 195 ] {d9515f17-c5fd-4592-903e-92bbab0fc185::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 2443 rows starting from the beginning of the part | ||
| 1575 | 2026.03.25 00:16:26.501447 [ 3 ] {d27ff348-12b2-4ed3-b8cd-90818fc419b8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
| 1576 | 2026.03.25 00:16:26.501502 [ 195 ] {d9515f17-c5fd-4592-903e-92bbab0fc185::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 128 rows starting from the beginning of the part | ||
| 1577 | 2026.03.25 00:16:26.501570 [ 195 ] {d9515f17-c5fd-4592-903e-92bbab0fc185::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 265 rows starting from the beginning of the part | ||
| 1578 | 2026.03.25 00:16:26.501834 [ 192 ] {6a83c119-7e6c-4ef5-9da4-bd1e7cdd4b62::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2921 rows, containing 5 columns (5 merged, 0 gathered) in 0.005302672 sec., 550854.3617255603 rows/sec., 40.14 MiB/sec. | ||
| 1579 | 2026.03.25 00:16:26.502193 [ 201 ] {6a83c119-7e6c-4ef5-9da4-bd1e7cdd4b62::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1580 | 2026.03.25 00:16:26.502774 [ 201 ] {6a83c119-7e6c-4ef5-9da4-bd1e7cdd4b62::all_1_6_1} <Trace> oximeter.fields_uuid (6a83c119-7e6c-4ef5-9da4-bd1e7cdd4b62): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1581 | 2026.03.25 00:16:26.502847 [ 201 ] {6a83c119-7e6c-4ef5-9da4-bd1e7cdd4b62::all_1_6_1} <Trace> oximeter.fields_uuid (6a83c119-7e6c-4ef5-9da4-bd1e7cdd4b62) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1582 | 2026.03.25 00:16:26.502964 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.71 MiB. | ||
| 1583 | 2026.03.25 00:16:26.503093 [ 3 ] {d27ff348-12b2-4ed3-b8cd-90818fc419b8} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1584 | 2026.03.25 00:16:26.503605 [ 3 ] {d27ff348-12b2-4ed3-b8cd-90818fc419b8} <Trace> oximeter.measurements_f64 (212c2a6f-90cf-4c71-aafe-78c3b1fd8e79): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1585 | 2026.03.25 00:16:26.503750 [ 3 ] {d27ff348-12b2-4ed3-b8cd-90818fc419b8} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.002731 sec., 366.16623947272063 rows/sec., 24.67 KiB/sec. | ||
| 1586 | 2026.03.25 00:16:26.503787 [ 3 ] {d27ff348-12b2-4ed3-b8cd-90818fc419b8} <Debug> TCPHandler: Processed in 0.002899906 sec. | ||
| 1587 | 2026.03.25 00:16:26.503911 [ 3 ] {} <Trace> TCP-Session: 93a2047a-2fbc-44c5-8d86-6a3c8c02d15d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1588 | 2026.03.25 00:16:26.504005 [ 3 ] {263864a0-1fe1-45e0-bc26-dc91365fef74} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39555) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1589 | 2026.03.25 00:16:26.504062 [ 3 ] {263864a0-1fe1-45e0-bc26-dc91365fef74} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 1590 | 2026.03.25 00:16:26.504563 [ 201 ] {da9d4756-c540-45ff-bdbb-bdc9c8d31861::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4958 rows, containing 5 columns (5 merged, 0 gathered) in 0.015598388 sec., 317853.3576674718 rows/sec., 25.38 MiB/sec. | ||
| 1591 | 2026.03.25 00:16:26.504833 [ 3 ] {263864a0-1fe1-45e0-bc26-dc91365fef74} <Trace> oximeter.measurements_histogramu64 (66b3c5cd-c277-4614-b9e1-0e483a2d8930): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1592 | 2026.03.25 00:16:26.504875 [ 3 ] {263864a0-1fe1-45e0-bc26-dc91365fef74} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
| 1593 | 2026.03.25 00:16:26.505086 [ 192 ] {da9d4756-c540-45ff-bdbb-bdc9c8d31861::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1594 | 2026.03.25 00:16:26.505624 [ 3 ] {263864a0-1fe1-45e0-bc26-dc91365fef74} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1595 | 2026.03.25 00:16:26.505691 [ 192 ] {da9d4756-c540-45ff-bdbb-bdc9c8d31861::all_1_6_1} <Trace> oximeter.fields_string (da9d4756-c540-45ff-bdbb-bdc9c8d31861): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1596 | 2026.03.25 00:16:26.505785 [ 192 ] {da9d4756-c540-45ff-bdbb-bdc9c8d31861::all_1_6_1} <Trace> oximeter.fields_string (da9d4756-c540-45ff-bdbb-bdc9c8d31861) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1597 | 2026.03.25 00:16:26.505864 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.07 MiB. | ||
| 1598 | 2026.03.25 00:16:26.506131 [ 3 ] {263864a0-1fe1-45e0-bc26-dc91365fef74} <Trace> oximeter.measurements_histogramu64 (66b3c5cd-c277-4614-b9e1-0e483a2d8930): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1599 | 2026.03.25 00:16:26.506285 [ 3 ] {263864a0-1fe1-45e0-bc26-dc91365fef74} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.002298 sec., 4351.610095735422 rows/sec., 7.80 MiB/sec. | ||
| 1600 | 2026.03.25 00:16:26.506354 [ 3 ] {263864a0-1fe1-45e0-bc26-dc91365fef74} <Debug> TCPHandler: Processed in 0.002489927 sec. | ||
| 1601 | 2026.03.25 00:16:26.506479 [ 3 ] {} <Trace> TCP-Session: 93a2047a-2fbc-44c5-8d86-6a3c8c02d15d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1602 | 2026.03.25 00:16:26.506574 [ 3 ] {416c0572-8e7b-4b1c-83e1-cefac5a6d1de} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39555) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1603 | 2026.03.25 00:16:26.506616 [ 3 ] {416c0572-8e7b-4b1c-83e1-cefac5a6d1de} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1604 | 2026.03.25 00:16:26.506946 [ 3 ] {416c0572-8e7b-4b1c-83e1-cefac5a6d1de} <Trace> oximeter.measurements_u64 (a46c3f3f-9ded-4b50-9fc2-4f503dd169a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1605 | 2026.03.25 00:16:26.506982 [ 3 ] {416c0572-8e7b-4b1c-83e1-cefac5a6d1de} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
| 1606 | 2026.03.25 00:16:26.507105 [ 192 ] {d9515f17-c5fd-4592-903e-92bbab0fc185::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3531 rows, containing 5 columns (5 merged, 0 gathered) in 0.006192812 sec., 570177.1666893812 rows/sec., 36.18 MiB/sec. | ||
| 1607 | 2026.03.25 00:16:26.507399 [ 3 ] {416c0572-8e7b-4b1c-83e1-cefac5a6d1de} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1608 | 2026.03.25 00:16:26.507615 [ 195 ] {d9515f17-c5fd-4592-903e-92bbab0fc185::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1609 | 2026.03.25 00:16:26.507881 [ 3 ] {416c0572-8e7b-4b1c-83e1-cefac5a6d1de} <Trace> oximeter.measurements_u64 (a46c3f3f-9ded-4b50-9fc2-4f503dd169a4): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1610 | 2026.03.25 00:16:26.508000 [ 79 ] {} <Debug> oximeter.measurements_u64 (a46c3f3f-9ded-4b50-9fc2-4f503dd169a4) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1611 | 2026.03.25 00:16:26.508025 [ 3 ] {416c0572-8e7b-4b1c-83e1-cefac5a6d1de} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001469 sec., 61266.16746085772 rows/sec., 3.83 MiB/sec. | ||
| 1612 | 2026.03.25 00:16:26.508050 [ 79 ] {} <Trace> oximeter.measurements_u64 (a46c3f3f-9ded-4b50-9fc2-4f503dd169a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1613 | 2026.03.25 00:16:26.508066 [ 3 ] {416c0572-8e7b-4b1c-83e1-cefac5a6d1de} <Debug> TCPHandler: Processed in 0.001636507 sec. | ||
| 1614 | 2026.03.25 00:16:26.508081 [ 79 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
| 1615 | 2026.03.25 00:16:26.508169 [ 192 ] {a46c3f3f-9ded-4b50-9fc2-4f503dd169a4::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 | ||
| 1616 | 2026.03.25 00:16:26.508191 [ 195 ] {d9515f17-c5fd-4592-903e-92bbab0fc185::all_1_6_1} <Trace> oximeter.measurements_cumulativeu64 (d9515f17-c5fd-4592-903e-92bbab0fc185): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1617 | 2026.03.25 00:16:26.508273 [ 195 ] {d9515f17-c5fd-4592-903e-92bbab0fc185::all_1_6_1} <Trace> oximeter.measurements_cumulativeu64 (d9515f17-c5fd-4592-903e-92bbab0fc185) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1618 | 2026.03.25 00:16:26.508285 [ 192 ] {a46c3f3f-9ded-4b50-9fc2-4f503dd169a4::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1619 | 2026.03.25 00:16:26.508320 [ 192 ] {a46c3f3f-9ded-4b50-9fc2-4f503dd169a4::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 | ||
| 1620 | 2026.03.25 00:16:26.508342 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.82 MiB. | ||
| 1621 | 2026.03.25 00:16:26.508404 [ 192 ] {a46c3f3f-9ded-4b50-9fc2-4f503dd169a4::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 60 rows starting from the beginning of the part | ||
| 1622 | 2026.03.25 00:16:26.508468 [ 192 ] {a46c3f3f-9ded-4b50-9fc2-4f503dd169a4::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 90 rows starting from the beginning of the part | ||
| 1623 | 2026.03.25 00:16:26.508520 [ 192 ] {a46c3f3f-9ded-4b50-9fc2-4f503dd169a4::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 12 rows starting from the beginning of the part | ||
| 1624 | 2026.03.25 00:16:26.508572 [ 192 ] {a46c3f3f-9ded-4b50-9fc2-4f503dd169a4::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 48 rows starting from the beginning of the part | ||
| 1625 | 2026.03.25 00:16:26.508616 [ 192 ] {a46c3f3f-9ded-4b50-9fc2-4f503dd169a4::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 90 rows starting from the beginning of the part | ||
| 1626 | 2026.03.25 00:16:26.509475 [ 192 ] {a46c3f3f-9ded-4b50-9fc2-4f503dd169a4::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 390 rows, containing 4 columns (4 merged, 0 gathered) in 0.001339341 sec., 291187.9797601955 rows/sec., 18.65 MiB/sec. | ||
| 1627 | 2026.03.25 00:16:26.509694 [ 195 ] {a46c3f3f-9ded-4b50-9fc2-4f503dd169a4::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1628 | 2026.03.25 00:16:26.510132 [ 195 ] {a46c3f3f-9ded-4b50-9fc2-4f503dd169a4::all_1_6_1} <Trace> oximeter.measurements_u64 (a46c3f3f-9ded-4b50-9fc2-4f503dd169a4): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1629 | 2026.03.25 00:16:26.510194 [ 195 ] {a46c3f3f-9ded-4b50-9fc2-4f503dd169a4::all_1_6_1} <Trace> oximeter.measurements_u64 (a46c3f3f-9ded-4b50-9fc2-4f503dd169a4) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1630 | 2026.03.25 00:16:26.510259 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.30 MiB. | ||
| 1631 | 2026.03.25 00:16:27.000180 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 167.88 MiB, peak 174.96 MiB, free memory in arenas 0.00 B, will set to 169.38 MiB (RSS), difference: 1.49 MiB | ||
| 1632 | 2026.03.25 00:16:29.703189 [ 75 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 1633 | 2026.03.25 00:16:29.703256 [ 75 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 1634 | 2026.03.25 00:16:29.837597 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 2806 | ||
| 1635 | 2026.03.25 00:16:29.838076 [ 244 ] {} <Trace> system.asynchronous_metric_log (0898b27c-367e-447b-8482-f4822232c365): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1636 | 2026.03.25 00:16:29.838125 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
| 1637 | 2026.03.25 00:16:29.838719 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1638 | 2026.03.25 00:16:29.839191 [ 244 ] {} <Trace> system.asynchronous_metric_log (0898b27c-367e-447b-8482-f4822232c365): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1639 | 2026.03.25 00:16:29.839337 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 2806 | ||
| 1640 | 2026.03.25 00:16:29.839353 [ 75 ] {} <Debug> system.asynchronous_metric_log (0898b27c-367e-447b-8482-f4822232c365) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1641 | 2026.03.25 00:16:29.839423 [ 75 ] {} <Trace> system.asynchronous_metric_log (0898b27c-367e-447b-8482-f4822232c365): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1642 | 2026.03.25 00:16:29.839447 [ 75 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
| 1643 | 2026.03.25 00:16:29.839553 [ 201 ] {0898b27c-367e-447b-8482-f4822232c365::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 | ||
| 1644 | 2026.03.25 00:16:29.839644 [ 201 ] {0898b27c-367e-447b-8482-f4822232c365::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1645 | 2026.03.25 00:16:29.839674 [ 201 ] {0898b27c-367e-447b-8482-f4822232c365::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 | ||
| 1646 | 2026.03.25 00:16:29.839728 [ 201 ] {0898b27c-367e-447b-8482-f4822232c365::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 427 rows starting from the beginning of the part | ||
| 1647 | 2026.03.25 00:16:29.839790 [ 201 ] {0898b27c-367e-447b-8482-f4822232c365::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 488 rows starting from the beginning of the part | ||
| 1648 | 2026.03.25 00:16:29.839837 [ 201 ] {0898b27c-367e-447b-8482-f4822232c365::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 427 rows starting from the beginning of the part | ||
| 1649 | 2026.03.25 00:16:29.839873 [ 201 ] {0898b27c-367e-447b-8482-f4822232c365::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 488 rows starting from the beginning of the part | ||
| 1650 | 2026.03.25 00:16:29.839908 [ 201 ] {0898b27c-367e-447b-8482-f4822232c365::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 427 rows starting from the beginning of the part | ||
| 1651 | 2026.03.25 00:16:29.853254 [ 192 ] {0898b27c-367e-447b-8482-f4822232c365::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2806 rows, containing 4 columns (4 merged, 0 gathered) in 0.013737316 sec., 204261.15261525614 rows/sec., 2.92 MiB/sec. | ||
| 1652 | 2026.03.25 00:16:29.854173 [ 194 ] {0898b27c-367e-447b-8482-f4822232c365::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1653 | 2026.03.25 00:16:29.854781 [ 194 ] {0898b27c-367e-447b-8482-f4822232c365::all_1_6_1} <Trace> system.asynchronous_metric_log (0898b27c-367e-447b-8482-f4822232c365): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1654 | 2026.03.25 00:16:29.854867 [ 194 ] {0898b27c-367e-447b-8482-f4822232c365::all_1_6_1} <Trace> system.asynchronous_metric_log (0898b27c-367e-447b-8482-f4822232c365) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1655 | 2026.03.25 00:16:29.854965 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.34 MiB. | ||
| 1656 | 2026.03.25 00:16:29.968854 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 46 | ||
| 1657 | 2026.03.25 00:16:29.986680 [ 243 ] {} <Trace> system.metric_log (8832bb94-2db2-42e0-923d-5bcca7c2cc3b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1658 | 2026.03.25 00:16:29.986733 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
| 1659 | 2026.03.25 00:16:29.993237 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1660 | 2026.03.25 00:16:29.994353 [ 243 ] {} <Trace> system.metric_log (8832bb94-2db2-42e0-923d-5bcca7c2cc3b): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1661 | 2026.03.25 00:16:29.994624 [ 75 ] {} <Debug> system.metric_log (8832bb94-2db2-42e0-923d-5bcca7c2cc3b) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1662 | 2026.03.25 00:16:29.994664 [ 75 ] {} <Trace> system.metric_log (8832bb94-2db2-42e0-923d-5bcca7c2cc3b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1663 | 2026.03.25 00:16:29.994686 [ 75 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
| 1664 | 2026.03.25 00:16:29.994823 [ 194 ] {8832bb94-2db2-42e0-923d-5bcca7c2cc3b::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 | ||
| 1665 | 2026.03.25 00:16:29.997833 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 46 | ||
| 1666 | 2026.03.25 00:16:29.999356 [ 194 ] {8832bb94-2db2-42e0-923d-5bcca7c2cc3b::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1667 | 2026.03.25 00:16:30.000190 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 169.97 MiB, peak 175.75 MiB, free memory in arenas 0.00 B, will set to 172.49 MiB (RSS), difference: 2.52 MiB | ||
| 1668 | 2026.03.25 00:16:30.000857 [ 194 ] {8832bb94-2db2-42e0-923d-5bcca7c2cc3b::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 | ||
| 1669 | 2026.03.25 00:16:30.005473 [ 194 ] {8832bb94-2db2-42e0-923d-5bcca7c2cc3b::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 | ||
| 1670 | 2026.03.25 00:16:30.009819 [ 194 ] {8832bb94-2db2-42e0-923d-5bcca7c2cc3b::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 | ||
| 1671 | 2026.03.25 00:16:30.014115 [ 194 ] {8832bb94-2db2-42e0-923d-5bcca7c2cc3b::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 | ||
| 1672 | 2026.03.25 00:16:30.022158 [ 194 ] {8832bb94-2db2-42e0-923d-5bcca7c2cc3b::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 | ||
| 1673 | 2026.03.25 00:16:30.026370 [ 194 ] {8832bb94-2db2-42e0-923d-5bcca7c2cc3b::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 | ||
| 1674 | 2026.03.25 00:16:30.082731 [ 192 ] {8832bb94-2db2-42e0-923d-5bcca7c2cc3b::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 46 rows, containing 679 columns (679 merged, 0 gathered) in 0.08797422 sec., 522.8804529326886 rows/sec., 2.70 MiB/sec. | ||
| 1675 | 2026.03.25 00:16:30.085184 [ 192 ] {8832bb94-2db2-42e0-923d-5bcca7c2cc3b::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1676 | 2026.03.25 00:16:30.087759 [ 192 ] {8832bb94-2db2-42e0-923d-5bcca7c2cc3b::all_1_6_1} <Trace> system.metric_log (8832bb94-2db2-42e0-923d-5bcca7c2cc3b): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1677 | 2026.03.25 00:16:30.087867 [ 192 ] {8832bb94-2db2-42e0-923d-5bcca7c2cc3b::all_1_6_1} <Trace> system.metric_log (8832bb94-2db2-42e0-923d-5bcca7c2cc3b) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1678 | 2026.03.25 00:16:30.089907 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 10.09 MiB. | ||
| 1679 | 2026.03.25 00:16:31.000177 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 173.05 MiB, peak 182.58 MiB, free memory in arenas 0.00 B, will set to 180.46 MiB (RSS), difference: 7.42 MiB | ||
| 1680 | 2026.03.25 00:16:31.476122 [ 3 ] {} <Trace> TCP-Session: 93a2047a-2fbc-44c5-8d86-6a3c8c02d15d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1681 | 2026.03.25 00:16:31.476402 [ 3 ] {4d889abe-fcc0-47fe-af2a-f1c6c49d62ae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39555) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1682 | 2026.03.25 00:16:31.476505 [ 3 ] {4d889abe-fcc0-47fe-af2a-f1c6c49d62ae} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1683 | 2026.03.25 00:16:31.477334 [ 3 ] {4d889abe-fcc0-47fe-af2a-f1c6c49d62ae} <Trace> oximeter.fields_string (da9d4756-c540-45ff-bdbb-bdc9c8d31861): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1684 | 2026.03.25 00:16:31.477376 [ 3 ] {4d889abe-fcc0-47fe-af2a-f1c6c49d62ae} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
| 1685 | 2026.03.25 00:16:31.477865 [ 3 ] {4d889abe-fcc0-47fe-af2a-f1c6c49d62ae} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1686 | 2026.03.25 00:16:31.478305 [ 3 ] {4d889abe-fcc0-47fe-af2a-f1c6c49d62ae} <Trace> oximeter.fields_string (da9d4756-c540-45ff-bdbb-bdc9c8d31861): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1687 | 2026.03.25 00:16:31.478455 [ 3 ] {4d889abe-fcc0-47fe-af2a-f1c6c49d62ae} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.00213 sec., 26291.07981220657 rows/sec., 2.02 MiB/sec. | ||
| 1688 | 2026.03.25 00:16:31.478496 [ 3 ] {4d889abe-fcc0-47fe-af2a-f1c6c49d62ae} <Debug> TCPHandler: Processed in 0.002551078 sec. | ||
| 1689 | 2026.03.25 00:16:31.478613 [ 3 ] {} <Trace> TCP-Session: 93a2047a-2fbc-44c5-8d86-6a3c8c02d15d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1690 | 2026.03.25 00:16:31.478708 [ 3 ] {005b7824-7f5b-40c5-b2b8-54ed7ad02d75} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39555) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1691 | 2026.03.25 00:16:31.478747 [ 3 ] {005b7824-7f5b-40c5-b2b8-54ed7ad02d75} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1692 | 2026.03.25 00:16:31.479155 [ 3 ] {005b7824-7f5b-40c5-b2b8-54ed7ad02d75} <Trace> oximeter.fields_uuid (6a83c119-7e6c-4ef5-9da4-bd1e7cdd4b62): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1693 | 2026.03.25 00:16:31.479192 [ 3 ] {005b7824-7f5b-40c5-b2b8-54ed7ad02d75} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
| 1694 | 2026.03.25 00:16:31.479600 [ 3 ] {005b7824-7f5b-40c5-b2b8-54ed7ad02d75} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1695 | 2026.03.25 00:16:31.480151 [ 3 ] {005b7824-7f5b-40c5-b2b8-54ed7ad02d75} <Trace> oximeter.fields_uuid (6a83c119-7e6c-4ef5-9da4-bd1e7cdd4b62): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1696 | 2026.03.25 00:16:31.480290 [ 3 ] {005b7824-7f5b-40c5-b2b8-54ed7ad02d75} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001598 sec., 40050.06257822278 rows/sec., 3.13 MiB/sec. | ||
| 1697 | 2026.03.25 00:16:31.480332 [ 3 ] {005b7824-7f5b-40c5-b2b8-54ed7ad02d75} <Debug> TCPHandler: Processed in 0.001770911 sec. | ||
| 1698 | 2026.03.25 00:16:31.480445 [ 3 ] {} <Trace> TCP-Session: 93a2047a-2fbc-44c5-8d86-6a3c8c02d15d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1699 | 2026.03.25 00:16:31.480541 [ 3 ] {476febef-34a2-4bc8-a8f0-0c494186f1a7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39555) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1700 | 2026.03.25 00:16:31.480583 [ 3 ] {476febef-34a2-4bc8-a8f0-0c494186f1a7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1701 | 2026.03.25 00:16:31.480978 [ 3 ] {476febef-34a2-4bc8-a8f0-0c494186f1a7} <Trace> oximeter.measurements_cumulativeu64 (d9515f17-c5fd-4592-903e-92bbab0fc185): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1702 | 2026.03.25 00:16:31.481014 [ 3 ] {476febef-34a2-4bc8-a8f0-0c494186f1a7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
| 1703 | 2026.03.25 00:16:31.481456 [ 3 ] {476febef-34a2-4bc8-a8f0-0c494186f1a7} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1704 | 2026.03.25 00:16:31.481893 [ 3 ] {476febef-34a2-4bc8-a8f0-0c494186f1a7} <Trace> oximeter.measurements_cumulativeu64 (d9515f17-c5fd-4592-903e-92bbab0fc185): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1705 | 2026.03.25 00:16:31.482023 [ 3 ] {476febef-34a2-4bc8-a8f0-0c494186f1a7} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001501 sec., 106595.60293137908 rows/sec., 7.42 MiB/sec. | ||
| 1706 | 2026.03.25 00:16:31.482060 [ 3 ] {476febef-34a2-4bc8-a8f0-0c494186f1a7} <Debug> TCPHandler: Processed in 0.001664278 sec. | ||
| 1707 | 2026.03.25 00:16:31.482170 [ 3 ] {} <Trace> TCP-Session: 93a2047a-2fbc-44c5-8d86-6a3c8c02d15d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1708 | 2026.03.25 00:16:31.482264 [ 3 ] {3199add0-8eab-42f7-b9bb-a644773278f7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39555) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1709 | 2026.03.25 00:16:31.482304 [ 3 ] {3199add0-8eab-42f7-b9bb-a644773278f7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1710 | 2026.03.25 00:16:31.482631 [ 3 ] {3199add0-8eab-42f7-b9bb-a644773278f7} <Trace> oximeter.measurements_u64 (a46c3f3f-9ded-4b50-9fc2-4f503dd169a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1711 | 2026.03.25 00:16:31.482666 [ 3 ] {3199add0-8eab-42f7-b9bb-a644773278f7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
| 1712 | 2026.03.25 00:16:31.483054 [ 3 ] {3199add0-8eab-42f7-b9bb-a644773278f7} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1713 | 2026.03.25 00:16:31.483478 [ 3 ] {3199add0-8eab-42f7-b9bb-a644773278f7} <Trace> oximeter.measurements_u64 (a46c3f3f-9ded-4b50-9fc2-4f503dd169a4): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1714 | 2026.03.25 00:16:31.483611 [ 3 ] {3199add0-8eab-42f7-b9bb-a644773278f7} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001366 sec., 43923.86530014641 rows/sec., 2.96 MiB/sec. | ||
| 1715 | 2026.03.25 00:16:31.483647 [ 3 ] {3199add0-8eab-42f7-b9bb-a644773278f7} <Debug> TCPHandler: Processed in 0.001525464 sec. | ||
| 1716 | 2026.03.25 00:16:34.875272 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 284 | ||
| 1717 | 2026.03.25 00:16:34.877389 [ 242 ] {} <Trace> system.query_log (9703172c-9101-4506-b1d0-613c64f918a0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1718 | 2026.03.25 00:16:34.877444 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
| 1719 | 2026.03.25 00:16:34.878694 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1720 | 2026.03.25 00:16:34.879159 [ 242 ] {} <Trace> system.query_log (9703172c-9101-4506-b1d0-613c64f918a0): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1721 | 2026.03.25 00:16:34.879477 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 284 | ||
| 1722 | 2026.03.25 00:16:36.487228 [ 3 ] {} <Trace> TCP-Session: 93a2047a-2fbc-44c5-8d86-6a3c8c02d15d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1723 | 2026.03.25 00:16:36.487431 [ 3 ] {b430b2f5-bfa0-41c2-bafc-6689d9c25b4d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39555) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 1724 | 2026.03.25 00:16:36.487503 [ 3 ] {b430b2f5-bfa0-41c2-bafc-6689d9c25b4d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 1725 | 2026.03.25 00:16:36.488337 [ 3 ] {b430b2f5-bfa0-41c2-bafc-6689d9c25b4d} <Trace> oximeter.fields_i16 (78240462-1731-4218-9a79-d1fbaf59befe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1726 | 2026.03.25 00:16:36.488395 [ 3 ] {b430b2f5-bfa0-41c2-bafc-6689d9c25b4d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
| 1727 | 2026.03.25 00:16:36.488808 [ 3 ] {b430b2f5-bfa0-41c2-bafc-6689d9c25b4d} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1728 | 2026.03.25 00:16:36.489043 [ 3 ] {b430b2f5-bfa0-41c2-bafc-6689d9c25b4d} <Trace> oximeter.fields_i16 (78240462-1731-4218-9a79-d1fbaf59befe): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1729 | 2026.03.25 00:16:36.489194 [ 3 ] {b430b2f5-bfa0-41c2-bafc-6689d9c25b4d} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001812 sec., 156732.89183222956 rows/sec., 9.95 MiB/sec. | ||
| 1730 | 2026.03.25 00:16:36.489237 [ 3 ] {b430b2f5-bfa0-41c2-bafc-6689d9c25b4d} <Debug> TCPHandler: Processed in 0.002188041 sec. | ||
| 1731 | 2026.03.25 00:16:36.489370 [ 3 ] {} <Trace> TCP-Session: 93a2047a-2fbc-44c5-8d86-6a3c8c02d15d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1732 | 2026.03.25 00:16:36.489471 [ 3 ] {3aa498ce-fc2a-40b9-80a2-32239a4ed839} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39555) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1733 | 2026.03.25 00:16:36.489513 [ 3 ] {3aa498ce-fc2a-40b9-80a2-32239a4ed839} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1734 | 2026.03.25 00:16:36.490397 [ 3 ] {3aa498ce-fc2a-40b9-80a2-32239a4ed839} <Trace> oximeter.fields_string (da9d4756-c540-45ff-bdbb-bdc9c8d31861): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1735 | 2026.03.25 00:16:36.490442 [ 3 ] {3aa498ce-fc2a-40b9-80a2-32239a4ed839} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
| 1736 | 2026.03.25 00:16:36.490923 [ 3 ] {3aa498ce-fc2a-40b9-80a2-32239a4ed839} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 1737 | 2026.03.25 00:16:36.491191 [ 3 ] {3aa498ce-fc2a-40b9-80a2-32239a4ed839} <Trace> oximeter.fields_string (da9d4756-c540-45ff-bdbb-bdc9c8d31861): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1738 | 2026.03.25 00:16:36.491351 [ 3 ] {3aa498ce-fc2a-40b9-80a2-32239a4ed839} <Debug> executeQuery: Read 817 rows, 65.50 KiB in 0.001898 sec., 430453.1085353003 rows/sec., 33.70 MiB/sec. | ||
| 1739 | 2026.03.25 00:16:36.491398 [ 3 ] {3aa498ce-fc2a-40b9-80a2-32239a4ed839} <Debug> TCPHandler: Processed in 0.002078368 sec. | ||
| 1740 | 2026.03.25 00:16:36.491532 [ 3 ] {} <Trace> TCP-Session: 93a2047a-2fbc-44c5-8d86-6a3c8c02d15d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1741 | 2026.03.25 00:16:36.491660 [ 3 ] {f16777ab-d533-42fd-9bce-19b553548c47} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39555) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1742 | 2026.03.25 00:16:36.491709 [ 3 ] {f16777ab-d533-42fd-9bce-19b553548c47} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1743 | 2026.03.25 00:16:36.492247 [ 3 ] {f16777ab-d533-42fd-9bce-19b553548c47} <Trace> oximeter.fields_u16 (b490aa8d-8720-450c-9d9d-0c0be0c6e0e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1744 | 2026.03.25 00:16:36.492285 [ 3 ] {f16777ab-d533-42fd-9bce-19b553548c47} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
| 1745 | 2026.03.25 00:16:36.492603 [ 3 ] {f16777ab-d533-42fd-9bce-19b553548c47} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1746 | 2026.03.25 00:16:36.492813 [ 3 ] {f16777ab-d533-42fd-9bce-19b553548c47} <Trace> oximeter.fields_u16 (b490aa8d-8720-450c-9d9d-0c0be0c6e0e1): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1747 | 2026.03.25 00:16:36.492946 [ 3 ] {f16777ab-d533-42fd-9bce-19b553548c47} <Debug> executeQuery: Read 152 rows, 9.29 KiB in 0.00131 sec., 116030.53435114505 rows/sec., 6.93 MiB/sec. | ||
| 1748 | 2026.03.25 00:16:36.492985 [ 3 ] {f16777ab-d533-42fd-9bce-19b553548c47} <Debug> TCPHandler: Processed in 0.001515845 sec. | ||
| 1749 | 2026.03.25 00:16:36.493107 [ 3 ] {} <Trace> TCP-Session: 93a2047a-2fbc-44c5-8d86-6a3c8c02d15d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1750 | 2026.03.25 00:16:36.493202 [ 3 ] {d42288b0-0f97-4038-8c32-9598e385d1f7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39555) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 1751 | 2026.03.25 00:16:36.493242 [ 3 ] {d42288b0-0f97-4038-8c32-9598e385d1f7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 1752 | 2026.03.25 00:16:36.493673 [ 3 ] {d42288b0-0f97-4038-8c32-9598e385d1f7} <Trace> oximeter.fields_u32 (79eddaf6-5920-48fe-8c45-6c5582e58677): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1753 | 2026.03.25 00:16:36.493710 [ 3 ] {d42288b0-0f97-4038-8c32-9598e385d1f7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
| 1754 | 2026.03.25 00:16:36.494016 [ 3 ] {d42288b0-0f97-4038-8c32-9598e385d1f7} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1755 | 2026.03.25 00:16:36.494228 [ 3 ] {d42288b0-0f97-4038-8c32-9598e385d1f7} <Trace> oximeter.fields_u32 (79eddaf6-5920-48fe-8c45-6c5582e58677): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1756 | 2026.03.25 00:16:36.494358 [ 3 ] {d42288b0-0f97-4038-8c32-9598e385d1f7} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001174 sec., 126916.52470187395 rows/sec., 8.20 MiB/sec. | ||
| 1757 | 2026.03.25 00:16:36.494397 [ 3 ] {d42288b0-0f97-4038-8c32-9598e385d1f7} <Debug> TCPHandler: Processed in 0.001339591 sec. | ||
| 1758 | 2026.03.25 00:16:36.494508 [ 3 ] {} <Trace> TCP-Session: 93a2047a-2fbc-44c5-8d86-6a3c8c02d15d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1759 | 2026.03.25 00:16:36.494604 [ 3 ] {9f124692-3510-4326-b050-fd67982a94df} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39555) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 1760 | 2026.03.25 00:16:36.494644 [ 3 ] {9f124692-3510-4326-b050-fd67982a94df} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 1761 | 2026.03.25 00:16:36.495063 [ 3 ] {9f124692-3510-4326-b050-fd67982a94df} <Trace> oximeter.fields_u8 (fa258e8d-285a-434f-b894-6be795807874): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1762 | 2026.03.25 00:16:36.495099 [ 3 ] {9f124692-3510-4326-b050-fd67982a94df} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
| 1763 | 2026.03.25 00:16:36.495401 [ 3 ] {9f124692-3510-4326-b050-fd67982a94df} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1764 | 2026.03.25 00:16:36.495617 [ 3 ] {9f124692-3510-4326-b050-fd67982a94df} <Trace> oximeter.fields_u8 (fa258e8d-285a-434f-b894-6be795807874): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1765 | 2026.03.25 00:16:36.495740 [ 3 ] {9f124692-3510-4326-b050-fd67982a94df} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001154 sec., 128249.56672443674 rows/sec., 7.29 MiB/sec. | ||
| 1766 | 2026.03.25 00:16:36.495778 [ 3 ] {9f124692-3510-4326-b050-fd67982a94df} <Debug> TCPHandler: Processed in 0.00131885 sec. | ||
| 1767 | 2026.03.25 00:16:36.495894 [ 3 ] {} <Trace> TCP-Session: 93a2047a-2fbc-44c5-8d86-6a3c8c02d15d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1768 | 2026.03.25 00:16:36.495990 [ 3 ] {a2cad21e-008b-4187-a88a-493f658f6417} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39555) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1769 | 2026.03.25 00:16:36.496030 [ 3 ] {a2cad21e-008b-4187-a88a-493f658f6417} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1770 | 2026.03.25 00:16:36.496601 [ 3 ] {a2cad21e-008b-4187-a88a-493f658f6417} <Trace> oximeter.fields_uuid (6a83c119-7e6c-4ef5-9da4-bd1e7cdd4b62): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1771 | 2026.03.25 00:16:36.496641 [ 3 ] {a2cad21e-008b-4187-a88a-493f658f6417} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
| 1772 | 2026.03.25 00:16:36.496968 [ 3 ] {a2cad21e-008b-4187-a88a-493f658f6417} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 1773 | 2026.03.25 00:16:36.497179 [ 3 ] {a2cad21e-008b-4187-a88a-493f658f6417} <Trace> oximeter.fields_uuid (6a83c119-7e6c-4ef5-9da4-bd1e7cdd4b62): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1774 | 2026.03.25 00:16:36.497307 [ 3 ] {a2cad21e-008b-4187-a88a-493f658f6417} <Debug> executeQuery: Read 500 rows, 35.98 KiB in 0.001335 sec., 374531.8352059925 rows/sec., 26.32 MiB/sec. | ||
| 1775 | 2026.03.25 00:16:36.497344 [ 3 ] {a2cad21e-008b-4187-a88a-493f658f6417} <Debug> TCPHandler: Processed in 0.001504165 sec. | ||
| 1776 | 2026.03.25 00:16:36.497447 [ 3 ] {} <Trace> TCP-Session: 93a2047a-2fbc-44c5-8d86-6a3c8c02d15d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1777 | 2026.03.25 00:16:36.497541 [ 3 ] {ec5b86d6-b0cd-4869-9ada-79efa23fc92a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39555) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 1778 | 2026.03.25 00:16:36.497582 [ 3 ] {ec5b86d6-b0cd-4869-9ada-79efa23fc92a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 1779 | 2026.03.25 00:16:36.497908 [ 3 ] {ec5b86d6-b0cd-4869-9ada-79efa23fc92a} <Trace> oximeter.measurements_bool (8a3ce6e0-f76a-4ba2-9a43-4275c3c9549e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1780 | 2026.03.25 00:16:36.497944 [ 3 ] {ec5b86d6-b0cd-4869-9ada-79efa23fc92a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
| 1781 | 2026.03.25 00:16:36.498236 [ 3 ] {ec5b86d6-b0cd-4869-9ada-79efa23fc92a} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1782 | 2026.03.25 00:16:36.498440 [ 3 ] {ec5b86d6-b0cd-4869-9ada-79efa23fc92a} <Trace> oximeter.measurements_bool (8a3ce6e0-f76a-4ba2-9a43-4275c3c9549e): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1783 | 2026.03.25 00:16:36.498571 [ 3 ] {ec5b86d6-b0cd-4869-9ada-79efa23fc92a} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001048 sec., 5725.190839694656 rows/sec., 299.12 KiB/sec. | ||
| 1784 | 2026.03.25 00:16:36.498608 [ 3 ] {ec5b86d6-b0cd-4869-9ada-79efa23fc92a} <Debug> TCPHandler: Processed in 0.001211528 sec. | ||
| 1785 | 2026.03.25 00:16:36.498720 [ 3 ] {} <Trace> TCP-Session: 93a2047a-2fbc-44c5-8d86-6a3c8c02d15d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1786 | 2026.03.25 00:16:36.498813 [ 3 ] {59b13310-10d6-42b7-ba6a-b92c8ccaef16} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39555) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1787 | 2026.03.25 00:16:36.498855 [ 3 ] {59b13310-10d6-42b7-ba6a-b92c8ccaef16} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1788 | 2026.03.25 00:16:36.499255 [ 3 ] {59b13310-10d6-42b7-ba6a-b92c8ccaef16} <Trace> oximeter.measurements_cumulativeu64 (d9515f17-c5fd-4592-903e-92bbab0fc185): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1789 | 2026.03.25 00:16:36.499291 [ 3 ] {59b13310-10d6-42b7-ba6a-b92c8ccaef16} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
| 1790 | 2026.03.25 00:16:36.499632 [ 3 ] {59b13310-10d6-42b7-ba6a-b92c8ccaef16} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 1791 | 2026.03.25 00:16:36.499844 [ 3 ] {59b13310-10d6-42b7-ba6a-b92c8ccaef16} <Trace> oximeter.measurements_cumulativeu64 (d9515f17-c5fd-4592-903e-92bbab0fc185): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1792 | 2026.03.25 00:16:36.499968 [ 3 ] {59b13310-10d6-42b7-ba6a-b92c8ccaef16} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001173 sec., 225916.4535379369 rows/sec., 15.01 MiB/sec. | ||
| 1793 | 2026.03.25 00:16:36.500003 [ 3 ] {59b13310-10d6-42b7-ba6a-b92c8ccaef16} <Debug> TCPHandler: Processed in 0.001331761 sec. | ||
| 1794 | 2026.03.25 00:16:36.500113 [ 3 ] {} <Trace> TCP-Session: 93a2047a-2fbc-44c5-8d86-6a3c8c02d15d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1795 | 2026.03.25 00:16:36.500207 [ 3 ] {5aa75bae-21a9-44b4-81c6-83afef9032fc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39555) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 1796 | 2026.03.25 00:16:36.500249 [ 3 ] {5aa75bae-21a9-44b4-81c6-83afef9032fc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 1797 | 2026.03.25 00:16:36.500565 [ 3 ] {5aa75bae-21a9-44b4-81c6-83afef9032fc} <Trace> oximeter.measurements_f64 (212c2a6f-90cf-4c71-aafe-78c3b1fd8e79): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1798 | 2026.03.25 00:16:36.500601 [ 3 ] {5aa75bae-21a9-44b4-81c6-83afef9032fc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
| 1799 | 2026.03.25 00:16:36.500892 [ 3 ] {5aa75bae-21a9-44b4-81c6-83afef9032fc} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1800 | 2026.03.25 00:16:36.501094 [ 3 ] {5aa75bae-21a9-44b4-81c6-83afef9032fc} <Trace> oximeter.measurements_f64 (212c2a6f-90cf-4c71-aafe-78c3b1fd8e79): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1801 | 2026.03.25 00:16:36.501218 [ 3 ] {5aa75bae-21a9-44b4-81c6-83afef9032fc} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001028 sec., 972.7626459143968 rows/sec., 65.55 KiB/sec. | ||
| 1802 | 2026.03.25 00:16:36.501253 [ 3 ] {5aa75bae-21a9-44b4-81c6-83afef9032fc} <Debug> TCPHandler: Processed in 0.001189107 sec. | ||
| 1803 | 2026.03.25 00:16:36.501368 [ 3 ] {} <Trace> TCP-Session: 93a2047a-2fbc-44c5-8d86-6a3c8c02d15d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1804 | 2026.03.25 00:16:36.501460 [ 3 ] {afa826ef-55c5-44a2-8b59-71612476596f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39555) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1805 | 2026.03.25 00:16:36.501513 [ 3 ] {afa826ef-55c5-44a2-8b59-71612476596f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 1806 | 2026.03.25 00:16:36.502226 [ 3 ] {afa826ef-55c5-44a2-8b59-71612476596f} <Trace> oximeter.measurements_histogramu64 (66b3c5cd-c277-4614-b9e1-0e483a2d8930): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1807 | 2026.03.25 00:16:36.502263 [ 3 ] {afa826ef-55c5-44a2-8b59-71612476596f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
| 1808 | 2026.03.25 00:16:36.502755 [ 3 ] {afa826ef-55c5-44a2-8b59-71612476596f} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1809 | 2026.03.25 00:16:36.502969 [ 3 ] {afa826ef-55c5-44a2-8b59-71612476596f} <Trace> oximeter.measurements_histogramu64 (66b3c5cd-c277-4614-b9e1-0e483a2d8930): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1810 | 2026.03.25 00:16:36.503104 [ 3 ] {afa826ef-55c5-44a2-8b59-71612476596f} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.00166 sec., 6024.096385542169 rows/sec., 10.79 MiB/sec. | ||
| 1811 | 2026.03.25 00:16:36.503153 [ 3 ] {afa826ef-55c5-44a2-8b59-71612476596f} <Debug> TCPHandler: Processed in 0.001834112 sec. | ||
| 1812 | 2026.03.25 00:16:36.503262 [ 3 ] {} <Trace> TCP-Session: 93a2047a-2fbc-44c5-8d86-6a3c8c02d15d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1813 | 2026.03.25 00:16:36.503357 [ 3 ] {e1294bcf-e5c9-4610-8f15-dd9d366e29f8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39555) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1814 | 2026.03.25 00:16:36.503398 [ 3 ] {e1294bcf-e5c9-4610-8f15-dd9d366e29f8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1815 | 2026.03.25 00:16:36.503731 [ 3 ] {e1294bcf-e5c9-4610-8f15-dd9d366e29f8} <Trace> oximeter.measurements_u64 (a46c3f3f-9ded-4b50-9fc2-4f503dd169a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1816 | 2026.03.25 00:16:36.503766 [ 3 ] {e1294bcf-e5c9-4610-8f15-dd9d366e29f8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
| 1817 | 2026.03.25 00:16:36.504057 [ 3 ] {e1294bcf-e5c9-4610-8f15-dd9d366e29f8} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 1818 | 2026.03.25 00:16:36.504266 [ 3 ] {e1294bcf-e5c9-4610-8f15-dd9d366e29f8} <Trace> oximeter.measurements_u64 (a46c3f3f-9ded-4b50-9fc2-4f503dd169a4): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1819 | 2026.03.25 00:16:36.504387 [ 3 ] {e1294bcf-e5c9-4610-8f15-dd9d366e29f8} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001048 sec., 85877.86259541984 rows/sec., 5.37 MiB/sec. | ||
| 1820 | 2026.03.25 00:16:36.504421 [ 3 ] {e1294bcf-e5c9-4610-8f15-dd9d366e29f8} <Debug> TCPHandler: Processed in 0.001209508 sec. | ||
| 1821 | 2026.03.25 00:16:37.339478 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 3294 | ||
| 1822 | 2026.03.25 00:16:37.340047 [ 244 ] {} <Trace> system.asynchronous_metric_log (0898b27c-367e-447b-8482-f4822232c365): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1823 | 2026.03.25 00:16:37.340098 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
| 1824 | 2026.03.25 00:16:37.340728 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1825 | 2026.03.25 00:16:37.340973 [ 244 ] {} <Trace> system.asynchronous_metric_log (0898b27c-367e-447b-8482-f4822232c365): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1826 | 2026.03.25 00:16:37.341106 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 3294 | ||
| 1827 | 2026.03.25 00:16:37.406995 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42394 | ||
| 1828 | 2026.03.25 00:16:37.408830 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1829 | 2026.03.25 00:16:37.408871 [ 288 ] {} <Debug> TCP-Session: 1a7bacb8-a439-471d-bfe3-afecfe51776f Authenticating user 'default' from [fd00:1122:3344:101::e]:42394 | ||
| 1830 | 2026.03.25 00:16:37.408893 [ 288 ] {} <Debug> TCP-Session: 1a7bacb8-a439-471d-bfe3-afecfe51776f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1831 | 2026.03.25 00:16:37.408905 [ 288 ] {} <Debug> TCP-Session: 1a7bacb8-a439-471d-bfe3-afecfe51776f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1832 | 2026.03.25 00:16:37.408953 [ 288 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 1833 | 2026.03.25 00:16:37.408986 [ 288 ] {} <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 | ||
| 1834 | 2026.03.25 00:16:37.409003 [ 288 ] {} <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 | ||
| 1835 | 2026.03.25 00:16:37.409480 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56290 | ||
| 1836 | 2026.03.25 00:16:37.409490 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44842 | ||
| 1837 | 2026.03.25 00:16:37.409659 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37479 | ||
| 1838 | 2026.03.25 00:16:37.409678 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36035 | ||
| 1839 | 2026.03.25 00:16:37.409687 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1840 | 2026.03.25 00:16:37.409735 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46346 | ||
| 1841 | 2026.03.25 00:16:37.409790 [ 289 ] {} <Debug> TCP-Session: 1cd1e216-5df4-4d83-b9e5-ba67cd8c5517 Authenticating user 'default' from [fd00:1122:3344:101::e]:44842 | ||
| 1842 | 2026.03.25 00:16:37.409832 [ 289 ] {} <Debug> TCP-Session: 1cd1e216-5df4-4d83-b9e5-ba67cd8c5517 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1843 | 2026.03.25 00:16:37.409854 [ 289 ] {} <Debug> TCP-Session: 1cd1e216-5df4-4d83-b9e5-ba67cd8c5517 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1844 | 2026.03.25 00:16:37.409859 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1845 | 2026.03.25 00:16:37.409900 [ 292 ] {} <Debug> TCP-Session: 3ae90300-6d92-4824-ba36-1ccd5cd1e4fe Authenticating user 'default' from [fd00:1122:3344:101::e]:37479 | ||
| 1846 | 2026.03.25 00:16:37.409920 [ 292 ] {} <Debug> TCP-Session: 3ae90300-6d92-4824-ba36-1ccd5cd1e4fe Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1847 | 2026.03.25 00:16:37.409933 [ 292 ] {} <Debug> TCP-Session: 3ae90300-6d92-4824-ba36-1ccd5cd1e4fe Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1848 | 2026.03.25 00:16:37.409961 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40232 | ||
| 1849 | 2026.03.25 00:16:37.410210 [ 295 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51854 | ||
| 1850 | 2026.03.25 00:16:37.411357 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1851 | 2026.03.25 00:16:37.411383 [ 295 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1852 | 2026.03.25 00:16:37.411400 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1853 | 2026.03.25 00:16:37.411420 [ 291 ] {} <Debug> TCP-Session: 86919866-ecd1-49b8-9f94-0b7838212b35 Authenticating user 'default' from [fd00:1122:3344:101::e]:36035 | ||
| 1854 | 2026.03.25 00:16:37.411433 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1855 | 2026.03.25 00:16:37.411464 [ 291 ] {} <Debug> TCP-Session: 86919866-ecd1-49b8-9f94-0b7838212b35 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1856 | 2026.03.25 00:16:37.411447 [ 294 ] {} <Debug> TCP-Session: c93f9e15-db21-48d8-87cf-dea0cb5a1af4 Authenticating user 'default' from [fd00:1122:3344:101::e]:40232 | ||
| 1857 | 2026.03.25 00:16:37.411495 [ 293 ] {} <Debug> TCP-Session: d71648a9-7dc7-4f88-9dc6-f0b16bb44454 Authenticating user 'default' from [fd00:1122:3344:101::e]:46346 | ||
| 1858 | 2026.03.25 00:16:37.411495 [ 291 ] {} <Debug> TCP-Session: 86919866-ecd1-49b8-9f94-0b7838212b35 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1859 | 2026.03.25 00:16:37.411519 [ 294 ] {} <Debug> TCP-Session: c93f9e15-db21-48d8-87cf-dea0cb5a1af4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1860 | 2026.03.25 00:16:37.411545 [ 293 ] {} <Debug> TCP-Session: d71648a9-7dc7-4f88-9dc6-f0b16bb44454 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1861 | 2026.03.25 00:16:37.411560 [ 294 ] {} <Debug> TCP-Session: c93f9e15-db21-48d8-87cf-dea0cb5a1af4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1862 | 2026.03.25 00:16:37.411579 [ 293 ] {} <Debug> TCP-Session: d71648a9-7dc7-4f88-9dc6-f0b16bb44454 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1863 | 2026.03.25 00:16:37.411586 [ 296 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43638 | ||
| 1864 | 2026.03.25 00:16:37.411440 [ 288 ] {} <Trace> TCP-Session: 1a7bacb8-a439-471d-bfe3-afecfe51776f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1865 | 2026.03.25 00:16:37.411428 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1866 | 2026.03.25 00:16:37.411430 [ 295 ] {} <Debug> TCP-Session: 36eab2df-7bac-4ca4-a6aa-c23ecf829cc9 Authenticating user 'default' from [fd00:1122:3344:101::e]:51854 | ||
| 1867 | 2026.03.25 00:16:37.411697 [ 290 ] {} <Debug> TCP-Session: 9c289f76-2869-457c-b70b-e230f36a8916 Authenticating user 'default' from [fd00:1122:3344:101::e]:56290 | ||
| 1868 | 2026.03.25 00:16:37.411699 [ 295 ] {} <Debug> TCP-Session: 36eab2df-7bac-4ca4-a6aa-c23ecf829cc9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1869 | 2026.03.25 00:16:37.411715 [ 290 ] {} <Debug> TCP-Session: 9c289f76-2869-457c-b70b-e230f36a8916 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1870 | 2026.03.25 00:16:37.411719 [ 295 ] {} <Debug> TCP-Session: 36eab2df-7bac-4ca4-a6aa-c23ecf829cc9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1871 | 2026.03.25 00:16:37.411735 [ 296 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1872 | 2026.03.25 00:16:37.411729 [ 290 ] {} <Debug> TCP-Session: 9c289f76-2869-457c-b70b-e230f36a8916 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1873 | 2026.03.25 00:16:37.411809 [ 288 ] {748b379d-07d7-4024-9e06-3f76953445c9} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:42394) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 1874 | 2026.03.25 00:16:37.411811 [ 296 ] {} <Debug> TCP-Session: cd010940-d8b9-47bb-be88-ce15a0035af9 Authenticating user 'default' from [fd00:1122:3344:101::e]:43638 | ||
| 1875 | 2026.03.25 00:16:37.411854 [ 296 ] {} <Debug> TCP-Session: cd010940-d8b9-47bb-be88-ce15a0035af9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1876 | 2026.03.25 00:16:37.411866 [ 296 ] {} <Debug> TCP-Session: cd010940-d8b9-47bb-be88-ce15a0035af9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1877 | 2026.03.25 00:16:37.412125 [ 288 ] {748b379d-07d7-4024-9e06-3f76953445c9} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 1878 | 2026.03.25 00:16:37.412190 [ 288 ] {748b379d-07d7-4024-9e06-3f76953445c9} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1879 | 2026.03.25 00:16:37.412593 [ 288 ] {748b379d-07d7-4024-9e06-3f76953445c9} <Debug> oximeter.version (97ad2ce0-cded-4649-a1b6-ff7c59ff4a2c) (SelectExecutor): Key condition: unknown | ||
| 1880 | 2026.03.25 00:16:37.427934 [ 305 ] {748b379d-07d7-4024-9e06-3f76953445c9} <Trace> AggregatingTransform: Aggregating | ||
| 1881 | 2026.03.25 00:16:37.428033 [ 305 ] {748b379d-07d7-4024-9e06-3f76953445c9} <Trace> Aggregator: Aggregation method: without_key | ||
| 1882 | 2026.03.25 00:16:37.428640 [ 305 ] {748b379d-07d7-4024-9e06-3f76953445c9} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.003978761 sec. (251.335 rows/sec., 9.82 KiB/sec.) | ||
| 1883 | 2026.03.25 00:16:37.428659 [ 305 ] {748b379d-07d7-4024-9e06-3f76953445c9} <Trace> Aggregator: Merging aggregated data | ||
| 1884 | 2026.03.25 00:16:37.428687 [ 305 ] {748b379d-07d7-4024-9e06-3f76953445c9} <Trace> Aggregator: Statistics updated for key=4896758355805104663: new sum_of_sizes=1, median_size=1 | ||
| 1885 | 2026.03.25 00:16:37.432118 [ 288 ] {748b379d-07d7-4024-9e06-3f76953445c9} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.020364 sec., 49.10626595953644 rows/sec., 1.92 KiB/sec. | ||
| 1886 | 2026.03.25 00:16:37.432245 [ 288 ] {748b379d-07d7-4024-9e06-3f76953445c9} <Debug> TCPHandler: Processed in 0.02093953 sec. | ||
| 1887 | 2026.03.25 00:16:37.437254 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1888 | 2026.03.25 00:16:37.437300 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1889 | 2026.03.25 00:16:37.437313 [ 288 ] {} <Debug> TCP-Session: 1a7bacb8-a439-471d-bfe3-afecfe51776f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1890 | 2026.03.25 00:16:37.437328 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1891 | 2026.03.25 00:16:37.437366 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1892 | 2026.03.25 00:16:37.437382 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1893 | 2026.03.25 00:16:37.437403 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1894 | 2026.03.25 00:16:37.437427 [ 295 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1895 | 2026.03.25 00:16:37.437443 [ 296 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1896 | 2026.03.25 00:16:37.437460 [ 292 ] {} <Debug> TCP-Session: 3ae90300-6d92-4824-ba36-1ccd5cd1e4fe Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1897 | 2026.03.25 00:16:37.437479 [ 295 ] {} <Debug> TCP-Session: 36eab2df-7bac-4ca4-a6aa-c23ecf829cc9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1898 | 2026.03.25 00:16:37.437500 [ 296 ] {} <Debug> TCP-Session: cd010940-d8b9-47bb-be88-ce15a0035af9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1899 | 2026.03.25 00:16:37.437412 [ 293 ] {} <Debug> TCP-Session: d71648a9-7dc7-4f88-9dc6-f0b16bb44454 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1900 | 2026.03.25 00:16:37.437401 [ 290 ] {} <Debug> TCP-Session: 9c289f76-2869-457c-b70b-e230f36a8916 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1901 | 2026.03.25 00:16:37.437365 [ 289 ] {} <Debug> TCP-Session: 1cd1e216-5df4-4d83-b9e5-ba67cd8c5517 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1902 | 2026.03.25 00:16:37.437340 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1903 | 2026.03.25 00:16:37.437444 [ 291 ] {} <Debug> TCP-Session: 86919866-ecd1-49b8-9f94-0b7838212b35 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1904 | 2026.03.25 00:16:37.437626 [ 294 ] {} <Debug> TCP-Session: c93f9e15-db21-48d8-87cf-dea0cb5a1af4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1905 | 2026.03.25 00:16:37.497961 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 53 | ||
| 1906 | 2026.03.25 00:16:37.516486 [ 243 ] {} <Trace> system.metric_log (8832bb94-2db2-42e0-923d-5bcca7c2cc3b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1907 | 2026.03.25 00:16:37.516559 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
| 1908 | 2026.03.25 00:16:37.522864 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1909 | 2026.03.25 00:16:37.523706 [ 243 ] {} <Trace> system.metric_log (8832bb94-2db2-42e0-923d-5bcca7c2cc3b): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1910 | 2026.03.25 00:16:37.528685 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 53 | ||
| 1911 | 2026.03.25 00:16:38.000185 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 181.30 MiB, peak 189.90 MiB, free memory in arenas 0.00 B, will set to 183.42 MiB (RSS), difference: 2.12 MiB | ||
| 1912 | 2026.03.25 00:16:39.075209 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62711 | ||
| 1913 | 2026.03.25 00:16:39.075316 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1914 | 2026.03.25 00:16:39.075342 [ 288 ] {} <Debug> TCP-Session: 9d026b3c-feed-4fe4-a9a5-cf8d8a2387ff Authenticating user 'default' from [fd00:1122:3344:101::e]:62711 | ||
| 1915 | 2026.03.25 00:16:39.075363 [ 288 ] {} <Debug> TCP-Session: 9d026b3c-feed-4fe4-a9a5-cf8d8a2387ff Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1916 | 2026.03.25 00:16:39.075375 [ 288 ] {} <Debug> TCP-Session: 9d026b3c-feed-4fe4-a9a5-cf8d8a2387ff Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1917 | 2026.03.25 00:16:39.075598 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64296 | ||
| 1918 | 2026.03.25 00:16:39.075630 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46600 | ||
| 1919 | 2026.03.25 00:16:39.075644 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34478 | ||
| 1920 | 2026.03.25 00:16:39.075678 [ 295 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:65185 | ||
| 1921 | 2026.03.25 00:16:39.075718 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1922 | 2026.03.25 00:16:39.075739 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1923 | 2026.03.25 00:16:39.075687 [ 296 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59041 | ||
| 1924 | 2026.03.25 00:16:39.075776 [ 291 ] {} <Debug> TCP-Session: c2d62292-03d7-4385-b5cf-454b490f6d6d Authenticating user 'default' from [fd00:1122:3344:101::e]:46600 | ||
| 1925 | 2026.03.25 00:16:39.075767 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1926 | 2026.03.25 00:16:39.075782 [ 295 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1927 | 2026.03.25 00:16:39.075807 [ 291 ] {} <Debug> TCP-Session: c2d62292-03d7-4385-b5cf-454b490f6d6d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1928 | 2026.03.25 00:16:39.075820 [ 293 ] {} <Debug> TCP-Session: 45ea219a-3324-4f80-bd03-d5b708b45068 Authenticating user 'default' from [fd00:1122:3344:101::e]:34478 | ||
| 1929 | 2026.03.25 00:16:39.075831 [ 295 ] {} <Debug> TCP-Session: 76c3584f-53c2-4940-8680-49c21b3e423a Authenticating user 'default' from [fd00:1122:3344:101::e]:65185 | ||
| 1930 | 2026.03.25 00:16:39.075838 [ 291 ] {} <Debug> TCP-Session: c2d62292-03d7-4385-b5cf-454b490f6d6d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1931 | 2026.03.25 00:16:39.075857 [ 293 ] {} <Debug> TCP-Session: 45ea219a-3324-4f80-bd03-d5b708b45068 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1932 | 2026.03.25 00:16:39.075862 [ 295 ] {} <Debug> TCP-Session: 76c3584f-53c2-4940-8680-49c21b3e423a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1933 | 2026.03.25 00:16:39.075881 [ 293 ] {} <Debug> TCP-Session: 45ea219a-3324-4f80-bd03-d5b708b45068 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1934 | 2026.03.25 00:16:39.075892 [ 295 ] {} <Debug> TCP-Session: 76c3584f-53c2-4940-8680-49c21b3e423a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1935 | 2026.03.25 00:16:39.075827 [ 296 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1936 | 2026.03.25 00:16:39.075760 [ 289 ] {} <Debug> TCP-Session: ff1a8f01-c681-4506-816b-aa4e89b5cbf9 Authenticating user 'default' from [fd00:1122:3344:101::e]:64296 | ||
| 1937 | 2026.03.25 00:16:39.075940 [ 296 ] {} <Debug> TCP-Session: d714fdc6-ea4c-41db-82de-c3e73d3bb9ba Authenticating user 'default' from [fd00:1122:3344:101::e]:59041 | ||
| 1938 | 2026.03.25 00:16:39.075657 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48716 | ||
| 1939 | 2026.03.25 00:16:39.075969 [ 296 ] {} <Debug> TCP-Session: d714fdc6-ea4c-41db-82de-c3e73d3bb9ba Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1940 | 2026.03.25 00:16:39.075962 [ 289 ] {} <Debug> TCP-Session: ff1a8f01-c681-4506-816b-aa4e89b5cbf9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1941 | 2026.03.25 00:16:39.076013 [ 296 ] {} <Debug> TCP-Session: d714fdc6-ea4c-41db-82de-c3e73d3bb9ba Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1942 | 2026.03.25 00:16:39.076031 [ 289 ] {} <Debug> TCP-Session: ff1a8f01-c681-4506-816b-aa4e89b5cbf9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1943 | 2026.03.25 00:16:39.076053 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1944 | 2026.03.25 00:16:39.075633 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43557 | ||
| 1945 | 2026.03.25 00:16:39.076085 [ 294 ] {} <Debug> TCP-Session: 1f5f6bdd-0743-45d9-a6e3-44d26ec9eea6 Authenticating user 'default' from [fd00:1122:3344:101::e]:48716 | ||
| 1946 | 2026.03.25 00:16:39.075603 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43561 | ||
| 1947 | 2026.03.25 00:16:39.076135 [ 294 ] {} <Debug> TCP-Session: 1f5f6bdd-0743-45d9-a6e3-44d26ec9eea6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1948 | 2026.03.25 00:16:39.076164 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1949 | 2026.03.25 00:16:39.076182 [ 294 ] {} <Debug> TCP-Session: 1f5f6bdd-0743-45d9-a6e3-44d26ec9eea6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1950 | 2026.03.25 00:16:39.076204 [ 292 ] {} <Debug> TCP-Session: d614d028-d79a-4430-9c66-6d82bfba2938 Authenticating user 'default' from [fd00:1122:3344:101::e]:43557 | ||
| 1951 | 2026.03.25 00:16:39.075693 [ 288 ] {} <Trace> TCP-Session: 9d026b3c-feed-4fe4-a9a5-cf8d8a2387ff Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1952 | 2026.03.25 00:16:39.076237 [ 292 ] {} <Debug> TCP-Session: d614d028-d79a-4430-9c66-6d82bfba2938 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1953 | 2026.03.25 00:16:39.076256 [ 292 ] {} <Debug> TCP-Session: d614d028-d79a-4430-9c66-6d82bfba2938 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1954 | 2026.03.25 00:16:39.076275 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1955 | 2026.03.25 00:16:39.076310 [ 290 ] {} <Debug> TCP-Session: 1172040e-e8ce-40b6-b03b-24e210c7be3d Authenticating user 'default' from [fd00:1122:3344:101::e]:43561 | ||
| 1956 | 2026.03.25 00:16:39.076329 [ 290 ] {} <Debug> TCP-Session: 1172040e-e8ce-40b6-b03b-24e210c7be3d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1957 | 2026.03.25 00:16:39.076344 [ 290 ] {} <Debug> TCP-Session: 1172040e-e8ce-40b6-b03b-24e210c7be3d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1958 | 2026.03.25 00:16:39.076394 [ 288 ] {61162289-3d89-48de-b132-8cc70e120b89} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:62711) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 1959 | 2026.03.25 00:16:39.076643 [ 288 ] {61162289-3d89-48de-b132-8cc70e120b89} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 1960 | 2026.03.25 00:16:39.076697 [ 288 ] {61162289-3d89-48de-b132-8cc70e120b89} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1961 | 2026.03.25 00:16:39.076971 [ 288 ] {61162289-3d89-48de-b132-8cc70e120b89} <Debug> oximeter.version (97ad2ce0-cded-4649-a1b6-ff7c59ff4a2c) (SelectExecutor): Key condition: unknown | ||
| 1962 | 2026.03.25 00:16:39.078020 [ 317 ] {61162289-3d89-48de-b132-8cc70e120b89} <Trace> AggregatingTransform: Aggregating | ||
| 1963 | 2026.03.25 00:16:39.078061 [ 317 ] {61162289-3d89-48de-b132-8cc70e120b89} <Trace> Aggregator: Aggregation method: without_key | ||
| 1964 | 2026.03.25 00:16:39.078089 [ 317 ] {61162289-3d89-48de-b132-8cc70e120b89} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001024993 sec. (975.616 rows/sec., 38.11 KiB/sec.) | ||
| 1965 | 2026.03.25 00:16:39.078105 [ 317 ] {61162289-3d89-48de-b132-8cc70e120b89} <Trace> Aggregator: Merging aggregated data | ||
| 1966 | 2026.03.25 00:16:39.079181 [ 288 ] {61162289-3d89-48de-b132-8cc70e120b89} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002843 sec., 351.7411185367569 rows/sec., 13.74 KiB/sec. | ||
| 1967 | 2026.03.25 00:16:39.079335 [ 288 ] {61162289-3d89-48de-b132-8cc70e120b89} <Debug> TCPHandler: Processed in 0.003755136 sec. | ||
| 1968 | 2026.03.25 00:16:39.079424 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1969 | 2026.03.25 00:16:39.079453 [ 288 ] {} <Debug> TCP-Session: 9d026b3c-feed-4fe4-a9a5-cf8d8a2387ff Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1970 | 2026.03.25 00:16:39.079453 [ 296 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1971 | 2026.03.25 00:16:39.079478 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1972 | 2026.03.25 00:16:39.079499 [ 296 ] {} <Debug> TCP-Session: d714fdc6-ea4c-41db-82de-c3e73d3bb9ba Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1973 | 2026.03.25 00:16:39.079510 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1974 | 2026.03.25 00:16:39.079516 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1975 | 2026.03.25 00:16:39.079521 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1976 | 2026.03.25 00:16:39.079551 [ 293 ] {} <Debug> TCP-Session: 45ea219a-3324-4f80-bd03-d5b708b45068 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1977 | 2026.03.25 00:16:39.079562 [ 295 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1978 | 2026.03.25 00:16:39.079580 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1979 | 2026.03.25 00:16:39.079614 [ 295 ] {} <Debug> TCP-Session: 76c3584f-53c2-4940-8680-49c21b3e423a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1980 | 2026.03.25 00:16:39.079596 [ 291 ] {} <Debug> TCP-Session: c2d62292-03d7-4385-b5cf-454b490f6d6d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1981 | 2026.03.25 00:16:39.079640 [ 294 ] {} <Debug> TCP-Session: 1f5f6bdd-0743-45d9-a6e3-44d26ec9eea6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1982 | 2026.03.25 00:16:39.079563 [ 290 ] {} <Debug> TCP-Session: 1172040e-e8ce-40b6-b03b-24e210c7be3d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1983 | 2026.03.25 00:16:39.079539 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1984 | 2026.03.25 00:16:39.079523 [ 289 ] {} <Debug> TCP-Session: ff1a8f01-c681-4506-816b-aa4e89b5cbf9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1985 | 2026.03.25 00:16:39.079732 [ 292 ] {} <Debug> TCP-Session: d614d028-d79a-4430-9c66-6d82bfba2938 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1986 | 2026.03.25 00:16:41.477311 [ 3 ] {} <Trace> TCP-Session: 93a2047a-2fbc-44c5-8d86-6a3c8c02d15d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1987 | 2026.03.25 00:16:41.477500 [ 3 ] {6d4fbdbc-8d7f-4ca8-a4d0-4c8e690ca5d3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39555) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1988 | 2026.03.25 00:16:41.477564 [ 3 ] {6d4fbdbc-8d7f-4ca8-a4d0-4c8e690ca5d3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1989 | 2026.03.25 00:16:41.478197 [ 3 ] {6d4fbdbc-8d7f-4ca8-a4d0-4c8e690ca5d3} <Trace> oximeter.fields_string (da9d4756-c540-45ff-bdbb-bdc9c8d31861): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1990 | 2026.03.25 00:16:41.478245 [ 3 ] {6d4fbdbc-8d7f-4ca8-a4d0-4c8e690ca5d3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
| 1991 | 2026.03.25 00:16:41.478618 [ 3 ] {6d4fbdbc-8d7f-4ca8-a4d0-4c8e690ca5d3} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 1992 | 2026.03.25 00:16:41.478841 [ 3 ] {6d4fbdbc-8d7f-4ca8-a4d0-4c8e690ca5d3} <Trace> oximeter.fields_string (da9d4756-c540-45ff-bdbb-bdc9c8d31861): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1993 | 2026.03.25 00:16:41.478984 [ 3 ] {6d4fbdbc-8d7f-4ca8-a4d0-4c8e690ca5d3} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001533 sec., 36529.6803652968 rows/sec., 2.81 MiB/sec. | ||
| 1994 | 2026.03.25 00:16:41.479024 [ 3 ] {6d4fbdbc-8d7f-4ca8-a4d0-4c8e690ca5d3} <Debug> TCPHandler: Processed in 0.001842092 sec. | ||
| 1995 | 2026.03.25 00:16:41.479140 [ 3 ] {} <Trace> TCP-Session: 93a2047a-2fbc-44c5-8d86-6a3c8c02d15d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1996 | 2026.03.25 00:16:41.479234 [ 3 ] {5b96919a-a88d-4bb6-9d93-6c32dc02fb1c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39555) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1997 | 2026.03.25 00:16:41.479274 [ 3 ] {5b96919a-a88d-4bb6-9d93-6c32dc02fb1c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1998 | 2026.03.25 00:16:41.479671 [ 3 ] {5b96919a-a88d-4bb6-9d93-6c32dc02fb1c} <Trace> oximeter.fields_uuid (6a83c119-7e6c-4ef5-9da4-bd1e7cdd4b62): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1999 | 2026.03.25 00:16:41.479707 [ 3 ] {5b96919a-a88d-4bb6-9d93-6c32dc02fb1c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
| 2000 | 2026.03.25 00:16:41.480030 [ 3 ] {5b96919a-a88d-4bb6-9d93-6c32dc02fb1c} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2001 | 2026.03.25 00:16:41.480237 [ 3 ] {5b96919a-a88d-4bb6-9d93-6c32dc02fb1c} <Trace> oximeter.fields_uuid (6a83c119-7e6c-4ef5-9da4-bd1e7cdd4b62): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2002 | 2026.03.25 00:16:41.480359 [ 3 ] {5b96919a-a88d-4bb6-9d93-6c32dc02fb1c} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001143 sec., 55993.00087489064 rows/sec., 4.37 MiB/sec. | ||
| 2003 | 2026.03.25 00:16:41.480395 [ 3 ] {5b96919a-a88d-4bb6-9d93-6c32dc02fb1c} <Debug> TCPHandler: Processed in 0.00130292 sec. | ||
| 2004 | 2026.03.25 00:16:41.480503 [ 3 ] {} <Trace> TCP-Session: 93a2047a-2fbc-44c5-8d86-6a3c8c02d15d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2005 | 2026.03.25 00:16:41.480596 [ 3 ] {effad89d-ff05-4f88-837c-0746f7838a1c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39555) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2006 | 2026.03.25 00:16:41.480639 [ 3 ] {effad89d-ff05-4f88-837c-0746f7838a1c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2007 | 2026.03.25 00:16:41.481040 [ 3 ] {effad89d-ff05-4f88-837c-0746f7838a1c} <Trace> oximeter.measurements_cumulativeu64 (d9515f17-c5fd-4592-903e-92bbab0fc185): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2008 | 2026.03.25 00:16:41.481076 [ 3 ] {effad89d-ff05-4f88-837c-0746f7838a1c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
| 2009 | 2026.03.25 00:16:41.481405 [ 3 ] {effad89d-ff05-4f88-837c-0746f7838a1c} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2010 | 2026.03.25 00:16:41.481606 [ 3 ] {effad89d-ff05-4f88-837c-0746f7838a1c} <Trace> oximeter.measurements_cumulativeu64 (d9515f17-c5fd-4592-903e-92bbab0fc185): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2011 | 2026.03.25 00:16:41.481731 [ 3 ] {effad89d-ff05-4f88-837c-0746f7838a1c} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001153 sec., 138768.43018213357 rows/sec., 9.66 MiB/sec. | ||
| 2012 | 2026.03.25 00:16:41.481766 [ 3 ] {effad89d-ff05-4f88-837c-0746f7838a1c} <Debug> TCPHandler: Processed in 0.00131102 sec. | ||
| 2013 | 2026.03.25 00:16:41.481871 [ 3 ] {} <Trace> TCP-Session: 93a2047a-2fbc-44c5-8d86-6a3c8c02d15d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2014 | 2026.03.25 00:16:41.481964 [ 3 ] {8fabfb28-3343-45b9-8de7-55a1ba5f37ee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39555) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2015 | 2026.03.25 00:16:41.482004 [ 3 ] {8fabfb28-3343-45b9-8de7-55a1ba5f37ee} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2016 | 2026.03.25 00:16:41.482325 [ 3 ] {8fabfb28-3343-45b9-8de7-55a1ba5f37ee} <Trace> oximeter.measurements_u64 (a46c3f3f-9ded-4b50-9fc2-4f503dd169a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2017 | 2026.03.25 00:16:41.482361 [ 3 ] {8fabfb28-3343-45b9-8de7-55a1ba5f37ee} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
| 2018 | 2026.03.25 00:16:41.482652 [ 3 ] {8fabfb28-3343-45b9-8de7-55a1ba5f37ee} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2019 | 2026.03.25 00:16:41.482854 [ 3 ] {8fabfb28-3343-45b9-8de7-55a1ba5f37ee} <Trace> oximeter.measurements_u64 (a46c3f3f-9ded-4b50-9fc2-4f503dd169a4): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2020 | 2026.03.25 00:16:41.482978 [ 3 ] {8fabfb28-3343-45b9-8de7-55a1ba5f37ee} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001033 sec., 58083.252662149076 rows/sec., 3.91 MiB/sec. | ||
| 2021 | 2026.03.25 00:16:41.483015 [ 3 ] {8fabfb28-3343-45b9-8de7-55a1ba5f37ee} <Debug> TCPHandler: Processed in 0.001192298 sec. | ||
| 2022 | 2026.03.25 00:16:44.454288 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34968 | ||
| 2023 | 2026.03.25 00:16:44.454396 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2024 | 2026.03.25 00:16:44.454423 [ 288 ] {} <Debug> TCP-Session: 1b0ee3e0-fe1e-4044-a584-6940d943563d Authenticating user 'default' from [fd00:1122:3344:101::e]:34968 | ||
| 2025 | 2026.03.25 00:16:44.454444 [ 288 ] {} <Debug> TCP-Session: 1b0ee3e0-fe1e-4044-a584-6940d943563d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2026 | 2026.03.25 00:16:44.454457 [ 288 ] {} <Debug> TCP-Session: 1b0ee3e0-fe1e-4044-a584-6940d943563d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2027 | 2026.03.25 00:16:44.454680 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59755 | ||
| 2028 | 2026.03.25 00:16:44.454724 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60968 | ||
| 2029 | 2026.03.25 00:16:44.454745 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33788 | ||
| 2030 | 2026.03.25 00:16:44.454769 [ 295 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49341 | ||
| 2031 | 2026.03.25 00:16:44.454821 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2032 | 2026.03.25 00:16:44.454776 [ 296 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52674 | ||
| 2033 | 2026.03.25 00:16:44.454853 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2034 | 2026.03.25 00:16:44.454870 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2035 | 2026.03.25 00:16:44.454885 [ 295 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2036 | 2026.03.25 00:16:44.454897 [ 291 ] {} <Debug> TCP-Session: 3239b0ad-f385-49d4-a31c-677bc9a5c25f Authenticating user 'default' from [fd00:1122:3344:101::e]:60968 | ||
| 2037 | 2026.03.25 00:16:44.454915 [ 296 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2038 | 2026.03.25 00:16:44.454909 [ 293 ] {} <Debug> TCP-Session: abcddb52-62d8-47e9-a35c-9b39d91e0962 Authenticating user 'default' from [fd00:1122:3344:101::e]:33788 | ||
| 2039 | 2026.03.25 00:16:44.454923 [ 295 ] {} <Debug> TCP-Session: 5e38a118-fed0-44da-9cc0-57dabe6635e2 Authenticating user 'default' from [fd00:1122:3344:101::e]:49341 | ||
| 2040 | 2026.03.25 00:16:44.454938 [ 291 ] {} <Debug> TCP-Session: 3239b0ad-f385-49d4-a31c-677bc9a5c25f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2041 | 2026.03.25 00:16:44.454960 [ 293 ] {} <Debug> TCP-Session: abcddb52-62d8-47e9-a35c-9b39d91e0962 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2042 | 2026.03.25 00:16:44.454966 [ 295 ] {} <Debug> TCP-Session: 5e38a118-fed0-44da-9cc0-57dabe6635e2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2043 | 2026.03.25 00:16:44.454987 [ 293 ] {} <Debug> TCP-Session: abcddb52-62d8-47e9-a35c-9b39d91e0962 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2044 | 2026.03.25 00:16:44.454978 [ 291 ] {} <Debug> TCP-Session: 3239b0ad-f385-49d4-a31c-677bc9a5c25f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2045 | 2026.03.25 00:16:44.454996 [ 295 ] {} <Debug> TCP-Session: 5e38a118-fed0-44da-9cc0-57dabe6635e2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2046 | 2026.03.25 00:16:44.454944 [ 296 ] {} <Debug> TCP-Session: 09616b77-399f-4b58-8d9c-f631f9c82c0c Authenticating user 'default' from [fd00:1122:3344:101::e]:52674 | ||
| 2047 | 2026.03.25 00:16:44.454773 [ 288 ] {} <Trace> TCP-Session: 1b0ee3e0-fe1e-4044-a584-6940d943563d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2048 | 2026.03.25 00:16:44.455069 [ 296 ] {} <Debug> TCP-Session: 09616b77-399f-4b58-8d9c-f631f9c82c0c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2049 | 2026.03.25 00:16:44.454757 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60654 | ||
| 2050 | 2026.03.25 00:16:44.455105 [ 296 ] {} <Debug> TCP-Session: 09616b77-399f-4b58-8d9c-f631f9c82c0c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2051 | 2026.03.25 00:16:44.454737 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55038 | ||
| 2052 | 2026.03.25 00:16:44.454696 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53655 | ||
| 2053 | 2026.03.25 00:16:44.455178 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2054 | 2026.03.25 00:16:44.454863 [ 289 ] {} <Debug> TCP-Session: 18aa0e2d-eb16-4a68-9abd-e887dbfec326 Authenticating user 'default' from [fd00:1122:3344:101::e]:59755 | ||
| 2055 | 2026.03.25 00:16:44.455230 [ 294 ] {} <Debug> TCP-Session: 5282e53d-0788-4801-8ef6-5bbf9e00d96b Authenticating user 'default' from [fd00:1122:3344:101::e]:60654 | ||
| 2056 | 2026.03.25 00:16:44.455231 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2057 | 2026.03.25 00:16:44.455234 [ 288 ] {70f2b9ae-2b9a-4adc-9e81-ff23c234fe7e} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:34968) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 2058 | 2026.03.25 00:16:44.455260 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2059 | 2026.03.25 00:16:44.455271 [ 292 ] {} <Debug> TCP-Session: ca56c510-912a-4d22-aa68-71e8e9856660 Authenticating user 'default' from [fd00:1122:3344:101::e]:55038 | ||
| 2060 | 2026.03.25 00:16:44.455305 [ 290 ] {} <Debug> TCP-Session: c0b8a2f9-1c26-4555-9d78-86efb602a1a3 Authenticating user 'default' from [fd00:1122:3344:101::e]:53655 | ||
| 2061 | 2026.03.25 00:16:44.455322 [ 292 ] {} <Debug> TCP-Session: ca56c510-912a-4d22-aa68-71e8e9856660 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2062 | 2026.03.25 00:16:44.455342 [ 290 ] {} <Debug> TCP-Session: c0b8a2f9-1c26-4555-9d78-86efb602a1a3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2063 | 2026.03.25 00:16:44.455350 [ 292 ] {} <Debug> TCP-Session: ca56c510-912a-4d22-aa68-71e8e9856660 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2064 | 2026.03.25 00:16:44.455368 [ 290 ] {} <Debug> TCP-Session: c0b8a2f9-1c26-4555-9d78-86efb602a1a3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2065 | 2026.03.25 00:16:44.455252 [ 294 ] {} <Debug> TCP-Session: 5282e53d-0788-4801-8ef6-5bbf9e00d96b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2066 | 2026.03.25 00:16:44.455249 [ 289 ] {} <Debug> TCP-Session: 18aa0e2d-eb16-4a68-9abd-e887dbfec326 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2067 | 2026.03.25 00:16:44.455417 [ 294 ] {} <Debug> TCP-Session: 5282e53d-0788-4801-8ef6-5bbf9e00d96b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2068 | 2026.03.25 00:16:44.455431 [ 289 ] {} <Debug> TCP-Session: 18aa0e2d-eb16-4a68-9abd-e887dbfec326 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2069 | 2026.03.25 00:16:44.455513 [ 288 ] {70f2b9ae-2b9a-4adc-9e81-ff23c234fe7e} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 2070 | 2026.03.25 00:16:44.455588 [ 288 ] {70f2b9ae-2b9a-4adc-9e81-ff23c234fe7e} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2071 | 2026.03.25 00:16:44.455860 [ 288 ] {70f2b9ae-2b9a-4adc-9e81-ff23c234fe7e} <Debug> oximeter.version (97ad2ce0-cded-4649-a1b6-ff7c59ff4a2c) (SelectExecutor): Key condition: unknown | ||
| 2072 | 2026.03.25 00:16:44.456809 [ 328 ] {70f2b9ae-2b9a-4adc-9e81-ff23c234fe7e} <Trace> AggregatingTransform: Aggregating | ||
| 2073 | 2026.03.25 00:16:44.456869 [ 328 ] {70f2b9ae-2b9a-4adc-9e81-ff23c234fe7e} <Trace> Aggregator: Aggregation method: without_key | ||
| 2074 | 2026.03.25 00:16:44.456910 [ 328 ] {70f2b9ae-2b9a-4adc-9e81-ff23c234fe7e} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000941741 sec. (1061.863 rows/sec., 41.48 KiB/sec.) | ||
| 2075 | 2026.03.25 00:16:44.456932 [ 328 ] {70f2b9ae-2b9a-4adc-9e81-ff23c234fe7e} <Trace> Aggregator: Merging aggregated data | ||
| 2076 | 2026.03.25 00:16:44.458012 [ 288 ] {70f2b9ae-2b9a-4adc-9e81-ff23c234fe7e} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002833 sec., 352.98270384751146 rows/sec., 13.79 KiB/sec. | ||
| 2077 | 2026.03.25 00:16:44.458147 [ 288 ] {70f2b9ae-2b9a-4adc-9e81-ff23c234fe7e} <Debug> TCPHandler: Processed in 0.00348709 sec. | ||
| 2078 | 2026.03.25 00:16:44.458262 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2079 | 2026.03.25 00:16:44.458290 [ 296 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2080 | 2026.03.25 00:16:44.458294 [ 288 ] {} <Debug> TCP-Session: 1b0ee3e0-fe1e-4044-a584-6940d943563d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2081 | 2026.03.25 00:16:44.458311 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2082 | 2026.03.25 00:16:44.458339 [ 296 ] {} <Debug> TCP-Session: 09616b77-399f-4b58-8d9c-f631f9c82c0c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2083 | 2026.03.25 00:16:44.458347 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2084 | 2026.03.25 00:16:44.458375 [ 293 ] {} <Debug> TCP-Session: abcddb52-62d8-47e9-a35c-9b39d91e0962 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2085 | 2026.03.25 00:16:44.458382 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2086 | 2026.03.25 00:16:44.458401 [ 291 ] {} <Debug> TCP-Session: 3239b0ad-f385-49d4-a31c-677bc9a5c25f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2087 | 2026.03.25 00:16:44.458422 [ 295 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2088 | 2026.03.25 00:16:44.458434 [ 292 ] {} <Debug> TCP-Session: ca56c510-912a-4d22-aa68-71e8e9856660 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2089 | 2026.03.25 00:16:44.458364 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2090 | 2026.03.25 00:16:44.458475 [ 295 ] {} <Debug> TCP-Session: 5e38a118-fed0-44da-9cc0-57dabe6635e2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2091 | 2026.03.25 00:16:44.458331 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2092 | 2026.03.25 00:16:44.458510 [ 290 ] {} <Debug> TCP-Session: c0b8a2f9-1c26-4555-9d78-86efb602a1a3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2093 | 2026.03.25 00:16:44.458399 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2094 | 2026.03.25 00:16:44.458551 [ 294 ] {} <Debug> TCP-Session: 5282e53d-0788-4801-8ef6-5bbf9e00d96b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2095 | 2026.03.25 00:16:44.458589 [ 289 ] {} <Debug> TCP-Session: 18aa0e2d-eb16-4a68-9abd-e887dbfec326 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2096 | 2026.03.25 00:16:44.703320 [ 47 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 2097 | 2026.03.25 00:16:44.703384 [ 47 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 2098 | 2026.03.25 00:16:44.841356 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 3742 | ||
| 2099 | 2026.03.25 00:16:44.841857 [ 244 ] {} <Trace> system.asynchronous_metric_log (0898b27c-367e-447b-8482-f4822232c365): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2100 | 2026.03.25 00:16:44.841907 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
| 2101 | 2026.03.25 00:16:44.842406 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2102 | 2026.03.25 00:16:44.842649 [ 244 ] {} <Trace> system.asynchronous_metric_log (0898b27c-367e-447b-8482-f4822232c365): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2103 | 2026.03.25 00:16:44.842802 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 3742 | ||
| 2104 | 2026.03.25 00:16:44.879807 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 320 | ||
| 2105 | 2026.03.25 00:16:44.882139 [ 242 ] {} <Trace> system.query_log (9703172c-9101-4506-b1d0-613c64f918a0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2106 | 2026.03.25 00:16:44.882203 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
| 2107 | 2026.03.25 00:16:44.883468 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 2108 | 2026.03.25 00:16:44.883754 [ 242 ] {} <Trace> system.query_log (9703172c-9101-4506-b1d0-613c64f918a0): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2109 | 2026.03.25 00:16:44.884103 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 320 | ||
| 2110 | 2026.03.25 00:16:45.028928 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 61 | ||
| 2111 | 2026.03.25 00:16:45.046211 [ 243 ] {} <Trace> system.metric_log (8832bb94-2db2-42e0-923d-5bcca7c2cc3b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2112 | 2026.03.25 00:16:45.046287 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
| 2113 | 2026.03.25 00:16:45.052997 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2114 | 2026.03.25 00:16:45.053711 [ 243 ] {} <Trace> system.metric_log (8832bb94-2db2-42e0-923d-5bcca7c2cc3b): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2115 | 2026.03.25 00:16:45.056722 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 61 | ||
| 2116 | 2026.03.25 00:16:45.754830 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2117 | 2026.03.25 00:16:45.754897 [ 3 ] {} <Debug> TCP-Session: 93a2047a-2fbc-44c5-8d86-6a3c8c02d15d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2118 | 2026.03.25 00:16:46.000203 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 182.08 MiB, peak 193.84 MiB, free memory in arenas 0.00 B, will set to 184.87 MiB (RSS), difference: 2.79 MiB | ||
| 2119 | 2026.03.25 00:16:46.486507 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2120 | 2026.03.25 00:16:46.486709 [ 5 ] {af68206f-7fcb-4354-8736-0e458ee5e228} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 2121 | 2026.03.25 00:16:46.486778 [ 5 ] {af68206f-7fcb-4354-8736-0e458ee5e228} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 2122 | 2026.03.25 00:16:46.487524 [ 5 ] {af68206f-7fcb-4354-8736-0e458ee5e228} <Trace> oximeter.fields_i16 (78240462-1731-4218-9a79-d1fbaf59befe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2123 | 2026.03.25 00:16:46.487563 [ 5 ] {af68206f-7fcb-4354-8736-0e458ee5e228} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
| 2124 | 2026.03.25 00:16:46.487966 [ 5 ] {af68206f-7fcb-4354-8736-0e458ee5e228} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 2125 | 2026.03.25 00:16:46.488186 [ 5 ] {af68206f-7fcb-4354-8736-0e458ee5e228} <Trace> oximeter.fields_i16 (78240462-1731-4218-9a79-d1fbaf59befe): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2126 | 2026.03.25 00:16:46.488309 [ 45 ] {} <Debug> oximeter.fields_i16 (78240462-1731-4218-9a79-d1fbaf59befe) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 2127 | 2026.03.25 00:16:46.488333 [ 5 ] {af68206f-7fcb-4354-8736-0e458ee5e228} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001676 sec., 169451.07398568018 rows/sec., 10.76 MiB/sec. | ||
| 2128 | 2026.03.25 00:16:46.488374 [ 45 ] {} <Trace> oximeter.fields_i16 (78240462-1731-4218-9a79-d1fbaf59befe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2129 | 2026.03.25 00:16:46.488388 [ 5 ] {af68206f-7fcb-4354-8736-0e458ee5e228} <Debug> TCPHandler: Processed in 0.002015186 sec. | ||
| 2130 | 2026.03.25 00:16:46.488401 [ 45 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
| 2131 | 2026.03.25 00:16:46.488527 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2132 | 2026.03.25 00:16:46.488537 [ 188 ] {78240462-1731-4218-9a79-d1fbaf59befe::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 | ||
| 2133 | 2026.03.25 00:16:46.488637 [ 5 ] {4c4ddacb-603e-45ba-ab10-a3337f2449f3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2134 | 2026.03.25 00:16:46.488684 [ 5 ] {4c4ddacb-603e-45ba-ab10-a3337f2449f3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2135 | 2026.03.25 00:16:46.488685 [ 188 ] {78240462-1731-4218-9a79-d1fbaf59befe::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2136 | 2026.03.25 00:16:46.488739 [ 188 ] {78240462-1731-4218-9a79-d1fbaf59befe::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 | ||
| 2137 | 2026.03.25 00:16:46.488839 [ 188 ] {78240462-1731-4218-9a79-d1fbaf59befe::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 | ||
| 2138 | 2026.03.25 00:16:46.488890 [ 188 ] {78240462-1731-4218-9a79-d1fbaf59befe::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 | ||
| 2139 | 2026.03.25 00:16:46.488936 [ 188 ] {78240462-1731-4218-9a79-d1fbaf59befe::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 | ||
| 2140 | 2026.03.25 00:16:46.488977 [ 188 ] {78240462-1731-4218-9a79-d1fbaf59befe::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 | ||
| 2141 | 2026.03.25 00:16:46.489380 [ 5 ] {4c4ddacb-603e-45ba-ab10-a3337f2449f3} <Trace> oximeter.fields_string (da9d4756-c540-45ff-bdbb-bdc9c8d31861): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2142 | 2026.03.25 00:16:46.489422 [ 5 ] {4c4ddacb-603e-45ba-ab10-a3337f2449f3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
| 2143 | 2026.03.25 00:16:46.489789 [ 5 ] {4c4ddacb-603e-45ba-ab10-a3337f2449f3} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2144 | 2026.03.25 00:16:46.489998 [ 5 ] {4c4ddacb-603e-45ba-ab10-a3337f2449f3} <Trace> oximeter.fields_string (da9d4756-c540-45ff-bdbb-bdc9c8d31861): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2145 | 2026.03.25 00:16:46.490001 [ 193 ] {78240462-1731-4218-9a79-d1fbaf59befe::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1420 rows, containing 5 columns (5 merged, 0 gathered) in 0.001516355 sec., 936456.1728618958 rows/sec., 63.05 MiB/sec. | ||
| 2146 | 2026.03.25 00:16:46.490129 [ 5 ] {4c4ddacb-603e-45ba-ab10-a3337f2449f3} <Debug> executeQuery: Read 817 rows, 65.50 KiB in 0.00151 sec., 541059.6026490066 rows/sec., 42.36 MiB/sec. | ||
| 2147 | 2026.03.25 00:16:46.490171 [ 5 ] {4c4ddacb-603e-45ba-ab10-a3337f2449f3} <Debug> TCPHandler: Processed in 0.001705179 sec. | ||
| 2148 | 2026.03.25 00:16:46.490250 [ 198 ] {78240462-1731-4218-9a79-d1fbaf59befe::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 2149 | 2026.03.25 00:16:46.490287 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2150 | 2026.03.25 00:16:46.490385 [ 5 ] {9ca498a0-de0c-4ffb-8884-0823f6ee0f6f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2151 | 2026.03.25 00:16:46.490429 [ 5 ] {9ca498a0-de0c-4ffb-8884-0823f6ee0f6f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2152 | 2026.03.25 00:16:46.490603 [ 198 ] {78240462-1731-4218-9a79-d1fbaf59befe::all_1_5_1} <Trace> oximeter.fields_i16 (78240462-1731-4218-9a79-d1fbaf59befe): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2153 | 2026.03.25 00:16:46.490692 [ 198 ] {78240462-1731-4218-9a79-d1fbaf59befe::all_1_5_1} <Trace> oximeter.fields_i16 (78240462-1731-4218-9a79-d1fbaf59befe) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 2154 | 2026.03.25 00:16:46.490788 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.41 MiB. | ||
| 2155 | 2026.03.25 00:16:46.490855 [ 5 ] {9ca498a0-de0c-4ffb-8884-0823f6ee0f6f} <Trace> oximeter.fields_u16 (b490aa8d-8720-450c-9d9d-0c0be0c6e0e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2156 | 2026.03.25 00:16:46.490896 [ 5 ] {9ca498a0-de0c-4ffb-8884-0823f6ee0f6f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
| 2157 | 2026.03.25 00:16:46.491203 [ 5 ] {9ca498a0-de0c-4ffb-8884-0823f6ee0f6f} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2158 | 2026.03.25 00:16:46.491404 [ 5 ] {9ca498a0-de0c-4ffb-8884-0823f6ee0f6f} <Trace> oximeter.fields_u16 (b490aa8d-8720-450c-9d9d-0c0be0c6e0e1): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2159 | 2026.03.25 00:16:46.491503 [ 45 ] {} <Debug> oximeter.fields_u16 (b490aa8d-8720-450c-9d9d-0c0be0c6e0e1) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 2160 | 2026.03.25 00:16:46.491527 [ 5 ] {9ca498a0-de0c-4ffb-8884-0823f6ee0f6f} <Debug> executeQuery: Read 152 rows, 9.29 KiB in 0.00116 sec., 131034.4827586207 rows/sec., 7.82 MiB/sec. | ||
| 2161 | 2026.03.25 00:16:46.491544 [ 45 ] {} <Trace> oximeter.fields_u16 (b490aa8d-8720-450c-9d9d-0c0be0c6e0e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2162 | 2026.03.25 00:16:46.491571 [ 45 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
| 2163 | 2026.03.25 00:16:46.491573 [ 5 ] {9ca498a0-de0c-4ffb-8884-0823f6ee0f6f} <Debug> TCPHandler: Processed in 0.00133532 sec. | ||
| 2164 | 2026.03.25 00:16:46.491643 [ 188 ] {b490aa8d-8720-450c-9d9d-0c0be0c6e0e1::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 | ||
| 2165 | 2026.03.25 00:16:46.491696 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2166 | 2026.03.25 00:16:46.491742 [ 188 ] {b490aa8d-8720-450c-9d9d-0c0be0c6e0e1::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2167 | 2026.03.25 00:16:46.491770 [ 188 ] {b490aa8d-8720-450c-9d9d-0c0be0c6e0e1::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 162 rows starting from the beginning of the part | ||
| 2168 | 2026.03.25 00:16:46.491794 [ 5 ] {56511df7-6a20-4a36-84fb-2b0df238ac46} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 2169 | 2026.03.25 00:16:46.491814 [ 188 ] {b490aa8d-8720-450c-9d9d-0c0be0c6e0e1::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 152 rows starting from the beginning of the part | ||
| 2170 | 2026.03.25 00:16:46.491839 [ 5 ] {56511df7-6a20-4a36-84fb-2b0df238ac46} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 2171 | 2026.03.25 00:16:46.491856 [ 188 ] {b490aa8d-8720-450c-9d9d-0c0be0c6e0e1::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 4 rows starting from the beginning of the part | ||
| 2172 | 2026.03.25 00:16:46.491893 [ 188 ] {b490aa8d-8720-450c-9d9d-0c0be0c6e0e1::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 152 rows starting from the beginning of the part | ||
| 2173 | 2026.03.25 00:16:46.491928 [ 188 ] {b490aa8d-8720-450c-9d9d-0c0be0c6e0e1::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 152 rows starting from the beginning of the part | ||
| 2174 | 2026.03.25 00:16:46.491960 [ 188 ] {b490aa8d-8720-450c-9d9d-0c0be0c6e0e1::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 152 rows starting from the beginning of the part | ||
| 2175 | 2026.03.25 00:16:46.492274 [ 5 ] {56511df7-6a20-4a36-84fb-2b0df238ac46} <Trace> oximeter.fields_u32 (79eddaf6-5920-48fe-8c45-6c5582e58677): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2176 | 2026.03.25 00:16:46.492315 [ 5 ] {56511df7-6a20-4a36-84fb-2b0df238ac46} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
| 2177 | 2026.03.25 00:16:46.492662 [ 5 ] {56511df7-6a20-4a36-84fb-2b0df238ac46} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2178 | 2026.03.25 00:16:46.492796 [ 187 ] {b490aa8d-8720-450c-9d9d-0c0be0c6e0e1::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 774 rows, containing 5 columns (5 merged, 0 gathered) in 0.001185057 sec., 653133.1404312197 rows/sec., 41.60 MiB/sec. | ||
| 2179 | 2026.03.25 00:16:46.492870 [ 5 ] {56511df7-6a20-4a36-84fb-2b0df238ac46} <Trace> oximeter.fields_u32 (79eddaf6-5920-48fe-8c45-6c5582e58677): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2180 | 2026.03.25 00:16:46.492923 [ 188 ] {b490aa8d-8720-450c-9d9d-0c0be0c6e0e1::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 2181 | 2026.03.25 00:16:46.492967 [ 45 ] {} <Debug> oximeter.fields_u32 (79eddaf6-5920-48fe-8c45-6c5582e58677) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 2182 | 2026.03.25 00:16:46.492992 [ 5 ] {56511df7-6a20-4a36-84fb-2b0df238ac46} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001232 sec., 120941.55844155845 rows/sec., 7.81 MiB/sec. | ||
| 2183 | 2026.03.25 00:16:46.492998 [ 45 ] {} <Trace> oximeter.fields_u32 (79eddaf6-5920-48fe-8c45-6c5582e58677): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2184 | 2026.03.25 00:16:46.493034 [ 45 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
| 2185 | 2026.03.25 00:16:46.493036 [ 5 ] {56511df7-6a20-4a36-84fb-2b0df238ac46} <Debug> TCPHandler: Processed in 0.001407622 sec. | ||
| 2186 | 2026.03.25 00:16:46.493122 [ 193 ] {79eddaf6-5920-48fe-8c45-6c5582e58677::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 | ||
| 2187 | 2026.03.25 00:16:46.493155 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2188 | 2026.03.25 00:16:46.493177 [ 188 ] {b490aa8d-8720-450c-9d9d-0c0be0c6e0e1::all_1_6_1} <Trace> oximeter.fields_u16 (b490aa8d-8720-450c-9d9d-0c0be0c6e0e1): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2189 | 2026.03.25 00:16:46.493243 [ 193 ] {79eddaf6-5920-48fe-8c45-6c5582e58677::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2190 | 2026.03.25 00:16:46.493247 [ 188 ] {b490aa8d-8720-450c-9d9d-0c0be0c6e0e1::all_1_6_1} <Trace> oximeter.fields_u16 (b490aa8d-8720-450c-9d9d-0c0be0c6e0e1) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 2191 | 2026.03.25 00:16:46.493245 [ 5 ] {3a2d8c6b-2a20-486e-85da-773785d707d7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 2192 | 2026.03.25 00:16:46.493298 [ 193 ] {79eddaf6-5920-48fe-8c45-6c5582e58677::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 | ||
| 2193 | 2026.03.25 00:16:46.493324 [ 5 ] {3a2d8c6b-2a20-486e-85da-773785d707d7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 2194 | 2026.03.25 00:16:46.493333 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB. | ||
| 2195 | 2026.03.25 00:16:46.493382 [ 193 ] {79eddaf6-5920-48fe-8c45-6c5582e58677::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 | ||
| 2196 | 2026.03.25 00:16:46.493431 [ 193 ] {79eddaf6-5920-48fe-8c45-6c5582e58677::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 801 rows starting from the beginning of the part | ||
| 2197 | 2026.03.25 00:16:46.493471 [ 193 ] {79eddaf6-5920-48fe-8c45-6c5582e58677::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 | ||
| 2198 | 2026.03.25 00:16:46.493511 [ 193 ] {79eddaf6-5920-48fe-8c45-6c5582e58677::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 | ||
| 2199 | 2026.03.25 00:16:46.493552 [ 193 ] {79eddaf6-5920-48fe-8c45-6c5582e58677::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 | ||
| 2200 | 2026.03.25 00:16:46.493798 [ 5 ] {3a2d8c6b-2a20-486e-85da-773785d707d7} <Trace> oximeter.fields_u8 (fa258e8d-285a-434f-b894-6be795807874): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2201 | 2026.03.25 00:16:46.493838 [ 5 ] {3a2d8c6b-2a20-486e-85da-773785d707d7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
| 2202 | 2026.03.25 00:16:46.494169 [ 5 ] {3a2d8c6b-2a20-486e-85da-773785d707d7} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 2203 | 2026.03.25 00:16:46.494395 [ 5 ] {3a2d8c6b-2a20-486e-85da-773785d707d7} <Trace> oximeter.fields_u8 (fa258e8d-285a-434f-b894-6be795807874): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2204 | 2026.03.25 00:16:46.494498 [ 45 ] {} <Debug> oximeter.fields_u8 (fa258e8d-285a-434f-b894-6be795807874) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 2205 | 2026.03.25 00:16:46.494529 [ 5 ] {3a2d8c6b-2a20-486e-85da-773785d707d7} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001268 sec., 116719.24290220819 rows/sec., 6.64 MiB/sec. | ||
| 2206 | 2026.03.25 00:16:46.494529 [ 45 ] {} <Trace> oximeter.fields_u8 (fa258e8d-285a-434f-b894-6be795807874): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2207 | 2026.03.25 00:16:46.494569 [ 45 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
| 2208 | 2026.03.25 00:16:46.494575 [ 5 ] {3a2d8c6b-2a20-486e-85da-773785d707d7} <Debug> TCPHandler: Processed in 0.001441973 sec. | ||
| 2209 | 2026.03.25 00:16:46.494669 [ 187 ] {fa258e8d-285a-434f-b894-6be795807874::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 | ||
| 2210 | 2026.03.25 00:16:46.494696 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2211 | 2026.03.25 00:16:46.494717 [ 188 ] {79eddaf6-5920-48fe-8c45-6c5582e58677::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1546 rows, containing 5 columns (5 merged, 0 gathered) in 0.001611547 sec., 959326.6594148355 rows/sec., 62.24 MiB/sec. | ||
| 2212 | 2026.03.25 00:16:46.494759 [ 187 ] {fa258e8d-285a-434f-b894-6be795807874::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2213 | 2026.03.25 00:16:46.494789 [ 5 ] {7c76e942-607a-4b19-97df-2446a95756dc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2214 | 2026.03.25 00:16:46.494799 [ 187 ] {fa258e8d-285a-434f-b894-6be795807874::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 | ||
| 2215 | 2026.03.25 00:16:46.494830 [ 5 ] {7c76e942-607a-4b19-97df-2446a95756dc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2216 | 2026.03.25 00:16:46.494886 [ 187 ] {fa258e8d-285a-434f-b894-6be795807874::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 | ||
| 2217 | 2026.03.25 00:16:46.494890 [ 193 ] {79eddaf6-5920-48fe-8c45-6c5582e58677::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 2218 | 2026.03.25 00:16:46.494942 [ 187 ] {fa258e8d-285a-434f-b894-6be795807874::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 | ||
| 2219 | 2026.03.25 00:16:46.494991 [ 187 ] {fa258e8d-285a-434f-b894-6be795807874::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 | ||
| 2220 | 2026.03.25 00:16:46.495036 [ 187 ] {fa258e8d-285a-434f-b894-6be795807874::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 | ||
| 2221 | 2026.03.25 00:16:46.495163 [ 193 ] {79eddaf6-5920-48fe-8c45-6c5582e58677::all_1_6_1} <Trace> oximeter.fields_u32 (79eddaf6-5920-48fe-8c45-6c5582e58677): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2222 | 2026.03.25 00:16:46.495249 [ 193 ] {79eddaf6-5920-48fe-8c45-6c5582e58677::all_1_6_1} <Trace> oximeter.fields_u32 (79eddaf6-5920-48fe-8c45-6c5582e58677) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 2223 | 2026.03.25 00:16:46.495322 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.46 MiB. | ||
| 2224 | 2026.03.25 00:16:46.495382 [ 5 ] {7c76e942-607a-4b19-97df-2446a95756dc} <Trace> oximeter.fields_uuid (6a83c119-7e6c-4ef5-9da4-bd1e7cdd4b62): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2225 | 2026.03.25 00:16:46.495421 [ 5 ] {7c76e942-607a-4b19-97df-2446a95756dc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
| 2226 | 2026.03.25 00:16:46.495779 [ 5 ] {7c76e942-607a-4b19-97df-2446a95756dc} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2227 | 2026.03.25 00:16:46.495897 [ 191 ] {fa258e8d-285a-434f-b894-6be795807874::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 740 rows, containing 5 columns (5 merged, 0 gathered) in 0.001281839 sec., 577295.588603561 rows/sec., 35.03 MiB/sec. | ||
| 2228 | 2026.03.25 00:16:46.495986 [ 5 ] {7c76e942-607a-4b19-97df-2446a95756dc} <Trace> oximeter.fields_uuid (6a83c119-7e6c-4ef5-9da4-bd1e7cdd4b62): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2229 | 2026.03.25 00:16:46.496029 [ 193 ] {fa258e8d-285a-434f-b894-6be795807874::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 2230 | 2026.03.25 00:16:46.496119 [ 5 ] {7c76e942-607a-4b19-97df-2446a95756dc} <Debug> executeQuery: Read 500 rows, 35.98 KiB in 0.001347 sec., 371195.2487008166 rows/sec., 26.08 MiB/sec. | ||
| 2231 | 2026.03.25 00:16:46.496162 [ 5 ] {7c76e942-607a-4b19-97df-2446a95756dc} <Debug> TCPHandler: Processed in 0.001514734 sec. | ||
| 2232 | 2026.03.25 00:16:46.496278 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2233 | 2026.03.25 00:16:46.496297 [ 193 ] {fa258e8d-285a-434f-b894-6be795807874::all_1_5_1} <Trace> oximeter.fields_u8 (fa258e8d-285a-434f-b894-6be795807874): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2234 | 2026.03.25 00:16:46.496367 [ 193 ] {fa258e8d-285a-434f-b894-6be795807874::all_1_5_1} <Trace> oximeter.fields_u8 (fa258e8d-285a-434f-b894-6be795807874) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 2235 | 2026.03.25 00:16:46.496370 [ 5 ] {25ed46d3-ee74-40cd-bf18-66d79cdb70f1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 2236 | 2026.03.25 00:16:46.496422 [ 5 ] {25ed46d3-ee74-40cd-bf18-66d79cdb70f1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 2237 | 2026.03.25 00:16:46.496437 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. | ||
| 2238 | 2026.03.25 00:16:46.496756 [ 5 ] {25ed46d3-ee74-40cd-bf18-66d79cdb70f1} <Trace> oximeter.measurements_bool (8a3ce6e0-f76a-4ba2-9a43-4275c3c9549e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2239 | 2026.03.25 00:16:46.496797 [ 5 ] {25ed46d3-ee74-40cd-bf18-66d79cdb70f1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
| 2240 | 2026.03.25 00:16:46.497101 [ 5 ] {25ed46d3-ee74-40cd-bf18-66d79cdb70f1} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 2241 | 2026.03.25 00:16:46.497325 [ 5 ] {25ed46d3-ee74-40cd-bf18-66d79cdb70f1} <Trace> oximeter.measurements_bool (8a3ce6e0-f76a-4ba2-9a43-4275c3c9549e): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2242 | 2026.03.25 00:16:46.497454 [ 5 ] {25ed46d3-ee74-40cd-bf18-66d79cdb70f1} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001102 sec., 5444.64609800363 rows/sec., 284.46 KiB/sec. | ||
| 2243 | 2026.03.25 00:16:46.497491 [ 5 ] {25ed46d3-ee74-40cd-bf18-66d79cdb70f1} <Debug> TCPHandler: Processed in 0.001262059 sec. | ||
| 2244 | 2026.03.25 00:16:46.497598 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2245 | 2026.03.25 00:16:46.497690 [ 5 ] {0a274e3e-8d04-49b2-9587-12ffe0dd87f7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2246 | 2026.03.25 00:16:46.497731 [ 5 ] {0a274e3e-8d04-49b2-9587-12ffe0dd87f7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2247 | 2026.03.25 00:16:46.498118 [ 5 ] {0a274e3e-8d04-49b2-9587-12ffe0dd87f7} <Trace> oximeter.measurements_cumulativeu64 (d9515f17-c5fd-4592-903e-92bbab0fc185): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2248 | 2026.03.25 00:16:46.498154 [ 5 ] {0a274e3e-8d04-49b2-9587-12ffe0dd87f7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
| 2249 | 2026.03.25 00:16:46.498482 [ 5 ] {0a274e3e-8d04-49b2-9587-12ffe0dd87f7} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2250 | 2026.03.25 00:16:46.498688 [ 5 ] {0a274e3e-8d04-49b2-9587-12ffe0dd87f7} <Trace> oximeter.measurements_cumulativeu64 (d9515f17-c5fd-4592-903e-92bbab0fc185): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2251 | 2026.03.25 00:16:46.498812 [ 5 ] {0a274e3e-8d04-49b2-9587-12ffe0dd87f7} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.00114 sec., 232456.1403508772 rows/sec., 15.45 MiB/sec. | ||
| 2252 | 2026.03.25 00:16:46.498847 [ 5 ] {0a274e3e-8d04-49b2-9587-12ffe0dd87f7} <Debug> TCPHandler: Processed in 0.00129784 sec. | ||
| 2253 | 2026.03.25 00:16:46.498959 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2254 | 2026.03.25 00:16:46.499051 [ 5 ] {8bbe102a-886f-4c77-92dc-9dc20d58e108} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 2255 | 2026.03.25 00:16:46.499092 [ 5 ] {8bbe102a-886f-4c77-92dc-9dc20d58e108} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 2256 | 2026.03.25 00:16:46.499396 [ 5 ] {8bbe102a-886f-4c77-92dc-9dc20d58e108} <Trace> oximeter.measurements_f64 (212c2a6f-90cf-4c71-aafe-78c3b1fd8e79): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2257 | 2026.03.25 00:16:46.499430 [ 5 ] {8bbe102a-886f-4c77-92dc-9dc20d58e108} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
| 2258 | 2026.03.25 00:16:46.499714 [ 5 ] {8bbe102a-886f-4c77-92dc-9dc20d58e108} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 2259 | 2026.03.25 00:16:46.499910 [ 5 ] {8bbe102a-886f-4c77-92dc-9dc20d58e108} <Trace> oximeter.measurements_f64 (212c2a6f-90cf-4c71-aafe-78c3b1fd8e79): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2260 | 2026.03.25 00:16:46.500005 [ 45 ] {} <Debug> oximeter.measurements_f64 (212c2a6f-90cf-4c71-aafe-78c3b1fd8e79) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 2261 | 2026.03.25 00:16:46.500037 [ 5 ] {8bbe102a-886f-4c77-92dc-9dc20d58e108} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001004 sec., 996.0159362549801 rows/sec., 67.11 KiB/sec. | ||
| 2262 | 2026.03.25 00:16:46.500038 [ 45 ] {} <Trace> oximeter.measurements_f64 (212c2a6f-90cf-4c71-aafe-78c3b1fd8e79): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2263 | 2026.03.25 00:16:46.500077 [ 45 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
| 2264 | 2026.03.25 00:16:46.500080 [ 5 ] {8bbe102a-886f-4c77-92dc-9dc20d58e108} <Debug> TCPHandler: Processed in 0.001169407 sec. | ||
| 2265 | 2026.03.25 00:16:46.500142 [ 187 ] {212c2a6f-90cf-4c71-aafe-78c3b1fd8e79::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 | ||
| 2266 | 2026.03.25 00:16:46.500192 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2267 | 2026.03.25 00:16:46.500219 [ 187 ] {212c2a6f-90cf-4c71-aafe-78c3b1fd8e79::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2268 | 2026.03.25 00:16:46.500241 [ 187 ] {212c2a6f-90cf-4c71-aafe-78c3b1fd8e79::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 | ||
| 2269 | 2026.03.25 00:16:46.500282 [ 5 ] {53251618-d4e1-4cbf-bce6-d7d908c64036} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2270 | 2026.03.25 00:16:46.500283 [ 187 ] {212c2a6f-90cf-4c71-aafe-78c3b1fd8e79::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 | ||
| 2271 | 2026.03.25 00:16:46.500330 [ 187 ] {212c2a6f-90cf-4c71-aafe-78c3b1fd8e79::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 | ||
| 2272 | 2026.03.25 00:16:46.500336 [ 5 ] {53251618-d4e1-4cbf-bce6-d7d908c64036} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 2273 | 2026.03.25 00:16:46.500365 [ 187 ] {212c2a6f-90cf-4c71-aafe-78c3b1fd8e79::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 | ||
| 2274 | 2026.03.25 00:16:46.500404 [ 187 ] {212c2a6f-90cf-4c71-aafe-78c3b1fd8e79::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 | ||
| 2275 | 2026.03.25 00:16:46.501053 [ 188 ] {212c2a6f-90cf-4c71-aafe-78c3b1fd8e79::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5 rows, containing 4 columns (4 merged, 0 gathered) in 0.000934812 sec., 5348.669037196783 rows/sec., 360.41 KiB/sec. | ||
| 2276 | 2026.03.25 00:16:46.501157 [ 187 ] {212c2a6f-90cf-4c71-aafe-78c3b1fd8e79::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 2277 | 2026.03.25 00:16:46.501240 [ 5 ] {53251618-d4e1-4cbf-bce6-d7d908c64036} <Trace> oximeter.measurements_histogramu64 (66b3c5cd-c277-4614-b9e1-0e483a2d8930): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2278 | 2026.03.25 00:16:46.501278 [ 5 ] {53251618-d4e1-4cbf-bce6-d7d908c64036} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
| 2279 | 2026.03.25 00:16:46.501420 [ 187 ] {212c2a6f-90cf-4c71-aafe-78c3b1fd8e79::all_1_5_1} <Trace> oximeter.measurements_f64 (212c2a6f-90cf-4c71-aafe-78c3b1fd8e79): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2280 | 2026.03.25 00:16:46.501478 [ 187 ] {212c2a6f-90cf-4c71-aafe-78c3b1fd8e79::all_1_5_1} <Trace> oximeter.measurements_f64 (212c2a6f-90cf-4c71-aafe-78c3b1fd8e79) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 2281 | 2026.03.25 00:16:46.501529 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
| 2282 | 2026.03.25 00:16:46.501787 [ 5 ] {53251618-d4e1-4cbf-bce6-d7d908c64036} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2283 | 2026.03.25 00:16:46.502005 [ 5 ] {53251618-d4e1-4cbf-bce6-d7d908c64036} <Trace> oximeter.measurements_histogramu64 (66b3c5cd-c277-4614-b9e1-0e483a2d8930): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2284 | 2026.03.25 00:16:46.502141 [ 5 ] {53251618-d4e1-4cbf-bce6-d7d908c64036} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001875 sec., 5333.333333333334 rows/sec., 9.56 MiB/sec. | ||
| 2285 | 2026.03.25 00:16:46.502142 [ 44 ] {} <Debug> oximeter.measurements_histogramu64 (66b3c5cd-c277-4614-b9e1-0e483a2d8930) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 2286 | 2026.03.25 00:16:46.502192 [ 5 ] {53251618-d4e1-4cbf-bce6-d7d908c64036} <Debug> TCPHandler: Processed in 0.002048367 sec. | ||
| 2287 | 2026.03.25 00:16:46.502199 [ 44 ] {} <Trace> oximeter.measurements_histogramu64 (66b3c5cd-c277-4614-b9e1-0e483a2d8930): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2288 | 2026.03.25 00:16:46.502231 [ 44 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
| 2289 | 2026.03.25 00:16:46.502307 [ 191 ] {66b3c5cd-c277-4614-b9e1-0e483a2d8930::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 | ||
| 2290 | 2026.03.25 00:16:46.502320 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2291 | 2026.03.25 00:16:46.502423 [ 5 ] {20211a91-88fc-4d7f-9afd-ba2530150219} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2292 | 2026.03.25 00:16:46.502464 [ 5 ] {20211a91-88fc-4d7f-9afd-ba2530150219} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2293 | 2026.03.25 00:16:46.502522 [ 191 ] {66b3c5cd-c277-4614-b9e1-0e483a2d8930::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2294 | 2026.03.25 00:16:46.502582 [ 191 ] {66b3c5cd-c277-4614-b9e1-0e483a2d8930::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 10 rows starting from the beginning of the part | ||
| 2295 | 2026.03.25 00:16:46.502727 [ 191 ] {66b3c5cd-c277-4614-b9e1-0e483a2d8930::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 10 rows starting from the beginning of the part | ||
| 2296 | 2026.03.25 00:16:46.502807 [ 5 ] {20211a91-88fc-4d7f-9afd-ba2530150219} <Trace> oximeter.measurements_u64 (a46c3f3f-9ded-4b50-9fc2-4f503dd169a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2297 | 2026.03.25 00:16:46.502845 [ 5 ] {20211a91-88fc-4d7f-9afd-ba2530150219} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
| 2298 | 2026.03.25 00:16:46.502844 [ 191 ] {66b3c5cd-c277-4614-b9e1-0e483a2d8930::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 | ||
| 2299 | 2026.03.25 00:16:46.502965 [ 191 ] {66b3c5cd-c277-4614-b9e1-0e483a2d8930::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 10 rows starting from the beginning of the part | ||
| 2300 | 2026.03.25 00:16:46.503076 [ 191 ] {66b3c5cd-c277-4614-b9e1-0e483a2d8930::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 10 rows starting from the beginning of the part | ||
| 2301 | 2026.03.25 00:16:46.503152 [ 5 ] {20211a91-88fc-4d7f-9afd-ba2530150219} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2302 | 2026.03.25 00:16:46.503186 [ 191 ] {66b3c5cd-c277-4614-b9e1-0e483a2d8930::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 | ||
| 2303 | 2026.03.25 00:16:46.503405 [ 5 ] {20211a91-88fc-4d7f-9afd-ba2530150219} <Trace> oximeter.measurements_u64 (a46c3f3f-9ded-4b50-9fc2-4f503dd169a4): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2304 | 2026.03.25 00:16:46.503528 [ 5 ] {20211a91-88fc-4d7f-9afd-ba2530150219} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001124 sec., 80071.1743772242 rows/sec., 5.01 MiB/sec. | ||
| 2305 | 2026.03.25 00:16:46.503562 [ 5 ] {20211a91-88fc-4d7f-9afd-ba2530150219} <Debug> TCPHandler: Processed in 0.001291929 sec. | ||
| 2306 | 2026.03.25 00:16:46.504789 [ 190 ] {66b3c5cd-c277-4614-b9e1-0e483a2d8930::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 52 rows, containing 19 columns (19 merged, 0 gathered) in 0.002514657 sec., 20678.76453925923 rows/sec., 37.06 MiB/sec. | ||
| 2307 | 2026.03.25 00:16:46.505001 [ 191 ] {66b3c5cd-c277-4614-b9e1-0e483a2d8930::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 2308 | 2026.03.25 00:16:46.505286 [ 191 ] {66b3c5cd-c277-4614-b9e1-0e483a2d8930::all_1_6_1} <Trace> oximeter.measurements_histogramu64 (66b3c5cd-c277-4614-b9e1-0e483a2d8930): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2309 | 2026.03.25 00:16:46.505346 [ 191 ] {66b3c5cd-c277-4614-b9e1-0e483a2d8930::all_1_6_1} <Trace> oximeter.measurements_histogramu64 (66b3c5cd-c277-4614-b9e1-0e483a2d8930) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 2310 | 2026.03.25 00:16:46.505408 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.62 MiB. | ||
| 2311 | 2026.03.25 00:16:47.380015 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2312 | 2026.03.25 00:16:47.380251 [ 5 ] {d6ec567e-a306-459e-8307-d51c2fc5a7e9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'zone:cpu_nsec') FORMAT Native; (stage: Complete) | ||
| 2313 | 2026.03.25 00:16:47.380609 [ 5 ] {d6ec567e-a306-459e-8307-d51c2fc5a7e9} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2314 | 2026.03.25 00:16:47.380651 [ 5 ] {d6ec567e-a306-459e-8307-d51c2fc5a7e9} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'zone:cpu_nsec')" moved to PREWHERE | ||
| 2315 | 2026.03.25 00:16:47.380944 [ 5 ] {d6ec567e-a306-459e-8307-d51c2fc5a7e9} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2316 | 2026.03.25 00:16:47.381020 [ 5 ] {d6ec567e-a306-459e-8307-d51c2fc5a7e9} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2317 | 2026.03.25 00:16:47.381166 [ 5 ] {d6ec567e-a306-459e-8307-d51c2fc5a7e9} <Debug> oximeter.timeseries_schema (96f26d48-a441-49ea-a0d1-4f4890aad707) (SelectExecutor): Key condition: (column 0 notIn 41-element set) | ||
| 2318 | 2026.03.25 00:16:47.381308 [ 319 ] {d6ec567e-a306-459e-8307-d51c2fc5a7e9} <Trace> oximeter.timeseries_schema (96f26d48-a441-49ea-a0d1-4f4890aad707) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2319 | 2026.03.25 00:16:47.381314 [ 340 ] {d6ec567e-a306-459e-8307-d51c2fc5a7e9} <Trace> oximeter.timeseries_schema (96f26d48-a441-49ea-a0d1-4f4890aad707) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2320 | 2026.03.25 00:16:47.381477 [ 5 ] {d6ec567e-a306-459e-8307-d51c2fc5a7e9} <Debug> oximeter.timeseries_schema (96f26d48-a441-49ea-a0d1-4f4890aad707) (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 | ||
| 2321 | 2026.03.25 00:16:47.381508 [ 5 ] {d6ec567e-a306-459e-8307-d51c2fc5a7e9} <Trace> oximeter.timeseries_schema (96f26d48-a441-49ea-a0d1-4f4890aad707) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2322 | 2026.03.25 00:16:47.381684 [ 5 ] {d6ec567e-a306-459e-8307-d51c2fc5a7e9} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2323 | 2026.03.25 00:16:47.381707 [ 5 ] {d6ec567e-a306-459e-8307-d51c2fc5a7e9} <Debug> oximeter.timeseries_schema (96f26d48-a441-49ea-a0d1-4f4890aad707) (SelectExecutor): Reading approx. 41 rows with 2 streams | ||
| 2324 | 2026.03.25 00:16:47.381767 [ 5 ] {d6ec567e-a306-459e-8307-d51c2fc5a7e9} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'zone:cpu_nsec'))" | ||
| 2325 | 2026.03.25 00:16:47.381812 [ 5 ] {d6ec567e-a306-459e-8307-d51c2fc5a7e9} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'zone:cpu_nsec'))" | ||
| 2326 | 2026.03.25 00:16:47.382722 [ 5 ] {d6ec567e-a306-459e-8307-d51c2fc5a7e9} <Debug> executeQuery: Read 41 rows, 1.51 KiB in 0.002571 sec., 15947.102294826916 rows/sec., 586.85 KiB/sec. | ||
| 2327 | 2026.03.25 00:16:47.382845 [ 5 ] {d6ec567e-a306-459e-8307-d51c2fc5a7e9} <Debug> TCPHandler: Processed in 0.002960668 sec. | ||
| 2328 | 2026.03.25 00:16:47.383139 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2329 | 2026.03.25 00:16:47.383290 [ 5 ] {6d130033-44c5-41a5-9843-ed3ac5a682be} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'zone:cpu_nsec') FORMAT Native; (stage: Complete) | ||
| 2330 | 2026.03.25 00:16:47.383529 [ 5 ] {6d130033-44c5-41a5-9843-ed3ac5a682be} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2331 | 2026.03.25 00:16:47.383568 [ 5 ] {6d130033-44c5-41a5-9843-ed3ac5a682be} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'zone:cpu_nsec')" moved to PREWHERE | ||
| 2332 | 2026.03.25 00:16:47.383787 [ 5 ] {6d130033-44c5-41a5-9843-ed3ac5a682be} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2333 | 2026.03.25 00:16:47.383843 [ 5 ] {6d130033-44c5-41a5-9843-ed3ac5a682be} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2334 | 2026.03.25 00:16:47.383952 [ 5 ] {6d130033-44c5-41a5-9843-ed3ac5a682be} <Debug> oximeter.timeseries_schema (96f26d48-a441-49ea-a0d1-4f4890aad707) (SelectExecutor): Key condition: (column 0 notIn 42-element set) | ||
| 2335 | 2026.03.25 00:16:47.384016 [ 319 ] {6d130033-44c5-41a5-9843-ed3ac5a682be} <Trace> oximeter.timeseries_schema (96f26d48-a441-49ea-a0d1-4f4890aad707) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2336 | 2026.03.25 00:16:47.384015 [ 343 ] {6d130033-44c5-41a5-9843-ed3ac5a682be} <Trace> oximeter.timeseries_schema (96f26d48-a441-49ea-a0d1-4f4890aad707) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2337 | 2026.03.25 00:16:47.384116 [ 5 ] {6d130033-44c5-41a5-9843-ed3ac5a682be} <Debug> oximeter.timeseries_schema (96f26d48-a441-49ea-a0d1-4f4890aad707) (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 | ||
| 2338 | 2026.03.25 00:16:47.384142 [ 5 ] {6d130033-44c5-41a5-9843-ed3ac5a682be} <Trace> oximeter.timeseries_schema (96f26d48-a441-49ea-a0d1-4f4890aad707) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2339 | 2026.03.25 00:16:47.384202 [ 5 ] {6d130033-44c5-41a5-9843-ed3ac5a682be} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2340 | 2026.03.25 00:16:47.384220 [ 5 ] {6d130033-44c5-41a5-9843-ed3ac5a682be} <Debug> oximeter.timeseries_schema (96f26d48-a441-49ea-a0d1-4f4890aad707) (SelectExecutor): Reading approx. 41 rows with 2 streams | ||
| 2341 | 2026.03.25 00:16:47.384251 [ 5 ] {6d130033-44c5-41a5-9843-ed3ac5a682be} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'zone:cpu_nsec'))" | ||
| 2342 | 2026.03.25 00:16:47.384283 [ 5 ] {6d130033-44c5-41a5-9843-ed3ac5a682be} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'zone:cpu_nsec'))" | ||
| 2343 | 2026.03.25 00:16:47.384987 [ 5 ] {6d130033-44c5-41a5-9843-ed3ac5a682be} <Debug> executeQuery: Read 41 rows, 1.51 KiB in 0.001766 sec., 23216.3080407701 rows/sec., 854.35 KiB/sec. | ||
| 2344 | 2026.03.25 00:16:47.385092 [ 5 ] {6d130033-44c5-41a5-9843-ed3ac5a682be} <Debug> TCPHandler: Processed in 0.002007486 sec. | ||
| 2345 | 2026.03.25 00:16:47.385321 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2346 | 2026.03.25 00:16:47.385462 [ 5 ] {75fdbcee-30a7-44f6-9258-844e0cc02776} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'zone:cpu_nsec') FORMAT Native; (stage: Complete) | ||
| 2347 | 2026.03.25 00:16:47.385683 [ 5 ] {75fdbcee-30a7-44f6-9258-844e0cc02776} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2348 | 2026.03.25 00:16:47.385721 [ 5 ] {75fdbcee-30a7-44f6-9258-844e0cc02776} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'zone:cpu_nsec')" moved to PREWHERE | ||
| 2349 | 2026.03.25 00:16:47.385940 [ 5 ] {75fdbcee-30a7-44f6-9258-844e0cc02776} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2350 | 2026.03.25 00:16:47.385994 [ 5 ] {75fdbcee-30a7-44f6-9258-844e0cc02776} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2351 | 2026.03.25 00:16:47.386095 [ 5 ] {75fdbcee-30a7-44f6-9258-844e0cc02776} <Debug> oximeter.timeseries_schema (96f26d48-a441-49ea-a0d1-4f4890aad707) (SelectExecutor): Key condition: (column 0 notIn 43-element set) | ||
| 2352 | 2026.03.25 00:16:47.386161 [ 340 ] {75fdbcee-30a7-44f6-9258-844e0cc02776} <Trace> oximeter.timeseries_schema (96f26d48-a441-49ea-a0d1-4f4890aad707) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2353 | 2026.03.25 00:16:47.386164 [ 335 ] {75fdbcee-30a7-44f6-9258-844e0cc02776} <Trace> oximeter.timeseries_schema (96f26d48-a441-49ea-a0d1-4f4890aad707) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2354 | 2026.03.25 00:16:47.386278 [ 5 ] {75fdbcee-30a7-44f6-9258-844e0cc02776} <Debug> oximeter.timeseries_schema (96f26d48-a441-49ea-a0d1-4f4890aad707) (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 | ||
| 2355 | 2026.03.25 00:16:47.386305 [ 5 ] {75fdbcee-30a7-44f6-9258-844e0cc02776} <Trace> oximeter.timeseries_schema (96f26d48-a441-49ea-a0d1-4f4890aad707) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2356 | 2026.03.25 00:16:47.386362 [ 5 ] {75fdbcee-30a7-44f6-9258-844e0cc02776} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2357 | 2026.03.25 00:16:47.386379 [ 5 ] {75fdbcee-30a7-44f6-9258-844e0cc02776} <Debug> oximeter.timeseries_schema (96f26d48-a441-49ea-a0d1-4f4890aad707) (SelectExecutor): Reading approx. 41 rows with 2 streams | ||
| 2358 | 2026.03.25 00:16:47.386409 [ 5 ] {75fdbcee-30a7-44f6-9258-844e0cc02776} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'zone:cpu_nsec'))" | ||
| 2359 | 2026.03.25 00:16:47.386446 [ 5 ] {75fdbcee-30a7-44f6-9258-844e0cc02776} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'zone:cpu_nsec'))" | ||
| 2360 | 2026.03.25 00:16:47.386989 [ 5 ] {75fdbcee-30a7-44f6-9258-844e0cc02776} <Debug> executeQuery: Read 41 rows, 1.51 KiB in 0.001589 sec., 25802.39144115796 rows/sec., 949.52 KiB/sec. | ||
| 2361 | 2026.03.25 00:16:47.387087 [ 5 ] {75fdbcee-30a7-44f6-9258-844e0cc02776} <Debug> TCPHandler: Processed in 0.001816022 sec. | ||
| 2362 | 2026.03.25 00:16:47.454099 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2363 | 2026.03.25 00:16:47.454246 [ 5 ] {4dfe4f5c-8c86-456d-bef5-db13f60dd8e6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 2364 | 2026.03.25 00:16:47.454306 [ 5 ] {4dfe4f5c-8c86-456d-bef5-db13f60dd8e6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2365 | 2026.03.25 00:16:47.454975 [ 5 ] {4dfe4f5c-8c86-456d-bef5-db13f60dd8e6} <Trace> oximeter.timeseries_schema (96f26d48-a441-49ea-a0d1-4f4890aad707): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2366 | 2026.03.25 00:16:47.455034 [ 5 ] {4dfe4f5c-8c86-456d-bef5-db13f60dd8e6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
| 2367 | 2026.03.25 00:16:47.455497 [ 5 ] {4dfe4f5c-8c86-456d-bef5-db13f60dd8e6} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 2368 | 2026.03.25 00:16:47.455712 [ 5 ] {4dfe4f5c-8c86-456d-bef5-db13f60dd8e6} <Trace> oximeter.timeseries_schema (96f26d48-a441-49ea-a0d1-4f4890aad707): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2369 | 2026.03.25 00:16:47.455871 [ 5 ] {4dfe4f5c-8c86-456d-bef5-db13f60dd8e6} <Debug> executeQuery: Read 3 rows, 280.00 B in 0.001666 sec., 1800.7202881152461 rows/sec., 164.13 KiB/sec. | ||
| 2370 | 2026.03.25 00:16:47.455913 [ 5 ] {4dfe4f5c-8c86-456d-bef5-db13f60dd8e6} <Debug> TCPHandler: Processed in 0.001896624 sec. | ||
| 2371 | 2026.03.25 00:16:47.456038 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2372 | 2026.03.25 00:16:47.456135 [ 5 ] {9c61bfcb-da19-4b31-b765-2882b20cf476} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 2373 | 2026.03.25 00:16:47.456178 [ 5 ] {9c61bfcb-da19-4b31-b765-2882b20cf476} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 2374 | 2026.03.25 00:16:47.456607 [ 5 ] {9c61bfcb-da19-4b31-b765-2882b20cf476} <Trace> oximeter.fields_ipaddr (2be1fe0e-d681-4366-b872-d5e7a11bcfe0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2375 | 2026.03.25 00:16:47.456645 [ 5 ] {9c61bfcb-da19-4b31-b765-2882b20cf476} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
| 2376 | 2026.03.25 00:16:47.456964 [ 5 ] {9c61bfcb-da19-4b31-b765-2882b20cf476} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 2377 | 2026.03.25 00:16:47.457180 [ 5 ] {9c61bfcb-da19-4b31-b765-2882b20cf476} <Trace> oximeter.fields_ipaddr (2be1fe0e-d681-4366-b872-d5e7a11bcfe0): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2378 | 2026.03.25 00:16:47.457314 [ 5 ] {9c61bfcb-da19-4b31-b765-2882b20cf476} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001201 sec., 1665.2789342214821 rows/sec., 135.79 KiB/sec. | ||
| 2379 | 2026.03.25 00:16:47.457350 [ 5 ] {9c61bfcb-da19-4b31-b765-2882b20cf476} <Debug> TCPHandler: Processed in 0.001363191 sec. | ||
| 2380 | 2026.03.25 00:16:47.457470 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2381 | 2026.03.25 00:16:47.457570 [ 5 ] {5406a37f-770d-4a87-8be6-920af8606d04} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2382 | 2026.03.25 00:16:47.457612 [ 5 ] {5406a37f-770d-4a87-8be6-920af8606d04} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2383 | 2026.03.25 00:16:47.459447 [ 5 ] {5406a37f-770d-4a87-8be6-920af8606d04} <Trace> oximeter.fields_string (da9d4756-c540-45ff-bdbb-bdc9c8d31861): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2384 | 2026.03.25 00:16:47.459490 [ 5 ] {5406a37f-770d-4a87-8be6-920af8606d04} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
| 2385 | 2026.03.25 00:16:47.459974 [ 5 ] {5406a37f-770d-4a87-8be6-920af8606d04} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2386 | 2026.03.25 00:16:47.460195 [ 5 ] {5406a37f-770d-4a87-8be6-920af8606d04} <Trace> oximeter.fields_string (da9d4756-c540-45ff-bdbb-bdc9c8d31861): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2387 | 2026.03.25 00:16:47.460317 [ 43 ] {} <Debug> oximeter.fields_string (da9d4756-c540-45ff-bdbb-bdc9c8d31861) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2388 | 2026.03.25 00:16:47.460331 [ 5 ] {5406a37f-770d-4a87-8be6-920af8606d04} <Debug> executeQuery: Read 2426 rows, 183.72 KiB in 0.002785 sec., 871095.1526032316 rows/sec., 64.42 MiB/sec. | ||
| 2389 | 2026.03.25 00:16:47.460388 [ 43 ] {} <Trace> oximeter.fields_string (da9d4756-c540-45ff-bdbb-bdc9c8d31861): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2390 | 2026.03.25 00:16:47.460396 [ 5 ] {5406a37f-770d-4a87-8be6-920af8606d04} <Debug> TCPHandler: Processed in 0.002975518 sec. | ||
| 2391 | 2026.03.25 00:16:47.460419 [ 43 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
| 2392 | 2026.03.25 00:16:47.460522 [ 188 ] {da9d4756-c540-45ff-bdbb-bdc9c8d31861::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 | ||
| 2393 | 2026.03.25 00:16:47.460549 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2394 | 2026.03.25 00:16:47.460636 [ 188 ] {da9d4756-c540-45ff-bdbb-bdc9c8d31861::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2395 | 2026.03.25 00:16:47.460673 [ 188 ] {da9d4756-c540-45ff-bdbb-bdc9c8d31861::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 3156 rows starting from the beginning of the part | ||
| 2396 | 2026.03.25 00:16:47.460673 [ 5 ] {dc6c8f9f-6ab9-4953-b705-a326233e128d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2397 | 2026.03.25 00:16:47.460738 [ 188 ] {da9d4756-c540-45ff-bdbb-bdc9c8d31861::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 56 rows starting from the beginning of the part | ||
| 2398 | 2026.03.25 00:16:47.460737 [ 5 ] {dc6c8f9f-6ab9-4953-b705-a326233e128d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2399 | 2026.03.25 00:16:47.460788 [ 188 ] {da9d4756-c540-45ff-bdbb-bdc9c8d31861::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 817 rows starting from the beginning of the part | ||
| 2400 | 2026.03.25 00:16:47.460834 [ 188 ] {da9d4756-c540-45ff-bdbb-bdc9c8d31861::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 56 rows starting from the beginning of the part | ||
| 2401 | 2026.03.25 00:16:47.460872 [ 188 ] {da9d4756-c540-45ff-bdbb-bdc9c8d31861::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 817 rows starting from the beginning of the part | ||
| 2402 | 2026.03.25 00:16:47.460911 [ 188 ] {da9d4756-c540-45ff-bdbb-bdc9c8d31861::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 2426 rows starting from the beginning of the part | ||
| 2403 | 2026.03.25 00:16:47.461248 [ 5 ] {dc6c8f9f-6ab9-4953-b705-a326233e128d} <Trace> oximeter.fields_u16 (b490aa8d-8720-450c-9d9d-0c0be0c6e0e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2404 | 2026.03.25 00:16:47.461290 [ 5 ] {dc6c8f9f-6ab9-4953-b705-a326233e128d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
| 2405 | 2026.03.25 00:16:47.461625 [ 5 ] {dc6c8f9f-6ab9-4953-b705-a326233e128d} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2406 | 2026.03.25 00:16:47.461858 [ 5 ] {dc6c8f9f-6ab9-4953-b705-a326233e128d} <Trace> oximeter.fields_u16 (b490aa8d-8720-450c-9d9d-0c0be0c6e0e1): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2407 | 2026.03.25 00:16:47.462009 [ 5 ] {dc6c8f9f-6ab9-4953-b705-a326233e128d} <Debug> executeQuery: Read 23 rows, 1.72 KiB in 0.001361 sec., 16899.33872152829 rows/sec., 1.23 MiB/sec. | ||
| 2408 | 2026.03.25 00:16:47.462062 [ 5 ] {dc6c8f9f-6ab9-4953-b705-a326233e128d} <Debug> TCPHandler: Processed in 0.001574236 sec. | ||
| 2409 | 2026.03.25 00:16:47.462208 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2410 | 2026.03.25 00:16:47.462305 [ 5 ] {25494703-3f07-46a1-9438-a8c9758d4e9b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 2411 | 2026.03.25 00:16:47.462345 [ 5 ] {25494703-3f07-46a1-9438-a8c9758d4e9b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 2412 | 2026.03.25 00:16:47.463163 [ 5 ] {25494703-3f07-46a1-9438-a8c9758d4e9b} <Trace> oximeter.fields_u32 (79eddaf6-5920-48fe-8c45-6c5582e58677): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2413 | 2026.03.25 00:16:47.463201 [ 5 ] {25494703-3f07-46a1-9438-a8c9758d4e9b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
| 2414 | 2026.03.25 00:16:47.463597 [ 5 ] {25494703-3f07-46a1-9438-a8c9758d4e9b} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2415 | 2026.03.25 00:16:47.463830 [ 5 ] {25494703-3f07-46a1-9438-a8c9758d4e9b} <Trace> oximeter.fields_u32 (79eddaf6-5920-48fe-8c45-6c5582e58677): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2416 | 2026.03.25 00:16:47.463960 [ 5 ] {25494703-3f07-46a1-9438-a8c9758d4e9b} <Debug> executeQuery: Read 801 rows, 47.38 KiB in 0.001674 sec., 478494.623655914 rows/sec., 27.64 MiB/sec. | ||
| 2417 | 2026.03.25 00:16:47.463999 [ 5 ] {25494703-3f07-46a1-9438-a8c9758d4e9b} <Debug> TCPHandler: Processed in 0.001843863 sec. | ||
| 2418 | 2026.03.25 00:16:47.464057 [ 186 ] {da9d4756-c540-45ff-bdbb-bdc9c8d31861::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7328 rows, containing 5 columns (5 merged, 0 gathered) in 0.003573392 sec., 2050712.6002408916 rows/sec., 162.31 MiB/sec. | ||
| 2419 | 2026.03.25 00:16:47.464116 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2420 | 2026.03.25 00:16:47.464215 [ 5 ] {dd7ee534-2e87-4020-b37f-ec2d45c939ad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 2421 | 2026.03.25 00:16:47.464255 [ 5 ] {dd7ee534-2e87-4020-b37f-ec2d45c939ad} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 2422 | 2026.03.25 00:16:47.464474 [ 190 ] {da9d4756-c540-45ff-bdbb-bdc9c8d31861::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2423 | 2026.03.25 00:16:47.464657 [ 5 ] {dd7ee534-2e87-4020-b37f-ec2d45c939ad} <Trace> oximeter.fields_u64 (3ff11c92-02f0-4d7f-b78c-e898b3889a19): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2424 | 2026.03.25 00:16:47.464699 [ 5 ] {dd7ee534-2e87-4020-b37f-ec2d45c939ad} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
| 2425 | 2026.03.25 00:16:47.464977 [ 190 ] {da9d4756-c540-45ff-bdbb-bdc9c8d31861::all_1_11_2} <Trace> oximeter.fields_string (da9d4756-c540-45ff-bdbb-bdc9c8d31861): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2426 | 2026.03.25 00:16:47.465026 [ 5 ] {dd7ee534-2e87-4020-b37f-ec2d45c939ad} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 2427 | 2026.03.25 00:16:47.465110 [ 190 ] {da9d4756-c540-45ff-bdbb-bdc9c8d31861::all_1_11_2} <Trace> oximeter.fields_string (da9d4756-c540-45ff-bdbb-bdc9c8d31861) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2428 | 2026.03.25 00:16:47.465237 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.34 MiB. | ||
| 2429 | 2026.03.25 00:16:47.465257 [ 5 ] {dd7ee534-2e87-4020-b37f-ec2d45c939ad} <Trace> oximeter.fields_u64 (3ff11c92-02f0-4d7f-b78c-e898b3889a19): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2430 | 2026.03.25 00:16:47.465393 [ 5 ] {dd7ee534-2e87-4020-b37f-ec2d45c939ad} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001195 sec., 836.8200836820083 rows/sec., 58.84 KiB/sec. | ||
| 2431 | 2026.03.25 00:16:47.465430 [ 5 ] {dd7ee534-2e87-4020-b37f-ec2d45c939ad} <Debug> TCPHandler: Processed in 0.001361941 sec. | ||
| 2432 | 2026.03.25 00:16:47.465548 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2433 | 2026.03.25 00:16:47.465641 [ 5 ] {61f96401-9ba2-4ecf-8d4a-2e8ccfb571b4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2434 | 2026.03.25 00:16:47.465680 [ 5 ] {61f96401-9ba2-4ecf-8d4a-2e8ccfb571b4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2435 | 2026.03.25 00:16:47.466677 [ 5 ] {61f96401-9ba2-4ecf-8d4a-2e8ccfb571b4} <Trace> oximeter.fields_uuid (6a83c119-7e6c-4ef5-9da4-bd1e7cdd4b62): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2436 | 2026.03.25 00:16:47.466716 [ 5 ] {61f96401-9ba2-4ecf-8d4a-2e8ccfb571b4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
| 2437 | 2026.03.25 00:16:47.467109 [ 5 ] {61f96401-9ba2-4ecf-8d4a-2e8ccfb571b4} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2438 | 2026.03.25 00:16:47.467364 [ 5 ] {61f96401-9ba2-4ecf-8d4a-2e8ccfb571b4} <Trace> oximeter.fields_uuid (6a83c119-7e6c-4ef5-9da4-bd1e7cdd4b62): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2439 | 2026.03.25 00:16:47.467479 [ 43 ] {} <Debug> oximeter.fields_uuid (6a83c119-7e6c-4ef5-9da4-bd1e7cdd4b62) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2440 | 2026.03.25 00:16:47.467499 [ 5 ] {61f96401-9ba2-4ecf-8d4a-2e8ccfb571b4} <Debug> executeQuery: Read 1314 rows, 90.04 KiB in 0.001875 sec., 700800 rows/sec., 46.90 MiB/sec. | ||
| 2441 | 2026.03.25 00:16:47.467546 [ 43 ] {} <Trace> oximeter.fields_uuid (6a83c119-7e6c-4ef5-9da4-bd1e7cdd4b62): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2442 | 2026.03.25 00:16:47.467574 [ 5 ] {61f96401-9ba2-4ecf-8d4a-2e8ccfb571b4} <Debug> TCPHandler: Processed in 0.002074308 sec. | ||
| 2443 | 2026.03.25 00:16:47.467574 [ 43 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
| 2444 | 2026.03.25 00:16:47.467661 [ 188 ] {6a83c119-7e6c-4ef5-9da4-bd1e7cdd4b62::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 | ||
| 2445 | 2026.03.25 00:16:47.467708 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2446 | 2026.03.25 00:16:47.467759 [ 188 ] {6a83c119-7e6c-4ef5-9da4-bd1e7cdd4b62::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2447 | 2026.03.25 00:16:47.467791 [ 188 ] {6a83c119-7e6c-4ef5-9da4-bd1e7cdd4b62::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 1729 rows starting from the beginning of the part | ||
| 2448 | 2026.03.25 00:16:47.467807 [ 5 ] {45903774-1935-46a6-91b4-cca98b3b846e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2449 | 2026.03.25 00:16:47.467838 [ 188 ] {6a83c119-7e6c-4ef5-9da4-bd1e7cdd4b62::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 64 rows starting from the beginning of the part | ||
| 2450 | 2026.03.25 00:16:47.467857 [ 5 ] {45903774-1935-46a6-91b4-cca98b3b846e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2451 | 2026.03.25 00:16:47.467880 [ 188 ] {6a83c119-7e6c-4ef5-9da4-bd1e7cdd4b62::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 500 rows starting from the beginning of the part | ||
| 2452 | 2026.03.25 00:16:47.467949 [ 188 ] {6a83c119-7e6c-4ef5-9da4-bd1e7cdd4b62::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 64 rows starting from the beginning of the part | ||
| 2453 | 2026.03.25 00:16:47.467998 [ 188 ] {6a83c119-7e6c-4ef5-9da4-bd1e7cdd4b62::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 500 rows starting from the beginning of the part | ||
| 2454 | 2026.03.25 00:16:47.468036 [ 188 ] {6a83c119-7e6c-4ef5-9da4-bd1e7cdd4b62::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 1314 rows starting from the beginning of the part | ||
| 2455 | 2026.03.25 00:16:47.468693 [ 5 ] {45903774-1935-46a6-91b4-cca98b3b846e} <Trace> oximeter.measurements_cumulativeu64 (d9515f17-c5fd-4592-903e-92bbab0fc185): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2456 | 2026.03.25 00:16:47.468733 [ 5 ] {45903774-1935-46a6-91b4-cca98b3b846e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
| 2457 | 2026.03.25 00:16:47.469254 [ 5 ] {45903774-1935-46a6-91b4-cca98b3b846e} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2458 | 2026.03.25 00:16:47.469463 [ 5 ] {45903774-1935-46a6-91b4-cca98b3b846e} <Trace> oximeter.measurements_cumulativeu64 (d9515f17-c5fd-4592-903e-92bbab0fc185): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2459 | 2026.03.25 00:16:47.469569 [ 43 ] {} <Debug> oximeter.measurements_cumulativeu64 (d9515f17-c5fd-4592-903e-92bbab0fc185) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2460 | 2026.03.25 00:16:47.469578 [ 190 ] {6a83c119-7e6c-4ef5-9da4-bd1e7cdd4b62::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4171 rows, containing 5 columns (5 merged, 0 gathered) in 0.001945885 sec., 2143497.688712334 rows/sec., 154.45 MiB/sec. | ||
| 2461 | 2026.03.25 00:16:47.469599 [ 5 ] {45903774-1935-46a6-91b4-cca98b3b846e} <Debug> executeQuery: Read 1485 rows, 92.15 KiB in 0.00181 sec., 820441.9889502763 rows/sec., 49.72 MiB/sec. | ||
| 2462 | 2026.03.25 00:16:47.469611 [ 43 ] {} <Trace> oximeter.measurements_cumulativeu64 (d9515f17-c5fd-4592-903e-92bbab0fc185): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2463 | 2026.03.25 00:16:47.469653 [ 43 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
| 2464 | 2026.03.25 00:16:47.469657 [ 5 ] {45903774-1935-46a6-91b4-cca98b3b846e} <Debug> TCPHandler: Processed in 0.001998416 sec. | ||
| 2465 | 2026.03.25 00:16:47.469788 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2466 | 2026.03.25 00:16:47.469799 [ 188 ] {6a83c119-7e6c-4ef5-9da4-bd1e7cdd4b62::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2467 | 2026.03.25 00:16:47.469808 [ 189 ] {d9515f17-c5fd-4592-903e-92bbab0fc185::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 | ||
| 2468 | 2026.03.25 00:16:47.469886 [ 5 ] {0cdc7cf3-8065-4e49-a230-a6e568f6e220} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2469 | 2026.03.25 00:16:47.469946 [ 5 ] {0cdc7cf3-8065-4e49-a230-a6e568f6e220} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 2470 | 2026.03.25 00:16:47.469981 [ 189 ] {d9515f17-c5fd-4592-903e-92bbab0fc185::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2471 | 2026.03.25 00:16:47.470041 [ 189 ] {d9515f17-c5fd-4592-903e-92bbab0fc185::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 3531 rows starting from the beginning of the part | ||
| 2472 | 2026.03.25 00:16:47.470072 [ 188 ] {6a83c119-7e6c-4ef5-9da4-bd1e7cdd4b62::all_1_11_2} <Trace> oximeter.fields_uuid (6a83c119-7e6c-4ef5-9da4-bd1e7cdd4b62): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2473 | 2026.03.25 00:16:47.470130 [ 189 ] {d9515f17-c5fd-4592-903e-92bbab0fc185::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 160 rows starting from the beginning of the part | ||
| 2474 | 2026.03.25 00:16:47.470157 [ 188 ] {6a83c119-7e6c-4ef5-9da4-bd1e7cdd4b62::all_1_11_2} <Trace> oximeter.fields_uuid (6a83c119-7e6c-4ef5-9da4-bd1e7cdd4b62) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2475 | 2026.03.25 00:16:47.470207 [ 189 ] {d9515f17-c5fd-4592-903e-92bbab0fc185::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 265 rows starting from the beginning of the part | ||
| 2476 | 2026.03.25 00:16:47.470231 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.81 MiB. | ||
| 2477 | 2026.03.25 00:16:47.470269 [ 189 ] {d9515f17-c5fd-4592-903e-92bbab0fc185::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 160 rows starting from the beginning of the part | ||
| 2478 | 2026.03.25 00:16:47.470329 [ 189 ] {d9515f17-c5fd-4592-903e-92bbab0fc185::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 265 rows starting from the beginning of the part | ||
| 2479 | 2026.03.25 00:16:47.470403 [ 189 ] {d9515f17-c5fd-4592-903e-92bbab0fc185::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 1485 rows starting from the beginning of the part | ||
| 2480 | 2026.03.25 00:16:47.470792 [ 5 ] {0cdc7cf3-8065-4e49-a230-a6e568f6e220} <Trace> oximeter.measurements_histogramu64 (66b3c5cd-c277-4614-b9e1-0e483a2d8930): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2481 | 2026.03.25 00:16:47.470833 [ 5 ] {0cdc7cf3-8065-4e49-a230-a6e568f6e220} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
| 2482 | 2026.03.25 00:16:47.471417 [ 5 ] {0cdc7cf3-8065-4e49-a230-a6e568f6e220} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2483 | 2026.03.25 00:16:47.471647 [ 5 ] {0cdc7cf3-8065-4e49-a230-a6e568f6e220} <Trace> oximeter.measurements_histogramu64 (66b3c5cd-c277-4614-b9e1-0e483a2d8930): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2484 | 2026.03.25 00:16:47.471801 [ 5 ] {0cdc7cf3-8065-4e49-a230-a6e568f6e220} <Debug> executeQuery: Read 21 rows, 38.53 KiB in 0.001933 sec., 10863.942058975685 rows/sec., 19.47 MiB/sec. | ||
| 2485 | 2026.03.25 00:16:47.471853 [ 5 ] {0cdc7cf3-8065-4e49-a230-a6e568f6e220} <Debug> TCPHandler: Processed in 0.002114769 sec. | ||
| 2486 | 2026.03.25 00:16:47.471974 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2487 | 2026.03.25 00:16:47.472069 [ 5 ] {32e5f601-a631-445d-91ff-6b9f335487f9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
| 2488 | 2026.03.25 00:16:47.472110 [ 5 ] {32e5f601-a631-445d-91ff-6b9f335487f9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 2489 | 2026.03.25 00:16:47.472447 [ 5 ] {32e5f601-a631-445d-91ff-6b9f335487f9} <Trace> oximeter.measurements_i64 (9a8499d8-7590-43c9-8eec-a1a2bbb269d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2490 | 2026.03.25 00:16:47.472483 [ 5 ] {32e5f601-a631-445d-91ff-6b9f335487f9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
| 2491 | 2026.03.25 00:16:47.472818 [ 5 ] {32e5f601-a631-445d-91ff-6b9f335487f9} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 2492 | 2026.03.25 00:16:47.473027 [ 5 ] {32e5f601-a631-445d-91ff-6b9f335487f9} <Trace> oximeter.measurements_i64 (9a8499d8-7590-43c9-8eec-a1a2bbb269d3): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2493 | 2026.03.25 00:16:47.473058 [ 190 ] {d9515f17-c5fd-4592-903e-92bbab0fc185::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5866 rows, containing 5 columns (5 merged, 0 gathered) in 0.003333006 sec., 1759972.8293318404 rows/sec., 111.47 MiB/sec. | ||
| 2494 | 2026.03.25 00:16:47.473156 [ 5 ] {32e5f601-a631-445d-91ff-6b9f335487f9} <Debug> executeQuery: Read 18 rows, 1.33 KiB in 0.001105 sec., 16289.592760180994 rows/sec., 1.17 MiB/sec. | ||
| 2495 | 2026.03.25 00:16:47.473196 [ 5 ] {32e5f601-a631-445d-91ff-6b9f335487f9} <Debug> TCPHandler: Processed in 0.00127116 sec. | ||
| 2496 | 2026.03.25 00:16:47.473318 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2497 | 2026.03.25 00:16:47.473410 [ 5 ] {3d43986d-d610-4647-92c3-d61e8398936f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2498 | 2026.03.25 00:16:47.473450 [ 5 ] {3d43986d-d610-4647-92c3-d61e8398936f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2499 | 2026.03.25 00:16:47.473551 [ 188 ] {d9515f17-c5fd-4592-903e-92bbab0fc185::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2500 | 2026.03.25 00:16:47.473798 [ 5 ] {3d43986d-d610-4647-92c3-d61e8398936f} <Trace> oximeter.measurements_u64 (a46c3f3f-9ded-4b50-9fc2-4f503dd169a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2501 | 2026.03.25 00:16:47.473840 [ 5 ] {3d43986d-d610-4647-92c3-d61e8398936f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
| 2502 | 2026.03.25 00:16:47.473863 [ 188 ] {d9515f17-c5fd-4592-903e-92bbab0fc185::all_1_11_2} <Trace> oximeter.measurements_cumulativeu64 (d9515f17-c5fd-4592-903e-92bbab0fc185): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2503 | 2026.03.25 00:16:47.473953 [ 188 ] {d9515f17-c5fd-4592-903e-92bbab0fc185::all_1_11_2} <Trace> oximeter.measurements_cumulativeu64 (d9515f17-c5fd-4592-903e-92bbab0fc185) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2504 | 2026.03.25 00:16:47.474027 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.14 MiB. | ||
| 2505 | 2026.03.25 00:16:47.474160 [ 5 ] {3d43986d-d610-4647-92c3-d61e8398936f} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2506 | 2026.03.25 00:16:47.474372 [ 5 ] {3d43986d-d610-4647-92c3-d61e8398936f} <Trace> oximeter.measurements_u64 (a46c3f3f-9ded-4b50-9fc2-4f503dd169a4): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2507 | 2026.03.25 00:16:47.474486 [ 43 ] {} <Debug> oximeter.measurements_u64 (a46c3f3f-9ded-4b50-9fc2-4f503dd169a4) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2508 | 2026.03.25 00:16:47.474502 [ 5 ] {3d43986d-d610-4647-92c3-d61e8398936f} <Debug> executeQuery: Read 12 rows, 848.00 B in 0.001109 sec., 10820.559062218215 rows/sec., 746.73 KiB/sec. | ||
| 2509 | 2026.03.25 00:16:47.474527 [ 43 ] {} <Trace> oximeter.measurements_u64 (a46c3f3f-9ded-4b50-9fc2-4f503dd169a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2510 | 2026.03.25 00:16:47.474557 [ 43 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
| 2511 | 2026.03.25 00:16:47.474567 [ 5 ] {3d43986d-d610-4647-92c3-d61e8398936f} <Debug> TCPHandler: Processed in 0.00129618 sec. | ||
| 2512 | 2026.03.25 00:16:47.474628 [ 189 ] {a46c3f3f-9ded-4b50-9fc2-4f503dd169a4::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 | ||
| 2513 | 2026.03.25 00:16:47.474790 [ 189 ] {a46c3f3f-9ded-4b50-9fc2-4f503dd169a4::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2514 | 2026.03.25 00:16:47.474816 [ 189 ] {a46c3f3f-9ded-4b50-9fc2-4f503dd169a4::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 390 rows starting from the beginning of the part | ||
| 2515 | 2026.03.25 00:16:47.474859 [ 189 ] {a46c3f3f-9ded-4b50-9fc2-4f503dd169a4::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 60 rows starting from the beginning of the part | ||
| 2516 | 2026.03.25 00:16:47.474894 [ 189 ] {a46c3f3f-9ded-4b50-9fc2-4f503dd169a4::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 90 rows starting from the beginning of the part | ||
| 2517 | 2026.03.25 00:16:47.474926 [ 189 ] {a46c3f3f-9ded-4b50-9fc2-4f503dd169a4::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 60 rows starting from the beginning of the part | ||
| 2518 | 2026.03.25 00:16:47.474958 [ 189 ] {a46c3f3f-9ded-4b50-9fc2-4f503dd169a4::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 90 rows starting from the beginning of the part | ||
| 2519 | 2026.03.25 00:16:47.474992 [ 189 ] {a46c3f3f-9ded-4b50-9fc2-4f503dd169a4::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 12 rows starting from the beginning of the part | ||
| 2520 | 2026.03.25 00:16:47.475739 [ 189 ] {a46c3f3f-9ded-4b50-9fc2-4f503dd169a4::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 702 rows, containing 4 columns (4 merged, 0 gathered) in 0.001140276 sec., 615640.4238973722 rows/sec., 39.59 MiB/sec. | ||
| 2521 | 2026.03.25 00:16:47.476025 [ 196 ] {a46c3f3f-9ded-4b50-9fc2-4f503dd169a4::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2522 | 2026.03.25 00:16:47.476324 [ 196 ] {a46c3f3f-9ded-4b50-9fc2-4f503dd169a4::all_1_11_2} <Trace> oximeter.measurements_u64 (a46c3f3f-9ded-4b50-9fc2-4f503dd169a4): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2523 | 2026.03.25 00:16:47.476399 [ 196 ] {a46c3f3f-9ded-4b50-9fc2-4f503dd169a4::all_1_11_2} <Trace> oximeter.measurements_u64 (a46c3f3f-9ded-4b50-9fc2-4f503dd169a4) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2524 | 2026.03.25 00:16:47.476471 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.35 MiB. | ||
| 2525 | 2026.03.25 00:16:48.000204 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 186.21 MiB, peak 193.84 MiB, free memory in arenas 0.00 B, will set to 187.33 MiB (RSS), difference: 1.12 MiB | ||
| 2526 | 2026.03.25 00:16:51.475650 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2527 | 2026.03.25 00:16:51.475876 [ 5 ] {58a6c750-f04b-48b9-b73d-582ef43ca71c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2528 | 2026.03.25 00:16:51.475955 [ 5 ] {58a6c750-f04b-48b9-b73d-582ef43ca71c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2529 | 2026.03.25 00:16:51.476610 [ 5 ] {58a6c750-f04b-48b9-b73d-582ef43ca71c} <Trace> oximeter.fields_string (da9d4756-c540-45ff-bdbb-bdc9c8d31861): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2530 | 2026.03.25 00:16:51.476664 [ 5 ] {58a6c750-f04b-48b9-b73d-582ef43ca71c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
| 2531 | 2026.03.25 00:16:51.477203 [ 5 ] {58a6c750-f04b-48b9-b73d-582ef43ca71c} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2532 | 2026.03.25 00:16:51.477457 [ 5 ] {58a6c750-f04b-48b9-b73d-582ef43ca71c} <Trace> oximeter.fields_string (da9d4756-c540-45ff-bdbb-bdc9c8d31861): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2533 | 2026.03.25 00:16:51.477636 [ 5 ] {58a6c750-f04b-48b9-b73d-582ef43ca71c} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001816 sec., 30837.004405286345 rows/sec., 2.37 MiB/sec. | ||
| 2534 | 2026.03.25 00:16:51.477686 [ 5 ] {58a6c750-f04b-48b9-b73d-582ef43ca71c} <Debug> TCPHandler: Processed in 0.002196281 sec. | ||
| 2535 | 2026.03.25 00:16:51.477811 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2536 | 2026.03.25 00:16:51.477914 [ 5 ] {5671173a-44be-417f-a2cc-7ba361730a98} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2537 | 2026.03.25 00:16:51.477959 [ 5 ] {5671173a-44be-417f-a2cc-7ba361730a98} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2538 | 2026.03.25 00:16:51.478414 [ 5 ] {5671173a-44be-417f-a2cc-7ba361730a98} <Trace> oximeter.fields_uuid (6a83c119-7e6c-4ef5-9da4-bd1e7cdd4b62): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2539 | 2026.03.25 00:16:51.478452 [ 5 ] {5671173a-44be-417f-a2cc-7ba361730a98} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
| 2540 | 2026.03.25 00:16:51.478773 [ 5 ] {5671173a-44be-417f-a2cc-7ba361730a98} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2541 | 2026.03.25 00:16:51.478992 [ 5 ] {5671173a-44be-417f-a2cc-7ba361730a98} <Trace> oximeter.fields_uuid (6a83c119-7e6c-4ef5-9da4-bd1e7cdd4b62): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2542 | 2026.03.25 00:16:51.479139 [ 5 ] {5671173a-44be-417f-a2cc-7ba361730a98} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001248 sec., 51282.05128205128 rows/sec., 4.00 MiB/sec. | ||
| 2543 | 2026.03.25 00:16:51.479179 [ 5 ] {5671173a-44be-417f-a2cc-7ba361730a98} <Debug> TCPHandler: Processed in 0.001420092 sec. | ||
| 2544 | 2026.03.25 00:16:51.479294 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2545 | 2026.03.25 00:16:51.479392 [ 5 ] {c1cee078-fe89-4220-9fec-6313ad60a4fd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2546 | 2026.03.25 00:16:51.479439 [ 5 ] {c1cee078-fe89-4220-9fec-6313ad60a4fd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2547 | 2026.03.25 00:16:51.479882 [ 5 ] {c1cee078-fe89-4220-9fec-6313ad60a4fd} <Trace> oximeter.measurements_cumulativeu64 (d9515f17-c5fd-4592-903e-92bbab0fc185): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2548 | 2026.03.25 00:16:51.479920 [ 5 ] {c1cee078-fe89-4220-9fec-6313ad60a4fd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
| 2549 | 2026.03.25 00:16:51.480286 [ 5 ] {c1cee078-fe89-4220-9fec-6313ad60a4fd} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2550 | 2026.03.25 00:16:51.480510 [ 5 ] {c1cee078-fe89-4220-9fec-6313ad60a4fd} <Trace> oximeter.measurements_cumulativeu64 (d9515f17-c5fd-4592-903e-92bbab0fc185): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2551 | 2026.03.25 00:16:51.480645 [ 5 ] {c1cee078-fe89-4220-9fec-6313ad60a4fd} <Debug> executeQuery: Read 128 rows, 9.13 KiB in 0.001273 sec., 100549.88216810684 rows/sec., 7.00 MiB/sec. | ||
| 2552 | 2026.03.25 00:16:51.480681 [ 5 ] {c1cee078-fe89-4220-9fec-6313ad60a4fd} <Debug> TCPHandler: Processed in 0.001437653 sec. | ||
| 2553 | 2026.03.25 00:16:51.480795 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2554 | 2026.03.25 00:16:51.480895 [ 5 ] {040b8458-cdf4-493d-bf62-952325f30363} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2555 | 2026.03.25 00:16:51.480938 [ 5 ] {040b8458-cdf4-493d-bf62-952325f30363} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2556 | 2026.03.25 00:16:51.481273 [ 5 ] {040b8458-cdf4-493d-bf62-952325f30363} <Trace> oximeter.measurements_u64 (a46c3f3f-9ded-4b50-9fc2-4f503dd169a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2557 | 2026.03.25 00:16:51.481310 [ 5 ] {040b8458-cdf4-493d-bf62-952325f30363} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
| 2558 | 2026.03.25 00:16:51.481628 [ 5 ] {040b8458-cdf4-493d-bf62-952325f30363} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2559 | 2026.03.25 00:16:51.481843 [ 5 ] {040b8458-cdf4-493d-bf62-952325f30363} <Trace> oximeter.measurements_u64 (a46c3f3f-9ded-4b50-9fc2-4f503dd169a4): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2560 | 2026.03.25 00:16:51.481975 [ 5 ] {040b8458-cdf4-493d-bf62-952325f30363} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.0011 sec., 43636.36363636363 rows/sec., 2.94 MiB/sec. | ||
| 2561 | 2026.03.25 00:16:51.482011 [ 5 ] {040b8458-cdf4-493d-bf62-952325f30363} <Debug> TCPHandler: Processed in 0.001265349 sec. | ||
| 2562 | 2026.03.25 00:16:52.343001 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 4254 | ||
| 2563 | 2026.03.25 00:16:52.343605 [ 244 ] {} <Trace> system.asynchronous_metric_log (0898b27c-367e-447b-8482-f4822232c365): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2564 | 2026.03.25 00:16:52.343657 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
| 2565 | 2026.03.25 00:16:52.344183 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2566 | 2026.03.25 00:16:52.344404 [ 244 ] {} <Trace> system.asynchronous_metric_log (0898b27c-367e-447b-8482-f4822232c365): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2567 | 2026.03.25 00:16:52.344533 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 4254 | ||
| 2568 | 2026.03.25 00:16:52.556882 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 68 | ||
| 2569 | 2026.03.25 00:16:52.574747 [ 243 ] {} <Trace> system.metric_log (8832bb94-2db2-42e0-923d-5bcca7c2cc3b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2570 | 2026.03.25 00:16:52.574790 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
| 2571 | 2026.03.25 00:16:52.580380 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2572 | 2026.03.25 00:16:52.581046 [ 243 ] {} <Trace> system.metric_log (8832bb94-2db2-42e0-923d-5bcca7c2cc3b): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2573 | 2026.03.25 00:16:52.584077 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 68 | ||
| 2574 | 2026.03.25 00:16:53.000204 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 187.92 MiB, peak 193.84 MiB, free memory in arenas 0.00 B, will set to 189.54 MiB (RSS), difference: 1.61 MiB | ||
| 2575 | 2026.03.25 00:16:54.695698 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52239 | ||
| 2576 | 2026.03.25 00:16:54.695807 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2577 | 2026.03.25 00:16:54.695833 [ 3 ] {} <Debug> TCP-Session: ea2312e4-399c-4222-9d14-753abcc21fb5 Authenticating user 'default' from [fd00:1122:3344:101::e]:52239 | ||
| 2578 | 2026.03.25 00:16:54.695854 [ 3 ] {} <Debug> TCP-Session: ea2312e4-399c-4222-9d14-753abcc21fb5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2579 | 2026.03.25 00:16:54.695869 [ 3 ] {} <Debug> TCP-Session: ea2312e4-399c-4222-9d14-753abcc21fb5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2580 | 2026.03.25 00:16:54.696109 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34719 | ||
| 2581 | 2026.03.25 00:16:54.696134 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63059 | ||
| 2582 | 2026.03.25 00:16:54.696156 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43194 | ||
| 2583 | 2026.03.25 00:16:54.696171 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53900 | ||
| 2584 | 2026.03.25 00:16:54.696186 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39870 | ||
| 2585 | 2026.03.25 00:16:54.696245 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2586 | 2026.03.25 00:16:54.696291 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2587 | 2026.03.25 00:16:54.696291 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2588 | 2026.03.25 00:16:54.696322 [ 288 ] {} <Debug> TCP-Session: 747988c3-7d2c-4481-bf6d-f75f9e6cbd54 Authenticating user 'default' from [fd00:1122:3344:101::e]:34719 | ||
| 2589 | 2026.03.25 00:16:54.696332 [ 293 ] {} <Debug> TCP-Session: ce434d8b-39f8-47da-b88a-4e0fb083d194 Authenticating user 'default' from [fd00:1122:3344:101::e]:53900 | ||
| 2590 | 2026.03.25 00:16:54.696349 [ 291 ] {} <Debug> TCP-Session: 281d2e80-1d03-42bc-bcfc-c6798e581d49 Authenticating user 'default' from [fd00:1122:3344:101::e]:43194 | ||
| 2591 | 2026.03.25 00:16:54.696361 [ 288 ] {} <Debug> TCP-Session: 747988c3-7d2c-4481-bf6d-f75f9e6cbd54 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2592 | 2026.03.25 00:16:54.696371 [ 293 ] {} <Debug> TCP-Session: ce434d8b-39f8-47da-b88a-4e0fb083d194 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2593 | 2026.03.25 00:16:54.696399 [ 288 ] {} <Debug> TCP-Session: 747988c3-7d2c-4481-bf6d-f75f9e6cbd54 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2594 | 2026.03.25 00:16:54.696421 [ 293 ] {} <Debug> TCP-Session: ce434d8b-39f8-47da-b88a-4e0fb083d194 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2595 | 2026.03.25 00:16:54.696394 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2596 | 2026.03.25 00:16:54.696238 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2597 | 2026.03.25 00:16:54.696234 [ 3 ] {} <Trace> TCP-Session: ea2312e4-399c-4222-9d14-753abcc21fb5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2598 | 2026.03.25 00:16:54.696505 [ 290 ] {} <Debug> TCP-Session: 649f5627-83fb-40f9-a3ce-9a836c7d4535 Authenticating user 'default' from [fd00:1122:3344:101::e]:63059 | ||
| 2599 | 2026.03.25 00:16:54.696493 [ 294 ] {} <Debug> TCP-Session: fd8ea81e-3fa1-4012-aa97-1fff9941f7be Authenticating user 'default' from [fd00:1122:3344:101::e]:39870 | ||
| 2600 | 2026.03.25 00:16:54.696532 [ 290 ] {} <Debug> TCP-Session: 649f5627-83fb-40f9-a3ce-9a836c7d4535 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2601 | 2026.03.25 00:16:54.696190 [ 295 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61546 | ||
| 2602 | 2026.03.25 00:16:54.696565 [ 290 ] {} <Debug> TCP-Session: 649f5627-83fb-40f9-a3ce-9a836c7d4535 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2603 | 2026.03.25 00:16:54.696565 [ 294 ] {} <Debug> TCP-Session: fd8ea81e-3fa1-4012-aa97-1fff9941f7be Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2604 | 2026.03.25 00:16:54.696162 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49200 | ||
| 2605 | 2026.03.25 00:16:54.696620 [ 294 ] {} <Debug> TCP-Session: fd8ea81e-3fa1-4012-aa97-1fff9941f7be Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2606 | 2026.03.25 00:16:54.696135 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41369 | ||
| 2607 | 2026.03.25 00:16:54.696665 [ 3 ] {f090abe0-3316-49fe-b827-b0a441b43a36} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:52239) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 2608 | 2026.03.25 00:16:54.696390 [ 291 ] {} <Debug> TCP-Session: 281d2e80-1d03-42bc-bcfc-c6798e581d49 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2609 | 2026.03.25 00:16:54.696729 [ 291 ] {} <Debug> TCP-Session: 281d2e80-1d03-42bc-bcfc-c6798e581d49 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2610 | 2026.03.25 00:16:54.696916 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2611 | 2026.03.25 00:16:54.696923 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2612 | 2026.03.25 00:16:54.696953 [ 292 ] {} <Debug> TCP-Session: d1e9195c-74a2-42cf-9895-4a8800dd9f46 Authenticating user 'default' from [fd00:1122:3344:101::e]:49200 | ||
| 2613 | 2026.03.25 00:16:54.696976 [ 289 ] {} <Debug> TCP-Session: c1a731ce-92e0-4bdd-a7b0-2e5905823781 Authenticating user 'default' from [fd00:1122:3344:101::e]:41369 | ||
| 2614 | 2026.03.25 00:16:54.696980 [ 292 ] {} <Debug> TCP-Session: d1e9195c-74a2-42cf-9895-4a8800dd9f46 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2615 | 2026.03.25 00:16:54.696987 [ 3 ] {f090abe0-3316-49fe-b827-b0a441b43a36} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 2616 | 2026.03.25 00:16:54.697002 [ 295 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2617 | 2026.03.25 00:16:54.697010 [ 292 ] {} <Debug> TCP-Session: d1e9195c-74a2-42cf-9895-4a8800dd9f46 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2618 | 2026.03.25 00:16:54.697057 [ 295 ] {} <Debug> TCP-Session: 64025a39-9bb8-4ac9-bf84-4b27bb78f3d8 Authenticating user 'default' from [fd00:1122:3344:101::e]:61546 | ||
| 2619 | 2026.03.25 00:16:54.697075 [ 3 ] {f090abe0-3316-49fe-b827-b0a441b43a36} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2620 | 2026.03.25 00:16:54.697005 [ 289 ] {} <Debug> TCP-Session: c1a731ce-92e0-4bdd-a7b0-2e5905823781 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2621 | 2026.03.25 00:16:54.697094 [ 295 ] {} <Debug> TCP-Session: 64025a39-9bb8-4ac9-bf84-4b27bb78f3d8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2622 | 2026.03.25 00:16:54.697122 [ 289 ] {} <Debug> TCP-Session: c1a731ce-92e0-4bdd-a7b0-2e5905823781 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2623 | 2026.03.25 00:16:54.697140 [ 295 ] {} <Debug> TCP-Session: 64025a39-9bb8-4ac9-bf84-4b27bb78f3d8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2624 | 2026.03.25 00:16:54.697406 [ 3 ] {f090abe0-3316-49fe-b827-b0a441b43a36} <Debug> oximeter.version (97ad2ce0-cded-4649-a1b6-ff7c59ff4a2c) (SelectExecutor): Key condition: unknown | ||
| 2625 | 2026.03.25 00:16:54.697496 [ 3 ] {f090abe0-3316-49fe-b827-b0a441b43a36} <Trace> Aggregator: Compile expression max()(UInt64) 0 | ||
| 2626 | 2026.03.25 00:16:54.884362 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 58 entries to flush up to offset 378 | ||
| 2627 | 2026.03.25 00:16:54.887095 [ 242 ] {} <Trace> system.query_log (9703172c-9101-4506-b1d0-613c64f918a0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2628 | 2026.03.25 00:16:54.887145 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
| 2629 | 2026.03.25 00:16:54.889232 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2630 | 2026.03.25 00:16:54.889598 [ 242 ] {} <Trace> system.query_log (9703172c-9101-4506-b1d0-613c64f918a0): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2631 | 2026.03.25 00:16:54.889846 [ 26 ] {} <Debug> system.query_log (9703172c-9101-4506-b1d0-613c64f918a0) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 2632 | 2026.03.25 00:16:54.889931 [ 26 ] {} <Trace> system.query_log (9703172c-9101-4506-b1d0-613c64f918a0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2633 | 2026.03.25 00:16:54.889964 [ 26 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
| 2634 | 2026.03.25 00:16:54.890088 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 378 | ||
| 2635 | 2026.03.25 00:16:54.890134 [ 190 ] {9703172c-9101-4506-b1d0-613c64f918a0::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 | ||
| 2636 | 2026.03.25 00:16:54.890992 [ 190 ] {9703172c-9101-4506-b1d0-613c64f918a0::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2637 | 2026.03.25 00:16:54.891314 [ 190 ] {9703172c-9101-4506-b1d0-613c64f918a0::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 88 rows starting from the beginning of the part | ||
| 2638 | 2026.03.25 00:16:54.891980 [ 190 ] {9703172c-9101-4506-b1d0-613c64f918a0::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 98 rows starting from the beginning of the part | ||
| 2639 | 2026.03.25 00:16:54.892446 [ 190 ] {9703172c-9101-4506-b1d0-613c64f918a0::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 68 rows starting from the beginning of the part | ||
| 2640 | 2026.03.25 00:16:54.892844 [ 190 ] {9703172c-9101-4506-b1d0-613c64f918a0::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 30 rows starting from the beginning of the part | ||
| 2641 | 2026.03.25 00:16:54.893204 [ 190 ] {9703172c-9101-4506-b1d0-613c64f918a0::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 36 rows starting from the beginning of the part | ||
| 2642 | 2026.03.25 00:16:54.893545 [ 190 ] {9703172c-9101-4506-b1d0-613c64f918a0::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 58 rows starting from the beginning of the part | ||
| 2643 | 2026.03.25 00:16:54.899863 [ 189 ] {9703172c-9101-4506-b1d0-613c64f918a0::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 378 rows, containing 72 columns (72 merged, 0 gathered) in 0.009803475 sec., 38557.756305799725 rows/sec., 38.15 MiB/sec. | ||
| 2644 | 2026.03.25 00:16:54.901005 [ 199 ] {9703172c-9101-4506-b1d0-613c64f918a0::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 2645 | 2026.03.25 00:16:54.901657 [ 199 ] {9703172c-9101-4506-b1d0-613c64f918a0::all_1_6_1} <Trace> system.query_log (9703172c-9101-4506-b1d0-613c64f918a0): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2646 | 2026.03.25 00:16:54.901741 [ 199 ] {9703172c-9101-4506-b1d0-613c64f918a0::all_1_6_1} <Trace> system.query_log (9703172c-9101-4506-b1d0-613c64f918a0) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 2647 | 2026.03.25 00:16:54.901978 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.75 MiB. | ||
| 2648 | 2026.03.25 00:16:55.000188 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 189.69 MiB, peak 194.34 MiB, free memory in arenas 0.00 B, will set to 202.56 MiB (RSS), difference: 12.87 MiB | ||
| 2649 | 2026.03.25 00:16:55.122039 [ 335 ] {f090abe0-3316-49fe-b827-b0a441b43a36} <Trace> AggregatingTransform: Aggregating | ||
| 2650 | 2026.03.25 00:16:55.122098 [ 335 ] {f090abe0-3316-49fe-b827-b0a441b43a36} <Trace> Aggregator: Aggregation method: without_key | ||
| 2651 | 2026.03.25 00:16:55.122127 [ 335 ] {f090abe0-3316-49fe-b827-b0a441b43a36} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000974633 sec. (1026.027 rows/sec., 40.08 KiB/sec.) | ||
| 2652 | 2026.03.25 00:16:55.122141 [ 335 ] {f090abe0-3316-49fe-b827-b0a441b43a36} <Trace> Aggregator: Merging aggregated data | ||
| 2653 | 2026.03.25 00:16:55.123671 [ 3 ] {f090abe0-3316-49fe-b827-b0a441b43a36} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.427058 sec., 2.341602311629802 rows/sec., 93.66 B/sec. | ||
| 2654 | 2026.03.25 00:16:55.123786 [ 3 ] {f090abe0-3316-49fe-b827-b0a441b43a36} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
| 2655 | 2026.03.25 00:16:55.123805 [ 3 ] {f090abe0-3316-49fe-b827-b0a441b43a36} <Debug> TCPHandler: Processed in 0.427716329 sec. | ||
| 2656 | 2026.03.25 00:16:55.123940 [ 295 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2657 | 2026.03.25 00:16:55.123980 [ 295 ] {} <Debug> TCP-Session: 64025a39-9bb8-4ac9-bf84-4b27bb78f3d8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2658 | 2026.03.25 00:16:55.123979 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2659 | 2026.03.25 00:16:55.124001 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2660 | 2026.03.25 00:16:55.124035 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2661 | 2026.03.25 00:16:55.124055 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2662 | 2026.03.25 00:16:55.124077 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2663 | 2026.03.25 00:16:55.124095 [ 290 ] {} <Debug> TCP-Session: 649f5627-83fb-40f9-a3ce-9a836c7d4535 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2664 | 2026.03.25 00:16:55.124120 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2665 | 2026.03.25 00:16:55.124108 [ 293 ] {} <Debug> TCP-Session: ce434d8b-39f8-47da-b88a-4e0fb083d194 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2666 | 2026.03.25 00:16:55.124157 [ 291 ] {} <Debug> TCP-Session: 281d2e80-1d03-42bc-bcfc-c6798e581d49 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2667 | 2026.03.25 00:16:55.124161 [ 3 ] {} <Debug> TCP-Session: ea2312e4-399c-4222-9d14-753abcc21fb5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2668 | 2026.03.25 00:16:55.124090 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2669 | 2026.03.25 00:16:55.124083 [ 289 ] {} <Debug> TCP-Session: c1a731ce-92e0-4bdd-a7b0-2e5905823781 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2670 | 2026.03.25 00:16:55.124056 [ 288 ] {} <Debug> TCP-Session: 747988c3-7d2c-4481-bf6d-f75f9e6cbd54 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2671 | 2026.03.25 00:16:55.124238 [ 294 ] {} <Debug> TCP-Session: fd8ea81e-3fa1-4012-aa97-1fff9941f7be Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2672 | 2026.03.25 00:16:55.124016 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2673 | 2026.03.25 00:16:55.124312 [ 292 ] {} <Debug> TCP-Session: d1e9195c-74a2-42cf-9895-4a8800dd9f46 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2674 | 2026.03.25 00:16:56.000210 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 203.94 MiB, peak 216.08 MiB, free memory in arenas 0.00 B, will set to 209.83 MiB (RSS), difference: 5.89 MiB | ||
| 2675 | 2026.03.25 00:16:56.485352 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2676 | 2026.03.25 00:16:56.485568 [ 5 ] {155a8067-b6c8-44fc-a304-c27dff9d47e9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 2677 | 2026.03.25 00:16:56.485640 [ 5 ] {155a8067-b6c8-44fc-a304-c27dff9d47e9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 2678 | 2026.03.25 00:16:56.486422 [ 5 ] {155a8067-b6c8-44fc-a304-c27dff9d47e9} <Trace> oximeter.fields_i16 (78240462-1731-4218-9a79-d1fbaf59befe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2679 | 2026.03.25 00:16:56.486469 [ 5 ] {155a8067-b6c8-44fc-a304-c27dff9d47e9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
| 2680 | 2026.03.25 00:16:56.486908 [ 5 ] {155a8067-b6c8-44fc-a304-c27dff9d47e9} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2681 | 2026.03.25 00:16:56.487134 [ 5 ] {155a8067-b6c8-44fc-a304-c27dff9d47e9} <Trace> oximeter.fields_i16 (78240462-1731-4218-9a79-d1fbaf59befe): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2682 | 2026.03.25 00:16:56.487283 [ 5 ] {155a8067-b6c8-44fc-a304-c27dff9d47e9} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001767 sec., 160724.39162422184 rows/sec., 10.21 MiB/sec. | ||
| 2683 | 2026.03.25 00:16:56.487326 [ 5 ] {155a8067-b6c8-44fc-a304-c27dff9d47e9} <Debug> TCPHandler: Processed in 0.002114219 sec. | ||
| 2684 | 2026.03.25 00:16:56.487470 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2685 | 2026.03.25 00:16:56.487592 [ 5 ] {322bdfd3-9a2a-445c-83a1-b5f42244cfd2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2686 | 2026.03.25 00:16:56.487649 [ 5 ] {322bdfd3-9a2a-445c-83a1-b5f42244cfd2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2687 | 2026.03.25 00:16:56.488691 [ 5 ] {322bdfd3-9a2a-445c-83a1-b5f42244cfd2} <Trace> oximeter.fields_string (da9d4756-c540-45ff-bdbb-bdc9c8d31861): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2688 | 2026.03.25 00:16:56.488735 [ 5 ] {322bdfd3-9a2a-445c-83a1-b5f42244cfd2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
| 2689 | 2026.03.25 00:16:56.489270 [ 5 ] {322bdfd3-9a2a-445c-83a1-b5f42244cfd2} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2690 | 2026.03.25 00:16:56.489613 [ 5 ] {322bdfd3-9a2a-445c-83a1-b5f42244cfd2} <Trace> oximeter.fields_string (da9d4756-c540-45ff-bdbb-bdc9c8d31861): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2691 | 2026.03.25 00:16:56.489780 [ 5 ] {322bdfd3-9a2a-445c-83a1-b5f42244cfd2} <Debug> executeQuery: Read 817 rows, 65.50 KiB in 0.002212 sec., 369349.0054249548 rows/sec., 28.92 MiB/sec. | ||
| 2692 | 2026.03.25 00:16:56.489833 [ 5 ] {322bdfd3-9a2a-445c-83a1-b5f42244cfd2} <Debug> TCPHandler: Processed in 0.002425156 sec. | ||
| 2693 | 2026.03.25 00:16:56.489969 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2694 | 2026.03.25 00:16:56.490087 [ 5 ] {19f04d6e-b026-4c7f-bdc7-080d5859c538} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2695 | 2026.03.25 00:16:56.490141 [ 5 ] {19f04d6e-b026-4c7f-bdc7-080d5859c538} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2696 | 2026.03.25 00:16:56.490717 [ 5 ] {19f04d6e-b026-4c7f-bdc7-080d5859c538} <Trace> oximeter.fields_u16 (b490aa8d-8720-450c-9d9d-0c0be0c6e0e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2697 | 2026.03.25 00:16:56.490758 [ 5 ] {19f04d6e-b026-4c7f-bdc7-080d5859c538} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
| 2698 | 2026.03.25 00:16:56.491190 [ 5 ] {19f04d6e-b026-4c7f-bdc7-080d5859c538} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2699 | 2026.03.25 00:16:56.491496 [ 5 ] {19f04d6e-b026-4c7f-bdc7-080d5859c538} <Trace> oximeter.fields_u16 (b490aa8d-8720-450c-9d9d-0c0be0c6e0e1): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2700 | 2026.03.25 00:16:56.491663 [ 5 ] {19f04d6e-b026-4c7f-bdc7-080d5859c538} <Debug> executeQuery: Read 152 rows, 9.29 KiB in 0.0016 sec., 95000 rows/sec., 5.67 MiB/sec. | ||
| 2701 | 2026.03.25 00:16:56.491714 [ 5 ] {19f04d6e-b026-4c7f-bdc7-080d5859c538} <Debug> TCPHandler: Processed in 0.001804221 sec. | ||
| 2702 | 2026.03.25 00:16:56.491851 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2703 | 2026.03.25 00:16:56.491976 [ 5 ] {dd2f74e2-3780-44c7-8256-661df3f6dfca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 2704 | 2026.03.25 00:16:56.492027 [ 5 ] {dd2f74e2-3780-44c7-8256-661df3f6dfca} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 2705 | 2026.03.25 00:16:56.492598 [ 5 ] {dd2f74e2-3780-44c7-8256-661df3f6dfca} <Trace> oximeter.fields_u32 (79eddaf6-5920-48fe-8c45-6c5582e58677): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2706 | 2026.03.25 00:16:56.492642 [ 5 ] {dd2f74e2-3780-44c7-8256-661df3f6dfca} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
| 2707 | 2026.03.25 00:16:56.493075 [ 5 ] {dd2f74e2-3780-44c7-8256-661df3f6dfca} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2708 | 2026.03.25 00:16:56.493380 [ 5 ] {dd2f74e2-3780-44c7-8256-661df3f6dfca} <Trace> oximeter.fields_u32 (79eddaf6-5920-48fe-8c45-6c5582e58677): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2709 | 2026.03.25 00:16:56.493544 [ 5 ] {dd2f74e2-3780-44c7-8256-661df3f6dfca} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.00159 sec., 93710.69182389937 rows/sec., 6.05 MiB/sec. | ||
| 2710 | 2026.03.25 00:16:56.493596 [ 5 ] {dd2f74e2-3780-44c7-8256-661df3f6dfca} <Debug> TCPHandler: Processed in 0.001806461 sec. | ||
| 2711 | 2026.03.25 00:16:56.493742 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2712 | 2026.03.25 00:16:56.493868 [ 5 ] {eeda2e30-a238-40c4-b574-da3bab6db311} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 2713 | 2026.03.25 00:16:56.493922 [ 5 ] {eeda2e30-a238-40c4-b574-da3bab6db311} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 2714 | 2026.03.25 00:16:56.494507 [ 5 ] {eeda2e30-a238-40c4-b574-da3bab6db311} <Trace> oximeter.fields_u8 (fa258e8d-285a-434f-b894-6be795807874): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2715 | 2026.03.25 00:16:56.494550 [ 5 ] {eeda2e30-a238-40c4-b574-da3bab6db311} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
| 2716 | 2026.03.25 00:16:56.494986 [ 5 ] {eeda2e30-a238-40c4-b574-da3bab6db311} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2717 | 2026.03.25 00:16:56.495320 [ 5 ] {eeda2e30-a238-40c4-b574-da3bab6db311} <Trace> oximeter.fields_u8 (fa258e8d-285a-434f-b894-6be795807874): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2718 | 2026.03.25 00:16:56.495484 [ 5 ] {eeda2e30-a238-40c4-b574-da3bab6db311} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001647 sec., 89860.35215543413 rows/sec., 5.11 MiB/sec. | ||
| 2719 | 2026.03.25 00:16:56.495533 [ 5 ] {eeda2e30-a238-40c4-b574-da3bab6db311} <Debug> TCPHandler: Processed in 0.001851502 sec. | ||
| 2720 | 2026.03.25 00:16:56.495672 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2721 | 2026.03.25 00:16:56.495787 [ 5 ] {1f8a9072-59e5-4cbf-bcf0-3e6f6802b3ed} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2722 | 2026.03.25 00:16:56.495841 [ 5 ] {1f8a9072-59e5-4cbf-bcf0-3e6f6802b3ed} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2723 | 2026.03.25 00:16:56.496602 [ 5 ] {1f8a9072-59e5-4cbf-bcf0-3e6f6802b3ed} <Trace> oximeter.fields_uuid (6a83c119-7e6c-4ef5-9da4-bd1e7cdd4b62): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2724 | 2026.03.25 00:16:56.496647 [ 5 ] {1f8a9072-59e5-4cbf-bcf0-3e6f6802b3ed} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
| 2725 | 2026.03.25 00:16:56.497130 [ 5 ] {1f8a9072-59e5-4cbf-bcf0-3e6f6802b3ed} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2726 | 2026.03.25 00:16:56.497362 [ 5 ] {1f8a9072-59e5-4cbf-bcf0-3e6f6802b3ed} <Trace> oximeter.fields_uuid (6a83c119-7e6c-4ef5-9da4-bd1e7cdd4b62): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2727 | 2026.03.25 00:16:56.497492 [ 5 ] {1f8a9072-59e5-4cbf-bcf0-3e6f6802b3ed} <Debug> executeQuery: Read 500 rows, 35.98 KiB in 0.00173 sec., 289017.34104046243 rows/sec., 20.31 MiB/sec. | ||
| 2728 | 2026.03.25 00:16:56.497529 [ 5 ] {1f8a9072-59e5-4cbf-bcf0-3e6f6802b3ed} <Debug> TCPHandler: Processed in 0.001921354 sec. | ||
| 2729 | 2026.03.25 00:16:56.497638 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2730 | 2026.03.25 00:16:56.497733 [ 5 ] {9c7b0f8b-f0a6-4720-be61-a74e95e72ec1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 2731 | 2026.03.25 00:16:56.497774 [ 5 ] {9c7b0f8b-f0a6-4720-be61-a74e95e72ec1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 2732 | 2026.03.25 00:16:56.498107 [ 5 ] {9c7b0f8b-f0a6-4720-be61-a74e95e72ec1} <Trace> oximeter.measurements_bool (8a3ce6e0-f76a-4ba2-9a43-4275c3c9549e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2733 | 2026.03.25 00:16:56.498144 [ 5 ] {9c7b0f8b-f0a6-4720-be61-a74e95e72ec1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
| 2734 | 2026.03.25 00:16:56.498446 [ 5 ] {9c7b0f8b-f0a6-4720-be61-a74e95e72ec1} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2735 | 2026.03.25 00:16:56.498646 [ 5 ] {9c7b0f8b-f0a6-4720-be61-a74e95e72ec1} <Trace> oximeter.measurements_bool (8a3ce6e0-f76a-4ba2-9a43-4275c3c9549e): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2736 | 2026.03.25 00:16:56.498743 [ 72 ] {} <Debug> oximeter.measurements_bool (8a3ce6e0-f76a-4ba2-9a43-4275c3c9549e) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 2737 | 2026.03.25 00:16:56.498770 [ 5 ] {9c7b0f8b-f0a6-4720-be61-a74e95e72ec1} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001055 sec., 5687.203791469195 rows/sec., 297.13 KiB/sec. | ||
| 2738 | 2026.03.25 00:16:56.498814 [ 72 ] {} <Trace> oximeter.measurements_bool (8a3ce6e0-f76a-4ba2-9a43-4275c3c9549e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2739 | 2026.03.25 00:16:56.498819 [ 5 ] {9c7b0f8b-f0a6-4720-be61-a74e95e72ec1} <Debug> TCPHandler: Processed in 0.001229828 sec. | ||
| 2740 | 2026.03.25 00:16:56.498844 [ 72 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
| 2741 | 2026.03.25 00:16:56.498950 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2742 | 2026.03.25 00:16:56.498962 [ 190 ] {8a3ce6e0-f76a-4ba2-9a43-4275c3c9549e::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 | ||
| 2743 | 2026.03.25 00:16:56.499051 [ 5 ] {0c44846a-8f33-4730-ba2a-b0a50e9331df} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2744 | 2026.03.25 00:16:56.499098 [ 190 ] {8a3ce6e0-f76a-4ba2-9a43-4275c3c9549e::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2745 | 2026.03.25 00:16:56.499099 [ 5 ] {0c44846a-8f33-4730-ba2a-b0a50e9331df} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2746 | 2026.03.25 00:16:56.499141 [ 190 ] {8a3ce6e0-f76a-4ba2-9a43-4275c3c9549e::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 6 rows starting from the beginning of the part | ||
| 2747 | 2026.03.25 00:16:56.499209 [ 190 ] {8a3ce6e0-f76a-4ba2-9a43-4275c3c9549e::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 | ||
| 2748 | 2026.03.25 00:16:56.499251 [ 190 ] {8a3ce6e0-f76a-4ba2-9a43-4275c3c9549e::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 6 rows starting from the beginning of the part | ||
| 2749 | 2026.03.25 00:16:56.499295 [ 190 ] {8a3ce6e0-f76a-4ba2-9a43-4275c3c9549e::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 6 rows starting from the beginning of the part | ||
| 2750 | 2026.03.25 00:16:56.499343 [ 190 ] {8a3ce6e0-f76a-4ba2-9a43-4275c3c9549e::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 6 rows starting from the beginning of the part | ||
| 2751 | 2026.03.25 00:16:56.499393 [ 190 ] {8a3ce6e0-f76a-4ba2-9a43-4275c3c9549e::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 6 rows starting from the beginning of the part | ||
| 2752 | 2026.03.25 00:16:56.499554 [ 5 ] {0c44846a-8f33-4730-ba2a-b0a50e9331df} <Trace> oximeter.measurements_cumulativeu64 (d9515f17-c5fd-4592-903e-92bbab0fc185): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2753 | 2026.03.25 00:16:56.499597 [ 5 ] {0c44846a-8f33-4730-ba2a-b0a50e9331df} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
| 2754 | 2026.03.25 00:16:56.499992 [ 5 ] {0c44846a-8f33-4730-ba2a-b0a50e9331df} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2755 | 2026.03.25 00:16:56.500197 [ 189 ] {8a3ce6e0-f76a-4ba2-9a43-4275c3c9549e::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 36 rows, containing 4 columns (4 merged, 0 gathered) in 0.00128151 sec., 28091.860383453895 rows/sec., 1.43 MiB/sec. | ||
| 2756 | 2026.03.25 00:16:56.500230 [ 5 ] {0c44846a-8f33-4730-ba2a-b0a50e9331df} <Trace> oximeter.measurements_cumulativeu64 (d9515f17-c5fd-4592-903e-92bbab0fc185): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2757 | 2026.03.25 00:16:56.500373 [ 5 ] {0c44846a-8f33-4730-ba2a-b0a50e9331df} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001341 sec., 197613.72110365398 rows/sec., 13.13 MiB/sec. | ||
| 2758 | 2026.03.25 00:16:56.500388 [ 200 ] {8a3ce6e0-f76a-4ba2-9a43-4275c3c9549e::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 2759 | 2026.03.25 00:16:56.500411 [ 5 ] {0c44846a-8f33-4730-ba2a-b0a50e9331df} <Debug> TCPHandler: Processed in 0.001514075 sec. | ||
| 2760 | 2026.03.25 00:16:56.500561 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2761 | 2026.03.25 00:16:56.500686 [ 5 ] {fa6ced85-5b7e-4af1-b6c5-a270760e9abb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 2762 | 2026.03.25 00:16:56.500701 [ 200 ] {8a3ce6e0-f76a-4ba2-9a43-4275c3c9549e::all_1_6_1} <Trace> oximeter.measurements_bool (8a3ce6e0-f76a-4ba2-9a43-4275c3c9549e): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2763 | 2026.03.25 00:16:56.500748 [ 5 ] {fa6ced85-5b7e-4af1-b6c5-a270760e9abb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 2764 | 2026.03.25 00:16:56.500790 [ 200 ] {8a3ce6e0-f76a-4ba2-9a43-4275c3c9549e::all_1_6_1} <Trace> oximeter.measurements_bool (8a3ce6e0-f76a-4ba2-9a43-4275c3c9549e) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 2765 | 2026.03.25 00:16:56.500884 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 2766 | 2026.03.25 00:16:56.501180 [ 5 ] {fa6ced85-5b7e-4af1-b6c5-a270760e9abb} <Trace> oximeter.measurements_f64 (212c2a6f-90cf-4c71-aafe-78c3b1fd8e79): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2767 | 2026.03.25 00:16:56.501231 [ 5 ] {fa6ced85-5b7e-4af1-b6c5-a270760e9abb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
| 2768 | 2026.03.25 00:16:56.501677 [ 5 ] {fa6ced85-5b7e-4af1-b6c5-a270760e9abb} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2769 | 2026.03.25 00:16:56.501980 [ 5 ] {fa6ced85-5b7e-4af1-b6c5-a270760e9abb} <Trace> oximeter.measurements_f64 (212c2a6f-90cf-4c71-aafe-78c3b1fd8e79): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2770 | 2026.03.25 00:16:56.502113 [ 5 ] {fa6ced85-5b7e-4af1-b6c5-a270760e9abb} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.00145 sec., 689.6551724137931 rows/sec., 46.47 KiB/sec. | ||
| 2771 | 2026.03.25 00:16:56.502151 [ 5 ] {fa6ced85-5b7e-4af1-b6c5-a270760e9abb} <Debug> TCPHandler: Processed in 0.001653888 sec. | ||
| 2772 | 2026.03.25 00:16:56.502264 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2773 | 2026.03.25 00:16:56.502359 [ 5 ] {8249e814-49c8-4e79-8f65-a77cee5cfc21} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2774 | 2026.03.25 00:16:56.502413 [ 5 ] {8249e814-49c8-4e79-8f65-a77cee5cfc21} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 2775 | 2026.03.25 00:16:56.503176 [ 5 ] {8249e814-49c8-4e79-8f65-a77cee5cfc21} <Trace> oximeter.measurements_histogramu64 (66b3c5cd-c277-4614-b9e1-0e483a2d8930): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2776 | 2026.03.25 00:16:56.503213 [ 5 ] {8249e814-49c8-4e79-8f65-a77cee5cfc21} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
| 2777 | 2026.03.25 00:16:56.503715 [ 5 ] {8249e814-49c8-4e79-8f65-a77cee5cfc21} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2778 | 2026.03.25 00:16:56.503933 [ 5 ] {8249e814-49c8-4e79-8f65-a77cee5cfc21} <Trace> oximeter.measurements_histogramu64 (66b3c5cd-c277-4614-b9e1-0e483a2d8930): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2779 | 2026.03.25 00:16:56.504067 [ 5 ] {8249e814-49c8-4e79-8f65-a77cee5cfc21} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001726 sec., 5793.742757821552 rows/sec., 10.38 MiB/sec. | ||
| 2780 | 2026.03.25 00:16:56.504116 [ 5 ] {8249e814-49c8-4e79-8f65-a77cee5cfc21} <Debug> TCPHandler: Processed in 0.001901034 sec. | ||
| 2781 | 2026.03.25 00:16:56.504225 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2782 | 2026.03.25 00:16:56.504319 [ 5 ] {7e12c5d0-90fc-4f65-b69f-4ecb161c7d25} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2783 | 2026.03.25 00:16:56.504361 [ 5 ] {7e12c5d0-90fc-4f65-b69f-4ecb161c7d25} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2784 | 2026.03.25 00:16:56.504696 [ 5 ] {7e12c5d0-90fc-4f65-b69f-4ecb161c7d25} <Trace> oximeter.measurements_u64 (a46c3f3f-9ded-4b50-9fc2-4f503dd169a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2785 | 2026.03.25 00:16:56.504732 [ 5 ] {7e12c5d0-90fc-4f65-b69f-4ecb161c7d25} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
| 2786 | 2026.03.25 00:16:56.505036 [ 5 ] {7e12c5d0-90fc-4f65-b69f-4ecb161c7d25} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2787 | 2026.03.25 00:16:56.505242 [ 5 ] {7e12c5d0-90fc-4f65-b69f-4ecb161c7d25} <Trace> oximeter.measurements_u64 (a46c3f3f-9ded-4b50-9fc2-4f503dd169a4): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2788 | 2026.03.25 00:16:56.505364 [ 5 ] {7e12c5d0-90fc-4f65-b69f-4ecb161c7d25} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001065 sec., 84507.04225352113 rows/sec., 5.29 MiB/sec. | ||
| 2789 | 2026.03.25 00:16:56.505399 [ 5 ] {7e12c5d0-90fc-4f65-b69f-4ecb161c7d25} <Debug> TCPHandler: Processed in 0.001224539 sec. | ||
| 2790 | 2026.03.25 00:16:58.843790 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38817 | ||
| 2791 | 2026.03.25 00:16:58.843891 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2792 | 2026.03.25 00:16:58.843917 [ 290 ] {} <Debug> TCP-Session: 48805f77-8c81-4ec4-94a2-c620392a6e18 Authenticating user 'default' from [fd00:1122:3344:101::e]:38817 | ||
| 2793 | 2026.03.25 00:16:58.843938 [ 290 ] {} <Debug> TCP-Session: 48805f77-8c81-4ec4-94a2-c620392a6e18 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2794 | 2026.03.25 00:16:58.843953 [ 290 ] {} <Debug> TCP-Session: 48805f77-8c81-4ec4-94a2-c620392a6e18 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2795 | 2026.03.25 00:16:58.844204 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59119 | ||
| 2796 | 2026.03.25 00:16:58.844215 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63001 | ||
| 2797 | 2026.03.25 00:16:58.844246 [ 296 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49169 | ||
| 2798 | 2026.03.25 00:16:58.844275 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48829 | ||
| 2799 | 2026.03.25 00:16:58.844288 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38251 | ||
| 2800 | 2026.03.25 00:16:58.844324 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2801 | 2026.03.25 00:16:58.844346 [ 296 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2802 | 2026.03.25 00:16:58.844357 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2803 | 2026.03.25 00:16:58.844373 [ 293 ] {} <Debug> TCP-Session: d65427ac-c59f-422e-92ac-aee09e98d9af Authenticating user 'default' from [fd00:1122:3344:101::e]:63001 | ||
| 2804 | 2026.03.25 00:16:58.844392 [ 296 ] {} <Debug> TCP-Session: 49e58f20-822c-4576-bb65-fca810cf54fe Authenticating user 'default' from [fd00:1122:3344:101::e]:49169 | ||
| 2805 | 2026.03.25 00:16:58.844400 [ 3 ] {} <Debug> TCP-Session: 0d6263f9-2fd7-4af3-bbab-830502471f08 Authenticating user 'default' from [fd00:1122:3344:101::e]:48829 | ||
| 2806 | 2026.03.25 00:16:58.844407 [ 293 ] {} <Debug> TCP-Session: d65427ac-c59f-422e-92ac-aee09e98d9af Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2807 | 2026.03.25 00:16:58.844418 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2808 | 2026.03.25 00:16:58.844431 [ 3 ] {} <Debug> TCP-Session: 0d6263f9-2fd7-4af3-bbab-830502471f08 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2809 | 2026.03.25 00:16:58.844435 [ 293 ] {} <Debug> TCP-Session: d65427ac-c59f-422e-92ac-aee09e98d9af Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2810 | 2026.03.25 00:16:58.844461 [ 3 ] {} <Debug> TCP-Session: 0d6263f9-2fd7-4af3-bbab-830502471f08 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2811 | 2026.03.25 00:16:58.844461 [ 288 ] {} <Debug> TCP-Session: 5487ec5a-94a3-45f8-a5de-70d73585d00f Authenticating user 'default' from [fd00:1122:3344:101::e]:38251 | ||
| 2812 | 2026.03.25 00:16:58.844426 [ 296 ] {} <Debug> TCP-Session: 49e58f20-822c-4576-bb65-fca810cf54fe Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2813 | 2026.03.25 00:16:58.844504 [ 288 ] {} <Debug> TCP-Session: 5487ec5a-94a3-45f8-a5de-70d73585d00f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2814 | 2026.03.25 00:16:58.844516 [ 296 ] {} <Debug> TCP-Session: 49e58f20-822c-4576-bb65-fca810cf54fe Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2815 | 2026.03.25 00:16:58.844313 [ 290 ] {} <Trace> TCP-Session: 48805f77-8c81-4ec4-94a2-c620392a6e18 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2816 | 2026.03.25 00:16:58.844535 [ 288 ] {} <Debug> TCP-Session: 5487ec5a-94a3-45f8-a5de-70d73585d00f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2817 | 2026.03.25 00:16:58.844241 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41756 | ||
| 2818 | 2026.03.25 00:16:58.844234 [ 295 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56636 | ||
| 2819 | 2026.03.25 00:16:58.844206 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46928 | ||
| 2820 | 2026.03.25 00:16:58.844324 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2821 | 2026.03.25 00:16:58.844692 [ 295 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2822 | 2026.03.25 00:16:58.844692 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2823 | 2026.03.25 00:16:58.844712 [ 291 ] {} <Debug> TCP-Session: 96bf7a36-b081-4ede-9834-3e47075a6eec Authenticating user 'default' from [fd00:1122:3344:101::e]:59119 | ||
| 2824 | 2026.03.25 00:16:58.844722 [ 295 ] {} <Debug> TCP-Session: 3214c98e-ce01-44eb-8bf2-123c3e540811 Authenticating user 'default' from [fd00:1122:3344:101::e]:56636 | ||
| 2825 | 2026.03.25 00:16:58.844736 [ 290 ] {5d459891-30af-471f-968b-04f0675dadc6} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:38817) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 2826 | 2026.03.25 00:16:58.844759 [ 291 ] {} <Debug> TCP-Session: 96bf7a36-b081-4ede-9834-3e47075a6eec Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2827 | 2026.03.25 00:16:58.844770 [ 295 ] {} <Debug> TCP-Session: 3214c98e-ce01-44eb-8bf2-123c3e540811 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2828 | 2026.03.25 00:16:58.844801 [ 291 ] {} <Debug> TCP-Session: 96bf7a36-b081-4ede-9834-3e47075a6eec Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2829 | 2026.03.25 00:16:58.844812 [ 295 ] {} <Debug> TCP-Session: 3214c98e-ce01-44eb-8bf2-123c3e540811 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2830 | 2026.03.25 00:16:58.844743 [ 294 ] {} <Debug> TCP-Session: ac9a99aa-a8c5-45d4-b8ea-ba759521a036 Authenticating user 'default' from [fd00:1122:3344:101::e]:41756 | ||
| 2831 | 2026.03.25 00:16:58.844713 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2832 | 2026.03.25 00:16:58.844883 [ 294 ] {} <Debug> TCP-Session: ac9a99aa-a8c5-45d4-b8ea-ba759521a036 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2833 | 2026.03.25 00:16:58.844940 [ 294 ] {} <Debug> TCP-Session: ac9a99aa-a8c5-45d4-b8ea-ba759521a036 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2834 | 2026.03.25 00:16:58.844938 [ 292 ] {} <Debug> TCP-Session: e10422fc-1751-4404-b344-59359b7e7122 Authenticating user 'default' from [fd00:1122:3344:101::e]:46928 | ||
| 2835 | 2026.03.25 00:16:58.844985 [ 292 ] {} <Debug> TCP-Session: e10422fc-1751-4404-b344-59359b7e7122 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2836 | 2026.03.25 00:16:58.845005 [ 292 ] {} <Debug> TCP-Session: e10422fc-1751-4404-b344-59359b7e7122 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2837 | 2026.03.25 00:16:58.845088 [ 290 ] {5d459891-30af-471f-968b-04f0675dadc6} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 2838 | 2026.03.25 00:16:58.845151 [ 290 ] {5d459891-30af-471f-968b-04f0675dadc6} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2839 | 2026.03.25 00:16:58.845471 [ 290 ] {5d459891-30af-471f-968b-04f0675dadc6} <Debug> oximeter.version (97ad2ce0-cded-4649-a1b6-ff7c59ff4a2c) (SelectExecutor): Key condition: unknown | ||
| 2840 | 2026.03.25 00:16:58.846461 [ 335 ] {5d459891-30af-471f-968b-04f0675dadc6} <Trace> AggregatingTransform: Aggregating | ||
| 2841 | 2026.03.25 00:16:58.846497 [ 335 ] {5d459891-30af-471f-968b-04f0675dadc6} <Trace> Aggregator: Aggregation method: without_key | ||
| 2842 | 2026.03.25 00:16:58.846527 [ 335 ] {5d459891-30af-471f-968b-04f0675dadc6} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000955142 sec. (1046.965 rows/sec., 40.90 KiB/sec.) | ||
| 2843 | 2026.03.25 00:16:58.846542 [ 335 ] {5d459891-30af-471f-968b-04f0675dadc6} <Trace> Aggregator: Merging aggregated data | ||
| 2844 | 2026.03.25 00:16:58.847734 [ 290 ] {5d459891-30af-471f-968b-04f0675dadc6} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003074 sec., 325.30904359141186 rows/sec., 12.71 KiB/sec. | ||
| 2845 | 2026.03.25 00:16:58.847848 [ 290 ] {5d459891-30af-471f-968b-04f0675dadc6} <Debug> TCPHandler: Processed in 0.003674305 sec. | ||
| 2846 | 2026.03.25 00:16:58.847974 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2847 | 2026.03.25 00:16:58.848002 [ 290 ] {} <Debug> TCP-Session: 48805f77-8c81-4ec4-94a2-c620392a6e18 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2848 | 2026.03.25 00:16:58.848004 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2849 | 2026.03.25 00:16:58.848027 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2850 | 2026.03.25 00:16:58.848045 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2851 | 2026.03.25 00:16:58.848062 [ 296 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2852 | 2026.03.25 00:16:58.848094 [ 291 ] {} <Debug> TCP-Session: 96bf7a36-b081-4ede-9834-3e47075a6eec Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2853 | 2026.03.25 00:16:58.848101 [ 293 ] {} <Debug> TCP-Session: d65427ac-c59f-422e-92ac-aee09e98d9af Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2854 | 2026.03.25 00:16:58.848127 [ 295 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2855 | 2026.03.25 00:16:58.848144 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2856 | 2026.03.25 00:16:58.848165 [ 295 ] {} <Debug> TCP-Session: 3214c98e-ce01-44eb-8bf2-123c3e540811 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2857 | 2026.03.25 00:16:58.848178 [ 3 ] {} <Debug> TCP-Session: 0d6263f9-2fd7-4af3-bbab-830502471f08 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2858 | 2026.03.25 00:16:58.848129 [ 296 ] {} <Debug> TCP-Session: 49e58f20-822c-4576-bb65-fca810cf54fe Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2859 | 2026.03.25 00:16:58.848098 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2860 | 2026.03.25 00:16:58.848083 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2861 | 2026.03.25 00:16:58.848267 [ 292 ] {} <Debug> TCP-Session: e10422fc-1751-4404-b344-59359b7e7122 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2862 | 2026.03.25 00:16:58.848058 [ 288 ] {} <Debug> TCP-Session: 5487ec5a-94a3-45f8-a5de-70d73585d00f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2863 | 2026.03.25 00:16:58.848307 [ 294 ] {} <Debug> TCP-Session: ac9a99aa-a8c5-45d4-b8ea-ba759521a036 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2864 | 2026.03.25 00:16:59.703428 [ 23 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 2865 | 2026.03.25 00:16:59.703499 [ 23 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 2866 | 2026.03.25 00:16:59.844668 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 4702 | ||
| 2867 | 2026.03.25 00:16:59.845164 [ 244 ] {} <Trace> system.asynchronous_metric_log (0898b27c-367e-447b-8482-f4822232c365): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2868 | 2026.03.25 00:16:59.845217 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
| 2869 | 2026.03.25 00:16:59.845713 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2870 | 2026.03.25 00:16:59.845971 [ 244 ] {} <Trace> system.asynchronous_metric_log (0898b27c-367e-447b-8482-f4822232c365): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2871 | 2026.03.25 00:16:59.846118 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 4702 | ||
| 2872 | 2026.03.25 00:17:00.084204 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 76 | ||
| 2873 | 2026.03.25 00:17:00.102544 [ 243 ] {} <Trace> system.metric_log (8832bb94-2db2-42e0-923d-5bcca7c2cc3b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2874 | 2026.03.25 00:17:00.102600 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
| 2875 | 2026.03.25 00:17:00.108992 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2876 | 2026.03.25 00:17:00.109699 [ 243 ] {} <Trace> system.metric_log (8832bb94-2db2-42e0-923d-5bcca7c2cc3b): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2877 | 2026.03.25 00:17:00.112789 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 76 | ||
| 2878 | 2026.03.25 00:17:01.000194 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 210.47 MiB, peak 218.23 MiB, free memory in arenas 0.00 B, will set to 213.25 MiB (RSS), difference: 2.77 MiB | ||
| 2879 | 2026.03.25 00:17:01.479200 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2880 | 2026.03.25 00:17:01.479387 [ 5 ] {600d6397-4cd5-49e7-89c8-a95cd42095a4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2881 | 2026.03.25 00:17:01.479454 [ 5 ] {600d6397-4cd5-49e7-89c8-a95cd42095a4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2882 | 2026.03.25 00:17:01.480107 [ 5 ] {600d6397-4cd5-49e7-89c8-a95cd42095a4} <Trace> oximeter.fields_string (da9d4756-c540-45ff-bdbb-bdc9c8d31861): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2883 | 2026.03.25 00:17:01.480157 [ 5 ] {600d6397-4cd5-49e7-89c8-a95cd42095a4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
| 2884 | 2026.03.25 00:17:01.480559 [ 5 ] {600d6397-4cd5-49e7-89c8-a95cd42095a4} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 2885 | 2026.03.25 00:17:01.480782 [ 5 ] {600d6397-4cd5-49e7-89c8-a95cd42095a4} <Trace> oximeter.fields_string (da9d4756-c540-45ff-bdbb-bdc9c8d31861): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2886 | 2026.03.25 00:17:01.480935 [ 5 ] {600d6397-4cd5-49e7-89c8-a95cd42095a4} <Debug> executeQuery: Read 108 rows, 9.31 KiB in 0.001593 sec., 67796.61016949153 rows/sec., 5.70 MiB/sec. | ||
| 2887 | 2026.03.25 00:17:01.480975 [ 5 ] {600d6397-4cd5-49e7-89c8-a95cd42095a4} <Debug> TCPHandler: Processed in 0.001911233 sec. | ||
| 2888 | 2026.03.25 00:17:01.481101 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2889 | 2026.03.25 00:17:01.481195 [ 5 ] {8aa7c17f-82c8-421b-a96a-952be424f3ce} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2890 | 2026.03.25 00:17:01.481236 [ 5 ] {8aa7c17f-82c8-421b-a96a-952be424f3ce} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2891 | 2026.03.25 00:17:01.481634 [ 5 ] {8aa7c17f-82c8-421b-a96a-952be424f3ce} <Trace> oximeter.fields_u16 (b490aa8d-8720-450c-9d9d-0c0be0c6e0e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2892 | 2026.03.25 00:17:01.481669 [ 5 ] {8aa7c17f-82c8-421b-a96a-952be424f3ce} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
| 2893 | 2026.03.25 00:17:01.481980 [ 5 ] {8aa7c17f-82c8-421b-a96a-952be424f3ce} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2894 | 2026.03.25 00:17:01.482191 [ 5 ] {8aa7c17f-82c8-421b-a96a-952be424f3ce} <Trace> oximeter.fields_u16 (b490aa8d-8720-450c-9d9d-0c0be0c6e0e1): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2895 | 2026.03.25 00:17:01.482329 [ 5 ] {8aa7c17f-82c8-421b-a96a-952be424f3ce} <Debug> executeQuery: Read 26 rows, 1.96 KiB in 0.001153 sec., 22549.869904596704 rows/sec., 1.66 MiB/sec. | ||
| 2896 | 2026.03.25 00:17:01.482366 [ 5 ] {8aa7c17f-82c8-421b-a96a-952be424f3ce} <Debug> TCPHandler: Processed in 0.00131579 sec. | ||
| 2897 | 2026.03.25 00:17:01.482478 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2898 | 2026.03.25 00:17:01.482571 [ 5 ] {9c1698d6-9c80-49e2-9e79-52fbfebbda54} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2899 | 2026.03.25 00:17:01.482611 [ 5 ] {9c1698d6-9c80-49e2-9e79-52fbfebbda54} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2900 | 2026.03.25 00:17:01.483046 [ 5 ] {9c1698d6-9c80-49e2-9e79-52fbfebbda54} <Trace> oximeter.fields_uuid (6a83c119-7e6c-4ef5-9da4-bd1e7cdd4b62): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2901 | 2026.03.25 00:17:01.483082 [ 5 ] {9c1698d6-9c80-49e2-9e79-52fbfebbda54} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
| 2902 | 2026.03.25 00:17:01.483376 [ 5 ] {9c1698d6-9c80-49e2-9e79-52fbfebbda54} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 2903 | 2026.03.25 00:17:01.483575 [ 5 ] {9c1698d6-9c80-49e2-9e79-52fbfebbda54} <Trace> oximeter.fields_uuid (6a83c119-7e6c-4ef5-9da4-bd1e7cdd4b62): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2904 | 2026.03.25 00:17:01.483699 [ 5 ] {9c1698d6-9c80-49e2-9e79-52fbfebbda54} <Debug> executeQuery: Read 95 rows, 7.62 KiB in 0.001145 sec., 82969.43231441049 rows/sec., 6.50 MiB/sec. | ||
| 2905 | 2026.03.25 00:17:01.483734 [ 5 ] {9c1698d6-9c80-49e2-9e79-52fbfebbda54} <Debug> TCPHandler: Processed in 0.00130563 sec. | ||
| 2906 | 2026.03.25 00:17:01.483854 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2907 | 2026.03.25 00:17:01.483949 [ 5 ] {74ba9785-a9ef-4d51-8fb7-a2b50b498748} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2908 | 2026.03.25 00:17:01.483992 [ 5 ] {74ba9785-a9ef-4d51-8fb7-a2b50b498748} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2909 | 2026.03.25 00:17:01.484397 [ 5 ] {74ba9785-a9ef-4d51-8fb7-a2b50b498748} <Trace> oximeter.measurements_cumulativeu64 (d9515f17-c5fd-4592-903e-92bbab0fc185): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2910 | 2026.03.25 00:17:01.484433 [ 5 ] {74ba9785-a9ef-4d51-8fb7-a2b50b498748} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
| 2911 | 2026.03.25 00:17:01.484772 [ 5 ] {74ba9785-a9ef-4d51-8fb7-a2b50b498748} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 2912 | 2026.03.25 00:17:01.484981 [ 5 ] {74ba9785-a9ef-4d51-8fb7-a2b50b498748} <Trace> oximeter.measurements_cumulativeu64 (d9515f17-c5fd-4592-903e-92bbab0fc185): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2913 | 2026.03.25 00:17:01.485110 [ 5 ] {74ba9785-a9ef-4d51-8fb7-a2b50b498748} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001179 sec., 135708.22731128076 rows/sec., 9.45 MiB/sec. | ||
| 2914 | 2026.03.25 00:17:01.485145 [ 5 ] {74ba9785-a9ef-4d51-8fb7-a2b50b498748} <Debug> TCPHandler: Processed in 0.0013413 sec. | ||
| 2915 | 2026.03.25 00:17:01.485256 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2916 | 2026.03.25 00:17:01.485350 [ 5 ] {018f5da3-8cde-43db-b8d1-94d76a63e2fe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2917 | 2026.03.25 00:17:01.485404 [ 5 ] {018f5da3-8cde-43db-b8d1-94d76a63e2fe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 2918 | 2026.03.25 00:17:01.486203 [ 5 ] {018f5da3-8cde-43db-b8d1-94d76a63e2fe} <Trace> oximeter.measurements_histogramu64 (66b3c5cd-c277-4614-b9e1-0e483a2d8930): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2919 | 2026.03.25 00:17:01.486240 [ 5 ] {018f5da3-8cde-43db-b8d1-94d76a63e2fe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
| 2920 | 2026.03.25 00:17:01.486781 [ 5 ] {018f5da3-8cde-43db-b8d1-94d76a63e2fe} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2921 | 2026.03.25 00:17:01.487015 [ 5 ] {018f5da3-8cde-43db-b8d1-94d76a63e2fe} <Trace> oximeter.measurements_histogramu64 (66b3c5cd-c277-4614-b9e1-0e483a2d8930): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2922 | 2026.03.25 00:17:01.487148 [ 5 ] {018f5da3-8cde-43db-b8d1-94d76a63e2fe} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.001816 sec., 14317.180616740088 rows/sec., 25.66 MiB/sec. | ||
| 2923 | 2026.03.25 00:17:01.487197 [ 5 ] {018f5da3-8cde-43db-b8d1-94d76a63e2fe} <Debug> TCPHandler: Processed in 0.001989745 sec. | ||
| 2924 | 2026.03.25 00:17:01.487315 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2925 | 2026.03.25 00:17:01.487408 [ 5 ] {f17af27b-4e10-4112-8542-4eac0b631f49} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
| 2926 | 2026.03.25 00:17:01.487451 [ 5 ] {f17af27b-4e10-4112-8542-4eac0b631f49} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 2927 | 2026.03.25 00:17:01.487791 [ 5 ] {f17af27b-4e10-4112-8542-4eac0b631f49} <Trace> oximeter.measurements_i64 (9a8499d8-7590-43c9-8eec-a1a2bbb269d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2928 | 2026.03.25 00:17:01.487825 [ 5 ] {f17af27b-4e10-4112-8542-4eac0b631f49} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
| 2929 | 2026.03.25 00:17:01.488118 [ 5 ] {f17af27b-4e10-4112-8542-4eac0b631f49} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 2930 | 2026.03.25 00:17:01.488317 [ 5 ] {f17af27b-4e10-4112-8542-4eac0b631f49} <Trace> oximeter.measurements_i64 (9a8499d8-7590-43c9-8eec-a1a2bbb269d3): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2931 | 2026.03.25 00:17:01.488439 [ 5 ] {f17af27b-4e10-4112-8542-4eac0b631f49} <Debug> executeQuery: Read 6 rows, 463.00 B in 0.00105 sec., 5714.285714285715 rows/sec., 430.62 KiB/sec. | ||
| 2932 | 2026.03.25 00:17:01.488476 [ 5 ] {f17af27b-4e10-4112-8542-4eac0b631f49} <Debug> TCPHandler: Processed in 0.001211608 sec. | ||
| 2933 | 2026.03.25 00:17:01.488589 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2934 | 2026.03.25 00:17:01.488681 [ 5 ] {261a799c-29cf-4c64-8735-d224635ba973} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2935 | 2026.03.25 00:17:01.488722 [ 5 ] {261a799c-29cf-4c64-8735-d224635ba973} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2936 | 2026.03.25 00:17:01.489075 [ 5 ] {261a799c-29cf-4c64-8735-d224635ba973} <Trace> oximeter.measurements_u64 (a46c3f3f-9ded-4b50-9fc2-4f503dd169a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2937 | 2026.03.25 00:17:01.489111 [ 5 ] {261a799c-29cf-4c64-8735-d224635ba973} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
| 2938 | 2026.03.25 00:17:01.489426 [ 5 ] {261a799c-29cf-4c64-8735-d224635ba973} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 2939 | 2026.03.25 00:17:01.489627 [ 5 ] {261a799c-29cf-4c64-8735-d224635ba973} <Trace> oximeter.measurements_u64 (a46c3f3f-9ded-4b50-9fc2-4f503dd169a4): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2940 | 2026.03.25 00:17:01.489749 [ 5 ] {261a799c-29cf-4c64-8735-d224635ba973} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001086 sec., 55248.61878453039 rows/sec., 3.72 MiB/sec. | ||
| 2941 | 2026.03.25 00:17:01.489783 [ 5 ] {261a799c-29cf-4c64-8735-d224635ba973} <Debug> TCPHandler: Processed in 0.001243849 sec. | ||
| 2942 | 2026.03.25 00:17:04.890369 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 40 entries to flush up to offset 418 | ||
| 2943 | 2026.03.25 00:17:04.892849 [ 242 ] {} <Trace> system.query_log (9703172c-9101-4506-b1d0-613c64f918a0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2944 | 2026.03.25 00:17:04.892913 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
| 2945 | 2026.03.25 00:17:04.894205 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2946 | 2026.03.25 00:17:04.894485 [ 242 ] {} <Trace> system.query_log (9703172c-9101-4506-b1d0-613c64f918a0): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2947 | 2026.03.25 00:17:04.894826 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 418 | ||
| 2948 | 2026.03.25 00:17:06.487888 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2949 | 2026.03.25 00:17:06.488093 [ 5 ] {1423ea0c-dfbf-4848-8017-fa8d3e29d0f2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 2950 | 2026.03.25 00:17:06.488163 [ 5 ] {1423ea0c-dfbf-4848-8017-fa8d3e29d0f2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 2951 | 2026.03.25 00:17:06.488896 [ 5 ] {1423ea0c-dfbf-4848-8017-fa8d3e29d0f2} <Trace> oximeter.fields_i16 (78240462-1731-4218-9a79-d1fbaf59befe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2952 | 2026.03.25 00:17:06.488951 [ 5 ] {1423ea0c-dfbf-4848-8017-fa8d3e29d0f2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
| 2953 | 2026.03.25 00:17:06.489408 [ 5 ] {1423ea0c-dfbf-4848-8017-fa8d3e29d0f2} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2954 | 2026.03.25 00:17:06.489640 [ 5 ] {1423ea0c-dfbf-4848-8017-fa8d3e29d0f2} <Trace> oximeter.fields_i16 (78240462-1731-4218-9a79-d1fbaf59befe): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2955 | 2026.03.25 00:17:06.489800 [ 5 ] {1423ea0c-dfbf-4848-8017-fa8d3e29d0f2} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001756 sec., 161731.20728929384 rows/sec., 10.27 MiB/sec. | ||
| 2956 | 2026.03.25 00:17:06.489848 [ 5 ] {1423ea0c-dfbf-4848-8017-fa8d3e29d0f2} <Debug> TCPHandler: Processed in 0.002113368 sec. | ||
| 2957 | 2026.03.25 00:17:06.489977 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2958 | 2026.03.25 00:17:06.490082 [ 5 ] {82339bcd-4f7f-4a24-b668-2491ab59d075} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 2959 | 2026.03.25 00:17:06.490127 [ 5 ] {82339bcd-4f7f-4a24-b668-2491ab59d075} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 2960 | 2026.03.25 00:17:06.490618 [ 5 ] {82339bcd-4f7f-4a24-b668-2491ab59d075} <Trace> oximeter.fields_ipaddr (2be1fe0e-d681-4366-b872-d5e7a11bcfe0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2961 | 2026.03.25 00:17:06.490660 [ 5 ] {82339bcd-4f7f-4a24-b668-2491ab59d075} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
| 2962 | 2026.03.25 00:17:06.490986 [ 5 ] {82339bcd-4f7f-4a24-b668-2491ab59d075} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 2963 | 2026.03.25 00:17:06.491245 [ 5 ] {82339bcd-4f7f-4a24-b668-2491ab59d075} <Trace> oximeter.fields_ipaddr (2be1fe0e-d681-4366-b872-d5e7a11bcfe0): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2964 | 2026.03.25 00:17:06.491382 [ 5 ] {82339bcd-4f7f-4a24-b668-2491ab59d075} <Debug> executeQuery: Read 14 rows, 1.14 KiB in 0.001324 sec., 10574.018126888217 rows/sec., 862.24 KiB/sec. | ||
| 2965 | 2026.03.25 00:17:06.491420 [ 5 ] {82339bcd-4f7f-4a24-b668-2491ab59d075} <Debug> TCPHandler: Processed in 0.001495424 sec. | ||
| 2966 | 2026.03.25 00:17:06.491546 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2967 | 2026.03.25 00:17:06.491644 [ 5 ] {2d78a4f7-e32b-4d51-b3ed-e907c1fb4299} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2968 | 2026.03.25 00:17:06.491686 [ 5 ] {2d78a4f7-e32b-4d51-b3ed-e907c1fb4299} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2969 | 2026.03.25 00:17:06.492442 [ 5 ] {2d78a4f7-e32b-4d51-b3ed-e907c1fb4299} <Trace> oximeter.fields_string (da9d4756-c540-45ff-bdbb-bdc9c8d31861): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2970 | 2026.03.25 00:17:06.492480 [ 5 ] {2d78a4f7-e32b-4d51-b3ed-e907c1fb4299} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
| 2971 | 2026.03.25 00:17:06.492835 [ 5 ] {2d78a4f7-e32b-4d51-b3ed-e907c1fb4299} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 2972 | 2026.03.25 00:17:06.493055 [ 5 ] {2d78a4f7-e32b-4d51-b3ed-e907c1fb4299} <Trace> oximeter.fields_string (da9d4756-c540-45ff-bdbb-bdc9c8d31861): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2973 | 2026.03.25 00:17:06.493182 [ 5 ] {2d78a4f7-e32b-4d51-b3ed-e907c1fb4299} <Debug> executeQuery: Read 830 rows, 66.60 KiB in 0.00156 sec., 532051.282051282 rows/sec., 41.69 MiB/sec. | ||
| 2974 | 2026.03.25 00:17:06.493218 [ 5 ] {2d78a4f7-e32b-4d51-b3ed-e907c1fb4299} <Debug> TCPHandler: Processed in 0.00172182 sec. | ||
| 2975 | 2026.03.25 00:17:06.493337 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2976 | 2026.03.25 00:17:06.493438 [ 5 ] {918e7e91-03af-47f5-87c6-e890444d69c5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2977 | 2026.03.25 00:17:06.493479 [ 5 ] {918e7e91-03af-47f5-87c6-e890444d69c5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2978 | 2026.03.25 00:17:06.493910 [ 5 ] {918e7e91-03af-47f5-87c6-e890444d69c5} <Trace> oximeter.fields_u16 (b490aa8d-8720-450c-9d9d-0c0be0c6e0e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2979 | 2026.03.25 00:17:06.493947 [ 5 ] {918e7e91-03af-47f5-87c6-e890444d69c5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
| 2980 | 2026.03.25 00:17:06.494249 [ 5 ] {918e7e91-03af-47f5-87c6-e890444d69c5} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2981 | 2026.03.25 00:17:06.494455 [ 5 ] {918e7e91-03af-47f5-87c6-e890444d69c5} <Trace> oximeter.fields_u16 (b490aa8d-8720-450c-9d9d-0c0be0c6e0e1): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2982 | 2026.03.25 00:17:06.494578 [ 5 ] {918e7e91-03af-47f5-87c6-e890444d69c5} <Debug> executeQuery: Read 169 rows, 10.50 KiB in 0.001161 sec., 145564.1688199828 rows/sec., 8.83 MiB/sec. | ||
| 2983 | 2026.03.25 00:17:06.494617 [ 5 ] {918e7e91-03af-47f5-87c6-e890444d69c5} <Debug> TCPHandler: Processed in 0.001330341 sec. | ||
| 2984 | 2026.03.25 00:17:06.494732 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2985 | 2026.03.25 00:17:06.494826 [ 5 ] {e244b262-69b9-401c-9dff-1d969a2076b6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 2986 | 2026.03.25 00:17:06.494865 [ 5 ] {e244b262-69b9-401c-9dff-1d969a2076b6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 2987 | 2026.03.25 00:17:06.495330 [ 5 ] {e244b262-69b9-401c-9dff-1d969a2076b6} <Trace> oximeter.fields_u32 (79eddaf6-5920-48fe-8c45-6c5582e58677): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2988 | 2026.03.25 00:17:06.495368 [ 5 ] {e244b262-69b9-401c-9dff-1d969a2076b6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
| 2989 | 2026.03.25 00:17:06.495670 [ 5 ] {e244b262-69b9-401c-9dff-1d969a2076b6} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2990 | 2026.03.25 00:17:06.495881 [ 5 ] {e244b262-69b9-401c-9dff-1d969a2076b6} <Trace> oximeter.fields_u32 (79eddaf6-5920-48fe-8c45-6c5582e58677): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2991 | 2026.03.25 00:17:06.496004 [ 5 ] {e244b262-69b9-401c-9dff-1d969a2076b6} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001196 sec., 124581.9397993311 rows/sec., 8.05 MiB/sec. | ||
| 2992 | 2026.03.25 00:17:06.496039 [ 5 ] {e244b262-69b9-401c-9dff-1d969a2076b6} <Debug> TCPHandler: Processed in 0.001354931 sec. | ||
| 2993 | 2026.03.25 00:17:06.496155 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2994 | 2026.03.25 00:17:06.496248 [ 5 ] {c7bbfc87-b625-4e2c-9fb3-dd0f5b9dde17} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 2995 | 2026.03.25 00:17:06.496287 [ 5 ] {c7bbfc87-b625-4e2c-9fb3-dd0f5b9dde17} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 2996 | 2026.03.25 00:17:06.496709 [ 5 ] {c7bbfc87-b625-4e2c-9fb3-dd0f5b9dde17} <Trace> oximeter.fields_u8 (fa258e8d-285a-434f-b894-6be795807874): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2997 | 2026.03.25 00:17:06.496749 [ 5 ] {c7bbfc87-b625-4e2c-9fb3-dd0f5b9dde17} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
| 2998 | 2026.03.25 00:17:06.497075 [ 5 ] {c7bbfc87-b625-4e2c-9fb3-dd0f5b9dde17} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2999 | 2026.03.25 00:17:06.497281 [ 5 ] {c7bbfc87-b625-4e2c-9fb3-dd0f5b9dde17} <Trace> oximeter.fields_u8 (fa258e8d-285a-434f-b894-6be795807874): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3000 | 2026.03.25 00:17:06.497407 [ 5 ] {c7bbfc87-b625-4e2c-9fb3-dd0f5b9dde17} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001176 sec., 125850.34013605442 rows/sec., 7.16 MiB/sec. | ||
| 3001 | 2026.03.25 00:17:06.497444 [ 5 ] {c7bbfc87-b625-4e2c-9fb3-dd0f5b9dde17} <Debug> TCPHandler: Processed in 0.001335941 sec. | ||
| 3002 | 2026.03.25 00:17:06.497556 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3003 | 2026.03.25 00:17:06.497650 [ 5 ] {9a42b41e-45bd-4c96-b648-f0f29635ce6b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3004 | 2026.03.25 00:17:06.497689 [ 5 ] {9a42b41e-45bd-4c96-b648-f0f29635ce6b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3005 | 2026.03.25 00:17:06.498257 [ 5 ] {9a42b41e-45bd-4c96-b648-f0f29635ce6b} <Trace> oximeter.fields_uuid (6a83c119-7e6c-4ef5-9da4-bd1e7cdd4b62): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3006 | 2026.03.25 00:17:06.498292 [ 5 ] {9a42b41e-45bd-4c96-b648-f0f29635ce6b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
| 3007 | 2026.03.25 00:17:06.498602 [ 5 ] {9a42b41e-45bd-4c96-b648-f0f29635ce6b} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3008 | 2026.03.25 00:17:06.498828 [ 5 ] {9a42b41e-45bd-4c96-b648-f0f29635ce6b} <Trace> oximeter.fields_uuid (6a83c119-7e6c-4ef5-9da4-bd1e7cdd4b62): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3009 | 2026.03.25 00:17:06.498993 [ 5 ] {9a42b41e-45bd-4c96-b648-f0f29635ce6b} <Debug> executeQuery: Read 520 rows, 37.60 KiB in 0.00136 sec., 382352.94117647054 rows/sec., 27.00 MiB/sec. | ||
| 3010 | 2026.03.25 00:17:06.499033 [ 5 ] {9a42b41e-45bd-4c96-b648-f0f29635ce6b} <Debug> TCPHandler: Processed in 0.001524215 sec. | ||
| 3011 | 2026.03.25 00:17:06.499141 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3012 | 2026.03.25 00:17:06.499239 [ 5 ] {4235344f-f7b2-4e60-9751-a1a307148a83} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 3013 | 2026.03.25 00:17:06.499283 [ 5 ] {4235344f-f7b2-4e60-9751-a1a307148a83} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 3014 | 2026.03.25 00:17:06.499623 [ 5 ] {4235344f-f7b2-4e60-9751-a1a307148a83} <Trace> oximeter.measurements_bool (8a3ce6e0-f76a-4ba2-9a43-4275c3c9549e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3015 | 2026.03.25 00:17:06.499659 [ 5 ] {4235344f-f7b2-4e60-9751-a1a307148a83} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
| 3016 | 2026.03.25 00:17:06.499949 [ 5 ] {4235344f-f7b2-4e60-9751-a1a307148a83} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 3017 | 2026.03.25 00:17:06.500140 [ 5 ] {4235344f-f7b2-4e60-9751-a1a307148a83} <Trace> oximeter.measurements_bool (8a3ce6e0-f76a-4ba2-9a43-4275c3c9549e): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3018 | 2026.03.25 00:17:06.500265 [ 5 ] {4235344f-f7b2-4e60-9751-a1a307148a83} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001048 sec., 5725.190839694656 rows/sec., 299.12 KiB/sec. | ||
| 3019 | 2026.03.25 00:17:06.500299 [ 5 ] {4235344f-f7b2-4e60-9751-a1a307148a83} <Debug> TCPHandler: Processed in 0.001207257 sec. | ||
| 3020 | 2026.03.25 00:17:06.500410 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3021 | 2026.03.25 00:17:06.500505 [ 5 ] {47ea0322-3398-409b-8f8b-2ca0c91faff3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3022 | 2026.03.25 00:17:06.500548 [ 5 ] {47ea0322-3398-409b-8f8b-2ca0c91faff3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3023 | 2026.03.25 00:17:06.500937 [ 5 ] {47ea0322-3398-409b-8f8b-2ca0c91faff3} <Trace> oximeter.measurements_cumulativeu64 (d9515f17-c5fd-4592-903e-92bbab0fc185): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3024 | 2026.03.25 00:17:06.500973 [ 5 ] {47ea0322-3398-409b-8f8b-2ca0c91faff3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
| 3025 | 2026.03.25 00:17:06.501298 [ 5 ] {47ea0322-3398-409b-8f8b-2ca0c91faff3} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3026 | 2026.03.25 00:17:06.501500 [ 5 ] {47ea0322-3398-409b-8f8b-2ca0c91faff3} <Trace> oximeter.measurements_cumulativeu64 (d9515f17-c5fd-4592-903e-92bbab0fc185): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3027 | 2026.03.25 00:17:06.501625 [ 5 ] {47ea0322-3398-409b-8f8b-2ca0c91faff3} <Debug> executeQuery: Read 272 rows, 18.52 KiB in 0.001139 sec., 238805.97014925373 rows/sec., 15.88 MiB/sec. | ||
| 3028 | 2026.03.25 00:17:06.501660 [ 5 ] {47ea0322-3398-409b-8f8b-2ca0c91faff3} <Debug> TCPHandler: Processed in 0.0012987 sec. | ||
| 3029 | 2026.03.25 00:17:06.501775 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3030 | 2026.03.25 00:17:06.501868 [ 5 ] {a826729d-7303-4ce8-9ce3-4c38e4fb5342} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 3031 | 2026.03.25 00:17:06.501909 [ 5 ] {a826729d-7303-4ce8-9ce3-4c38e4fb5342} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 3032 | 2026.03.25 00:17:06.502213 [ 5 ] {a826729d-7303-4ce8-9ce3-4c38e4fb5342} <Trace> oximeter.measurements_f64 (212c2a6f-90cf-4c71-aafe-78c3b1fd8e79): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3033 | 2026.03.25 00:17:06.502248 [ 5 ] {a826729d-7303-4ce8-9ce3-4c38e4fb5342} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
| 3034 | 2026.03.25 00:17:06.502530 [ 5 ] {a826729d-7303-4ce8-9ce3-4c38e4fb5342} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 3035 | 2026.03.25 00:17:06.502730 [ 5 ] {a826729d-7303-4ce8-9ce3-4c38e4fb5342} <Trace> oximeter.measurements_f64 (212c2a6f-90cf-4c71-aafe-78c3b1fd8e79): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3036 | 2026.03.25 00:17:06.502852 [ 5 ] {a826729d-7303-4ce8-9ce3-4c38e4fb5342} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001002 sec., 998.003992015968 rows/sec., 67.25 KiB/sec. | ||
| 3037 | 2026.03.25 00:17:06.502887 [ 5 ] {a826729d-7303-4ce8-9ce3-4c38e4fb5342} <Debug> TCPHandler: Processed in 0.001160687 sec. | ||
| 3038 | 2026.03.25 00:17:06.502993 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3039 | 2026.03.25 00:17:06.503085 [ 5 ] {58853745-7d2e-4c95-aba8-3e67cf691de3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3040 | 2026.03.25 00:17:06.503138 [ 5 ] {58853745-7d2e-4c95-aba8-3e67cf691de3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 3041 | 2026.03.25 00:17:06.503896 [ 5 ] {58853745-7d2e-4c95-aba8-3e67cf691de3} <Trace> oximeter.measurements_histogramu64 (66b3c5cd-c277-4614-b9e1-0e483a2d8930): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3042 | 2026.03.25 00:17:06.503932 [ 5 ] {58853745-7d2e-4c95-aba8-3e67cf691de3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
| 3043 | 2026.03.25 00:17:06.504437 [ 5 ] {58853745-7d2e-4c95-aba8-3e67cf691de3} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 3044 | 2026.03.25 00:17:06.504641 [ 5 ] {58853745-7d2e-4c95-aba8-3e67cf691de3} <Trace> oximeter.measurements_histogramu64 (66b3c5cd-c277-4614-b9e1-0e483a2d8930): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3045 | 2026.03.25 00:17:06.504770 [ 5 ] {58853745-7d2e-4c95-aba8-3e67cf691de3} <Debug> executeQuery: Read 13 rows, 23.85 KiB in 0.001703 sec., 7633.587786259542 rows/sec., 13.68 MiB/sec. | ||
| 3046 | 2026.03.25 00:17:06.504819 [ 5 ] {58853745-7d2e-4c95-aba8-3e67cf691de3} <Debug> TCPHandler: Processed in 0.001874033 sec. | ||
| 3047 | 2026.03.25 00:17:06.504932 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3048 | 2026.03.25 00:17:06.505026 [ 5 ] {ca89764a-834b-424d-bc55-10689d9d2e8f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
| 3049 | 2026.03.25 00:17:06.505068 [ 5 ] {ca89764a-834b-424d-bc55-10689d9d2e8f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 3050 | 2026.03.25 00:17:06.505379 [ 5 ] {ca89764a-834b-424d-bc55-10689d9d2e8f} <Trace> oximeter.measurements_i64 (9a8499d8-7590-43c9-8eec-a1a2bbb269d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3051 | 2026.03.25 00:17:06.505414 [ 5 ] {ca89764a-834b-424d-bc55-10689d9d2e8f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
| 3052 | 2026.03.25 00:17:06.505711 [ 5 ] {ca89764a-834b-424d-bc55-10689d9d2e8f} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 3053 | 2026.03.25 00:17:06.505908 [ 5 ] {ca89764a-834b-424d-bc55-10689d9d2e8f} <Trace> oximeter.measurements_i64 (9a8499d8-7590-43c9-8eec-a1a2bbb269d3): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3054 | 2026.03.25 00:17:06.506032 [ 5 ] {ca89764a-834b-424d-bc55-10689d9d2e8f} <Debug> executeQuery: Read 3 rows, 217.00 B in 0.001024 sec., 2929.6875 rows/sec., 206.95 KiB/sec. | ||
| 3055 | 2026.03.25 00:17:06.506067 [ 5 ] {ca89764a-834b-424d-bc55-10689d9d2e8f} <Debug> TCPHandler: Processed in 0.001183838 sec. | ||
| 3056 | 2026.03.25 00:17:06.506173 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3057 | 2026.03.25 00:17:06.506267 [ 5 ] {f5c944fd-f33b-4763-83e0-ec26110df9a8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3058 | 2026.03.25 00:17:06.506308 [ 5 ] {f5c944fd-f33b-4763-83e0-ec26110df9a8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3059 | 2026.03.25 00:17:06.506624 [ 5 ] {f5c944fd-f33b-4763-83e0-ec26110df9a8} <Trace> oximeter.measurements_u64 (a46c3f3f-9ded-4b50-9fc2-4f503dd169a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3060 | 2026.03.25 00:17:06.506661 [ 5 ] {f5c944fd-f33b-4763-83e0-ec26110df9a8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
| 3061 | 2026.03.25 00:17:06.506953 [ 5 ] {f5c944fd-f33b-4763-83e0-ec26110df9a8} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3062 | 2026.03.25 00:17:06.507148 [ 5 ] {f5c944fd-f33b-4763-83e0-ec26110df9a8} <Trace> oximeter.measurements_u64 (a46c3f3f-9ded-4b50-9fc2-4f503dd169a4): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3063 | 2026.03.25 00:17:06.507269 [ 5 ] {f5c944fd-f33b-4763-83e0-ec26110df9a8} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.00102 sec., 88235.29411764705 rows/sec., 5.52 MiB/sec. | ||
| 3064 | 2026.03.25 00:17:06.507304 [ 5 ] {f5c944fd-f33b-4763-83e0-ec26110df9a8} <Debug> TCPHandler: Processed in 0.001178087 sec. | ||
| 3065 | 2026.03.25 00:17:07.346400 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 5214 | ||
| 3066 | 2026.03.25 00:17:07.346950 [ 244 ] {} <Trace> system.asynchronous_metric_log (0898b27c-367e-447b-8482-f4822232c365): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3067 | 2026.03.25 00:17:07.346997 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
| 3068 | 2026.03.25 00:17:07.347562 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 3069 | 2026.03.25 00:17:07.347822 [ 244 ] {} <Trace> system.asynchronous_metric_log (0898b27c-367e-447b-8482-f4822232c365): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3070 | 2026.03.25 00:17:07.347946 [ 149 ] {} <Debug> system.asynchronous_metric_log (0898b27c-367e-447b-8482-f4822232c365) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 3071 | 2026.03.25 00:17:07.347965 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 5214 | ||
| 3072 | 2026.03.25 00:17:07.347983 [ 149 ] {} <Trace> system.asynchronous_metric_log (0898b27c-367e-447b-8482-f4822232c365): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3073 | 2026.03.25 00:17:07.348002 [ 149 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
| 3074 | 2026.03.25 00:17:07.348140 [ 190 ] {0898b27c-367e-447b-8482-f4822232c365::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 | ||
| 3075 | 2026.03.25 00:17:07.348287 [ 190 ] {0898b27c-367e-447b-8482-f4822232c365::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3076 | 2026.03.25 00:17:07.348325 [ 190 ] {0898b27c-367e-447b-8482-f4822232c365::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 2806 rows starting from the beginning of the part | ||
| 3077 | 2026.03.25 00:17:07.348392 [ 190 ] {0898b27c-367e-447b-8482-f4822232c365::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 488 rows starting from the beginning of the part | ||
| 3078 | 2026.03.25 00:17:07.348437 [ 190 ] {0898b27c-367e-447b-8482-f4822232c365::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 | ||
| 3079 | 2026.03.25 00:17:07.348477 [ 190 ] {0898b27c-367e-447b-8482-f4822232c365::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 | ||
| 3080 | 2026.03.25 00:17:07.348517 [ 190 ] {0898b27c-367e-447b-8482-f4822232c365::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 | ||
| 3081 | 2026.03.25 00:17:07.348556 [ 190 ] {0898b27c-367e-447b-8482-f4822232c365::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 | ||
| 3082 | 2026.03.25 00:17:07.350092 [ 189 ] {0898b27c-367e-447b-8482-f4822232c365::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5214 rows, containing 4 columns (4 merged, 0 gathered) in 0.002021577 sec., 2579174.5750965704 rows/sec., 36.90 MiB/sec. | ||
| 3083 | 2026.03.25 00:17:07.351088 [ 195 ] {0898b27c-367e-447b-8482-f4822232c365::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 3084 | 2026.03.25 00:17:07.351429 [ 195 ] {0898b27c-367e-447b-8482-f4822232c365::all_1_11_2} <Trace> system.asynchronous_metric_log (0898b27c-367e-447b-8482-f4822232c365): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3085 | 2026.03.25 00:17:07.351516 [ 195 ] {0898b27c-367e-447b-8482-f4822232c365::all_1_11_2} <Trace> system.asynchronous_metric_log (0898b27c-367e-447b-8482-f4822232c365) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 3086 | 2026.03.25 00:17:07.351619 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.41 MiB. | ||
| 3087 | 2026.03.25 00:17:07.612855 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 83 | ||
| 3088 | 2026.03.25 00:17:07.630484 [ 243 ] {} <Trace> system.metric_log (8832bb94-2db2-42e0-923d-5bcca7c2cc3b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3089 | 2026.03.25 00:17:07.630555 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
| 3090 | 2026.03.25 00:17:07.636832 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 3091 | 2026.03.25 00:17:07.637565 [ 243 ] {} <Trace> system.metric_log (8832bb94-2db2-42e0-923d-5bcca7c2cc3b): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3092 | 2026.03.25 00:17:07.637902 [ 148 ] {} <Debug> system.metric_log (8832bb94-2db2-42e0-923d-5bcca7c2cc3b) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 3093 | 2026.03.25 00:17:07.637972 [ 148 ] {} <Trace> system.metric_log (8832bb94-2db2-42e0-923d-5bcca7c2cc3b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3094 | 2026.03.25 00:17:07.637993 [ 148 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
| 3095 | 2026.03.25 00:17:07.638129 [ 190 ] {8832bb94-2db2-42e0-923d-5bcca7c2cc3b::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 | ||
| 3096 | 2026.03.25 00:17:07.641463 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 83 | ||
| 3097 | 2026.03.25 00:17:07.642172 [ 190 ] {8832bb94-2db2-42e0-923d-5bcca7c2cc3b::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3098 | 2026.03.25 00:17:07.643615 [ 190 ] {8832bb94-2db2-42e0-923d-5bcca7c2cc3b::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 | ||
| 3099 | 2026.03.25 00:17:07.648346 [ 190 ] {8832bb94-2db2-42e0-923d-5bcca7c2cc3b::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 | ||
| 3100 | 2026.03.25 00:17:07.652765 [ 190 ] {8832bb94-2db2-42e0-923d-5bcca7c2cc3b::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 | ||
| 3101 | 2026.03.25 00:17:07.657319 [ 190 ] {8832bb94-2db2-42e0-923d-5bcca7c2cc3b::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 | ||
| 3102 | 2026.03.25 00:17:07.662085 [ 190 ] {8832bb94-2db2-42e0-923d-5bcca7c2cc3b::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 | ||
| 3103 | 2026.03.25 00:17:07.666454 [ 190 ] {8832bb94-2db2-42e0-923d-5bcca7c2cc3b::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 | ||
| 3104 | 2026.03.25 00:17:07.724717 [ 189 ] {8832bb94-2db2-42e0-923d-5bcca7c2cc3b::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 83 rows, containing 679 columns (679 merged, 0 gathered) in 0.086647649 sec., 957.9025046599938 rows/sec., 4.95 MiB/sec. | ||
| 3105 | 2026.03.25 00:17:07.727071 [ 201 ] {8832bb94-2db2-42e0-923d-5bcca7c2cc3b::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 3106 | 2026.03.25 00:17:07.729235 [ 201 ] {8832bb94-2db2-42e0-923d-5bcca7c2cc3b::all_1_11_2} <Trace> system.metric_log (8832bb94-2db2-42e0-923d-5bcca7c2cc3b): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3107 | 2026.03.25 00:17:07.729351 [ 201 ] {8832bb94-2db2-42e0-923d-5bcca7c2cc3b::all_1_11_2} <Trace> system.metric_log (8832bb94-2db2-42e0-923d-5bcca7c2cc3b) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 3108 | 2026.03.25 00:17:07.731255 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 10.45 MiB. | ||
| 3109 | 2026.03.25 00:17:08.000188 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 214.51 MiB, peak 224.39 MiB, free memory in arenas 0.00 B, will set to 223.38 MiB (RSS), difference: 8.87 MiB | ||
| 3110 | 2026.03.25 00:17:11.478696 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3111 | 2026.03.25 00:17:11.478908 [ 5 ] {80f0a902-7338-4d27-b3ce-65f8891e0125} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3112 | 2026.03.25 00:17:11.478982 [ 5 ] {80f0a902-7338-4d27-b3ce-65f8891e0125} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3113 | 2026.03.25 00:17:11.479697 [ 5 ] {80f0a902-7338-4d27-b3ce-65f8891e0125} <Trace> oximeter.fields_string (da9d4756-c540-45ff-bdbb-bdc9c8d31861): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3114 | 2026.03.25 00:17:11.479752 [ 5 ] {80f0a902-7338-4d27-b3ce-65f8891e0125} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 3115 | 2026.03.25 00:17:11.480173 [ 5 ] {80f0a902-7338-4d27-b3ce-65f8891e0125} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3116 | 2026.03.25 00:17:11.480406 [ 5 ] {80f0a902-7338-4d27-b3ce-65f8891e0125} <Trace> oximeter.fields_string (da9d4756-c540-45ff-bdbb-bdc9c8d31861): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3117 | 2026.03.25 00:17:11.480535 [ 143 ] {} <Debug> oximeter.fields_string (da9d4756-c540-45ff-bdbb-bdc9c8d31861) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3118 | 2026.03.25 00:17:11.480557 [ 5 ] {80f0a902-7338-4d27-b3ce-65f8891e0125} <Debug> executeQuery: Read 108 rows, 9.31 KiB in 0.001706 sec., 63305.97889800703 rows/sec., 5.33 MiB/sec. | ||
| 3119 | 2026.03.25 00:17:11.480575 [ 143 ] {} <Trace> oximeter.fields_string (da9d4756-c540-45ff-bdbb-bdc9c8d31861): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3120 | 2026.03.25 00:17:11.480594 [ 143 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 3121 | 2026.03.25 00:17:11.480597 [ 5 ] {80f0a902-7338-4d27-b3ce-65f8891e0125} <Debug> TCPHandler: Processed in 0.002031117 sec. | ||
| 3122 | 2026.03.25 00:17:11.480721 [ 192 ] {da9d4756-c540-45ff-bdbb-bdc9c8d31861::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 | ||
| 3123 | 2026.03.25 00:17:11.480727 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3124 | 2026.03.25 00:17:11.480867 [ 5 ] {49847474-cf9a-4c9f-bee3-d1030544bf32} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3125 | 2026.03.25 00:17:11.480870 [ 192 ] {da9d4756-c540-45ff-bdbb-bdc9c8d31861::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3126 | 2026.03.25 00:17:11.480911 [ 5 ] {49847474-cf9a-4c9f-bee3-d1030544bf32} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3127 | 2026.03.25 00:17:11.480921 [ 192 ] {da9d4756-c540-45ff-bdbb-bdc9c8d31861::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 3195 rows starting from the beginning of the part | ||
| 3128 | 2026.03.25 00:17:11.480994 [ 192 ] {da9d4756-c540-45ff-bdbb-bdc9c8d31861::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 56 rows starting from the beginning of the part | ||
| 3129 | 2026.03.25 00:17:11.481042 [ 192 ] {da9d4756-c540-45ff-bdbb-bdc9c8d31861::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 817 rows starting from the beginning of the part | ||
| 3130 | 2026.03.25 00:17:11.481087 [ 192 ] {da9d4756-c540-45ff-bdbb-bdc9c8d31861::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 108 rows starting from the beginning of the part | ||
| 3131 | 2026.03.25 00:17:11.481124 [ 192 ] {da9d4756-c540-45ff-bdbb-bdc9c8d31861::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 830 rows starting from the beginning of the part | ||
| 3132 | 2026.03.25 00:17:11.481164 [ 192 ] {da9d4756-c540-45ff-bdbb-bdc9c8d31861::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 108 rows starting from the beginning of the part | ||
| 3133 | 2026.03.25 00:17:11.481325 [ 5 ] {49847474-cf9a-4c9f-bee3-d1030544bf32} <Trace> oximeter.fields_u16 (b490aa8d-8720-450c-9d9d-0c0be0c6e0e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3134 | 2026.03.25 00:17:11.481368 [ 5 ] {49847474-cf9a-4c9f-bee3-d1030544bf32} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 3135 | 2026.03.25 00:17:11.481724 [ 5 ] {49847474-cf9a-4c9f-bee3-d1030544bf32} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 3136 | 2026.03.25 00:17:11.481939 [ 5 ] {49847474-cf9a-4c9f-bee3-d1030544bf32} <Trace> oximeter.fields_u16 (b490aa8d-8720-450c-9d9d-0c0be0c6e0e1): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3137 | 2026.03.25 00:17:11.482029 [ 143 ] {} <Debug> oximeter.fields_u16 (b490aa8d-8720-450c-9d9d-0c0be0c6e0e1) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 3138 | 2026.03.25 00:17:11.482052 [ 143 ] {} <Trace> oximeter.fields_u16 (b490aa8d-8720-450c-9d9d-0c0be0c6e0e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3139 | 2026.03.25 00:17:11.482069 [ 143 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 3140 | 2026.03.25 00:17:11.482072 [ 5 ] {49847474-cf9a-4c9f-bee3-d1030544bf32} <Debug> executeQuery: Read 26 rows, 1.96 KiB in 0.001224 sec., 21241.830065359478 rows/sec., 1.56 MiB/sec. | ||
| 3141 | 2026.03.25 00:17:11.482112 [ 5 ] {49847474-cf9a-4c9f-bee3-d1030544bf32} <Debug> TCPHandler: Processed in 0.001434343 sec. | ||
| 3142 | 2026.03.25 00:17:11.482186 [ 201 ] {b490aa8d-8720-450c-9d9d-0c0be0c6e0e1::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 | ||
| 3143 | 2026.03.25 00:17:11.482226 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3144 | 2026.03.25 00:17:11.482323 [ 201 ] {b490aa8d-8720-450c-9d9d-0c0be0c6e0e1::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3145 | 2026.03.25 00:17:11.482326 [ 5 ] {509d064e-3a2a-4e3a-bcef-4802e989a5ac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3146 | 2026.03.25 00:17:11.482366 [ 201 ] {b490aa8d-8720-450c-9d9d-0c0be0c6e0e1::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 166 rows starting from the beginning of the part | ||
| 3147 | 2026.03.25 00:17:11.482382 [ 5 ] {509d064e-3a2a-4e3a-bcef-4802e989a5ac} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3148 | 2026.03.25 00:17:11.482436 [ 201 ] {b490aa8d-8720-450c-9d9d-0c0be0c6e0e1::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 23 rows starting from the beginning of the part | ||
| 3149 | 2026.03.25 00:17:11.482484 [ 201 ] {b490aa8d-8720-450c-9d9d-0c0be0c6e0e1::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 152 rows starting from the beginning of the part | ||
| 3150 | 2026.03.25 00:17:11.482528 [ 201 ] {b490aa8d-8720-450c-9d9d-0c0be0c6e0e1::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 | ||
| 3151 | 2026.03.25 00:17:11.482567 [ 201 ] {b490aa8d-8720-450c-9d9d-0c0be0c6e0e1::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 169 rows starting from the beginning of the part | ||
| 3152 | 2026.03.25 00:17:11.482637 [ 201 ] {b490aa8d-8720-450c-9d9d-0c0be0c6e0e1::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 26 rows starting from the beginning of the part | ||
| 3153 | 2026.03.25 00:17:11.482812 [ 5 ] {509d064e-3a2a-4e3a-bcef-4802e989a5ac} <Trace> oximeter.fields_uuid (6a83c119-7e6c-4ef5-9da4-bd1e7cdd4b62): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3154 | 2026.03.25 00:17:11.482854 [ 5 ] {509d064e-3a2a-4e3a-bcef-4802e989a5ac} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 3155 | 2026.03.25 00:17:11.483287 [ 5 ] {509d064e-3a2a-4e3a-bcef-4802e989a5ac} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3156 | 2026.03.25 00:17:11.483320 [ 194 ] {da9d4756-c540-45ff-bdbb-bdc9c8d31861::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5114 rows, containing 5 columns (5 merged, 0 gathered) in 0.002653631 sec., 1927170.7332330681 rows/sec., 154.75 MiB/sec. | ||
| 3157 | 2026.03.25 00:17:11.483518 [ 5 ] {509d064e-3a2a-4e3a-bcef-4802e989a5ac} <Trace> oximeter.fields_uuid (6a83c119-7e6c-4ef5-9da4-bd1e7cdd4b62): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3158 | 2026.03.25 00:17:11.483563 [ 194 ] {b490aa8d-8720-450c-9d9d-0c0be0c6e0e1::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 562 rows, containing 5 columns (5 merged, 0 gathered) in 0.001447443 sec., 388270.9025502213 rows/sec., 25.57 MiB/sec. | ||
| 3159 | 2026.03.25 00:17:11.483620 [ 143 ] {} <Debug> oximeter.fields_uuid (6a83c119-7e6c-4ef5-9da4-bd1e7cdd4b62) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3160 | 2026.03.25 00:17:11.483648 [ 143 ] {} <Trace> oximeter.fields_uuid (6a83c119-7e6c-4ef5-9da4-bd1e7cdd4b62): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3161 | 2026.03.25 00:17:11.483660 [ 5 ] {509d064e-3a2a-4e3a-bcef-4802e989a5ac} <Debug> executeQuery: Read 90 rows, 7.20 KiB in 0.001353 sec., 66518.84700665188 rows/sec., 5.19 MiB/sec. | ||
| 3162 | 2026.03.25 00:17:11.483667 [ 143 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 3163 | 2026.03.25 00:17:11.483699 [ 5 ] {509d064e-3a2a-4e3a-bcef-4802e989a5ac} <Debug> TCPHandler: Processed in 0.001521705 sec. | ||
| 3164 | 2026.03.25 00:17:11.483723 [ 201 ] {b490aa8d-8720-450c-9d9d-0c0be0c6e0e1::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 3165 | 2026.03.25 00:17:11.483734 [ 198 ] {da9d4756-c540-45ff-bdbb-bdc9c8d31861::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3166 | 2026.03.25 00:17:11.483741 [ 192 ] {6a83c119-7e6c-4ef5-9da4-bd1e7cdd4b62::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 | ||
| 3167 | 2026.03.25 00:17:11.483813 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3168 | 2026.03.25 00:17:11.483852 [ 192 ] {6a83c119-7e6c-4ef5-9da4-bd1e7cdd4b62::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3169 | 2026.03.25 00:17:11.483884 [ 192 ] {6a83c119-7e6c-4ef5-9da4-bd1e7cdd4b62::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 1762 rows starting from the beginning of the part | ||
| 3170 | 2026.03.25 00:17:11.483916 [ 5 ] {38651149-5259-47f2-bbaa-5f9aca200954} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3171 | 2026.03.25 00:17:11.483935 [ 192 ] {6a83c119-7e6c-4ef5-9da4-bd1e7cdd4b62::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 64 rows starting from the beginning of the part | ||
| 3172 | 2026.03.25 00:17:11.483971 [ 5 ] {38651149-5259-47f2-bbaa-5f9aca200954} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3173 | 2026.03.25 00:17:11.483980 [ 192 ] {6a83c119-7e6c-4ef5-9da4-bd1e7cdd4b62::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 500 rows starting from the beginning of the part | ||
| 3174 | 2026.03.25 00:17:11.484041 [ 192 ] {6a83c119-7e6c-4ef5-9da4-bd1e7cdd4b62::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 95 rows starting from the beginning of the part | ||
| 3175 | 2026.03.25 00:17:11.484066 [ 201 ] {b490aa8d-8720-450c-9d9d-0c0be0c6e0e1::all_1_11_2} <Trace> oximeter.fields_u16 (b490aa8d-8720-450c-9d9d-0c0be0c6e0e1): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3176 | 2026.03.25 00:17:11.484076 [ 192 ] {6a83c119-7e6c-4ef5-9da4-bd1e7cdd4b62::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 520 rows starting from the beginning of the part | ||
| 3177 | 2026.03.25 00:17:11.484122 [ 192 ] {6a83c119-7e6c-4ef5-9da4-bd1e7cdd4b62::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 90 rows starting from the beginning of the part | ||
| 3178 | 2026.03.25 00:17:11.484142 [ 198 ] {da9d4756-c540-45ff-bdbb-bdc9c8d31861::all_1_16_3} <Trace> oximeter.fields_string (da9d4756-c540-45ff-bdbb-bdc9c8d31861): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3179 | 2026.03.25 00:17:11.484156 [ 201 ] {b490aa8d-8720-450c-9d9d-0c0be0c6e0e1::all_1_11_2} <Trace> oximeter.fields_u16 (b490aa8d-8720-450c-9d9d-0c0be0c6e0e1) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 3180 | 2026.03.25 00:17:11.484245 [ 198 ] {da9d4756-c540-45ff-bdbb-bdc9c8d31861::all_1_16_3} <Trace> oximeter.fields_string (da9d4756-c540-45ff-bdbb-bdc9c8d31861) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3181 | 2026.03.25 00:17:11.484248 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. | ||
| 3182 | 2026.03.25 00:17:11.484348 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.07 MiB. | ||
| 3183 | 2026.03.25 00:17:11.484405 [ 5 ] {38651149-5259-47f2-bbaa-5f9aca200954} <Trace> oximeter.measurements_cumulativeu64 (d9515f17-c5fd-4592-903e-92bbab0fc185): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3184 | 2026.03.25 00:17:11.484445 [ 5 ] {38651149-5259-47f2-bbaa-5f9aca200954} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 3185 | 2026.03.25 00:17:11.484791 [ 5 ] {38651149-5259-47f2-bbaa-5f9aca200954} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3186 | 2026.03.25 00:17:11.485006 [ 5 ] {38651149-5259-47f2-bbaa-5f9aca200954} <Trace> oximeter.measurements_cumulativeu64 (d9515f17-c5fd-4592-903e-92bbab0fc185): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3187 | 2026.03.25 00:17:11.485094 [ 143 ] {} <Debug> oximeter.measurements_cumulativeu64 (d9515f17-c5fd-4592-903e-92bbab0fc185) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3188 | 2026.03.25 00:17:11.485120 [ 143 ] {} <Trace> oximeter.measurements_cumulativeu64 (d9515f17-c5fd-4592-903e-92bbab0fc185): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3189 | 2026.03.25 00:17:11.485134 [ 5 ] {38651149-5259-47f2-bbaa-5f9aca200954} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001237 sec., 129345.18997574778 rows/sec., 9.01 MiB/sec. | ||
| 3190 | 2026.03.25 00:17:11.485135 [ 143 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 3191 | 2026.03.25 00:17:11.485170 [ 5 ] {38651149-5259-47f2-bbaa-5f9aca200954} <Debug> TCPHandler: Processed in 0.001405942 sec. | ||
| 3192 | 2026.03.25 00:17:11.485242 [ 192 ] {d9515f17-c5fd-4592-903e-92bbab0fc185::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 | ||
| 3193 | 2026.03.25 00:17:11.485265 [ 197 ] {6a83c119-7e6c-4ef5-9da4-bd1e7cdd4b62::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3031 rows, containing 5 columns (5 merged, 0 gathered) in 0.001553736 sec., 1950781.8574069212 rows/sec., 142.83 MiB/sec. | ||
| 3194 | 2026.03.25 00:17:11.485278 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3195 | 2026.03.25 00:17:11.485341 [ 192 ] {d9515f17-c5fd-4592-903e-92bbab0fc185::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3196 | 2026.03.25 00:17:11.485372 [ 192 ] {d9515f17-c5fd-4592-903e-92bbab0fc185::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 5866 rows starting from the beginning of the part | ||
| 3197 | 2026.03.25 00:17:11.485387 [ 5 ] {431bab32-b686-4586-aab5-7fef9acb0f1a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3198 | 2026.03.25 00:17:11.485419 [ 192 ] {d9515f17-c5fd-4592-903e-92bbab0fc185::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 128 rows starting from the beginning of the part | ||
| 3199 | 2026.03.25 00:17:11.485447 [ 5 ] {431bab32-b686-4586-aab5-7fef9acb0f1a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 3200 | 2026.03.25 00:17:11.485462 [ 192 ] {d9515f17-c5fd-4592-903e-92bbab0fc185::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 265 rows starting from the beginning of the part | ||
| 3201 | 2026.03.25 00:17:11.485489 [ 201 ] {6a83c119-7e6c-4ef5-9da4-bd1e7cdd4b62::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3202 | 2026.03.25 00:17:11.485504 [ 192 ] {d9515f17-c5fd-4592-903e-92bbab0fc185::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 160 rows starting from the beginning of the part | ||
| 3203 | 2026.03.25 00:17:11.485545 [ 192 ] {d9515f17-c5fd-4592-903e-92bbab0fc185::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 272 rows starting from the beginning of the part | ||
| 3204 | 2026.03.25 00:17:11.485580 [ 192 ] {d9515f17-c5fd-4592-903e-92bbab0fc185::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 160 rows starting from the beginning of the part | ||
| 3205 | 2026.03.25 00:17:11.485758 [ 201 ] {6a83c119-7e6c-4ef5-9da4-bd1e7cdd4b62::all_1_16_3} <Trace> oximeter.fields_uuid (6a83c119-7e6c-4ef5-9da4-bd1e7cdd4b62): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3206 | 2026.03.25 00:17:11.485840 [ 201 ] {6a83c119-7e6c-4ef5-9da4-bd1e7cdd4b62::all_1_16_3} <Trace> oximeter.fields_uuid (6a83c119-7e6c-4ef5-9da4-bd1e7cdd4b62) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3207 | 2026.03.25 00:17:11.485931 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.69 MiB. | ||
| 3208 | 2026.03.25 00:17:11.486249 [ 5 ] {431bab32-b686-4586-aab5-7fef9acb0f1a} <Trace> oximeter.measurements_histogramu64 (66b3c5cd-c277-4614-b9e1-0e483a2d8930): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3209 | 2026.03.25 00:17:11.486290 [ 5 ] {431bab32-b686-4586-aab5-7fef9acb0f1a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 3210 | 2026.03.25 00:17:11.486835 [ 5 ] {431bab32-b686-4586-aab5-7fef9acb0f1a} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 3211 | 2026.03.25 00:17:11.487075 [ 5 ] {431bab32-b686-4586-aab5-7fef9acb0f1a} <Trace> oximeter.measurements_histogramu64 (66b3c5cd-c277-4614-b9e1-0e483a2d8930): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3212 | 2026.03.25 00:17:11.487198 [ 144 ] {} <Debug> oximeter.measurements_histogramu64 (66b3c5cd-c277-4614-b9e1-0e483a2d8930) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 3213 | 2026.03.25 00:17:11.487211 [ 5 ] {431bab32-b686-4586-aab5-7fef9acb0f1a} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.001841 sec., 14122.759369907659 rows/sec., 25.31 MiB/sec. | ||
| 3214 | 2026.03.25 00:17:11.487249 [ 144 ] {} <Trace> oximeter.measurements_histogramu64 (66b3c5cd-c277-4614-b9e1-0e483a2d8930): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3215 | 2026.03.25 00:17:11.487277 [ 144 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 3216 | 2026.03.25 00:17:11.487281 [ 5 ] {431bab32-b686-4586-aab5-7fef9acb0f1a} <Debug> TCPHandler: Processed in 0.002051138 sec. | ||
| 3217 | 2026.03.25 00:17:11.487355 [ 197 ] {66b3c5cd-c277-4614-b9e1-0e483a2d8930::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 | ||
| 3218 | 2026.03.25 00:17:11.487427 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3219 | 2026.03.25 00:17:11.487530 [ 5 ] {8baa9c9f-0212-4624-8cd3-a0ce4125a449} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3220 | 2026.03.25 00:17:11.487573 [ 5 ] {8baa9c9f-0212-4624-8cd3-a0ce4125a449} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3221 | 2026.03.25 00:17:11.487576 [ 197 ] {66b3c5cd-c277-4614-b9e1-0e483a2d8930::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3222 | 2026.03.25 00:17:11.487659 [ 197 ] {66b3c5cd-c277-4614-b9e1-0e483a2d8930::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 52 rows starting from the beginning of the part | ||
| 3223 | 2026.03.25 00:17:11.487802 [ 197 ] {66b3c5cd-c277-4614-b9e1-0e483a2d8930::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 21 rows starting from the beginning of the part | ||
| 3224 | 2026.03.25 00:17:11.487899 [ 193 ] {d9515f17-c5fd-4592-903e-92bbab0fc185::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6851 rows, containing 5 columns (5 merged, 0 gathered) in 0.002698042 sec., 2539248.8330426286 rows/sec., 162.50 MiB/sec. | ||
| 3225 | 2026.03.25 00:17:11.487910 [ 197 ] {66b3c5cd-c277-4614-b9e1-0e483a2d8930::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 | ||
| 3226 | 2026.03.25 00:17:11.487935 [ 5 ] {8baa9c9f-0212-4624-8cd3-a0ce4125a449} <Trace> oximeter.measurements_u64 (a46c3f3f-9ded-4b50-9fc2-4f503dd169a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3227 | 2026.03.25 00:17:11.487977 [ 5 ] {8baa9c9f-0212-4624-8cd3-a0ce4125a449} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 3228 | 2026.03.25 00:17:11.488018 [ 197 ] {66b3c5cd-c277-4614-b9e1-0e483a2d8930::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 | ||
| 3229 | 2026.03.25 00:17:11.488118 [ 197 ] {66b3c5cd-c277-4614-b9e1-0e483a2d8930::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 13 rows starting from the beginning of the part | ||
| 3230 | 2026.03.25 00:17:11.488215 [ 197 ] {66b3c5cd-c277-4614-b9e1-0e483a2d8930::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 26 rows starting from the beginning of the part | ||
| 3231 | 2026.03.25 00:17:11.488331 [ 5 ] {8baa9c9f-0212-4624-8cd3-a0ce4125a449} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3232 | 2026.03.25 00:17:11.488355 [ 192 ] {d9515f17-c5fd-4592-903e-92bbab0fc185::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3233 | 2026.03.25 00:17:11.488648 [ 5 ] {8baa9c9f-0212-4624-8cd3-a0ce4125a449} <Trace> oximeter.measurements_u64 (a46c3f3f-9ded-4b50-9fc2-4f503dd169a4): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3234 | 2026.03.25 00:17:11.488707 [ 192 ] {d9515f17-c5fd-4592-903e-92bbab0fc185::all_1_16_3} <Trace> oximeter.measurements_cumulativeu64 (d9515f17-c5fd-4592-903e-92bbab0fc185): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3235 | 2026.03.25 00:17:11.488785 [ 192 ] {d9515f17-c5fd-4592-903e-92bbab0fc185::all_1_16_3} <Trace> oximeter.measurements_cumulativeu64 (d9515f17-c5fd-4592-903e-92bbab0fc185) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3236 | 2026.03.25 00:17:11.488788 [ 144 ] {} <Debug> oximeter.measurements_u64 (a46c3f3f-9ded-4b50-9fc2-4f503dd169a4) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3237 | 2026.03.25 00:17:11.488821 [ 144 ] {} <Trace> oximeter.measurements_u64 (a46c3f3f-9ded-4b50-9fc2-4f503dd169a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3238 | 2026.03.25 00:17:11.488822 [ 5 ] {8baa9c9f-0212-4624-8cd3-a0ce4125a449} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001312 sec., 45731.70731707317 rows/sec., 3.08 MiB/sec. | ||
| 3239 | 2026.03.25 00:17:11.488841 [ 144 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 3240 | 2026.03.25 00:17:11.488856 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.35 MiB. | ||
| 3241 | 2026.03.25 00:17:11.488875 [ 5 ] {8baa9c9f-0212-4624-8cd3-a0ce4125a449} <Debug> TCPHandler: Processed in 0.001499964 sec. | ||
| 3242 | 2026.03.25 00:17:11.488922 [ 192 ] {a46c3f3f-9ded-4b50-9fc2-4f503dd169a4::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 | ||
| 3243 | 2026.03.25 00:17:11.488999 [ 192 ] {a46c3f3f-9ded-4b50-9fc2-4f503dd169a4::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3244 | 2026.03.25 00:17:11.489023 [ 192 ] {a46c3f3f-9ded-4b50-9fc2-4f503dd169a4::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 702 rows starting from the beginning of the part | ||
| 3245 | 2026.03.25 00:17:11.489065 [ 192 ] {a46c3f3f-9ded-4b50-9fc2-4f503dd169a4::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 48 rows starting from the beginning of the part | ||
| 3246 | 2026.03.25 00:17:11.489099 [ 192 ] {a46c3f3f-9ded-4b50-9fc2-4f503dd169a4::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 90 rows starting from the beginning of the part | ||
| 3247 | 2026.03.25 00:17:11.489131 [ 192 ] {a46c3f3f-9ded-4b50-9fc2-4f503dd169a4::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 60 rows starting from the beginning of the part | ||
| 3248 | 2026.03.25 00:17:11.489165 [ 192 ] {a46c3f3f-9ded-4b50-9fc2-4f503dd169a4::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 90 rows starting from the beginning of the part | ||
| 3249 | 2026.03.25 00:17:11.489196 [ 192 ] {a46c3f3f-9ded-4b50-9fc2-4f503dd169a4::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 60 rows starting from the beginning of the part | ||
| 3250 | 2026.03.25 00:17:11.489942 [ 187 ] {a46c3f3f-9ded-4b50-9fc2-4f503dd169a4::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1050 rows, containing 4 columns (4 merged, 0 gathered) in 0.001046144 sec., 1003685.9170439251 rows/sec., 64.74 MiB/sec. | ||
| 3251 | 2026.03.25 00:17:11.490118 [ 192 ] {a46c3f3f-9ded-4b50-9fc2-4f503dd169a4::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3252 | 2026.03.25 00:17:11.490351 [ 192 ] {a46c3f3f-9ded-4b50-9fc2-4f503dd169a4::all_1_16_3} <Trace> oximeter.measurements_u64 (a46c3f3f-9ded-4b50-9fc2-4f503dd169a4): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3253 | 2026.03.25 00:17:11.490408 [ 192 ] {a46c3f3f-9ded-4b50-9fc2-4f503dd169a4::all_1_16_3} <Trace> oximeter.measurements_u64 (a46c3f3f-9ded-4b50-9fc2-4f503dd169a4) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3254 | 2026.03.25 00:17:11.490459 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.39 MiB. | ||
| 3255 | 2026.03.25 00:17:11.490895 [ 187 ] {66b3c5cd-c277-4614-b9e1-0e483a2d8930::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 148 rows, containing 19 columns (19 merged, 0 gathered) in 0.003575292 sec., 41395.220306481264 rows/sec., 74.18 MiB/sec. | ||
| 3256 | 2026.03.25 00:17:11.491261 [ 193 ] {66b3c5cd-c277-4614-b9e1-0e483a2d8930::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 3257 | 2026.03.25 00:17:11.491574 [ 193 ] {66b3c5cd-c277-4614-b9e1-0e483a2d8930::all_1_11_2} <Trace> oximeter.measurements_histogramu64 (66b3c5cd-c277-4614-b9e1-0e483a2d8930): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3258 | 2026.03.25 00:17:11.491643 [ 193 ] {66b3c5cd-c277-4614-b9e1-0e483a2d8930::all_1_11_2} <Trace> oximeter.measurements_histogramu64 (66b3c5cd-c277-4614-b9e1-0e483a2d8930) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 3259 | 2026.03.25 00:17:11.491720 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.12 MiB. | ||
| 3260 | 2026.03.25 00:17:12.000184 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 223.97 MiB, peak 230.83 MiB, free memory in arenas 0.00 B, will set to 225.11 MiB (RSS), difference: 1.14 MiB | ||
| 3261 | 2026.03.25 00:17:14.703538 [ 139 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 3262 | 2026.03.25 00:17:14.703591 [ 139 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 3263 | 2026.03.25 00:17:14.849022 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 5662 | ||
| 3264 | 2026.03.25 00:17:14.849510 [ 244 ] {} <Trace> system.asynchronous_metric_log (0898b27c-367e-447b-8482-f4822232c365): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3265 | 2026.03.25 00:17:14.849556 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 3266 | 2026.03.25 00:17:14.850031 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 3267 | 2026.03.25 00:17:14.850251 [ 244 ] {} <Trace> system.asynchronous_metric_log (0898b27c-367e-447b-8482-f4822232c365): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3268 | 2026.03.25 00:17:14.850381 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 5662 | ||
| 3269 | 2026.03.25 00:17:14.895949 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 38 entries to flush up to offset 456 | ||
| 3270 | 2026.03.25 00:17:14.898290 [ 242 ] {} <Trace> system.query_log (9703172c-9101-4506-b1d0-613c64f918a0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3271 | 2026.03.25 00:17:14.898349 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 3272 | 2026.03.25 00:17:14.899524 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 3273 | 2026.03.25 00:17:14.899802 [ 242 ] {} <Trace> system.query_log (9703172c-9101-4506-b1d0-613c64f918a0): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3274 | 2026.03.25 00:17:14.900150 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 456 | ||
| 3275 | 2026.03.25 00:17:15.142509 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 91 | ||
| 3276 | 2026.03.25 00:17:15.157486 [ 243 ] {} <Trace> system.metric_log (8832bb94-2db2-42e0-923d-5bcca7c2cc3b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3277 | 2026.03.25 00:17:15.157562 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 3278 | 2026.03.25 00:17:15.163383 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 3279 | 2026.03.25 00:17:15.164145 [ 243 ] {} <Trace> system.metric_log (8832bb94-2db2-42e0-923d-5bcca7c2cc3b): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3280 | 2026.03.25 00:17:15.167062 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 91 | ||
| 3281 | 2026.03.25 00:17:16.485081 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3282 | 2026.03.25 00:17:16.485322 [ 5 ] {c5b2bc48-29ed-450e-b112-e8c001fd7b51} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 3283 | 2026.03.25 00:17:16.485403 [ 5 ] {c5b2bc48-29ed-450e-b112-e8c001fd7b51} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 3284 | 2026.03.25 00:17:16.486301 [ 5 ] {c5b2bc48-29ed-450e-b112-e8c001fd7b51} <Trace> oximeter.fields_i16 (78240462-1731-4218-9a79-d1fbaf59befe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3285 | 2026.03.25 00:17:16.486342 [ 5 ] {c5b2bc48-29ed-450e-b112-e8c001fd7b51} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 3286 | 2026.03.25 00:17:16.486723 [ 5 ] {c5b2bc48-29ed-450e-b112-e8c001fd7b51} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 3287 | 2026.03.25 00:17:16.486950 [ 5 ] {c5b2bc48-29ed-450e-b112-e8c001fd7b51} <Trace> oximeter.fields_i16 (78240462-1731-4218-9a79-d1fbaf59befe): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3288 | 2026.03.25 00:17:16.487095 [ 5 ] {c5b2bc48-29ed-450e-b112-e8c001fd7b51} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001834 sec., 154852.78080697928 rows/sec., 9.84 MiB/sec. | ||
| 3289 | 2026.03.25 00:17:16.487134 [ 5 ] {c5b2bc48-29ed-450e-b112-e8c001fd7b51} <Debug> TCPHandler: Processed in 0.00220524 sec. | ||
| 3290 | 2026.03.25 00:17:16.487258 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3291 | 2026.03.25 00:17:16.487353 [ 5 ] {42ee6d2f-b240-4c34-b030-d69e3f88f32b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3292 | 2026.03.25 00:17:16.487392 [ 5 ] {42ee6d2f-b240-4c34-b030-d69e3f88f32b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3293 | 2026.03.25 00:17:16.488229 [ 5 ] {42ee6d2f-b240-4c34-b030-d69e3f88f32b} <Trace> oximeter.fields_string (da9d4756-c540-45ff-bdbb-bdc9c8d31861): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3294 | 2026.03.25 00:17:16.488264 [ 5 ] {42ee6d2f-b240-4c34-b030-d69e3f88f32b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 3295 | 2026.03.25 00:17:16.488617 [ 5 ] {42ee6d2f-b240-4c34-b030-d69e3f88f32b} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3296 | 2026.03.25 00:17:16.488831 [ 5 ] {42ee6d2f-b240-4c34-b030-d69e3f88f32b} <Trace> oximeter.fields_string (da9d4756-c540-45ff-bdbb-bdc9c8d31861): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3297 | 2026.03.25 00:17:16.488963 [ 5 ] {42ee6d2f-b240-4c34-b030-d69e3f88f32b} <Debug> executeQuery: Read 823 rows, 66.09 KiB in 0.001629 sec., 505217.9251074279 rows/sec., 39.62 MiB/sec. | ||
| 3298 | 2026.03.25 00:17:16.489001 [ 5 ] {42ee6d2f-b240-4c34-b030-d69e3f88f32b} <Debug> TCPHandler: Processed in 0.001791251 sec. | ||
| 3299 | 2026.03.25 00:17:16.489107 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3300 | 2026.03.25 00:17:16.489201 [ 5 ] {5e072bcd-aebc-40f6-a565-173f5ae85082} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3301 | 2026.03.25 00:17:16.489240 [ 5 ] {5e072bcd-aebc-40f6-a565-173f5ae85082} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3302 | 2026.03.25 00:17:16.489689 [ 5 ] {5e072bcd-aebc-40f6-a565-173f5ae85082} <Trace> oximeter.fields_u16 (b490aa8d-8720-450c-9d9d-0c0be0c6e0e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3303 | 2026.03.25 00:17:16.489725 [ 5 ] {5e072bcd-aebc-40f6-a565-173f5ae85082} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 3304 | 2026.03.25 00:17:16.490025 [ 5 ] {5e072bcd-aebc-40f6-a565-173f5ae85082} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 3305 | 2026.03.25 00:17:16.490231 [ 5 ] {5e072bcd-aebc-40f6-a565-173f5ae85082} <Trace> oximeter.fields_u16 (b490aa8d-8720-450c-9d9d-0c0be0c6e0e1): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3306 | 2026.03.25 00:17:16.490355 [ 5 ] {5e072bcd-aebc-40f6-a565-173f5ae85082} <Debug> executeQuery: Read 155 rows, 9.52 KiB in 0.001172 sec., 132252.55972696244 rows/sec., 7.93 MiB/sec. | ||
| 3307 | 2026.03.25 00:17:16.490391 [ 5 ] {5e072bcd-aebc-40f6-a565-173f5ae85082} <Debug> TCPHandler: Processed in 0.00133284 sec. | ||
| 3308 | 2026.03.25 00:17:16.490500 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3309 | 2026.03.25 00:17:16.490593 [ 5 ] {8f01868e-362e-49f1-bd33-4502c238cc1d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 3310 | 2026.03.25 00:17:16.490632 [ 5 ] {8f01868e-362e-49f1-bd33-4502c238cc1d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 3311 | 2026.03.25 00:17:16.491073 [ 5 ] {8f01868e-362e-49f1-bd33-4502c238cc1d} <Trace> oximeter.fields_u32 (79eddaf6-5920-48fe-8c45-6c5582e58677): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3312 | 2026.03.25 00:17:16.491108 [ 5 ] {8f01868e-362e-49f1-bd33-4502c238cc1d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 3313 | 2026.03.25 00:17:16.491398 [ 5 ] {8f01868e-362e-49f1-bd33-4502c238cc1d} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 3314 | 2026.03.25 00:17:16.491598 [ 5 ] {8f01868e-362e-49f1-bd33-4502c238cc1d} <Trace> oximeter.fields_u32 (79eddaf6-5920-48fe-8c45-6c5582e58677): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3315 | 2026.03.25 00:17:16.491720 [ 5 ] {8f01868e-362e-49f1-bd33-4502c238cc1d} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001145 sec., 130131.00436681224 rows/sec., 8.41 MiB/sec. | ||
| 3316 | 2026.03.25 00:17:16.491755 [ 5 ] {8f01868e-362e-49f1-bd33-4502c238cc1d} <Debug> TCPHandler: Processed in 0.00130355 sec. | ||
| 3317 | 2026.03.25 00:17:16.491863 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3318 | 2026.03.25 00:17:16.491964 [ 5 ] {38eda994-f288-4dc5-8856-588cd5728482} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 3319 | 2026.03.25 00:17:16.492003 [ 5 ] {38eda994-f288-4dc5-8856-588cd5728482} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 3320 | 2026.03.25 00:17:16.492444 [ 5 ] {38eda994-f288-4dc5-8856-588cd5728482} <Trace> oximeter.fields_u8 (fa258e8d-285a-434f-b894-6be795807874): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3321 | 2026.03.25 00:17:16.492478 [ 5 ] {38eda994-f288-4dc5-8856-588cd5728482} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 3322 | 2026.03.25 00:17:16.492774 [ 5 ] {38eda994-f288-4dc5-8856-588cd5728482} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 3323 | 2026.03.25 00:17:16.492985 [ 5 ] {38eda994-f288-4dc5-8856-588cd5728482} <Trace> oximeter.fields_u8 (fa258e8d-285a-434f-b894-6be795807874): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3324 | 2026.03.25 00:17:16.493109 [ 5 ] {38eda994-f288-4dc5-8856-588cd5728482} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001163 sec., 127257.09372312984 rows/sec., 7.24 MiB/sec. | ||
| 3325 | 2026.03.25 00:17:16.493144 [ 5 ] {38eda994-f288-4dc5-8856-588cd5728482} <Debug> TCPHandler: Processed in 0.001329721 sec. | ||
| 3326 | 2026.03.25 00:17:16.493253 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3327 | 2026.03.25 00:17:16.493345 [ 5 ] {03a1c9a9-a451-4180-953e-8f5d1ddf08a0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3328 | 2026.03.25 00:17:16.493384 [ 5 ] {03a1c9a9-a451-4180-953e-8f5d1ddf08a0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3329 | 2026.03.25 00:17:16.494006 [ 5 ] {03a1c9a9-a451-4180-953e-8f5d1ddf08a0} <Trace> oximeter.fields_uuid (6a83c119-7e6c-4ef5-9da4-bd1e7cdd4b62): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3330 | 2026.03.25 00:17:16.494041 [ 5 ] {03a1c9a9-a451-4180-953e-8f5d1ddf08a0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 3331 | 2026.03.25 00:17:16.494362 [ 5 ] {03a1c9a9-a451-4180-953e-8f5d1ddf08a0} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3332 | 2026.03.25 00:17:16.494561 [ 5 ] {03a1c9a9-a451-4180-953e-8f5d1ddf08a0} <Trace> oximeter.fields_uuid (6a83c119-7e6c-4ef5-9da4-bd1e7cdd4b62): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3333 | 2026.03.25 00:17:16.494685 [ 5 ] {03a1c9a9-a451-4180-953e-8f5d1ddf08a0} <Debug> executeQuery: Read 503 rows, 36.22 KiB in 0.001359 sec., 370125.09197939665 rows/sec., 26.03 MiB/sec. | ||
| 3334 | 2026.03.25 00:17:16.494721 [ 5 ] {03a1c9a9-a451-4180-953e-8f5d1ddf08a0} <Debug> TCPHandler: Processed in 0.001516175 sec. | ||
| 3335 | 2026.03.25 00:17:16.494828 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3336 | 2026.03.25 00:17:16.494930 [ 5 ] {8baa87c7-28d7-47c4-bb73-2270c909b1dc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 3337 | 2026.03.25 00:17:16.494972 [ 5 ] {8baa87c7-28d7-47c4-bb73-2270c909b1dc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 3338 | 2026.03.25 00:17:16.495301 [ 5 ] {8baa87c7-28d7-47c4-bb73-2270c909b1dc} <Trace> oximeter.measurements_bool (8a3ce6e0-f76a-4ba2-9a43-4275c3c9549e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3339 | 2026.03.25 00:17:16.495336 [ 5 ] {8baa87c7-28d7-47c4-bb73-2270c909b1dc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 3340 | 2026.03.25 00:17:16.495632 [ 5 ] {8baa87c7-28d7-47c4-bb73-2270c909b1dc} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 3341 | 2026.03.25 00:17:16.495840 [ 5 ] {8baa87c7-28d7-47c4-bb73-2270c909b1dc} <Trace> oximeter.measurements_bool (8a3ce6e0-f76a-4ba2-9a43-4275c3c9549e): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3342 | 2026.03.25 00:17:16.495972 [ 5 ] {8baa87c7-28d7-47c4-bb73-2270c909b1dc} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.00106 sec., 5660.377358490567 rows/sec., 295.73 KiB/sec. | ||
| 3343 | 2026.03.25 00:17:16.496006 [ 5 ] {8baa87c7-28d7-47c4-bb73-2270c909b1dc} <Debug> TCPHandler: Processed in 0.001227728 sec. | ||
| 3344 | 2026.03.25 00:17:16.496114 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3345 | 2026.03.25 00:17:16.496206 [ 5 ] {8153f41d-17f8-4147-8f79-2528183cbf03} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3346 | 2026.03.25 00:17:16.496248 [ 5 ] {8153f41d-17f8-4147-8f79-2528183cbf03} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3347 | 2026.03.25 00:17:16.496677 [ 5 ] {8153f41d-17f8-4147-8f79-2528183cbf03} <Trace> oximeter.measurements_cumulativeu64 (d9515f17-c5fd-4592-903e-92bbab0fc185): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3348 | 2026.03.25 00:17:16.496710 [ 5 ] {8153f41d-17f8-4147-8f79-2528183cbf03} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 3349 | 2026.03.25 00:17:16.497051 [ 5 ] {8153f41d-17f8-4147-8f79-2528183cbf03} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3350 | 2026.03.25 00:17:16.497259 [ 5 ] {8153f41d-17f8-4147-8f79-2528183cbf03} <Trace> oximeter.measurements_cumulativeu64 (d9515f17-c5fd-4592-903e-92bbab0fc185): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3351 | 2026.03.25 00:17:16.497381 [ 5 ] {8153f41d-17f8-4147-8f79-2528183cbf03} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001193 sec., 222129.0863369656 rows/sec., 14.76 MiB/sec. | ||
| 3352 | 2026.03.25 00:17:16.497415 [ 5 ] {8153f41d-17f8-4147-8f79-2528183cbf03} <Debug> TCPHandler: Processed in 0.001349771 sec. | ||
| 3353 | 2026.03.25 00:17:16.497526 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3354 | 2026.03.25 00:17:16.497619 [ 5 ] {4a4c339c-dbfa-4826-8c95-fa5acb1cd023} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 3355 | 2026.03.25 00:17:16.497660 [ 5 ] {4a4c339c-dbfa-4826-8c95-fa5acb1cd023} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 3356 | 2026.03.25 00:17:16.497966 [ 5 ] {4a4c339c-dbfa-4826-8c95-fa5acb1cd023} <Trace> oximeter.measurements_f64 (212c2a6f-90cf-4c71-aafe-78c3b1fd8e79): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3357 | 2026.03.25 00:17:16.498000 [ 5 ] {4a4c339c-dbfa-4826-8c95-fa5acb1cd023} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 3358 | 2026.03.25 00:17:16.498298 [ 5 ] {4a4c339c-dbfa-4826-8c95-fa5acb1cd023} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 3359 | 2026.03.25 00:17:16.498506 [ 5 ] {4a4c339c-dbfa-4826-8c95-fa5acb1cd023} <Trace> oximeter.measurements_f64 (212c2a6f-90cf-4c71-aafe-78c3b1fd8e79): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3360 | 2026.03.25 00:17:16.498630 [ 5 ] {4a4c339c-dbfa-4826-8c95-fa5acb1cd023} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001029 sec., 971.8172983479107 rows/sec., 65.48 KiB/sec. | ||
| 3361 | 2026.03.25 00:17:16.498664 [ 5 ] {4a4c339c-dbfa-4826-8c95-fa5acb1cd023} <Debug> TCPHandler: Processed in 0.001186467 sec. | ||
| 3362 | 2026.03.25 00:17:16.498770 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3363 | 2026.03.25 00:17:16.498861 [ 5 ] {e872774f-0fce-4ec5-a722-ccf5187256b4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3364 | 2026.03.25 00:17:16.498920 [ 5 ] {e872774f-0fce-4ec5-a722-ccf5187256b4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 3365 | 2026.03.25 00:17:16.499690 [ 5 ] {e872774f-0fce-4ec5-a722-ccf5187256b4} <Trace> oximeter.measurements_histogramu64 (66b3c5cd-c277-4614-b9e1-0e483a2d8930): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3366 | 2026.03.25 00:17:16.499724 [ 5 ] {e872774f-0fce-4ec5-a722-ccf5187256b4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 3367 | 2026.03.25 00:17:16.500244 [ 5 ] {e872774f-0fce-4ec5-a722-ccf5187256b4} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 3368 | 2026.03.25 00:17:16.500459 [ 5 ] {e872774f-0fce-4ec5-a722-ccf5187256b4} <Trace> oximeter.measurements_histogramu64 (66b3c5cd-c277-4614-b9e1-0e483a2d8930): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3369 | 2026.03.25 00:17:16.500590 [ 5 ] {e872774f-0fce-4ec5-a722-ccf5187256b4} <Debug> executeQuery: Read 13 rows, 23.85 KiB in 0.001747 sec., 7441.327990841442 rows/sec., 13.33 MiB/sec. | ||
| 3370 | 2026.03.25 00:17:16.500638 [ 5 ] {e872774f-0fce-4ec5-a722-ccf5187256b4} <Debug> TCPHandler: Processed in 0.001916775 sec. | ||
| 3371 | 2026.03.25 00:17:16.500752 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3372 | 2026.03.25 00:17:16.500846 [ 5 ] {34a611c1-df3f-4c5f-9ade-9328f6a7f9ea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3373 | 2026.03.25 00:17:16.500893 [ 5 ] {34a611c1-df3f-4c5f-9ade-9328f6a7f9ea} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3374 | 2026.03.25 00:17:16.501236 [ 5 ] {34a611c1-df3f-4c5f-9ade-9328f6a7f9ea} <Trace> oximeter.measurements_u64 (a46c3f3f-9ded-4b50-9fc2-4f503dd169a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3375 | 2026.03.25 00:17:16.501272 [ 5 ] {34a611c1-df3f-4c5f-9ade-9328f6a7f9ea} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 3376 | 2026.03.25 00:17:16.501582 [ 5 ] {34a611c1-df3f-4c5f-9ade-9328f6a7f9ea} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3377 | 2026.03.25 00:17:16.501788 [ 5 ] {34a611c1-df3f-4c5f-9ade-9328f6a7f9ea} <Trace> oximeter.measurements_u64 (a46c3f3f-9ded-4b50-9fc2-4f503dd169a4): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3378 | 2026.03.25 00:17:16.501916 [ 5 ] {34a611c1-df3f-4c5f-9ade-9328f6a7f9ea} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001089 sec., 82644.62809917355 rows/sec., 5.17 MiB/sec. | ||
| 3379 | 2026.03.25 00:17:16.501951 [ 5 ] {34a611c1-df3f-4c5f-9ade-9328f6a7f9ea} <Debug> TCPHandler: Processed in 0.001247638 sec. | ||
| 3380 | 2026.03.25 00:17:17.440869 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3381 | 2026.03.25 00:17:17.441048 [ 5 ] {fb0b2843-812d-4d63-8f8f-5a2bb600f718} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 3382 | 2026.03.25 00:17:17.441110 [ 5 ] {fb0b2843-812d-4d63-8f8f-5a2bb600f718} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 3383 | 2026.03.25 00:17:17.441695 [ 5 ] {fb0b2843-812d-4d63-8f8f-5a2bb600f718} <Trace> oximeter.fields_ipaddr (2be1fe0e-d681-4366-b872-d5e7a11bcfe0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3384 | 2026.03.25 00:17:17.441731 [ 5 ] {fb0b2843-812d-4d63-8f8f-5a2bb600f718} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 3385 | 2026.03.25 00:17:17.442109 [ 5 ] {fb0b2843-812d-4d63-8f8f-5a2bb600f718} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 3386 | 2026.03.25 00:17:17.442370 [ 5 ] {fb0b2843-812d-4d63-8f8f-5a2bb600f718} <Trace> oximeter.fields_ipaddr (2be1fe0e-d681-4366-b872-d5e7a11bcfe0): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3387 | 2026.03.25 00:17:17.442518 [ 5 ] {fb0b2843-812d-4d63-8f8f-5a2bb600f718} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001518 sec., 1317.5230566534915 rows/sec., 107.43 KiB/sec. | ||
| 3388 | 2026.03.25 00:17:17.442559 [ 5 ] {fb0b2843-812d-4d63-8f8f-5a2bb600f718} <Debug> TCPHandler: Processed in 0.001815302 sec. | ||
| 3389 | 2026.03.25 00:17:17.442673 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3390 | 2026.03.25 00:17:17.442767 [ 5 ] {c90d8978-c93d-4196-9725-9c27fe3f308c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3391 | 2026.03.25 00:17:17.442806 [ 5 ] {c90d8978-c93d-4196-9725-9c27fe3f308c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3392 | 2026.03.25 00:17:17.444398 [ 5 ] {c90d8978-c93d-4196-9725-9c27fe3f308c} <Trace> oximeter.fields_string (da9d4756-c540-45ff-bdbb-bdc9c8d31861): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3393 | 2026.03.25 00:17:17.444432 [ 5 ] {c90d8978-c93d-4196-9725-9c27fe3f308c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 3394 | 2026.03.25 00:17:17.444895 [ 5 ] {c90d8978-c93d-4196-9725-9c27fe3f308c} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3395 | 2026.03.25 00:17:17.445112 [ 5 ] {c90d8978-c93d-4196-9725-9c27fe3f308c} <Trace> oximeter.fields_string (da9d4756-c540-45ff-bdbb-bdc9c8d31861): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3396 | 2026.03.25 00:17:17.445248 [ 5 ] {c90d8978-c93d-4196-9725-9c27fe3f308c} <Debug> executeQuery: Read 2454 rows, 186.30 KiB in 0.0025 sec., 981600 rows/sec., 72.77 MiB/sec. | ||
| 3397 | 2026.03.25 00:17:17.445284 [ 5 ] {c90d8978-c93d-4196-9725-9c27fe3f308c} <Debug> TCPHandler: Processed in 0.002660402 sec. | ||
| 3398 | 2026.03.25 00:17:17.445398 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3399 | 2026.03.25 00:17:17.445491 [ 5 ] {22618a73-8969-4fad-a456-04b8f0b906e8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3400 | 2026.03.25 00:17:17.445531 [ 5 ] {22618a73-8969-4fad-a456-04b8f0b906e8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3401 | 2026.03.25 00:17:17.445952 [ 5 ] {22618a73-8969-4fad-a456-04b8f0b906e8} <Trace> oximeter.fields_u16 (b490aa8d-8720-450c-9d9d-0c0be0c6e0e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3402 | 2026.03.25 00:17:17.445986 [ 5 ] {22618a73-8969-4fad-a456-04b8f0b906e8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 3403 | 2026.03.25 00:17:17.446284 [ 5 ] {22618a73-8969-4fad-a456-04b8f0b906e8} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 3404 | 2026.03.25 00:17:17.446498 [ 5 ] {22618a73-8969-4fad-a456-04b8f0b906e8} <Trace> oximeter.fields_u16 (b490aa8d-8720-450c-9d9d-0c0be0c6e0e1): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3405 | 2026.03.25 00:17:17.446621 [ 5 ] {22618a73-8969-4fad-a456-04b8f0b906e8} <Debug> executeQuery: Read 37 rows, 2.77 KiB in 0.001148 sec., 32229.965156794427 rows/sec., 2.36 MiB/sec. | ||
| 3406 | 2026.03.25 00:17:17.446656 [ 5 ] {22618a73-8969-4fad-a456-04b8f0b906e8} <Debug> TCPHandler: Processed in 0.00130673 sec. | ||
| 3407 | 2026.03.25 00:17:17.446757 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3408 | 2026.03.25 00:17:17.446849 [ 5 ] {4ad24d15-8407-49a5-9ebf-aee2f67040a8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 3409 | 2026.03.25 00:17:17.446896 [ 5 ] {4ad24d15-8407-49a5-9ebf-aee2f67040a8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 3410 | 2026.03.25 00:17:17.447534 [ 5 ] {4ad24d15-8407-49a5-9ebf-aee2f67040a8} <Trace> oximeter.fields_u32 (79eddaf6-5920-48fe-8c45-6c5582e58677): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3411 | 2026.03.25 00:17:17.447569 [ 5 ] {4ad24d15-8407-49a5-9ebf-aee2f67040a8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 3412 | 2026.03.25 00:17:17.447905 [ 5 ] {4ad24d15-8407-49a5-9ebf-aee2f67040a8} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 3413 | 2026.03.25 00:17:17.448133 [ 5 ] {4ad24d15-8407-49a5-9ebf-aee2f67040a8} <Trace> oximeter.fields_u32 (79eddaf6-5920-48fe-8c45-6c5582e58677): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3414 | 2026.03.25 00:17:17.448224 [ 135 ] {} <Debug> oximeter.fields_u32 (79eddaf6-5920-48fe-8c45-6c5582e58677) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 3415 | 2026.03.25 00:17:17.448256 [ 5 ] {4ad24d15-8407-49a5-9ebf-aee2f67040a8} <Debug> executeQuery: Read 801 rows, 47.38 KiB in 0.001425 sec., 562105.2631578947 rows/sec., 32.47 MiB/sec. | ||
| 3416 | 2026.03.25 00:17:17.448265 [ 135 ] {} <Trace> oximeter.fields_u32 (79eddaf6-5920-48fe-8c45-6c5582e58677): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3417 | 2026.03.25 00:17:17.448290 [ 135 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 3418 | 2026.03.25 00:17:17.448293 [ 5 ] {4ad24d15-8407-49a5-9ebf-aee2f67040a8} <Debug> TCPHandler: Processed in 0.001584427 sec. | ||
| 3419 | 2026.03.25 00:17:17.448400 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3420 | 2026.03.25 00:17:17.448413 [ 192 ] {79eddaf6-5920-48fe-8c45-6c5582e58677::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 | ||
| 3421 | 2026.03.25 00:17:17.448493 [ 5 ] {a8744592-8a17-40c5-a5e9-a610333fcccd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 3422 | 2026.03.25 00:17:17.448537 [ 5 ] {a8744592-8a17-40c5-a5e9-a610333fcccd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 3423 | 2026.03.25 00:17:17.448561 [ 192 ] {79eddaf6-5920-48fe-8c45-6c5582e58677::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3424 | 2026.03.25 00:17:17.448605 [ 192 ] {79eddaf6-5920-48fe-8c45-6c5582e58677::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 950 rows starting from the beginning of the part | ||
| 3425 | 2026.03.25 00:17:17.448679 [ 192 ] {79eddaf6-5920-48fe-8c45-6c5582e58677::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 801 rows starting from the beginning of the part | ||
| 3426 | 2026.03.25 00:17:17.448732 [ 192 ] {79eddaf6-5920-48fe-8c45-6c5582e58677::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 149 rows starting from the beginning of the part | ||
| 3427 | 2026.03.25 00:17:17.448779 [ 192 ] {79eddaf6-5920-48fe-8c45-6c5582e58677::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 149 rows starting from the beginning of the part | ||
| 3428 | 2026.03.25 00:17:17.448822 [ 192 ] {79eddaf6-5920-48fe-8c45-6c5582e58677::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 149 rows starting from the beginning of the part | ||
| 3429 | 2026.03.25 00:17:17.448867 [ 192 ] {79eddaf6-5920-48fe-8c45-6c5582e58677::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 801 rows starting from the beginning of the part | ||
| 3430 | 2026.03.25 00:17:17.448918 [ 5 ] {a8744592-8a17-40c5-a5e9-a610333fcccd} <Trace> oximeter.fields_u64 (3ff11c92-02f0-4d7f-b78c-e898b3889a19): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3431 | 2026.03.25 00:17:17.448958 [ 5 ] {a8744592-8a17-40c5-a5e9-a610333fcccd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 3432 | 2026.03.25 00:17:17.449277 [ 5 ] {a8744592-8a17-40c5-a5e9-a610333fcccd} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 3433 | 2026.03.25 00:17:17.449501 [ 5 ] {a8744592-8a17-40c5-a5e9-a610333fcccd} <Trace> oximeter.fields_u64 (3ff11c92-02f0-4d7f-b78c-e898b3889a19): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3434 | 2026.03.25 00:17:17.449630 [ 5 ] {a8744592-8a17-40c5-a5e9-a610333fcccd} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001155 sec., 865.8008658008658 rows/sec., 60.88 KiB/sec. | ||
| 3435 | 2026.03.25 00:17:17.449668 [ 5 ] {a8744592-8a17-40c5-a5e9-a610333fcccd} <Debug> TCPHandler: Processed in 0.00131589 sec. | ||
| 3436 | 2026.03.25 00:17:17.449773 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3437 | 2026.03.25 00:17:17.449870 [ 5 ] {fa519a44-db30-45dc-bab3-1785e6d48ca6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3438 | 2026.03.25 00:17:17.449910 [ 5 ] {fa519a44-db30-45dc-bab3-1785e6d48ca6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3439 | 2026.03.25 00:17:17.450144 [ 193 ] {79eddaf6-5920-48fe-8c45-6c5582e58677::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2999 rows, containing 5 columns (5 merged, 0 gathered) in 0.001785271 sec., 1679857.0077035923 rows/sec., 105.73 MiB/sec. | ||
| 3440 | 2026.03.25 00:17:17.450392 [ 197 ] {79eddaf6-5920-48fe-8c45-6c5582e58677::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 3441 | 2026.03.25 00:17:17.450712 [ 197 ] {79eddaf6-5920-48fe-8c45-6c5582e58677::all_1_11_2} <Trace> oximeter.fields_u32 (79eddaf6-5920-48fe-8c45-6c5582e58677): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3442 | 2026.03.25 00:17:17.450783 [ 5 ] {fa519a44-db30-45dc-bab3-1785e6d48ca6} <Trace> oximeter.fields_uuid (6a83c119-7e6c-4ef5-9da4-bd1e7cdd4b62): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3443 | 2026.03.25 00:17:17.450793 [ 197 ] {79eddaf6-5920-48fe-8c45-6c5582e58677::all_1_11_2} <Trace> oximeter.fields_u32 (79eddaf6-5920-48fe-8c45-6c5582e58677) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 3444 | 2026.03.25 00:17:17.450827 [ 5 ] {fa519a44-db30-45dc-bab3-1785e6d48ca6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 3445 | 2026.03.25 00:17:17.450904 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.59 MiB. | ||
| 3446 | 2026.03.25 00:17:17.451226 [ 5 ] {fa519a44-db30-45dc-bab3-1785e6d48ca6} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3447 | 2026.03.25 00:17:17.451448 [ 5 ] {fa519a44-db30-45dc-bab3-1785e6d48ca6} <Trace> oximeter.fields_uuid (6a83c119-7e6c-4ef5-9da4-bd1e7cdd4b62): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3448 | 2026.03.25 00:17:17.451581 [ 5 ] {fa519a44-db30-45dc-bab3-1785e6d48ca6} <Debug> executeQuery: Read 1316 rows, 90.20 KiB in 0.001729 sec., 761133.6032388663 rows/sec., 50.95 MiB/sec. | ||
| 3449 | 2026.03.25 00:17:17.451619 [ 5 ] {fa519a44-db30-45dc-bab3-1785e6d48ca6} <Debug> TCPHandler: Processed in 0.001895214 sec. | ||
| 3450 | 2026.03.25 00:17:17.451727 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3451 | 2026.03.25 00:17:17.451821 [ 5 ] {8e2b99d7-afc3-4ca8-91a0-6fc4826d5d8b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3452 | 2026.03.25 00:17:17.451865 [ 5 ] {8e2b99d7-afc3-4ca8-91a0-6fc4826d5d8b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3453 | 2026.03.25 00:17:17.452544 [ 5 ] {8e2b99d7-afc3-4ca8-91a0-6fc4826d5d8b} <Trace> oximeter.measurements_cumulativeu64 (d9515f17-c5fd-4592-903e-92bbab0fc185): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3454 | 2026.03.25 00:17:17.452579 [ 5 ] {8e2b99d7-afc3-4ca8-91a0-6fc4826d5d8b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 3455 | 2026.03.25 00:17:17.453013 [ 5 ] {8e2b99d7-afc3-4ca8-91a0-6fc4826d5d8b} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3456 | 2026.03.25 00:17:17.453225 [ 5 ] {8e2b99d7-afc3-4ca8-91a0-6fc4826d5d8b} <Trace> oximeter.measurements_cumulativeu64 (d9515f17-c5fd-4592-903e-92bbab0fc185): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3457 | 2026.03.25 00:17:17.453355 [ 5 ] {8e2b99d7-afc3-4ca8-91a0-6fc4826d5d8b} <Debug> executeQuery: Read 1497 rows, 92.97 KiB in 0.001552 sec., 964561.8556701031 rows/sec., 58.50 MiB/sec. | ||
| 3458 | 2026.03.25 00:17:17.453391 [ 5 ] {8e2b99d7-afc3-4ca8-91a0-6fc4826d5d8b} <Debug> TCPHandler: Processed in 0.001712719 sec. | ||
| 3459 | 2026.03.25 00:17:17.453514 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3460 | 2026.03.25 00:17:17.453636 [ 5 ] {1817b454-d5a9-4460-8b99-a0fbced99f68} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3461 | 2026.03.25 00:17:17.453703 [ 5 ] {1817b454-d5a9-4460-8b99-a0fbced99f68} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 3462 | 2026.03.25 00:17:17.454576 [ 5 ] {1817b454-d5a9-4460-8b99-a0fbced99f68} <Trace> oximeter.measurements_histogramu64 (66b3c5cd-c277-4614-b9e1-0e483a2d8930): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3463 | 2026.03.25 00:17:17.454611 [ 5 ] {1817b454-d5a9-4460-8b99-a0fbced99f68} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 3464 | 2026.03.25 00:17:17.455181 [ 5 ] {1817b454-d5a9-4460-8b99-a0fbced99f68} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 3465 | 2026.03.25 00:17:17.455404 [ 5 ] {1817b454-d5a9-4460-8b99-a0fbced99f68} <Trace> oximeter.measurements_histogramu64 (66b3c5cd-c277-4614-b9e1-0e483a2d8930): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3466 | 2026.03.25 00:17:17.455535 [ 5 ] {1817b454-d5a9-4460-8b99-a0fbced99f68} <Debug> executeQuery: Read 35 rows, 64.22 KiB in 0.001924 sec., 18191.26819126819 rows/sec., 32.60 MiB/sec. | ||
| 3467 | 2026.03.25 00:17:17.455585 [ 5 ] {1817b454-d5a9-4460-8b99-a0fbced99f68} <Debug> TCPHandler: Processed in 0.002133249 sec. | ||
| 3468 | 2026.03.25 00:17:17.455695 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3469 | 2026.03.25 00:17:17.455790 [ 5 ] {2d5318e9-4279-4a5d-8fd3-85277c7f5a20} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3470 | 2026.03.25 00:17:17.455832 [ 5 ] {2d5318e9-4279-4a5d-8fd3-85277c7f5a20} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3471 | 2026.03.25 00:17:17.456148 [ 5 ] {2d5318e9-4279-4a5d-8fd3-85277c7f5a20} <Trace> oximeter.measurements_u64 (a46c3f3f-9ded-4b50-9fc2-4f503dd169a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3472 | 2026.03.25 00:17:17.456182 [ 5 ] {2d5318e9-4279-4a5d-8fd3-85277c7f5a20} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 3473 | 2026.03.25 00:17:17.456476 [ 5 ] {2d5318e9-4279-4a5d-8fd3-85277c7f5a20} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3474 | 2026.03.25 00:17:17.456686 [ 5 ] {2d5318e9-4279-4a5d-8fd3-85277c7f5a20} <Trace> oximeter.measurements_u64 (a46c3f3f-9ded-4b50-9fc2-4f503dd169a4): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3475 | 2026.03.25 00:17:17.456814 [ 5 ] {2d5318e9-4279-4a5d-8fd3-85277c7f5a20} <Debug> executeQuery: Read 12 rows, 848.00 B in 0.001043 sec., 11505.273250239692 rows/sec., 793.98 KiB/sec. | ||
| 3476 | 2026.03.25 00:17:17.456849 [ 5 ] {2d5318e9-4279-4a5d-8fd3-85277c7f5a20} <Debug> TCPHandler: Processed in 0.001202947 sec. | ||
| 3477 | 2026.03.25 00:17:21.475921 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3478 | 2026.03.25 00:17:21.476136 [ 5 ] {58830e4c-8034-4812-9fe6-fc931dee50f2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3479 | 2026.03.25 00:17:21.476205 [ 5 ] {58830e4c-8034-4812-9fe6-fc931dee50f2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3480 | 2026.03.25 00:17:21.476905 [ 5 ] {58830e4c-8034-4812-9fe6-fc931dee50f2} <Trace> oximeter.fields_string (da9d4756-c540-45ff-bdbb-bdc9c8d31861): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3481 | 2026.03.25 00:17:21.476959 [ 5 ] {58830e4c-8034-4812-9fe6-fc931dee50f2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 3482 | 2026.03.25 00:17:21.477362 [ 5 ] {58830e4c-8034-4812-9fe6-fc931dee50f2} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3483 | 2026.03.25 00:17:21.477590 [ 5 ] {58830e4c-8034-4812-9fe6-fc931dee50f2} <Trace> oximeter.fields_string (da9d4756-c540-45ff-bdbb-bdc9c8d31861): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3484 | 2026.03.25 00:17:21.477738 [ 5 ] {58830e4c-8034-4812-9fe6-fc931dee50f2} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001654 sec., 33857.31559854897 rows/sec., 2.60 MiB/sec. | ||
| 3485 | 2026.03.25 00:17:21.477779 [ 5 ] {58830e4c-8034-4812-9fe6-fc931dee50f2} <Debug> TCPHandler: Processed in 0.002002956 sec. | ||
| 3486 | 2026.03.25 00:17:21.477895 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3487 | 2026.03.25 00:17:21.477989 [ 5 ] {3290b487-631d-4731-a435-76dfd0e5866d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3488 | 2026.03.25 00:17:21.478030 [ 5 ] {3290b487-631d-4731-a435-76dfd0e5866d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3489 | 2026.03.25 00:17:21.478450 [ 5 ] {3290b487-631d-4731-a435-76dfd0e5866d} <Trace> oximeter.fields_uuid (6a83c119-7e6c-4ef5-9da4-bd1e7cdd4b62): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3490 | 2026.03.25 00:17:21.478487 [ 5 ] {3290b487-631d-4731-a435-76dfd0e5866d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 3491 | 2026.03.25 00:17:21.478800 [ 5 ] {3290b487-631d-4731-a435-76dfd0e5866d} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3492 | 2026.03.25 00:17:21.479006 [ 5 ] {3290b487-631d-4731-a435-76dfd0e5866d} <Trace> oximeter.fields_uuid (6a83c119-7e6c-4ef5-9da4-bd1e7cdd4b62): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3493 | 2026.03.25 00:17:21.479135 [ 5 ] {3290b487-631d-4731-a435-76dfd0e5866d} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001163 sec., 55030.09458297506 rows/sec., 4.30 MiB/sec. | ||
| 3494 | 2026.03.25 00:17:21.479171 [ 5 ] {3290b487-631d-4731-a435-76dfd0e5866d} <Debug> TCPHandler: Processed in 0.001325731 sec. | ||
| 3495 | 2026.03.25 00:17:21.479280 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3496 | 2026.03.25 00:17:21.479374 [ 5 ] {fbc44c7a-7203-43d1-a97c-020329a14bca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3497 | 2026.03.25 00:17:21.479417 [ 5 ] {fbc44c7a-7203-43d1-a97c-020329a14bca} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3498 | 2026.03.25 00:17:21.479802 [ 5 ] {fbc44c7a-7203-43d1-a97c-020329a14bca} <Trace> oximeter.measurements_cumulativeu64 (d9515f17-c5fd-4592-903e-92bbab0fc185): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3499 | 2026.03.25 00:17:21.479838 [ 5 ] {fbc44c7a-7203-43d1-a97c-020329a14bca} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 3500 | 2026.03.25 00:17:21.480168 [ 5 ] {fbc44c7a-7203-43d1-a97c-020329a14bca} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3501 | 2026.03.25 00:17:21.480370 [ 5 ] {fbc44c7a-7203-43d1-a97c-020329a14bca} <Trace> oximeter.measurements_cumulativeu64 (d9515f17-c5fd-4592-903e-92bbab0fc185): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3502 | 2026.03.25 00:17:21.480494 [ 5 ] {fbc44c7a-7203-43d1-a97c-020329a14bca} <Debug> executeQuery: Read 128 rows, 9.13 KiB in 0.001137 sec., 112576.95690413368 rows/sec., 7.84 MiB/sec. | ||
| 3503 | 2026.03.25 00:17:21.480530 [ 5 ] {fbc44c7a-7203-43d1-a97c-020329a14bca} <Debug> TCPHandler: Processed in 0.00129798 sec. | ||
| 3504 | 2026.03.25 00:17:21.480638 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3505 | 2026.03.25 00:17:21.480730 [ 5 ] {fa5a77b4-7d58-4d52-9544-dc3fed9c29be} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3506 | 2026.03.25 00:17:21.480772 [ 5 ] {fa5a77b4-7d58-4d52-9544-dc3fed9c29be} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3507 | 2026.03.25 00:17:21.481117 [ 5 ] {fa5a77b4-7d58-4d52-9544-dc3fed9c29be} <Trace> oximeter.measurements_u64 (a46c3f3f-9ded-4b50-9fc2-4f503dd169a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3508 | 2026.03.25 00:17:21.481153 [ 5 ] {fa5a77b4-7d58-4d52-9544-dc3fed9c29be} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 3509 | 2026.03.25 00:17:21.481454 [ 5 ] {fa5a77b4-7d58-4d52-9544-dc3fed9c29be} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3510 | 2026.03.25 00:17:21.481655 [ 5 ] {fa5a77b4-7d58-4d52-9544-dc3fed9c29be} <Trace> oximeter.measurements_u64 (a46c3f3f-9ded-4b50-9fc2-4f503dd169a4): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3511 | 2026.03.25 00:17:21.481780 [ 5 ] {fa5a77b4-7d58-4d52-9544-dc3fed9c29be} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001067 sec., 44985.941893158386 rows/sec., 3.03 MiB/sec. | ||
| 3512 | 2026.03.25 00:17:21.481816 [ 5 ] {fa5a77b4-7d58-4d52-9544-dc3fed9c29be} <Debug> TCPHandler: Processed in 0.001226859 sec. | ||
| 3513 | 2026.03.25 00:17:22.351382 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 6174 | ||
| 3514 | 2026.03.25 00:17:22.351890 [ 244 ] {} <Trace> system.asynchronous_metric_log (0898b27c-367e-447b-8482-f4822232c365): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3515 | 2026.03.25 00:17:22.351936 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 3516 | 2026.03.25 00:17:22.352427 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 3517 | 2026.03.25 00:17:22.352679 [ 244 ] {} <Trace> system.asynchronous_metric_log (0898b27c-367e-447b-8482-f4822232c365): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3518 | 2026.03.25 00:17:22.352811 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 6174 | ||
| 3519 | 2026.03.25 00:17:22.668031 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 98 | ||
| 3520 | 2026.03.25 00:17:22.685330 [ 243 ] {} <Trace> system.metric_log (8832bb94-2db2-42e0-923d-5bcca7c2cc3b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3521 | 2026.03.25 00:17:22.685389 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 3522 | 2026.03.25 00:17:22.691013 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 3523 | 2026.03.25 00:17:22.691771 [ 243 ] {} <Trace> system.metric_log (8832bb94-2db2-42e0-923d-5bcca7c2cc3b): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3524 | 2026.03.25 00:17:22.694647 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 98 | ||
| 3525 | 2026.03.25 00:17:24.901184 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 48 entries to flush up to offset 504 | ||
| 3526 | 2026.03.25 00:17:24.903696 [ 242 ] {} <Trace> system.query_log (9703172c-9101-4506-b1d0-613c64f918a0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3527 | 2026.03.25 00:17:24.903749 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 3528 | 2026.03.25 00:17:24.904928 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 3529 | 2026.03.25 00:17:24.905209 [ 242 ] {} <Trace> system.query_log (9703172c-9101-4506-b1d0-613c64f918a0): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3530 | 2026.03.25 00:17:24.905542 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 504 | ||
| 3531 | 2026.03.25 00:17:26.485305 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3532 | 2026.03.25 00:17:26.485490 [ 5 ] {e6ffc897-cb41-4163-bd6f-81a2d076365e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 3533 | 2026.03.25 00:17:26.485554 [ 5 ] {e6ffc897-cb41-4163-bd6f-81a2d076365e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 3534 | 2026.03.25 00:17:26.486298 [ 5 ] {e6ffc897-cb41-4163-bd6f-81a2d076365e} <Trace> oximeter.fields_i16 (78240462-1731-4218-9a79-d1fbaf59befe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3535 | 2026.03.25 00:17:26.486341 [ 5 ] {e6ffc897-cb41-4163-bd6f-81a2d076365e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 3536 | 2026.03.25 00:17:26.486736 [ 5 ] {e6ffc897-cb41-4163-bd6f-81a2d076365e} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 3537 | 2026.03.25 00:17:26.487048 [ 5 ] {e6ffc897-cb41-4163-bd6f-81a2d076365e} <Trace> oximeter.fields_i16 (78240462-1731-4218-9a79-d1fbaf59befe): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3538 | 2026.03.25 00:17:26.487186 [ 36 ] {} <Debug> oximeter.fields_i16 (78240462-1731-4218-9a79-d1fbaf59befe) (MergerMutator): Selected 5 parts from all_1_5_1 to all_9_9_0 | ||
| 3539 | 2026.03.25 00:17:26.487215 [ 5 ] {e6ffc897-cb41-4163-bd6f-81a2d076365e} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001773 sec., 160180.4850535815 rows/sec., 10.17 MiB/sec. | ||
| 3540 | 2026.03.25 00:17:26.487253 [ 36 ] {} <Trace> oximeter.fields_i16 (78240462-1731-4218-9a79-d1fbaf59befe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3541 | 2026.03.25 00:17:26.487268 [ 5 ] {e6ffc897-cb41-4163-bd6f-81a2d076365e} <Debug> TCPHandler: Processed in 0.002090398 sec. | ||
| 3542 | 2026.03.25 00:17:26.487279 [ 36 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 3543 | 2026.03.25 00:17:26.487382 [ 197 ] {78240462-1731-4218-9a79-d1fbaf59befe::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 | ||
| 3544 | 2026.03.25 00:17:26.487404 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3545 | 2026.03.25 00:17:26.487504 [ 197 ] {78240462-1731-4218-9a79-d1fbaf59befe::all_1_9_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3546 | 2026.03.25 00:17:26.487506 [ 5 ] {a59a5647-1ca1-4d29-b20a-72b2495ed267} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3547 | 2026.03.25 00:17:26.487546 [ 197 ] {78240462-1731-4218-9a79-d1fbaf59befe::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 | ||
| 3548 | 2026.03.25 00:17:26.487567 [ 5 ] {a59a5647-1ca1-4d29-b20a-72b2495ed267} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3549 | 2026.03.25 00:17:26.487617 [ 197 ] {78240462-1731-4218-9a79-d1fbaf59befe::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 284 rows starting from the beginning of the part | ||
| 3550 | 2026.03.25 00:17:26.487665 [ 197 ] {78240462-1731-4218-9a79-d1fbaf59befe::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 284 rows starting from the beginning of the part | ||
| 3551 | 2026.03.25 00:17:26.487708 [ 197 ] {78240462-1731-4218-9a79-d1fbaf59befe::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 284 rows starting from the beginning of the part | ||
| 3552 | 2026.03.25 00:17:26.487750 [ 197 ] {78240462-1731-4218-9a79-d1fbaf59befe::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 284 rows starting from the beginning of the part | ||
| 3553 | 2026.03.25 00:17:26.488383 [ 5 ] {a59a5647-1ca1-4d29-b20a-72b2495ed267} <Trace> oximeter.fields_string (da9d4756-c540-45ff-bdbb-bdc9c8d31861): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3554 | 2026.03.25 00:17:26.488425 [ 5 ] {a59a5647-1ca1-4d29-b20a-72b2495ed267} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 3555 | 2026.03.25 00:17:26.488694 [ 193 ] {78240462-1731-4218-9a79-d1fbaf59befe::all_1_9_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1420 rows, containing 5 columns (5 merged, 0 gathered) in 0.001353181 sec., 1049379.2035211846 rows/sec., 70.65 MiB/sec. | ||
| 3556 | 2026.03.25 00:17:26.488813 [ 5 ] {a59a5647-1ca1-4d29-b20a-72b2495ed267} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 3557 | 2026.03.25 00:17:26.488831 [ 197 ] {78240462-1731-4218-9a79-d1fbaf59befe::all_1_9_2} <Trace> MergedBlockOutputStream: filled checksums all_1_9_2 (state Temporary) | ||
| 3558 | 2026.03.25 00:17:26.489096 [ 5 ] {a59a5647-1ca1-4d29-b20a-72b2495ed267} <Trace> oximeter.fields_string (da9d4756-c540-45ff-bdbb-bdc9c8d31861): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3559 | 2026.03.25 00:17:26.489146 [ 197 ] {78240462-1731-4218-9a79-d1fbaf59befe::all_1_9_2} <Trace> oximeter.fields_i16 (78240462-1731-4218-9a79-d1fbaf59befe): Renaming temporary part tmp_merge_all_1_9_2 to all_1_9_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3560 | 2026.03.25 00:17:26.489220 [ 197 ] {78240462-1731-4218-9a79-d1fbaf59befe::all_1_9_2} <Trace> oximeter.fields_i16 (78240462-1731-4218-9a79-d1fbaf59befe) (MergerMutator): Merged 5 parts: [all_1_5_1, all_9_9_0] -> all_1_9_2 | ||
| 3561 | 2026.03.25 00:17:26.489239 [ 5 ] {a59a5647-1ca1-4d29-b20a-72b2495ed267} <Debug> executeQuery: Read 825 rows, 66.29 KiB in 0.001752 sec., 470890.4109589041 rows/sec., 36.95 MiB/sec. | ||
| 3562 | 2026.03.25 00:17:26.489282 [ 5 ] {a59a5647-1ca1-4d29-b20a-72b2495ed267} <Debug> TCPHandler: Processed in 0.001927384 sec. | ||
| 3563 | 2026.03.25 00:17:26.489289 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.39 MiB. | ||
| 3564 | 2026.03.25 00:17:26.489395 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3565 | 2026.03.25 00:17:26.489493 [ 5 ] {29e26ed7-5a47-4ced-84f4-703917ca7aca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3566 | 2026.03.25 00:17:26.489533 [ 5 ] {29e26ed7-5a47-4ced-84f4-703917ca7aca} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3567 | 2026.03.25 00:17:26.489972 [ 5 ] {29e26ed7-5a47-4ced-84f4-703917ca7aca} <Trace> oximeter.fields_u16 (b490aa8d-8720-450c-9d9d-0c0be0c6e0e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3568 | 2026.03.25 00:17:26.490008 [ 5 ] {29e26ed7-5a47-4ced-84f4-703917ca7aca} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 3569 | 2026.03.25 00:17:26.490314 [ 5 ] {29e26ed7-5a47-4ced-84f4-703917ca7aca} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 3570 | 2026.03.25 00:17:26.490516 [ 5 ] {29e26ed7-5a47-4ced-84f4-703917ca7aca} <Trace> oximeter.fields_u16 (b490aa8d-8720-450c-9d9d-0c0be0c6e0e1): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3571 | 2026.03.25 00:17:26.490642 [ 5 ] {29e26ed7-5a47-4ced-84f4-703917ca7aca} <Debug> executeQuery: Read 156 rows, 9.59 KiB in 0.001167 sec., 133676.09254498713 rows/sec., 8.03 MiB/sec. | ||
| 3572 | 2026.03.25 00:17:26.490679 [ 5 ] {29e26ed7-5a47-4ced-84f4-703917ca7aca} <Debug> TCPHandler: Processed in 0.001332361 sec. | ||
| 3573 | 2026.03.25 00:17:26.490786 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3574 | 2026.03.25 00:17:26.490879 [ 5 ] {6a082a85-1cf8-4bd6-91bc-226fe2a860c3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 3575 | 2026.03.25 00:17:26.490917 [ 5 ] {6a082a85-1cf8-4bd6-91bc-226fe2a860c3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 3576 | 2026.03.25 00:17:26.491354 [ 5 ] {6a082a85-1cf8-4bd6-91bc-226fe2a860c3} <Trace> oximeter.fields_u32 (79eddaf6-5920-48fe-8c45-6c5582e58677): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3577 | 2026.03.25 00:17:26.491389 [ 5 ] {6a082a85-1cf8-4bd6-91bc-226fe2a860c3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 3578 | 2026.03.25 00:17:26.491680 [ 5 ] {6a082a85-1cf8-4bd6-91bc-226fe2a860c3} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 3579 | 2026.03.25 00:17:26.491881 [ 5 ] {6a082a85-1cf8-4bd6-91bc-226fe2a860c3} <Trace> oximeter.fields_u32 (79eddaf6-5920-48fe-8c45-6c5582e58677): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3580 | 2026.03.25 00:17:26.492004 [ 5 ] {6a082a85-1cf8-4bd6-91bc-226fe2a860c3} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001143 sec., 130358.70516185477 rows/sec., 8.42 MiB/sec. | ||
| 3581 | 2026.03.25 00:17:26.492041 [ 5 ] {6a082a85-1cf8-4bd6-91bc-226fe2a860c3} <Debug> TCPHandler: Processed in 0.00130327 sec. | ||
| 3582 | 2026.03.25 00:17:26.492149 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3583 | 2026.03.25 00:17:26.492242 [ 5 ] {1abdd2fd-e72a-40d4-875f-e0830c3f8091} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 3584 | 2026.03.25 00:17:26.492280 [ 5 ] {1abdd2fd-e72a-40d4-875f-e0830c3f8091} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 3585 | 2026.03.25 00:17:26.492700 [ 5 ] {1abdd2fd-e72a-40d4-875f-e0830c3f8091} <Trace> oximeter.fields_u8 (fa258e8d-285a-434f-b894-6be795807874): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3586 | 2026.03.25 00:17:26.492735 [ 5 ] {1abdd2fd-e72a-40d4-875f-e0830c3f8091} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 3587 | 2026.03.25 00:17:26.493032 [ 5 ] {1abdd2fd-e72a-40d4-875f-e0830c3f8091} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 3588 | 2026.03.25 00:17:26.493243 [ 5 ] {1abdd2fd-e72a-40d4-875f-e0830c3f8091} <Trace> oximeter.fields_u8 (fa258e8d-285a-434f-b894-6be795807874): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3589 | 2026.03.25 00:17:26.493342 [ 31 ] {} <Debug> oximeter.fields_u8 (fa258e8d-285a-434f-b894-6be795807874) (MergerMutator): Selected 5 parts from all_1_5_1 to all_9_9_0 | ||
| 3590 | 2026.03.25 00:17:26.493365 [ 5 ] {1abdd2fd-e72a-40d4-875f-e0830c3f8091} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001141 sec., 129710.78001752848 rows/sec., 7.38 MiB/sec. | ||
| 3591 | 2026.03.25 00:17:26.493408 [ 31 ] {} <Trace> oximeter.fields_u8 (fa258e8d-285a-434f-b894-6be795807874): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3592 | 2026.03.25 00:17:26.493417 [ 5 ] {1abdd2fd-e72a-40d4-875f-e0830c3f8091} <Debug> TCPHandler: Processed in 0.001316851 sec. | ||
| 3593 | 2026.03.25 00:17:26.493437 [ 31 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 3594 | 2026.03.25 00:17:26.493528 [ 191 ] {fa258e8d-285a-434f-b894-6be795807874::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 | ||
| 3595 | 2026.03.25 00:17:26.493536 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3596 | 2026.03.25 00:17:26.493629 [ 191 ] {fa258e8d-285a-434f-b894-6be795807874::all_1_9_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3597 | 2026.03.25 00:17:26.493645 [ 5 ] {ca9bdc84-bf1c-4e97-bc51-b141a2ec14bc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3598 | 2026.03.25 00:17:26.493662 [ 191 ] {fa258e8d-285a-434f-b894-6be795807874::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 | ||
| 3599 | 2026.03.25 00:17:26.493685 [ 5 ] {ca9bdc84-bf1c-4e97-bc51-b141a2ec14bc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3600 | 2026.03.25 00:17:26.493727 [ 191 ] {fa258e8d-285a-434f-b894-6be795807874::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 148 rows starting from the beginning of the part | ||
| 3601 | 2026.03.25 00:17:26.493779 [ 191 ] {fa258e8d-285a-434f-b894-6be795807874::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 148 rows starting from the beginning of the part | ||
| 3602 | 2026.03.25 00:17:26.493827 [ 191 ] {fa258e8d-285a-434f-b894-6be795807874::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 148 rows starting from the beginning of the part | ||
| 3603 | 2026.03.25 00:17:26.493874 [ 191 ] {fa258e8d-285a-434f-b894-6be795807874::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 148 rows starting from the beginning of the part | ||
| 3604 | 2026.03.25 00:17:26.494279 [ 5 ] {ca9bdc84-bf1c-4e97-bc51-b141a2ec14bc} <Trace> oximeter.fields_uuid (6a83c119-7e6c-4ef5-9da4-bd1e7cdd4b62): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3605 | 2026.03.25 00:17:26.494313 [ 5 ] {ca9bdc84-bf1c-4e97-bc51-b141a2ec14bc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 3606 | 2026.03.25 00:17:26.494613 [ 193 ] {fa258e8d-285a-434f-b894-6be795807874::all_1_9_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 740 rows, containing 5 columns (5 merged, 0 gathered) in 0.001124666 sec., 657973.122687091 rows/sec., 39.93 MiB/sec. | ||
| 3607 | 2026.03.25 00:17:26.494632 [ 5 ] {ca9bdc84-bf1c-4e97-bc51-b141a2ec14bc} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 3608 | 2026.03.25 00:17:26.494773 [ 193 ] {fa258e8d-285a-434f-b894-6be795807874::all_1_9_2} <Trace> MergedBlockOutputStream: filled checksums all_1_9_2 (state Temporary) | ||
| 3609 | 2026.03.25 00:17:26.494869 [ 5 ] {ca9bdc84-bf1c-4e97-bc51-b141a2ec14bc} <Trace> oximeter.fields_uuid (6a83c119-7e6c-4ef5-9da4-bd1e7cdd4b62): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3610 | 2026.03.25 00:17:26.495010 [ 5 ] {ca9bdc84-bf1c-4e97-bc51-b141a2ec14bc} <Debug> executeQuery: Read 504 rows, 36.30 KiB in 0.001382 sec., 364688.8567293777 rows/sec., 25.65 MiB/sec. | ||
| 3611 | 2026.03.25 00:17:26.495049 [ 5 ] {ca9bdc84-bf1c-4e97-bc51-b141a2ec14bc} <Debug> TCPHandler: Processed in 0.001561525 sec. | ||
| 3612 | 2026.03.25 00:17:26.495119 [ 193 ] {fa258e8d-285a-434f-b894-6be795807874::all_1_9_2} <Trace> oximeter.fields_u8 (fa258e8d-285a-434f-b894-6be795807874): Renaming temporary part tmp_merge_all_1_9_2 to all_1_9_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3613 | 2026.03.25 00:17:26.495152 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3614 | 2026.03.25 00:17:26.495200 [ 193 ] {fa258e8d-285a-434f-b894-6be795807874::all_1_9_2} <Trace> oximeter.fields_u8 (fa258e8d-285a-434f-b894-6be795807874) (MergerMutator): Merged 5 parts: [all_1_5_1, all_9_9_0] -> all_1_9_2 | ||
| 3615 | 2026.03.25 00:17:26.495250 [ 5 ] {6b9c3130-62ef-4b82-8342-76f55707662f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 3616 | 2026.03.25 00:17:26.495270 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.30 MiB. | ||
| 3617 | 2026.03.25 00:17:26.495295 [ 5 ] {6b9c3130-62ef-4b82-8342-76f55707662f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 3618 | 2026.03.25 00:17:26.495631 [ 5 ] {6b9c3130-62ef-4b82-8342-76f55707662f} <Trace> oximeter.measurements_bool (8a3ce6e0-f76a-4ba2-9a43-4275c3c9549e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3619 | 2026.03.25 00:17:26.495665 [ 5 ] {6b9c3130-62ef-4b82-8342-76f55707662f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 3620 | 2026.03.25 00:17:26.495964 [ 5 ] {6b9c3130-62ef-4b82-8342-76f55707662f} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 3621 | 2026.03.25 00:17:26.496166 [ 5 ] {6b9c3130-62ef-4b82-8342-76f55707662f} <Trace> oximeter.measurements_bool (8a3ce6e0-f76a-4ba2-9a43-4275c3c9549e): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3622 | 2026.03.25 00:17:26.496289 [ 5 ] {6b9c3130-62ef-4b82-8342-76f55707662f} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001056 sec., 5681.818181818181 rows/sec., 296.85 KiB/sec. | ||
| 3623 | 2026.03.25 00:17:26.496325 [ 5 ] {6b9c3130-62ef-4b82-8342-76f55707662f} <Debug> TCPHandler: Processed in 0.001220519 sec. | ||
| 3624 | 2026.03.25 00:17:26.496434 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3625 | 2026.03.25 00:17:26.496527 [ 5 ] {d7b10623-9282-44e7-9a8f-d02034469224} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3626 | 2026.03.25 00:17:26.496569 [ 5 ] {d7b10623-9282-44e7-9a8f-d02034469224} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3627 | 2026.03.25 00:17:26.496970 [ 5 ] {d7b10623-9282-44e7-9a8f-d02034469224} <Trace> oximeter.measurements_cumulativeu64 (d9515f17-c5fd-4592-903e-92bbab0fc185): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3628 | 2026.03.25 00:17:26.497004 [ 5 ] {d7b10623-9282-44e7-9a8f-d02034469224} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 3629 | 2026.03.25 00:17:26.497339 [ 5 ] {d7b10623-9282-44e7-9a8f-d02034469224} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 3630 | 2026.03.25 00:17:26.497551 [ 5 ] {d7b10623-9282-44e7-9a8f-d02034469224} <Trace> oximeter.measurements_cumulativeu64 (d9515f17-c5fd-4592-903e-92bbab0fc185): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3631 | 2026.03.25 00:17:26.497673 [ 5 ] {d7b10623-9282-44e7-9a8f-d02034469224} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001164 sec., 227663.2302405498 rows/sec., 15.13 MiB/sec. | ||
| 3632 | 2026.03.25 00:17:26.497709 [ 5 ] {d7b10623-9282-44e7-9a8f-d02034469224} <Debug> TCPHandler: Processed in 0.00132208 sec. | ||
| 3633 | 2026.03.25 00:17:26.497814 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3634 | 2026.03.25 00:17:26.497907 [ 5 ] {3092d6cf-f9fb-406b-8a77-118e094e6277} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 3635 | 2026.03.25 00:17:26.497949 [ 5 ] {3092d6cf-f9fb-406b-8a77-118e094e6277} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 3636 | 2026.03.25 00:17:26.498247 [ 5 ] {3092d6cf-f9fb-406b-8a77-118e094e6277} <Trace> oximeter.measurements_f64 (212c2a6f-90cf-4c71-aafe-78c3b1fd8e79): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3637 | 2026.03.25 00:17:26.498283 [ 5 ] {3092d6cf-f9fb-406b-8a77-118e094e6277} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 3638 | 2026.03.25 00:17:26.498566 [ 5 ] {3092d6cf-f9fb-406b-8a77-118e094e6277} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 3639 | 2026.03.25 00:17:26.498769 [ 5 ] {3092d6cf-f9fb-406b-8a77-118e094e6277} <Trace> oximeter.measurements_f64 (212c2a6f-90cf-4c71-aafe-78c3b1fd8e79): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3640 | 2026.03.25 00:17:26.498891 [ 5 ] {3092d6cf-f9fb-406b-8a77-118e094e6277} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001002 sec., 998.003992015968 rows/sec., 67.25 KiB/sec. | ||
| 3641 | 2026.03.25 00:17:26.498926 [ 5 ] {3092d6cf-f9fb-406b-8a77-118e094e6277} <Debug> TCPHandler: Processed in 0.001159486 sec. | ||
| 3642 | 2026.03.25 00:17:26.499023 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3643 | 2026.03.25 00:17:26.499115 [ 5 ] {4c374021-6ea5-4e87-a19e-74ebb447b7f4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3644 | 2026.03.25 00:17:26.499167 [ 5 ] {4c374021-6ea5-4e87-a19e-74ebb447b7f4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 3645 | 2026.03.25 00:17:26.499925 [ 5 ] {4c374021-6ea5-4e87-a19e-74ebb447b7f4} <Trace> oximeter.measurements_histogramu64 (66b3c5cd-c277-4614-b9e1-0e483a2d8930): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3646 | 2026.03.25 00:17:26.499960 [ 5 ] {4c374021-6ea5-4e87-a19e-74ebb447b7f4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 3647 | 2026.03.25 00:17:26.500467 [ 5 ] {4c374021-6ea5-4e87-a19e-74ebb447b7f4} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 3648 | 2026.03.25 00:17:26.500677 [ 5 ] {4c374021-6ea5-4e87-a19e-74ebb447b7f4} <Trace> oximeter.measurements_histogramu64 (66b3c5cd-c277-4614-b9e1-0e483a2d8930): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3649 | 2026.03.25 00:17:26.500808 [ 5 ] {4c374021-6ea5-4e87-a19e-74ebb447b7f4} <Debug> executeQuery: Read 14 rows, 25.69 KiB in 0.001711 sec., 8182.349503214494 rows/sec., 14.66 MiB/sec. | ||
| 3650 | 2026.03.25 00:17:26.500857 [ 5 ] {4c374021-6ea5-4e87-a19e-74ebb447b7f4} <Debug> TCPHandler: Processed in 0.001881673 sec. | ||
| 3651 | 2026.03.25 00:17:26.500966 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3652 | 2026.03.25 00:17:26.501059 [ 5 ] {8d711ada-b6dd-45c5-8aee-7e84b2dcdfab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3653 | 2026.03.25 00:17:26.501100 [ 5 ] {8d711ada-b6dd-45c5-8aee-7e84b2dcdfab} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3654 | 2026.03.25 00:17:26.501429 [ 5 ] {8d711ada-b6dd-45c5-8aee-7e84b2dcdfab} <Trace> oximeter.measurements_u64 (a46c3f3f-9ded-4b50-9fc2-4f503dd169a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3655 | 2026.03.25 00:17:26.501465 [ 5 ] {8d711ada-b6dd-45c5-8aee-7e84b2dcdfab} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 3656 | 2026.03.25 00:17:26.501768 [ 5 ] {8d711ada-b6dd-45c5-8aee-7e84b2dcdfab} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 3657 | 2026.03.25 00:17:26.501978 [ 5 ] {8d711ada-b6dd-45c5-8aee-7e84b2dcdfab} <Trace> oximeter.measurements_u64 (a46c3f3f-9ded-4b50-9fc2-4f503dd169a4): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3658 | 2026.03.25 00:17:26.502102 [ 5 ] {8d711ada-b6dd-45c5-8aee-7e84b2dcdfab} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001062 sec., 84745.7627118644 rows/sec., 5.30 MiB/sec. | ||
| 3659 | 2026.03.25 00:17:26.502137 [ 5 ] {8d711ada-b6dd-45c5-8aee-7e84b2dcdfab} <Debug> TCPHandler: Processed in 0.001219718 sec. | ||
| 3660 | 2026.03.25 00:17:29.703638 [ 59 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 3661 | 2026.03.25 00:17:29.703688 [ 59 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 3662 | 2026.03.25 00:17:29.728643 [ 59 ] {} <Debug> oximeter.fields_ipaddr (2be1fe0e-d681-4366-b872-d5e7a11bcfe0) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 3663 | 2026.03.25 00:17:29.728704 [ 59 ] {} <Trace> oximeter.fields_ipaddr (2be1fe0e-d681-4366-b872-d5e7a11bcfe0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3664 | 2026.03.25 00:17:29.728728 [ 59 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 3665 | 2026.03.25 00:17:29.728852 [ 197 ] {2be1fe0e-d681-4366-b872-d5e7a11bcfe0::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 | ||
| 3666 | 2026.03.25 00:17:29.729018 [ 197 ] {2be1fe0e-d681-4366-b872-d5e7a11bcfe0::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3667 | 2026.03.25 00:17:29.729061 [ 197 ] {2be1fe0e-d681-4366-b872-d5e7a11bcfe0::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 10 rows starting from the beginning of the part | ||
| 3668 | 2026.03.25 00:17:29.729126 [ 197 ] {2be1fe0e-d681-4366-b872-d5e7a11bcfe0::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 2 rows starting from the beginning of the part | ||
| 3669 | 2026.03.25 00:17:29.729171 [ 197 ] {2be1fe0e-d681-4366-b872-d5e7a11bcfe0::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 2 rows starting from the beginning of the part | ||
| 3670 | 2026.03.25 00:17:29.729221 [ 197 ] {2be1fe0e-d681-4366-b872-d5e7a11bcfe0::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 14 rows starting from the beginning of the part | ||
| 3671 | 2026.03.25 00:17:29.729258 [ 197 ] {2be1fe0e-d681-4366-b872-d5e7a11bcfe0::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 2 rows starting from the beginning of the part | ||
| 3672 | 2026.03.25 00:17:29.729981 [ 193 ] {2be1fe0e-d681-4366-b872-d5e7a11bcfe0::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 30 rows, containing 5 columns (5 merged, 0 gathered) in 0.001192868 sec., 25149.471693431296 rows/sec., 2.10 MiB/sec. | ||
| 3673 | 2026.03.25 00:17:29.730096 [ 197 ] {2be1fe0e-d681-4366-b872-d5e7a11bcfe0::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 3674 | 2026.03.25 00:17:29.730384 [ 197 ] {2be1fe0e-d681-4366-b872-d5e7a11bcfe0::all_1_5_1} <Trace> oximeter.fields_ipaddr (2be1fe0e-d681-4366-b872-d5e7a11bcfe0): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3675 | 2026.03.25 00:17:29.730454 [ 197 ] {2be1fe0e-d681-4366-b872-d5e7a11bcfe0::all_1_5_1} <Trace> oximeter.fields_ipaddr (2be1fe0e-d681-4366-b872-d5e7a11bcfe0) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 3676 | 2026.03.25 00:17:29.730527 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 3677 | 2026.03.25 00:17:29.852945 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 6622 | ||
| 3678 | 2026.03.25 00:17:29.853533 [ 244 ] {} <Trace> system.asynchronous_metric_log (0898b27c-367e-447b-8482-f4822232c365): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3679 | 2026.03.25 00:17:29.853597 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 3680 | 2026.03.25 00:17:29.854171 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 3681 | 2026.03.25 00:17:29.854469 [ 244 ] {} <Trace> system.asynchronous_metric_log (0898b27c-367e-447b-8482-f4822232c365): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3682 | 2026.03.25 00:17:29.854625 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 6622 | ||
| 3683 | 2026.03.25 00:17:30.194809 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 106 | ||
| 3684 | 2026.03.25 00:17:30.212354 [ 243 ] {} <Trace> system.metric_log (8832bb94-2db2-42e0-923d-5bcca7c2cc3b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3685 | 2026.03.25 00:17:30.212420 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 3686 | 2026.03.25 00:17:30.218866 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 3687 | 2026.03.25 00:17:30.219617 [ 243 ] {} <Trace> system.metric_log (8832bb94-2db2-42e0-923d-5bcca7c2cc3b): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3688 | 2026.03.25 00:17:30.222713 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 106 | ||
| 3689 | 2026.03.25 00:17:31.478277 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3690 | 2026.03.25 00:17:31.478490 [ 5 ] {10e90708-bd80-479e-a4c2-b201af047671} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3691 | 2026.03.25 00:17:31.478554 [ 5 ] {10e90708-bd80-479e-a4c2-b201af047671} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3692 | 2026.03.25 00:17:31.479184 [ 5 ] {10e90708-bd80-479e-a4c2-b201af047671} <Trace> oximeter.fields_string (da9d4756-c540-45ff-bdbb-bdc9c8d31861): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3693 | 2026.03.25 00:17:31.479231 [ 5 ] {10e90708-bd80-479e-a4c2-b201af047671} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 3694 | 2026.03.25 00:17:31.479620 [ 5 ] {10e90708-bd80-479e-a4c2-b201af047671} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 3695 | 2026.03.25 00:17:31.479843 [ 5 ] {10e90708-bd80-479e-a4c2-b201af047671} <Trace> oximeter.fields_string (da9d4756-c540-45ff-bdbb-bdc9c8d31861): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3696 | 2026.03.25 00:17:31.479973 [ 51 ] {} <Debug> oximeter.fields_string (da9d4756-c540-45ff-bdbb-bdc9c8d31861) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 3697 | 2026.03.25 00:17:31.479998 [ 5 ] {10e90708-bd80-479e-a4c2-b201af047671} <Debug> executeQuery: Read 108 rows, 9.31 KiB in 0.00156 sec., 69230.76923076923 rows/sec., 5.83 MiB/sec. | ||
| 3698 | 2026.03.25 00:17:31.480048 [ 51 ] {} <Trace> oximeter.fields_string (da9d4756-c540-45ff-bdbb-bdc9c8d31861): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3699 | 2026.03.25 00:17:31.480064 [ 5 ] {10e90708-bd80-479e-a4c2-b201af047671} <Debug> TCPHandler: Processed in 0.001922544 sec. | ||
| 3700 | 2026.03.25 00:17:31.480077 [ 51 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 3701 | 2026.03.25 00:17:31.480193 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3702 | 2026.03.25 00:17:31.480247 [ 186 ] {da9d4756-c540-45ff-bdbb-bdc9c8d31861::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 | ||
| 3703 | 2026.03.25 00:17:31.480301 [ 5 ] {fee4f0a0-718d-4a51-a85c-1eef9d634827} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3704 | 2026.03.25 00:17:31.480350 [ 5 ] {fee4f0a0-718d-4a51-a85c-1eef9d634827} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3705 | 2026.03.25 00:17:31.480408 [ 186 ] {da9d4756-c540-45ff-bdbb-bdc9c8d31861::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3706 | 2026.03.25 00:17:31.480454 [ 186 ] {da9d4756-c540-45ff-bdbb-bdc9c8d31861::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 3219 rows starting from the beginning of the part | ||
| 3707 | 2026.03.25 00:17:31.480555 [ 186 ] {da9d4756-c540-45ff-bdbb-bdc9c8d31861::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 823 rows starting from the beginning of the part | ||
| 3708 | 2026.03.25 00:17:31.480606 [ 186 ] {da9d4756-c540-45ff-bdbb-bdc9c8d31861::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 2454 rows starting from the beginning of the part | ||
| 3709 | 2026.03.25 00:17:31.480650 [ 186 ] {da9d4756-c540-45ff-bdbb-bdc9c8d31861::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 56 rows starting from the beginning of the part | ||
| 3710 | 2026.03.25 00:17:31.480694 [ 186 ] {da9d4756-c540-45ff-bdbb-bdc9c8d31861::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 825 rows starting from the beginning of the part | ||
| 3711 | 2026.03.25 00:17:31.480736 [ 186 ] {da9d4756-c540-45ff-bdbb-bdc9c8d31861::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 108 rows starting from the beginning of the part | ||
| 3712 | 2026.03.25 00:17:31.480758 [ 5 ] {fee4f0a0-718d-4a51-a85c-1eef9d634827} <Trace> oximeter.fields_u16 (b490aa8d-8720-450c-9d9d-0c0be0c6e0e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3713 | 2026.03.25 00:17:31.480800 [ 5 ] {fee4f0a0-718d-4a51-a85c-1eef9d634827} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 3714 | 2026.03.25 00:17:31.481159 [ 5 ] {fee4f0a0-718d-4a51-a85c-1eef9d634827} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3715 | 2026.03.25 00:17:31.481368 [ 5 ] {fee4f0a0-718d-4a51-a85c-1eef9d634827} <Trace> oximeter.fields_u16 (b490aa8d-8720-450c-9d9d-0c0be0c6e0e1): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3716 | 2026.03.25 00:17:31.481505 [ 5 ] {fee4f0a0-718d-4a51-a85c-1eef9d634827} <Debug> executeQuery: Read 26 rows, 1.96 KiB in 0.001229 sec., 21155.41090317331 rows/sec., 1.55 MiB/sec. | ||
| 3717 | 2026.03.25 00:17:31.481542 [ 5 ] {fee4f0a0-718d-4a51-a85c-1eef9d634827} <Debug> TCPHandler: Processed in 0.001400892 sec. | ||
| 3718 | 2026.03.25 00:17:31.481645 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3719 | 2026.03.25 00:17:31.481740 [ 5 ] {a71a14d1-ed48-4ee6-bc8b-a1ef6ac2a62c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3720 | 2026.03.25 00:17:31.481781 [ 5 ] {a71a14d1-ed48-4ee6-bc8b-a1ef6ac2a62c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3721 | 2026.03.25 00:17:31.482188 [ 5 ] {a71a14d1-ed48-4ee6-bc8b-a1ef6ac2a62c} <Trace> oximeter.fields_uuid (6a83c119-7e6c-4ef5-9da4-bd1e7cdd4b62): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3722 | 2026.03.25 00:17:31.482224 [ 5 ] {a71a14d1-ed48-4ee6-bc8b-a1ef6ac2a62c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 3723 | 2026.03.25 00:17:31.482528 [ 5 ] {a71a14d1-ed48-4ee6-bc8b-a1ef6ac2a62c} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 3724 | 2026.03.25 00:17:31.482741 [ 5 ] {a71a14d1-ed48-4ee6-bc8b-a1ef6ac2a62c} <Trace> oximeter.fields_uuid (6a83c119-7e6c-4ef5-9da4-bd1e7cdd4b62): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3725 | 2026.03.25 00:17:31.482851 [ 51 ] {} <Debug> oximeter.fields_uuid (6a83c119-7e6c-4ef5-9da4-bd1e7cdd4b62) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 3726 | 2026.03.25 00:17:31.482868 [ 5 ] {a71a14d1-ed48-4ee6-bc8b-a1ef6ac2a62c} <Debug> executeQuery: Read 90 rows, 7.20 KiB in 0.001146 sec., 78534.03141361255 rows/sec., 6.13 MiB/sec. | ||
| 3727 | 2026.03.25 00:17:31.482884 [ 51 ] {} <Trace> oximeter.fields_uuid (6a83c119-7e6c-4ef5-9da4-bd1e7cdd4b62): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3728 | 2026.03.25 00:17:31.482908 [ 51 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 3729 | 2026.03.25 00:17:31.482911 [ 5 ] {a71a14d1-ed48-4ee6-bc8b-a1ef6ac2a62c} <Debug> TCPHandler: Processed in 0.001314581 sec. | ||
| 3730 | 2026.03.25 00:17:31.483023 [ 197 ] {6a83c119-7e6c-4ef5-9da4-bd1e7cdd4b62::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 | ||
| 3731 | 2026.03.25 00:17:31.483036 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3732 | 2026.03.25 00:17:31.483155 [ 5 ] {8e398708-adde-4b22-98ce-61dc81454df5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3733 | 2026.03.25 00:17:31.483166 [ 197 ] {6a83c119-7e6c-4ef5-9da4-bd1e7cdd4b62::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3734 | 2026.03.25 00:17:31.483198 [ 5 ] {8e398708-adde-4b22-98ce-61dc81454df5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3735 | 2026.03.25 00:17:31.483207 [ 197 ] {6a83c119-7e6c-4ef5-9da4-bd1e7cdd4b62::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 1783 rows starting from the beginning of the part | ||
| 3736 | 2026.03.25 00:17:31.483284 [ 197 ] {6a83c119-7e6c-4ef5-9da4-bd1e7cdd4b62::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 503 rows starting from the beginning of the part | ||
| 3737 | 2026.03.25 00:17:31.483285 [ 188 ] {da9d4756-c540-45ff-bdbb-bdc9c8d31861::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7485 rows, containing 5 columns (5 merged, 0 gathered) in 0.003130872 sec., 2390707.7644822276 rows/sec., 190.04 MiB/sec. | ||
| 3738 | 2026.03.25 00:17:31.483327 [ 197 ] {6a83c119-7e6c-4ef5-9da4-bd1e7cdd4b62::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 1316 rows starting from the beginning of the part | ||
| 3739 | 2026.03.25 00:17:31.483401 [ 197 ] {6a83c119-7e6c-4ef5-9da4-bd1e7cdd4b62::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 64 rows starting from the beginning of the part | ||
| 3740 | 2026.03.25 00:17:31.483440 [ 197 ] {6a83c119-7e6c-4ef5-9da4-bd1e7cdd4b62::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 504 rows starting from the beginning of the part | ||
| 3741 | 2026.03.25 00:17:31.483476 [ 197 ] {6a83c119-7e6c-4ef5-9da4-bd1e7cdd4b62::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 90 rows starting from the beginning of the part | ||
| 3742 | 2026.03.25 00:17:31.483629 [ 5 ] {8e398708-adde-4b22-98ce-61dc81454df5} <Trace> oximeter.measurements_cumulativeu64 (d9515f17-c5fd-4592-903e-92bbab0fc185): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3743 | 2026.03.25 00:17:31.483670 [ 5 ] {8e398708-adde-4b22-98ce-61dc81454df5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 3744 | 2026.03.25 00:17:31.483681 [ 196 ] {da9d4756-c540-45ff-bdbb-bdc9c8d31861::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 3745 | 2026.03.25 00:17:31.484092 [ 196 ] {da9d4756-c540-45ff-bdbb-bdc9c8d31861::all_1_21_4} <Trace> oximeter.fields_string (da9d4756-c540-45ff-bdbb-bdc9c8d31861): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3746 | 2026.03.25 00:17:31.484188 [ 5 ] {8e398708-adde-4b22-98ce-61dc81454df5} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 3747 | 2026.03.25 00:17:31.484197 [ 196 ] {da9d4756-c540-45ff-bdbb-bdc9c8d31861::all_1_21_4} <Trace> oximeter.fields_string (da9d4756-c540-45ff-bdbb-bdc9c8d31861) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 3748 | 2026.03.25 00:17:31.484309 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.34 MiB. | ||
| 3749 | 2026.03.25 00:17:31.484436 [ 5 ] {8e398708-adde-4b22-98ce-61dc81454df5} <Trace> oximeter.measurements_cumulativeu64 (d9515f17-c5fd-4592-903e-92bbab0fc185): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3750 | 2026.03.25 00:17:31.484550 [ 51 ] {} <Debug> oximeter.measurements_cumulativeu64 (d9515f17-c5fd-4592-903e-92bbab0fc185) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 3751 | 2026.03.25 00:17:31.484582 [ 5 ] {8e398708-adde-4b22-98ce-61dc81454df5} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001447 sec., 110573.60055286801 rows/sec., 7.70 MiB/sec. | ||
| 3752 | 2026.03.25 00:17:31.484583 [ 51 ] {} <Trace> oximeter.measurements_cumulativeu64 (d9515f17-c5fd-4592-903e-92bbab0fc185): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3753 | 2026.03.25 00:17:31.484626 [ 51 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 3754 | 2026.03.25 00:17:31.484627 [ 5 ] {8e398708-adde-4b22-98ce-61dc81454df5} <Debug> TCPHandler: Processed in 0.001639658 sec. | ||
| 3755 | 2026.03.25 00:17:31.484727 [ 188 ] {d9515f17-c5fd-4592-903e-92bbab0fc185::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 | ||
| 3756 | 2026.03.25 00:17:31.484802 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3757 | 2026.03.25 00:17:31.484859 [ 188 ] {d9515f17-c5fd-4592-903e-92bbab0fc185::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3758 | 2026.03.25 00:17:31.484902 [ 5 ] {6fbf572a-f06c-4521-9dd9-aa4fc36c4c39} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3759 | 2026.03.25 00:17:31.484903 [ 188 ] {d9515f17-c5fd-4592-903e-92bbab0fc185::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 6851 rows starting from the beginning of the part | ||
| 3760 | 2026.03.25 00:17:31.484964 [ 5 ] {6fbf572a-f06c-4521-9dd9-aa4fc36c4c39} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 3761 | 2026.03.25 00:17:31.485001 [ 188 ] {d9515f17-c5fd-4592-903e-92bbab0fc185::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 265 rows starting from the beginning of the part | ||
| 3762 | 2026.03.25 00:17:31.485060 [ 188 ] {d9515f17-c5fd-4592-903e-92bbab0fc185::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 1497 rows starting from the beginning of the part | ||
| 3763 | 2026.03.25 00:17:31.485111 [ 188 ] {d9515f17-c5fd-4592-903e-92bbab0fc185::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 128 rows starting from the beginning of the part | ||
| 3764 | 2026.03.25 00:17:31.485148 [ 199 ] {6a83c119-7e6c-4ef5-9da4-bd1e7cdd4b62::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4260 rows, containing 5 columns (5 merged, 0 gathered) in 0.00217648 sec., 1957288.8333455853 rows/sec., 141.45 MiB/sec. | ||
| 3765 | 2026.03.25 00:17:31.485158 [ 188 ] {d9515f17-c5fd-4592-903e-92bbab0fc185::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 265 rows starting from the beginning of the part | ||
| 3766 | 2026.03.25 00:17:31.485225 [ 188 ] {d9515f17-c5fd-4592-903e-92bbab0fc185::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 160 rows starting from the beginning of the part | ||
| 3767 | 2026.03.25 00:17:31.485388 [ 197 ] {6a83c119-7e6c-4ef5-9da4-bd1e7cdd4b62::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 3768 | 2026.03.25 00:17:31.485687 [ 197 ] {6a83c119-7e6c-4ef5-9da4-bd1e7cdd4b62::all_1_21_4} <Trace> oximeter.fields_uuid (6a83c119-7e6c-4ef5-9da4-bd1e7cdd4b62): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3769 | 2026.03.25 00:17:31.485761 [ 5 ] {6fbf572a-f06c-4521-9dd9-aa4fc36c4c39} <Trace> oximeter.measurements_histogramu64 (66b3c5cd-c277-4614-b9e1-0e483a2d8930): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3770 | 2026.03.25 00:17:31.485763 [ 197 ] {6a83c119-7e6c-4ef5-9da4-bd1e7cdd4b62::all_1_21_4} <Trace> oximeter.fields_uuid (6a83c119-7e6c-4ef5-9da4-bd1e7cdd4b62) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 3771 | 2026.03.25 00:17:31.485805 [ 5 ] {6fbf572a-f06c-4521-9dd9-aa4fc36c4c39} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 3772 | 2026.03.25 00:17:31.485862 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.79 MiB. | ||
| 3773 | 2026.03.25 00:17:31.486388 [ 5 ] {6fbf572a-f06c-4521-9dd9-aa4fc36c4c39} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3774 | 2026.03.25 00:17:31.486636 [ 5 ] {6fbf572a-f06c-4521-9dd9-aa4fc36c4c39} <Trace> oximeter.measurements_histogramu64 (66b3c5cd-c277-4614-b9e1-0e483a2d8930): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3775 | 2026.03.25 00:17:31.486778 [ 5 ] {6fbf572a-f06c-4521-9dd9-aa4fc36c4c39} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.001894 sec., 13727.560718057022 rows/sec., 24.60 MiB/sec. | ||
| 3776 | 2026.03.25 00:17:31.486839 [ 5 ] {6fbf572a-f06c-4521-9dd9-aa4fc36c4c39} <Debug> TCPHandler: Processed in 0.002085598 sec. | ||
| 3777 | 2026.03.25 00:17:31.486956 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3778 | 2026.03.25 00:17:31.487072 [ 5 ] {3629d50f-8d61-4058-8c9a-bd83d65a8023} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3779 | 2026.03.25 00:17:31.487124 [ 5 ] {3629d50f-8d61-4058-8c9a-bd83d65a8023} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3780 | 2026.03.25 00:17:31.487464 [ 5 ] {3629d50f-8d61-4058-8c9a-bd83d65a8023} <Trace> oximeter.measurements_u64 (a46c3f3f-9ded-4b50-9fc2-4f503dd169a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3781 | 2026.03.25 00:17:31.487502 [ 5 ] {3629d50f-8d61-4058-8c9a-bd83d65a8023} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 3782 | 2026.03.25 00:17:31.487827 [ 5 ] {3629d50f-8d61-4058-8c9a-bd83d65a8023} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 3783 | 2026.03.25 00:17:31.488057 [ 5 ] {3629d50f-8d61-4058-8c9a-bd83d65a8023} <Trace> oximeter.measurements_u64 (a46c3f3f-9ded-4b50-9fc2-4f503dd169a4): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3784 | 2026.03.25 00:17:31.488159 [ 51 ] {} <Debug> oximeter.measurements_u64 (a46c3f3f-9ded-4b50-9fc2-4f503dd169a4) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 3785 | 2026.03.25 00:17:31.488188 [ 51 ] {} <Trace> oximeter.measurements_u64 (a46c3f3f-9ded-4b50-9fc2-4f503dd169a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3786 | 2026.03.25 00:17:31.488193 [ 5 ] {3629d50f-8d61-4058-8c9a-bd83d65a8023} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001141 sec., 52585.45135845749 rows/sec., 3.54 MiB/sec. | ||
| 3787 | 2026.03.25 00:17:31.488203 [ 51 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 3788 | 2026.03.25 00:17:31.488237 [ 5 ] {3629d50f-8d61-4058-8c9a-bd83d65a8023} <Debug> TCPHandler: Processed in 0.001330371 sec. | ||
| 3789 | 2026.03.25 00:17:31.488285 [ 196 ] {a46c3f3f-9ded-4b50-9fc2-4f503dd169a4::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 | ||
| 3790 | 2026.03.25 00:17:31.488398 [ 196 ] {a46c3f3f-9ded-4b50-9fc2-4f503dd169a4::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3791 | 2026.03.25 00:17:31.488428 [ 196 ] {a46c3f3f-9ded-4b50-9fc2-4f503dd169a4::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 1050 rows starting from the beginning of the part | ||
| 3792 | 2026.03.25 00:17:31.488482 [ 199 ] {d9515f17-c5fd-4592-903e-92bbab0fc185::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 9166 rows, containing 5 columns (5 merged, 0 gathered) in 0.003810187 sec., 2405656.2053253553 rows/sec., 153.40 MiB/sec. | ||
| 3793 | 2026.03.25 00:17:31.488510 [ 196 ] {a46c3f3f-9ded-4b50-9fc2-4f503dd169a4::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 90 rows starting from the beginning of the part | ||
| 3794 | 2026.03.25 00:17:31.488564 [ 196 ] {a46c3f3f-9ded-4b50-9fc2-4f503dd169a4::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 12 rows starting from the beginning of the part | ||
| 3795 | 2026.03.25 00:17:31.488606 [ 196 ] {a46c3f3f-9ded-4b50-9fc2-4f503dd169a4::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 48 rows starting from the beginning of the part | ||
| 3796 | 2026.03.25 00:17:31.488646 [ 196 ] {a46c3f3f-9ded-4b50-9fc2-4f503dd169a4::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 90 rows starting from the beginning of the part | ||
| 3797 | 2026.03.25 00:17:31.488663 [ 188 ] {d9515f17-c5fd-4592-903e-92bbab0fc185::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 3798 | 2026.03.25 00:17:31.488688 [ 196 ] {a46c3f3f-9ded-4b50-9fc2-4f503dd169a4::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 60 rows starting from the beginning of the part | ||
| 3799 | 2026.03.25 00:17:31.488931 [ 188 ] {d9515f17-c5fd-4592-903e-92bbab0fc185::all_1_21_4} <Trace> oximeter.measurements_cumulativeu64 (d9515f17-c5fd-4592-903e-92bbab0fc185): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3800 | 2026.03.25 00:17:31.488999 [ 188 ] {d9515f17-c5fd-4592-903e-92bbab0fc185::all_1_21_4} <Trace> oximeter.measurements_cumulativeu64 (d9515f17-c5fd-4592-903e-92bbab0fc185) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 3801 | 2026.03.25 00:17:31.489063 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.59 MiB. | ||
| 3802 | 2026.03.25 00:17:31.489557 [ 200 ] {a46c3f3f-9ded-4b50-9fc2-4f503dd169a4::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1350 rows, containing 4 columns (4 merged, 0 gathered) in 0.00130628 sec., 1033469.0877912852 rows/sec., 66.66 MiB/sec. | ||
| 3803 | 2026.03.25 00:17:31.489712 [ 196 ] {a46c3f3f-9ded-4b50-9fc2-4f503dd169a4::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 3804 | 2026.03.25 00:17:31.489955 [ 196 ] {a46c3f3f-9ded-4b50-9fc2-4f503dd169a4::all_1_21_4} <Trace> oximeter.measurements_u64 (a46c3f3f-9ded-4b50-9fc2-4f503dd169a4): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3805 | 2026.03.25 00:17:31.490017 [ 196 ] {a46c3f3f-9ded-4b50-9fc2-4f503dd169a4::all_1_21_4} <Trace> oximeter.measurements_u64 (a46c3f3f-9ded-4b50-9fc2-4f503dd169a4) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 3806 | 2026.03.25 00:17:31.490074 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.49 MiB. | ||
| 3807 | 2026.03.25 00:17:34.905899 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 538 | ||
| 3808 | 2026.03.25 00:17:34.908216 [ 242 ] {} <Trace> system.query_log (9703172c-9101-4506-b1d0-613c64f918a0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3809 | 2026.03.25 00:17:34.908279 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 3810 | 2026.03.25 00:17:34.909481 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 3811 | 2026.03.25 00:17:34.909759 [ 242 ] {} <Trace> system.query_log (9703172c-9101-4506-b1d0-613c64f918a0): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3812 | 2026.03.25 00:17:34.910120 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 538 | ||
| 3813 | 2026.03.25 00:17:36.485724 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3814 | 2026.03.25 00:17:36.485915 [ 5 ] {d9232fdf-e83a-4294-9025-18045c407560} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 3815 | 2026.03.25 00:17:36.485980 [ 5 ] {d9232fdf-e83a-4294-9025-18045c407560} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 3816 | 2026.03.25 00:17:36.486736 [ 5 ] {d9232fdf-e83a-4294-9025-18045c407560} <Trace> oximeter.fields_i16 (78240462-1731-4218-9a79-d1fbaf59befe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3817 | 2026.03.25 00:17:36.486782 [ 5 ] {d9232fdf-e83a-4294-9025-18045c407560} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 3818 | 2026.03.25 00:17:36.487192 [ 5 ] {d9232fdf-e83a-4294-9025-18045c407560} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 3819 | 2026.03.25 00:17:36.487419 [ 5 ] {d9232fdf-e83a-4294-9025-18045c407560} <Trace> oximeter.fields_i16 (78240462-1731-4218-9a79-d1fbaf59befe): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3820 | 2026.03.25 00:17:36.487576 [ 5 ] {d9232fdf-e83a-4294-9025-18045c407560} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001709 sec., 166179.05207723816 rows/sec., 10.55 MiB/sec. | ||
| 3821 | 2026.03.25 00:17:36.487624 [ 5 ] {d9232fdf-e83a-4294-9025-18045c407560} <Debug> TCPHandler: Processed in 0.002051947 sec. | ||
| 3822 | 2026.03.25 00:17:36.487750 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3823 | 2026.03.25 00:17:36.487850 [ 5 ] {9c44e523-627f-4305-b4b2-a669d8279f33} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3824 | 2026.03.25 00:17:36.487893 [ 5 ] {9c44e523-627f-4305-b4b2-a669d8279f33} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3825 | 2026.03.25 00:17:36.488703 [ 5 ] {9c44e523-627f-4305-b4b2-a669d8279f33} <Trace> oximeter.fields_string (da9d4756-c540-45ff-bdbb-bdc9c8d31861): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3826 | 2026.03.25 00:17:36.488739 [ 5 ] {9c44e523-627f-4305-b4b2-a669d8279f33} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 3827 | 2026.03.25 00:17:36.489104 [ 5 ] {9c44e523-627f-4305-b4b2-a669d8279f33} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 3828 | 2026.03.25 00:17:36.489321 [ 5 ] {9c44e523-627f-4305-b4b2-a669d8279f33} <Trace> oximeter.fields_string (da9d4756-c540-45ff-bdbb-bdc9c8d31861): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3829 | 2026.03.25 00:17:36.489451 [ 5 ] {9c44e523-627f-4305-b4b2-a669d8279f33} <Debug> executeQuery: Read 825 rows, 66.29 KiB in 0.001625 sec., 507692.3076923077 rows/sec., 39.84 MiB/sec. | ||
| 3830 | 2026.03.25 00:17:36.489487 [ 5 ] {9c44e523-627f-4305-b4b2-a669d8279f33} <Debug> TCPHandler: Processed in 0.001790031 sec. | ||
| 3831 | 2026.03.25 00:17:36.489590 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3832 | 2026.03.25 00:17:36.489685 [ 5 ] {109e52ed-edf1-4420-ad78-50535e72eea8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3833 | 2026.03.25 00:17:36.489726 [ 5 ] {109e52ed-edf1-4420-ad78-50535e72eea8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3834 | 2026.03.25 00:17:36.490173 [ 5 ] {109e52ed-edf1-4420-ad78-50535e72eea8} <Trace> oximeter.fields_u16 (b490aa8d-8720-450c-9d9d-0c0be0c6e0e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3835 | 2026.03.25 00:17:36.490209 [ 5 ] {109e52ed-edf1-4420-ad78-50535e72eea8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 3836 | 2026.03.25 00:17:36.490513 [ 5 ] {109e52ed-edf1-4420-ad78-50535e72eea8} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3837 | 2026.03.25 00:17:36.490719 [ 5 ] {109e52ed-edf1-4420-ad78-50535e72eea8} <Trace> oximeter.fields_u16 (b490aa8d-8720-450c-9d9d-0c0be0c6e0e1): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3838 | 2026.03.25 00:17:36.490824 [ 39 ] {} <Debug> oximeter.fields_u16 (b490aa8d-8720-450c-9d9d-0c0be0c6e0e1) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3839 | 2026.03.25 00:17:36.490843 [ 5 ] {109e52ed-edf1-4420-ad78-50535e72eea8} <Debug> executeQuery: Read 156 rows, 9.59 KiB in 0.001178 sec., 132427.84380305602 rows/sec., 7.95 MiB/sec. | ||
| 3840 | 2026.03.25 00:17:36.490893 [ 39 ] {} <Trace> oximeter.fields_u16 (b490aa8d-8720-450c-9d9d-0c0be0c6e0e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3841 | 2026.03.25 00:17:36.490898 [ 5 ] {109e52ed-edf1-4420-ad78-50535e72eea8} <Debug> TCPHandler: Processed in 0.001357241 sec. | ||
| 3842 | 2026.03.25 00:17:36.490923 [ 39 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 3843 | 2026.03.25 00:17:36.491017 [ 199 ] {b490aa8d-8720-450c-9d9d-0c0be0c6e0e1::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 | ||
| 3844 | 2026.03.25 00:17:36.491032 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3845 | 2026.03.25 00:17:36.491111 [ 199 ] {b490aa8d-8720-450c-9d9d-0c0be0c6e0e1::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3846 | 2026.03.25 00:17:36.491132 [ 5 ] {89862ff7-ab9c-4a9b-a274-40f4fb5a9fa4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 3847 | 2026.03.25 00:17:36.491140 [ 199 ] {b490aa8d-8720-450c-9d9d-0c0be0c6e0e1::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 202 rows starting from the beginning of the part | ||
| 3848 | 2026.03.25 00:17:36.491172 [ 5 ] {89862ff7-ab9c-4a9b-a274-40f4fb5a9fa4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 3849 | 2026.03.25 00:17:36.491226 [ 199 ] {b490aa8d-8720-450c-9d9d-0c0be0c6e0e1::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 155 rows starting from the beginning of the part | ||
| 3850 | 2026.03.25 00:17:36.491273 [ 199 ] {b490aa8d-8720-450c-9d9d-0c0be0c6e0e1::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 37 rows starting from the beginning of the part | ||
| 3851 | 2026.03.25 00:17:36.491319 [ 199 ] {b490aa8d-8720-450c-9d9d-0c0be0c6e0e1::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 156 rows starting from the beginning of the part | ||
| 3852 | 2026.03.25 00:17:36.491361 [ 199 ] {b490aa8d-8720-450c-9d9d-0c0be0c6e0e1::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 | ||
| 3853 | 2026.03.25 00:17:36.491401 [ 199 ] {b490aa8d-8720-450c-9d9d-0c0be0c6e0e1::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 156 rows starting from the beginning of the part | ||
| 3854 | 2026.03.25 00:17:36.491642 [ 5 ] {89862ff7-ab9c-4a9b-a274-40f4fb5a9fa4} <Trace> oximeter.fields_u32 (79eddaf6-5920-48fe-8c45-6c5582e58677): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3855 | 2026.03.25 00:17:36.491676 [ 5 ] {89862ff7-ab9c-4a9b-a274-40f4fb5a9fa4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 3856 | 2026.03.25 00:17:36.492013 [ 5 ] {89862ff7-ab9c-4a9b-a274-40f4fb5a9fa4} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 3857 | 2026.03.25 00:17:36.492220 [ 5 ] {89862ff7-ab9c-4a9b-a274-40f4fb5a9fa4} <Trace> oximeter.fields_u32 (79eddaf6-5920-48fe-8c45-6c5582e58677): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3858 | 2026.03.25 00:17:36.492228 [ 196 ] {b490aa8d-8720-450c-9d9d-0c0be0c6e0e1::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 732 rows, containing 5 columns (5 merged, 0 gathered) in 0.001248699 sec., 586210.1275007027 rows/sec., 38.52 MiB/sec. | ||
| 3859 | 2026.03.25 00:17:36.492350 [ 5 ] {89862ff7-ab9c-4a9b-a274-40f4fb5a9fa4} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001236 sec., 120550.16181229774 rows/sec., 7.79 MiB/sec. | ||
| 3860 | 2026.03.25 00:17:36.492392 [ 5 ] {89862ff7-ab9c-4a9b-a274-40f4fb5a9fa4} <Debug> TCPHandler: Processed in 0.001417943 sec. | ||
| 3861 | 2026.03.25 00:17:36.492406 [ 200 ] {b490aa8d-8720-450c-9d9d-0c0be0c6e0e1::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3862 | 2026.03.25 00:17:36.492509 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3863 | 2026.03.25 00:17:36.492610 [ 5 ] {6e907e3d-5593-4801-8891-97310af042c7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 3864 | 2026.03.25 00:17:36.492652 [ 5 ] {6e907e3d-5593-4801-8891-97310af042c7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 3865 | 2026.03.25 00:17:36.492711 [ 200 ] {b490aa8d-8720-450c-9d9d-0c0be0c6e0e1::all_1_16_3} <Trace> oximeter.fields_u16 (b490aa8d-8720-450c-9d9d-0c0be0c6e0e1): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3866 | 2026.03.25 00:17:36.492794 [ 200 ] {b490aa8d-8720-450c-9d9d-0c0be0c6e0e1::all_1_16_3} <Trace> oximeter.fields_u16 (b490aa8d-8720-450c-9d9d-0c0be0c6e0e1) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3867 | 2026.03.25 00:17:36.492888 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB. | ||
| 3868 | 2026.03.25 00:17:36.493113 [ 5 ] {6e907e3d-5593-4801-8891-97310af042c7} <Trace> oximeter.fields_u8 (fa258e8d-285a-434f-b894-6be795807874): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3869 | 2026.03.25 00:17:36.493154 [ 5 ] {6e907e3d-5593-4801-8891-97310af042c7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 3870 | 2026.03.25 00:17:36.493463 [ 5 ] {6e907e3d-5593-4801-8891-97310af042c7} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 3871 | 2026.03.25 00:17:36.493672 [ 5 ] {6e907e3d-5593-4801-8891-97310af042c7} <Trace> oximeter.fields_u8 (fa258e8d-285a-434f-b894-6be795807874): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3872 | 2026.03.25 00:17:36.493795 [ 5 ] {6e907e3d-5593-4801-8891-97310af042c7} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001203 sec., 123025.76891105568 rows/sec., 7.00 MiB/sec. | ||
| 3873 | 2026.03.25 00:17:36.493836 [ 5 ] {6e907e3d-5593-4801-8891-97310af042c7} <Debug> TCPHandler: Processed in 0.001374722 sec. | ||
| 3874 | 2026.03.25 00:17:36.493945 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3875 | 2026.03.25 00:17:36.494045 [ 5 ] {912520dc-4e73-4a03-938f-daf25ed73ffd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3876 | 2026.03.25 00:17:36.494085 [ 5 ] {912520dc-4e73-4a03-938f-daf25ed73ffd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3877 | 2026.03.25 00:17:36.494657 [ 5 ] {912520dc-4e73-4a03-938f-daf25ed73ffd} <Trace> oximeter.fields_uuid (6a83c119-7e6c-4ef5-9da4-bd1e7cdd4b62): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3878 | 2026.03.25 00:17:36.494693 [ 5 ] {912520dc-4e73-4a03-938f-daf25ed73ffd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 3879 | 2026.03.25 00:17:36.495018 [ 5 ] {912520dc-4e73-4a03-938f-daf25ed73ffd} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 3880 | 2026.03.25 00:17:36.495223 [ 5 ] {912520dc-4e73-4a03-938f-daf25ed73ffd} <Trace> oximeter.fields_uuid (6a83c119-7e6c-4ef5-9da4-bd1e7cdd4b62): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3881 | 2026.03.25 00:17:36.495348 [ 5 ] {912520dc-4e73-4a03-938f-daf25ed73ffd} <Debug> executeQuery: Read 504 rows, 36.30 KiB in 0.001321 sec., 381529.1445874338 rows/sec., 26.83 MiB/sec. | ||
| 3882 | 2026.03.25 00:17:36.495384 [ 5 ] {912520dc-4e73-4a03-938f-daf25ed73ffd} <Debug> TCPHandler: Processed in 0.001487134 sec. | ||
| 3883 | 2026.03.25 00:17:36.495490 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3884 | 2026.03.25 00:17:36.495581 [ 5 ] {fbbb632e-e566-4a64-b4cd-447a5a5f7b6a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 3885 | 2026.03.25 00:17:36.495621 [ 5 ] {fbbb632e-e566-4a64-b4cd-447a5a5f7b6a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 3886 | 2026.03.25 00:17:36.495948 [ 5 ] {fbbb632e-e566-4a64-b4cd-447a5a5f7b6a} <Trace> oximeter.measurements_bool (8a3ce6e0-f76a-4ba2-9a43-4275c3c9549e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3887 | 2026.03.25 00:17:36.495983 [ 5 ] {fbbb632e-e566-4a64-b4cd-447a5a5f7b6a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 3888 | 2026.03.25 00:17:36.496290 [ 5 ] {fbbb632e-e566-4a64-b4cd-447a5a5f7b6a} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 3889 | 2026.03.25 00:17:36.496502 [ 5 ] {fbbb632e-e566-4a64-b4cd-447a5a5f7b6a} <Trace> oximeter.measurements_bool (8a3ce6e0-f76a-4ba2-9a43-4275c3c9549e): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3890 | 2026.03.25 00:17:36.496626 [ 5 ] {fbbb632e-e566-4a64-b4cd-447a5a5f7b6a} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001063 sec., 5644.402634054563 rows/sec., 294.90 KiB/sec. | ||
| 3891 | 2026.03.25 00:17:36.496661 [ 5 ] {fbbb632e-e566-4a64-b4cd-447a5a5f7b6a} <Debug> TCPHandler: Processed in 0.001219468 sec. | ||
| 3892 | 2026.03.25 00:17:36.496760 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3893 | 2026.03.25 00:17:36.496852 [ 5 ] {39ed108b-face-4747-9f03-35ae947fd646} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3894 | 2026.03.25 00:17:36.496894 [ 5 ] {39ed108b-face-4747-9f03-35ae947fd646} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3895 | 2026.03.25 00:17:36.497324 [ 5 ] {39ed108b-face-4747-9f03-35ae947fd646} <Trace> oximeter.measurements_cumulativeu64 (d9515f17-c5fd-4592-903e-92bbab0fc185): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3896 | 2026.03.25 00:17:36.497360 [ 5 ] {39ed108b-face-4747-9f03-35ae947fd646} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 3897 | 2026.03.25 00:17:36.497683 [ 5 ] {39ed108b-face-4747-9f03-35ae947fd646} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 3898 | 2026.03.25 00:17:36.497888 [ 5 ] {39ed108b-face-4747-9f03-35ae947fd646} <Trace> oximeter.measurements_cumulativeu64 (d9515f17-c5fd-4592-903e-92bbab0fc185): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3899 | 2026.03.25 00:17:36.498023 [ 5 ] {39ed108b-face-4747-9f03-35ae947fd646} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.00119 sec., 222689.07563025207 rows/sec., 14.80 MiB/sec. | ||
| 3900 | 2026.03.25 00:17:36.498060 [ 5 ] {39ed108b-face-4747-9f03-35ae947fd646} <Debug> TCPHandler: Processed in 0.001348421 sec. | ||
| 3901 | 2026.03.25 00:17:36.498177 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3902 | 2026.03.25 00:17:36.498270 [ 5 ] {da883cb3-ce1c-4960-a76c-3a88df553b1d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 3903 | 2026.03.25 00:17:36.498311 [ 5 ] {da883cb3-ce1c-4960-a76c-3a88df553b1d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 3904 | 2026.03.25 00:17:36.498619 [ 5 ] {da883cb3-ce1c-4960-a76c-3a88df553b1d} <Trace> oximeter.measurements_f64 (212c2a6f-90cf-4c71-aafe-78c3b1fd8e79): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3905 | 2026.03.25 00:17:36.498655 [ 5 ] {da883cb3-ce1c-4960-a76c-3a88df553b1d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 3906 | 2026.03.25 00:17:36.498948 [ 5 ] {da883cb3-ce1c-4960-a76c-3a88df553b1d} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 3907 | 2026.03.25 00:17:36.499167 [ 5 ] {da883cb3-ce1c-4960-a76c-3a88df553b1d} <Trace> oximeter.measurements_f64 (212c2a6f-90cf-4c71-aafe-78c3b1fd8e79): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3908 | 2026.03.25 00:17:36.499278 [ 24 ] {} <Debug> oximeter.measurements_f64 (212c2a6f-90cf-4c71-aafe-78c3b1fd8e79) (MergerMutator): Selected 6 parts from all_1_5_1 to all_10_10_0 | ||
| 3909 | 2026.03.25 00:17:36.499293 [ 5 ] {da883cb3-ce1c-4960-a76c-3a88df553b1d} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001042 sec., 959.6928982725528 rows/sec., 64.67 KiB/sec. | ||
| 3910 | 2026.03.25 00:17:36.499325 [ 24 ] {} <Trace> oximeter.measurements_f64 (212c2a6f-90cf-4c71-aafe-78c3b1fd8e79): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3911 | 2026.03.25 00:17:36.499343 [ 5 ] {da883cb3-ce1c-4960-a76c-3a88df553b1d} <Debug> TCPHandler: Processed in 0.001214428 sec. | ||
| 3912 | 2026.03.25 00:17:36.499350 [ 24 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 3913 | 2026.03.25 00:17:36.499436 [ 199 ] {212c2a6f-90cf-4c71-aafe-78c3b1fd8e79::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 | ||
| 3914 | 2026.03.25 00:17:36.499455 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3915 | 2026.03.25 00:17:36.499515 [ 199 ] {212c2a6f-90cf-4c71-aafe-78c3b1fd8e79::all_1_10_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3916 | 2026.03.25 00:17:36.499539 [ 199 ] {212c2a6f-90cf-4c71-aafe-78c3b1fd8e79::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 | ||
| 3917 | 2026.03.25 00:17:36.499547 [ 5 ] {4e211e13-94a1-4508-ab57-eb6d9b78ddb1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3918 | 2026.03.25 00:17:36.499582 [ 199 ] {212c2a6f-90cf-4c71-aafe-78c3b1fd8e79::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 | ||
| 3919 | 2026.03.25 00:17:36.499600 [ 5 ] {4e211e13-94a1-4508-ab57-eb6d9b78ddb1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 3920 | 2026.03.25 00:17:36.499618 [ 199 ] {212c2a6f-90cf-4c71-aafe-78c3b1fd8e79::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 | ||
| 3921 | 2026.03.25 00:17:36.499667 [ 199 ] {212c2a6f-90cf-4c71-aafe-78c3b1fd8e79::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 | ||
| 3922 | 2026.03.25 00:17:36.499699 [ 199 ] {212c2a6f-90cf-4c71-aafe-78c3b1fd8e79::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 | ||
| 3923 | 2026.03.25 00:17:36.499733 [ 199 ] {212c2a6f-90cf-4c71-aafe-78c3b1fd8e79::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 | ||
| 3924 | 2026.03.25 00:17:36.500373 [ 199 ] {212c2a6f-90cf-4c71-aafe-78c3b1fd8e79::all_1_10_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 10 rows, containing 4 columns (4 merged, 0 gathered) in 0.000968072 sec., 10329.810179408143 rows/sec., 696.05 KiB/sec. | ||
| 3925 | 2026.03.25 00:17:36.500403 [ 5 ] {4e211e13-94a1-4508-ab57-eb6d9b78ddb1} <Trace> oximeter.measurements_histogramu64 (66b3c5cd-c277-4614-b9e1-0e483a2d8930): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3926 | 2026.03.25 00:17:36.500463 [ 5 ] {4e211e13-94a1-4508-ab57-eb6d9b78ddb1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 3927 | 2026.03.25 00:17:36.500490 [ 195 ] {212c2a6f-90cf-4c71-aafe-78c3b1fd8e79::all_1_10_2} <Trace> MergedBlockOutputStream: filled checksums all_1_10_2 (state Temporary) | ||
| 3928 | 2026.03.25 00:17:36.500771 [ 195 ] {212c2a6f-90cf-4c71-aafe-78c3b1fd8e79::all_1_10_2} <Trace> oximeter.measurements_f64 (212c2a6f-90cf-4c71-aafe-78c3b1fd8e79): Renaming temporary part tmp_merge_all_1_10_2 to all_1_10_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3929 | 2026.03.25 00:17:36.500831 [ 195 ] {212c2a6f-90cf-4c71-aafe-78c3b1fd8e79::all_1_10_2} <Trace> oximeter.measurements_f64 (212c2a6f-90cf-4c71-aafe-78c3b1fd8e79) (MergerMutator): Merged 6 parts: [all_1_5_1, all_10_10_0] -> all_1_10_2 | ||
| 3930 | 2026.03.25 00:17:36.500887 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 3931 | 2026.03.25 00:17:36.500981 [ 5 ] {4e211e13-94a1-4508-ab57-eb6d9b78ddb1} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3932 | 2026.03.25 00:17:36.501209 [ 5 ] {4e211e13-94a1-4508-ab57-eb6d9b78ddb1} <Trace> oximeter.measurements_histogramu64 (66b3c5cd-c277-4614-b9e1-0e483a2d8930): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3933 | 2026.03.25 00:17:36.501312 [ 24 ] {} <Debug> oximeter.measurements_histogramu64 (66b3c5cd-c277-4614-b9e1-0e483a2d8930) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3934 | 2026.03.25 00:17:36.501340 [ 5 ] {4e211e13-94a1-4508-ab57-eb6d9b78ddb1} <Debug> executeQuery: Read 14 rows, 25.69 KiB in 0.00181 sec., 7734.806629834255 rows/sec., 13.86 MiB/sec. | ||
| 3935 | 2026.03.25 00:17:36.501345 [ 24 ] {} <Trace> oximeter.measurements_histogramu64 (66b3c5cd-c277-4614-b9e1-0e483a2d8930): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3936 | 2026.03.25 00:17:36.501379 [ 24 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 3937 | 2026.03.25 00:17:36.501399 [ 5 ] {4e211e13-94a1-4508-ab57-eb6d9b78ddb1} <Debug> TCPHandler: Processed in 0.001995655 sec. | ||
| 3938 | 2026.03.25 00:17:36.501442 [ 199 ] {66b3c5cd-c277-4614-b9e1-0e483a2d8930::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 | ||
| 3939 | 2026.03.25 00:17:36.501520 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3940 | 2026.03.25 00:17:36.501585 [ 199 ] {66b3c5cd-c277-4614-b9e1-0e483a2d8930::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3941 | 2026.03.25 00:17:36.501614 [ 5 ] {806eb8bb-897b-4a63-96d0-5c2d9b8b9bef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3942 | 2026.03.25 00:17:36.501626 [ 199 ] {66b3c5cd-c277-4614-b9e1-0e483a2d8930::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 148 rows starting from the beginning of the part | ||
| 3943 | 2026.03.25 00:17:36.501656 [ 5 ] {806eb8bb-897b-4a63-96d0-5c2d9b8b9bef} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3944 | 2026.03.25 00:17:36.501725 [ 199 ] {66b3c5cd-c277-4614-b9e1-0e483a2d8930::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 13 rows starting from the beginning of the part | ||
| 3945 | 2026.03.25 00:17:36.501821 [ 199 ] {66b3c5cd-c277-4614-b9e1-0e483a2d8930::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 35 rows starting from the beginning of the part | ||
| 3946 | 2026.03.25 00:17:36.501913 [ 199 ] {66b3c5cd-c277-4614-b9e1-0e483a2d8930::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 14 rows starting from the beginning of the part | ||
| 3947 | 2026.03.25 00:17:36.501990 [ 5 ] {806eb8bb-897b-4a63-96d0-5c2d9b8b9bef} <Trace> oximeter.measurements_u64 (a46c3f3f-9ded-4b50-9fc2-4f503dd169a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3948 | 2026.03.25 00:17:36.502002 [ 199 ] {66b3c5cd-c277-4614-b9e1-0e483a2d8930::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 | ||
| 3949 | 2026.03.25 00:17:36.502036 [ 5 ] {806eb8bb-897b-4a63-96d0-5c2d9b8b9bef} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 3950 | 2026.03.25 00:17:36.502109 [ 199 ] {66b3c5cd-c277-4614-b9e1-0e483a2d8930::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 14 rows starting from the beginning of the part | ||
| 3951 | 2026.03.25 00:17:36.502355 [ 5 ] {806eb8bb-897b-4a63-96d0-5c2d9b8b9bef} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 3952 | 2026.03.25 00:17:36.502570 [ 5 ] {806eb8bb-897b-4a63-96d0-5c2d9b8b9bef} <Trace> oximeter.measurements_u64 (a46c3f3f-9ded-4b50-9fc2-4f503dd169a4): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3953 | 2026.03.25 00:17:36.502693 [ 5 ] {806eb8bb-897b-4a63-96d0-5c2d9b8b9bef} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001097 sec., 82041.9325432999 rows/sec., 5.13 MiB/sec. | ||
| 3954 | 2026.03.25 00:17:36.502729 [ 5 ] {806eb8bb-897b-4a63-96d0-5c2d9b8b9bef} <Debug> TCPHandler: Processed in 0.001257459 sec. | ||
| 3955 | 2026.03.25 00:17:36.504331 [ 199 ] {66b3c5cd-c277-4614-b9e1-0e483a2d8930::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 250 rows, containing 19 columns (19 merged, 0 gathered) in 0.002915437 sec., 85750.43809898825 rows/sec., 153.66 MiB/sec. | ||
| 3956 | 2026.03.25 00:17:36.504814 [ 189 ] {66b3c5cd-c277-4614-b9e1-0e483a2d8930::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3957 | 2026.03.25 00:17:36.505198 [ 189 ] {66b3c5cd-c277-4614-b9e1-0e483a2d8930::all_1_16_3} <Trace> oximeter.measurements_histogramu64 (66b3c5cd-c277-4614-b9e1-0e483a2d8930): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3958 | 2026.03.25 00:17:36.505275 [ 189 ] {66b3c5cd-c277-4614-b9e1-0e483a2d8930::all_1_16_3} <Trace> oximeter.measurements_histogramu64 (66b3c5cd-c277-4614-b9e1-0e483a2d8930) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3959 | 2026.03.25 00:17:36.505410 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.50 MiB. | ||
| 3960 | 2026.03.25 00:17:37.354810 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 7134 | ||
| 3961 | 2026.03.25 00:17:37.355311 [ 244 ] {} <Trace> system.asynchronous_metric_log (0898b27c-367e-447b-8482-f4822232c365): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3962 | 2026.03.25 00:17:37.355360 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 3963 | 2026.03.25 00:17:37.355843 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3964 | 2026.03.25 00:17:37.356074 [ 244 ] {} <Trace> system.asynchronous_metric_log (0898b27c-367e-447b-8482-f4822232c365): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3965 | 2026.03.25 00:17:37.356214 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 7134 | ||
| 3966 | 2026.03.25 00:17:37.722868 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 113 | ||
| 3967 | 2026.03.25 00:17:37.738937 [ 243 ] {} <Trace> system.metric_log (8832bb94-2db2-42e0-923d-5bcca7c2cc3b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3968 | 2026.03.25 00:17:37.738994 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 3969 | 2026.03.25 00:17:37.744607 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3970 | 2026.03.25 00:17:37.745300 [ 243 ] {} <Trace> system.metric_log (8832bb94-2db2-42e0-923d-5bcca7c2cc3b): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3971 | 2026.03.25 00:17:37.748061 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 113 | ||
| 3972 | 2026.03.25 00:17:41.478513 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3973 | 2026.03.25 00:17:41.478752 [ 5 ] {03e808e1-3cee-4567-8336-aa80397f6874} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3974 | 2026.03.25 00:17:41.478832 [ 5 ] {03e808e1-3cee-4567-8336-aa80397f6874} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3975 | 2026.03.25 00:17:41.479510 [ 5 ] {03e808e1-3cee-4567-8336-aa80397f6874} <Trace> oximeter.fields_string (da9d4756-c540-45ff-bdbb-bdc9c8d31861): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3976 | 2026.03.25 00:17:41.479551 [ 5 ] {03e808e1-3cee-4567-8336-aa80397f6874} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 3977 | 2026.03.25 00:17:41.479932 [ 5 ] {03e808e1-3cee-4567-8336-aa80397f6874} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 3978 | 2026.03.25 00:17:41.480175 [ 5 ] {03e808e1-3cee-4567-8336-aa80397f6874} <Trace> oximeter.fields_string (da9d4756-c540-45ff-bdbb-bdc9c8d31861): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3979 | 2026.03.25 00:17:41.480318 [ 5 ] {03e808e1-3cee-4567-8336-aa80397f6874} <Debug> executeQuery: Read 108 rows, 9.31 KiB in 0.001626 sec., 66420.66420664206 rows/sec., 5.59 MiB/sec. | ||
| 3980 | 2026.03.25 00:17:41.480357 [ 5 ] {03e808e1-3cee-4567-8336-aa80397f6874} <Debug> TCPHandler: Processed in 0.001993105 sec. | ||
| 3981 | 2026.03.25 00:17:41.480476 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3982 | 2026.03.25 00:17:41.480567 [ 5 ] {27e1f7a4-3589-4e2a-bdbc-2990a0a6c2e2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3983 | 2026.03.25 00:17:41.480606 [ 5 ] {27e1f7a4-3589-4e2a-bdbc-2990a0a6c2e2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3984 | 2026.03.25 00:17:41.480996 [ 5 ] {27e1f7a4-3589-4e2a-bdbc-2990a0a6c2e2} <Trace> oximeter.fields_u16 (b490aa8d-8720-450c-9d9d-0c0be0c6e0e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3985 | 2026.03.25 00:17:41.481037 [ 5 ] {27e1f7a4-3589-4e2a-bdbc-2990a0a6c2e2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 3986 | 2026.03.25 00:17:41.481323 [ 5 ] {27e1f7a4-3589-4e2a-bdbc-2990a0a6c2e2} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3987 | 2026.03.25 00:17:41.481525 [ 5 ] {27e1f7a4-3589-4e2a-bdbc-2990a0a6c2e2} <Trace> oximeter.fields_u16 (b490aa8d-8720-450c-9d9d-0c0be0c6e0e1): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3988 | 2026.03.25 00:17:41.481646 [ 5 ] {27e1f7a4-3589-4e2a-bdbc-2990a0a6c2e2} <Debug> executeQuery: Read 26 rows, 1.96 KiB in 0.001098 sec., 23679.41712204007 rows/sec., 1.74 MiB/sec. | ||
| 3989 | 2026.03.25 00:17:41.481682 [ 5 ] {27e1f7a4-3589-4e2a-bdbc-2990a0a6c2e2} <Debug> TCPHandler: Processed in 0.001253339 sec. | ||
| 3990 | 2026.03.25 00:17:41.481787 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3991 | 2026.03.25 00:17:41.481877 [ 5 ] {2259862b-ea90-478c-bcf4-7086d7baabe8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3992 | 2026.03.25 00:17:41.481916 [ 5 ] {2259862b-ea90-478c-bcf4-7086d7baabe8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3993 | 2026.03.25 00:17:41.482327 [ 5 ] {2259862b-ea90-478c-bcf4-7086d7baabe8} <Trace> oximeter.fields_uuid (6a83c119-7e6c-4ef5-9da4-bd1e7cdd4b62): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3994 | 2026.03.25 00:17:41.482363 [ 5 ] {2259862b-ea90-478c-bcf4-7086d7baabe8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 3995 | 2026.03.25 00:17:41.482652 [ 5 ] {2259862b-ea90-478c-bcf4-7086d7baabe8} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 3996 | 2026.03.25 00:17:41.482855 [ 5 ] {2259862b-ea90-478c-bcf4-7086d7baabe8} <Trace> oximeter.fields_uuid (6a83c119-7e6c-4ef5-9da4-bd1e7cdd4b62): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3997 | 2026.03.25 00:17:41.482977 [ 5 ] {2259862b-ea90-478c-bcf4-7086d7baabe8} <Debug> executeQuery: Read 90 rows, 7.20 KiB in 0.001117 sec., 80572.96329453895 rows/sec., 6.29 MiB/sec. | ||
| 3998 | 2026.03.25 00:17:41.483012 [ 5 ] {2259862b-ea90-478c-bcf4-7086d7baabe8} <Debug> TCPHandler: Processed in 0.00127253 sec. | ||
| 3999 | 2026.03.25 00:17:41.483125 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4000 | 2026.03.25 00:17:41.483216 [ 5 ] {8c72345d-d9a7-4a3e-849f-93558ec1c6b4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4001 | 2026.03.25 00:17:41.483258 [ 5 ] {8c72345d-d9a7-4a3e-849f-93558ec1c6b4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4002 | 2026.03.25 00:17:41.483679 [ 5 ] {8c72345d-d9a7-4a3e-849f-93558ec1c6b4} <Trace> oximeter.measurements_cumulativeu64 (d9515f17-c5fd-4592-903e-92bbab0fc185): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4003 | 2026.03.25 00:17:41.483714 [ 5 ] {8c72345d-d9a7-4a3e-849f-93558ec1c6b4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 4004 | 2026.03.25 00:17:41.484035 [ 5 ] {8c72345d-d9a7-4a3e-849f-93558ec1c6b4} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 4005 | 2026.03.25 00:17:41.484243 [ 5 ] {8c72345d-d9a7-4a3e-849f-93558ec1c6b4} <Trace> oximeter.measurements_cumulativeu64 (d9515f17-c5fd-4592-903e-92bbab0fc185): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4006 | 2026.03.25 00:17:41.484364 [ 5 ] {8c72345d-d9a7-4a3e-849f-93558ec1c6b4} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001166 sec., 137221.269296741 rows/sec., 9.56 MiB/sec. | ||
| 4007 | 2026.03.25 00:17:41.484399 [ 5 ] {8c72345d-d9a7-4a3e-849f-93558ec1c6b4} <Debug> TCPHandler: Processed in 0.00132141 sec. | ||
| 4008 | 2026.03.25 00:17:41.484496 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4009 | 2026.03.25 00:17:41.484586 [ 5 ] {eecc2062-a662-444c-9b97-4e90649f0c8b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4010 | 2026.03.25 00:17:41.484638 [ 5 ] {eecc2062-a662-444c-9b97-4e90649f0c8b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 4011 | 2026.03.25 00:17:41.485398 [ 5 ] {eecc2062-a662-444c-9b97-4e90649f0c8b} <Trace> oximeter.measurements_histogramu64 (66b3c5cd-c277-4614-b9e1-0e483a2d8930): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4012 | 2026.03.25 00:17:41.485434 [ 5 ] {eecc2062-a662-444c-9b97-4e90649f0c8b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 4013 | 2026.03.25 00:17:41.485940 [ 5 ] {eecc2062-a662-444c-9b97-4e90649f0c8b} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 4014 | 2026.03.25 00:17:41.486162 [ 5 ] {eecc2062-a662-444c-9b97-4e90649f0c8b} <Trace> oximeter.measurements_histogramu64 (66b3c5cd-c277-4614-b9e1-0e483a2d8930): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4015 | 2026.03.25 00:17:41.486289 [ 5 ] {eecc2062-a662-444c-9b97-4e90649f0c8b} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.00172 sec., 15116.279069767443 rows/sec., 27.09 MiB/sec. | ||
| 4016 | 2026.03.25 00:17:41.486338 [ 5 ] {eecc2062-a662-444c-9b97-4e90649f0c8b} <Debug> TCPHandler: Processed in 0.001888643 sec. | ||
| 4017 | 2026.03.25 00:17:41.486446 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4018 | 2026.03.25 00:17:41.486538 [ 5 ] {d8b46fba-3233-4d85-8acb-5f0e7bb7ae00} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4019 | 2026.03.25 00:17:41.486579 [ 5 ] {d8b46fba-3233-4d85-8acb-5f0e7bb7ae00} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4020 | 2026.03.25 00:17:41.486898 [ 5 ] {d8b46fba-3233-4d85-8acb-5f0e7bb7ae00} <Trace> oximeter.measurements_u64 (a46c3f3f-9ded-4b50-9fc2-4f503dd169a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4021 | 2026.03.25 00:17:41.486933 [ 5 ] {d8b46fba-3233-4d85-8acb-5f0e7bb7ae00} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 4022 | 2026.03.25 00:17:41.487243 [ 5 ] {d8b46fba-3233-4d85-8acb-5f0e7bb7ae00} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 4023 | 2026.03.25 00:17:41.487453 [ 5 ] {d8b46fba-3233-4d85-8acb-5f0e7bb7ae00} <Trace> oximeter.measurements_u64 (a46c3f3f-9ded-4b50-9fc2-4f503dd169a4): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4024 | 2026.03.25 00:17:41.487578 [ 5 ] {d8b46fba-3233-4d85-8acb-5f0e7bb7ae00} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001058 sec., 56710.77504725898 rows/sec., 3.82 MiB/sec. | ||
| 4025 | 2026.03.25 00:17:41.487613 [ 5 ] {d8b46fba-3233-4d85-8acb-5f0e7bb7ae00} <Debug> TCPHandler: Processed in 0.001213218 sec. | ||
| 4026 | 2026.03.25 00:17:44.703942 [ 120 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 4027 | 2026.03.25 00:17:44.704001 [ 120 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 4028 | 2026.03.25 00:17:44.856320 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 7582 | ||
| 4029 | 2026.03.25 00:17:44.856798 [ 244 ] {} <Trace> system.asynchronous_metric_log (0898b27c-367e-447b-8482-f4822232c365): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4030 | 2026.03.25 00:17:44.856839 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 4031 | 2026.03.25 00:17:44.857331 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 4032 | 2026.03.25 00:17:44.857560 [ 244 ] {} <Trace> system.asynchronous_metric_log (0898b27c-367e-447b-8482-f4822232c365): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4033 | 2026.03.25 00:17:44.857688 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 7582 | ||
| 4034 | 2026.03.25 00:17:44.857698 [ 119 ] {} <Debug> system.asynchronous_metric_log (0898b27c-367e-447b-8482-f4822232c365) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 4035 | 2026.03.25 00:17:44.857766 [ 119 ] {} <Trace> system.asynchronous_metric_log (0898b27c-367e-447b-8482-f4822232c365): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4036 | 2026.03.25 00:17:44.857786 [ 119 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 4037 | 2026.03.25 00:17:44.857918 [ 190 ] {0898b27c-367e-447b-8482-f4822232c365::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 | ||
| 4038 | 2026.03.25 00:17:44.858057 [ 190 ] {0898b27c-367e-447b-8482-f4822232c365::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4039 | 2026.03.25 00:17:44.858095 [ 190 ] {0898b27c-367e-447b-8482-f4822232c365::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 5214 rows starting from the beginning of the part | ||
| 4040 | 2026.03.25 00:17:44.858158 [ 190 ] {0898b27c-367e-447b-8482-f4822232c365::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 | ||
| 4041 | 2026.03.25 00:17:44.858204 [ 190 ] {0898b27c-367e-447b-8482-f4822232c365::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 | ||
| 4042 | 2026.03.25 00:17:44.858246 [ 190 ] {0898b27c-367e-447b-8482-f4822232c365::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 | ||
| 4043 | 2026.03.25 00:17:44.858284 [ 190 ] {0898b27c-367e-447b-8482-f4822232c365::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 | ||
| 4044 | 2026.03.25 00:17:44.858322 [ 190 ] {0898b27c-367e-447b-8482-f4822232c365::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 | ||
| 4045 | 2026.03.25 00:17:44.859713 [ 195 ] {0898b27c-367e-447b-8482-f4822232c365::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7582 rows, containing 4 columns (4 merged, 0 gathered) in 0.001859553 sec., 4077323.959037468 rows/sec., 58.33 MiB/sec. | ||
| 4046 | 2026.03.25 00:17:44.860334 [ 190 ] {0898b27c-367e-447b-8482-f4822232c365::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 4047 | 2026.03.25 00:17:44.860624 [ 190 ] {0898b27c-367e-447b-8482-f4822232c365::all_1_16_3} <Trace> system.asynchronous_metric_log (0898b27c-367e-447b-8482-f4822232c365): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4048 | 2026.03.25 00:17:44.860699 [ 190 ] {0898b27c-367e-447b-8482-f4822232c365::all_1_16_3} <Trace> system.asynchronous_metric_log (0898b27c-367e-447b-8482-f4822232c365) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 4049 | 2026.03.25 00:17:44.860795 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.45 MiB. | ||
| 4050 | 2026.03.25 00:17:44.910335 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 572 | ||
| 4051 | 2026.03.25 00:17:44.912629 [ 242 ] {} <Trace> system.query_log (9703172c-9101-4506-b1d0-613c64f918a0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4052 | 2026.03.25 00:17:44.912688 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 4053 | 2026.03.25 00:17:44.913898 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 4054 | 2026.03.25 00:17:44.914198 [ 242 ] {} <Trace> system.query_log (9703172c-9101-4506-b1d0-613c64f918a0): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4055 | 2026.03.25 00:17:44.914361 [ 119 ] {} <Debug> system.query_log (9703172c-9101-4506-b1d0-613c64f918a0) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 4056 | 2026.03.25 00:17:44.914415 [ 119 ] {} <Trace> system.query_log (9703172c-9101-4506-b1d0-613c64f918a0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4057 | 2026.03.25 00:17:44.914438 [ 119 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 4058 | 2026.03.25 00:17:44.914535 [ 199 ] {9703172c-9101-4506-b1d0-613c64f918a0::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 | ||
| 4059 | 2026.03.25 00:17:44.914560 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 572 | ||
| 4060 | 2026.03.25 00:17:44.915071 [ 199 ] {9703172c-9101-4506-b1d0-613c64f918a0::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4061 | 2026.03.25 00:17:44.915215 [ 199 ] {9703172c-9101-4506-b1d0-613c64f918a0::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 378 rows starting from the beginning of the part | ||
| 4062 | 2026.03.25 00:17:44.915568 [ 199 ] {9703172c-9101-4506-b1d0-613c64f918a0::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 | ||
| 4063 | 2026.03.25 00:17:44.915913 [ 199 ] {9703172c-9101-4506-b1d0-613c64f918a0::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 38 rows starting from the beginning of the part | ||
| 4064 | 2026.03.25 00:17:44.916244 [ 199 ] {9703172c-9101-4506-b1d0-613c64f918a0::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 48 rows starting from the beginning of the part | ||
| 4065 | 2026.03.25 00:17:44.916569 [ 199 ] {9703172c-9101-4506-b1d0-613c64f918a0::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 34 rows starting from the beginning of the part | ||
| 4066 | 2026.03.25 00:17:44.916902 [ 199 ] {9703172c-9101-4506-b1d0-613c64f918a0::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 34 rows starting from the beginning of the part | ||
| 4067 | 2026.03.25 00:17:44.923224 [ 195 ] {9703172c-9101-4506-b1d0-613c64f918a0::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 572 rows, containing 72 columns (72 merged, 0 gathered) in 0.00873009 sec., 65520.515825151866 rows/sec., 58.62 MiB/sec. | ||
| 4068 | 2026.03.25 00:17:44.923998 [ 199 ] {9703172c-9101-4506-b1d0-613c64f918a0::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 4069 | 2026.03.25 00:17:44.924492 [ 199 ] {9703172c-9101-4506-b1d0-613c64f918a0::all_1_11_2} <Trace> system.query_log (9703172c-9101-4506-b1d0-613c64f918a0): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4070 | 2026.03.25 00:17:44.924569 [ 199 ] {9703172c-9101-4506-b1d0-613c64f918a0::all_1_11_2} <Trace> system.query_log (9703172c-9101-4506-b1d0-613c64f918a0) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 4071 | 2026.03.25 00:17:44.924711 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.97 MiB. | ||
| 4072 | 2026.03.25 00:17:45.001280 [ 247 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.000922181 sec. | ||
| 4073 | 2026.03.25 00:17:45.248154 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 121 | ||
| 4074 | 2026.03.25 00:17:45.264025 [ 243 ] {} <Trace> system.metric_log (8832bb94-2db2-42e0-923d-5bcca7c2cc3b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4075 | 2026.03.25 00:17:45.264085 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 4076 | 2026.03.25 00:17:45.270193 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 4077 | 2026.03.25 00:17:45.270887 [ 243 ] {} <Trace> system.metric_log (8832bb94-2db2-42e0-923d-5bcca7c2cc3b): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4078 | 2026.03.25 00:17:45.271182 [ 119 ] {} <Debug> system.metric_log (8832bb94-2db2-42e0-923d-5bcca7c2cc3b) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 4079 | 2026.03.25 00:17:45.271224 [ 119 ] {} <Trace> system.metric_log (8832bb94-2db2-42e0-923d-5bcca7c2cc3b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4080 | 2026.03.25 00:17:45.271247 [ 119 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 4081 | 2026.03.25 00:17:45.271340 [ 199 ] {8832bb94-2db2-42e0-923d-5bcca7c2cc3b::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 | ||
| 4082 | 2026.03.25 00:17:45.273582 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 121 | ||
| 4083 | 2026.03.25 00:17:45.274348 [ 199 ] {8832bb94-2db2-42e0-923d-5bcca7c2cc3b::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4084 | 2026.03.25 00:17:45.275094 [ 199 ] {8832bb94-2db2-42e0-923d-5bcca7c2cc3b::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 | ||
| 4085 | 2026.03.25 00:17:45.278254 [ 199 ] {8832bb94-2db2-42e0-923d-5bcca7c2cc3b::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 | ||
| 4086 | 2026.03.25 00:17:45.281463 [ 199 ] {8832bb94-2db2-42e0-923d-5bcca7c2cc3b::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 | ||
| 4087 | 2026.03.25 00:17:45.285025 [ 199 ] {8832bb94-2db2-42e0-923d-5bcca7c2cc3b::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 | ||
| 4088 | 2026.03.25 00:17:45.289209 [ 199 ] {8832bb94-2db2-42e0-923d-5bcca7c2cc3b::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 | ||
| 4089 | 2026.03.25 00:17:45.293371 [ 199 ] {8832bb94-2db2-42e0-923d-5bcca7c2cc3b::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 | ||
| 4090 | 2026.03.25 00:17:45.345716 [ 195 ] {8832bb94-2db2-42e0-923d-5bcca7c2cc3b::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 121 rows, containing 679 columns (679 merged, 0 gathered) in 0.074414338 sec., 1626.0307254228346 rows/sec., 8.41 MiB/sec. | ||
| 4091 | 2026.03.25 00:17:45.347369 [ 195 ] {8832bb94-2db2-42e0-923d-5bcca7c2cc3b::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 4092 | 2026.03.25 00:17:45.349030 [ 195 ] {8832bb94-2db2-42e0-923d-5bcca7c2cc3b::all_1_16_3} <Trace> system.metric_log (8832bb94-2db2-42e0-923d-5bcca7c2cc3b): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4093 | 2026.03.25 00:17:45.349110 [ 195 ] {8832bb94-2db2-42e0-923d-5bcca7c2cc3b::all_1_16_3} <Trace> system.metric_log (8832bb94-2db2-42e0-923d-5bcca7c2cc3b) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 4094 | 2026.03.25 00:17:45.350115 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 10.50 MiB. | ||
| 4095 | 2026.03.25 00:17:46.000316 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 230.58 MiB, peak 240.53 MiB, free memory in arenas 0.00 B, will set to 238.45 MiB (RSS), difference: 7.87 MiB | ||
| 4096 | 2026.03.25 00:17:46.486214 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4097 | 2026.03.25 00:17:46.486399 [ 5 ] {bfba8fdd-2da3-4eed-ab12-1cda6c9dc964} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 4098 | 2026.03.25 00:17:46.486462 [ 5 ] {bfba8fdd-2da3-4eed-ab12-1cda6c9dc964} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 4099 | 2026.03.25 00:17:46.487136 [ 5 ] {bfba8fdd-2da3-4eed-ab12-1cda6c9dc964} <Trace> oximeter.fields_i16 (78240462-1731-4218-9a79-d1fbaf59befe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4100 | 2026.03.25 00:17:46.487181 [ 5 ] {bfba8fdd-2da3-4eed-ab12-1cda6c9dc964} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 4101 | 2026.03.25 00:17:46.487597 [ 5 ] {bfba8fdd-2da3-4eed-ab12-1cda6c9dc964} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 4102 | 2026.03.25 00:17:46.487822 [ 5 ] {bfba8fdd-2da3-4eed-ab12-1cda6c9dc964} <Trace> oximeter.fields_i16 (78240462-1731-4218-9a79-d1fbaf59befe): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4103 | 2026.03.25 00:17:46.487973 [ 5 ] {bfba8fdd-2da3-4eed-ab12-1cda6c9dc964} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001621 sec., 175200.49352251695 rows/sec., 11.13 MiB/sec. | ||
| 4104 | 2026.03.25 00:17:46.488015 [ 5 ] {bfba8fdd-2da3-4eed-ab12-1cda6c9dc964} <Debug> TCPHandler: Processed in 0.001937745 sec. | ||
| 4105 | 2026.03.25 00:17:46.488146 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4106 | 2026.03.25 00:17:46.488239 [ 5 ] {325fe878-f1cc-4cbf-acaf-80608dcf4a71} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4107 | 2026.03.25 00:17:46.488280 [ 5 ] {325fe878-f1cc-4cbf-acaf-80608dcf4a71} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4108 | 2026.03.25 00:17:46.488938 [ 5 ] {325fe878-f1cc-4cbf-acaf-80608dcf4a71} <Trace> oximeter.fields_string (da9d4756-c540-45ff-bdbb-bdc9c8d31861): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4109 | 2026.03.25 00:17:46.488974 [ 5 ] {325fe878-f1cc-4cbf-acaf-80608dcf4a71} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 4110 | 2026.03.25 00:17:46.489358 [ 5 ] {325fe878-f1cc-4cbf-acaf-80608dcf4a71} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 4111 | 2026.03.25 00:17:46.489570 [ 5 ] {325fe878-f1cc-4cbf-acaf-80608dcf4a71} <Trace> oximeter.fields_string (da9d4756-c540-45ff-bdbb-bdc9c8d31861): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4112 | 2026.03.25 00:17:46.489697 [ 5 ] {325fe878-f1cc-4cbf-acaf-80608dcf4a71} <Debug> executeQuery: Read 825 rows, 66.29 KiB in 0.001476 sec., 558943.0894308942 rows/sec., 43.86 MiB/sec. | ||
| 4113 | 2026.03.25 00:17:46.489734 [ 5 ] {325fe878-f1cc-4cbf-acaf-80608dcf4a71} <Debug> TCPHandler: Processed in 0.001638427 sec. | ||
| 4114 | 2026.03.25 00:17:46.489842 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4115 | 2026.03.25 00:17:46.489937 [ 5 ] {e7fb8023-db86-4100-80ae-02bd8fabecb5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4116 | 2026.03.25 00:17:46.489976 [ 5 ] {e7fb8023-db86-4100-80ae-02bd8fabecb5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4117 | 2026.03.25 00:17:46.490397 [ 5 ] {e7fb8023-db86-4100-80ae-02bd8fabecb5} <Trace> oximeter.fields_u16 (b490aa8d-8720-450c-9d9d-0c0be0c6e0e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4118 | 2026.03.25 00:17:46.490432 [ 5 ] {e7fb8023-db86-4100-80ae-02bd8fabecb5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 4119 | 2026.03.25 00:17:46.490737 [ 5 ] {e7fb8023-db86-4100-80ae-02bd8fabecb5} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 4120 | 2026.03.25 00:17:46.490951 [ 5 ] {e7fb8023-db86-4100-80ae-02bd8fabecb5} <Trace> oximeter.fields_u16 (b490aa8d-8720-450c-9d9d-0c0be0c6e0e1): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4121 | 2026.03.25 00:17:46.491090 [ 5 ] {e7fb8023-db86-4100-80ae-02bd8fabecb5} <Debug> executeQuery: Read 156 rows, 9.59 KiB in 0.001172 sec., 133105.80204778156 rows/sec., 7.99 MiB/sec. | ||
| 4122 | 2026.03.25 00:17:46.491128 [ 5 ] {e7fb8023-db86-4100-80ae-02bd8fabecb5} <Debug> TCPHandler: Processed in 0.00133406 sec. | ||
| 4123 | 2026.03.25 00:17:46.491238 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4124 | 2026.03.25 00:17:46.491331 [ 5 ] {727c4ddc-0cd6-423d-8c62-f896ab0596f3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 4125 | 2026.03.25 00:17:46.491369 [ 5 ] {727c4ddc-0cd6-423d-8c62-f896ab0596f3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 4126 | 2026.03.25 00:17:46.491779 [ 5 ] {727c4ddc-0cd6-423d-8c62-f896ab0596f3} <Trace> oximeter.fields_u32 (79eddaf6-5920-48fe-8c45-6c5582e58677): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4127 | 2026.03.25 00:17:46.491816 [ 5 ] {727c4ddc-0cd6-423d-8c62-f896ab0596f3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 4128 | 2026.03.25 00:17:46.492122 [ 5 ] {727c4ddc-0cd6-423d-8c62-f896ab0596f3} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 4129 | 2026.03.25 00:17:46.492336 [ 5 ] {727c4ddc-0cd6-423d-8c62-f896ab0596f3} <Trace> oximeter.fields_u32 (79eddaf6-5920-48fe-8c45-6c5582e58677): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4130 | 2026.03.25 00:17:46.492459 [ 5 ] {727c4ddc-0cd6-423d-8c62-f896ab0596f3} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001146 sec., 130017.45200698079 rows/sec., 8.40 MiB/sec. | ||
| 4131 | 2026.03.25 00:17:46.492495 [ 5 ] {727c4ddc-0cd6-423d-8c62-f896ab0596f3} <Debug> TCPHandler: Processed in 0.00130574 sec. | ||
| 4132 | 2026.03.25 00:17:46.492606 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4133 | 2026.03.25 00:17:46.492698 [ 5 ] {20a5c828-0b25-4320-8648-7a8d1c153d6f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 4134 | 2026.03.25 00:17:46.492737 [ 5 ] {20a5c828-0b25-4320-8648-7a8d1c153d6f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 4135 | 2026.03.25 00:17:46.493155 [ 5 ] {20a5c828-0b25-4320-8648-7a8d1c153d6f} <Trace> oximeter.fields_u8 (fa258e8d-285a-434f-b894-6be795807874): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4136 | 2026.03.25 00:17:46.493191 [ 5 ] {20a5c828-0b25-4320-8648-7a8d1c153d6f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 4137 | 2026.03.25 00:17:46.493486 [ 5 ] {20a5c828-0b25-4320-8648-7a8d1c153d6f} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 4138 | 2026.03.25 00:17:46.493690 [ 5 ] {20a5c828-0b25-4320-8648-7a8d1c153d6f} <Trace> oximeter.fields_u8 (fa258e8d-285a-434f-b894-6be795807874): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4139 | 2026.03.25 00:17:46.493818 [ 5 ] {20a5c828-0b25-4320-8648-7a8d1c153d6f} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001137 sec., 130167.10642040457 rows/sec., 7.40 MiB/sec. | ||
| 4140 | 2026.03.25 00:17:46.493856 [ 5 ] {20a5c828-0b25-4320-8648-7a8d1c153d6f} <Debug> TCPHandler: Processed in 0.00129917 sec. | ||
| 4141 | 2026.03.25 00:17:46.493967 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4142 | 2026.03.25 00:17:46.494066 [ 5 ] {fa8c8b35-68b9-4094-b836-3575fe7f62c5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4143 | 2026.03.25 00:17:46.494105 [ 5 ] {fa8c8b35-68b9-4094-b836-3575fe7f62c5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4144 | 2026.03.25 00:17:46.494641 [ 5 ] {fa8c8b35-68b9-4094-b836-3575fe7f62c5} <Trace> oximeter.fields_uuid (6a83c119-7e6c-4ef5-9da4-bd1e7cdd4b62): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4145 | 2026.03.25 00:17:46.494676 [ 5 ] {fa8c8b35-68b9-4094-b836-3575fe7f62c5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 4146 | 2026.03.25 00:17:46.494993 [ 5 ] {fa8c8b35-68b9-4094-b836-3575fe7f62c5} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 4147 | 2026.03.25 00:17:46.495207 [ 5 ] {fa8c8b35-68b9-4094-b836-3575fe7f62c5} <Trace> oximeter.fields_uuid (6a83c119-7e6c-4ef5-9da4-bd1e7cdd4b62): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4148 | 2026.03.25 00:17:46.495332 [ 5 ] {fa8c8b35-68b9-4094-b836-3575fe7f62c5} <Debug> executeQuery: Read 504 rows, 36.30 KiB in 0.001291 sec., 390395.0426026336 rows/sec., 27.46 MiB/sec. | ||
| 4149 | 2026.03.25 00:17:46.495368 [ 5 ] {fa8c8b35-68b9-4094-b836-3575fe7f62c5} <Debug> TCPHandler: Processed in 0.001449894 sec. | ||
| 4150 | 2026.03.25 00:17:46.495489 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4151 | 2026.03.25 00:17:46.495611 [ 5 ] {8c909ed4-41b5-4ea7-b5b0-635668dfcc0d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 4152 | 2026.03.25 00:17:46.495661 [ 5 ] {8c909ed4-41b5-4ea7-b5b0-635668dfcc0d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 4153 | 2026.03.25 00:17:46.496064 [ 5 ] {8c909ed4-41b5-4ea7-b5b0-635668dfcc0d} <Trace> oximeter.measurements_bool (8a3ce6e0-f76a-4ba2-9a43-4275c3c9549e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4154 | 2026.03.25 00:17:46.496103 [ 5 ] {8c909ed4-41b5-4ea7-b5b0-635668dfcc0d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 4155 | 2026.03.25 00:17:46.496416 [ 5 ] {8c909ed4-41b5-4ea7-b5b0-635668dfcc0d} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 4156 | 2026.03.25 00:17:46.496619 [ 5 ] {8c909ed4-41b5-4ea7-b5b0-635668dfcc0d} <Trace> oximeter.measurements_bool (8a3ce6e0-f76a-4ba2-9a43-4275c3c9549e): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4157 | 2026.03.25 00:17:46.496718 [ 117 ] {} <Debug> oximeter.measurements_bool (8a3ce6e0-f76a-4ba2-9a43-4275c3c9549e) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 4158 | 2026.03.25 00:17:46.496745 [ 5 ] {8c909ed4-41b5-4ea7-b5b0-635668dfcc0d} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001158 sec., 5181.347150259067 rows/sec., 270.71 KiB/sec. | ||
| 4159 | 2026.03.25 00:17:46.496785 [ 117 ] {} <Trace> oximeter.measurements_bool (8a3ce6e0-f76a-4ba2-9a43-4275c3c9549e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4160 | 2026.03.25 00:17:46.496791 [ 5 ] {8c909ed4-41b5-4ea7-b5b0-635668dfcc0d} <Debug> TCPHandler: Processed in 0.001362851 sec. | ||
| 4161 | 2026.03.25 00:17:46.496814 [ 117 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 4162 | 2026.03.25 00:17:46.496907 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4163 | 2026.03.25 00:17:46.496976 [ 198 ] {8a3ce6e0-f76a-4ba2-9a43-4275c3c9549e::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 | ||
| 4164 | 2026.03.25 00:17:46.497006 [ 5 ] {dbc7788a-3d27-4e90-88d3-c3bb57f25ef2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4165 | 2026.03.25 00:17:46.497097 [ 5 ] {dbc7788a-3d27-4e90-88d3-c3bb57f25ef2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4166 | 2026.03.25 00:17:46.497204 [ 198 ] {8a3ce6e0-f76a-4ba2-9a43-4275c3c9549e::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4167 | 2026.03.25 00:17:46.497266 [ 198 ] {8a3ce6e0-f76a-4ba2-9a43-4275c3c9549e::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 36 rows starting from the beginning of the part | ||
| 4168 | 2026.03.25 00:17:46.497397 [ 198 ] {8a3ce6e0-f76a-4ba2-9a43-4275c3c9549e::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 6 rows starting from the beginning of the part | ||
| 4169 | 2026.03.25 00:17:46.497464 [ 5 ] {dbc7788a-3d27-4e90-88d3-c3bb57f25ef2} <Trace> oximeter.measurements_cumulativeu64 (d9515f17-c5fd-4592-903e-92bbab0fc185): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4170 | 2026.03.25 00:17:46.497475 [ 198 ] {8a3ce6e0-f76a-4ba2-9a43-4275c3c9549e::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 6 rows starting from the beginning of the part | ||
| 4171 | 2026.03.25 00:17:46.497509 [ 5 ] {dbc7788a-3d27-4e90-88d3-c3bb57f25ef2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 4172 | 2026.03.25 00:17:46.497558 [ 198 ] {8a3ce6e0-f76a-4ba2-9a43-4275c3c9549e::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 6 rows starting from the beginning of the part | ||
| 4173 | 2026.03.25 00:17:46.497625 [ 198 ] {8a3ce6e0-f76a-4ba2-9a43-4275c3c9549e::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 6 rows starting from the beginning of the part | ||
| 4174 | 2026.03.25 00:17:46.497693 [ 198 ] {8a3ce6e0-f76a-4ba2-9a43-4275c3c9549e::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 6 rows starting from the beginning of the part | ||
| 4175 | 2026.03.25 00:17:46.497849 [ 5 ] {dbc7788a-3d27-4e90-88d3-c3bb57f25ef2} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 4176 | 2026.03.25 00:17:46.498170 [ 5 ] {dbc7788a-3d27-4e90-88d3-c3bb57f25ef2} <Trace> oximeter.measurements_cumulativeu64 (d9515f17-c5fd-4592-903e-92bbab0fc185): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4177 | 2026.03.25 00:17:46.498300 [ 5 ] {dbc7788a-3d27-4e90-88d3-c3bb57f25ef2} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001311 sec., 202135.77421815405 rows/sec., 13.43 MiB/sec. | ||
| 4178 | 2026.03.25 00:17:46.498336 [ 5 ] {dbc7788a-3d27-4e90-88d3-c3bb57f25ef2} <Debug> TCPHandler: Processed in 0.001478864 sec. | ||
| 4179 | 2026.03.25 00:17:46.498448 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4180 | 2026.03.25 00:17:46.498541 [ 5 ] {0778f3bb-a1e0-4666-b894-bc885f0f4890} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 4181 | 2026.03.25 00:17:46.498583 [ 5 ] {0778f3bb-a1e0-4666-b894-bc885f0f4890} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 4182 | 2026.03.25 00:17:46.498823 [ 198 ] {8a3ce6e0-f76a-4ba2-9a43-4275c3c9549e::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 66 rows, containing 4 columns (4 merged, 0 gathered) in 0.001926454 sec., 34259.836985466565 rows/sec., 1.75 MiB/sec. | ||
| 4183 | 2026.03.25 00:17:46.498891 [ 5 ] {0778f3bb-a1e0-4666-b894-bc885f0f4890} <Trace> oximeter.measurements_f64 (212c2a6f-90cf-4c71-aafe-78c3b1fd8e79): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4184 | 2026.03.25 00:17:46.498931 [ 5 ] {0778f3bb-a1e0-4666-b894-bc885f0f4890} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 4185 | 2026.03.25 00:17:46.498992 [ 201 ] {8a3ce6e0-f76a-4ba2-9a43-4275c3c9549e::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 4186 | 2026.03.25 00:17:46.499351 [ 5 ] {0778f3bb-a1e0-4666-b894-bc885f0f4890} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 4187 | 2026.03.25 00:17:46.499363 [ 201 ] {8a3ce6e0-f76a-4ba2-9a43-4275c3c9549e::all_1_11_2} <Trace> oximeter.measurements_bool (8a3ce6e0-f76a-4ba2-9a43-4275c3c9549e): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4188 | 2026.03.25 00:17:46.499471 [ 201 ] {8a3ce6e0-f76a-4ba2-9a43-4275c3c9549e::all_1_11_2} <Trace> oximeter.measurements_bool (8a3ce6e0-f76a-4ba2-9a43-4275c3c9549e) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 4189 | 2026.03.25 00:17:46.499586 [ 5 ] {0778f3bb-a1e0-4666-b894-bc885f0f4890} <Trace> oximeter.measurements_f64 (212c2a6f-90cf-4c71-aafe-78c3b1fd8e79): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4190 | 2026.03.25 00:17:46.499589 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
| 4191 | 2026.03.25 00:17:46.499726 [ 5 ] {0778f3bb-a1e0-4666-b894-bc885f0f4890} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001203 sec., 831.2551953449708 rows/sec., 56.01 KiB/sec. | ||
| 4192 | 2026.03.25 00:17:46.499767 [ 5 ] {0778f3bb-a1e0-4666-b894-bc885f0f4890} <Debug> TCPHandler: Processed in 0.001368932 sec. | ||
| 4193 | 2026.03.25 00:17:46.499867 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4194 | 2026.03.25 00:17:46.499963 [ 5 ] {bf8ec6d5-94e3-4950-9bdf-09f0ef5b6b25} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4195 | 2026.03.25 00:17:46.500018 [ 5 ] {bf8ec6d5-94e3-4950-9bdf-09f0ef5b6b25} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 4196 | 2026.03.25 00:17:46.500743 [ 5 ] {bf8ec6d5-94e3-4950-9bdf-09f0ef5b6b25} <Trace> oximeter.measurements_histogramu64 (66b3c5cd-c277-4614-b9e1-0e483a2d8930): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4197 | 2026.03.25 00:17:46.500780 [ 5 ] {bf8ec6d5-94e3-4950-9bdf-09f0ef5b6b25} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 4198 | 2026.03.25 00:17:46.501302 [ 5 ] {bf8ec6d5-94e3-4950-9bdf-09f0ef5b6b25} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 4199 | 2026.03.25 00:17:46.501522 [ 5 ] {bf8ec6d5-94e3-4950-9bdf-09f0ef5b6b25} <Trace> oximeter.measurements_histogramu64 (66b3c5cd-c277-4614-b9e1-0e483a2d8930): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4200 | 2026.03.25 00:17:46.501659 [ 5 ] {bf8ec6d5-94e3-4950-9bdf-09f0ef5b6b25} <Debug> executeQuery: Read 14 rows, 25.69 KiB in 0.001715 sec., 8163.265306122449 rows/sec., 14.63 MiB/sec. | ||
| 4201 | 2026.03.25 00:17:46.501711 [ 5 ] {bf8ec6d5-94e3-4950-9bdf-09f0ef5b6b25} <Debug> TCPHandler: Processed in 0.001892713 sec. | ||
| 4202 | 2026.03.25 00:17:46.501821 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4203 | 2026.03.25 00:17:46.501915 [ 5 ] {cc9cb171-0974-47d4-bea6-d1e2454038f6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4204 | 2026.03.25 00:17:46.501958 [ 5 ] {cc9cb171-0974-47d4-bea6-d1e2454038f6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4205 | 2026.03.25 00:17:46.502272 [ 5 ] {cc9cb171-0974-47d4-bea6-d1e2454038f6} <Trace> oximeter.measurements_u64 (a46c3f3f-9ded-4b50-9fc2-4f503dd169a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4206 | 2026.03.25 00:17:46.502308 [ 5 ] {cc9cb171-0974-47d4-bea6-d1e2454038f6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 4207 | 2026.03.25 00:17:46.502613 [ 5 ] {cc9cb171-0974-47d4-bea6-d1e2454038f6} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 4208 | 2026.03.25 00:17:46.502820 [ 5 ] {cc9cb171-0974-47d4-bea6-d1e2454038f6} <Trace> oximeter.measurements_u64 (a46c3f3f-9ded-4b50-9fc2-4f503dd169a4): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4209 | 2026.03.25 00:17:46.502945 [ 5 ] {cc9cb171-0974-47d4-bea6-d1e2454038f6} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001048 sec., 85877.86259541984 rows/sec., 5.37 MiB/sec. | ||
| 4210 | 2026.03.25 00:17:46.502980 [ 5 ] {cc9cb171-0974-47d4-bea6-d1e2454038f6} <Debug> TCPHandler: Processed in 0.001207427 sec. | ||
| 4211 | 2026.03.25 00:17:47.439132 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4212 | 2026.03.25 00:17:47.439325 [ 5 ] {d3e5c2f7-79c4-40c0-908f-94f29466925c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 4213 | 2026.03.25 00:17:47.439396 [ 5 ] {d3e5c2f7-79c4-40c0-908f-94f29466925c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 4214 | 2026.03.25 00:17:47.440041 [ 5 ] {d3e5c2f7-79c4-40c0-908f-94f29466925c} <Trace> oximeter.fields_ipaddr (2be1fe0e-d681-4366-b872-d5e7a11bcfe0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4215 | 2026.03.25 00:17:47.440096 [ 5 ] {d3e5c2f7-79c4-40c0-908f-94f29466925c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 4216 | 2026.03.25 00:17:47.440466 [ 5 ] {d3e5c2f7-79c4-40c0-908f-94f29466925c} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 4217 | 2026.03.25 00:17:47.440682 [ 5 ] {d3e5c2f7-79c4-40c0-908f-94f29466925c} <Trace> oximeter.fields_ipaddr (2be1fe0e-d681-4366-b872-d5e7a11bcfe0): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4218 | 2026.03.25 00:17:47.440830 [ 5 ] {d3e5c2f7-79c4-40c0-908f-94f29466925c} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001557 sec., 1284.5215157353887 rows/sec., 104.74 KiB/sec. | ||
| 4219 | 2026.03.25 00:17:47.440869 [ 5 ] {d3e5c2f7-79c4-40c0-908f-94f29466925c} <Debug> TCPHandler: Processed in 0.001872543 sec. | ||
| 4220 | 2026.03.25 00:17:47.440988 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4221 | 2026.03.25 00:17:47.441086 [ 5 ] {e62f95c8-6221-4e16-b5f9-07889c89e413} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4222 | 2026.03.25 00:17:47.441125 [ 5 ] {e62f95c8-6221-4e16-b5f9-07889c89e413} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4223 | 2026.03.25 00:17:47.442740 [ 5 ] {e62f95c8-6221-4e16-b5f9-07889c89e413} <Trace> oximeter.fields_string (da9d4756-c540-45ff-bdbb-bdc9c8d31861): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4224 | 2026.03.25 00:17:47.442776 [ 5 ] {e62f95c8-6221-4e16-b5f9-07889c89e413} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 4225 | 2026.03.25 00:17:47.443257 [ 5 ] {e62f95c8-6221-4e16-b5f9-07889c89e413} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 4226 | 2026.03.25 00:17:47.443465 [ 5 ] {e62f95c8-6221-4e16-b5f9-07889c89e413} <Trace> oximeter.fields_string (da9d4756-c540-45ff-bdbb-bdc9c8d31861): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4227 | 2026.03.25 00:17:47.443595 [ 5 ] {e62f95c8-6221-4e16-b5f9-07889c89e413} <Debug> executeQuery: Read 2454 rows, 186.30 KiB in 0.002526 sec., 971496.4370546318 rows/sec., 72.03 MiB/sec. | ||
| 4228 | 2026.03.25 00:17:47.443631 [ 5 ] {e62f95c8-6221-4e16-b5f9-07889c89e413} <Debug> TCPHandler: Processed in 0.002690782 sec. | ||
| 4229 | 2026.03.25 00:17:47.443745 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4230 | 2026.03.25 00:17:47.443837 [ 5 ] {ae66a7b9-6375-4621-9595-b6fc0c2b1894} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4231 | 2026.03.25 00:17:47.443876 [ 5 ] {ae66a7b9-6375-4621-9595-b6fc0c2b1894} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4232 | 2026.03.25 00:17:47.444279 [ 5 ] {ae66a7b9-6375-4621-9595-b6fc0c2b1894} <Trace> oximeter.fields_u16 (b490aa8d-8720-450c-9d9d-0c0be0c6e0e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4233 | 2026.03.25 00:17:47.444314 [ 5 ] {ae66a7b9-6375-4621-9595-b6fc0c2b1894} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 4234 | 2026.03.25 00:17:47.444612 [ 5 ] {ae66a7b9-6375-4621-9595-b6fc0c2b1894} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 4235 | 2026.03.25 00:17:47.444812 [ 5 ] {ae66a7b9-6375-4621-9595-b6fc0c2b1894} <Trace> oximeter.fields_u16 (b490aa8d-8720-450c-9d9d-0c0be0c6e0e1): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4236 | 2026.03.25 00:17:47.444939 [ 5 ] {ae66a7b9-6375-4621-9595-b6fc0c2b1894} <Debug> executeQuery: Read 37 rows, 2.77 KiB in 0.00112 sec., 33035.71428571429 rows/sec., 2.42 MiB/sec. | ||
| 4237 | 2026.03.25 00:17:47.444974 [ 5 ] {ae66a7b9-6375-4621-9595-b6fc0c2b1894} <Debug> TCPHandler: Processed in 0.00127671 sec. | ||
| 4238 | 2026.03.25 00:17:47.445079 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4239 | 2026.03.25 00:17:47.445170 [ 5 ] {36ada830-234d-4f57-ac03-31490559b219} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 4240 | 2026.03.25 00:17:47.445208 [ 5 ] {36ada830-234d-4f57-ac03-31490559b219} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 4241 | 2026.03.25 00:17:47.445899 [ 5 ] {36ada830-234d-4f57-ac03-31490559b219} <Trace> oximeter.fields_u32 (79eddaf6-5920-48fe-8c45-6c5582e58677): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4242 | 2026.03.25 00:17:47.445935 [ 5 ] {36ada830-234d-4f57-ac03-31490559b219} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 4243 | 2026.03.25 00:17:47.446244 [ 5 ] {36ada830-234d-4f57-ac03-31490559b219} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 4244 | 2026.03.25 00:17:47.446442 [ 5 ] {36ada830-234d-4f57-ac03-31490559b219} <Trace> oximeter.fields_u32 (79eddaf6-5920-48fe-8c45-6c5582e58677): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4245 | 2026.03.25 00:17:47.446566 [ 5 ] {36ada830-234d-4f57-ac03-31490559b219} <Debug> executeQuery: Read 801 rows, 47.38 KiB in 0.001414 sec., 566478.0763790666 rows/sec., 32.72 MiB/sec. | ||
| 4246 | 2026.03.25 00:17:47.446602 [ 5 ] {36ada830-234d-4f57-ac03-31490559b219} <Debug> TCPHandler: Processed in 0.001570296 sec. | ||
| 4247 | 2026.03.25 00:17:47.446709 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4248 | 2026.03.25 00:17:47.446800 [ 5 ] {d03f9667-66fb-4856-b072-94b3cb716632} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 4249 | 2026.03.25 00:17:47.446837 [ 5 ] {d03f9667-66fb-4856-b072-94b3cb716632} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 4250 | 2026.03.25 00:17:47.447202 [ 5 ] {d03f9667-66fb-4856-b072-94b3cb716632} <Trace> oximeter.fields_u64 (3ff11c92-02f0-4d7f-b78c-e898b3889a19): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4251 | 2026.03.25 00:17:47.447237 [ 5 ] {d03f9667-66fb-4856-b072-94b3cb716632} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 4252 | 2026.03.25 00:17:47.447506 [ 5 ] {d03f9667-66fb-4856-b072-94b3cb716632} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 4253 | 2026.03.25 00:17:47.447715 [ 5 ] {d03f9667-66fb-4856-b072-94b3cb716632} <Trace> oximeter.fields_u64 (3ff11c92-02f0-4d7f-b78c-e898b3889a19): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4254 | 2026.03.25 00:17:47.447836 [ 5 ] {d03f9667-66fb-4856-b072-94b3cb716632} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001054 sec., 948.7666034155598 rows/sec., 66.71 KiB/sec. | ||
| 4255 | 2026.03.25 00:17:47.447874 [ 5 ] {d03f9667-66fb-4856-b072-94b3cb716632} <Debug> TCPHandler: Processed in 0.001212267 sec. | ||
| 4256 | 2026.03.25 00:17:47.447979 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4257 | 2026.03.25 00:17:47.448074 [ 5 ] {cd9c5e4f-95ef-4665-98dc-81450321b6db} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4258 | 2026.03.25 00:17:47.448114 [ 5 ] {cd9c5e4f-95ef-4665-98dc-81450321b6db} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4259 | 2026.03.25 00:17:47.449003 [ 5 ] {cd9c5e4f-95ef-4665-98dc-81450321b6db} <Trace> oximeter.fields_uuid (6a83c119-7e6c-4ef5-9da4-bd1e7cdd4b62): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4260 | 2026.03.25 00:17:47.449040 [ 5 ] {cd9c5e4f-95ef-4665-98dc-81450321b6db} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 4261 | 2026.03.25 00:17:47.449407 [ 5 ] {cd9c5e4f-95ef-4665-98dc-81450321b6db} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 4262 | 2026.03.25 00:17:47.449626 [ 5 ] {cd9c5e4f-95ef-4665-98dc-81450321b6db} <Trace> oximeter.fields_uuid (6a83c119-7e6c-4ef5-9da4-bd1e7cdd4b62): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4263 | 2026.03.25 00:17:47.449754 [ 5 ] {cd9c5e4f-95ef-4665-98dc-81450321b6db} <Debug> executeQuery: Read 1316 rows, 90.20 KiB in 0.001701 sec., 773662.5514403292 rows/sec., 51.78 MiB/sec. | ||
| 4264 | 2026.03.25 00:17:47.449791 [ 5 ] {cd9c5e4f-95ef-4665-98dc-81450321b6db} <Debug> TCPHandler: Processed in 0.001858992 sec. | ||
| 4265 | 2026.03.25 00:17:47.449900 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4266 | 2026.03.25 00:17:47.449992 [ 5 ] {74ec7d9f-f563-4c37-8bbb-69b53863c8c5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4267 | 2026.03.25 00:17:47.450035 [ 5 ] {74ec7d9f-f563-4c37-8bbb-69b53863c8c5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4268 | 2026.03.25 00:17:47.450757 [ 5 ] {74ec7d9f-f563-4c37-8bbb-69b53863c8c5} <Trace> oximeter.measurements_cumulativeu64 (d9515f17-c5fd-4592-903e-92bbab0fc185): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4269 | 2026.03.25 00:17:47.450793 [ 5 ] {74ec7d9f-f563-4c37-8bbb-69b53863c8c5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 4270 | 2026.03.25 00:17:47.451221 [ 5 ] {74ec7d9f-f563-4c37-8bbb-69b53863c8c5} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 4271 | 2026.03.25 00:17:47.451423 [ 5 ] {74ec7d9f-f563-4c37-8bbb-69b53863c8c5} <Trace> oximeter.measurements_cumulativeu64 (d9515f17-c5fd-4592-903e-92bbab0fc185): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4272 | 2026.03.25 00:17:47.451551 [ 5 ] {74ec7d9f-f563-4c37-8bbb-69b53863c8c5} <Debug> executeQuery: Read 1497 rows, 92.97 KiB in 0.001577 sec., 949270.7672796448 rows/sec., 57.57 MiB/sec. | ||
| 4273 | 2026.03.25 00:17:47.451586 [ 5 ] {74ec7d9f-f563-4c37-8bbb-69b53863c8c5} <Debug> TCPHandler: Processed in 0.00173351 sec. | ||
| 4274 | 2026.03.25 00:17:47.451691 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4275 | 2026.03.25 00:17:47.451782 [ 5 ] {e4e6ae24-1284-4108-b058-4b266cb23d8e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4276 | 2026.03.25 00:17:47.451835 [ 5 ] {e4e6ae24-1284-4108-b058-4b266cb23d8e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 4277 | 2026.03.25 00:17:47.452634 [ 5 ] {e4e6ae24-1284-4108-b058-4b266cb23d8e} <Trace> oximeter.measurements_histogramu64 (66b3c5cd-c277-4614-b9e1-0e483a2d8930): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4278 | 2026.03.25 00:17:47.452668 [ 5 ] {e4e6ae24-1284-4108-b058-4b266cb23d8e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 4279 | 2026.03.25 00:17:47.453197 [ 5 ] {e4e6ae24-1284-4108-b058-4b266cb23d8e} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 4280 | 2026.03.25 00:17:47.453413 [ 5 ] {e4e6ae24-1284-4108-b058-4b266cb23d8e} <Trace> oximeter.measurements_histogramu64 (66b3c5cd-c277-4614-b9e1-0e483a2d8930): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4281 | 2026.03.25 00:17:47.453539 [ 5 ] {e4e6ae24-1284-4108-b058-4b266cb23d8e} <Debug> executeQuery: Read 35 rows, 64.22 KiB in 0.001775 sec., 19718.309859154928 rows/sec., 35.33 MiB/sec. | ||
| 4282 | 2026.03.25 00:17:47.453587 [ 5 ] {e4e6ae24-1284-4108-b058-4b266cb23d8e} <Debug> TCPHandler: Processed in 0.001943334 sec. | ||
| 4283 | 2026.03.25 00:17:47.453698 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4284 | 2026.03.25 00:17:47.453790 [ 5 ] {6fab7f36-d089-401e-92b0-fce28069603d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4285 | 2026.03.25 00:17:47.453830 [ 5 ] {6fab7f36-d089-401e-92b0-fce28069603d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4286 | 2026.03.25 00:17:47.454148 [ 5 ] {6fab7f36-d089-401e-92b0-fce28069603d} <Trace> oximeter.measurements_u64 (a46c3f3f-9ded-4b50-9fc2-4f503dd169a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4287 | 2026.03.25 00:17:47.454182 [ 5 ] {6fab7f36-d089-401e-92b0-fce28069603d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 4288 | 2026.03.25 00:17:47.454465 [ 5 ] {6fab7f36-d089-401e-92b0-fce28069603d} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 4289 | 2026.03.25 00:17:47.454676 [ 5 ] {6fab7f36-d089-401e-92b0-fce28069603d} <Trace> oximeter.measurements_u64 (a46c3f3f-9ded-4b50-9fc2-4f503dd169a4): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4290 | 2026.03.25 00:17:47.454799 [ 5 ] {6fab7f36-d089-401e-92b0-fce28069603d} <Debug> executeQuery: Read 12 rows, 848.00 B in 0.001028 sec., 11673.151750972762 rows/sec., 805.57 KiB/sec. | ||
| 4291 | 2026.03.25 00:17:47.454833 [ 5 ] {6fab7f36-d089-401e-92b0-fce28069603d} <Debug> TCPHandler: Processed in 0.001183067 sec. | ||
| 4292 | 2026.03.25 00:17:51.476221 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4293 | 2026.03.25 00:17:51.476442 [ 5 ] {93036373-4297-46e7-bce3-1298d5778519} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4294 | 2026.03.25 00:17:51.476513 [ 5 ] {93036373-4297-46e7-bce3-1298d5778519} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4295 | 2026.03.25 00:17:51.477229 [ 5 ] {93036373-4297-46e7-bce3-1298d5778519} <Trace> oximeter.fields_string (da9d4756-c540-45ff-bdbb-bdc9c8d31861): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4296 | 2026.03.25 00:17:51.477279 [ 5 ] {93036373-4297-46e7-bce3-1298d5778519} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 4297 | 2026.03.25 00:17:51.477693 [ 5 ] {93036373-4297-46e7-bce3-1298d5778519} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 4298 | 2026.03.25 00:17:51.477917 [ 5 ] {93036373-4297-46e7-bce3-1298d5778519} <Trace> oximeter.fields_string (da9d4756-c540-45ff-bdbb-bdc9c8d31861): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4299 | 2026.03.25 00:17:51.478041 [ 109 ] {} <Debug> oximeter.fields_string (da9d4756-c540-45ff-bdbb-bdc9c8d31861) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 4300 | 2026.03.25 00:17:51.478066 [ 5 ] {93036373-4297-46e7-bce3-1298d5778519} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001677 sec., 33392.96362552176 rows/sec., 2.57 MiB/sec. | ||
| 4301 | 2026.03.25 00:17:51.478114 [ 109 ] {} <Trace> oximeter.fields_string (da9d4756-c540-45ff-bdbb-bdc9c8d31861): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4302 | 2026.03.25 00:17:51.478122 [ 5 ] {93036373-4297-46e7-bce3-1298d5778519} <Debug> TCPHandler: Processed in 0.002067457 sec. | ||
| 4303 | 2026.03.25 00:17:51.478145 [ 109 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 4304 | 2026.03.25 00:17:51.478247 [ 187 ] {da9d4756-c540-45ff-bdbb-bdc9c8d31861::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 | ||
| 4305 | 2026.03.25 00:17:51.478251 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4306 | 2026.03.25 00:17:51.478348 [ 187 ] {da9d4756-c540-45ff-bdbb-bdc9c8d31861::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4307 | 2026.03.25 00:17:51.478362 [ 5 ] {68ac96f4-58ed-4fbc-8950-232d6c24ffb7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4308 | 2026.03.25 00:17:51.478378 [ 187 ] {da9d4756-c540-45ff-bdbb-bdc9c8d31861::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 3233 rows starting from the beginning of the part | ||
| 4309 | 2026.03.25 00:17:51.478404 [ 5 ] {68ac96f4-58ed-4fbc-8950-232d6c24ffb7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4310 | 2026.03.25 00:17:51.478433 [ 187 ] {da9d4756-c540-45ff-bdbb-bdc9c8d31861::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 825 rows starting from the beginning of the part | ||
| 4311 | 2026.03.25 00:17:51.478478 [ 187 ] {da9d4756-c540-45ff-bdbb-bdc9c8d31861::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 108 rows starting from the beginning of the part | ||
| 4312 | 2026.03.25 00:17:51.478518 [ 187 ] {da9d4756-c540-45ff-bdbb-bdc9c8d31861::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 825 rows starting from the beginning of the part | ||
| 4313 | 2026.03.25 00:17:51.478553 [ 187 ] {da9d4756-c540-45ff-bdbb-bdc9c8d31861::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 2454 rows starting from the beginning of the part | ||
| 4314 | 2026.03.25 00:17:51.478589 [ 187 ] {da9d4756-c540-45ff-bdbb-bdc9c8d31861::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 56 rows starting from the beginning of the part | ||
| 4315 | 2026.03.25 00:17:51.478821 [ 5 ] {68ac96f4-58ed-4fbc-8950-232d6c24ffb7} <Trace> oximeter.fields_uuid (6a83c119-7e6c-4ef5-9da4-bd1e7cdd4b62): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4316 | 2026.03.25 00:17:51.478857 [ 5 ] {68ac96f4-58ed-4fbc-8950-232d6c24ffb7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 4317 | 2026.03.25 00:17:51.479225 [ 5 ] {68ac96f4-58ed-4fbc-8950-232d6c24ffb7} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 4318 | 2026.03.25 00:17:51.479441 [ 5 ] {68ac96f4-58ed-4fbc-8950-232d6c24ffb7} <Trace> oximeter.fields_uuid (6a83c119-7e6c-4ef5-9da4-bd1e7cdd4b62): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4319 | 2026.03.25 00:17:51.479539 [ 109 ] {} <Debug> oximeter.fields_uuid (6a83c119-7e6c-4ef5-9da4-bd1e7cdd4b62) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 4320 | 2026.03.25 00:17:51.479566 [ 5 ] {68ac96f4-58ed-4fbc-8950-232d6c24ffb7} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001222 sec., 52373.158756137476 rows/sec., 4.09 MiB/sec. | ||
| 4321 | 2026.03.25 00:17:51.479570 [ 109 ] {} <Trace> oximeter.fields_uuid (6a83c119-7e6c-4ef5-9da4-bd1e7cdd4b62): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4322 | 2026.03.25 00:17:51.479605 [ 109 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 4323 | 2026.03.25 00:17:51.479610 [ 5 ] {68ac96f4-58ed-4fbc-8950-232d6c24ffb7} <Debug> TCPHandler: Processed in 0.001409142 sec. | ||
| 4324 | 2026.03.25 00:17:51.479690 [ 201 ] {6a83c119-7e6c-4ef5-9da4-bd1e7cdd4b62::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 | ||
| 4325 | 2026.03.25 00:17:51.479731 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4326 | 2026.03.25 00:17:51.479799 [ 201 ] {6a83c119-7e6c-4ef5-9da4-bd1e7cdd4b62::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4327 | 2026.03.25 00:17:51.479829 [ 5 ] {d980ba99-e615-45c5-874c-8033b3fdafa3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4328 | 2026.03.25 00:17:51.479836 [ 201 ] {6a83c119-7e6c-4ef5-9da4-bd1e7cdd4b62::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 1790 rows starting from the beginning of the part | ||
| 4329 | 2026.03.25 00:17:51.479879 [ 5 ] {d980ba99-e615-45c5-874c-8033b3fdafa3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4330 | 2026.03.25 00:17:51.479915 [ 201 ] {6a83c119-7e6c-4ef5-9da4-bd1e7cdd4b62::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 504 rows starting from the beginning of the part | ||
| 4331 | 2026.03.25 00:17:51.479966 [ 201 ] {6a83c119-7e6c-4ef5-9da4-bd1e7cdd4b62::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 90 rows starting from the beginning of the part | ||
| 4332 | 2026.03.25 00:17:51.480013 [ 201 ] {6a83c119-7e6c-4ef5-9da4-bd1e7cdd4b62::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 504 rows starting from the beginning of the part | ||
| 4333 | 2026.03.25 00:17:51.480071 [ 201 ] {6a83c119-7e6c-4ef5-9da4-bd1e7cdd4b62::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 1316 rows starting from the beginning of the part | ||
| 4334 | 2026.03.25 00:17:51.480115 [ 201 ] {6a83c119-7e6c-4ef5-9da4-bd1e7cdd4b62::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 64 rows starting from the beginning of the part | ||
| 4335 | 2026.03.25 00:17:51.480260 [ 5 ] {d980ba99-e615-45c5-874c-8033b3fdafa3} <Trace> oximeter.measurements_cumulativeu64 (d9515f17-c5fd-4592-903e-92bbab0fc185): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4336 | 2026.03.25 00:17:51.480302 [ 5 ] {d980ba99-e615-45c5-874c-8033b3fdafa3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 4337 | 2026.03.25 00:17:51.480778 [ 5 ] {d980ba99-e615-45c5-874c-8033b3fdafa3} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 4338 | 2026.03.25 00:17:51.481012 [ 5 ] {d980ba99-e615-45c5-874c-8033b3fdafa3} <Trace> oximeter.measurements_cumulativeu64 (d9515f17-c5fd-4592-903e-92bbab0fc185): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4339 | 2026.03.25 00:17:51.481078 [ 192 ] {da9d4756-c540-45ff-bdbb-bdc9c8d31861::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7501 rows, containing 5 columns (5 merged, 0 gathered) in 0.002867446 sec., 2615916.7426343863 rows/sec., 208.02 MiB/sec. | ||
| 4340 | 2026.03.25 00:17:51.481115 [ 109 ] {} <Debug> oximeter.measurements_cumulativeu64 (d9515f17-c5fd-4592-903e-92bbab0fc185) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 4341 | 2026.03.25 00:17:51.481143 [ 5 ] {d980ba99-e615-45c5-874c-8033b3fdafa3} <Debug> executeQuery: Read 128 rows, 9.13 KiB in 0.001332 sec., 96096.0960960961 rows/sec., 6.69 MiB/sec. | ||
| 4342 | 2026.03.25 00:17:51.481147 [ 109 ] {} <Trace> oximeter.measurements_cumulativeu64 (d9515f17-c5fd-4592-903e-92bbab0fc185): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4343 | 2026.03.25 00:17:51.481181 [ 109 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 4344 | 2026.03.25 00:17:51.481187 [ 5 ] {d980ba99-e615-45c5-874c-8033b3fdafa3} <Debug> TCPHandler: Processed in 0.001505724 sec. | ||
| 4345 | 2026.03.25 00:17:51.481241 [ 187 ] {d9515f17-c5fd-4592-903e-92bbab0fc185::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 | ||
| 4346 | 2026.03.25 00:17:51.481322 [ 187 ] {d9515f17-c5fd-4592-903e-92bbab0fc185::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4347 | 2026.03.25 00:17:51.481345 [ 187 ] {d9515f17-c5fd-4592-903e-92bbab0fc185::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_21_4, total 9166 rows starting from the beginning of the part | ||
| 4348 | 2026.03.25 00:17:51.481366 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4349 | 2026.03.25 00:17:51.481390 [ 187 ] {d9515f17-c5fd-4592-903e-92bbab0fc185::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 265 rows starting from the beginning of the part | ||
| 4350 | 2026.03.25 00:17:51.481437 [ 187 ] {d9515f17-c5fd-4592-903e-92bbab0fc185::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 160 rows starting from the beginning of the part | ||
| 4351 | 2026.03.25 00:17:51.481458 [ 191 ] {da9d4756-c540-45ff-bdbb-bdc9c8d31861::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 4352 | 2026.03.25 00:17:51.481462 [ 5 ] {17cf8c33-a629-4229-a91a-1d2ea3178c0c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4353 | 2026.03.25 00:17:51.481473 [ 187 ] {d9515f17-c5fd-4592-903e-92bbab0fc185::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 265 rows starting from the beginning of the part | ||
| 4354 | 2026.03.25 00:17:51.481515 [ 5 ] {17cf8c33-a629-4229-a91a-1d2ea3178c0c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4355 | 2026.03.25 00:17:51.481520 [ 187 ] {d9515f17-c5fd-4592-903e-92bbab0fc185::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 1497 rows starting from the beginning of the part | ||
| 4356 | 2026.03.25 00:17:51.481560 [ 187 ] {d9515f17-c5fd-4592-903e-92bbab0fc185::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 128 rows starting from the beginning of the part | ||
| 4357 | 2026.03.25 00:17:51.481685 [ 193 ] {6a83c119-7e6c-4ef5-9da4-bd1e7cdd4b62::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4268 rows, containing 5 columns (5 merged, 0 gathered) in 0.002034477 sec., 2097836.446418416 rows/sec., 151.64 MiB/sec. | ||
| 4358 | 2026.03.25 00:17:51.481767 [ 191 ] {da9d4756-c540-45ff-bdbb-bdc9c8d31861::all_1_26_5} <Trace> oximeter.fields_string (da9d4756-c540-45ff-bdbb-bdc9c8d31861): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4359 | 2026.03.25 00:17:51.481846 [ 191 ] {da9d4756-c540-45ff-bdbb-bdc9c8d31861::all_1_26_5} <Trace> oximeter.fields_string (da9d4756-c540-45ff-bdbb-bdc9c8d31861) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 4360 | 2026.03.25 00:17:51.481866 [ 5 ] {17cf8c33-a629-4229-a91a-1d2ea3178c0c} <Trace> oximeter.measurements_u64 (a46c3f3f-9ded-4b50-9fc2-4f503dd169a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4361 | 2026.03.25 00:17:51.481904 [ 5 ] {17cf8c33-a629-4229-a91a-1d2ea3178c0c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 4362 | 2026.03.25 00:17:51.481907 [ 201 ] {6a83c119-7e6c-4ef5-9da4-bd1e7cdd4b62::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 4363 | 2026.03.25 00:17:51.481916 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.34 MiB. | ||
| 4364 | 2026.03.25 00:17:51.482209 [ 201 ] {6a83c119-7e6c-4ef5-9da4-bd1e7cdd4b62::all_1_26_5} <Trace> oximeter.fields_uuid (6a83c119-7e6c-4ef5-9da4-bd1e7cdd4b62): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4365 | 2026.03.25 00:17:51.482265 [ 5 ] {17cf8c33-a629-4229-a91a-1d2ea3178c0c} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 4366 | 2026.03.25 00:17:51.482290 [ 201 ] {6a83c119-7e6c-4ef5-9da4-bd1e7cdd4b62::all_1_26_5} <Trace> oximeter.fields_uuid (6a83c119-7e6c-4ef5-9da4-bd1e7cdd4b62) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 4367 | 2026.03.25 00:17:51.482368 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.79 MiB. | ||
| 4368 | 2026.03.25 00:17:51.482495 [ 5 ] {17cf8c33-a629-4229-a91a-1d2ea3178c0c} <Trace> oximeter.measurements_u64 (a46c3f3f-9ded-4b50-9fc2-4f503dd169a4): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4369 | 2026.03.25 00:17:51.482613 [ 109 ] {} <Debug> oximeter.measurements_u64 (a46c3f3f-9ded-4b50-9fc2-4f503dd169a4) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 4370 | 2026.03.25 00:17:51.482628 [ 5 ] {17cf8c33-a629-4229-a91a-1d2ea3178c0c} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001185 sec., 40506.32911392405 rows/sec., 2.73 MiB/sec. | ||
| 4371 | 2026.03.25 00:17:51.482643 [ 109 ] {} <Trace> oximeter.measurements_u64 (a46c3f3f-9ded-4b50-9fc2-4f503dd169a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4372 | 2026.03.25 00:17:51.482667 [ 109 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 4373 | 2026.03.25 00:17:51.482671 [ 5 ] {17cf8c33-a629-4229-a91a-1d2ea3178c0c} <Debug> TCPHandler: Processed in 0.001354141 sec. | ||
| 4374 | 2026.03.25 00:17:51.482729 [ 193 ] {a46c3f3f-9ded-4b50-9fc2-4f503dd169a4::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 | ||
| 4375 | 2026.03.25 00:17:51.482822 [ 193 ] {a46c3f3f-9ded-4b50-9fc2-4f503dd169a4::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4376 | 2026.03.25 00:17:51.482849 [ 193 ] {a46c3f3f-9ded-4b50-9fc2-4f503dd169a4::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 1350 rows starting from the beginning of the part | ||
| 4377 | 2026.03.25 00:17:51.482899 [ 193 ] {a46c3f3f-9ded-4b50-9fc2-4f503dd169a4::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 90 rows starting from the beginning of the part | ||
| 4378 | 2026.03.25 00:17:51.482940 [ 193 ] {a46c3f3f-9ded-4b50-9fc2-4f503dd169a4::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 60 rows starting from the beginning of the part | ||
| 4379 | 2026.03.25 00:17:51.482979 [ 193 ] {a46c3f3f-9ded-4b50-9fc2-4f503dd169a4::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 90 rows starting from the beginning of the part | ||
| 4380 | 2026.03.25 00:17:51.483014 [ 193 ] {a46c3f3f-9ded-4b50-9fc2-4f503dd169a4::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 12 rows starting from the beginning of the part | ||
| 4381 | 2026.03.25 00:17:51.483050 [ 193 ] {a46c3f3f-9ded-4b50-9fc2-4f503dd169a4::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 48 rows starting from the beginning of the part | ||
| 4382 | 2026.03.25 00:17:51.483995 [ 201 ] {a46c3f3f-9ded-4b50-9fc2-4f503dd169a4::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1650 rows, containing 4 columns (4 merged, 0 gathered) in 0.00129276 sec., 1276338.9956372413 rows/sec., 82.32 MiB/sec. | ||
| 4383 | 2026.03.25 00:17:51.484173 [ 193 ] {a46c3f3f-9ded-4b50-9fc2-4f503dd169a4::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 4384 | 2026.03.25 00:17:51.484414 [ 193 ] {a46c3f3f-9ded-4b50-9fc2-4f503dd169a4::all_1_26_5} <Trace> oximeter.measurements_u64 (a46c3f3f-9ded-4b50-9fc2-4f503dd169a4): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4385 | 2026.03.25 00:17:51.484477 [ 193 ] {a46c3f3f-9ded-4b50-9fc2-4f503dd169a4::all_1_26_5} <Trace> oximeter.measurements_u64 (a46c3f3f-9ded-4b50-9fc2-4f503dd169a4) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 4386 | 2026.03.25 00:17:51.484536 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.50 MiB. | ||
| 4387 | 2026.03.25 00:17:51.485665 [ 193 ] {d9515f17-c5fd-4592-903e-92bbab0fc185::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 11481 rows, containing 5 columns (5 merged, 0 gathered) in 0.004450042 sec., 2579975.6496680253 rows/sec., 164.17 MiB/sec. | ||
| 4388 | 2026.03.25 00:17:51.485927 [ 187 ] {d9515f17-c5fd-4592-903e-92bbab0fc185::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 4389 | 2026.03.25 00:17:51.486163 [ 187 ] {d9515f17-c5fd-4592-903e-92bbab0fc185::all_1_26_5} <Trace> oximeter.measurements_cumulativeu64 (d9515f17-c5fd-4592-903e-92bbab0fc185): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4390 | 2026.03.25 00:17:51.486223 [ 187 ] {d9515f17-c5fd-4592-903e-92bbab0fc185::all_1_26_5} <Trace> oximeter.measurements_cumulativeu64 (d9515f17-c5fd-4592-903e-92bbab0fc185) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 4391 | 2026.03.25 00:17:51.486278 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.26 MiB. | ||
| 4392 | 2026.03.25 00:17:52.000186 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 239.04 MiB, peak 248.52 MiB, free memory in arenas 0.00 B, will set to 241.14 MiB (RSS), difference: 2.10 MiB | ||
| 4393 | 2026.03.25 00:17:52.357748 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 8094 | ||
| 4394 | 2026.03.25 00:17:52.358255 [ 244 ] {} <Trace> system.asynchronous_metric_log (0898b27c-367e-447b-8482-f4822232c365): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4395 | 2026.03.25 00:17:52.358294 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 4396 | 2026.03.25 00:17:52.358761 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 4397 | 2026.03.25 00:17:52.358986 [ 244 ] {} <Trace> system.asynchronous_metric_log (0898b27c-367e-447b-8482-f4822232c365): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4398 | 2026.03.25 00:17:52.359115 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 8094 | ||
| 4399 | 2026.03.25 00:17:52.774626 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 128 | ||
| 4400 | 2026.03.25 00:17:52.789830 [ 243 ] {} <Trace> system.metric_log (8832bb94-2db2-42e0-923d-5bcca7c2cc3b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4401 | 2026.03.25 00:17:52.789886 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 4402 | 2026.03.25 00:17:52.795956 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 4403 | 2026.03.25 00:17:52.796711 [ 243 ] {} <Trace> system.metric_log (8832bb94-2db2-42e0-923d-5bcca7c2cc3b): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4404 | 2026.03.25 00:17:52.799490 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 128 | ||
| 4405 | 2026.03.25 00:17:54.583996 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47945 | ||
| 4406 | 2026.03.25 00:17:54.584102 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4407 | 2026.03.25 00:17:54.584127 [ 290 ] {} <Debug> TCP-Session: 848a28c9-eed9-43e0-942a-688efa020f21 Authenticating user 'default' from [fd00:1122:3344:101::e]:47945 | ||
| 4408 | 2026.03.25 00:17:54.584148 [ 290 ] {} <Debug> TCP-Session: 848a28c9-eed9-43e0-942a-688efa020f21 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4409 | 2026.03.25 00:17:54.584161 [ 290 ] {} <Debug> TCP-Session: 848a28c9-eed9-43e0-942a-688efa020f21 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4410 | 2026.03.25 00:17:54.584361 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64590 | ||
| 4411 | 2026.03.25 00:17:54.584396 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45052 | ||
| 4412 | 2026.03.25 00:17:54.584413 [ 295 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59328 | ||
| 4413 | 2026.03.25 00:17:54.584432 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50339 | ||
| 4414 | 2026.03.25 00:17:54.584458 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44820 | ||
| 4415 | 2026.03.25 00:17:54.584487 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4416 | 2026.03.25 00:17:54.584492 [ 295 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4417 | 2026.03.25 00:17:54.584502 [ 290 ] {} <Trace> TCP-Session: 848a28c9-eed9-43e0-942a-688efa020f21 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4418 | 2026.03.25 00:17:54.584521 [ 293 ] {} <Debug> TCP-Session: 82c9975c-7ca9-4c27-9d41-d46ac6ab2d78 Authenticating user 'default' from [fd00:1122:3344:101::e]:45052 | ||
| 4419 | 2026.03.25 00:17:54.584528 [ 295 ] {} <Debug> TCP-Session: f554585e-4e3a-46a2-8a4f-cf42cd896dc4 Authenticating user 'default' from [fd00:1122:3344:101::e]:59328 | ||
| 4420 | 2026.03.25 00:17:54.584549 [ 293 ] {} <Debug> TCP-Session: 82c9975c-7ca9-4c27-9d41-d46ac6ab2d78 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4421 | 2026.03.25 00:17:54.584559 [ 295 ] {} <Debug> TCP-Session: f554585e-4e3a-46a2-8a4f-cf42cd896dc4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4422 | 2026.03.25 00:17:54.584566 [ 293 ] {} <Debug> TCP-Session: 82c9975c-7ca9-4c27-9d41-d46ac6ab2d78 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4423 | 2026.03.25 00:17:54.584576 [ 295 ] {} <Debug> TCP-Session: f554585e-4e3a-46a2-8a4f-cf42cd896dc4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4424 | 2026.03.25 00:17:54.584427 [ 296 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37063 | ||
| 4425 | 2026.03.25 00:17:54.584615 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4426 | 2026.03.25 00:17:54.584640 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4427 | 2026.03.25 00:17:54.584665 [ 3 ] {} <Debug> TCP-Session: f4273855-35bf-436a-97b1-6eac1f51bea4 Authenticating user 'default' from [fd00:1122:3344:101::e]:50339 | ||
| 4428 | 2026.03.25 00:17:54.584682 [ 290 ] {db85fde1-a765-45aa-b71c-773805c40abc} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:47945) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 4429 | 2026.03.25 00:17:54.584684 [ 288 ] {} <Debug> TCP-Session: e570e1e8-fa1e-4986-9962-38bfa5040b73 Authenticating user 'default' from [fd00:1122:3344:101::e]:44820 | ||
| 4430 | 2026.03.25 00:17:54.584700 [ 3 ] {} <Debug> TCP-Session: f4273855-35bf-436a-97b1-6eac1f51bea4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4431 | 2026.03.25 00:17:54.584732 [ 288 ] {} <Debug> TCP-Session: e570e1e8-fa1e-4986-9962-38bfa5040b73 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4432 | 2026.03.25 00:17:54.584744 [ 3 ] {} <Debug> TCP-Session: f4273855-35bf-436a-97b1-6eac1f51bea4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4433 | 2026.03.25 00:17:54.584758 [ 288 ] {} <Debug> TCP-Session: e570e1e8-fa1e-4986-9962-38bfa5040b73 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4434 | 2026.03.25 00:17:54.584781 [ 296 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4435 | 2026.03.25 00:17:54.584422 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49879 | ||
| 4436 | 2026.03.25 00:17:54.584820 [ 296 ] {} <Debug> TCP-Session: 779dc4e6-8476-44fe-8304-dc3171bc849e Authenticating user 'default' from [fd00:1122:3344:101::e]:37063 | ||
| 4437 | 2026.03.25 00:17:54.584368 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55370 | ||
| 4438 | 2026.03.25 00:17:54.584874 [ 296 ] {} <Debug> TCP-Session: 779dc4e6-8476-44fe-8304-dc3171bc849e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4439 | 2026.03.25 00:17:54.584497 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4440 | 2026.03.25 00:17:54.584903 [ 296 ] {} <Debug> TCP-Session: 779dc4e6-8476-44fe-8304-dc3171bc849e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4441 | 2026.03.25 00:17:54.584924 [ 291 ] {} <Debug> TCP-Session: 4287c8dd-8a23-44ba-80e2-72f5e9ba8491 Authenticating user 'default' from [fd00:1122:3344:101::e]:64590 | ||
| 4442 | 2026.03.25 00:17:54.584941 [ 291 ] {} <Debug> TCP-Session: 4287c8dd-8a23-44ba-80e2-72f5e9ba8491 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4443 | 2026.03.25 00:17:54.584953 [ 291 ] {} <Debug> TCP-Session: 4287c8dd-8a23-44ba-80e2-72f5e9ba8491 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4444 | 2026.03.25 00:17:54.584981 [ 290 ] {db85fde1-a765-45aa-b71c-773805c40abc} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 4445 | 2026.03.25 00:17:54.585058 [ 290 ] {db85fde1-a765-45aa-b71c-773805c40abc} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 4446 | 2026.03.25 00:17:54.585089 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4447 | 2026.03.25 00:17:54.585094 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4448 | 2026.03.25 00:17:54.585128 [ 292 ] {} <Debug> TCP-Session: a9960de5-1805-4aab-a663-1f5cc8ddb690 Authenticating user 'default' from [fd00:1122:3344:101::e]:55370 | ||
| 4449 | 2026.03.25 00:17:54.585151 [ 294 ] {} <Debug> TCP-Session: 9ac96242-96bc-47ec-b76c-f19b0831d651 Authenticating user 'default' from [fd00:1122:3344:101::e]:49879 | ||
| 4450 | 2026.03.25 00:17:54.585154 [ 292 ] {} <Debug> TCP-Session: a9960de5-1805-4aab-a663-1f5cc8ddb690 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4451 | 2026.03.25 00:17:54.585183 [ 294 ] {} <Debug> TCP-Session: 9ac96242-96bc-47ec-b76c-f19b0831d651 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4452 | 2026.03.25 00:17:54.585184 [ 292 ] {} <Debug> TCP-Session: a9960de5-1805-4aab-a663-1f5cc8ddb690 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4453 | 2026.03.25 00:17:54.585204 [ 294 ] {} <Debug> TCP-Session: 9ac96242-96bc-47ec-b76c-f19b0831d651 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4454 | 2026.03.25 00:17:54.585434 [ 290 ] {db85fde1-a765-45aa-b71c-773805c40abc} <Debug> oximeter.version (97ad2ce0-cded-4649-a1b6-ff7c59ff4a2c) (SelectExecutor): Key condition: unknown | ||
| 4455 | 2026.03.25 00:17:54.586359 [ 313 ] {db85fde1-a765-45aa-b71c-773805c40abc} <Trace> AggregatingTransform: Aggregating | ||
| 4456 | 2026.03.25 00:17:54.586413 [ 313 ] {db85fde1-a765-45aa-b71c-773805c40abc} <Trace> Aggregator: Aggregation method: without_key | ||
| 4457 | 2026.03.25 00:17:54.586452 [ 313 ] {db85fde1-a765-45aa-b71c-773805c40abc} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.00088264 sec. (1132.965 rows/sec., 44.26 KiB/sec.) | ||
| 4458 | 2026.03.25 00:17:54.586472 [ 313 ] {db85fde1-a765-45aa-b71c-773805c40abc} <Trace> Aggregator: Merging aggregated data | ||
| 4459 | 2026.03.25 00:17:54.587651 [ 290 ] {db85fde1-a765-45aa-b71c-773805c40abc} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003024 sec., 330.6878306878307 rows/sec., 12.92 KiB/sec. | ||
| 4460 | 2026.03.25 00:17:54.587815 [ 290 ] {db85fde1-a765-45aa-b71c-773805c40abc} <Debug> TCPHandler: Processed in 0.00345149 sec. | ||
| 4461 | 2026.03.25 00:17:54.587928 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4462 | 2026.03.25 00:17:54.587957 [ 290 ] {} <Debug> TCP-Session: 848a28c9-eed9-43e0-942a-688efa020f21 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4463 | 2026.03.25 00:17:54.587967 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4464 | 2026.03.25 00:17:54.587996 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4465 | 2026.03.25 00:17:54.588006 [ 288 ] {} <Debug> TCP-Session: e570e1e8-fa1e-4986-9962-38bfa5040b73 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4466 | 2026.03.25 00:17:54.588035 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4467 | 2026.03.25 00:17:54.588042 [ 291 ] {} <Debug> TCP-Session: 4287c8dd-8a23-44ba-80e2-72f5e9ba8491 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4468 | 2026.03.25 00:17:54.588057 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4469 | 2026.03.25 00:17:54.588073 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4470 | 2026.03.25 00:17:54.588093 [ 296 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4471 | 2026.03.25 00:17:54.588111 [ 293 ] {} <Debug> TCP-Session: 82c9975c-7ca9-4c27-9d41-d46ac6ab2d78 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4472 | 2026.03.25 00:17:54.588131 [ 3 ] {} <Debug> TCP-Session: f4273855-35bf-436a-97b1-6eac1f51bea4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4473 | 2026.03.25 00:17:54.588134 [ 295 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4474 | 2026.03.25 00:17:54.588155 [ 296 ] {} <Debug> TCP-Session: 779dc4e6-8476-44fe-8304-dc3171bc849e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4475 | 2026.03.25 00:17:54.588014 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4476 | 2026.03.25 00:17:54.588191 [ 295 ] {} <Debug> TCP-Session: f554585e-4e3a-46a2-8a4f-cf42cd896dc4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4477 | 2026.03.25 00:17:54.588077 [ 292 ] {} <Debug> TCP-Session: a9960de5-1805-4aab-a663-1f5cc8ddb690 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4478 | 2026.03.25 00:17:54.588236 [ 294 ] {} <Debug> TCP-Session: 9ac96242-96bc-47ec-b76c-f19b0831d651 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4479 | 2026.03.25 00:17:54.647704 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47289 | ||
| 4480 | 2026.03.25 00:17:54.647801 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4481 | 2026.03.25 00:17:54.647826 [ 290 ] {} <Debug> TCP-Session: f208705b-693e-4184-a0c9-011e06f9f370 Authenticating user 'default' from [fd00:1122:3344:101::e]:47289 | ||
| 4482 | 2026.03.25 00:17:54.647846 [ 290 ] {} <Debug> TCP-Session: f208705b-693e-4184-a0c9-011e06f9f370 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4483 | 2026.03.25 00:17:54.647858 [ 290 ] {} <Debug> TCP-Session: f208705b-693e-4184-a0c9-011e06f9f370 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4484 | 2026.03.25 00:17:54.648081 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62909 | ||
| 4485 | 2026.03.25 00:17:54.648102 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49170 | ||
| 4486 | 2026.03.25 00:17:54.648139 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58299 | ||
| 4487 | 2026.03.25 00:17:54.648164 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37163 | ||
| 4488 | 2026.03.25 00:17:54.648154 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63636 | ||
| 4489 | 2026.03.25 00:17:54.648208 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4490 | 2026.03.25 00:17:54.648153 [ 290 ] {} <Trace> TCP-Session: f208705b-693e-4184-a0c9-011e06f9f370 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4491 | 2026.03.25 00:17:54.648261 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4492 | 2026.03.25 00:17:54.648288 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4493 | 2026.03.25 00:17:54.648312 [ 288 ] {} <Debug> TCP-Session: 6612a7cc-9ba2-4c23-90fb-d5c55c982b8e Authenticating user 'default' from [fd00:1122:3344:101::e]:37163 | ||
| 4494 | 2026.03.25 00:17:54.648325 [ 3 ] {} <Debug> TCP-Session: 5d43830a-a9d6-4add-be6f-54c609146718 Authenticating user 'default' from [fd00:1122:3344:101::e]:63636 | ||
| 4495 | 2026.03.25 00:17:54.648137 [ 296 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50714 | ||
| 4496 | 2026.03.25 00:17:54.648352 [ 3 ] {} <Debug> TCP-Session: 5d43830a-a9d6-4add-be6f-54c609146718 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4497 | 2026.03.25 00:17:54.648345 [ 288 ] {} <Debug> TCP-Session: 6612a7cc-9ba2-4c23-90fb-d5c55c982b8e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4498 | 2026.03.25 00:17:54.648388 [ 3 ] {} <Debug> TCP-Session: 5d43830a-a9d6-4add-be6f-54c609146718 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4499 | 2026.03.25 00:17:54.648407 [ 288 ] {} <Debug> TCP-Session: 6612a7cc-9ba2-4c23-90fb-d5c55c982b8e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4500 | 2026.03.25 00:17:54.648423 [ 290 ] {90da5657-39cf-4935-bd8e-ba4c3f15f902} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:47289) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 4501 | 2026.03.25 00:17:54.648425 [ 296 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4502 | 2026.03.25 00:17:54.648125 [ 295 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59064 | ||
| 4503 | 2026.03.25 00:17:54.648478 [ 296 ] {} <Debug> TCP-Session: 4828f5d2-ef20-407e-ab23-d31850c4f67e Authenticating user 'default' from [fd00:1122:3344:101::e]:50714 | ||
| 4504 | 2026.03.25 00:17:54.648091 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47868 | ||
| 4505 | 2026.03.25 00:17:54.648527 [ 296 ] {} <Debug> TCP-Session: 4828f5d2-ef20-407e-ab23-d31850c4f67e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4506 | 2026.03.25 00:17:54.648548 [ 295 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4507 | 2026.03.25 00:17:54.648562 [ 296 ] {} <Debug> TCP-Session: 4828f5d2-ef20-407e-ab23-d31850c4f67e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4508 | 2026.03.25 00:17:54.648583 [ 295 ] {} <Debug> TCP-Session: 77990af4-acce-4703-b511-fe7048a5bde1 Authenticating user 'default' from [fd00:1122:3344:101::e]:59064 | ||
| 4509 | 2026.03.25 00:17:54.648584 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4510 | 2026.03.25 00:17:54.648610 [ 295 ] {} <Debug> TCP-Session: 77990af4-acce-4703-b511-fe7048a5bde1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4511 | 2026.03.25 00:17:54.648622 [ 293 ] {} <Debug> TCP-Session: ce04467e-b092-4c85-999a-bd0e44d28322 Authenticating user 'default' from [fd00:1122:3344:101::e]:47868 | ||
| 4512 | 2026.03.25 00:17:54.648630 [ 295 ] {} <Debug> TCP-Session: 77990af4-acce-4703-b511-fe7048a5bde1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4513 | 2026.03.25 00:17:54.648642 [ 293 ] {} <Debug> TCP-Session: ce04467e-b092-4c85-999a-bd0e44d28322 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4514 | 2026.03.25 00:17:54.648267 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4515 | 2026.03.25 00:17:54.648668 [ 290 ] {90da5657-39cf-4935-bd8e-ba4c3f15f902} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 4516 | 2026.03.25 00:17:54.648693 [ 294 ] {} <Debug> TCP-Session: 331f587f-e4fc-4fde-97ea-3155edeb4747 Authenticating user 'default' from [fd00:1122:3344:101::e]:58299 | ||
| 4517 | 2026.03.25 00:17:54.648658 [ 293 ] {} <Debug> TCP-Session: ce04467e-b092-4c85-999a-bd0e44d28322 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4518 | 2026.03.25 00:17:54.648726 [ 294 ] {} <Debug> TCP-Session: 331f587f-e4fc-4fde-97ea-3155edeb4747 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4519 | 2026.03.25 00:17:54.648731 [ 290 ] {90da5657-39cf-4935-bd8e-ba4c3f15f902} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 4520 | 2026.03.25 00:17:54.648752 [ 294 ] {} <Debug> TCP-Session: 331f587f-e4fc-4fde-97ea-3155edeb4747 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4521 | 2026.03.25 00:17:54.648276 [ 291 ] {} <Debug> TCP-Session: 72aeea2a-06b5-4730-956d-0588f2b4d251 Authenticating user 'default' from [fd00:1122:3344:101::e]:62909 | ||
| 4522 | 2026.03.25 00:17:54.648226 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4523 | 2026.03.25 00:17:54.648808 [ 291 ] {} <Debug> TCP-Session: 72aeea2a-06b5-4730-956d-0588f2b4d251 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4524 | 2026.03.25 00:17:54.648838 [ 292 ] {} <Debug> TCP-Session: a780e253-85fa-469f-b9b6-a029495963d5 Authenticating user 'default' from [fd00:1122:3344:101::e]:49170 | ||
| 4525 | 2026.03.25 00:17:54.648840 [ 291 ] {} <Debug> TCP-Session: 72aeea2a-06b5-4730-956d-0588f2b4d251 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4526 | 2026.03.25 00:17:54.648868 [ 292 ] {} <Debug> TCP-Session: a780e253-85fa-469f-b9b6-a029495963d5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4527 | 2026.03.25 00:17:54.648890 [ 292 ] {} <Debug> TCP-Session: a780e253-85fa-469f-b9b6-a029495963d5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4528 | 2026.03.25 00:17:54.649026 [ 290 ] {90da5657-39cf-4935-bd8e-ba4c3f15f902} <Debug> oximeter.version (97ad2ce0-cded-4649-a1b6-ff7c59ff4a2c) (SelectExecutor): Key condition: unknown | ||
| 4529 | 2026.03.25 00:17:54.650113 [ 338 ] {90da5657-39cf-4935-bd8e-ba4c3f15f902} <Trace> AggregatingTransform: Aggregating | ||
| 4530 | 2026.03.25 00:17:54.650162 [ 338 ] {90da5657-39cf-4935-bd8e-ba4c3f15f902} <Trace> Aggregator: Aggregation method: without_key | ||
| 4531 | 2026.03.25 00:17:54.650198 [ 338 ] {90da5657-39cf-4935-bd8e-ba4c3f15f902} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001066135 sec. (937.968 rows/sec., 36.64 KiB/sec.) | ||
| 4532 | 2026.03.25 00:17:54.650217 [ 338 ] {90da5657-39cf-4935-bd8e-ba4c3f15f902} <Trace> Aggregator: Merging aggregated data | ||
| 4533 | 2026.03.25 00:17:54.651274 [ 290 ] {90da5657-39cf-4935-bd8e-ba4c3f15f902} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002904 sec., 344.3526170798898 rows/sec., 13.45 KiB/sec. | ||
| 4534 | 2026.03.25 00:17:54.651387 [ 290 ] {90da5657-39cf-4935-bd8e-ba4c3f15f902} <Debug> TCPHandler: Processed in 0.003334907 sec. | ||
| 4535 | 2026.03.25 00:17:54.651494 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4536 | 2026.03.25 00:17:54.651523 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4537 | 2026.03.25 00:17:54.651525 [ 290 ] {} <Debug> TCP-Session: f208705b-693e-4184-a0c9-011e06f9f370 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4538 | 2026.03.25 00:17:54.651543 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4539 | 2026.03.25 00:17:54.651567 [ 291 ] {} <Debug> TCP-Session: 72aeea2a-06b5-4730-956d-0588f2b4d251 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4540 | 2026.03.25 00:17:54.651561 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4541 | 2026.03.25 00:17:54.651588 [ 3 ] {} <Debug> TCP-Session: 5d43830a-a9d6-4add-be6f-54c609146718 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4542 | 2026.03.25 00:17:54.651608 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4543 | 2026.03.25 00:17:54.651627 [ 296 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4544 | 2026.03.25 00:17:54.651647 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4545 | 2026.03.25 00:17:54.651673 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4546 | 2026.03.25 00:17:54.651682 [ 296 ] {} <Debug> TCP-Session: 4828f5d2-ef20-407e-ab23-d31850c4f67e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4547 | 2026.03.25 00:17:54.651698 [ 293 ] {} <Debug> TCP-Session: ce04467e-b092-4c85-999a-bd0e44d28322 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4548 | 2026.03.25 00:17:54.651714 [ 288 ] {} <Debug> TCP-Session: 6612a7cc-9ba2-4c23-90fb-d5c55c982b8e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4549 | 2026.03.25 00:17:54.651664 [ 294 ] {} <Debug> TCP-Session: 331f587f-e4fc-4fde-97ea-3155edeb4747 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4550 | 2026.03.25 00:17:54.651588 [ 295 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4551 | 2026.03.25 00:17:54.651630 [ 292 ] {} <Debug> TCP-Session: a780e253-85fa-469f-b9b6-a029495963d5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4552 | 2026.03.25 00:17:54.651786 [ 295 ] {} <Debug> TCP-Session: 77990af4-acce-4703-b511-fe7048a5bde1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4553 | 2026.03.25 00:17:54.915706 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 52 entries to flush up to offset 624 | ||
| 4554 | 2026.03.25 00:17:54.918422 [ 242 ] {} <Trace> system.query_log (9703172c-9101-4506-b1d0-613c64f918a0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4555 | 2026.03.25 00:17:54.918482 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 4556 | 2026.03.25 00:17:54.919764 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 4557 | 2026.03.25 00:17:54.920060 [ 242 ] {} <Trace> system.query_log (9703172c-9101-4506-b1d0-613c64f918a0): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4558 | 2026.03.25 00:17:54.920429 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 624 | ||
| 4559 | 2026.03.25 00:17:56.486804 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4560 | 2026.03.25 00:17:56.487010 [ 5 ] {fad323ed-b88d-4c2b-8ec7-7ca53e2914f7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 4561 | 2026.03.25 00:17:56.487085 [ 5 ] {fad323ed-b88d-4c2b-8ec7-7ca53e2914f7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 4562 | 2026.03.25 00:17:56.487852 [ 5 ] {fad323ed-b88d-4c2b-8ec7-7ca53e2914f7} <Trace> oximeter.fields_i16 (78240462-1731-4218-9a79-d1fbaf59befe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4563 | 2026.03.25 00:17:56.487901 [ 5 ] {fad323ed-b88d-4c2b-8ec7-7ca53e2914f7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 4564 | 2026.03.25 00:17:56.488311 [ 5 ] {fad323ed-b88d-4c2b-8ec7-7ca53e2914f7} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 4565 | 2026.03.25 00:17:56.488545 [ 5 ] {fad323ed-b88d-4c2b-8ec7-7ca53e2914f7} <Trace> oximeter.fields_i16 (78240462-1731-4218-9a79-d1fbaf59befe): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4566 | 2026.03.25 00:17:56.488703 [ 5 ] {fad323ed-b88d-4c2b-8ec7-7ca53e2914f7} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001745 sec., 162750.71633237822 rows/sec., 10.34 MiB/sec. | ||
| 4567 | 2026.03.25 00:17:56.488754 [ 5 ] {fad323ed-b88d-4c2b-8ec7-7ca53e2914f7} <Debug> TCPHandler: Processed in 0.002086137 sec. | ||
| 4568 | 2026.03.25 00:17:56.488878 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4569 | 2026.03.25 00:17:56.488979 [ 5 ] {b33cad5e-7168-41ca-9ac7-c9f4eefc6328} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4570 | 2026.03.25 00:17:56.489023 [ 5 ] {b33cad5e-7168-41ca-9ac7-c9f4eefc6328} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4571 | 2026.03.25 00:17:56.489908 [ 5 ] {b33cad5e-7168-41ca-9ac7-c9f4eefc6328} <Trace> oximeter.fields_string (da9d4756-c540-45ff-bdbb-bdc9c8d31861): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4572 | 2026.03.25 00:17:56.489946 [ 5 ] {b33cad5e-7168-41ca-9ac7-c9f4eefc6328} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 4573 | 2026.03.25 00:17:56.490332 [ 5 ] {b33cad5e-7168-41ca-9ac7-c9f4eefc6328} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 4574 | 2026.03.25 00:17:56.490550 [ 5 ] {b33cad5e-7168-41ca-9ac7-c9f4eefc6328} <Trace> oximeter.fields_string (da9d4756-c540-45ff-bdbb-bdc9c8d31861): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4575 | 2026.03.25 00:17:56.490678 [ 5 ] {b33cad5e-7168-41ca-9ac7-c9f4eefc6328} <Debug> executeQuery: Read 825 rows, 66.29 KiB in 0.001721 sec., 479372.45787332946 rows/sec., 37.61 MiB/sec. | ||
| 4576 | 2026.03.25 00:17:56.490716 [ 5 ] {b33cad5e-7168-41ca-9ac7-c9f4eefc6328} <Debug> TCPHandler: Processed in 0.001888843 sec. | ||
| 4577 | 2026.03.25 00:17:56.490827 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4578 | 2026.03.25 00:17:56.490922 [ 5 ] {cdb75d32-34cc-418e-98b7-8d3294140497} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4579 | 2026.03.25 00:17:56.490963 [ 5 ] {cdb75d32-34cc-418e-98b7-8d3294140497} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4580 | 2026.03.25 00:17:56.491411 [ 5 ] {cdb75d32-34cc-418e-98b7-8d3294140497} <Trace> oximeter.fields_u16 (b490aa8d-8720-450c-9d9d-0c0be0c6e0e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4581 | 2026.03.25 00:17:56.491449 [ 5 ] {cdb75d32-34cc-418e-98b7-8d3294140497} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 4582 | 2026.03.25 00:17:56.491762 [ 5 ] {cdb75d32-34cc-418e-98b7-8d3294140497} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 4583 | 2026.03.25 00:17:56.491975 [ 5 ] {cdb75d32-34cc-418e-98b7-8d3294140497} <Trace> oximeter.fields_u16 (b490aa8d-8720-450c-9d9d-0c0be0c6e0e1): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4584 | 2026.03.25 00:17:56.492101 [ 5 ] {cdb75d32-34cc-418e-98b7-8d3294140497} <Debug> executeQuery: Read 156 rows, 9.59 KiB in 0.001198 sec., 130217.02838063438 rows/sec., 7.82 MiB/sec. | ||
| 4585 | 2026.03.25 00:17:56.492139 [ 5 ] {cdb75d32-34cc-418e-98b7-8d3294140497} <Debug> TCPHandler: Processed in 0.001361921 sec. | ||
| 4586 | 2026.03.25 00:17:56.492249 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4587 | 2026.03.25 00:17:56.492343 [ 5 ] {18e91dd8-87e8-40b7-abf5-2e31fc3ad322} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 4588 | 2026.03.25 00:17:56.492383 [ 5 ] {18e91dd8-87e8-40b7-abf5-2e31fc3ad322} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 4589 | 2026.03.25 00:17:56.492826 [ 5 ] {18e91dd8-87e8-40b7-abf5-2e31fc3ad322} <Trace> oximeter.fields_u32 (79eddaf6-5920-48fe-8c45-6c5582e58677): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4590 | 2026.03.25 00:17:56.492862 [ 5 ] {18e91dd8-87e8-40b7-abf5-2e31fc3ad322} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 4591 | 2026.03.25 00:17:56.493157 [ 5 ] {18e91dd8-87e8-40b7-abf5-2e31fc3ad322} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 4592 | 2026.03.25 00:17:56.493366 [ 5 ] {18e91dd8-87e8-40b7-abf5-2e31fc3ad322} <Trace> oximeter.fields_u32 (79eddaf6-5920-48fe-8c45-6c5582e58677): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4593 | 2026.03.25 00:17:56.493469 [ 104 ] {} <Debug> oximeter.fields_u32 (79eddaf6-5920-48fe-8c45-6c5582e58677) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 4594 | 2026.03.25 00:17:56.493491 [ 5 ] {18e91dd8-87e8-40b7-abf5-2e31fc3ad322} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001167 sec., 127677.8063410454 rows/sec., 8.25 MiB/sec. | ||
| 4595 | 2026.03.25 00:17:56.493536 [ 104 ] {} <Trace> oximeter.fields_u32 (79eddaf6-5920-48fe-8c45-6c5582e58677): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4596 | 2026.03.25 00:17:56.493546 [ 5 ] {18e91dd8-87e8-40b7-abf5-2e31fc3ad322} <Debug> TCPHandler: Processed in 0.001345211 sec. | ||
| 4597 | 2026.03.25 00:17:56.493565 [ 104 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 4598 | 2026.03.25 00:17:56.493667 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4599 | 2026.03.25 00:17:56.493690 [ 201 ] {79eddaf6-5920-48fe-8c45-6c5582e58677::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 | ||
| 4600 | 2026.03.25 00:17:56.493764 [ 5 ] {eb2f2c6c-60dc-48fd-941d-f85c49f7fb5a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 4601 | 2026.03.25 00:17:56.493809 [ 5 ] {eb2f2c6c-60dc-48fd-941d-f85c49f7fb5a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 4602 | 2026.03.25 00:17:56.493834 [ 201 ] {79eddaf6-5920-48fe-8c45-6c5582e58677::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4603 | 2026.03.25 00:17:56.493877 [ 201 ] {79eddaf6-5920-48fe-8c45-6c5582e58677::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 950 rows starting from the beginning of the part | ||
| 4604 | 2026.03.25 00:17:56.493957 [ 201 ] {79eddaf6-5920-48fe-8c45-6c5582e58677::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 149 rows starting from the beginning of the part | ||
| 4605 | 2026.03.25 00:17:56.494009 [ 201 ] {79eddaf6-5920-48fe-8c45-6c5582e58677::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 149 rows starting from the beginning of the part | ||
| 4606 | 2026.03.25 00:17:56.494057 [ 201 ] {79eddaf6-5920-48fe-8c45-6c5582e58677::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 149 rows starting from the beginning of the part | ||
| 4607 | 2026.03.25 00:17:56.494100 [ 201 ] {79eddaf6-5920-48fe-8c45-6c5582e58677::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 801 rows starting from the beginning of the part | ||
| 4608 | 2026.03.25 00:17:56.494155 [ 201 ] {79eddaf6-5920-48fe-8c45-6c5582e58677::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 149 rows starting from the beginning of the part | ||
| 4609 | 2026.03.25 00:17:56.494244 [ 5 ] {eb2f2c6c-60dc-48fd-941d-f85c49f7fb5a} <Trace> oximeter.fields_u8 (fa258e8d-285a-434f-b894-6be795807874): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4610 | 2026.03.25 00:17:56.494286 [ 5 ] {eb2f2c6c-60dc-48fd-941d-f85c49f7fb5a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 4611 | 2026.03.25 00:17:56.494610 [ 5 ] {eb2f2c6c-60dc-48fd-941d-f85c49f7fb5a} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 4612 | 2026.03.25 00:17:56.494838 [ 5 ] {eb2f2c6c-60dc-48fd-941d-f85c49f7fb5a} <Trace> oximeter.fields_u8 (fa258e8d-285a-434f-b894-6be795807874): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4613 | 2026.03.25 00:17:56.494969 [ 5 ] {eb2f2c6c-60dc-48fd-941d-f85c49f7fb5a} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001223 sec., 121013.90024529846 rows/sec., 6.88 MiB/sec. | ||
| 4614 | 2026.03.25 00:17:56.495006 [ 5 ] {eb2f2c6c-60dc-48fd-941d-f85c49f7fb5a} <Debug> TCPHandler: Processed in 0.001387912 sec. | ||
| 4615 | 2026.03.25 00:17:56.495120 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4616 | 2026.03.25 00:17:56.495213 [ 5 ] {8780c2b4-71b5-446a-8459-10354b123957} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4617 | 2026.03.25 00:17:56.495253 [ 5 ] {8780c2b4-71b5-446a-8459-10354b123957} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4618 | 2026.03.25 00:17:56.495392 [ 186 ] {79eddaf6-5920-48fe-8c45-6c5582e58677::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2347 rows, containing 5 columns (5 merged, 0 gathered) in 0.00175561 sec., 1336857.2746794561 rows/sec., 85.23 MiB/sec. | ||
| 4619 | 2026.03.25 00:17:56.495579 [ 201 ] {79eddaf6-5920-48fe-8c45-6c5582e58677::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 4620 | 2026.03.25 00:17:56.495831 [ 201 ] {79eddaf6-5920-48fe-8c45-6c5582e58677::all_1_16_3} <Trace> oximeter.fields_u32 (79eddaf6-5920-48fe-8c45-6c5582e58677): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4621 | 2026.03.25 00:17:56.495896 [ 5 ] {8780c2b4-71b5-446a-8459-10354b123957} <Trace> oximeter.fields_uuid (6a83c119-7e6c-4ef5-9da4-bd1e7cdd4b62): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4622 | 2026.03.25 00:17:56.495904 [ 201 ] {79eddaf6-5920-48fe-8c45-6c5582e58677::all_1_16_3} <Trace> oximeter.fields_u32 (79eddaf6-5920-48fe-8c45-6c5582e58677) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 4623 | 2026.03.25 00:17:56.495939 [ 5 ] {8780c2b4-71b5-446a-8459-10354b123957} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 4624 | 2026.03.25 00:17:56.495994 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.53 MiB. | ||
| 4625 | 2026.03.25 00:17:56.496301 [ 5 ] {8780c2b4-71b5-446a-8459-10354b123957} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 4626 | 2026.03.25 00:17:56.496517 [ 5 ] {8780c2b4-71b5-446a-8459-10354b123957} <Trace> oximeter.fields_uuid (6a83c119-7e6c-4ef5-9da4-bd1e7cdd4b62): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4627 | 2026.03.25 00:17:56.496645 [ 5 ] {8780c2b4-71b5-446a-8459-10354b123957} <Debug> executeQuery: Read 504 rows, 36.30 KiB in 0.00145 sec., 347586.20689655177 rows/sec., 24.45 MiB/sec. | ||
| 4628 | 2026.03.25 00:17:56.496683 [ 5 ] {8780c2b4-71b5-446a-8459-10354b123957} <Debug> TCPHandler: Processed in 0.001613317 sec. | ||
| 4629 | 2026.03.25 00:17:56.496798 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4630 | 2026.03.25 00:17:56.496892 [ 5 ] {2c5fff71-d1a5-4867-bf64-92c6b29b88ec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 4631 | 2026.03.25 00:17:56.496933 [ 5 ] {2c5fff71-d1a5-4867-bf64-92c6b29b88ec} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 4632 | 2026.03.25 00:17:56.497269 [ 5 ] {2c5fff71-d1a5-4867-bf64-92c6b29b88ec} <Trace> oximeter.measurements_bool (8a3ce6e0-f76a-4ba2-9a43-4275c3c9549e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4633 | 2026.03.25 00:17:56.497306 [ 5 ] {2c5fff71-d1a5-4867-bf64-92c6b29b88ec} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 4634 | 2026.03.25 00:17:56.497602 [ 5 ] {2c5fff71-d1a5-4867-bf64-92c6b29b88ec} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 4635 | 2026.03.25 00:17:56.497812 [ 5 ] {2c5fff71-d1a5-4867-bf64-92c6b29b88ec} <Trace> oximeter.measurements_bool (8a3ce6e0-f76a-4ba2-9a43-4275c3c9549e): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4636 | 2026.03.25 00:17:56.497937 [ 5 ] {2c5fff71-d1a5-4867-bf64-92c6b29b88ec} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001063 sec., 5644.402634054563 rows/sec., 294.90 KiB/sec. | ||
| 4637 | 2026.03.25 00:17:56.497973 [ 5 ] {2c5fff71-d1a5-4867-bf64-92c6b29b88ec} <Debug> TCPHandler: Processed in 0.001224308 sec. | ||
| 4638 | 2026.03.25 00:17:56.498108 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4639 | 2026.03.25 00:17:56.498200 [ 5 ] {31b30326-bfab-41ad-9de4-3013d76a3f16} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4640 | 2026.03.25 00:17:56.498242 [ 5 ] {31b30326-bfab-41ad-9de4-3013d76a3f16} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4641 | 2026.03.25 00:17:56.498669 [ 5 ] {31b30326-bfab-41ad-9de4-3013d76a3f16} <Trace> oximeter.measurements_cumulativeu64 (d9515f17-c5fd-4592-903e-92bbab0fc185): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4642 | 2026.03.25 00:17:56.498705 [ 5 ] {31b30326-bfab-41ad-9de4-3013d76a3f16} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 4643 | 2026.03.25 00:17:56.499025 [ 5 ] {31b30326-bfab-41ad-9de4-3013d76a3f16} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 4644 | 2026.03.25 00:17:56.499238 [ 5 ] {31b30326-bfab-41ad-9de4-3013d76a3f16} <Trace> oximeter.measurements_cumulativeu64 (d9515f17-c5fd-4592-903e-92bbab0fc185): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4645 | 2026.03.25 00:17:56.499390 [ 5 ] {31b30326-bfab-41ad-9de4-3013d76a3f16} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001207 sec., 219552.6097763049 rows/sec., 14.59 MiB/sec. | ||
| 4646 | 2026.03.25 00:17:56.499426 [ 5 ] {31b30326-bfab-41ad-9de4-3013d76a3f16} <Debug> TCPHandler: Processed in 0.001366531 sec. | ||
| 4647 | 2026.03.25 00:17:56.499540 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4648 | 2026.03.25 00:17:56.499632 [ 5 ] {1f9401ed-6fcf-45e3-a455-1f6dfe7e3d86} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 4649 | 2026.03.25 00:17:56.499675 [ 5 ] {1f9401ed-6fcf-45e3-a455-1f6dfe7e3d86} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 4650 | 2026.03.25 00:17:56.499984 [ 5 ] {1f9401ed-6fcf-45e3-a455-1f6dfe7e3d86} <Trace> oximeter.measurements_f64 (212c2a6f-90cf-4c71-aafe-78c3b1fd8e79): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4651 | 2026.03.25 00:17:56.500020 [ 5 ] {1f9401ed-6fcf-45e3-a455-1f6dfe7e3d86} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 4652 | 2026.03.25 00:17:56.500310 [ 5 ] {1f9401ed-6fcf-45e3-a455-1f6dfe7e3d86} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 4653 | 2026.03.25 00:17:56.500524 [ 5 ] {1f9401ed-6fcf-45e3-a455-1f6dfe7e3d86} <Trace> oximeter.measurements_f64 (212c2a6f-90cf-4c71-aafe-78c3b1fd8e79): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4654 | 2026.03.25 00:17:56.500649 [ 5 ] {1f9401ed-6fcf-45e3-a455-1f6dfe7e3d86} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001035 sec., 966.1835748792272 rows/sec., 65.10 KiB/sec. | ||
| 4655 | 2026.03.25 00:17:56.500685 [ 5 ] {1f9401ed-6fcf-45e3-a455-1f6dfe7e3d86} <Debug> TCPHandler: Processed in 0.001194607 sec. | ||
| 4656 | 2026.03.25 00:17:56.500784 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4657 | 2026.03.25 00:17:56.500876 [ 5 ] {47faf031-5942-4f3d-ad4d-6cddda99f404} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4658 | 2026.03.25 00:17:56.500929 [ 5 ] {47faf031-5942-4f3d-ad4d-6cddda99f404} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 4659 | 2026.03.25 00:17:56.501702 [ 5 ] {47faf031-5942-4f3d-ad4d-6cddda99f404} <Trace> oximeter.measurements_histogramu64 (66b3c5cd-c277-4614-b9e1-0e483a2d8930): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4660 | 2026.03.25 00:17:56.501738 [ 5 ] {47faf031-5942-4f3d-ad4d-6cddda99f404} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 4661 | 2026.03.25 00:17:56.502262 [ 5 ] {47faf031-5942-4f3d-ad4d-6cddda99f404} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 4662 | 2026.03.25 00:17:56.502480 [ 5 ] {47faf031-5942-4f3d-ad4d-6cddda99f404} <Trace> oximeter.measurements_histogramu64 (66b3c5cd-c277-4614-b9e1-0e483a2d8930): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4663 | 2026.03.25 00:17:56.502612 [ 5 ] {47faf031-5942-4f3d-ad4d-6cddda99f404} <Debug> executeQuery: Read 14 rows, 25.69 KiB in 0.001754 sec., 7981.75598631699 rows/sec., 14.30 MiB/sec. | ||
| 4664 | 2026.03.25 00:17:56.502662 [ 5 ] {47faf031-5942-4f3d-ad4d-6cddda99f404} <Debug> TCPHandler: Processed in 0.001925825 sec. | ||
| 4665 | 2026.03.25 00:17:56.502776 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4666 | 2026.03.25 00:17:56.502870 [ 5 ] {5a2fa557-e9d4-4667-ba0f-3f44f0a37b63} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4667 | 2026.03.25 00:17:56.502913 [ 5 ] {5a2fa557-e9d4-4667-ba0f-3f44f0a37b63} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4668 | 2026.03.25 00:17:56.503249 [ 5 ] {5a2fa557-e9d4-4667-ba0f-3f44f0a37b63} <Trace> oximeter.measurements_u64 (a46c3f3f-9ded-4b50-9fc2-4f503dd169a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4669 | 2026.03.25 00:17:56.503285 [ 5 ] {5a2fa557-e9d4-4667-ba0f-3f44f0a37b63} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 4670 | 2026.03.25 00:17:56.503585 [ 5 ] {5a2fa557-e9d4-4667-ba0f-3f44f0a37b63} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 4671 | 2026.03.25 00:17:56.503792 [ 5 ] {5a2fa557-e9d4-4667-ba0f-3f44f0a37b63} <Trace> oximeter.measurements_u64 (a46c3f3f-9ded-4b50-9fc2-4f503dd169a4): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4672 | 2026.03.25 00:17:56.503916 [ 5 ] {5a2fa557-e9d4-4667-ba0f-3f44f0a37b63} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001065 sec., 84507.04225352113 rows/sec., 5.29 MiB/sec. | ||
| 4673 | 2026.03.25 00:17:56.503951 [ 5 ] {5a2fa557-e9d4-4667-ba0f-3f44f0a37b63} <Debug> TCPHandler: Processed in 0.001223548 sec. | ||
| 4674 | 2026.03.25 00:17:59.038230 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61795 | ||
| 4675 | 2026.03.25 00:17:59.038349 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4676 | 2026.03.25 00:17:59.038378 [ 288 ] {} <Debug> TCP-Session: deff0dfe-d83d-4d76-9602-fe3a5d49e9c4 Authenticating user 'default' from [fd00:1122:3344:101::e]:61795 | ||
| 4677 | 2026.03.25 00:17:59.038401 [ 288 ] {} <Debug> TCP-Session: deff0dfe-d83d-4d76-9602-fe3a5d49e9c4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4678 | 2026.03.25 00:17:59.038415 [ 288 ] {} <Debug> TCP-Session: deff0dfe-d83d-4d76-9602-fe3a5d49e9c4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4679 | 2026.03.25 00:17:59.038616 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55767 | ||
| 4680 | 2026.03.25 00:17:59.038647 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33624 | ||
| 4681 | 2026.03.25 00:17:59.038665 [ 295 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49100 | ||
| 4682 | 2026.03.25 00:17:59.038702 [ 296 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50335 | ||
| 4683 | 2026.03.25 00:17:59.038657 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35506 | ||
| 4684 | 2026.03.25 00:17:59.038770 [ 295 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4685 | 2026.03.25 00:17:59.038792 [ 288 ] {} <Trace> TCP-Session: deff0dfe-d83d-4d76-9602-fe3a5d49e9c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4686 | 2026.03.25 00:17:59.038820 [ 295 ] {} <Debug> TCP-Session: 23c9fc23-f9b3-4335-8da1-c6ef0071d248 Authenticating user 'default' from [fd00:1122:3344:101::e]:49100 | ||
| 4687 | 2026.03.25 00:17:59.038829 [ 296 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4688 | 2026.03.25 00:17:59.038858 [ 295 ] {} <Debug> TCP-Session: 23c9fc23-f9b3-4335-8da1-c6ef0071d248 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4689 | 2026.03.25 00:17:59.038860 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4690 | 2026.03.25 00:17:59.038883 [ 295 ] {} <Debug> TCP-Session: 23c9fc23-f9b3-4335-8da1-c6ef0071d248 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4691 | 2026.03.25 00:17:59.038879 [ 296 ] {} <Debug> TCP-Session: 8287cf79-bda1-434f-ad4f-4649320af077 Authenticating user 'default' from [fd00:1122:3344:101::e]:50335 | ||
| 4692 | 2026.03.25 00:17:59.038908 [ 294 ] {} <Debug> TCP-Session: 5a8cb04a-a007-4ba4-8c2d-f82a25ffc366 Authenticating user 'default' from [fd00:1122:3344:101::e]:35506 | ||
| 4693 | 2026.03.25 00:17:59.038767 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4694 | 2026.03.25 00:17:59.038938 [ 296 ] {} <Debug> TCP-Session: 8287cf79-bda1-434f-ad4f-4649320af077 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4695 | 2026.03.25 00:17:59.038952 [ 294 ] {} <Debug> TCP-Session: 5a8cb04a-a007-4ba4-8c2d-f82a25ffc366 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4696 | 2026.03.25 00:17:59.038979 [ 290 ] {} <Debug> TCP-Session: 6e761470-1c1b-4b9e-9947-5cf61c7e9b09 Authenticating user 'default' from [fd00:1122:3344:101::e]:55767 | ||
| 4697 | 2026.03.25 00:17:59.038983 [ 296 ] {} <Debug> TCP-Session: 8287cf79-bda1-434f-ad4f-4649320af077 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4698 | 2026.03.25 00:17:59.039002 [ 288 ] {2a561782-5de3-4bc4-a737-8a831b95855f} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:61795) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 4699 | 2026.03.25 00:17:59.039018 [ 290 ] {} <Debug> TCP-Session: 6e761470-1c1b-4b9e-9947-5cf61c7e9b09 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4700 | 2026.03.25 00:17:59.038998 [ 294 ] {} <Debug> TCP-Session: 5a8cb04a-a007-4ba4-8c2d-f82a25ffc366 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4701 | 2026.03.25 00:17:59.039064 [ 290 ] {} <Debug> TCP-Session: 6e761470-1c1b-4b9e-9947-5cf61c7e9b09 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4702 | 2026.03.25 00:17:59.038755 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4703 | 2026.03.25 00:17:59.038637 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46981 | ||
| 4704 | 2026.03.25 00:17:59.039125 [ 293 ] {} <Debug> TCP-Session: 70fe825e-77ce-49aa-8538-a948d30d046c Authenticating user 'default' from [fd00:1122:3344:101::e]:33624 | ||
| 4705 | 2026.03.25 00:17:59.038638 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45164 | ||
| 4706 | 2026.03.25 00:17:59.039161 [ 293 ] {} <Debug> TCP-Session: 70fe825e-77ce-49aa-8538-a948d30d046c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4707 | 2026.03.25 00:17:59.039190 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4708 | 2026.03.25 00:17:59.039204 [ 293 ] {} <Debug> TCP-Session: 70fe825e-77ce-49aa-8538-a948d30d046c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4709 | 2026.03.25 00:17:59.039223 [ 291 ] {} <Debug> TCP-Session: 0c40c74b-fca2-4d13-8482-6a6a293470eb Authenticating user 'default' from [fd00:1122:3344:101::e]:46981 | ||
| 4710 | 2026.03.25 00:17:59.039237 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4711 | 2026.03.25 00:17:59.039254 [ 291 ] {} <Debug> TCP-Session: 0c40c74b-fca2-4d13-8482-6a6a293470eb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4712 | 2026.03.25 00:17:59.038620 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34412 | ||
| 4713 | 2026.03.25 00:17:59.039279 [ 291 ] {} <Debug> TCP-Session: 0c40c74b-fca2-4d13-8482-6a6a293470eb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4714 | 2026.03.25 00:17:59.039273 [ 292 ] {} <Debug> TCP-Session: c9aaca19-a204-4480-9fcf-d293a4e84bf4 Authenticating user 'default' from [fd00:1122:3344:101::e]:45164 | ||
| 4715 | 2026.03.25 00:17:59.039336 [ 288 ] {2a561782-5de3-4bc4-a737-8a831b95855f} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 4716 | 2026.03.25 00:17:59.039346 [ 292 ] {} <Debug> TCP-Session: c9aaca19-a204-4480-9fcf-d293a4e84bf4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4717 | 2026.03.25 00:17:59.039354 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4718 | 2026.03.25 00:17:59.039375 [ 292 ] {} <Debug> TCP-Session: c9aaca19-a204-4480-9fcf-d293a4e84bf4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4719 | 2026.03.25 00:17:59.039395 [ 289 ] {} <Debug> TCP-Session: 3bf97400-29eb-4866-982e-fdfff7bb8017 Authenticating user 'default' from [fd00:1122:3344:101::e]:34412 | ||
| 4720 | 2026.03.25 00:17:59.039403 [ 288 ] {2a561782-5de3-4bc4-a737-8a831b95855f} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 4721 | 2026.03.25 00:17:59.039419 [ 289 ] {} <Debug> TCP-Session: 3bf97400-29eb-4866-982e-fdfff7bb8017 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4722 | 2026.03.25 00:17:59.039440 [ 289 ] {} <Debug> TCP-Session: 3bf97400-29eb-4866-982e-fdfff7bb8017 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4723 | 2026.03.25 00:17:59.039707 [ 288 ] {2a561782-5de3-4bc4-a737-8a831b95855f} <Debug> oximeter.version (97ad2ce0-cded-4649-a1b6-ff7c59ff4a2c) (SelectExecutor): Key condition: unknown | ||
| 4724 | 2026.03.25 00:17:59.040656 [ 332 ] {2a561782-5de3-4bc4-a737-8a831b95855f} <Trace> AggregatingTransform: Aggregating | ||
| 4725 | 2026.03.25 00:17:59.040705 [ 332 ] {2a561782-5de3-4bc4-a737-8a831b95855f} <Trace> Aggregator: Aggregation method: without_key | ||
| 4726 | 2026.03.25 00:17:59.040738 [ 332 ] {2a561782-5de3-4bc4-a737-8a831b95855f} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000926981 sec. (1078.771 rows/sec., 42.14 KiB/sec.) | ||
| 4727 | 2026.03.25 00:17:59.040754 [ 332 ] {2a561782-5de3-4bc4-a737-8a831b95855f} <Trace> Aggregator: Merging aggregated data | ||
| 4728 | 2026.03.25 00:17:59.042246 [ 288 ] {2a561782-5de3-4bc4-a737-8a831b95855f} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003311 sec., 302.0235578375113 rows/sec., 11.80 KiB/sec. | ||
| 4729 | 2026.03.25 00:17:59.042396 [ 288 ] {2a561782-5de3-4bc4-a737-8a831b95855f} <Debug> TCPHandler: Processed in 0.003727916 sec. | ||
| 4730 | 2026.03.25 00:17:59.042512 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4731 | 2026.03.25 00:17:59.042543 [ 288 ] {} <Debug> TCP-Session: deff0dfe-d83d-4d76-9602-fe3a5d49e9c4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4732 | 2026.03.25 00:17:59.042546 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4733 | 2026.03.25 00:17:59.042569 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4734 | 2026.03.25 00:17:59.042587 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4735 | 2026.03.25 00:17:59.042593 [ 289 ] {} <Debug> TCP-Session: 3bf97400-29eb-4866-982e-fdfff7bb8017 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4736 | 2026.03.25 00:17:59.042613 [ 290 ] {} <Debug> TCP-Session: 6e761470-1c1b-4b9e-9947-5cf61c7e9b09 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4737 | 2026.03.25 00:17:59.042611 [ 296 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4738 | 2026.03.25 00:17:59.042643 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4739 | 2026.03.25 00:17:59.042661 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4740 | 2026.03.25 00:17:59.042675 [ 296 ] {} <Debug> TCP-Session: 8287cf79-bda1-434f-ad4f-4649320af077 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4741 | 2026.03.25 00:17:59.042687 [ 291 ] {} <Debug> TCP-Session: 0c40c74b-fca2-4d13-8482-6a6a293470eb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4742 | 2026.03.25 00:17:59.042710 [ 294 ] {} <Debug> TCP-Session: 5a8cb04a-a007-4ba4-8c2d-f82a25ffc366 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4743 | 2026.03.25 00:17:59.042718 [ 295 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4744 | 2026.03.25 00:17:59.042685 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4745 | 2026.03.25 00:17:59.042764 [ 295 ] {} <Debug> TCP-Session: 23c9fc23-f9b3-4335-8da1-c6ef0071d248 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4746 | 2026.03.25 00:17:59.042631 [ 293 ] {} <Debug> TCP-Session: 70fe825e-77ce-49aa-8538-a948d30d046c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4747 | 2026.03.25 00:17:59.042794 [ 292 ] {} <Debug> TCP-Session: c9aaca19-a204-4480-9fcf-d293a4e84bf4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4748 | 2026.03.25 00:17:59.704060 [ 100 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 4749 | 2026.03.25 00:17:59.704116 [ 100 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 4750 | 2026.03.25 00:17:59.859207 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 8542 | ||
| 4751 | 2026.03.25 00:17:59.859706 [ 244 ] {} <Trace> system.asynchronous_metric_log (0898b27c-367e-447b-8482-f4822232c365): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4752 | 2026.03.25 00:17:59.859754 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 4753 | 2026.03.25 00:17:59.860288 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 4754 | 2026.03.25 00:17:59.860537 [ 244 ] {} <Trace> system.asynchronous_metric_log (0898b27c-367e-447b-8482-f4822232c365): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4755 | 2026.03.25 00:17:59.860720 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 8542 | ||
| 4756 | 2026.03.25 00:18:00.299578 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 136 | ||
| 4757 | 2026.03.25 00:18:00.315435 [ 243 ] {} <Trace> system.metric_log (8832bb94-2db2-42e0-923d-5bcca7c2cc3b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4758 | 2026.03.25 00:18:00.315500 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 4759 | 2026.03.25 00:18:00.321955 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 4760 | 2026.03.25 00:18:00.322649 [ 243 ] {} <Trace> system.metric_log (8832bb94-2db2-42e0-923d-5bcca7c2cc3b): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4761 | 2026.03.25 00:18:00.325499 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 136 | ||
| 4762 | 2026.03.25 00:18:01.478530 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4763 | 2026.03.25 00:18:01.478791 [ 5 ] {f061154a-1ccf-4ab3-84f5-ed97cb4e666b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4764 | 2026.03.25 00:18:01.478884 [ 5 ] {f061154a-1ccf-4ab3-84f5-ed97cb4e666b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4765 | 2026.03.25 00:18:01.479818 [ 5 ] {f061154a-1ccf-4ab3-84f5-ed97cb4e666b} <Trace> oximeter.fields_string (da9d4756-c540-45ff-bdbb-bdc9c8d31861): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4766 | 2026.03.25 00:18:01.479856 [ 5 ] {f061154a-1ccf-4ab3-84f5-ed97cb4e666b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 4767 | 2026.03.25 00:18:01.480248 [ 5 ] {f061154a-1ccf-4ab3-84f5-ed97cb4e666b} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 4768 | 2026.03.25 00:18:01.480483 [ 5 ] {f061154a-1ccf-4ab3-84f5-ed97cb4e666b} <Trace> oximeter.fields_string (da9d4756-c540-45ff-bdbb-bdc9c8d31861): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4769 | 2026.03.25 00:18:01.480629 [ 5 ] {f061154a-1ccf-4ab3-84f5-ed97cb4e666b} <Debug> executeQuery: Read 108 rows, 9.31 KiB in 0.001906 sec., 56663.16894018888 rows/sec., 4.77 MiB/sec. | ||
| 4770 | 2026.03.25 00:18:01.480670 [ 5 ] {f061154a-1ccf-4ab3-84f5-ed97cb4e666b} <Debug> TCPHandler: Processed in 0.002276383 sec. | ||
| 4771 | 2026.03.25 00:18:01.480787 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4772 | 2026.03.25 00:18:01.480881 [ 5 ] {21b0b9cf-789b-4a0a-9740-e059ab10e5df} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4773 | 2026.03.25 00:18:01.480922 [ 5 ] {21b0b9cf-789b-4a0a-9740-e059ab10e5df} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4774 | 2026.03.25 00:18:01.481314 [ 5 ] {21b0b9cf-789b-4a0a-9740-e059ab10e5df} <Trace> oximeter.fields_u16 (b490aa8d-8720-450c-9d9d-0c0be0c6e0e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4775 | 2026.03.25 00:18:01.481349 [ 5 ] {21b0b9cf-789b-4a0a-9740-e059ab10e5df} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 4776 | 2026.03.25 00:18:01.481639 [ 5 ] {21b0b9cf-789b-4a0a-9740-e059ab10e5df} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 4777 | 2026.03.25 00:18:01.481850 [ 5 ] {21b0b9cf-789b-4a0a-9740-e059ab10e5df} <Trace> oximeter.fields_u16 (b490aa8d-8720-450c-9d9d-0c0be0c6e0e1): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4778 | 2026.03.25 00:18:01.481939 [ 95 ] {} <Debug> oximeter.fields_u16 (b490aa8d-8720-450c-9d9d-0c0be0c6e0e1) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 4779 | 2026.03.25 00:18:01.481975 [ 5 ] {21b0b9cf-789b-4a0a-9740-e059ab10e5df} <Debug> executeQuery: Read 26 rows, 1.96 KiB in 0.001113 sec., 23360.287511230905 rows/sec., 1.72 MiB/sec. | ||
| 4780 | 2026.03.25 00:18:01.481977 [ 95 ] {} <Trace> oximeter.fields_u16 (b490aa8d-8720-450c-9d9d-0c0be0c6e0e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4781 | 2026.03.25 00:18:01.482007 [ 95 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 4782 | 2026.03.25 00:18:01.482013 [ 5 ] {21b0b9cf-789b-4a0a-9740-e059ab10e5df} <Debug> TCPHandler: Processed in 0.001275049 sec. | ||
| 4783 | 2026.03.25 00:18:01.482128 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4784 | 2026.03.25 00:18:01.482125 [ 193 ] {b490aa8d-8720-450c-9d9d-0c0be0c6e0e1::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 | ||
| 4785 | 2026.03.25 00:18:01.482224 [ 5 ] {d14c6984-0f26-41f8-a8c8-ac7a4bbbd5bf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4786 | 2026.03.25 00:18:01.482269 [ 5 ] {d14c6984-0f26-41f8-a8c8-ac7a4bbbd5bf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4787 | 2026.03.25 00:18:01.482273 [ 193 ] {b490aa8d-8720-450c-9d9d-0c0be0c6e0e1::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4788 | 2026.03.25 00:18:01.482315 [ 193 ] {b490aa8d-8720-450c-9d9d-0c0be0c6e0e1::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 209 rows starting from the beginning of the part | ||
| 4789 | 2026.03.25 00:18:01.482385 [ 193 ] {b490aa8d-8720-450c-9d9d-0c0be0c6e0e1::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 26 rows starting from the beginning of the part | ||
| 4790 | 2026.03.25 00:18:01.482428 [ 193 ] {b490aa8d-8720-450c-9d9d-0c0be0c6e0e1::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 156 rows starting from the beginning of the part | ||
| 4791 | 2026.03.25 00:18:01.482471 [ 193 ] {b490aa8d-8720-450c-9d9d-0c0be0c6e0e1::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 37 rows starting from the beginning of the part | ||
| 4792 | 2026.03.25 00:18:01.482531 [ 193 ] {b490aa8d-8720-450c-9d9d-0c0be0c6e0e1::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 156 rows starting from the beginning of the part | ||
| 4793 | 2026.03.25 00:18:01.482580 [ 193 ] {b490aa8d-8720-450c-9d9d-0c0be0c6e0e1::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 26 rows starting from the beginning of the part | ||
| 4794 | 2026.03.25 00:18:01.482718 [ 5 ] {d14c6984-0f26-41f8-a8c8-ac7a4bbbd5bf} <Trace> oximeter.fields_uuid (6a83c119-7e6c-4ef5-9da4-bd1e7cdd4b62): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4795 | 2026.03.25 00:18:01.482758 [ 5 ] {d14c6984-0f26-41f8-a8c8-ac7a4bbbd5bf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 4796 | 2026.03.25 00:18:01.483090 [ 5 ] {d14c6984-0f26-41f8-a8c8-ac7a4bbbd5bf} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 4797 | 2026.03.25 00:18:01.483317 [ 5 ] {d14c6984-0f26-41f8-a8c8-ac7a4bbbd5bf} <Trace> oximeter.fields_uuid (6a83c119-7e6c-4ef5-9da4-bd1e7cdd4b62): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4798 | 2026.03.25 00:18:01.483450 [ 5 ] {d14c6984-0f26-41f8-a8c8-ac7a4bbbd5bf} <Debug> executeQuery: Read 90 rows, 7.20 KiB in 0.001242 sec., 72463.76811594203 rows/sec., 5.66 MiB/sec. | ||
| 4799 | 2026.03.25 00:18:01.483462 [ 201 ] {b490aa8d-8720-450c-9d9d-0c0be0c6e0e1::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 610 rows, containing 5 columns (5 merged, 0 gathered) in 0.001388462 sec., 439335.0340160552 rows/sec., 29.36 MiB/sec. | ||
| 4800 | 2026.03.25 00:18:01.483487 [ 5 ] {d14c6984-0f26-41f8-a8c8-ac7a4bbbd5bf} <Debug> TCPHandler: Processed in 0.001407812 sec. | ||
| 4801 | 2026.03.25 00:18:01.483608 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4802 | 2026.03.25 00:18:01.483703 [ 5 ] {889c7e8b-823d-4666-b05e-0fd695c228a1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4803 | 2026.03.25 00:18:01.483712 [ 186 ] {b490aa8d-8720-450c-9d9d-0c0be0c6e0e1::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 4804 | 2026.03.25 00:18:01.483747 [ 5 ] {889c7e8b-823d-4666-b05e-0fd695c228a1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4805 | 2026.03.25 00:18:01.484176 [ 5 ] {889c7e8b-823d-4666-b05e-0fd695c228a1} <Trace> oximeter.measurements_cumulativeu64 (d9515f17-c5fd-4592-903e-92bbab0fc185): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4806 | 2026.03.25 00:18:01.484215 [ 5 ] {889c7e8b-823d-4666-b05e-0fd695c228a1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 4807 | 2026.03.25 00:18:01.484246 [ 186 ] {b490aa8d-8720-450c-9d9d-0c0be0c6e0e1::all_1_21_4} <Trace> oximeter.fields_u16 (b490aa8d-8720-450c-9d9d-0c0be0c6e0e1): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4808 | 2026.03.25 00:18:01.484401 [ 186 ] {b490aa8d-8720-450c-9d9d-0c0be0c6e0e1::all_1_21_4} <Trace> oximeter.fields_u16 (b490aa8d-8720-450c-9d9d-0c0be0c6e0e1) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 4809 | 2026.03.25 00:18:01.484548 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.32 MiB. | ||
| 4810 | 2026.03.25 00:18:01.484560 [ 5 ] {889c7e8b-823d-4666-b05e-0fd695c228a1} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 4811 | 2026.03.25 00:18:01.484799 [ 5 ] {889c7e8b-823d-4666-b05e-0fd695c228a1} <Trace> oximeter.measurements_cumulativeu64 (d9515f17-c5fd-4592-903e-92bbab0fc185): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4812 | 2026.03.25 00:18:01.484929 [ 5 ] {889c7e8b-823d-4666-b05e-0fd695c228a1} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001244 sec., 128617.36334405144 rows/sec., 8.96 MiB/sec. | ||
| 4813 | 2026.03.25 00:18:01.484965 [ 5 ] {889c7e8b-823d-4666-b05e-0fd695c228a1} <Debug> TCPHandler: Processed in 0.001405462 sec. | ||
| 4814 | 2026.03.25 00:18:01.485069 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4815 | 2026.03.25 00:18:01.485162 [ 5 ] {8b0de4c5-6a5c-4433-9902-012cbbf4c472} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4816 | 2026.03.25 00:18:01.485216 [ 5 ] {8b0de4c5-6a5c-4433-9902-012cbbf4c472} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 4817 | 2026.03.25 00:18:01.485993 [ 5 ] {8b0de4c5-6a5c-4433-9902-012cbbf4c472} <Trace> oximeter.measurements_histogramu64 (66b3c5cd-c277-4614-b9e1-0e483a2d8930): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4818 | 2026.03.25 00:18:01.486030 [ 5 ] {8b0de4c5-6a5c-4433-9902-012cbbf4c472} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 4819 | 2026.03.25 00:18:01.486553 [ 5 ] {8b0de4c5-6a5c-4433-9902-012cbbf4c472} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 4820 | 2026.03.25 00:18:01.486774 [ 5 ] {8b0de4c5-6a5c-4433-9902-012cbbf4c472} <Trace> oximeter.measurements_histogramu64 (66b3c5cd-c277-4614-b9e1-0e483a2d8930): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4821 | 2026.03.25 00:18:01.486883 [ 94 ] {} <Debug> oximeter.measurements_histogramu64 (66b3c5cd-c277-4614-b9e1-0e483a2d8930) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 4822 | 2026.03.25 00:18:01.486909 [ 5 ] {8b0de4c5-6a5c-4433-9902-012cbbf4c472} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.001766 sec., 14722.536806342016 rows/sec., 26.38 MiB/sec. | ||
| 4823 | 2026.03.25 00:18:01.486934 [ 94 ] {} <Trace> oximeter.measurements_histogramu64 (66b3c5cd-c277-4614-b9e1-0e483a2d8930): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4824 | 2026.03.25 00:18:01.486962 [ 94 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 4825 | 2026.03.25 00:18:01.486966 [ 5 ] {8b0de4c5-6a5c-4433-9902-012cbbf4c472} <Debug> TCPHandler: Processed in 0.001945655 sec. | ||
| 4826 | 2026.03.25 00:18:01.487050 [ 197 ] {66b3c5cd-c277-4614-b9e1-0e483a2d8930::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 | ||
| 4827 | 2026.03.25 00:18:01.487087 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4828 | 2026.03.25 00:18:01.487185 [ 5 ] {85aac80b-e836-4877-986b-335cde5c990b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4829 | 2026.03.25 00:18:01.487227 [ 5 ] {85aac80b-e836-4877-986b-335cde5c990b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4830 | 2026.03.25 00:18:01.487267 [ 197 ] {66b3c5cd-c277-4614-b9e1-0e483a2d8930::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4831 | 2026.03.25 00:18:01.487326 [ 197 ] {66b3c5cd-c277-4614-b9e1-0e483a2d8930::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 250 rows starting from the beginning of the part | ||
| 4832 | 2026.03.25 00:18:01.487453 [ 197 ] {66b3c5cd-c277-4614-b9e1-0e483a2d8930::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 26 rows starting from the beginning of the part | ||
| 4833 | 2026.03.25 00:18:01.487560 [ 5 ] {85aac80b-e836-4877-986b-335cde5c990b} <Trace> oximeter.measurements_u64 (a46c3f3f-9ded-4b50-9fc2-4f503dd169a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4834 | 2026.03.25 00:18:01.487569 [ 197 ] {66b3c5cd-c277-4614-b9e1-0e483a2d8930::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 14 rows starting from the beginning of the part | ||
| 4835 | 2026.03.25 00:18:01.487603 [ 5 ] {85aac80b-e836-4877-986b-335cde5c990b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 4836 | 2026.03.25 00:18:01.487696 [ 197 ] {66b3c5cd-c277-4614-b9e1-0e483a2d8930::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 35 rows starting from the beginning of the part | ||
| 4837 | 2026.03.25 00:18:01.487805 [ 197 ] {66b3c5cd-c277-4614-b9e1-0e483a2d8930::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 14 rows starting from the beginning of the part | ||
| 4838 | 2026.03.25 00:18:01.487908 [ 197 ] {66b3c5cd-c277-4614-b9e1-0e483a2d8930::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 26 rows starting from the beginning of the part | ||
| 4839 | 2026.03.25 00:18:01.487934 [ 5 ] {85aac80b-e836-4877-986b-335cde5c990b} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 4840 | 2026.03.25 00:18:01.488158 [ 5 ] {85aac80b-e836-4877-986b-335cde5c990b} <Trace> oximeter.measurements_u64 (a46c3f3f-9ded-4b50-9fc2-4f503dd169a4): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4841 | 2026.03.25 00:18:01.488300 [ 5 ] {85aac80b-e836-4877-986b-335cde5c990b} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001133 sec., 52956.7519858782 rows/sec., 3.57 MiB/sec. | ||
| 4842 | 2026.03.25 00:18:01.488338 [ 5 ] {85aac80b-e836-4877-986b-335cde5c990b} <Debug> TCPHandler: Processed in 0.00129977 sec. | ||
| 4843 | 2026.03.25 00:18:01.491018 [ 186 ] {66b3c5cd-c277-4614-b9e1-0e483a2d8930::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 365 rows, containing 19 columns (19 merged, 0 gathered) in 0.004001102 sec., 91224.86754899025 rows/sec., 163.47 MiB/sec. | ||
| 4844 | 2026.03.25 00:18:01.491983 [ 186 ] {66b3c5cd-c277-4614-b9e1-0e483a2d8930::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 4845 | 2026.03.25 00:18:01.492338 [ 186 ] {66b3c5cd-c277-4614-b9e1-0e483a2d8930::all_1_21_4} <Trace> oximeter.measurements_histogramu64 (66b3c5cd-c277-4614-b9e1-0e483a2d8930): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4846 | 2026.03.25 00:18:01.492407 [ 186 ] {66b3c5cd-c277-4614-b9e1-0e483a2d8930::all_1_21_4} <Trace> oximeter.measurements_histogramu64 (66b3c5cd-c277-4614-b9e1-0e483a2d8930) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 4847 | 2026.03.25 00:18:01.492521 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.10 MiB. | ||
| 4848 | 2026.03.25 00:18:04.920764 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 660 | ||
| 4849 | 2026.03.25 00:18:04.923244 [ 242 ] {} <Trace> system.query_log (9703172c-9101-4506-b1d0-613c64f918a0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4850 | 2026.03.25 00:18:04.923309 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 4851 | 2026.03.25 00:18:04.924578 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 4852 | 2026.03.25 00:18:04.924864 [ 242 ] {} <Trace> system.query_log (9703172c-9101-4506-b1d0-613c64f918a0): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4853 | 2026.03.25 00:18:04.925220 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 660 | ||
| 4854 | 2026.03.25 00:18:06.485838 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4855 | 2026.03.25 00:18:06.486044 [ 5 ] {d4ef7528-8a27-405e-9dee-eda71bd1be15} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 4856 | 2026.03.25 00:18:06.486115 [ 5 ] {d4ef7528-8a27-405e-9dee-eda71bd1be15} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 4857 | 2026.03.25 00:18:06.486954 [ 5 ] {d4ef7528-8a27-405e-9dee-eda71bd1be15} <Trace> oximeter.fields_i16 (78240462-1731-4218-9a79-d1fbaf59befe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4858 | 2026.03.25 00:18:06.487001 [ 5 ] {d4ef7528-8a27-405e-9dee-eda71bd1be15} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 4859 | 2026.03.25 00:18:06.487386 [ 5 ] {d4ef7528-8a27-405e-9dee-eda71bd1be15} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 4860 | 2026.03.25 00:18:06.487613 [ 5 ] {d4ef7528-8a27-405e-9dee-eda71bd1be15} <Trace> oximeter.fields_i16 (78240462-1731-4218-9a79-d1fbaf59befe): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4861 | 2026.03.25 00:18:06.487741 [ 88 ] {} <Debug> oximeter.fields_i16 (78240462-1731-4218-9a79-d1fbaf59befe) (MergerMutator): Selected 5 parts from all_1_9_2 to all_13_13_0 | ||
| 4862 | 2026.03.25 00:18:06.487761 [ 5 ] {d4ef7528-8a27-405e-9dee-eda71bd1be15} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001769 sec., 160542.67947993218 rows/sec., 10.20 MiB/sec. | ||
| 4863 | 2026.03.25 00:18:06.487826 [ 88 ] {} <Trace> oximeter.fields_i16 (78240462-1731-4218-9a79-d1fbaf59befe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4864 | 2026.03.25 00:18:06.487847 [ 5 ] {d4ef7528-8a27-405e-9dee-eda71bd1be15} <Debug> TCPHandler: Processed in 0.002144269 sec. | ||
| 4865 | 2026.03.25 00:18:06.487853 [ 88 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 4866 | 2026.03.25 00:18:06.487983 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4867 | 2026.03.25 00:18:06.487987 [ 201 ] {78240462-1731-4218-9a79-d1fbaf59befe::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 | ||
| 4868 | 2026.03.25 00:18:06.488082 [ 5 ] {492fb556-68d8-4367-baba-8c9f581a7cb2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 4869 | 2026.03.25 00:18:06.488128 [ 5 ] {492fb556-68d8-4367-baba-8c9f581a7cb2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 4870 | 2026.03.25 00:18:06.488137 [ 201 ] {78240462-1731-4218-9a79-d1fbaf59befe::all_1_13_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4871 | 2026.03.25 00:18:06.488175 [ 201 ] {78240462-1731-4218-9a79-d1fbaf59befe::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_9_2, total 284 rows starting from the beginning of the part | ||
| 4872 | 2026.03.25 00:18:06.488241 [ 201 ] {78240462-1731-4218-9a79-d1fbaf59befe::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 284 rows starting from the beginning of the part | ||
| 4873 | 2026.03.25 00:18:06.488290 [ 201 ] {78240462-1731-4218-9a79-d1fbaf59befe::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 284 rows starting from the beginning of the part | ||
| 4874 | 2026.03.25 00:18:06.488333 [ 201 ] {78240462-1731-4218-9a79-d1fbaf59befe::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 284 rows starting from the beginning of the part | ||
| 4875 | 2026.03.25 00:18:06.488371 [ 201 ] {78240462-1731-4218-9a79-d1fbaf59befe::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 284 rows starting from the beginning of the part | ||
| 4876 | 2026.03.25 00:18:06.488535 [ 5 ] {492fb556-68d8-4367-baba-8c9f581a7cb2} <Trace> oximeter.fields_ipaddr (2be1fe0e-d681-4366-b872-d5e7a11bcfe0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4877 | 2026.03.25 00:18:06.488576 [ 5 ] {492fb556-68d8-4367-baba-8c9f581a7cb2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 4878 | 2026.03.25 00:18:06.488912 [ 5 ] {492fb556-68d8-4367-baba-8c9f581a7cb2} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 4879 | 2026.03.25 00:18:06.489129 [ 5 ] {492fb556-68d8-4367-baba-8c9f581a7cb2} <Trace> oximeter.fields_ipaddr (2be1fe0e-d681-4366-b872-d5e7a11bcfe0): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4880 | 2026.03.25 00:18:06.489256 [ 5 ] {492fb556-68d8-4367-baba-8c9f581a7cb2} <Debug> executeQuery: Read 14 rows, 1.14 KiB in 0.001191 sec., 11754.827875734676 rows/sec., 958.52 KiB/sec. | ||
| 4881 | 2026.03.25 00:18:06.489294 [ 5 ] {492fb556-68d8-4367-baba-8c9f581a7cb2} <Debug> TCPHandler: Processed in 0.001360002 sec. | ||
| 4882 | 2026.03.25 00:18:06.489346 [ 186 ] {78240462-1731-4218-9a79-d1fbaf59befe::all_1_13_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1420 rows, containing 5 columns (5 merged, 0 gathered) in 0.001412162 sec., 1005550.354704347 rows/sec., 67.70 MiB/sec. | ||
| 4883 | 2026.03.25 00:18:06.489407 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4884 | 2026.03.25 00:18:06.489504 [ 5 ] {b848c8c7-307e-4faf-9609-e867d121fd2b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4885 | 2026.03.25 00:18:06.489545 [ 5 ] {b848c8c7-307e-4faf-9609-e867d121fd2b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4886 | 2026.03.25 00:18:06.489576 [ 188 ] {78240462-1731-4218-9a79-d1fbaf59befe::all_1_13_3} <Trace> MergedBlockOutputStream: filled checksums all_1_13_3 (state Temporary) | ||
| 4887 | 2026.03.25 00:18:06.489901 [ 188 ] {78240462-1731-4218-9a79-d1fbaf59befe::all_1_13_3} <Trace> oximeter.fields_i16 (78240462-1731-4218-9a79-d1fbaf59befe): Renaming temporary part tmp_merge_all_1_13_3 to all_1_13_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4888 | 2026.03.25 00:18:06.489978 [ 188 ] {78240462-1731-4218-9a79-d1fbaf59befe::all_1_13_3} <Trace> oximeter.fields_i16 (78240462-1731-4218-9a79-d1fbaf59befe) (MergerMutator): Merged 5 parts: [all_1_9_2, all_13_13_0] -> all_1_13_3 | ||
| 4889 | 2026.03.25 00:18:06.490071 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.41 MiB. | ||
| 4890 | 2026.03.25 00:18:06.490354 [ 5 ] {b848c8c7-307e-4faf-9609-e867d121fd2b} <Trace> oximeter.fields_string (da9d4756-c540-45ff-bdbb-bdc9c8d31861): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4891 | 2026.03.25 00:18:06.490397 [ 5 ] {b848c8c7-307e-4faf-9609-e867d121fd2b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 4892 | 2026.03.25 00:18:06.490754 [ 5 ] {b848c8c7-307e-4faf-9609-e867d121fd2b} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 4893 | 2026.03.25 00:18:06.490965 [ 5 ] {b848c8c7-307e-4faf-9609-e867d121fd2b} <Trace> oximeter.fields_string (da9d4756-c540-45ff-bdbb-bdc9c8d31861): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4894 | 2026.03.25 00:18:06.491092 [ 5 ] {b848c8c7-307e-4faf-9609-e867d121fd2b} <Debug> executeQuery: Read 832 rows, 66.80 KiB in 0.001605 sec., 518380.0623052959 rows/sec., 40.64 MiB/sec. | ||
| 4895 | 2026.03.25 00:18:06.491129 [ 5 ] {b848c8c7-307e-4faf-9609-e867d121fd2b} <Debug> TCPHandler: Processed in 0.001770151 sec. | ||
| 4896 | 2026.03.25 00:18:06.491239 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4897 | 2026.03.25 00:18:06.491332 [ 5 ] {ae53cb15-613f-4ce5-80d4-c191098c1512} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4898 | 2026.03.25 00:18:06.491372 [ 5 ] {ae53cb15-613f-4ce5-80d4-c191098c1512} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4899 | 2026.03.25 00:18:06.491841 [ 5 ] {ae53cb15-613f-4ce5-80d4-c191098c1512} <Trace> oximeter.fields_u16 (b490aa8d-8720-450c-9d9d-0c0be0c6e0e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4900 | 2026.03.25 00:18:06.491877 [ 5 ] {ae53cb15-613f-4ce5-80d4-c191098c1512} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 4901 | 2026.03.25 00:18:06.492180 [ 5 ] {ae53cb15-613f-4ce5-80d4-c191098c1512} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 4902 | 2026.03.25 00:18:06.492390 [ 5 ] {ae53cb15-613f-4ce5-80d4-c191098c1512} <Trace> oximeter.fields_u16 (b490aa8d-8720-450c-9d9d-0c0be0c6e0e1): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4903 | 2026.03.25 00:18:06.492513 [ 5 ] {ae53cb15-613f-4ce5-80d4-c191098c1512} <Debug> executeQuery: Read 170 rows, 10.57 KiB in 0.0012 sec., 141666.6666666667 rows/sec., 8.60 MiB/sec. | ||
| 4904 | 2026.03.25 00:18:06.492550 [ 5 ] {ae53cb15-613f-4ce5-80d4-c191098c1512} <Debug> TCPHandler: Processed in 0.001359281 sec. | ||
| 4905 | 2026.03.25 00:18:06.492662 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4906 | 2026.03.25 00:18:06.492755 [ 5 ] {61aad59e-bfa3-496d-8172-affb189de96c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 4907 | 2026.03.25 00:18:06.492795 [ 5 ] {61aad59e-bfa3-496d-8172-affb189de96c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 4908 | 2026.03.25 00:18:06.493258 [ 5 ] {61aad59e-bfa3-496d-8172-affb189de96c} <Trace> oximeter.fields_u32 (79eddaf6-5920-48fe-8c45-6c5582e58677): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4909 | 2026.03.25 00:18:06.493295 [ 5 ] {61aad59e-bfa3-496d-8172-affb189de96c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 4910 | 2026.03.25 00:18:06.493601 [ 5 ] {61aad59e-bfa3-496d-8172-affb189de96c} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 4911 | 2026.03.25 00:18:06.493817 [ 5 ] {61aad59e-bfa3-496d-8172-affb189de96c} <Trace> oximeter.fields_u32 (79eddaf6-5920-48fe-8c45-6c5582e58677): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4912 | 2026.03.25 00:18:06.493941 [ 5 ] {61aad59e-bfa3-496d-8172-affb189de96c} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001203 sec., 123857.02410640066 rows/sec., 8.00 MiB/sec. | ||
| 4913 | 2026.03.25 00:18:06.493978 [ 5 ] {61aad59e-bfa3-496d-8172-affb189de96c} <Debug> TCPHandler: Processed in 0.001364791 sec. | ||
| 4914 | 2026.03.25 00:18:06.494091 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4915 | 2026.03.25 00:18:06.494185 [ 5 ] {cb226b99-b6fd-4ceb-adb2-f26ceb3b2a2d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 4916 | 2026.03.25 00:18:06.494225 [ 5 ] {cb226b99-b6fd-4ceb-adb2-f26ceb3b2a2d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 4917 | 2026.03.25 00:18:06.494669 [ 5 ] {cb226b99-b6fd-4ceb-adb2-f26ceb3b2a2d} <Trace> oximeter.fields_u8 (fa258e8d-285a-434f-b894-6be795807874): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4918 | 2026.03.25 00:18:06.494706 [ 5 ] {cb226b99-b6fd-4ceb-adb2-f26ceb3b2a2d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 4919 | 2026.03.25 00:18:06.495000 [ 5 ] {cb226b99-b6fd-4ceb-adb2-f26ceb3b2a2d} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 4920 | 2026.03.25 00:18:06.495209 [ 5 ] {cb226b99-b6fd-4ceb-adb2-f26ceb3b2a2d} <Trace> oximeter.fields_u8 (fa258e8d-285a-434f-b894-6be795807874): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4921 | 2026.03.25 00:18:06.495302 [ 88 ] {} <Debug> oximeter.fields_u8 (fa258e8d-285a-434f-b894-6be795807874) (MergerMutator): Selected 5 parts from all_1_9_2 to all_13_13_0 | ||
| 4922 | 2026.03.25 00:18:06.495330 [ 5 ] {cb226b99-b6fd-4ceb-adb2-f26ceb3b2a2d} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001163 sec., 127257.09372312984 rows/sec., 7.24 MiB/sec. | ||
| 4923 | 2026.03.25 00:18:06.495349 [ 88 ] {} <Trace> oximeter.fields_u8 (fa258e8d-285a-434f-b894-6be795807874): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4924 | 2026.03.25 00:18:06.495371 [ 5 ] {cb226b99-b6fd-4ceb-adb2-f26ceb3b2a2d} <Debug> TCPHandler: Processed in 0.00132865 sec. | ||
| 4925 | 2026.03.25 00:18:06.495375 [ 88 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 4926 | 2026.03.25 00:18:06.495462 [ 201 ] {fa258e8d-285a-434f-b894-6be795807874::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 | ||
| 4927 | 2026.03.25 00:18:06.495497 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4928 | 2026.03.25 00:18:06.495563 [ 201 ] {fa258e8d-285a-434f-b894-6be795807874::all_1_13_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4929 | 2026.03.25 00:18:06.495595 [ 201 ] {fa258e8d-285a-434f-b894-6be795807874::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_9_2, total 148 rows starting from the beginning of the part | ||
| 4930 | 2026.03.25 00:18:06.495595 [ 5 ] {6f1dc44d-30cc-4271-8859-f4b563726b3c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4931 | 2026.03.25 00:18:06.495648 [ 201 ] {fa258e8d-285a-434f-b894-6be795807874::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 148 rows starting from the beginning of the part | ||
| 4932 | 2026.03.25 00:18:06.495649 [ 5 ] {6f1dc44d-30cc-4271-8859-f4b563726b3c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4933 | 2026.03.25 00:18:06.495696 [ 201 ] {fa258e8d-285a-434f-b894-6be795807874::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 148 rows starting from the beginning of the part | ||
| 4934 | 2026.03.25 00:18:06.495740 [ 201 ] {fa258e8d-285a-434f-b894-6be795807874::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 148 rows starting from the beginning of the part | ||
| 4935 | 2026.03.25 00:18:06.495782 [ 201 ] {fa258e8d-285a-434f-b894-6be795807874::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 148 rows starting from the beginning of the part | ||
| 4936 | 2026.03.25 00:18:06.496392 [ 5 ] {6f1dc44d-30cc-4271-8859-f4b563726b3c} <Trace> oximeter.fields_uuid (6a83c119-7e6c-4ef5-9da4-bd1e7cdd4b62): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4937 | 2026.03.25 00:18:06.496432 [ 5 ] {6f1dc44d-30cc-4271-8859-f4b563726b3c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 4938 | 2026.03.25 00:18:06.496487 [ 200 ] {fa258e8d-285a-434f-b894-6be795807874::all_1_13_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 740 rows, containing 5 columns (5 merged, 0 gathered) in 0.001051944 sec., 703459.4997452336 rows/sec., 42.69 MiB/sec. | ||
| 4939 | 2026.03.25 00:18:06.496664 [ 200 ] {fa258e8d-285a-434f-b894-6be795807874::all_1_13_3} <Trace> MergedBlockOutputStream: filled checksums all_1_13_3 (state Temporary) | ||
| 4940 | 2026.03.25 00:18:06.496776 [ 5 ] {6f1dc44d-30cc-4271-8859-f4b563726b3c} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 4941 | 2026.03.25 00:18:06.497021 [ 200 ] {fa258e8d-285a-434f-b894-6be795807874::all_1_13_3} <Trace> oximeter.fields_u8 (fa258e8d-285a-434f-b894-6be795807874): Renaming temporary part tmp_merge_all_1_13_3 to all_1_13_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4942 | 2026.03.25 00:18:06.497066 [ 5 ] {6f1dc44d-30cc-4271-8859-f4b563726b3c} <Trace> oximeter.fields_uuid (6a83c119-7e6c-4ef5-9da4-bd1e7cdd4b62): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4943 | 2026.03.25 00:18:06.497102 [ 200 ] {fa258e8d-285a-434f-b894-6be795807874::all_1_13_3} <Trace> oximeter.fields_u8 (fa258e8d-285a-434f-b894-6be795807874) (MergerMutator): Merged 5 parts: [all_1_9_2, all_13_13_0] -> all_1_13_3 | ||
| 4944 | 2026.03.25 00:18:06.497187 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. | ||
| 4945 | 2026.03.25 00:18:06.497212 [ 5 ] {6f1dc44d-30cc-4271-8859-f4b563726b3c} <Debug> executeQuery: Read 518 rows, 37.44 KiB in 0.001635 sec., 316819.57186544343 rows/sec., 22.36 MiB/sec. | ||
| 4946 | 2026.03.25 00:18:06.497256 [ 5 ] {6f1dc44d-30cc-4271-8859-f4b563726b3c} <Debug> TCPHandler: Processed in 0.001806931 sec. | ||
| 4947 | 2026.03.25 00:18:06.497374 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4948 | 2026.03.25 00:18:06.497468 [ 5 ] {9f8bafc3-e0de-4899-95b7-58aeec72de45} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 4949 | 2026.03.25 00:18:06.497509 [ 5 ] {9f8bafc3-e0de-4899-95b7-58aeec72de45} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 4950 | 2026.03.25 00:18:06.497847 [ 5 ] {9f8bafc3-e0de-4899-95b7-58aeec72de45} <Trace> oximeter.measurements_bool (8a3ce6e0-f76a-4ba2-9a43-4275c3c9549e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4951 | 2026.03.25 00:18:06.497884 [ 5 ] {9f8bafc3-e0de-4899-95b7-58aeec72de45} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 4952 | 2026.03.25 00:18:06.498185 [ 5 ] {9f8bafc3-e0de-4899-95b7-58aeec72de45} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 4953 | 2026.03.25 00:18:06.498400 [ 5 ] {9f8bafc3-e0de-4899-95b7-58aeec72de45} <Trace> oximeter.measurements_bool (8a3ce6e0-f76a-4ba2-9a43-4275c3c9549e): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4954 | 2026.03.25 00:18:06.498528 [ 5 ] {9f8bafc3-e0de-4899-95b7-58aeec72de45} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001077 sec., 5571.030640668523 rows/sec., 291.06 KiB/sec. | ||
| 4955 | 2026.03.25 00:18:06.498565 [ 5 ] {9f8bafc3-e0de-4899-95b7-58aeec72de45} <Debug> TCPHandler: Processed in 0.001240008 sec. | ||
| 4956 | 2026.03.25 00:18:06.498680 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4957 | 2026.03.25 00:18:06.498774 [ 5 ] {14aba838-9da2-4981-a084-205cd709bedb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4958 | 2026.03.25 00:18:06.498818 [ 5 ] {14aba838-9da2-4981-a084-205cd709bedb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4959 | 2026.03.25 00:18:06.499254 [ 5 ] {14aba838-9da2-4981-a084-205cd709bedb} <Trace> oximeter.measurements_cumulativeu64 (d9515f17-c5fd-4592-903e-92bbab0fc185): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4960 | 2026.03.25 00:18:06.499291 [ 5 ] {14aba838-9da2-4981-a084-205cd709bedb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 4961 | 2026.03.25 00:18:06.499623 [ 5 ] {14aba838-9da2-4981-a084-205cd709bedb} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 4962 | 2026.03.25 00:18:06.499838 [ 5 ] {14aba838-9da2-4981-a084-205cd709bedb} <Trace> oximeter.measurements_cumulativeu64 (d9515f17-c5fd-4592-903e-92bbab0fc185): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4963 | 2026.03.25 00:18:06.499964 [ 5 ] {14aba838-9da2-4981-a084-205cd709bedb} <Debug> executeQuery: Read 272 rows, 18.52 KiB in 0.001208 sec., 225165.56291390726 rows/sec., 14.98 MiB/sec. | ||
| 4964 | 2026.03.25 00:18:06.500000 [ 5 ] {14aba838-9da2-4981-a084-205cd709bedb} <Debug> TCPHandler: Processed in 0.001368401 sec. | ||
| 4965 | 2026.03.25 00:18:06.500116 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4966 | 2026.03.25 00:18:06.500215 [ 5 ] {00bdc215-fea9-4027-ae6e-4885cda720b1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 4967 | 2026.03.25 00:18:06.500257 [ 5 ] {00bdc215-fea9-4027-ae6e-4885cda720b1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 4968 | 2026.03.25 00:18:06.500618 [ 5 ] {00bdc215-fea9-4027-ae6e-4885cda720b1} <Trace> oximeter.measurements_f64 (212c2a6f-90cf-4c71-aafe-78c3b1fd8e79): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4969 | 2026.03.25 00:18:06.500663 [ 5 ] {00bdc215-fea9-4027-ae6e-4885cda720b1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 4970 | 2026.03.25 00:18:06.501001 [ 5 ] {00bdc215-fea9-4027-ae6e-4885cda720b1} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 4971 | 2026.03.25 00:18:06.501210 [ 5 ] {00bdc215-fea9-4027-ae6e-4885cda720b1} <Trace> oximeter.measurements_f64 (212c2a6f-90cf-4c71-aafe-78c3b1fd8e79): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4972 | 2026.03.25 00:18:06.501336 [ 5 ] {00bdc215-fea9-4027-ae6e-4885cda720b1} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001139 sec., 877.9631255487269 rows/sec., 59.16 KiB/sec. | ||
| 4973 | 2026.03.25 00:18:06.501373 [ 5 ] {00bdc215-fea9-4027-ae6e-4885cda720b1} <Debug> TCPHandler: Processed in 0.00130462 sec. | ||
| 4974 | 2026.03.25 00:18:06.501487 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4975 | 2026.03.25 00:18:06.501581 [ 5 ] {036c7323-472d-44dc-92db-680ec16cd0c1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4976 | 2026.03.25 00:18:06.501637 [ 5 ] {036c7323-472d-44dc-92db-680ec16cd0c1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 4977 | 2026.03.25 00:18:06.502431 [ 5 ] {036c7323-472d-44dc-92db-680ec16cd0c1} <Trace> oximeter.measurements_histogramu64 (66b3c5cd-c277-4614-b9e1-0e483a2d8930): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4978 | 2026.03.25 00:18:06.502467 [ 5 ] {036c7323-472d-44dc-92db-680ec16cd0c1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 4979 | 2026.03.25 00:18:06.502994 [ 5 ] {036c7323-472d-44dc-92db-680ec16cd0c1} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 4980 | 2026.03.25 00:18:06.503218 [ 5 ] {036c7323-472d-44dc-92db-680ec16cd0c1} <Trace> oximeter.measurements_histogramu64 (66b3c5cd-c277-4614-b9e1-0e483a2d8930): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4981 | 2026.03.25 00:18:06.503352 [ 5 ] {036c7323-472d-44dc-92db-680ec16cd0c1} <Debug> executeQuery: Read 14 rows, 25.69 KiB in 0.001789 sec., 7825.6008943543875 rows/sec., 14.02 MiB/sec. | ||
| 4982 | 2026.03.25 00:18:06.503404 [ 5 ] {036c7323-472d-44dc-92db-680ec16cd0c1} <Debug> TCPHandler: Processed in 0.001966256 sec. | ||
| 4983 | 2026.03.25 00:18:06.503523 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4984 | 2026.03.25 00:18:06.503618 [ 5 ] {b701553d-354e-44a6-b8d1-6c9d023fe478} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4985 | 2026.03.25 00:18:06.503660 [ 5 ] {b701553d-354e-44a6-b8d1-6c9d023fe478} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4986 | 2026.03.25 00:18:06.504009 [ 5 ] {b701553d-354e-44a6-b8d1-6c9d023fe478} <Trace> oximeter.measurements_u64 (a46c3f3f-9ded-4b50-9fc2-4f503dd169a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4987 | 2026.03.25 00:18:06.504044 [ 5 ] {b701553d-354e-44a6-b8d1-6c9d023fe478} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 4988 | 2026.03.25 00:18:06.504355 [ 5 ] {b701553d-354e-44a6-b8d1-6c9d023fe478} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 4989 | 2026.03.25 00:18:06.504559 [ 5 ] {b701553d-354e-44a6-b8d1-6c9d023fe478} <Trace> oximeter.measurements_u64 (a46c3f3f-9ded-4b50-9fc2-4f503dd169a4): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4990 | 2026.03.25 00:18:06.504686 [ 5 ] {b701553d-354e-44a6-b8d1-6c9d023fe478} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001086 sec., 82872.92817679558 rows/sec., 5.19 MiB/sec. | ||
| 4991 | 2026.03.25 00:18:06.504722 [ 5 ] {b701553d-354e-44a6-b8d1-6c9d023fe478} <Debug> TCPHandler: Processed in 0.001246989 sec. | ||
| 4992 | 2026.03.25 00:18:07.360860 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 9054 | ||
| 4993 | 2026.03.25 00:18:07.361372 [ 244 ] {} <Trace> system.asynchronous_metric_log (0898b27c-367e-447b-8482-f4822232c365): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4994 | 2026.03.25 00:18:07.361428 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 4995 | 2026.03.25 00:18:07.361968 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 4996 | 2026.03.25 00:18:07.362227 [ 244 ] {} <Trace> system.asynchronous_metric_log (0898b27c-367e-447b-8482-f4822232c365): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4997 | 2026.03.25 00:18:07.362374 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 9054 | ||
| 4998 | 2026.03.25 00:18:07.825621 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 144 | ||
| 4999 | 2026.03.25 00:18:07.842614 [ 243 ] {} <Trace> system.metric_log (8832bb94-2db2-42e0-923d-5bcca7c2cc3b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5000 | 2026.03.25 00:18:07.842683 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 5001 | 2026.03.25 00:18:07.848800 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 5002 | 2026.03.25 00:18:07.849511 [ 243 ] {} <Trace> system.metric_log (8832bb94-2db2-42e0-923d-5bcca7c2cc3b): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5003 | 2026.03.25 00:18:07.852833 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 144 | ||
| 5004 | 2026.03.25 00:18:11.479259 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5005 | 2026.03.25 00:18:11.479453 [ 5 ] {6c3e31cd-c974-4cf4-85e5-3f20e439054f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5006 | 2026.03.25 00:18:11.479521 [ 5 ] {6c3e31cd-c974-4cf4-85e5-3f20e439054f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5007 | 2026.03.25 00:18:11.480226 [ 5 ] {6c3e31cd-c974-4cf4-85e5-3f20e439054f} <Trace> oximeter.fields_string (da9d4756-c540-45ff-bdbb-bdc9c8d31861): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5008 | 2026.03.25 00:18:11.480276 [ 5 ] {6c3e31cd-c974-4cf4-85e5-3f20e439054f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 5009 | 2026.03.25 00:18:11.480673 [ 5 ] {6c3e31cd-c974-4cf4-85e5-3f20e439054f} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 5010 | 2026.03.25 00:18:11.480897 [ 5 ] {6c3e31cd-c974-4cf4-85e5-3f20e439054f} <Trace> oximeter.fields_string (da9d4756-c540-45ff-bdbb-bdc9c8d31861): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5011 | 2026.03.25 00:18:11.481058 [ 5 ] {6c3e31cd-c974-4cf4-85e5-3f20e439054f} <Debug> executeQuery: Read 108 rows, 9.31 KiB in 0.00165 sec., 65454.545454545456 rows/sec., 5.51 MiB/sec. | ||
| 5012 | 2026.03.25 00:18:11.481109 [ 5 ] {6c3e31cd-c974-4cf4-85e5-3f20e439054f} <Debug> TCPHandler: Processed in 0.001980426 sec. | ||
| 5013 | 2026.03.25 00:18:11.481239 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5014 | 2026.03.25 00:18:11.481342 [ 5 ] {3f9639e3-a082-4d62-8f1e-cf23dda2d2fe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5015 | 2026.03.25 00:18:11.481386 [ 5 ] {3f9639e3-a082-4d62-8f1e-cf23dda2d2fe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5016 | 2026.03.25 00:18:11.481800 [ 5 ] {3f9639e3-a082-4d62-8f1e-cf23dda2d2fe} <Trace> oximeter.fields_u16 (b490aa8d-8720-450c-9d9d-0c0be0c6e0e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5017 | 2026.03.25 00:18:11.481840 [ 5 ] {3f9639e3-a082-4d62-8f1e-cf23dda2d2fe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 5018 | 2026.03.25 00:18:11.482137 [ 5 ] {3f9639e3-a082-4d62-8f1e-cf23dda2d2fe} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 5019 | 2026.03.25 00:18:11.482345 [ 5 ] {3f9639e3-a082-4d62-8f1e-cf23dda2d2fe} <Trace> oximeter.fields_u16 (b490aa8d-8720-450c-9d9d-0c0be0c6e0e1): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5020 | 2026.03.25 00:18:11.482475 [ 5 ] {3f9639e3-a082-4d62-8f1e-cf23dda2d2fe} <Debug> executeQuery: Read 26 rows, 1.96 KiB in 0.001157 sec., 22471.91011235955 rows/sec., 1.65 MiB/sec. | ||
| 5021 | 2026.03.25 00:18:11.482513 [ 5 ] {3f9639e3-a082-4d62-8f1e-cf23dda2d2fe} <Debug> TCPHandler: Processed in 0.00132634 sec. | ||
| 5022 | 2026.03.25 00:18:11.482617 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5023 | 2026.03.25 00:18:11.482713 [ 5 ] {6b8b3222-c649-4032-b92c-1e66568f0ae2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5024 | 2026.03.25 00:18:11.482753 [ 5 ] {6b8b3222-c649-4032-b92c-1e66568f0ae2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5025 | 2026.03.25 00:18:11.483182 [ 5 ] {6b8b3222-c649-4032-b92c-1e66568f0ae2} <Trace> oximeter.fields_uuid (6a83c119-7e6c-4ef5-9da4-bd1e7cdd4b62): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5026 | 2026.03.25 00:18:11.483219 [ 5 ] {6b8b3222-c649-4032-b92c-1e66568f0ae2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 5027 | 2026.03.25 00:18:11.483526 [ 5 ] {6b8b3222-c649-4032-b92c-1e66568f0ae2} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 5028 | 2026.03.25 00:18:11.483733 [ 5 ] {6b8b3222-c649-4032-b92c-1e66568f0ae2} <Trace> oximeter.fields_uuid (6a83c119-7e6c-4ef5-9da4-bd1e7cdd4b62): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5029 | 2026.03.25 00:18:11.483862 [ 5 ] {6b8b3222-c649-4032-b92c-1e66568f0ae2} <Debug> executeQuery: Read 90 rows, 7.20 KiB in 0.001169 sec., 76988.87938408897 rows/sec., 6.01 MiB/sec. | ||
| 5030 | 2026.03.25 00:18:11.483898 [ 5 ] {6b8b3222-c649-4032-b92c-1e66568f0ae2} <Debug> TCPHandler: Processed in 0.001330631 sec. | ||
| 5031 | 2026.03.25 00:18:11.484007 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5032 | 2026.03.25 00:18:11.484100 [ 5 ] {af12c714-5179-4972-a8af-4e84f37728f7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5033 | 2026.03.25 00:18:11.484143 [ 5 ] {af12c714-5179-4972-a8af-4e84f37728f7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5034 | 2026.03.25 00:18:11.484544 [ 5 ] {af12c714-5179-4972-a8af-4e84f37728f7} <Trace> oximeter.measurements_cumulativeu64 (d9515f17-c5fd-4592-903e-92bbab0fc185): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5035 | 2026.03.25 00:18:11.484580 [ 5 ] {af12c714-5179-4972-a8af-4e84f37728f7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 5036 | 2026.03.25 00:18:11.484920 [ 5 ] {af12c714-5179-4972-a8af-4e84f37728f7} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 5037 | 2026.03.25 00:18:11.485130 [ 5 ] {af12c714-5179-4972-a8af-4e84f37728f7} <Trace> oximeter.measurements_cumulativeu64 (d9515f17-c5fd-4592-903e-92bbab0fc185): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5038 | 2026.03.25 00:18:11.485260 [ 5 ] {af12c714-5179-4972-a8af-4e84f37728f7} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001177 sec., 135938.82752761256 rows/sec., 9.47 MiB/sec. | ||
| 5039 | 2026.03.25 00:18:11.485297 [ 5 ] {af12c714-5179-4972-a8af-4e84f37728f7} <Debug> TCPHandler: Processed in 0.001338681 sec. | ||
| 5040 | 2026.03.25 00:18:11.485417 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5041 | 2026.03.25 00:18:11.485538 [ 5 ] {fbd736b6-601d-4b44-bf57-55e354694e4b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5042 | 2026.03.25 00:18:11.485605 [ 5 ] {fbd736b6-601d-4b44-bf57-55e354694e4b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 5043 | 2026.03.25 00:18:11.486479 [ 5 ] {fbd736b6-601d-4b44-bf57-55e354694e4b} <Trace> oximeter.measurements_histogramu64 (66b3c5cd-c277-4614-b9e1-0e483a2d8930): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5044 | 2026.03.25 00:18:11.486515 [ 5 ] {fbd736b6-601d-4b44-bf57-55e354694e4b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 5045 | 2026.03.25 00:18:11.487048 [ 5 ] {fbd736b6-601d-4b44-bf57-55e354694e4b} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 5046 | 2026.03.25 00:18:11.487284 [ 5 ] {fbd736b6-601d-4b44-bf57-55e354694e4b} <Trace> oximeter.measurements_histogramu64 (66b3c5cd-c277-4614-b9e1-0e483a2d8930): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5047 | 2026.03.25 00:18:11.487425 [ 5 ] {fbd736b6-601d-4b44-bf57-55e354694e4b} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.001911 sec., 13605.442176870749 rows/sec., 24.38 MiB/sec. | ||
| 5048 | 2026.03.25 00:18:11.487489 [ 5 ] {fbd736b6-601d-4b44-bf57-55e354694e4b} <Debug> TCPHandler: Processed in 0.002132379 sec. | ||
| 5049 | 2026.03.25 00:18:11.487598 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5050 | 2026.03.25 00:18:11.487694 [ 5 ] {8586cf7c-34cc-42b0-887e-6ed5ecfbd9bb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5051 | 2026.03.25 00:18:11.487735 [ 5 ] {8586cf7c-34cc-42b0-887e-6ed5ecfbd9bb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5052 | 2026.03.25 00:18:11.488070 [ 5 ] {8586cf7c-34cc-42b0-887e-6ed5ecfbd9bb} <Trace> oximeter.measurements_u64 (a46c3f3f-9ded-4b50-9fc2-4f503dd169a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5053 | 2026.03.25 00:18:11.488105 [ 5 ] {8586cf7c-34cc-42b0-887e-6ed5ecfbd9bb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 5054 | 2026.03.25 00:18:11.488405 [ 5 ] {8586cf7c-34cc-42b0-887e-6ed5ecfbd9bb} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 5055 | 2026.03.25 00:18:11.488614 [ 5 ] {8586cf7c-34cc-42b0-887e-6ed5ecfbd9bb} <Trace> oximeter.measurements_u64 (a46c3f3f-9ded-4b50-9fc2-4f503dd169a4): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5056 | 2026.03.25 00:18:11.488742 [ 5 ] {8586cf7c-34cc-42b0-887e-6ed5ecfbd9bb} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001067 sec., 56232.427366447984 rows/sec., 3.79 MiB/sec. | ||
| 5057 | 2026.03.25 00:18:11.488777 [ 5 ] {8586cf7c-34cc-42b0-887e-6ed5ecfbd9bb} <Debug> TCPHandler: Processed in 0.001227018 sec. | ||
| 5058 | 2026.03.25 00:18:14.704160 [ 77 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 5059 | 2026.03.25 00:18:14.704246 [ 77 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 5060 | 2026.03.25 00:18:14.862488 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 9502 | ||
| 5061 | 2026.03.25 00:18:14.863040 [ 244 ] {} <Trace> system.asynchronous_metric_log (0898b27c-367e-447b-8482-f4822232c365): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5062 | 2026.03.25 00:18:14.863086 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 5063 | 2026.03.25 00:18:14.863600 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 5064 | 2026.03.25 00:18:14.863826 [ 244 ] {} <Trace> system.asynchronous_metric_log (0898b27c-367e-447b-8482-f4822232c365): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5065 | 2026.03.25 00:18:14.863951 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 9502 | ||
| 5066 | 2026.03.25 00:18:14.925453 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 696 | ||
| 5067 | 2026.03.25 00:18:14.927784 [ 242 ] {} <Trace> system.query_log (9703172c-9101-4506-b1d0-613c64f918a0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5068 | 2026.03.25 00:18:14.927832 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 5069 | 2026.03.25 00:18:14.929025 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 5070 | 2026.03.25 00:18:14.929290 [ 242 ] {} <Trace> system.query_log (9703172c-9101-4506-b1d0-613c64f918a0): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5071 | 2026.03.25 00:18:14.929539 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 696 | ||
| 5072 | 2026.03.25 00:18:15.352952 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 151 | ||
| 5073 | 2026.03.25 00:18:15.370037 [ 243 ] {} <Trace> system.metric_log (8832bb94-2db2-42e0-923d-5bcca7c2cc3b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5074 | 2026.03.25 00:18:15.370100 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 5075 | 2026.03.25 00:18:15.376239 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 5076 | 2026.03.25 00:18:15.376949 [ 243 ] {} <Trace> system.metric_log (8832bb94-2db2-42e0-923d-5bcca7c2cc3b): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5077 | 2026.03.25 00:18:15.379914 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 151 | ||
| 5078 | 2026.03.25 00:18:16.486096 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5079 | 2026.03.25 00:18:16.486348 [ 5 ] {98d71812-60c5-493b-b75e-84ca94e20cea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 5080 | 2026.03.25 00:18:16.486413 [ 5 ] {98d71812-60c5-493b-b75e-84ca94e20cea} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 5081 | 2026.03.25 00:18:16.487177 [ 5 ] {98d71812-60c5-493b-b75e-84ca94e20cea} <Trace> oximeter.fields_i16 (78240462-1731-4218-9a79-d1fbaf59befe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5082 | 2026.03.25 00:18:16.487221 [ 5 ] {98d71812-60c5-493b-b75e-84ca94e20cea} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 5083 | 2026.03.25 00:18:16.487626 [ 5 ] {98d71812-60c5-493b-b75e-84ca94e20cea} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 5084 | 2026.03.25 00:18:16.487853 [ 5 ] {98d71812-60c5-493b-b75e-84ca94e20cea} <Trace> oximeter.fields_i16 (78240462-1731-4218-9a79-d1fbaf59befe): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5085 | 2026.03.25 00:18:16.488009 [ 5 ] {98d71812-60c5-493b-b75e-84ca94e20cea} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001707 sec., 166373.75512595195 rows/sec., 10.57 MiB/sec. | ||
| 5086 | 2026.03.25 00:18:16.488057 [ 5 ] {98d71812-60c5-493b-b75e-84ca94e20cea} <Debug> TCPHandler: Processed in 0.002129589 sec. | ||
| 5087 | 2026.03.25 00:18:16.488184 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5088 | 2026.03.25 00:18:16.488286 [ 5 ] {0de4953a-79be-4bc0-86c8-62ed665d7929} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5089 | 2026.03.25 00:18:16.488329 [ 5 ] {0de4953a-79be-4bc0-86c8-62ed665d7929} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5090 | 2026.03.25 00:18:16.489153 [ 5 ] {0de4953a-79be-4bc0-86c8-62ed665d7929} <Trace> oximeter.fields_string (da9d4756-c540-45ff-bdbb-bdc9c8d31861): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5091 | 2026.03.25 00:18:16.489191 [ 5 ] {0de4953a-79be-4bc0-86c8-62ed665d7929} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 5092 | 2026.03.25 00:18:16.489550 [ 5 ] {0de4953a-79be-4bc0-86c8-62ed665d7929} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 5093 | 2026.03.25 00:18:16.489758 [ 5 ] {0de4953a-79be-4bc0-86c8-62ed665d7929} <Trace> oximeter.fields_string (da9d4756-c540-45ff-bdbb-bdc9c8d31861): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5094 | 2026.03.25 00:18:16.489867 [ 74 ] {} <Debug> oximeter.fields_string (da9d4756-c540-45ff-bdbb-bdc9c8d31861) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 5095 | 2026.03.25 00:18:16.489888 [ 5 ] {0de4953a-79be-4bc0-86c8-62ed665d7929} <Debug> executeQuery: Read 825 rows, 66.29 KiB in 0.001624 sec., 508004.9261083744 rows/sec., 39.86 MiB/sec. | ||
| 5096 | 2026.03.25 00:18:16.489934 [ 74 ] {} <Trace> oximeter.fields_string (da9d4756-c540-45ff-bdbb-bdc9c8d31861): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5097 | 2026.03.25 00:18:16.489945 [ 5 ] {0de4953a-79be-4bc0-86c8-62ed665d7929} <Debug> TCPHandler: Processed in 0.001813871 sec. | ||
| 5098 | 2026.03.25 00:18:16.489965 [ 74 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 5099 | 2026.03.25 00:18:16.490055 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5100 | 2026.03.25 00:18:16.490076 [ 186 ] {da9d4756-c540-45ff-bdbb-bdc9c8d31861::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 | ||
| 5101 | 2026.03.25 00:18:16.490155 [ 5 ] {a0af9f8e-5b36-43e8-ab8a-daf82703b61d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5102 | 2026.03.25 00:18:16.490200 [ 5 ] {a0af9f8e-5b36-43e8-ab8a-daf82703b61d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5103 | 2026.03.25 00:18:16.490205 [ 186 ] {da9d4756-c540-45ff-bdbb-bdc9c8d31861::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5104 | 2026.03.25 00:18:16.490252 [ 186 ] {da9d4756-c540-45ff-bdbb-bdc9c8d31861::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 3233 rows starting from the beginning of the part | ||
| 5105 | 2026.03.25 00:18:16.490331 [ 186 ] {da9d4756-c540-45ff-bdbb-bdc9c8d31861::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 825 rows starting from the beginning of the part | ||
| 5106 | 2026.03.25 00:18:16.490381 [ 186 ] {da9d4756-c540-45ff-bdbb-bdc9c8d31861::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 108 rows starting from the beginning of the part | ||
| 5107 | 2026.03.25 00:18:16.490431 [ 186 ] {da9d4756-c540-45ff-bdbb-bdc9c8d31861::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 832 rows starting from the beginning of the part | ||
| 5108 | 2026.03.25 00:18:16.490477 [ 186 ] {da9d4756-c540-45ff-bdbb-bdc9c8d31861::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 108 rows starting from the beginning of the part | ||
| 5109 | 2026.03.25 00:18:16.490521 [ 186 ] {da9d4756-c540-45ff-bdbb-bdc9c8d31861::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 825 rows starting from the beginning of the part | ||
| 5110 | 2026.03.25 00:18:16.490670 [ 5 ] {a0af9f8e-5b36-43e8-ab8a-daf82703b61d} <Trace> oximeter.fields_u16 (b490aa8d-8720-450c-9d9d-0c0be0c6e0e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5111 | 2026.03.25 00:18:16.490714 [ 5 ] {a0af9f8e-5b36-43e8-ab8a-daf82703b61d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 5112 | 2026.03.25 00:18:16.491059 [ 5 ] {a0af9f8e-5b36-43e8-ab8a-daf82703b61d} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 5113 | 2026.03.25 00:18:16.491274 [ 5 ] {a0af9f8e-5b36-43e8-ab8a-daf82703b61d} <Trace> oximeter.fields_u16 (b490aa8d-8720-450c-9d9d-0c0be0c6e0e1): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5114 | 2026.03.25 00:18:16.491407 [ 5 ] {a0af9f8e-5b36-43e8-ab8a-daf82703b61d} <Debug> executeQuery: Read 156 rows, 9.59 KiB in 0.00127 sec., 122834.64566929133 rows/sec., 7.38 MiB/sec. | ||
| 5115 | 2026.03.25 00:18:16.491444 [ 5 ] {a0af9f8e-5b36-43e8-ab8a-daf82703b61d} <Debug> TCPHandler: Processed in 0.001438183 sec. | ||
| 5116 | 2026.03.25 00:18:16.491559 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5117 | 2026.03.25 00:18:16.491653 [ 5 ] {9a5928ef-e86c-4466-96cb-245caa0da184} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 5118 | 2026.03.25 00:18:16.491693 [ 5 ] {9a5928ef-e86c-4466-96cb-245caa0da184} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 5119 | 2026.03.25 00:18:16.492124 [ 5 ] {9a5928ef-e86c-4466-96cb-245caa0da184} <Trace> oximeter.fields_u32 (79eddaf6-5920-48fe-8c45-6c5582e58677): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5120 | 2026.03.25 00:18:16.492160 [ 5 ] {9a5928ef-e86c-4466-96cb-245caa0da184} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 5121 | 2026.03.25 00:18:16.492474 [ 5 ] {9a5928ef-e86c-4466-96cb-245caa0da184} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 5122 | 2026.03.25 00:18:16.492685 [ 5 ] {9a5928ef-e86c-4466-96cb-245caa0da184} <Trace> oximeter.fields_u32 (79eddaf6-5920-48fe-8c45-6c5582e58677): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5123 | 2026.03.25 00:18:16.492782 [ 200 ] {da9d4756-c540-45ff-bdbb-bdc9c8d31861::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5931 rows, containing 5 columns (5 merged, 0 gathered) in 0.002749463 sec., 2157148.504998976 rows/sec., 174.07 MiB/sec. | ||
| 5124 | 2026.03.25 00:18:16.492818 [ 5 ] {9a5928ef-e86c-4466-96cb-245caa0da184} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001183 sec., 125950.97210481825 rows/sec., 8.14 MiB/sec. | ||
| 5125 | 2026.03.25 00:18:16.492869 [ 5 ] {9a5928ef-e86c-4466-96cb-245caa0da184} <Debug> TCPHandler: Processed in 0.001359321 sec. | ||
| 5126 | 2026.03.25 00:18:16.492979 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5127 | 2026.03.25 00:18:16.493073 [ 5 ] {b456c26a-4722-4155-adb5-df9c53b5eb90} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 5128 | 2026.03.25 00:18:16.493093 [ 186 ] {da9d4756-c540-45ff-bdbb-bdc9c8d31861::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 5129 | 2026.03.25 00:18:16.493115 [ 5 ] {b456c26a-4722-4155-adb5-df9c53b5eb90} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 5130 | 2026.03.25 00:18:16.493345 [ 186 ] {da9d4756-c540-45ff-bdbb-bdc9c8d31861::all_1_31_6} <Trace> oximeter.fields_string (da9d4756-c540-45ff-bdbb-bdc9c8d31861): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5131 | 2026.03.25 00:18:16.493421 [ 186 ] {da9d4756-c540-45ff-bdbb-bdc9c8d31861::all_1_31_6} <Trace> oximeter.fields_string (da9d4756-c540-45ff-bdbb-bdc9c8d31861) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 5132 | 2026.03.25 00:18:16.493488 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.18 MiB. | ||
| 5133 | 2026.03.25 00:18:16.493552 [ 5 ] {b456c26a-4722-4155-adb5-df9c53b5eb90} <Trace> oximeter.fields_u8 (fa258e8d-285a-434f-b894-6be795807874): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5134 | 2026.03.25 00:18:16.493594 [ 5 ] {b456c26a-4722-4155-adb5-df9c53b5eb90} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 5135 | 2026.03.25 00:18:16.493898 [ 5 ] {b456c26a-4722-4155-adb5-df9c53b5eb90} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 5136 | 2026.03.25 00:18:16.494103 [ 5 ] {b456c26a-4722-4155-adb5-df9c53b5eb90} <Trace> oximeter.fields_u8 (fa258e8d-285a-434f-b894-6be795807874): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5137 | 2026.03.25 00:18:16.494234 [ 5 ] {b456c26a-4722-4155-adb5-df9c53b5eb90} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001178 sec., 125636.67232597624 rows/sec., 7.15 MiB/sec. | ||
| 5138 | 2026.03.25 00:18:16.494272 [ 5 ] {b456c26a-4722-4155-adb5-df9c53b5eb90} <Debug> TCPHandler: Processed in 0.001340971 sec. | ||
| 5139 | 2026.03.25 00:18:16.494382 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5140 | 2026.03.25 00:18:16.494475 [ 5 ] {10a759d0-6edd-478f-8ea3-d8105d423f9f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5141 | 2026.03.25 00:18:16.494515 [ 5 ] {10a759d0-6edd-478f-8ea3-d8105d423f9f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5142 | 2026.03.25 00:18:16.495104 [ 5 ] {10a759d0-6edd-478f-8ea3-d8105d423f9f} <Trace> oximeter.fields_uuid (6a83c119-7e6c-4ef5-9da4-bd1e7cdd4b62): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5143 | 2026.03.25 00:18:16.495140 [ 5 ] {10a759d0-6edd-478f-8ea3-d8105d423f9f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 5144 | 2026.03.25 00:18:16.495457 [ 5 ] {10a759d0-6edd-478f-8ea3-d8105d423f9f} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 5145 | 2026.03.25 00:18:16.495664 [ 5 ] {10a759d0-6edd-478f-8ea3-d8105d423f9f} <Trace> oximeter.fields_uuid (6a83c119-7e6c-4ef5-9da4-bd1e7cdd4b62): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5146 | 2026.03.25 00:18:16.495761 [ 74 ] {} <Debug> oximeter.fields_uuid (6a83c119-7e6c-4ef5-9da4-bd1e7cdd4b62) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 5147 | 2026.03.25 00:18:16.495788 [ 5 ] {10a759d0-6edd-478f-8ea3-d8105d423f9f} <Debug> executeQuery: Read 504 rows, 36.30 KiB in 0.001332 sec., 378378.37837837834 rows/sec., 26.61 MiB/sec. | ||
| 5148 | 2026.03.25 00:18:16.495791 [ 74 ] {} <Trace> oximeter.fields_uuid (6a83c119-7e6c-4ef5-9da4-bd1e7cdd4b62): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5149 | 2026.03.25 00:18:16.495828 [ 74 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 5150 | 2026.03.25 00:18:16.495833 [ 5 ] {10a759d0-6edd-478f-8ea3-d8105d423f9f} <Debug> TCPHandler: Processed in 0.001500495 sec. | ||
| 5151 | 2026.03.25 00:18:16.495933 [ 189 ] {6a83c119-7e6c-4ef5-9da4-bd1e7cdd4b62::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 | ||
| 5152 | 2026.03.25 00:18:16.495943 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5153 | 2026.03.25 00:18:16.496082 [ 5 ] {13416824-95ec-485a-b90a-ef999ec1b4fa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 5154 | 2026.03.25 00:18:16.496096 [ 189 ] {6a83c119-7e6c-4ef5-9da4-bd1e7cdd4b62::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5155 | 2026.03.25 00:18:16.496123 [ 5 ] {13416824-95ec-485a-b90a-ef999ec1b4fa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 5156 | 2026.03.25 00:18:16.496137 [ 189 ] {6a83c119-7e6c-4ef5-9da4-bd1e7cdd4b62::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 1790 rows starting from the beginning of the part | ||
| 5157 | 2026.03.25 00:18:16.496219 [ 189 ] {6a83c119-7e6c-4ef5-9da4-bd1e7cdd4b62::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 504 rows starting from the beginning of the part | ||
| 5158 | 2026.03.25 00:18:16.496265 [ 189 ] {6a83c119-7e6c-4ef5-9da4-bd1e7cdd4b62::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 90 rows starting from the beginning of the part | ||
| 5159 | 2026.03.25 00:18:16.496306 [ 189 ] {6a83c119-7e6c-4ef5-9da4-bd1e7cdd4b62::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 518 rows starting from the beginning of the part | ||
| 5160 | 2026.03.25 00:18:16.496343 [ 189 ] {6a83c119-7e6c-4ef5-9da4-bd1e7cdd4b62::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 90 rows starting from the beginning of the part | ||
| 5161 | 2026.03.25 00:18:16.496381 [ 189 ] {6a83c119-7e6c-4ef5-9da4-bd1e7cdd4b62::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 504 rows starting from the beginning of the part | ||
| 5162 | 2026.03.25 00:18:16.496461 [ 5 ] {13416824-95ec-485a-b90a-ef999ec1b4fa} <Trace> oximeter.measurements_bool (8a3ce6e0-f76a-4ba2-9a43-4275c3c9549e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5163 | 2026.03.25 00:18:16.496501 [ 5 ] {13416824-95ec-485a-b90a-ef999ec1b4fa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 5164 | 2026.03.25 00:18:16.496851 [ 5 ] {13416824-95ec-485a-b90a-ef999ec1b4fa} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 5165 | 2026.03.25 00:18:16.497075 [ 5 ] {13416824-95ec-485a-b90a-ef999ec1b4fa} <Trace> oximeter.measurements_bool (8a3ce6e0-f76a-4ba2-9a43-4275c3c9549e): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5166 | 2026.03.25 00:18:16.497207 [ 5 ] {13416824-95ec-485a-b90a-ef999ec1b4fa} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001143 sec., 5249.343832020998 rows/sec., 274.26 KiB/sec. | ||
| 5167 | 2026.03.25 00:18:16.497245 [ 5 ] {13416824-95ec-485a-b90a-ef999ec1b4fa} <Debug> TCPHandler: Processed in 0.001351191 sec. | ||
| 5168 | 2026.03.25 00:18:16.497354 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5169 | 2026.03.25 00:18:16.497447 [ 5 ] {34830abe-694f-4819-b221-b4a8e2dddfe6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5170 | 2026.03.25 00:18:16.497489 [ 5 ] {34830abe-694f-4819-b221-b4a8e2dddfe6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5171 | 2026.03.25 00:18:16.497805 [ 200 ] {6a83c119-7e6c-4ef5-9da4-bd1e7cdd4b62::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3496 rows, containing 5 columns (5 merged, 0 gathered) in 0.001926964 sec., 1814252.8869247169 rows/sec., 132.89 MiB/sec. | ||
| 5172 | 2026.03.25 00:18:16.497891 [ 5 ] {34830abe-694f-4819-b221-b4a8e2dddfe6} <Trace> oximeter.measurements_cumulativeu64 (d9515f17-c5fd-4592-903e-92bbab0fc185): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5173 | 2026.03.25 00:18:16.497931 [ 5 ] {34830abe-694f-4819-b221-b4a8e2dddfe6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 5174 | 2026.03.25 00:18:16.497995 [ 189 ] {6a83c119-7e6c-4ef5-9da4-bd1e7cdd4b62::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 5175 | 2026.03.25 00:18:16.498280 [ 189 ] {6a83c119-7e6c-4ef5-9da4-bd1e7cdd4b62::all_1_31_6} <Trace> oximeter.fields_uuid (6a83c119-7e6c-4ef5-9da4-bd1e7cdd4b62): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5176 | 2026.03.25 00:18:16.498309 [ 5 ] {34830abe-694f-4819-b221-b4a8e2dddfe6} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 5177 | 2026.03.25 00:18:16.498360 [ 189 ] {6a83c119-7e6c-4ef5-9da4-bd1e7cdd4b62::all_1_31_6} <Trace> oximeter.fields_uuid (6a83c119-7e6c-4ef5-9da4-bd1e7cdd4b62) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 5178 | 2026.03.25 00:18:16.498441 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.73 MiB. | ||
| 5179 | 2026.03.25 00:18:16.498541 [ 5 ] {34830abe-694f-4819-b221-b4a8e2dddfe6} <Trace> oximeter.measurements_cumulativeu64 (d9515f17-c5fd-4592-903e-92bbab0fc185): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5180 | 2026.03.25 00:18:16.498646 [ 74 ] {} <Debug> oximeter.measurements_cumulativeu64 (d9515f17-c5fd-4592-903e-92bbab0fc185) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 5181 | 2026.03.25 00:18:16.498674 [ 74 ] {} <Trace> oximeter.measurements_cumulativeu64 (d9515f17-c5fd-4592-903e-92bbab0fc185): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5182 | 2026.03.25 00:18:16.498675 [ 5 ] {34830abe-694f-4819-b221-b4a8e2dddfe6} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001246 sec., 212680.5778491172 rows/sec., 14.13 MiB/sec. | ||
| 5183 | 2026.03.25 00:18:16.498692 [ 74 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 5184 | 2026.03.25 00:18:16.498725 [ 5 ] {34830abe-694f-4819-b221-b4a8e2dddfe6} <Debug> TCPHandler: Processed in 0.001420523 sec. | ||
| 5185 | 2026.03.25 00:18:16.498790 [ 200 ] {d9515f17-c5fd-4592-903e-92bbab0fc185::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 | ||
| 5186 | 2026.03.25 00:18:16.498841 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5187 | 2026.03.25 00:18:16.498914 [ 200 ] {d9515f17-c5fd-4592-903e-92bbab0fc185::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5188 | 2026.03.25 00:18:16.498939 [ 5 ] {7a6f4688-cadb-434f-ae7d-72d8b199ad2e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 5189 | 2026.03.25 00:18:16.498959 [ 200 ] {d9515f17-c5fd-4592-903e-92bbab0fc185::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_26_5, total 11481 rows starting from the beginning of the part | ||
| 5190 | 2026.03.25 00:18:16.498986 [ 5 ] {7a6f4688-cadb-434f-ae7d-72d8b199ad2e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 5191 | 2026.03.25 00:18:16.499035 [ 200 ] {d9515f17-c5fd-4592-903e-92bbab0fc185::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 265 rows starting from the beginning of the part | ||
| 5192 | 2026.03.25 00:18:16.499092 [ 200 ] {d9515f17-c5fd-4592-903e-92bbab0fc185::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 160 rows starting from the beginning of the part | ||
| 5193 | 2026.03.25 00:18:16.499135 [ 200 ] {d9515f17-c5fd-4592-903e-92bbab0fc185::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 272 rows starting from the beginning of the part | ||
| 5194 | 2026.03.25 00:18:16.499174 [ 200 ] {d9515f17-c5fd-4592-903e-92bbab0fc185::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 160 rows starting from the beginning of the part | ||
| 5195 | 2026.03.25 00:18:16.499213 [ 200 ] {d9515f17-c5fd-4592-903e-92bbab0fc185::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 265 rows starting from the beginning of the part | ||
| 5196 | 2026.03.25 00:18:16.499310 [ 5 ] {7a6f4688-cadb-434f-ae7d-72d8b199ad2e} <Trace> oximeter.measurements_f64 (212c2a6f-90cf-4c71-aafe-78c3b1fd8e79): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5197 | 2026.03.25 00:18:16.499352 [ 5 ] {7a6f4688-cadb-434f-ae7d-72d8b199ad2e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 5198 | 2026.03.25 00:18:16.499662 [ 5 ] {7a6f4688-cadb-434f-ae7d-72d8b199ad2e} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 5199 | 2026.03.25 00:18:16.499866 [ 5 ] {7a6f4688-cadb-434f-ae7d-72d8b199ad2e} <Trace> oximeter.measurements_f64 (212c2a6f-90cf-4c71-aafe-78c3b1fd8e79): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5200 | 2026.03.25 00:18:16.499995 [ 5 ] {7a6f4688-cadb-434f-ae7d-72d8b199ad2e} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001073 sec., 931.9664492078285 rows/sec., 62.80 KiB/sec. | ||
| 5201 | 2026.03.25 00:18:16.500031 [ 5 ] {7a6f4688-cadb-434f-ae7d-72d8b199ad2e} <Debug> TCPHandler: Processed in 0.001239208 sec. | ||
| 5202 | 2026.03.25 00:18:16.500133 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5203 | 2026.03.25 00:18:16.500230 [ 5 ] {aa2fa448-a17b-46e2-ac98-eafc962c4fbb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5204 | 2026.03.25 00:18:16.500284 [ 5 ] {aa2fa448-a17b-46e2-ac98-eafc962c4fbb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 5205 | 2026.03.25 00:18:16.501084 [ 5 ] {aa2fa448-a17b-46e2-ac98-eafc962c4fbb} <Trace> oximeter.measurements_histogramu64 (66b3c5cd-c277-4614-b9e1-0e483a2d8930): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5206 | 2026.03.25 00:18:16.501121 [ 5 ] {aa2fa448-a17b-46e2-ac98-eafc962c4fbb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 5207 | 2026.03.25 00:18:16.501679 [ 5 ] {aa2fa448-a17b-46e2-ac98-eafc962c4fbb} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 5208 | 2026.03.25 00:18:16.501906 [ 5 ] {aa2fa448-a17b-46e2-ac98-eafc962c4fbb} <Trace> oximeter.measurements_histogramu64 (66b3c5cd-c277-4614-b9e1-0e483a2d8930): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5209 | 2026.03.25 00:18:16.502045 [ 5 ] {aa2fa448-a17b-46e2-ac98-eafc962c4fbb} <Debug> executeQuery: Read 14 rows, 25.69 KiB in 0.001836 sec., 7625.272331154684 rows/sec., 13.66 MiB/sec. | ||
| 5210 | 2026.03.25 00:18:16.502097 [ 5 ] {aa2fa448-a17b-46e2-ac98-eafc962c4fbb} <Debug> TCPHandler: Processed in 0.002012686 sec. | ||
| 5211 | 2026.03.25 00:18:16.502206 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5212 | 2026.03.25 00:18:16.502296 [ 5 ] {10cd89b7-91d7-4389-b024-625133dc8994} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5213 | 2026.03.25 00:18:16.502334 [ 5 ] {10cd89b7-91d7-4389-b024-625133dc8994} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5214 | 2026.03.25 00:18:16.502661 [ 5 ] {10cd89b7-91d7-4389-b024-625133dc8994} <Trace> oximeter.measurements_u64 (a46c3f3f-9ded-4b50-9fc2-4f503dd169a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5215 | 2026.03.25 00:18:16.502695 [ 5 ] {10cd89b7-91d7-4389-b024-625133dc8994} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 5216 | 2026.03.25 00:18:16.503005 [ 5 ] {10cd89b7-91d7-4389-b024-625133dc8994} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 5217 | 2026.03.25 00:18:16.503102 [ 189 ] {d9515f17-c5fd-4592-903e-92bbab0fc185::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 12603 rows, containing 5 columns (5 merged, 0 gathered) in 0.004413922 sec., 2855283.804290153 rows/sec., 182.64 MiB/sec. | ||
| 5218 | 2026.03.25 00:18:16.503269 [ 5 ] {10cd89b7-91d7-4389-b024-625133dc8994} <Trace> oximeter.measurements_u64 (a46c3f3f-9ded-4b50-9fc2-4f503dd169a4): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5219 | 2026.03.25 00:18:16.503373 [ 74 ] {} <Debug> oximeter.measurements_u64 (a46c3f3f-9ded-4b50-9fc2-4f503dd169a4) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 5220 | 2026.03.25 00:18:16.503402 [ 5 ] {10cd89b7-91d7-4389-b024-625133dc8994} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001119 sec., 80428.9544235925 rows/sec., 5.03 MiB/sec. | ||
| 5221 | 2026.03.25 00:18:16.503403 [ 74 ] {} <Trace> oximeter.measurements_u64 (a46c3f3f-9ded-4b50-9fc2-4f503dd169a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5222 | 2026.03.25 00:18:16.503442 [ 74 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 5223 | 2026.03.25 00:18:16.503444 [ 5 ] {10cd89b7-91d7-4389-b024-625133dc8994} <Debug> TCPHandler: Processed in 0.001286569 sec. | ||
| 5224 | 2026.03.25 00:18:16.503471 [ 200 ] {d9515f17-c5fd-4592-903e-92bbab0fc185::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 5225 | 2026.03.25 00:18:16.503523 [ 190 ] {a46c3f3f-9ded-4b50-9fc2-4f503dd169a4::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 | ||
| 5226 | 2026.03.25 00:18:16.503644 [ 190 ] {a46c3f3f-9ded-4b50-9fc2-4f503dd169a4::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5227 | 2026.03.25 00:18:16.503677 [ 190 ] {a46c3f3f-9ded-4b50-9fc2-4f503dd169a4::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 1650 rows starting from the beginning of the part | ||
| 5228 | 2026.03.25 00:18:16.503737 [ 190 ] {a46c3f3f-9ded-4b50-9fc2-4f503dd169a4::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 90 rows starting from the beginning of the part | ||
| 5229 | 2026.03.25 00:18:16.503758 [ 200 ] {d9515f17-c5fd-4592-903e-92bbab0fc185::all_1_31_6} <Trace> oximeter.measurements_cumulativeu64 (d9515f17-c5fd-4592-903e-92bbab0fc185): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5230 | 2026.03.25 00:18:16.503783 [ 190 ] {a46c3f3f-9ded-4b50-9fc2-4f503dd169a4::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 60 rows starting from the beginning of the part | ||
| 5231 | 2026.03.25 00:18:16.503831 [ 190 ] {a46c3f3f-9ded-4b50-9fc2-4f503dd169a4::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 90 rows starting from the beginning of the part | ||
| 5232 | 2026.03.25 00:18:16.503846 [ 200 ] {d9515f17-c5fd-4592-903e-92bbab0fc185::all_1_31_6} <Trace> oximeter.measurements_cumulativeu64 (d9515f17-c5fd-4592-903e-92bbab0fc185) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 5233 | 2026.03.25 00:18:16.503873 [ 190 ] {a46c3f3f-9ded-4b50-9fc2-4f503dd169a4::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 60 rows starting from the beginning of the part | ||
| 5234 | 2026.03.25 00:18:16.503919 [ 190 ] {a46c3f3f-9ded-4b50-9fc2-4f503dd169a4::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 90 rows starting from the beginning of the part | ||
| 5235 | 2026.03.25 00:18:16.503931 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.30 MiB. | ||
| 5236 | 2026.03.25 00:18:16.504994 [ 194 ] {a46c3f3f-9ded-4b50-9fc2-4f503dd169a4::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2040 rows, containing 4 columns (4 merged, 0 gathered) in 0.001506295 sec., 1354316.385568564 rows/sec., 87.24 MiB/sec. | ||
| 5237 | 2026.03.25 00:18:16.505227 [ 190 ] {a46c3f3f-9ded-4b50-9fc2-4f503dd169a4::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 5238 | 2026.03.25 00:18:16.505481 [ 190 ] {a46c3f3f-9ded-4b50-9fc2-4f503dd169a4::all_1_31_6} <Trace> oximeter.measurements_u64 (a46c3f3f-9ded-4b50-9fc2-4f503dd169a4): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5239 | 2026.03.25 00:18:16.505546 [ 190 ] {a46c3f3f-9ded-4b50-9fc2-4f503dd169a4::all_1_31_6} <Trace> oximeter.measurements_u64 (a46c3f3f-9ded-4b50-9fc2-4f503dd169a4) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 5240 | 2026.03.25 00:18:16.505604 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.52 MiB. | ||
| 5241 | 2026.03.25 00:18:17.440799 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5242 | 2026.03.25 00:18:17.440995 [ 5 ] {b91fca59-e883-4370-bc53-4d15384ea4be} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 5243 | 2026.03.25 00:18:17.441065 [ 5 ] {b91fca59-e883-4370-bc53-4d15384ea4be} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 5244 | 2026.03.25 00:18:17.441684 [ 5 ] {b91fca59-e883-4370-bc53-4d15384ea4be} <Trace> oximeter.fields_ipaddr (2be1fe0e-d681-4366-b872-d5e7a11bcfe0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5245 | 2026.03.25 00:18:17.441723 [ 5 ] {b91fca59-e883-4370-bc53-4d15384ea4be} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 5246 | 2026.03.25 00:18:17.442109 [ 5 ] {b91fca59-e883-4370-bc53-4d15384ea4be} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 5247 | 2026.03.25 00:18:17.442336 [ 5 ] {b91fca59-e883-4370-bc53-4d15384ea4be} <Trace> oximeter.fields_ipaddr (2be1fe0e-d681-4366-b872-d5e7a11bcfe0): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5248 | 2026.03.25 00:18:17.442486 [ 5 ] {b91fca59-e883-4370-bc53-4d15384ea4be} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001544 sec., 1295.3367875647668 rows/sec., 105.63 KiB/sec. | ||
| 5249 | 2026.03.25 00:18:17.442527 [ 5 ] {b91fca59-e883-4370-bc53-4d15384ea4be} <Debug> TCPHandler: Processed in 0.001865993 sec. | ||
| 5250 | 2026.03.25 00:18:17.442647 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5251 | 2026.03.25 00:18:17.442745 [ 5 ] {9d42ae2d-f8ff-4477-836b-ab5ce331b3b0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5252 | 2026.03.25 00:18:17.442785 [ 5 ] {9d42ae2d-f8ff-4477-836b-ab5ce331b3b0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5253 | 2026.03.25 00:18:17.444400 [ 5 ] {9d42ae2d-f8ff-4477-836b-ab5ce331b3b0} <Trace> oximeter.fields_string (da9d4756-c540-45ff-bdbb-bdc9c8d31861): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5254 | 2026.03.25 00:18:17.444434 [ 5 ] {9d42ae2d-f8ff-4477-836b-ab5ce331b3b0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 5255 | 2026.03.25 00:18:17.444893 [ 5 ] {9d42ae2d-f8ff-4477-836b-ab5ce331b3b0} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 5256 | 2026.03.25 00:18:17.445094 [ 5 ] {9d42ae2d-f8ff-4477-836b-ab5ce331b3b0} <Trace> oximeter.fields_string (da9d4756-c540-45ff-bdbb-bdc9c8d31861): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5257 | 2026.03.25 00:18:17.445219 [ 5 ] {9d42ae2d-f8ff-4477-836b-ab5ce331b3b0} <Debug> executeQuery: Read 2454 rows, 186.30 KiB in 0.002492 sec., 984751.2038523275 rows/sec., 73.01 MiB/sec. | ||
| 5258 | 2026.03.25 00:18:17.445255 [ 5 ] {9d42ae2d-f8ff-4477-836b-ab5ce331b3b0} <Debug> TCPHandler: Processed in 0.002656721 sec. | ||
| 5259 | 2026.03.25 00:18:17.445376 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5260 | 2026.03.25 00:18:17.445468 [ 5 ] {ac11a5a1-2be3-400f-b359-6b5e31d09361} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5261 | 2026.03.25 00:18:17.445506 [ 5 ] {ac11a5a1-2be3-400f-b359-6b5e31d09361} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5262 | 2026.03.25 00:18:17.445922 [ 5 ] {ac11a5a1-2be3-400f-b359-6b5e31d09361} <Trace> oximeter.fields_u16 (b490aa8d-8720-450c-9d9d-0c0be0c6e0e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5263 | 2026.03.25 00:18:17.445956 [ 5 ] {ac11a5a1-2be3-400f-b359-6b5e31d09361} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 5264 | 2026.03.25 00:18:17.446241 [ 5 ] {ac11a5a1-2be3-400f-b359-6b5e31d09361} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 5265 | 2026.03.25 00:18:17.446440 [ 5 ] {ac11a5a1-2be3-400f-b359-6b5e31d09361} <Trace> oximeter.fields_u16 (b490aa8d-8720-450c-9d9d-0c0be0c6e0e1): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5266 | 2026.03.25 00:18:17.446564 [ 5 ] {ac11a5a1-2be3-400f-b359-6b5e31d09361} <Debug> executeQuery: Read 37 rows, 2.77 KiB in 0.001115 sec., 33183.856502242146 rows/sec., 2.43 MiB/sec. | ||
| 5267 | 2026.03.25 00:18:17.446600 [ 5 ] {ac11a5a1-2be3-400f-b359-6b5e31d09361} <Debug> TCPHandler: Processed in 0.001271459 sec. | ||
| 5268 | 2026.03.25 00:18:17.446706 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5269 | 2026.03.25 00:18:17.446796 [ 5 ] {dd5aeac9-605c-432c-ac37-7a5f12f413e7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 5270 | 2026.03.25 00:18:17.446834 [ 5 ] {dd5aeac9-605c-432c-ac37-7a5f12f413e7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 5271 | 2026.03.25 00:18:17.447480 [ 5 ] {dd5aeac9-605c-432c-ac37-7a5f12f413e7} <Trace> oximeter.fields_u32 (79eddaf6-5920-48fe-8c45-6c5582e58677): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5272 | 2026.03.25 00:18:17.447513 [ 5 ] {dd5aeac9-605c-432c-ac37-7a5f12f413e7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 5273 | 2026.03.25 00:18:17.447823 [ 5 ] {dd5aeac9-605c-432c-ac37-7a5f12f413e7} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 5274 | 2026.03.25 00:18:17.448035 [ 5 ] {dd5aeac9-605c-432c-ac37-7a5f12f413e7} <Trace> oximeter.fields_u32 (79eddaf6-5920-48fe-8c45-6c5582e58677): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5275 | 2026.03.25 00:18:17.448156 [ 5 ] {dd5aeac9-605c-432c-ac37-7a5f12f413e7} <Debug> executeQuery: Read 801 rows, 47.38 KiB in 0.001378 sec., 581277.213352685 rows/sec., 33.58 MiB/sec. | ||
| 5276 | 2026.03.25 00:18:17.448192 [ 5 ] {dd5aeac9-605c-432c-ac37-7a5f12f413e7} <Debug> TCPHandler: Processed in 0.001533305 sec. | ||
| 5277 | 2026.03.25 00:18:17.448291 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5278 | 2026.03.25 00:18:17.448382 [ 5 ] {3a4680d9-d410-43f5-ad17-735c0d87dc4e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 5279 | 2026.03.25 00:18:17.448420 [ 5 ] {3a4680d9-d410-43f5-ad17-735c0d87dc4e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 5280 | 2026.03.25 00:18:17.448784 [ 5 ] {3a4680d9-d410-43f5-ad17-735c0d87dc4e} <Trace> oximeter.fields_u64 (3ff11c92-02f0-4d7f-b78c-e898b3889a19): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5281 | 2026.03.25 00:18:17.448817 [ 5 ] {3a4680d9-d410-43f5-ad17-735c0d87dc4e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 5282 | 2026.03.25 00:18:17.449087 [ 5 ] {3a4680d9-d410-43f5-ad17-735c0d87dc4e} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 5283 | 2026.03.25 00:18:17.449287 [ 5 ] {3a4680d9-d410-43f5-ad17-735c0d87dc4e} <Trace> oximeter.fields_u64 (3ff11c92-02f0-4d7f-b78c-e898b3889a19): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5284 | 2026.03.25 00:18:17.449409 [ 5 ] {3a4680d9-d410-43f5-ad17-735c0d87dc4e} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001044 sec., 957.8544061302682 rows/sec., 67.35 KiB/sec. | ||
| 5285 | 2026.03.25 00:18:17.449444 [ 5 ] {3a4680d9-d410-43f5-ad17-735c0d87dc4e} <Debug> TCPHandler: Processed in 0.001199618 sec. | ||
| 5286 | 2026.03.25 00:18:17.449550 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5287 | 2026.03.25 00:18:17.449650 [ 5 ] {4b6792dc-dd19-43de-87c2-c0c1ab4f9bce} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5288 | 2026.03.25 00:18:17.449690 [ 5 ] {4b6792dc-dd19-43de-87c2-c0c1ab4f9bce} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5289 | 2026.03.25 00:18:17.450518 [ 5 ] {4b6792dc-dd19-43de-87c2-c0c1ab4f9bce} <Trace> oximeter.fields_uuid (6a83c119-7e6c-4ef5-9da4-bd1e7cdd4b62): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5290 | 2026.03.25 00:18:17.450554 [ 5 ] {4b6792dc-dd19-43de-87c2-c0c1ab4f9bce} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 5291 | 2026.03.25 00:18:17.450917 [ 5 ] {4b6792dc-dd19-43de-87c2-c0c1ab4f9bce} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 5292 | 2026.03.25 00:18:17.451130 [ 5 ] {4b6792dc-dd19-43de-87c2-c0c1ab4f9bce} <Trace> oximeter.fields_uuid (6a83c119-7e6c-4ef5-9da4-bd1e7cdd4b62): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5293 | 2026.03.25 00:18:17.451256 [ 5 ] {4b6792dc-dd19-43de-87c2-c0c1ab4f9bce} <Debug> executeQuery: Read 1316 rows, 90.20 KiB in 0.001624 sec., 810344.8275862068 rows/sec., 54.24 MiB/sec. | ||
| 5294 | 2026.03.25 00:18:17.451294 [ 5 ] {4b6792dc-dd19-43de-87c2-c0c1ab4f9bce} <Debug> TCPHandler: Processed in 0.001793961 sec. | ||
| 5295 | 2026.03.25 00:18:17.451404 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5296 | 2026.03.25 00:18:17.451498 [ 5 ] {f91312e0-21d2-4579-a753-a92c3b8a6792} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5297 | 2026.03.25 00:18:17.451542 [ 5 ] {f91312e0-21d2-4579-a753-a92c3b8a6792} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5298 | 2026.03.25 00:18:17.452221 [ 5 ] {f91312e0-21d2-4579-a753-a92c3b8a6792} <Trace> oximeter.measurements_cumulativeu64 (d9515f17-c5fd-4592-903e-92bbab0fc185): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5299 | 2026.03.25 00:18:17.452260 [ 5 ] {f91312e0-21d2-4579-a753-a92c3b8a6792} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 5300 | 2026.03.25 00:18:17.452687 [ 5 ] {f91312e0-21d2-4579-a753-a92c3b8a6792} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 5301 | 2026.03.25 00:18:17.452899 [ 5 ] {f91312e0-21d2-4579-a753-a92c3b8a6792} <Trace> oximeter.measurements_cumulativeu64 (d9515f17-c5fd-4592-903e-92bbab0fc185): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5302 | 2026.03.25 00:18:17.453027 [ 5 ] {f91312e0-21d2-4579-a753-a92c3b8a6792} <Debug> executeQuery: Read 1497 rows, 92.97 KiB in 0.001546 sec., 968305.3040103492 rows/sec., 58.73 MiB/sec. | ||
| 5303 | 2026.03.25 00:18:17.453064 [ 5 ] {f91312e0-21d2-4579-a753-a92c3b8a6792} <Debug> TCPHandler: Processed in 0.001709019 sec. | ||
| 5304 | 2026.03.25 00:18:17.453169 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5305 | 2026.03.25 00:18:17.453269 [ 5 ] {bd4e8093-652b-4a40-b58c-b305b76bdae9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5306 | 2026.03.25 00:18:17.453334 [ 5 ] {bd4e8093-652b-4a40-b58c-b305b76bdae9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 5307 | 2026.03.25 00:18:17.454275 [ 5 ] {bd4e8093-652b-4a40-b58c-b305b76bdae9} <Trace> oximeter.measurements_histogramu64 (66b3c5cd-c277-4614-b9e1-0e483a2d8930): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5308 | 2026.03.25 00:18:17.454313 [ 5 ] {bd4e8093-652b-4a40-b58c-b305b76bdae9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 5309 | 2026.03.25 00:18:17.454870 [ 5 ] {bd4e8093-652b-4a40-b58c-b305b76bdae9} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 5310 | 2026.03.25 00:18:17.455090 [ 5 ] {bd4e8093-652b-4a40-b58c-b305b76bdae9} <Trace> oximeter.measurements_histogramu64 (66b3c5cd-c277-4614-b9e1-0e483a2d8930): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5311 | 2026.03.25 00:18:17.455227 [ 5 ] {bd4e8093-652b-4a40-b58c-b305b76bdae9} <Debug> executeQuery: Read 35 rows, 64.22 KiB in 0.001977 sec., 17703.591299949418 rows/sec., 31.72 MiB/sec. | ||
| 5312 | 2026.03.25 00:18:17.455279 [ 5 ] {bd4e8093-652b-4a40-b58c-b305b76bdae9} <Debug> TCPHandler: Processed in 0.00216027 sec. | ||
| 5313 | 2026.03.25 00:18:17.455390 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5314 | 2026.03.25 00:18:17.455483 [ 5 ] {b54bd00d-a746-4df4-bc82-ea5818d5f298} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5315 | 2026.03.25 00:18:17.455524 [ 5 ] {b54bd00d-a746-4df4-bc82-ea5818d5f298} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5316 | 2026.03.25 00:18:17.455841 [ 5 ] {b54bd00d-a746-4df4-bc82-ea5818d5f298} <Trace> oximeter.measurements_u64 (a46c3f3f-9ded-4b50-9fc2-4f503dd169a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5317 | 2026.03.25 00:18:17.455875 [ 5 ] {b54bd00d-a746-4df4-bc82-ea5818d5f298} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 5318 | 2026.03.25 00:18:17.456170 [ 5 ] {b54bd00d-a746-4df4-bc82-ea5818d5f298} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 5319 | 2026.03.25 00:18:17.456375 [ 5 ] {b54bd00d-a746-4df4-bc82-ea5818d5f298} <Trace> oximeter.measurements_u64 (a46c3f3f-9ded-4b50-9fc2-4f503dd169a4): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5320 | 2026.03.25 00:18:17.456502 [ 5 ] {b54bd00d-a746-4df4-bc82-ea5818d5f298} <Debug> executeQuery: Read 12 rows, 848.00 B in 0.001037 sec., 11571.841851494697 rows/sec., 798.58 KiB/sec. | ||
| 5321 | 2026.03.25 00:18:17.456537 [ 5 ] {b54bd00d-a746-4df4-bc82-ea5818d5f298} <Debug> TCPHandler: Processed in 0.001196158 sec. | ||
| 5322 | 2026.03.25 00:18:21.476499 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5323 | 2026.03.25 00:18:21.476704 [ 5 ] {098f48c6-c18e-4e18-a2d9-e7d7ae02ec98} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5324 | 2026.03.25 00:18:21.476777 [ 5 ] {098f48c6-c18e-4e18-a2d9-e7d7ae02ec98} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5325 | 2026.03.25 00:18:21.477549 [ 5 ] {098f48c6-c18e-4e18-a2d9-e7d7ae02ec98} <Trace> oximeter.fields_string (da9d4756-c540-45ff-bdbb-bdc9c8d31861): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5326 | 2026.03.25 00:18:21.477593 [ 5 ] {098f48c6-c18e-4e18-a2d9-e7d7ae02ec98} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 5327 | 2026.03.25 00:18:21.477988 [ 5 ] {098f48c6-c18e-4e18-a2d9-e7d7ae02ec98} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 5328 | 2026.03.25 00:18:21.478222 [ 5 ] {098f48c6-c18e-4e18-a2d9-e7d7ae02ec98} <Trace> oximeter.fields_string (da9d4756-c540-45ff-bdbb-bdc9c8d31861): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5329 | 2026.03.25 00:18:21.478382 [ 5 ] {098f48c6-c18e-4e18-a2d9-e7d7ae02ec98} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.00173 sec., 32369.942196531792 rows/sec., 2.49 MiB/sec. | ||
| 5330 | 2026.03.25 00:18:21.478432 [ 5 ] {098f48c6-c18e-4e18-a2d9-e7d7ae02ec98} <Debug> TCPHandler: Processed in 0.002072657 sec. | ||
| 5331 | 2026.03.25 00:18:21.478558 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5332 | 2026.03.25 00:18:21.478660 [ 5 ] {37b59474-6625-4c3c-8cfc-6fbbd9146b4c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5333 | 2026.03.25 00:18:21.478704 [ 5 ] {37b59474-6625-4c3c-8cfc-6fbbd9146b4c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5334 | 2026.03.25 00:18:21.479144 [ 5 ] {37b59474-6625-4c3c-8cfc-6fbbd9146b4c} <Trace> oximeter.fields_uuid (6a83c119-7e6c-4ef5-9da4-bd1e7cdd4b62): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5335 | 2026.03.25 00:18:21.479182 [ 5 ] {37b59474-6625-4c3c-8cfc-6fbbd9146b4c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 5336 | 2026.03.25 00:18:21.479506 [ 5 ] {37b59474-6625-4c3c-8cfc-6fbbd9146b4c} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 5337 | 2026.03.25 00:18:21.479715 [ 5 ] {37b59474-6625-4c3c-8cfc-6fbbd9146b4c} <Trace> oximeter.fields_uuid (6a83c119-7e6c-4ef5-9da4-bd1e7cdd4b62): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5338 | 2026.03.25 00:18:21.479867 [ 5 ] {37b59474-6625-4c3c-8cfc-6fbbd9146b4c} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001232 sec., 51948.05194805195 rows/sec., 4.05 MiB/sec. | ||
| 5339 | 2026.03.25 00:18:21.479906 [ 5 ] {37b59474-6625-4c3c-8cfc-6fbbd9146b4c} <Debug> TCPHandler: Processed in 0.001400062 sec. | ||
| 5340 | 2026.03.25 00:18:21.480019 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5341 | 2026.03.25 00:18:21.480114 [ 5 ] {9eedd325-7eaa-4a8c-af37-5c3c289a56d4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5342 | 2026.03.25 00:18:21.480158 [ 5 ] {9eedd325-7eaa-4a8c-af37-5c3c289a56d4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5343 | 2026.03.25 00:18:21.480551 [ 5 ] {9eedd325-7eaa-4a8c-af37-5c3c289a56d4} <Trace> oximeter.measurements_cumulativeu64 (d9515f17-c5fd-4592-903e-92bbab0fc185): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5344 | 2026.03.25 00:18:21.480587 [ 5 ] {9eedd325-7eaa-4a8c-af37-5c3c289a56d4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 5345 | 2026.03.25 00:18:21.480919 [ 5 ] {9eedd325-7eaa-4a8c-af37-5c3c289a56d4} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 5346 | 2026.03.25 00:18:21.481145 [ 5 ] {9eedd325-7eaa-4a8c-af37-5c3c289a56d4} <Trace> oximeter.measurements_cumulativeu64 (d9515f17-c5fd-4592-903e-92bbab0fc185): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5347 | 2026.03.25 00:18:21.481273 [ 5 ] {9eedd325-7eaa-4a8c-af37-5c3c289a56d4} <Debug> executeQuery: Read 128 rows, 9.13 KiB in 0.001179 sec., 108566.5818490246 rows/sec., 7.56 MiB/sec. | ||
| 5348 | 2026.03.25 00:18:21.481310 [ 5 ] {9eedd325-7eaa-4a8c-af37-5c3c289a56d4} <Debug> TCPHandler: Processed in 0.001340631 sec. | ||
| 5349 | 2026.03.25 00:18:21.481423 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5350 | 2026.03.25 00:18:21.481519 [ 5 ] {234e905f-1c05-4fe7-abf2-ad794808b5ec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5351 | 2026.03.25 00:18:21.481560 [ 5 ] {234e905f-1c05-4fe7-abf2-ad794808b5ec} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5352 | 2026.03.25 00:18:21.481886 [ 5 ] {234e905f-1c05-4fe7-abf2-ad794808b5ec} <Trace> oximeter.measurements_u64 (a46c3f3f-9ded-4b50-9fc2-4f503dd169a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5353 | 2026.03.25 00:18:21.481922 [ 5 ] {234e905f-1c05-4fe7-abf2-ad794808b5ec} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 5354 | 2026.03.25 00:18:21.482227 [ 5 ] {234e905f-1c05-4fe7-abf2-ad794808b5ec} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 5355 | 2026.03.25 00:18:21.482433 [ 5 ] {234e905f-1c05-4fe7-abf2-ad794808b5ec} <Trace> oximeter.measurements_u64 (a46c3f3f-9ded-4b50-9fc2-4f503dd169a4): 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.25 00:18:21.482561 [ 5 ] {234e905f-1c05-4fe7-abf2-ad794808b5ec} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001062 sec., 45197.74011299435 rows/sec., 3.05 MiB/sec. | ||
| 5357 | 2026.03.25 00:18:21.482596 [ 5 ] {234e905f-1c05-4fe7-abf2-ad794808b5ec} <Debug> TCPHandler: Processed in 0.001222798 sec. | ||
| 5358 | 2026.03.25 00:18:22.364142 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 10014 | ||
| 5359 | 2026.03.25 00:18:22.364728 [ 244 ] {} <Trace> system.asynchronous_metric_log (0898b27c-367e-447b-8482-f4822232c365): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5360 | 2026.03.25 00:18:22.364776 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 5361 | 2026.03.25 00:18:22.365258 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 5362 | 2026.03.25 00:18:22.365502 [ 244 ] {} <Trace> system.asynchronous_metric_log (0898b27c-367e-447b-8482-f4822232c365): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5363 | 2026.03.25 00:18:22.365673 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 10014 | ||
| 5364 | 2026.03.25 00:18:22.365670 [ 63 ] {} <Debug> system.asynchronous_metric_log (0898b27c-367e-447b-8482-f4822232c365) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 5365 | 2026.03.25 00:18:22.365753 [ 63 ] {} <Trace> system.asynchronous_metric_log (0898b27c-367e-447b-8482-f4822232c365): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5366 | 2026.03.25 00:18:22.365778 [ 63 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 5367 | 2026.03.25 00:18:22.365891 [ 200 ] {0898b27c-367e-447b-8482-f4822232c365::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 | ||
| 5368 | 2026.03.25 00:18:22.366014 [ 200 ] {0898b27c-367e-447b-8482-f4822232c365::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5369 | 2026.03.25 00:18:22.366055 [ 200 ] {0898b27c-367e-447b-8482-f4822232c365::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 7582 rows starting from the beginning of the part | ||
| 5370 | 2026.03.25 00:18:22.366122 [ 200 ] {0898b27c-367e-447b-8482-f4822232c365::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 | ||
| 5371 | 2026.03.25 00:18:22.366172 [ 200 ] {0898b27c-367e-447b-8482-f4822232c365::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 | ||
| 5372 | 2026.03.25 00:18:22.366217 [ 200 ] {0898b27c-367e-447b-8482-f4822232c365::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 | ||
| 5373 | 2026.03.25 00:18:22.366260 [ 200 ] {0898b27c-367e-447b-8482-f4822232c365::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 | ||
| 5374 | 2026.03.25 00:18:22.366307 [ 200 ] {0898b27c-367e-447b-8482-f4822232c365::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 | ||
| 5375 | 2026.03.25 00:18:22.368141 [ 194 ] {0898b27c-367e-447b-8482-f4822232c365::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 10014 rows, containing 4 columns (4 merged, 0 gathered) in 0.002294583 sec., 4364191.663583318 rows/sec., 62.43 MiB/sec. | ||
| 5376 | 2026.03.25 00:18:22.368507 [ 195 ] {0898b27c-367e-447b-8482-f4822232c365::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 5377 | 2026.03.25 00:18:22.368845 [ 195 ] {0898b27c-367e-447b-8482-f4822232c365::all_1_21_4} <Trace> system.asynchronous_metric_log (0898b27c-367e-447b-8482-f4822232c365): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5378 | 2026.03.25 00:18:22.368929 [ 195 ] {0898b27c-367e-447b-8482-f4822232c365::all_1_21_4} <Trace> system.asynchronous_metric_log (0898b27c-367e-447b-8482-f4822232c365) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 5379 | 2026.03.25 00:18:22.369053 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.46 MiB. | ||
| 5380 | 2026.03.25 00:18:22.880097 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 159 | ||
| 5381 | 2026.03.25 00:18:22.897611 [ 243 ] {} <Trace> system.metric_log (8832bb94-2db2-42e0-923d-5bcca7c2cc3b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5382 | 2026.03.25 00:18:22.897677 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 5383 | 2026.03.25 00:18:22.904047 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 5384 | 2026.03.25 00:18:22.904788 [ 243 ] {} <Trace> system.metric_log (8832bb94-2db2-42e0-923d-5bcca7c2cc3b): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5385 | 2026.03.25 00:18:22.905142 [ 63 ] {} <Debug> system.metric_log (8832bb94-2db2-42e0-923d-5bcca7c2cc3b) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 5386 | 2026.03.25 00:18:22.905204 [ 63 ] {} <Trace> system.metric_log (8832bb94-2db2-42e0-923d-5bcca7c2cc3b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5387 | 2026.03.25 00:18:22.905226 [ 63 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 5388 | 2026.03.25 00:18:22.905340 [ 200 ] {8832bb94-2db2-42e0-923d-5bcca7c2cc3b::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 | ||
| 5389 | 2026.03.25 00:18:22.908339 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 159 | ||
| 5390 | 2026.03.25 00:18:22.909625 [ 200 ] {8832bb94-2db2-42e0-923d-5bcca7c2cc3b::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5391 | 2026.03.25 00:18:22.911095 [ 200 ] {8832bb94-2db2-42e0-923d-5bcca7c2cc3b::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 | ||
| 5392 | 2026.03.25 00:18:22.915748 [ 200 ] {8832bb94-2db2-42e0-923d-5bcca7c2cc3b::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 | ||
| 5393 | 2026.03.25 00:18:22.920275 [ 200 ] {8832bb94-2db2-42e0-923d-5bcca7c2cc3b::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 | ||
| 5394 | 2026.03.25 00:18:22.924456 [ 200 ] {8832bb94-2db2-42e0-923d-5bcca7c2cc3b::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 | ||
| 5395 | 2026.03.25 00:18:22.928941 [ 200 ] {8832bb94-2db2-42e0-923d-5bcca7c2cc3b::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 | ||
| 5396 | 2026.03.25 00:18:22.933149 [ 200 ] {8832bb94-2db2-42e0-923d-5bcca7c2cc3b::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 | ||
| 5397 | 2026.03.25 00:18:22.984338 [ 194 ] {8832bb94-2db2-42e0-923d-5bcca7c2cc3b::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 159 rows, containing 679 columns (679 merged, 0 gathered) in 0.079043114 sec., 2011.560425111794 rows/sec., 10.40 MiB/sec. | ||
| 5398 | 2026.03.25 00:18:22.987151 [ 199 ] {8832bb94-2db2-42e0-923d-5bcca7c2cc3b::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 5399 | 2026.03.25 00:18:22.989200 [ 199 ] {8832bb94-2db2-42e0-923d-5bcca7c2cc3b::all_1_21_4} <Trace> system.metric_log (8832bb94-2db2-42e0-923d-5bcca7c2cc3b): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5400 | 2026.03.25 00:18:22.989313 [ 199 ] {8832bb94-2db2-42e0-923d-5bcca7c2cc3b::all_1_21_4} <Trace> system.metric_log (8832bb94-2db2-42e0-923d-5bcca7c2cc3b) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 5401 | 2026.03.25 00:18:22.991975 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.11 MiB. | ||
| 5402 | 2026.03.25 00:18:23.000189 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 248.32 MiB, peak 258.87 MiB, free memory in arenas 0.00 B, will set to 252.50 MiB (RSS), difference: 4.17 MiB | ||
| 5403 | 2026.03.25 00:18:24.929879 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 48 entries to flush up to offset 744 | ||
| 5404 | 2026.03.25 00:18:24.932464 [ 242 ] {} <Trace> system.query_log (9703172c-9101-4506-b1d0-613c64f918a0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5405 | 2026.03.25 00:18:24.932514 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 5406 | 2026.03.25 00:18:24.933787 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 5407 | 2026.03.25 00:18:24.934083 [ 242 ] {} <Trace> system.query_log (9703172c-9101-4506-b1d0-613c64f918a0): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5408 | 2026.03.25 00:18:24.934356 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 744 | ||
| 5409 | 2026.03.25 00:18:26.487979 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5410 | 2026.03.25 00:18:26.488187 [ 5 ] {2f06f394-5e75-462e-b965-c8f6e7696674} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 5411 | 2026.03.25 00:18:26.488259 [ 5 ] {2f06f394-5e75-462e-b965-c8f6e7696674} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 5412 | 2026.03.25 00:18:26.489055 [ 5 ] {2f06f394-5e75-462e-b965-c8f6e7696674} <Trace> oximeter.fields_i16 (78240462-1731-4218-9a79-d1fbaf59befe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5413 | 2026.03.25 00:18:26.489097 [ 5 ] {2f06f394-5e75-462e-b965-c8f6e7696674} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 5414 | 2026.03.25 00:18:26.489514 [ 5 ] {2f06f394-5e75-462e-b965-c8f6e7696674} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 5415 | 2026.03.25 00:18:26.489749 [ 5 ] {2f06f394-5e75-462e-b965-c8f6e7696674} <Trace> oximeter.fields_i16 (78240462-1731-4218-9a79-d1fbaf59befe): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5416 | 2026.03.25 00:18:26.489900 [ 5 ] {2f06f394-5e75-462e-b965-c8f6e7696674} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001767 sec., 160724.39162422184 rows/sec., 10.21 MiB/sec. | ||
| 5417 | 2026.03.25 00:18:26.489950 [ 5 ] {2f06f394-5e75-462e-b965-c8f6e7696674} <Debug> TCPHandler: Processed in 0.002106768 sec. | ||
| 5418 | 2026.03.25 00:18:26.490075 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5419 | 2026.03.25 00:18:26.490176 [ 5 ] {8b95eb9f-fa79-4f68-9f9d-771cdc17e452} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5420 | 2026.03.25 00:18:26.490219 [ 5 ] {8b95eb9f-fa79-4f68-9f9d-771cdc17e452} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5421 | 2026.03.25 00:18:26.491052 [ 5 ] {8b95eb9f-fa79-4f68-9f9d-771cdc17e452} <Trace> oximeter.fields_string (da9d4756-c540-45ff-bdbb-bdc9c8d31861): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5422 | 2026.03.25 00:18:26.491090 [ 5 ] {8b95eb9f-fa79-4f68-9f9d-771cdc17e452} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 5423 | 2026.03.25 00:18:26.491484 [ 5 ] {8b95eb9f-fa79-4f68-9f9d-771cdc17e452} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 5424 | 2026.03.25 00:18:26.491696 [ 5 ] {8b95eb9f-fa79-4f68-9f9d-771cdc17e452} <Trace> oximeter.fields_string (da9d4756-c540-45ff-bdbb-bdc9c8d31861): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5425 | 2026.03.25 00:18:26.491829 [ 5 ] {8b95eb9f-fa79-4f68-9f9d-771cdc17e452} <Debug> executeQuery: Read 825 rows, 66.29 KiB in 0.001677 sec., 491949.9105545617 rows/sec., 38.60 MiB/sec. | ||
| 5426 | 2026.03.25 00:18:26.491868 [ 5 ] {8b95eb9f-fa79-4f68-9f9d-771cdc17e452} <Debug> TCPHandler: Processed in 0.001842462 sec. | ||
| 5427 | 2026.03.25 00:18:26.491979 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5428 | 2026.03.25 00:18:26.492075 [ 5 ] {aa13b926-221d-4137-977d-4a246438e9ce} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5429 | 2026.03.25 00:18:26.492116 [ 5 ] {aa13b926-221d-4137-977d-4a246438e9ce} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5430 | 2026.03.25 00:18:26.492562 [ 5 ] {aa13b926-221d-4137-977d-4a246438e9ce} <Trace> oximeter.fields_u16 (b490aa8d-8720-450c-9d9d-0c0be0c6e0e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5431 | 2026.03.25 00:18:26.492598 [ 5 ] {aa13b926-221d-4137-977d-4a246438e9ce} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 5432 | 2026.03.25 00:18:26.492901 [ 5 ] {aa13b926-221d-4137-977d-4a246438e9ce} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 5433 | 2026.03.25 00:18:26.493103 [ 5 ] {aa13b926-221d-4137-977d-4a246438e9ce} <Trace> oximeter.fields_u16 (b490aa8d-8720-450c-9d9d-0c0be0c6e0e1): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5434 | 2026.03.25 00:18:26.493209 [ 56 ] {} <Debug> oximeter.fields_u16 (b490aa8d-8720-450c-9d9d-0c0be0c6e0e1) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 5435 | 2026.03.25 00:18:26.493228 [ 5 ] {aa13b926-221d-4137-977d-4a246438e9ce} <Debug> executeQuery: Read 156 rows, 9.59 KiB in 0.001176 sec., 132653.0612244898 rows/sec., 7.97 MiB/sec. | ||
| 5436 | 2026.03.25 00:18:26.493273 [ 56 ] {} <Trace> oximeter.fields_u16 (b490aa8d-8720-450c-9d9d-0c0be0c6e0e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5437 | 2026.03.25 00:18:26.493282 [ 5 ] {aa13b926-221d-4137-977d-4a246438e9ce} <Debug> TCPHandler: Processed in 0.001352091 sec. | ||
| 5438 | 2026.03.25 00:18:26.493308 [ 56 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 5439 | 2026.03.25 00:18:26.493404 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5440 | 2026.03.25 00:18:26.493436 [ 198 ] {b490aa8d-8720-450c-9d9d-0c0be0c6e0e1::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 | ||
| 5441 | 2026.03.25 00:18:26.493502 [ 5 ] {33b3ddb8-5a75-4552-80e3-2bacc833d52c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 5442 | 2026.03.25 00:18:26.493546 [ 5 ] {33b3ddb8-5a75-4552-80e3-2bacc833d52c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 5443 | 2026.03.25 00:18:26.493611 [ 198 ] {b490aa8d-8720-450c-9d9d-0c0be0c6e0e1::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5444 | 2026.03.25 00:18:26.493654 [ 198 ] {b490aa8d-8720-450c-9d9d-0c0be0c6e0e1::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 209 rows starting from the beginning of the part | ||
| 5445 | 2026.03.25 00:18:26.493723 [ 198 ] {b490aa8d-8720-450c-9d9d-0c0be0c6e0e1::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 170 rows starting from the beginning of the part | ||
| 5446 | 2026.03.25 00:18:26.493767 [ 198 ] {b490aa8d-8720-450c-9d9d-0c0be0c6e0e1::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 26 rows starting from the beginning of the part | ||
| 5447 | 2026.03.25 00:18:26.493812 [ 198 ] {b490aa8d-8720-450c-9d9d-0c0be0c6e0e1::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 156 rows starting from the beginning of the part | ||
| 5448 | 2026.03.25 00:18:26.493851 [ 198 ] {b490aa8d-8720-450c-9d9d-0c0be0c6e0e1::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 37 rows starting from the beginning of the part | ||
| 5449 | 2026.03.25 00:18:26.493890 [ 198 ] {b490aa8d-8720-450c-9d9d-0c0be0c6e0e1::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 156 rows starting from the beginning of the part | ||
| 5450 | 2026.03.25 00:18:26.493980 [ 5 ] {33b3ddb8-5a75-4552-80e3-2bacc833d52c} <Trace> oximeter.fields_u32 (79eddaf6-5920-48fe-8c45-6c5582e58677): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5451 | 2026.03.25 00:18:26.494021 [ 5 ] {33b3ddb8-5a75-4552-80e3-2bacc833d52c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 5452 | 2026.03.25 00:18:26.494415 [ 5 ] {33b3ddb8-5a75-4552-80e3-2bacc833d52c} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 5453 | 2026.03.25 00:18:26.494654 [ 5 ] {33b3ddb8-5a75-4552-80e3-2bacc833d52c} <Trace> oximeter.fields_u32 (79eddaf6-5920-48fe-8c45-6c5582e58677): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5454 | 2026.03.25 00:18:26.494785 [ 5 ] {33b3ddb8-5a75-4552-80e3-2bacc833d52c} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001302 sec., 114439.32411674348 rows/sec., 7.39 MiB/sec. | ||
| 5455 | 2026.03.25 00:18:26.494823 [ 5 ] {33b3ddb8-5a75-4552-80e3-2bacc833d52c} <Debug> TCPHandler: Processed in 0.001465733 sec. | ||
| 5456 | 2026.03.25 00:18:26.494888 [ 198 ] {b490aa8d-8720-450c-9d9d-0c0be0c6e0e1::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 754 rows, containing 5 columns (5 merged, 0 gathered) in 0.001512175 sec., 498619.5380825632 rows/sec., 32.88 MiB/sec. | ||
| 5457 | 2026.03.25 00:18:26.494961 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5458 | 2026.03.25 00:18:26.495082 [ 5 ] {34a551b5-810f-44f5-87a9-d90cc90e9127} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 5459 | 2026.03.25 00:18:26.495119 [ 192 ] {b490aa8d-8720-450c-9d9d-0c0be0c6e0e1::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 5460 | 2026.03.25 00:18:26.495133 [ 5 ] {34a551b5-810f-44f5-87a9-d90cc90e9127} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 5461 | 2026.03.25 00:18:26.495494 [ 192 ] {b490aa8d-8720-450c-9d9d-0c0be0c6e0e1::all_1_26_5} <Trace> oximeter.fields_u16 (b490aa8d-8720-450c-9d9d-0c0be0c6e0e1): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5462 | 2026.03.25 00:18:26.495592 [ 192 ] {b490aa8d-8720-450c-9d9d-0c0be0c6e0e1::all_1_26_5} <Trace> oximeter.fields_u16 (b490aa8d-8720-450c-9d9d-0c0be0c6e0e1) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 5463 | 2026.03.25 00:18:26.495696 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.34 MiB. | ||
| 5464 | 2026.03.25 00:18:26.495697 [ 5 ] {34a551b5-810f-44f5-87a9-d90cc90e9127} <Trace> oximeter.fields_u8 (fa258e8d-285a-434f-b894-6be795807874): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5465 | 2026.03.25 00:18:26.495754 [ 5 ] {34a551b5-810f-44f5-87a9-d90cc90e9127} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 5466 | 2026.03.25 00:18:26.496095 [ 5 ] {34a551b5-810f-44f5-87a9-d90cc90e9127} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 5467 | 2026.03.25 00:18:26.496319 [ 5 ] {34a551b5-810f-44f5-87a9-d90cc90e9127} <Trace> oximeter.fields_u8 (fa258e8d-285a-434f-b894-6be795807874): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5468 | 2026.03.25 00:18:26.496450 [ 5 ] {34a551b5-810f-44f5-87a9-d90cc90e9127} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001392 sec., 106321.83908045977 rows/sec., 6.05 MiB/sec. | ||
| 5469 | 2026.03.25 00:18:26.496490 [ 5 ] {34a551b5-810f-44f5-87a9-d90cc90e9127} <Debug> TCPHandler: Processed in 0.001592456 sec. | ||
| 5470 | 2026.03.25 00:18:26.496646 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5471 | 2026.03.25 00:18:26.496789 [ 5 ] {0edbbf92-f938-4923-bb76-b27cd28076cb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5472 | 2026.03.25 00:18:26.496853 [ 5 ] {0edbbf92-f938-4923-bb76-b27cd28076cb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5473 | 2026.03.25 00:18:26.497638 [ 5 ] {0edbbf92-f938-4923-bb76-b27cd28076cb} <Trace> oximeter.fields_uuid (6a83c119-7e6c-4ef5-9da4-bd1e7cdd4b62): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5474 | 2026.03.25 00:18:26.497683 [ 5 ] {0edbbf92-f938-4923-bb76-b27cd28076cb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 5475 | 2026.03.25 00:18:26.498036 [ 5 ] {0edbbf92-f938-4923-bb76-b27cd28076cb} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 5476 | 2026.03.25 00:18:26.498257 [ 5 ] {0edbbf92-f938-4923-bb76-b27cd28076cb} <Trace> oximeter.fields_uuid (6a83c119-7e6c-4ef5-9da4-bd1e7cdd4b62): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5477 | 2026.03.25 00:18:26.498391 [ 5 ] {0edbbf92-f938-4923-bb76-b27cd28076cb} <Debug> executeQuery: Read 504 rows, 36.30 KiB in 0.001633 sec., 308634.4151867728 rows/sec., 21.71 MiB/sec. | ||
| 5478 | 2026.03.25 00:18:26.498430 [ 5 ] {0edbbf92-f938-4923-bb76-b27cd28076cb} <Debug> TCPHandler: Processed in 0.001857133 sec. | ||
| 5479 | 2026.03.25 00:18:26.498539 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5480 | 2026.03.25 00:18:26.498634 [ 5 ] {70d6a9ec-cd0d-418b-a9c0-1fb171a0f510} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 5481 | 2026.03.25 00:18:26.498676 [ 5 ] {70d6a9ec-cd0d-418b-a9c0-1fb171a0f510} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 5482 | 2026.03.25 00:18:26.499006 [ 5 ] {70d6a9ec-cd0d-418b-a9c0-1fb171a0f510} <Trace> oximeter.measurements_bool (8a3ce6e0-f76a-4ba2-9a43-4275c3c9549e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5483 | 2026.03.25 00:18:26.499043 [ 5 ] {70d6a9ec-cd0d-418b-a9c0-1fb171a0f510} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 5484 | 2026.03.25 00:18:26.499345 [ 5 ] {70d6a9ec-cd0d-418b-a9c0-1fb171a0f510} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 5485 | 2026.03.25 00:18:26.499552 [ 5 ] {70d6a9ec-cd0d-418b-a9c0-1fb171a0f510} <Trace> oximeter.measurements_bool (8a3ce6e0-f76a-4ba2-9a43-4275c3c9549e): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5486 | 2026.03.25 00:18:26.499684 [ 5 ] {70d6a9ec-cd0d-418b-a9c0-1fb171a0f510} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001068 sec., 5617.9775280898875 rows/sec., 293.52 KiB/sec. | ||
| 5487 | 2026.03.25 00:18:26.499720 [ 5 ] {70d6a9ec-cd0d-418b-a9c0-1fb171a0f510} <Debug> TCPHandler: Processed in 0.001228829 sec. | ||
| 5488 | 2026.03.25 00:18:26.499826 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5489 | 2026.03.25 00:18:26.499919 [ 5 ] {5e94fb50-1b06-4e07-ab9f-25fb000931c0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5490 | 2026.03.25 00:18:26.499961 [ 5 ] {5e94fb50-1b06-4e07-ab9f-25fb000931c0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5491 | 2026.03.25 00:18:26.500365 [ 5 ] {5e94fb50-1b06-4e07-ab9f-25fb000931c0} <Trace> oximeter.measurements_cumulativeu64 (d9515f17-c5fd-4592-903e-92bbab0fc185): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5492 | 2026.03.25 00:18:26.500401 [ 5 ] {5e94fb50-1b06-4e07-ab9f-25fb000931c0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 5493 | 2026.03.25 00:18:26.500732 [ 5 ] {5e94fb50-1b06-4e07-ab9f-25fb000931c0} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 5494 | 2026.03.25 00:18:26.500942 [ 5 ] {5e94fb50-1b06-4e07-ab9f-25fb000931c0} <Trace> oximeter.measurements_cumulativeu64 (d9515f17-c5fd-4592-903e-92bbab0fc185): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5495 | 2026.03.25 00:18:26.501068 [ 5 ] {5e94fb50-1b06-4e07-ab9f-25fb000931c0} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001167 sec., 227077.97772065122 rows/sec., 15.09 MiB/sec. | ||
| 5496 | 2026.03.25 00:18:26.501104 [ 5 ] {5e94fb50-1b06-4e07-ab9f-25fb000931c0} <Debug> TCPHandler: Processed in 0.0013265 sec. | ||
| 5497 | 2026.03.25 00:18:26.501226 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5498 | 2026.03.25 00:18:26.501320 [ 5 ] {b2e662b2-9df3-4f12-a4bd-2c4da67c1392} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 5499 | 2026.03.25 00:18:26.501363 [ 5 ] {b2e662b2-9df3-4f12-a4bd-2c4da67c1392} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 5500 | 2026.03.25 00:18:26.501684 [ 5 ] {b2e662b2-9df3-4f12-a4bd-2c4da67c1392} <Trace> oximeter.measurements_f64 (212c2a6f-90cf-4c71-aafe-78c3b1fd8e79): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5501 | 2026.03.25 00:18:26.501720 [ 5 ] {b2e662b2-9df3-4f12-a4bd-2c4da67c1392} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 5502 | 2026.03.25 00:18:26.502006 [ 5 ] {b2e662b2-9df3-4f12-a4bd-2c4da67c1392} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 5503 | 2026.03.25 00:18:26.502213 [ 5 ] {b2e662b2-9df3-4f12-a4bd-2c4da67c1392} <Trace> oximeter.measurements_f64 (212c2a6f-90cf-4c71-aafe-78c3b1fd8e79): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5504 | 2026.03.25 00:18:26.502318 [ 56 ] {} <Debug> oximeter.measurements_f64 (212c2a6f-90cf-4c71-aafe-78c3b1fd8e79) (MergerMutator): Selected 6 parts from all_1_10_2 to all_15_15_0 | ||
| 5505 | 2026.03.25 00:18:26.502339 [ 5 ] {b2e662b2-9df3-4f12-a4bd-2c4da67c1392} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001037 sec., 964.3201542912248 rows/sec., 64.98 KiB/sec. | ||
| 5506 | 2026.03.25 00:18:26.502365 [ 56 ] {} <Trace> oximeter.measurements_f64 (212c2a6f-90cf-4c71-aafe-78c3b1fd8e79): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5507 | 2026.03.25 00:18:26.502383 [ 5 ] {b2e662b2-9df3-4f12-a4bd-2c4da67c1392} <Debug> TCPHandler: Processed in 0.001204938 sec. | ||
| 5508 | 2026.03.25 00:18:26.502390 [ 56 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 5509 | 2026.03.25 00:18:26.502492 [ 187 ] {212c2a6f-90cf-4c71-aafe-78c3b1fd8e79::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 | ||
| 5510 | 2026.03.25 00:18:26.502513 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5511 | 2026.03.25 00:18:26.502587 [ 187 ] {212c2a6f-90cf-4c71-aafe-78c3b1fd8e79::all_1_15_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5512 | 2026.03.25 00:18:26.502610 [ 5 ] {2a6f60e1-1e33-43ab-a438-1f8c5b06d95d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5513 | 2026.03.25 00:18:26.502615 [ 187 ] {212c2a6f-90cf-4c71-aafe-78c3b1fd8e79::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 | ||
| 5514 | 2026.03.25 00:18:26.502664 [ 5 ] {2a6f60e1-1e33-43ab-a438-1f8c5b06d95d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 5515 | 2026.03.25 00:18:26.502680 [ 187 ] {212c2a6f-90cf-4c71-aafe-78c3b1fd8e79::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 | ||
| 5516 | 2026.03.25 00:18:26.502721 [ 187 ] {212c2a6f-90cf-4c71-aafe-78c3b1fd8e79::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 | ||
| 5517 | 2026.03.25 00:18:26.502760 [ 187 ] {212c2a6f-90cf-4c71-aafe-78c3b1fd8e79::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 | ||
| 5518 | 2026.03.25 00:18:26.502796 [ 187 ] {212c2a6f-90cf-4c71-aafe-78c3b1fd8e79::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 | ||
| 5519 | 2026.03.25 00:18:26.502832 [ 187 ] {212c2a6f-90cf-4c71-aafe-78c3b1fd8e79::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 | ||
| 5520 | 2026.03.25 00:18:26.503498 [ 5 ] {2a6f60e1-1e33-43ab-a438-1f8c5b06d95d} <Trace> oximeter.measurements_histogramu64 (66b3c5cd-c277-4614-b9e1-0e483a2d8930): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5521 | 2026.03.25 00:18:26.503535 [ 5 ] {2a6f60e1-1e33-43ab-a438-1f8c5b06d95d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 5522 | 2026.03.25 00:18:26.503550 [ 198 ] {212c2a6f-90cf-4c71-aafe-78c3b1fd8e79::all_1_15_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 15 rows, containing 4 columns (4 merged, 0 gathered) in 0.001097075 sec., 13672.720643529385 rows/sec., 921.31 KiB/sec. | ||
| 5523 | 2026.03.25 00:18:26.503663 [ 191 ] {212c2a6f-90cf-4c71-aafe-78c3b1fd8e79::all_1_15_3} <Trace> MergedBlockOutputStream: filled checksums all_1_15_3 (state Temporary) | ||
| 5524 | 2026.03.25 00:18:26.503908 [ 191 ] {212c2a6f-90cf-4c71-aafe-78c3b1fd8e79::all_1_15_3} <Trace> oximeter.measurements_f64 (212c2a6f-90cf-4c71-aafe-78c3b1fd8e79): Renaming temporary part tmp_merge_all_1_15_3 to all_1_15_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5525 | 2026.03.25 00:18:26.503969 [ 191 ] {212c2a6f-90cf-4c71-aafe-78c3b1fd8e79::all_1_15_3} <Trace> oximeter.measurements_f64 (212c2a6f-90cf-4c71-aafe-78c3b1fd8e79) (MergerMutator): Merged 6 parts: [all_1_10_2, all_15_15_0] -> all_1_15_3 | ||
| 5526 | 2026.03.25 00:18:26.504028 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.23 MiB. | ||
| 5527 | 2026.03.25 00:18:26.504070 [ 5 ] {2a6f60e1-1e33-43ab-a438-1f8c5b06d95d} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 5528 | 2026.03.25 00:18:26.504280 [ 5 ] {2a6f60e1-1e33-43ab-a438-1f8c5b06d95d} <Trace> oximeter.measurements_histogramu64 (66b3c5cd-c277-4614-b9e1-0e483a2d8930): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5529 | 2026.03.25 00:18:26.504396 [ 56 ] {} <Debug> oximeter.measurements_histogramu64 (66b3c5cd-c277-4614-b9e1-0e483a2d8930) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 5530 | 2026.03.25 00:18:26.504415 [ 5 ] {2a6f60e1-1e33-43ab-a438-1f8c5b06d95d} <Debug> executeQuery: Read 14 rows, 25.69 KiB in 0.001823 sec., 7679.648930334613 rows/sec., 13.76 MiB/sec. | ||
| 5531 | 2026.03.25 00:18:26.504441 [ 56 ] {} <Trace> oximeter.measurements_histogramu64 (66b3c5cd-c277-4614-b9e1-0e483a2d8930): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5532 | 2026.03.25 00:18:26.504465 [ 56 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 5533 | 2026.03.25 00:18:26.504476 [ 5 ] {2a6f60e1-1e33-43ab-a438-1f8c5b06d95d} <Debug> TCPHandler: Processed in 0.002015816 sec. | ||
| 5534 | 2026.03.25 00:18:26.504529 [ 187 ] {66b3c5cd-c277-4614-b9e1-0e483a2d8930::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 | ||
| 5535 | 2026.03.25 00:18:26.504600 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5536 | 2026.03.25 00:18:26.504695 [ 187 ] {66b3c5cd-c277-4614-b9e1-0e483a2d8930::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5537 | 2026.03.25 00:18:26.504697 [ 5 ] {2917163d-ab65-45d1-bebd-1d3e07cacae6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5538 | 2026.03.25 00:18:26.504735 [ 187 ] {66b3c5cd-c277-4614-b9e1-0e483a2d8930::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 365 rows starting from the beginning of the part | ||
| 5539 | 2026.03.25 00:18:26.504747 [ 5 ] {2917163d-ab65-45d1-bebd-1d3e07cacae6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5540 | 2026.03.25 00:18:26.504841 [ 187 ] {66b3c5cd-c277-4614-b9e1-0e483a2d8930::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 14 rows starting from the beginning of the part | ||
| 5541 | 2026.03.25 00:18:26.504941 [ 187 ] {66b3c5cd-c277-4614-b9e1-0e483a2d8930::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 26 rows starting from the beginning of the part | ||
| 5542 | 2026.03.25 00:18:26.505040 [ 187 ] {66b3c5cd-c277-4614-b9e1-0e483a2d8930::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 14 rows starting from the beginning of the part | ||
| 5543 | 2026.03.25 00:18:26.505093 [ 5 ] {2917163d-ab65-45d1-bebd-1d3e07cacae6} <Trace> oximeter.measurements_u64 (a46c3f3f-9ded-4b50-9fc2-4f503dd169a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5544 | 2026.03.25 00:18:26.505126 [ 5 ] {2917163d-ab65-45d1-bebd-1d3e07cacae6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 5545 | 2026.03.25 00:18:26.505139 [ 187 ] {66b3c5cd-c277-4614-b9e1-0e483a2d8930::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 35 rows starting from the beginning of the part | ||
| 5546 | 2026.03.25 00:18:26.505261 [ 187 ] {66b3c5cd-c277-4614-b9e1-0e483a2d8930::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 14 rows starting from the beginning of the part | ||
| 5547 | 2026.03.25 00:18:26.505485 [ 5 ] {2917163d-ab65-45d1-bebd-1d3e07cacae6} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 5548 | 2026.03.25 00:18:26.505705 [ 5 ] {2917163d-ab65-45d1-bebd-1d3e07cacae6} <Trace> oximeter.measurements_u64 (a46c3f3f-9ded-4b50-9fc2-4f503dd169a4): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5549 | 2026.03.25 00:18:26.505833 [ 5 ] {2917163d-ab65-45d1-bebd-1d3e07cacae6} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001154 sec., 77989.6013864818 rows/sec., 4.88 MiB/sec. | ||
| 5550 | 2026.03.25 00:18:26.505869 [ 5 ] {2917163d-ab65-45d1-bebd-1d3e07cacae6} <Debug> TCPHandler: Processed in 0.001317041 sec. | ||
| 5551 | 2026.03.25 00:18:26.509238 [ 191 ] {66b3c5cd-c277-4614-b9e1-0e483a2d8930::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 468 rows, containing 19 columns (19 merged, 0 gathered) in 0.004733739 sec., 98864.76630840864 rows/sec., 177.16 MiB/sec. | ||
| 5552 | 2026.03.25 00:18:26.510141 [ 198 ] {66b3c5cd-c277-4614-b9e1-0e483a2d8930::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 5553 | 2026.03.25 00:18:26.510515 [ 198 ] {66b3c5cd-c277-4614-b9e1-0e483a2d8930::all_1_26_5} <Trace> oximeter.measurements_histogramu64 (66b3c5cd-c277-4614-b9e1-0e483a2d8930): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5554 | 2026.03.25 00:18:26.510597 [ 198 ] {66b3c5cd-c277-4614-b9e1-0e483a2d8930::all_1_26_5} <Trace> oximeter.measurements_histogramu64 (66b3c5cd-c277-4614-b9e1-0e483a2d8930) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 5555 | 2026.03.25 00:18:26.510734 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.26 MiB. | ||
| 5556 | 2026.03.25 00:18:27.000202 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 253.43 MiB, peak 258.87 MiB, free memory in arenas 0.00 B, will set to 254.55 MiB (RSS), difference: 1.11 MiB | ||
| 5557 | 2026.03.25 00:18:28.086328 [ 54 ] {} <Debug> oximeter.fields_u64 (3ff11c92-02f0-4d7f-b78c-e898b3889a19) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 5558 | 2026.03.25 00:18:28.086403 [ 54 ] {} <Trace> oximeter.fields_u64 (3ff11c92-02f0-4d7f-b78c-e898b3889a19): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5559 | 2026.03.25 00:18:28.086423 [ 54 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 5560 | 2026.03.25 00:18:28.086550 [ 193 ] {3ff11c92-02f0-4d7f-b78c-e898b3889a19::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 | ||
| 5561 | 2026.03.25 00:18:28.086730 [ 193 ] {3ff11c92-02f0-4d7f-b78c-e898b3889a19::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5562 | 2026.03.25 00:18:28.086775 [ 193 ] {3ff11c92-02f0-4d7f-b78c-e898b3889a19::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 2 rows starting from the beginning of the part | ||
| 5563 | 2026.03.25 00:18:28.086851 [ 193 ] {3ff11c92-02f0-4d7f-b78c-e898b3889a19::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 | ||
| 5564 | 2026.03.25 00:18:28.086906 [ 193 ] {3ff11c92-02f0-4d7f-b78c-e898b3889a19::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 | ||
| 5565 | 2026.03.25 00:18:28.086953 [ 193 ] {3ff11c92-02f0-4d7f-b78c-e898b3889a19::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 | ||
| 5566 | 2026.03.25 00:18:28.086995 [ 193 ] {3ff11c92-02f0-4d7f-b78c-e898b3889a19::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 | ||
| 5567 | 2026.03.25 00:18:28.087844 [ 198 ] {3ff11c92-02f0-4d7f-b78c-e898b3889a19::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6 rows, containing 5 columns (5 merged, 0 gathered) in 0.001352081 sec., 4437.6039601177745 rows/sec., 329.35 KiB/sec. | ||
| 5568 | 2026.03.25 00:18:28.088038 [ 191 ] {3ff11c92-02f0-4d7f-b78c-e898b3889a19::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 5569 | 2026.03.25 00:18:28.088343 [ 191 ] {3ff11c92-02f0-4d7f-b78c-e898b3889a19::all_1_5_1} <Trace> oximeter.fields_u64 (3ff11c92-02f0-4d7f-b78c-e898b3889a19): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5570 | 2026.03.25 00:18:28.088421 [ 191 ] {3ff11c92-02f0-4d7f-b78c-e898b3889a19::all_1_5_1} <Trace> oximeter.fields_u64 (3ff11c92-02f0-4d7f-b78c-e898b3889a19) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 5571 | 2026.03.25 00:18:28.088511 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 5572 | 2026.03.25 00:18:29.704310 [ 48 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 5573 | 2026.03.25 00:18:29.704390 [ 48 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 5574 | 2026.03.25 00:18:29.865790 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 10462 | ||
| 5575 | 2026.03.25 00:18:29.866656 [ 244 ] {} <Trace> system.asynchronous_metric_log (0898b27c-367e-447b-8482-f4822232c365): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5576 | 2026.03.25 00:18:29.866725 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 5577 | 2026.03.25 00:18:29.867252 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 5578 | 2026.03.25 00:18:29.867505 [ 244 ] {} <Trace> system.asynchronous_metric_log (0898b27c-367e-447b-8482-f4822232c365): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5579 | 2026.03.25 00:18:29.867641 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 10462 | ||
| 5580 | 2026.03.25 00:18:30.408421 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 166 | ||
| 5581 | 2026.03.25 00:18:30.423589 [ 243 ] {} <Trace> system.metric_log (8832bb94-2db2-42e0-923d-5bcca7c2cc3b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5582 | 2026.03.25 00:18:30.423639 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 5583 | 2026.03.25 00:18:30.429257 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 5584 | 2026.03.25 00:18:30.429938 [ 243 ] {} <Trace> system.metric_log (8832bb94-2db2-42e0-923d-5bcca7c2cc3b): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5585 | 2026.03.25 00:18:30.432718 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 166 | ||
| 5586 | 2026.03.25 00:18:31.479016 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5587 | 2026.03.25 00:18:31.479227 [ 5 ] {da1d4215-f7ca-4db8-b339-a1d8476f27fc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5588 | 2026.03.25 00:18:31.479300 [ 5 ] {da1d4215-f7ca-4db8-b339-a1d8476f27fc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5589 | 2026.03.25 00:18:31.480022 [ 5 ] {da1d4215-f7ca-4db8-b339-a1d8476f27fc} <Trace> oximeter.fields_string (da9d4756-c540-45ff-bdbb-bdc9c8d31861): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5590 | 2026.03.25 00:18:31.480061 [ 5 ] {da1d4215-f7ca-4db8-b339-a1d8476f27fc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 5591 | 2026.03.25 00:18:31.480473 [ 5 ] {da1d4215-f7ca-4db8-b339-a1d8476f27fc} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 5592 | 2026.03.25 00:18:31.480706 [ 5 ] {da1d4215-f7ca-4db8-b339-a1d8476f27fc} <Trace> oximeter.fields_string (da9d4756-c540-45ff-bdbb-bdc9c8d31861): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5593 | 2026.03.25 00:18:31.480859 [ 5 ] {da1d4215-f7ca-4db8-b339-a1d8476f27fc} <Debug> executeQuery: Read 108 rows, 9.31 KiB in 0.001683 sec., 64171.1229946524 rows/sec., 5.40 MiB/sec. | ||
| 5594 | 2026.03.25 00:18:31.480908 [ 5 ] {da1d4215-f7ca-4db8-b339-a1d8476f27fc} <Debug> TCPHandler: Processed in 0.002027127 sec. | ||
| 5595 | 2026.03.25 00:18:31.481035 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5596 | 2026.03.25 00:18:31.481135 [ 5 ] {75cd87af-f6c9-4a2c-8736-954dc7c1afdf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5597 | 2026.03.25 00:18:31.481179 [ 5 ] {75cd87af-f6c9-4a2c-8736-954dc7c1afdf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5598 | 2026.03.25 00:18:31.481592 [ 5 ] {75cd87af-f6c9-4a2c-8736-954dc7c1afdf} <Trace> oximeter.fields_u16 (b490aa8d-8720-450c-9d9d-0c0be0c6e0e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5599 | 2026.03.25 00:18:31.481627 [ 5 ] {75cd87af-f6c9-4a2c-8736-954dc7c1afdf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 5600 | 2026.03.25 00:18:31.481928 [ 5 ] {75cd87af-f6c9-4a2c-8736-954dc7c1afdf} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 5601 | 2026.03.25 00:18:31.482138 [ 5 ] {75cd87af-f6c9-4a2c-8736-954dc7c1afdf} <Trace> oximeter.fields_u16 (b490aa8d-8720-450c-9d9d-0c0be0c6e0e1): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5602 | 2026.03.25 00:18:31.482265 [ 5 ] {75cd87af-f6c9-4a2c-8736-954dc7c1afdf} <Debug> executeQuery: Read 26 rows, 1.96 KiB in 0.001151 sec., 22589.052997393574 rows/sec., 1.66 MiB/sec. | ||
| 5603 | 2026.03.25 00:18:31.482303 [ 5 ] {75cd87af-f6c9-4a2c-8736-954dc7c1afdf} <Debug> TCPHandler: Processed in 0.00131918 sec. | ||
| 5604 | 2026.03.25 00:18:31.482443 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5605 | 2026.03.25 00:18:31.482568 [ 5 ] {fa35841e-d59c-4cc5-8642-2128fc6d1e96} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5606 | 2026.03.25 00:18:31.482618 [ 5 ] {fa35841e-d59c-4cc5-8642-2128fc6d1e96} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5607 | 2026.03.25 00:18:31.483095 [ 5 ] {fa35841e-d59c-4cc5-8642-2128fc6d1e96} <Trace> oximeter.fields_uuid (6a83c119-7e6c-4ef5-9da4-bd1e7cdd4b62): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5608 | 2026.03.25 00:18:31.483131 [ 5 ] {fa35841e-d59c-4cc5-8642-2128fc6d1e96} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 5609 | 2026.03.25 00:18:31.483452 [ 5 ] {fa35841e-d59c-4cc5-8642-2128fc6d1e96} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 5610 | 2026.03.25 00:18:31.483665 [ 5 ] {fa35841e-d59c-4cc5-8642-2128fc6d1e96} <Trace> oximeter.fields_uuid (6a83c119-7e6c-4ef5-9da4-bd1e7cdd4b62): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5611 | 2026.03.25 00:18:31.483791 [ 5 ] {fa35841e-d59c-4cc5-8642-2128fc6d1e96} <Debug> executeQuery: Read 90 rows, 7.20 KiB in 0.001248 sec., 72115.38461538461 rows/sec., 5.63 MiB/sec. | ||
| 5612 | 2026.03.25 00:18:31.483829 [ 5 ] {fa35841e-d59c-4cc5-8642-2128fc6d1e96} <Debug> TCPHandler: Processed in 0.001446493 sec. | ||
| 5613 | 2026.03.25 00:18:31.483939 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5614 | 2026.03.25 00:18:31.484034 [ 5 ] {8595d52c-a24a-4f83-9341-f857ba3f59cc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5615 | 2026.03.25 00:18:31.484077 [ 5 ] {8595d52c-a24a-4f83-9341-f857ba3f59cc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5616 | 2026.03.25 00:18:31.484495 [ 5 ] {8595d52c-a24a-4f83-9341-f857ba3f59cc} <Trace> oximeter.measurements_cumulativeu64 (d9515f17-c5fd-4592-903e-92bbab0fc185): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5617 | 2026.03.25 00:18:31.484530 [ 5 ] {8595d52c-a24a-4f83-9341-f857ba3f59cc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 5618 | 2026.03.25 00:18:31.484860 [ 5 ] {8595d52c-a24a-4f83-9341-f857ba3f59cc} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 5619 | 2026.03.25 00:18:31.485080 [ 5 ] {8595d52c-a24a-4f83-9341-f857ba3f59cc} <Trace> oximeter.measurements_cumulativeu64 (d9515f17-c5fd-4592-903e-92bbab0fc185): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5620 | 2026.03.25 00:18:31.485207 [ 5 ] {8595d52c-a24a-4f83-9341-f857ba3f59cc} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001191 sec., 134340.8900083963 rows/sec., 9.36 MiB/sec. | ||
| 5621 | 2026.03.25 00:18:31.485243 [ 5 ] {8595d52c-a24a-4f83-9341-f857ba3f59cc} <Debug> TCPHandler: Processed in 0.001352331 sec. | ||
| 5622 | 2026.03.25 00:18:31.485344 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5623 | 2026.03.25 00:18:31.485437 [ 5 ] {8f38016a-ad23-463c-9df1-c3e4ae076647} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5624 | 2026.03.25 00:18:31.485490 [ 5 ] {8f38016a-ad23-463c-9df1-c3e4ae076647} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 5625 | 2026.03.25 00:18:31.486297 [ 5 ] {8f38016a-ad23-463c-9df1-c3e4ae076647} <Trace> oximeter.measurements_histogramu64 (66b3c5cd-c277-4614-b9e1-0e483a2d8930): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5626 | 2026.03.25 00:18:31.486333 [ 5 ] {8f38016a-ad23-463c-9df1-c3e4ae076647} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 5627 | 2026.03.25 00:18:31.486853 [ 5 ] {8f38016a-ad23-463c-9df1-c3e4ae076647} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 5628 | 2026.03.25 00:18:31.487069 [ 5 ] {8f38016a-ad23-463c-9df1-c3e4ae076647} <Trace> oximeter.measurements_histogramu64 (66b3c5cd-c277-4614-b9e1-0e483a2d8930): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5629 | 2026.03.25 00:18:31.487200 [ 5 ] {8f38016a-ad23-463c-9df1-c3e4ae076647} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.00178 sec., 14606.741573033709 rows/sec., 26.17 MiB/sec. | ||
| 5630 | 2026.03.25 00:18:31.487253 [ 5 ] {8f38016a-ad23-463c-9df1-c3e4ae076647} <Debug> TCPHandler: Processed in 0.001957815 sec. | ||
| 5631 | 2026.03.25 00:18:31.487369 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5632 | 2026.03.25 00:18:31.487463 [ 5 ] {979cd6d4-1d34-4784-b760-d1cb4a786c96} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5633 | 2026.03.25 00:18:31.487506 [ 5 ] {979cd6d4-1d34-4784-b760-d1cb4a786c96} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5634 | 2026.03.25 00:18:31.487844 [ 5 ] {979cd6d4-1d34-4784-b760-d1cb4a786c96} <Trace> oximeter.measurements_u64 (a46c3f3f-9ded-4b50-9fc2-4f503dd169a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5635 | 2026.03.25 00:18:31.487883 [ 5 ] {979cd6d4-1d34-4784-b760-d1cb4a786c96} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 5636 | 2026.03.25 00:18:31.488199 [ 5 ] {979cd6d4-1d34-4784-b760-d1cb4a786c96} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 5637 | 2026.03.25 00:18:31.488403 [ 5 ] {979cd6d4-1d34-4784-b760-d1cb4a786c96} <Trace> oximeter.measurements_u64 (a46c3f3f-9ded-4b50-9fc2-4f503dd169a4): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5638 | 2026.03.25 00:18:31.488529 [ 5 ] {979cd6d4-1d34-4784-b760-d1cb4a786c96} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001085 sec., 55299.53917050691 rows/sec., 3.73 MiB/sec. | ||
| 5639 | 2026.03.25 00:18:31.488565 [ 5 ] {979cd6d4-1d34-4784-b760-d1cb4a786c96} <Debug> TCPHandler: Processed in 0.001248629 sec. | ||
| 5640 | 2026.03.25 00:18:34.935557 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 778 | ||
| 5641 | 2026.03.25 00:18:34.937917 [ 242 ] {} <Trace> system.query_log (9703172c-9101-4506-b1d0-613c64f918a0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5642 | 2026.03.25 00:18:34.937981 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 5643 | 2026.03.25 00:18:34.939227 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 5644 | 2026.03.25 00:18:34.939530 [ 242 ] {} <Trace> system.query_log (9703172c-9101-4506-b1d0-613c64f918a0): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5645 | 2026.03.25 00:18:34.939710 [ 42 ] {} <Debug> system.query_log (9703172c-9101-4506-b1d0-613c64f918a0) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 5646 | 2026.03.25 00:18:34.939780 [ 42 ] {} <Trace> system.query_log (9703172c-9101-4506-b1d0-613c64f918a0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5647 | 2026.03.25 00:18:34.939800 [ 42 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 5648 | 2026.03.25 00:18:34.939885 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 778 | ||
| 5649 | 2026.03.25 00:18:34.939923 [ 198 ] {9703172c-9101-4506-b1d0-613c64f918a0::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 | ||
| 5650 | 2026.03.25 00:18:34.940583 [ 198 ] {9703172c-9101-4506-b1d0-613c64f918a0::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5651 | 2026.03.25 00:18:34.940764 [ 198 ] {9703172c-9101-4506-b1d0-613c64f918a0::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 572 rows starting from the beginning of the part | ||
| 5652 | 2026.03.25 00:18:34.941191 [ 198 ] {9703172c-9101-4506-b1d0-613c64f918a0::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 52 rows starting from the beginning of the part | ||
| 5653 | 2026.03.25 00:18:34.941559 [ 198 ] {9703172c-9101-4506-b1d0-613c64f918a0::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 36 rows starting from the beginning of the part | ||
| 5654 | 2026.03.25 00:18:34.941892 [ 198 ] {9703172c-9101-4506-b1d0-613c64f918a0::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 36 rows starting from the beginning of the part | ||
| 5655 | 2026.03.25 00:18:34.942215 [ 198 ] {9703172c-9101-4506-b1d0-613c64f918a0::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 48 rows starting from the beginning of the part | ||
| 5656 | 2026.03.25 00:18:34.942549 [ 198 ] {9703172c-9101-4506-b1d0-613c64f918a0::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 34 rows starting from the beginning of the part | ||
| 5657 | 2026.03.25 00:18:34.949306 [ 191 ] {9703172c-9101-4506-b1d0-613c64f918a0::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 778 rows, containing 72 columns (72 merged, 0 gathered) in 0.009439637 sec., 82418.42350505639 rows/sec., 69.74 MiB/sec. | ||
| 5658 | 2026.03.25 00:18:34.950533 [ 197 ] {9703172c-9101-4506-b1d0-613c64f918a0::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 5659 | 2026.03.25 00:18:34.951249 [ 197 ] {9703172c-9101-4506-b1d0-613c64f918a0::all_1_16_3} <Trace> system.query_log (9703172c-9101-4506-b1d0-613c64f918a0): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5660 | 2026.03.25 00:18:34.951335 [ 197 ] {9703172c-9101-4506-b1d0-613c64f918a0::all_1_16_3} <Trace> system.query_log (9703172c-9101-4506-b1d0-613c64f918a0) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 5661 | 2026.03.25 00:18:34.951596 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.28 MiB. | ||
| 5662 | 2026.03.25 00:18:36.486170 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5663 | 2026.03.25 00:18:36.486384 [ 5 ] {76959e96-b287-4d95-b75e-bceb6116d452} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 5664 | 2026.03.25 00:18:36.486457 [ 5 ] {76959e96-b287-4d95-b75e-bceb6116d452} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 5665 | 2026.03.25 00:18:36.487248 [ 5 ] {76959e96-b287-4d95-b75e-bceb6116d452} <Trace> oximeter.fields_i16 (78240462-1731-4218-9a79-d1fbaf59befe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5666 | 2026.03.25 00:18:36.487292 [ 5 ] {76959e96-b287-4d95-b75e-bceb6116d452} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 5667 | 2026.03.25 00:18:36.487694 [ 5 ] {76959e96-b287-4d95-b75e-bceb6116d452} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 5668 | 2026.03.25 00:18:36.487919 [ 5 ] {76959e96-b287-4d95-b75e-bceb6116d452} <Trace> oximeter.fields_i16 (78240462-1731-4218-9a79-d1fbaf59befe): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5669 | 2026.03.25 00:18:36.488071 [ 5 ] {76959e96-b287-4d95-b75e-bceb6116d452} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001745 sec., 162750.71633237822 rows/sec., 10.34 MiB/sec. | ||
| 5670 | 2026.03.25 00:18:36.488114 [ 5 ] {76959e96-b287-4d95-b75e-bceb6116d452} <Debug> TCPHandler: Processed in 0.002087688 sec. | ||
| 5671 | 2026.03.25 00:18:36.488241 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5672 | 2026.03.25 00:18:36.488337 [ 5 ] {58aece50-f7c8-419a-8fda-7b579f3cf836} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5673 | 2026.03.25 00:18:36.488380 [ 5 ] {58aece50-f7c8-419a-8fda-7b579f3cf836} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5674 | 2026.03.25 00:18:36.489177 [ 5 ] {58aece50-f7c8-419a-8fda-7b579f3cf836} <Trace> oximeter.fields_string (da9d4756-c540-45ff-bdbb-bdc9c8d31861): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5675 | 2026.03.25 00:18:36.489216 [ 5 ] {58aece50-f7c8-419a-8fda-7b579f3cf836} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 5676 | 2026.03.25 00:18:36.489562 [ 5 ] {58aece50-f7c8-419a-8fda-7b579f3cf836} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 5677 | 2026.03.25 00:18:36.489770 [ 5 ] {58aece50-f7c8-419a-8fda-7b579f3cf836} <Trace> oximeter.fields_string (da9d4756-c540-45ff-bdbb-bdc9c8d31861): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5678 | 2026.03.25 00:18:36.489880 [ 41 ] {} <Debug> oximeter.fields_string (da9d4756-c540-45ff-bdbb-bdc9c8d31861) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 5679 | 2026.03.25 00:18:36.489900 [ 5 ] {58aece50-f7c8-419a-8fda-7b579f3cf836} <Debug> executeQuery: Read 825 rows, 66.29 KiB in 0.001581 sec., 521821.6318785579 rows/sec., 40.94 MiB/sec. | ||
| 5680 | 2026.03.25 00:18:36.489950 [ 41 ] {} <Trace> oximeter.fields_string (da9d4756-c540-45ff-bdbb-bdc9c8d31861): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5681 | 2026.03.25 00:18:36.489958 [ 5 ] {58aece50-f7c8-419a-8fda-7b579f3cf836} <Debug> TCPHandler: Processed in 0.001768051 sec. | ||
| 5682 | 2026.03.25 00:18:36.489980 [ 41 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 5683 | 2026.03.25 00:18:36.490082 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5684 | 2026.03.25 00:18:36.490096 [ 191 ] {da9d4756-c540-45ff-bdbb-bdc9c8d31861::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 | ||
| 5685 | 2026.03.25 00:18:36.490184 [ 5 ] {10cff263-68ca-4929-abe4-c4c0e78392a0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5686 | 2026.03.25 00:18:36.490189 [ 191 ] {da9d4756-c540-45ff-bdbb-bdc9c8d31861::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5687 | 2026.03.25 00:18:36.490225 [ 191 ] {da9d4756-c540-45ff-bdbb-bdc9c8d31861::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 3233 rows starting from the beginning of the part | ||
| 5688 | 2026.03.25 00:18:36.490228 [ 5 ] {10cff263-68ca-4929-abe4-c4c0e78392a0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5689 | 2026.03.25 00:18:36.490283 [ 191 ] {da9d4756-c540-45ff-bdbb-bdc9c8d31861::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 2454 rows starting from the beginning of the part | ||
| 5690 | 2026.03.25 00:18:36.490331 [ 191 ] {da9d4756-c540-45ff-bdbb-bdc9c8d31861::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 56 rows starting from the beginning of the part | ||
| 5691 | 2026.03.25 00:18:36.490379 [ 191 ] {da9d4756-c540-45ff-bdbb-bdc9c8d31861::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 825 rows starting from the beginning of the part | ||
| 5692 | 2026.03.25 00:18:36.490418 [ 191 ] {da9d4756-c540-45ff-bdbb-bdc9c8d31861::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 108 rows starting from the beginning of the part | ||
| 5693 | 2026.03.25 00:18:36.490456 [ 191 ] {da9d4756-c540-45ff-bdbb-bdc9c8d31861::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 825 rows starting from the beginning of the part | ||
| 5694 | 2026.03.25 00:18:36.490697 [ 5 ] {10cff263-68ca-4929-abe4-c4c0e78392a0} <Trace> oximeter.fields_u16 (b490aa8d-8720-450c-9d9d-0c0be0c6e0e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5695 | 2026.03.25 00:18:36.490734 [ 5 ] {10cff263-68ca-4929-abe4-c4c0e78392a0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 5696 | 2026.03.25 00:18:36.491053 [ 5 ] {10cff263-68ca-4929-abe4-c4c0e78392a0} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 5697 | 2026.03.25 00:18:36.491261 [ 5 ] {10cff263-68ca-4929-abe4-c4c0e78392a0} <Trace> oximeter.fields_u16 (b490aa8d-8720-450c-9d9d-0c0be0c6e0e1): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5698 | 2026.03.25 00:18:36.491390 [ 5 ] {10cff263-68ca-4929-abe4-c4c0e78392a0} <Debug> executeQuery: Read 156 rows, 9.59 KiB in 0.001225 sec., 127346.9387755102 rows/sec., 7.65 MiB/sec. | ||
| 5699 | 2026.03.25 00:18:36.491428 [ 5 ] {10cff263-68ca-4929-abe4-c4c0e78392a0} <Debug> TCPHandler: Processed in 0.001395422 sec. | ||
| 5700 | 2026.03.25 00:18:36.491545 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5701 | 2026.03.25 00:18:36.491640 [ 5 ] {7cbd3bba-b2c1-4476-af98-33d2078721ba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 5702 | 2026.03.25 00:18:36.491680 [ 5 ] {7cbd3bba-b2c1-4476-af98-33d2078721ba} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 5703 | 2026.03.25 00:18:36.492123 [ 5 ] {7cbd3bba-b2c1-4476-af98-33d2078721ba} <Trace> oximeter.fields_u32 (79eddaf6-5920-48fe-8c45-6c5582e58677): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5704 | 2026.03.25 00:18:36.492162 [ 5 ] {7cbd3bba-b2c1-4476-af98-33d2078721ba} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 5705 | 2026.03.25 00:18:36.492475 [ 5 ] {7cbd3bba-b2c1-4476-af98-33d2078721ba} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 5706 | 2026.03.25 00:18:36.492651 [ 197 ] {da9d4756-c540-45ff-bdbb-bdc9c8d31861::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7501 rows, containing 5 columns (5 merged, 0 gathered) in 0.002589779 sec., 2896386.1395122907 rows/sec., 230.33 MiB/sec. | ||
| 5707 | 2026.03.25 00:18:36.492687 [ 5 ] {7cbd3bba-b2c1-4476-af98-33d2078721ba} <Trace> oximeter.fields_u32 (79eddaf6-5920-48fe-8c45-6c5582e58677): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5708 | 2026.03.25 00:18:36.492797 [ 41 ] {} <Debug> oximeter.fields_u32 (79eddaf6-5920-48fe-8c45-6c5582e58677) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 5709 | 2026.03.25 00:18:36.492822 [ 5 ] {7cbd3bba-b2c1-4476-af98-33d2078721ba} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.0012 sec., 124166.66666666667 rows/sec., 8.02 MiB/sec. | ||
| 5710 | 2026.03.25 00:18:36.492834 [ 41 ] {} <Trace> oximeter.fields_u32 (79eddaf6-5920-48fe-8c45-6c5582e58677): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5711 | 2026.03.25 00:18:36.492863 [ 41 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 5712 | 2026.03.25 00:18:36.492867 [ 5 ] {7cbd3bba-b2c1-4476-af98-33d2078721ba} <Debug> TCPHandler: Processed in 0.001372112 sec. | ||
| 5713 | 2026.03.25 00:18:36.492928 [ 191 ] {79eddaf6-5920-48fe-8c45-6c5582e58677::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 | ||
| 5714 | 2026.03.25 00:18:36.492990 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5715 | 2026.03.25 00:18:36.493005 [ 191 ] {79eddaf6-5920-48fe-8c45-6c5582e58677::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5716 | 2026.03.25 00:18:36.493016 [ 188 ] {da9d4756-c540-45ff-bdbb-bdc9c8d31861::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 5717 | 2026.03.25 00:18:36.493030 [ 191 ] {79eddaf6-5920-48fe-8c45-6c5582e58677::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 950 rows starting from the beginning of the part | ||
| 5718 | 2026.03.25 00:18:36.493087 [ 5 ] {7175da0c-cb32-4e40-b803-81bd30930738} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 5719 | 2026.03.25 00:18:36.493094 [ 191 ] {79eddaf6-5920-48fe-8c45-6c5582e58677::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 149 rows starting from the beginning of the part | ||
| 5720 | 2026.03.25 00:18:36.493130 [ 5 ] {7175da0c-cb32-4e40-b803-81bd30930738} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 5721 | 2026.03.25 00:18:36.493137 [ 191 ] {79eddaf6-5920-48fe-8c45-6c5582e58677::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 149 rows starting from the beginning of the part | ||
| 5722 | 2026.03.25 00:18:36.493176 [ 191 ] {79eddaf6-5920-48fe-8c45-6c5582e58677::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 801 rows starting from the beginning of the part | ||
| 5723 | 2026.03.25 00:18:36.493210 [ 191 ] {79eddaf6-5920-48fe-8c45-6c5582e58677::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 149 rows starting from the beginning of the part | ||
| 5724 | 2026.03.25 00:18:36.493244 [ 191 ] {79eddaf6-5920-48fe-8c45-6c5582e58677::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 149 rows starting from the beginning of the part | ||
| 5725 | 2026.03.25 00:18:36.493368 [ 188 ] {da9d4756-c540-45ff-bdbb-bdc9c8d31861::all_1_36_7} <Trace> oximeter.fields_string (da9d4756-c540-45ff-bdbb-bdc9c8d31861): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5726 | 2026.03.25 00:18:36.493472 [ 188 ] {da9d4756-c540-45ff-bdbb-bdc9c8d31861::all_1_36_7} <Trace> oximeter.fields_string (da9d4756-c540-45ff-bdbb-bdc9c8d31861) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 5727 | 2026.03.25 00:18:36.493573 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.34 MiB. | ||
| 5728 | 2026.03.25 00:18:36.493578 [ 5 ] {7175da0c-cb32-4e40-b803-81bd30930738} <Trace> oximeter.fields_u8 (fa258e8d-285a-434f-b894-6be795807874): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5729 | 2026.03.25 00:18:36.493625 [ 5 ] {7175da0c-cb32-4e40-b803-81bd30930738} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 5730 | 2026.03.25 00:18:36.493965 [ 5 ] {7175da0c-cb32-4e40-b803-81bd30930738} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 5731 | 2026.03.25 00:18:36.494186 [ 5 ] {7175da0c-cb32-4e40-b803-81bd30930738} <Trace> oximeter.fields_u8 (fa258e8d-285a-434f-b894-6be795807874): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5732 | 2026.03.25 00:18:36.494225 [ 197 ] {79eddaf6-5920-48fe-8c45-6c5582e58677::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2347 rows, containing 5 columns (5 merged, 0 gathered) in 0.001323951 sec., 1772724.2171349241 rows/sec., 113.01 MiB/sec. | ||
| 5733 | 2026.03.25 00:18:36.494321 [ 5 ] {7175da0c-cb32-4e40-b803-81bd30930738} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001252 sec., 118210.8626198083 rows/sec., 6.72 MiB/sec. | ||
| 5734 | 2026.03.25 00:18:36.494365 [ 5 ] {7175da0c-cb32-4e40-b803-81bd30930738} <Debug> TCPHandler: Processed in 0.001424963 sec. | ||
| 5735 | 2026.03.25 00:18:36.494448 [ 201 ] {79eddaf6-5920-48fe-8c45-6c5582e58677::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 5736 | 2026.03.25 00:18:36.494478 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5737 | 2026.03.25 00:18:36.494578 [ 5 ] {1aade5bd-9a1b-4489-8bd1-8b51258f8953} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5738 | 2026.03.25 00:18:36.494623 [ 5 ] {1aade5bd-9a1b-4489-8bd1-8b51258f8953} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5739 | 2026.03.25 00:18:36.494762 [ 201 ] {79eddaf6-5920-48fe-8c45-6c5582e58677::all_1_21_4} <Trace> oximeter.fields_u32 (79eddaf6-5920-48fe-8c45-6c5582e58677): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5740 | 2026.03.25 00:18:36.494849 [ 201 ] {79eddaf6-5920-48fe-8c45-6c5582e58677::all_1_21_4} <Trace> oximeter.fields_u32 (79eddaf6-5920-48fe-8c45-6c5582e58677) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 5741 | 2026.03.25 00:18:36.494944 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.53 MiB. | ||
| 5742 | 2026.03.25 00:18:36.495224 [ 5 ] {1aade5bd-9a1b-4489-8bd1-8b51258f8953} <Trace> oximeter.fields_uuid (6a83c119-7e6c-4ef5-9da4-bd1e7cdd4b62): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5743 | 2026.03.25 00:18:36.495266 [ 5 ] {1aade5bd-9a1b-4489-8bd1-8b51258f8953} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 5744 | 2026.03.25 00:18:36.495614 [ 5 ] {1aade5bd-9a1b-4489-8bd1-8b51258f8953} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 5745 | 2026.03.25 00:18:36.495830 [ 5 ] {1aade5bd-9a1b-4489-8bd1-8b51258f8953} <Trace> oximeter.fields_uuid (6a83c119-7e6c-4ef5-9da4-bd1e7cdd4b62): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5746 | 2026.03.25 00:18:36.495938 [ 41 ] {} <Debug> oximeter.fields_uuid (6a83c119-7e6c-4ef5-9da4-bd1e7cdd4b62) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 5747 | 2026.03.25 00:18:36.495965 [ 5 ] {1aade5bd-9a1b-4489-8bd1-8b51258f8953} <Debug> executeQuery: Read 504 rows, 36.30 KiB in 0.001404 sec., 358974.35897435894 rows/sec., 25.25 MiB/sec. | ||
| 5748 | 2026.03.25 00:18:36.495968 [ 41 ] {} <Trace> oximeter.fields_uuid (6a83c119-7e6c-4ef5-9da4-bd1e7cdd4b62): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5749 | 2026.03.25 00:18:36.496006 [ 41 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 5750 | 2026.03.25 00:18:36.496012 [ 5 ] {1aade5bd-9a1b-4489-8bd1-8b51258f8953} <Debug> TCPHandler: Processed in 0.001582376 sec. | ||
| 5751 | 2026.03.25 00:18:36.496077 [ 191 ] {6a83c119-7e6c-4ef5-9da4-bd1e7cdd4b62::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 | ||
| 5752 | 2026.03.25 00:18:36.496146 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5753 | 2026.03.25 00:18:36.496154 [ 191 ] {6a83c119-7e6c-4ef5-9da4-bd1e7cdd4b62::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5754 | 2026.03.25 00:18:36.496188 [ 191 ] {6a83c119-7e6c-4ef5-9da4-bd1e7cdd4b62::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 1790 rows starting from the beginning of the part | ||
| 5755 | 2026.03.25 00:18:36.496231 [ 191 ] {6a83c119-7e6c-4ef5-9da4-bd1e7cdd4b62::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 1316 rows starting from the beginning of the part | ||
| 5756 | 2026.03.25 00:18:36.496264 [ 5 ] {0a0a5352-5e55-49d3-a640-bb2639eef558} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 5757 | 2026.03.25 00:18:36.496265 [ 191 ] {6a83c119-7e6c-4ef5-9da4-bd1e7cdd4b62::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 64 rows starting from the beginning of the part | ||
| 5758 | 2026.03.25 00:18:36.496315 [ 191 ] {6a83c119-7e6c-4ef5-9da4-bd1e7cdd4b62::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 504 rows starting from the beginning of the part | ||
| 5759 | 2026.03.25 00:18:36.496317 [ 5 ] {0a0a5352-5e55-49d3-a640-bb2639eef558} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 5760 | 2026.03.25 00:18:36.496353 [ 191 ] {6a83c119-7e6c-4ef5-9da4-bd1e7cdd4b62::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 90 rows starting from the beginning of the part | ||
| 5761 | 2026.03.25 00:18:36.496388 [ 191 ] {6a83c119-7e6c-4ef5-9da4-bd1e7cdd4b62::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 504 rows starting from the beginning of the part | ||
| 5762 | 2026.03.25 00:18:36.496713 [ 5 ] {0a0a5352-5e55-49d3-a640-bb2639eef558} <Trace> oximeter.measurements_bool (8a3ce6e0-f76a-4ba2-9a43-4275c3c9549e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5763 | 2026.03.25 00:18:36.496759 [ 5 ] {0a0a5352-5e55-49d3-a640-bb2639eef558} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 5764 | 2026.03.25 00:18:36.497114 [ 5 ] {0a0a5352-5e55-49d3-a640-bb2639eef558} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 5765 | 2026.03.25 00:18:36.497324 [ 5 ] {0a0a5352-5e55-49d3-a640-bb2639eef558} <Trace> oximeter.measurements_bool (8a3ce6e0-f76a-4ba2-9a43-4275c3c9549e): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5766 | 2026.03.25 00:18:36.497434 [ 41 ] {} <Debug> oximeter.measurements_bool (8a3ce6e0-f76a-4ba2-9a43-4275c3c9549e) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 5767 | 2026.03.25 00:18:36.497463 [ 41 ] {} <Trace> oximeter.measurements_bool (8a3ce6e0-f76a-4ba2-9a43-4275c3c9549e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5768 | 2026.03.25 00:18:36.497471 [ 5 ] {0a0a5352-5e55-49d3-a640-bb2639eef558} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001232 sec., 4870.12987012987 rows/sec., 254.45 KiB/sec. | ||
| 5769 | 2026.03.25 00:18:36.497480 [ 41 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 5770 | 2026.03.25 00:18:36.497523 [ 5 ] {0a0a5352-5e55-49d3-a640-bb2639eef558} <Debug> TCPHandler: Processed in 0.001436583 sec. | ||
| 5771 | 2026.03.25 00:18:36.497560 [ 191 ] {8a3ce6e0-f76a-4ba2-9a43-4275c3c9549e::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 | ||
| 5772 | 2026.03.25 00:18:36.497627 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5773 | 2026.03.25 00:18:36.497639 [ 191 ] {8a3ce6e0-f76a-4ba2-9a43-4275c3c9549e::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5774 | 2026.03.25 00:18:36.497667 [ 191 ] {8a3ce6e0-f76a-4ba2-9a43-4275c3c9549e::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 66 rows starting from the beginning of the part | ||
| 5775 | 2026.03.25 00:18:36.497692 [ 186 ] {6a83c119-7e6c-4ef5-9da4-bd1e7cdd4b62::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4268 rows, containing 5 columns (5 merged, 0 gathered) in 0.001638117 sec., 2605430.5034377887 rows/sec., 188.34 MiB/sec. | ||
| 5776 | 2026.03.25 00:18:36.497712 [ 191 ] {8a3ce6e0-f76a-4ba2-9a43-4275c3c9549e::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 6 rows starting from the beginning of the part | ||
| 5777 | 2026.03.25 00:18:36.497724 [ 5 ] {83ac6e17-1b68-4d51-b3ce-7e3d8e482e0d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5778 | 2026.03.25 00:18:36.497766 [ 191 ] {8a3ce6e0-f76a-4ba2-9a43-4275c3c9549e::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 6 rows starting from the beginning of the part | ||
| 5779 | 2026.03.25 00:18:36.497776 [ 5 ] {83ac6e17-1b68-4d51-b3ce-7e3d8e482e0d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5780 | 2026.03.25 00:18:36.497803 [ 191 ] {8a3ce6e0-f76a-4ba2-9a43-4275c3c9549e::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 6 rows starting from the beginning of the part | ||
| 5781 | 2026.03.25 00:18:36.497838 [ 191 ] {8a3ce6e0-f76a-4ba2-9a43-4275c3c9549e::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 6 rows starting from the beginning of the part | ||
| 5782 | 2026.03.25 00:18:36.497874 [ 191 ] {8a3ce6e0-f76a-4ba2-9a43-4275c3c9549e::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 6 rows starting from the beginning of the part | ||
| 5783 | 2026.03.25 00:18:36.497964 [ 196 ] {6a83c119-7e6c-4ef5-9da4-bd1e7cdd4b62::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 5784 | 2026.03.25 00:18:36.498189 [ 5 ] {83ac6e17-1b68-4d51-b3ce-7e3d8e482e0d} <Trace> oximeter.measurements_cumulativeu64 (d9515f17-c5fd-4592-903e-92bbab0fc185): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5785 | 2026.03.25 00:18:36.498233 [ 5 ] {83ac6e17-1b68-4d51-b3ce-7e3d8e482e0d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 5786 | 2026.03.25 00:18:36.498295 [ 196 ] {6a83c119-7e6c-4ef5-9da4-bd1e7cdd4b62::all_1_36_7} <Trace> oximeter.fields_uuid (6a83c119-7e6c-4ef5-9da4-bd1e7cdd4b62): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5787 | 2026.03.25 00:18:36.498385 [ 196 ] {6a83c119-7e6c-4ef5-9da4-bd1e7cdd4b62::all_1_36_7} <Trace> oximeter.fields_uuid (6a83c119-7e6c-4ef5-9da4-bd1e7cdd4b62) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 5788 | 2026.03.25 00:18:36.498468 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.81 MiB. | ||
| 5789 | 2026.03.25 00:18:36.498624 [ 5 ] {83ac6e17-1b68-4d51-b3ce-7e3d8e482e0d} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 5790 | 2026.03.25 00:18:36.498625 [ 186 ] {8a3ce6e0-f76a-4ba2-9a43-4275c3c9549e::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 96 rows, containing 4 columns (4 merged, 0 gathered) in 0.001090235 sec., 88054.41028769028 rows/sec., 4.49 MiB/sec. | ||
| 5791 | 2026.03.25 00:18:36.498771 [ 201 ] {8a3ce6e0-f76a-4ba2-9a43-4275c3c9549e::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 5792 | 2026.03.25 00:18:36.498862 [ 5 ] {83ac6e17-1b68-4d51-b3ce-7e3d8e482e0d} <Trace> oximeter.measurements_cumulativeu64 (d9515f17-c5fd-4592-903e-92bbab0fc185): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5793 | 2026.03.25 00:18:36.498986 [ 41 ] {} <Debug> oximeter.measurements_cumulativeu64 (d9515f17-c5fd-4592-903e-92bbab0fc185) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 5794 | 2026.03.25 00:18:36.499011 [ 5 ] {83ac6e17-1b68-4d51-b3ce-7e3d8e482e0d} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001306 sec., 202909.6477794793 rows/sec., 13.48 MiB/sec. | ||
| 5795 | 2026.03.25 00:18:36.499019 [ 41 ] {} <Trace> oximeter.measurements_cumulativeu64 (d9515f17-c5fd-4592-903e-92bbab0fc185): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5796 | 2026.03.25 00:18:36.499057 [ 5 ] {83ac6e17-1b68-4d51-b3ce-7e3d8e482e0d} <Debug> TCPHandler: Processed in 0.001478124 sec. | ||
| 5797 | 2026.03.25 00:18:36.499058 [ 41 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 5798 | 2026.03.25 00:18:36.499071 [ 201 ] {8a3ce6e0-f76a-4ba2-9a43-4275c3c9549e::all_1_16_3} <Trace> oximeter.measurements_bool (8a3ce6e0-f76a-4ba2-9a43-4275c3c9549e): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5799 | 2026.03.25 00:18:36.499154 [ 186 ] {d9515f17-c5fd-4592-903e-92bbab0fc185::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 | ||
| 5800 | 2026.03.25 00:18:36.499162 [ 201 ] {8a3ce6e0-f76a-4ba2-9a43-4275c3c9549e::all_1_16_3} <Trace> oximeter.measurements_bool (8a3ce6e0-f76a-4ba2-9a43-4275c3c9549e) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 5801 | 2026.03.25 00:18:36.499177 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5802 | 2026.03.25 00:18:36.499251 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB. | ||
| 5803 | 2026.03.25 00:18:36.499273 [ 186 ] {d9515f17-c5fd-4592-903e-92bbab0fc185::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5804 | 2026.03.25 00:18:36.499283 [ 5 ] {9b9f9f9e-ddb7-45e9-a275-0edf8a367eb2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 5805 | 2026.03.25 00:18:36.499314 [ 186 ] {d9515f17-c5fd-4592-903e-92bbab0fc185::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_31_6, total 12603 rows starting from the beginning of the part | ||
| 5806 | 2026.03.25 00:18:36.499332 [ 5 ] {9b9f9f9e-ddb7-45e9-a275-0edf8a367eb2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 5807 | 2026.03.25 00:18:36.499387 [ 186 ] {d9515f17-c5fd-4592-903e-92bbab0fc185::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 1497 rows starting from the beginning of the part | ||
| 5808 | 2026.03.25 00:18:36.499437 [ 186 ] {d9515f17-c5fd-4592-903e-92bbab0fc185::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 128 rows starting from the beginning of the part | ||
| 5809 | 2026.03.25 00:18:36.499480 [ 186 ] {d9515f17-c5fd-4592-903e-92bbab0fc185::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 265 rows starting from the beginning of the part | ||
| 5810 | 2026.03.25 00:18:36.499519 [ 186 ] {d9515f17-c5fd-4592-903e-92bbab0fc185::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 160 rows starting from the beginning of the part | ||
| 5811 | 2026.03.25 00:18:36.499560 [ 186 ] {d9515f17-c5fd-4592-903e-92bbab0fc185::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 265 rows starting from the beginning of the part | ||
| 5812 | 2026.03.25 00:18:36.499653 [ 5 ] {9b9f9f9e-ddb7-45e9-a275-0edf8a367eb2} <Trace> oximeter.measurements_f64 (212c2a6f-90cf-4c71-aafe-78c3b1fd8e79): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5813 | 2026.03.25 00:18:36.499694 [ 5 ] {9b9f9f9e-ddb7-45e9-a275-0edf8a367eb2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 5814 | 2026.03.25 00:18:36.500017 [ 5 ] {9b9f9f9e-ddb7-45e9-a275-0edf8a367eb2} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 5815 | 2026.03.25 00:18:36.500222 [ 5 ] {9b9f9f9e-ddb7-45e9-a275-0edf8a367eb2} <Trace> oximeter.measurements_f64 (212c2a6f-90cf-4c71-aafe-78c3b1fd8e79): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5816 | 2026.03.25 00:18:36.500351 [ 5 ] {9b9f9f9e-ddb7-45e9-a275-0edf8a367eb2} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001086 sec., 920.8103130755065 rows/sec., 62.05 KiB/sec. | ||
| 5817 | 2026.03.25 00:18:36.500388 [ 5 ] {9b9f9f9e-ddb7-45e9-a275-0edf8a367eb2} <Debug> TCPHandler: Processed in 0.001259629 sec. | ||
| 5818 | 2026.03.25 00:18:36.500496 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5819 | 2026.03.25 00:18:36.500588 [ 5 ] {ad2f257e-c5d9-47f1-8c64-8802648bbecd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5820 | 2026.03.25 00:18:36.500640 [ 5 ] {ad2f257e-c5d9-47f1-8c64-8802648bbecd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 5821 | 2026.03.25 00:18:36.501412 [ 5 ] {ad2f257e-c5d9-47f1-8c64-8802648bbecd} <Trace> oximeter.measurements_histogramu64 (66b3c5cd-c277-4614-b9e1-0e483a2d8930): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5822 | 2026.03.25 00:18:36.501449 [ 5 ] {ad2f257e-c5d9-47f1-8c64-8802648bbecd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 5823 | 2026.03.25 00:18:36.501955 [ 5 ] {ad2f257e-c5d9-47f1-8c64-8802648bbecd} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 5824 | 2026.03.25 00:18:36.502188 [ 5 ] {ad2f257e-c5d9-47f1-8c64-8802648bbecd} <Trace> oximeter.measurements_histogramu64 (66b3c5cd-c277-4614-b9e1-0e483a2d8930): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5825 | 2026.03.25 00:18:36.502325 [ 5 ] {ad2f257e-c5d9-47f1-8c64-8802648bbecd} <Debug> executeQuery: Read 14 rows, 25.69 KiB in 0.001755 sec., 7977.207977207977 rows/sec., 14.29 MiB/sec. | ||
| 5826 | 2026.03.25 00:18:36.502377 [ 5 ] {ad2f257e-c5d9-47f1-8c64-8802648bbecd} <Debug> TCPHandler: Processed in 0.001928454 sec. | ||
| 5827 | 2026.03.25 00:18:36.502491 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5828 | 2026.03.25 00:18:36.502585 [ 5 ] {9d540d7e-f10f-4b73-8a5c-054e52d9c84b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5829 | 2026.03.25 00:18:36.502627 [ 5 ] {9d540d7e-f10f-4b73-8a5c-054e52d9c84b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5830 | 2026.03.25 00:18:36.502967 [ 5 ] {9d540d7e-f10f-4b73-8a5c-054e52d9c84b} <Trace> oximeter.measurements_u64 (a46c3f3f-9ded-4b50-9fc2-4f503dd169a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5831 | 2026.03.25 00:18:36.503002 [ 5 ] {9d540d7e-f10f-4b73-8a5c-054e52d9c84b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 5832 | 2026.03.25 00:18:36.503306 [ 5 ] {9d540d7e-f10f-4b73-8a5c-054e52d9c84b} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 5833 | 2026.03.25 00:18:36.503509 [ 5 ] {9d540d7e-f10f-4b73-8a5c-054e52d9c84b} <Trace> oximeter.measurements_u64 (a46c3f3f-9ded-4b50-9fc2-4f503dd169a4): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5834 | 2026.03.25 00:18:36.503638 [ 5 ] {9d540d7e-f10f-4b73-8a5c-054e52d9c84b} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001071 sec., 84033.61344537816 rows/sec., 5.26 MiB/sec. | ||
| 5835 | 2026.03.25 00:18:36.503641 [ 40 ] {} <Debug> oximeter.measurements_u64 (a46c3f3f-9ded-4b50-9fc2-4f503dd169a4) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 5836 | 2026.03.25 00:18:36.503675 [ 5 ] {9d540d7e-f10f-4b73-8a5c-054e52d9c84b} <Debug> TCPHandler: Processed in 0.001233799 sec. | ||
| 5837 | 2026.03.25 00:18:36.503694 [ 40 ] {} <Trace> oximeter.measurements_u64 (a46c3f3f-9ded-4b50-9fc2-4f503dd169a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5838 | 2026.03.25 00:18:36.503718 [ 40 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 5839 | 2026.03.25 00:18:36.503787 [ 191 ] {a46c3f3f-9ded-4b50-9fc2-4f503dd169a4::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 | ||
| 5840 | 2026.03.25 00:18:36.503870 [ 191 ] {a46c3f3f-9ded-4b50-9fc2-4f503dd169a4::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5841 | 2026.03.25 00:18:36.503894 [ 191 ] {a46c3f3f-9ded-4b50-9fc2-4f503dd169a4::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 2040 rows starting from the beginning of the part | ||
| 5842 | 2026.03.25 00:18:36.503938 [ 191 ] {a46c3f3f-9ded-4b50-9fc2-4f503dd169a4::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 12 rows starting from the beginning of the part | ||
| 5843 | 2026.03.25 00:18:36.503981 [ 191 ] {a46c3f3f-9ded-4b50-9fc2-4f503dd169a4::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 48 rows starting from the beginning of the part | ||
| 5844 | 2026.03.25 00:18:36.504018 [ 191 ] {a46c3f3f-9ded-4b50-9fc2-4f503dd169a4::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 90 rows starting from the beginning of the part | ||
| 5845 | 2026.03.25 00:18:36.504049 [ 189 ] {d9515f17-c5fd-4592-903e-92bbab0fc185::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 14918 rows, containing 5 columns (5 merged, 0 gathered) in 0.004928323 sec., 3026993.15771308 rows/sec., 193.22 MiB/sec. | ||
| 5846 | 2026.03.25 00:18:36.504053 [ 191 ] {a46c3f3f-9ded-4b50-9fc2-4f503dd169a4::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 60 rows starting from the beginning of the part | ||
| 5847 | 2026.03.25 00:18:36.504116 [ 191 ] {a46c3f3f-9ded-4b50-9fc2-4f503dd169a4::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 90 rows starting from the beginning of the part | ||
| 5848 | 2026.03.25 00:18:36.504556 [ 189 ] {d9515f17-c5fd-4592-903e-92bbab0fc185::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 5849 | 2026.03.25 00:18:36.504847 [ 189 ] {d9515f17-c5fd-4592-903e-92bbab0fc185::all_1_36_7} <Trace> oximeter.measurements_cumulativeu64 (d9515f17-c5fd-4592-903e-92bbab0fc185): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5850 | 2026.03.25 00:18:36.504917 [ 189 ] {d9515f17-c5fd-4592-903e-92bbab0fc185::all_1_36_7} <Trace> oximeter.measurements_cumulativeu64 (d9515f17-c5fd-4592-903e-92bbab0fc185) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 5851 | 2026.03.25 00:18:36.504998 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.72 MiB. | ||
| 5852 | 2026.03.25 00:18:36.505148 [ 189 ] {a46c3f3f-9ded-4b50-9fc2-4f503dd169a4::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2340 rows, containing 4 columns (4 merged, 0 gathered) in 0.001390222 sec., 1683184.4122737232 rows/sec., 108.44 MiB/sec. | ||
| 5853 | 2026.03.25 00:18:36.505323 [ 191 ] {a46c3f3f-9ded-4b50-9fc2-4f503dd169a4::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 5854 | 2026.03.25 00:18:36.505555 [ 191 ] {a46c3f3f-9ded-4b50-9fc2-4f503dd169a4::all_1_36_7} <Trace> oximeter.measurements_u64 (a46c3f3f-9ded-4b50-9fc2-4f503dd169a4): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5855 | 2026.03.25 00:18:36.505616 [ 191 ] {a46c3f3f-9ded-4b50-9fc2-4f503dd169a4::all_1_36_7} <Trace> oximeter.measurements_u64 (a46c3f3f-9ded-4b50-9fc2-4f503dd169a4) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 5856 | 2026.03.25 00:18:36.505674 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.68 MiB. | ||
| 5857 | 2026.03.25 00:18:37.368661 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 10974 | ||
| 5858 | 2026.03.25 00:18:37.369174 [ 244 ] {} <Trace> system.asynchronous_metric_log (0898b27c-367e-447b-8482-f4822232c365): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5859 | 2026.03.25 00:18:37.369212 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 5860 | 2026.03.25 00:18:37.369703 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 5861 | 2026.03.25 00:18:37.369932 [ 244 ] {} <Trace> system.asynchronous_metric_log (0898b27c-367e-447b-8482-f4822232c365): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5862 | 2026.03.25 00:18:37.370071 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 10974 | ||
| 5863 | 2026.03.25 00:18:37.933658 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 174 | ||
| 5864 | 2026.03.25 00:18:37.951284 [ 243 ] {} <Trace> system.metric_log (8832bb94-2db2-42e0-923d-5bcca7c2cc3b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5865 | 2026.03.25 00:18:37.951329 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 5866 | 2026.03.25 00:18:37.956895 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 5867 | 2026.03.25 00:18:37.957564 [ 243 ] {} <Trace> system.metric_log (8832bb94-2db2-42e0-923d-5bcca7c2cc3b): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5868 | 2026.03.25 00:18:37.960389 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 174 | ||
| 5869 | 2026.03.25 00:18:41.478282 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5870 | 2026.03.25 00:18:41.478470 [ 5 ] {9d7b955d-d01c-4302-966d-29fe53deebed} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5871 | 2026.03.25 00:18:41.478535 [ 5 ] {9d7b955d-d01c-4302-966d-29fe53deebed} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5872 | 2026.03.25 00:18:41.479189 [ 5 ] {9d7b955d-d01c-4302-966d-29fe53deebed} <Trace> oximeter.fields_string (da9d4756-c540-45ff-bdbb-bdc9c8d31861): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5873 | 2026.03.25 00:18:41.479233 [ 5 ] {9d7b955d-d01c-4302-966d-29fe53deebed} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 5874 | 2026.03.25 00:18:41.479630 [ 5 ] {9d7b955d-d01c-4302-966d-29fe53deebed} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 5875 | 2026.03.25 00:18:41.479856 [ 5 ] {9d7b955d-d01c-4302-966d-29fe53deebed} <Trace> oximeter.fields_string (da9d4756-c540-45ff-bdbb-bdc9c8d31861): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5876 | 2026.03.25 00:18:41.480015 [ 5 ] {9d7b955d-d01c-4302-966d-29fe53deebed} <Debug> executeQuery: Read 108 rows, 9.31 KiB in 0.001591 sec., 67881.83532369579 rows/sec., 5.71 MiB/sec. | ||
| 5877 | 2026.03.25 00:18:41.480062 [ 5 ] {9d7b955d-d01c-4302-966d-29fe53deebed} <Debug> TCPHandler: Processed in 0.001910904 sec. | ||
| 5878 | 2026.03.25 00:18:41.480204 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5879 | 2026.03.25 00:18:41.480306 [ 5 ] {cc1b0da5-5bc6-4195-852d-9642206bd100} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5880 | 2026.03.25 00:18:41.480349 [ 5 ] {cc1b0da5-5bc6-4195-852d-9642206bd100} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5881 | 2026.03.25 00:18:41.480769 [ 5 ] {cc1b0da5-5bc6-4195-852d-9642206bd100} <Trace> oximeter.fields_u16 (b490aa8d-8720-450c-9d9d-0c0be0c6e0e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5882 | 2026.03.25 00:18:41.480804 [ 5 ] {cc1b0da5-5bc6-4195-852d-9642206bd100} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 5883 | 2026.03.25 00:18:41.481109 [ 5 ] {cc1b0da5-5bc6-4195-852d-9642206bd100} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 5884 | 2026.03.25 00:18:41.481328 [ 5 ] {cc1b0da5-5bc6-4195-852d-9642206bd100} <Trace> oximeter.fields_u16 (b490aa8d-8720-450c-9d9d-0c0be0c6e0e1): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5885 | 2026.03.25 00:18:41.481461 [ 5 ] {cc1b0da5-5bc6-4195-852d-9642206bd100} <Debug> executeQuery: Read 26 rows, 1.96 KiB in 0.001177 sec., 22090.05947323704 rows/sec., 1.62 MiB/sec. | ||
| 5886 | 2026.03.25 00:18:41.481500 [ 5 ] {cc1b0da5-5bc6-4195-852d-9642206bd100} <Debug> TCPHandler: Processed in 0.001347061 sec. | ||
| 5887 | 2026.03.25 00:18:41.481608 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5888 | 2026.03.25 00:18:41.481705 [ 5 ] {d5a06d0f-f246-4968-8684-f700dc611952} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5889 | 2026.03.25 00:18:41.481747 [ 5 ] {d5a06d0f-f246-4968-8684-f700dc611952} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5890 | 2026.03.25 00:18:41.482174 [ 5 ] {d5a06d0f-f246-4968-8684-f700dc611952} <Trace> oximeter.fields_uuid (6a83c119-7e6c-4ef5-9da4-bd1e7cdd4b62): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5891 | 2026.03.25 00:18:41.482209 [ 5 ] {d5a06d0f-f246-4968-8684-f700dc611952} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 5892 | 2026.03.25 00:18:41.482514 [ 5 ] {d5a06d0f-f246-4968-8684-f700dc611952} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 5893 | 2026.03.25 00:18:41.482721 [ 5 ] {d5a06d0f-f246-4968-8684-f700dc611952} <Trace> oximeter.fields_uuid (6a83c119-7e6c-4ef5-9da4-bd1e7cdd4b62): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5894 | 2026.03.25 00:18:41.482848 [ 5 ] {d5a06d0f-f246-4968-8684-f700dc611952} <Debug> executeQuery: Read 90 rows, 7.20 KiB in 0.001164 sec., 77319.58762886598 rows/sec., 6.04 MiB/sec. | ||
| 5895 | 2026.03.25 00:18:41.482884 [ 5 ] {d5a06d0f-f246-4968-8684-f700dc611952} <Debug> TCPHandler: Processed in 0.001326311 sec. | ||
| 5896 | 2026.03.25 00:18:41.482992 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5897 | 2026.03.25 00:18:41.483085 [ 5 ] {a70a2522-1910-492f-a3c4-66c70c632b3a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5898 | 2026.03.25 00:18:41.483128 [ 5 ] {a70a2522-1910-492f-a3c4-66c70c632b3a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5899 | 2026.03.25 00:18:41.483554 [ 5 ] {a70a2522-1910-492f-a3c4-66c70c632b3a} <Trace> oximeter.measurements_cumulativeu64 (d9515f17-c5fd-4592-903e-92bbab0fc185): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5900 | 2026.03.25 00:18:41.483590 [ 5 ] {a70a2522-1910-492f-a3c4-66c70c632b3a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 5901 | 2026.03.25 00:18:41.483910 [ 5 ] {a70a2522-1910-492f-a3c4-66c70c632b3a} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 5902 | 2026.03.25 00:18:41.484111 [ 5 ] {a70a2522-1910-492f-a3c4-66c70c632b3a} <Trace> oximeter.measurements_cumulativeu64 (d9515f17-c5fd-4592-903e-92bbab0fc185): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5903 | 2026.03.25 00:18:41.484237 [ 5 ] {a70a2522-1910-492f-a3c4-66c70c632b3a} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001169 sec., 136869.11890504707 rows/sec., 9.53 MiB/sec. | ||
| 5904 | 2026.03.25 00:18:41.484272 [ 5 ] {a70a2522-1910-492f-a3c4-66c70c632b3a} <Debug> TCPHandler: Processed in 0.00132803 sec. | ||
| 5905 | 2026.03.25 00:18:41.484396 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5906 | 2026.03.25 00:18:41.484520 [ 5 ] {ccc4f36e-c0b9-4a53-879a-43b5c8e2e5c7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5907 | 2026.03.25 00:18:41.484588 [ 5 ] {ccc4f36e-c0b9-4a53-879a-43b5c8e2e5c7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 5908 | 2026.03.25 00:18:41.485465 [ 5 ] {ccc4f36e-c0b9-4a53-879a-43b5c8e2e5c7} <Trace> oximeter.measurements_histogramu64 (66b3c5cd-c277-4614-b9e1-0e483a2d8930): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5909 | 2026.03.25 00:18:41.485503 [ 5 ] {ccc4f36e-c0b9-4a53-879a-43b5c8e2e5c7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 5910 | 2026.03.25 00:18:41.486055 [ 5 ] {ccc4f36e-c0b9-4a53-879a-43b5c8e2e5c7} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 5911 | 2026.03.25 00:18:41.486279 [ 5 ] {ccc4f36e-c0b9-4a53-879a-43b5c8e2e5c7} <Trace> oximeter.measurements_histogramu64 (66b3c5cd-c277-4614-b9e1-0e483a2d8930): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5912 | 2026.03.25 00:18:41.486419 [ 5 ] {ccc4f36e-c0b9-4a53-879a-43b5c8e2e5c7} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.001924 sec., 13513.513513513513 rows/sec., 24.22 MiB/sec. | ||
| 5913 | 2026.03.25 00:18:41.486481 [ 5 ] {ccc4f36e-c0b9-4a53-879a-43b5c8e2e5c7} <Debug> TCPHandler: Processed in 0.002145739 sec. | ||
| 5914 | 2026.03.25 00:18:41.486595 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5915 | 2026.03.25 00:18:41.486691 [ 5 ] {04c789ca-2100-439f-8c73-01bd6cf44094} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5916 | 2026.03.25 00:18:41.486735 [ 5 ] {04c789ca-2100-439f-8c73-01bd6cf44094} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5917 | 2026.03.25 00:18:41.487073 [ 5 ] {04c789ca-2100-439f-8c73-01bd6cf44094} <Trace> oximeter.measurements_u64 (a46c3f3f-9ded-4b50-9fc2-4f503dd169a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5918 | 2026.03.25 00:18:41.487110 [ 5 ] {04c789ca-2100-439f-8c73-01bd6cf44094} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 5919 | 2026.03.25 00:18:41.487412 [ 5 ] {04c789ca-2100-439f-8c73-01bd6cf44094} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 5920 | 2026.03.25 00:18:41.487617 [ 5 ] {04c789ca-2100-439f-8c73-01bd6cf44094} <Trace> oximeter.measurements_u64 (a46c3f3f-9ded-4b50-9fc2-4f503dd169a4): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5921 | 2026.03.25 00:18:41.487747 [ 5 ] {04c789ca-2100-439f-8c73-01bd6cf44094} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001074 sec., 55865.92178770949 rows/sec., 3.76 MiB/sec. | ||
| 5922 | 2026.03.25 00:18:41.487784 [ 5 ] {04c789ca-2100-439f-8c73-01bd6cf44094} <Debug> TCPHandler: Processed in 0.001238379 sec. | ||
| 5923 | 2026.03.25 00:18:44.704448 [ 49 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 5924 | 2026.03.25 00:18:44.704524 [ 49 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 5925 | 2026.03.25 00:18:44.870133 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 11422 | ||
| 5926 | 2026.03.25 00:18:44.870644 [ 244 ] {} <Trace> system.asynchronous_metric_log (0898b27c-367e-447b-8482-f4822232c365): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5927 | 2026.03.25 00:18:44.870697 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 5928 | 2026.03.25 00:18:44.871210 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 5929 | 2026.03.25 00:18:44.871453 [ 244 ] {} <Trace> system.asynchronous_metric_log (0898b27c-367e-447b-8482-f4822232c365): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5930 | 2026.03.25 00:18:44.871616 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 11422 | ||
| 5931 | 2026.03.25 00:18:44.941019 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 812 | ||
| 5932 | 2026.03.25 00:18:44.943512 [ 242 ] {} <Trace> system.query_log (9703172c-9101-4506-b1d0-613c64f918a0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5933 | 2026.03.25 00:18:44.943576 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 5934 | 2026.03.25 00:18:44.944810 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 5935 | 2026.03.25 00:18:44.945106 [ 242 ] {} <Trace> system.query_log (9703172c-9101-4506-b1d0-613c64f918a0): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5936 | 2026.03.25 00:18:44.945448 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 812 | ||
| 5937 | 2026.03.25 00:18:45.460528 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 181 | ||
| 5938 | 2026.03.25 00:18:45.477321 [ 243 ] {} <Trace> system.metric_log (8832bb94-2db2-42e0-923d-5bcca7c2cc3b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5939 | 2026.03.25 00:18:45.477378 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 5940 | 2026.03.25 00:18:45.483034 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 5941 | 2026.03.25 00:18:45.483722 [ 243 ] {} <Trace> system.metric_log (8832bb94-2db2-42e0-923d-5bcca7c2cc3b): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5942 | 2026.03.25 00:18:45.486516 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 181 | ||
| 5943 | 2026.03.25 00:18:46.485682 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5944 | 2026.03.25 00:18:46.485874 [ 5 ] {f6a37c7e-cf9c-4a8e-8801-7fb14edb82e2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 5945 | 2026.03.25 00:18:46.485938 [ 5 ] {f6a37c7e-cf9c-4a8e-8801-7fb14edb82e2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 5946 | 2026.03.25 00:18:46.486661 [ 5 ] {f6a37c7e-cf9c-4a8e-8801-7fb14edb82e2} <Trace> oximeter.fields_i16 (78240462-1731-4218-9a79-d1fbaf59befe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5947 | 2026.03.25 00:18:46.486703 [ 5 ] {f6a37c7e-cf9c-4a8e-8801-7fb14edb82e2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 5948 | 2026.03.25 00:18:46.487090 [ 5 ] {f6a37c7e-cf9c-4a8e-8801-7fb14edb82e2} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 5949 | 2026.03.25 00:18:46.487314 [ 5 ] {f6a37c7e-cf9c-4a8e-8801-7fb14edb82e2} <Trace> oximeter.fields_i16 (78240462-1731-4218-9a79-d1fbaf59befe): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5950 | 2026.03.25 00:18:46.487479 [ 72 ] {} <Debug> oximeter.fields_i16 (78240462-1731-4218-9a79-d1fbaf59befe) (MergerMutator): Selected 5 parts from all_1_13_3 to all_17_17_0 | ||
| 5951 | 2026.03.25 00:18:46.487514 [ 5 ] {f6a37c7e-cf9c-4a8e-8801-7fb14edb82e2} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001685 sec., 168545.99406528188 rows/sec., 10.70 MiB/sec. | ||
| 5952 | 2026.03.25 00:18:46.487550 [ 72 ] {} <Trace> oximeter.fields_i16 (78240462-1731-4218-9a79-d1fbaf59befe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5953 | 2026.03.25 00:18:46.487575 [ 5 ] {f6a37c7e-cf9c-4a8e-8801-7fb14edb82e2} <Debug> TCPHandler: Processed in 0.002021007 sec. | ||
| 5954 | 2026.03.25 00:18:46.487581 [ 72 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 5955 | 2026.03.25 00:18:46.487718 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5956 | 2026.03.25 00:18:46.487729 [ 186 ] {78240462-1731-4218-9a79-d1fbaf59befe::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 | ||
| 5957 | 2026.03.25 00:18:46.487840 [ 5 ] {6dbea946-afe3-4ed8-8d86-61ae89472d4c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5958 | 2026.03.25 00:18:46.487893 [ 5 ] {6dbea946-afe3-4ed8-8d86-61ae89472d4c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5959 | 2026.03.25 00:18:46.487895 [ 186 ] {78240462-1731-4218-9a79-d1fbaf59befe::all_1_17_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5960 | 2026.03.25 00:18:46.487947 [ 186 ] {78240462-1731-4218-9a79-d1fbaf59befe::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_13_3, total 284 rows starting from the beginning of the part | ||
| 5961 | 2026.03.25 00:18:46.488021 [ 186 ] {78240462-1731-4218-9a79-d1fbaf59befe::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 284 rows starting from the beginning of the part | ||
| 5962 | 2026.03.25 00:18:46.488070 [ 186 ] {78240462-1731-4218-9a79-d1fbaf59befe::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 284 rows starting from the beginning of the part | ||
| 5963 | 2026.03.25 00:18:46.488117 [ 186 ] {78240462-1731-4218-9a79-d1fbaf59befe::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 284 rows starting from the beginning of the part | ||
| 5964 | 2026.03.25 00:18:46.488160 [ 186 ] {78240462-1731-4218-9a79-d1fbaf59befe::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 284 rows starting from the beginning of the part | ||
| 5965 | 2026.03.25 00:18:46.488737 [ 5 ] {6dbea946-afe3-4ed8-8d86-61ae89472d4c} <Trace> oximeter.fields_string (da9d4756-c540-45ff-bdbb-bdc9c8d31861): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5966 | 2026.03.25 00:18:46.488779 [ 5 ] {6dbea946-afe3-4ed8-8d86-61ae89472d4c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 5967 | 2026.03.25 00:18:46.489124 [ 189 ] {78240462-1731-4218-9a79-d1fbaf59befe::all_1_17_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1420 rows, containing 5 columns (5 merged, 0 gathered) in 0.001452343 sec., 977730.467251882 rows/sec., 65.83 MiB/sec. | ||
| 5968 | 2026.03.25 00:18:46.489151 [ 5 ] {6dbea946-afe3-4ed8-8d86-61ae89472d4c} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 5969 | 2026.03.25 00:18:46.489312 [ 190 ] {78240462-1731-4218-9a79-d1fbaf59befe::all_1_17_4} <Trace> MergedBlockOutputStream: filled checksums all_1_17_4 (state Temporary) | ||
| 5970 | 2026.03.25 00:18:46.489403 [ 5 ] {6dbea946-afe3-4ed8-8d86-61ae89472d4c} <Trace> oximeter.fields_string (da9d4756-c540-45ff-bdbb-bdc9c8d31861): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5971 | 2026.03.25 00:18:46.489554 [ 5 ] {6dbea946-afe3-4ed8-8d86-61ae89472d4c} <Debug> executeQuery: Read 825 rows, 66.29 KiB in 0.001738 sec., 474683.5443037975 rows/sec., 37.25 MiB/sec. | ||
| 5972 | 2026.03.25 00:18:46.489593 [ 5 ] {6dbea946-afe3-4ed8-8d86-61ae89472d4c} <Debug> TCPHandler: Processed in 0.001934954 sec. | ||
| 5973 | 2026.03.25 00:18:46.489645 [ 190 ] {78240462-1731-4218-9a79-d1fbaf59befe::all_1_17_4} <Trace> oximeter.fields_i16 (78240462-1731-4218-9a79-d1fbaf59befe): Renaming temporary part tmp_merge_all_1_17_4 to all_1_17_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5974 | 2026.03.25 00:18:46.489697 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5975 | 2026.03.25 00:18:46.489745 [ 190 ] {78240462-1731-4218-9a79-d1fbaf59befe::all_1_17_4} <Trace> oximeter.fields_i16 (78240462-1731-4218-9a79-d1fbaf59befe) (MergerMutator): Merged 5 parts: [all_1_13_3, all_17_17_0] -> all_1_17_4 | ||
| 5976 | 2026.03.25 00:18:46.489796 [ 5 ] {5be74345-d3c8-4ef0-9eb9-c087915af197} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5977 | 2026.03.25 00:18:46.489842 [ 5 ] {5be74345-d3c8-4ef0-9eb9-c087915af197} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5978 | 2026.03.25 00:18:46.489845 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.41 MiB. | ||
| 5979 | 2026.03.25 00:18:46.490292 [ 5 ] {5be74345-d3c8-4ef0-9eb9-c087915af197} <Trace> oximeter.fields_u16 (b490aa8d-8720-450c-9d9d-0c0be0c6e0e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5980 | 2026.03.25 00:18:46.490333 [ 5 ] {5be74345-d3c8-4ef0-9eb9-c087915af197} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 5981 | 2026.03.25 00:18:46.490655 [ 5 ] {5be74345-d3c8-4ef0-9eb9-c087915af197} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 5982 | 2026.03.25 00:18:46.490866 [ 5 ] {5be74345-d3c8-4ef0-9eb9-c087915af197} <Trace> oximeter.fields_u16 (b490aa8d-8720-450c-9d9d-0c0be0c6e0e1): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5983 | 2026.03.25 00:18:46.490992 [ 5 ] {5be74345-d3c8-4ef0-9eb9-c087915af197} <Debug> executeQuery: Read 156 rows, 9.59 KiB in 0.001214 sec., 128500.823723229 rows/sec., 7.72 MiB/sec. | ||
| 5984 | 2026.03.25 00:18:46.491029 [ 5 ] {5be74345-d3c8-4ef0-9eb9-c087915af197} <Debug> TCPHandler: Processed in 0.001381272 sec. | ||
| 5985 | 2026.03.25 00:18:46.491137 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5986 | 2026.03.25 00:18:46.491230 [ 5 ] {481f6121-e998-492d-8873-35906894f770} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 5987 | 2026.03.25 00:18:46.491269 [ 5 ] {481f6121-e998-492d-8873-35906894f770} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 5988 | 2026.03.25 00:18:46.491700 [ 5 ] {481f6121-e998-492d-8873-35906894f770} <Trace> oximeter.fields_u32 (79eddaf6-5920-48fe-8c45-6c5582e58677): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5989 | 2026.03.25 00:18:46.491736 [ 5 ] {481f6121-e998-492d-8873-35906894f770} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 5990 | 2026.03.25 00:18:46.492028 [ 5 ] {481f6121-e998-492d-8873-35906894f770} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 5991 | 2026.03.25 00:18:46.492228 [ 5 ] {481f6121-e998-492d-8873-35906894f770} <Trace> oximeter.fields_u32 (79eddaf6-5920-48fe-8c45-6c5582e58677): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5992 | 2026.03.25 00:18:46.492351 [ 5 ] {481f6121-e998-492d-8873-35906894f770} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001139 sec., 130816.5057067603 rows/sec., 8.45 MiB/sec. | ||
| 5993 | 2026.03.25 00:18:46.492388 [ 5 ] {481f6121-e998-492d-8873-35906894f770} <Debug> TCPHandler: Processed in 0.00129856 sec. | ||
| 5994 | 2026.03.25 00:18:46.492496 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5995 | 2026.03.25 00:18:46.492588 [ 5 ] {ac3826ff-034e-4e97-91c0-00525782a1a9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 5996 | 2026.03.25 00:18:46.492626 [ 5 ] {ac3826ff-034e-4e97-91c0-00525782a1a9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 5997 | 2026.03.25 00:18:46.493052 [ 5 ] {ac3826ff-034e-4e97-91c0-00525782a1a9} <Trace> oximeter.fields_u8 (fa258e8d-285a-434f-b894-6be795807874): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5998 | 2026.03.25 00:18:46.493087 [ 5 ] {ac3826ff-034e-4e97-91c0-00525782a1a9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 5999 | 2026.03.25 00:18:46.493383 [ 5 ] {ac3826ff-034e-4e97-91c0-00525782a1a9} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 6000 | 2026.03.25 00:18:46.493588 [ 5 ] {ac3826ff-034e-4e97-91c0-00525782a1a9} <Trace> oximeter.fields_u8 (fa258e8d-285a-434f-b894-6be795807874): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6001 | 2026.03.25 00:18:46.493701 [ 91 ] {} <Debug> oximeter.fields_u8 (fa258e8d-285a-434f-b894-6be795807874) (MergerMutator): Selected 5 parts from all_1_13_3 to all_17_17_0 | ||
| 6002 | 2026.03.25 00:18:46.493714 [ 5 ] {ac3826ff-034e-4e97-91c0-00525782a1a9} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001144 sec., 129370.62937062937 rows/sec., 7.36 MiB/sec. | ||
| 6003 | 2026.03.25 00:18:46.493742 [ 91 ] {} <Trace> oximeter.fields_u8 (fa258e8d-285a-434f-b894-6be795807874): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6004 | 2026.03.25 00:18:46.493757 [ 5 ] {ac3826ff-034e-4e97-91c0-00525782a1a9} <Debug> TCPHandler: Processed in 0.001309461 sec. | ||
| 6005 | 2026.03.25 00:18:46.493765 [ 91 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 6006 | 2026.03.25 00:18:46.493842 [ 191 ] {fa258e8d-285a-434f-b894-6be795807874::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 | ||
| 6007 | 2026.03.25 00:18:46.493864 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6008 | 2026.03.25 00:18:46.493923 [ 191 ] {fa258e8d-285a-434f-b894-6be795807874::all_1_17_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6009 | 2026.03.25 00:18:46.493950 [ 191 ] {fa258e8d-285a-434f-b894-6be795807874::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_13_3, total 148 rows starting from the beginning of the part | ||
| 6010 | 2026.03.25 00:18:46.493957 [ 5 ] {0e4f51a3-566e-41e6-a3ee-397ac4ef32e0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6011 | 2026.03.25 00:18:46.493997 [ 5 ] {0e4f51a3-566e-41e6-a3ee-397ac4ef32e0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6012 | 2026.03.25 00:18:46.494004 [ 191 ] {fa258e8d-285a-434f-b894-6be795807874::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 148 rows starting from the beginning of the part | ||
| 6013 | 2026.03.25 00:18:46.494046 [ 191 ] {fa258e8d-285a-434f-b894-6be795807874::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 148 rows starting from the beginning of the part | ||
| 6014 | 2026.03.25 00:18:46.494085 [ 191 ] {fa258e8d-285a-434f-b894-6be795807874::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 148 rows starting from the beginning of the part | ||
| 6015 | 2026.03.25 00:18:46.494120 [ 191 ] {fa258e8d-285a-434f-b894-6be795807874::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 148 rows starting from the beginning of the part | ||
| 6016 | 2026.03.25 00:18:46.494573 [ 5 ] {0e4f51a3-566e-41e6-a3ee-397ac4ef32e0} <Trace> oximeter.fields_uuid (6a83c119-7e6c-4ef5-9da4-bd1e7cdd4b62): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6017 | 2026.03.25 00:18:46.494606 [ 5 ] {0e4f51a3-566e-41e6-a3ee-397ac4ef32e0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 6018 | 2026.03.25 00:18:46.494811 [ 189 ] {fa258e8d-285a-434f-b894-6be795807874::all_1_17_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 740 rows, containing 5 columns (5 merged, 0 gathered) in 0.001004233 sec., 736880.7836428399 rows/sec., 44.72 MiB/sec. | ||
| 6019 | 2026.03.25 00:18:46.494921 [ 191 ] {fa258e8d-285a-434f-b894-6be795807874::all_1_17_4} <Trace> MergedBlockOutputStream: filled checksums all_1_17_4 (state Temporary) | ||
| 6020 | 2026.03.25 00:18:46.494923 [ 5 ] {0e4f51a3-566e-41e6-a3ee-397ac4ef32e0} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 6021 | 2026.03.25 00:18:46.495151 [ 5 ] {0e4f51a3-566e-41e6-a3ee-397ac4ef32e0} <Trace> oximeter.fields_uuid (6a83c119-7e6c-4ef5-9da4-bd1e7cdd4b62): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6022 | 2026.03.25 00:18:46.495165 [ 191 ] {fa258e8d-285a-434f-b894-6be795807874::all_1_17_4} <Trace> oximeter.fields_u8 (fa258e8d-285a-434f-b894-6be795807874): Renaming temporary part tmp_merge_all_1_17_4 to all_1_17_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6023 | 2026.03.25 00:18:46.495252 [ 191 ] {fa258e8d-285a-434f-b894-6be795807874::all_1_17_4} <Trace> oximeter.fields_u8 (fa258e8d-285a-434f-b894-6be795807874) (MergerMutator): Merged 5 parts: [all_1_13_3, all_17_17_0] -> all_1_17_4 | ||
| 6024 | 2026.03.25 00:18:46.495280 [ 5 ] {0e4f51a3-566e-41e6-a3ee-397ac4ef32e0} <Debug> executeQuery: Read 504 rows, 36.30 KiB in 0.001341 sec., 375838.92617449665 rows/sec., 26.43 MiB/sec. | ||
| 6025 | 2026.03.25 00:18:46.495305 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. | ||
| 6026 | 2026.03.25 00:18:46.495317 [ 5 ] {0e4f51a3-566e-41e6-a3ee-397ac4ef32e0} <Debug> TCPHandler: Processed in 0.001500854 sec. | ||
| 6027 | 2026.03.25 00:18:46.495417 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6028 | 2026.03.25 00:18:46.495509 [ 5 ] {e2a22275-fb38-426d-8016-d7b763cbd6da} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 6029 | 2026.03.25 00:18:46.495549 [ 5 ] {e2a22275-fb38-426d-8016-d7b763cbd6da} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 6030 | 2026.03.25 00:18:46.495870 [ 5 ] {e2a22275-fb38-426d-8016-d7b763cbd6da} <Trace> oximeter.measurements_bool (8a3ce6e0-f76a-4ba2-9a43-4275c3c9549e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6031 | 2026.03.25 00:18:46.495928 [ 5 ] {e2a22275-fb38-426d-8016-d7b763cbd6da} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 6032 | 2026.03.25 00:18:46.496217 [ 5 ] {e2a22275-fb38-426d-8016-d7b763cbd6da} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 6033 | 2026.03.25 00:18:46.496417 [ 5 ] {e2a22275-fb38-426d-8016-d7b763cbd6da} <Trace> oximeter.measurements_bool (8a3ce6e0-f76a-4ba2-9a43-4275c3c9549e): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6034 | 2026.03.25 00:18:46.496538 [ 5 ] {e2a22275-fb38-426d-8016-d7b763cbd6da} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001047 sec., 5730.659025787966 rows/sec., 299.40 KiB/sec. | ||
| 6035 | 2026.03.25 00:18:46.496573 [ 5 ] {e2a22275-fb38-426d-8016-d7b763cbd6da} <Debug> TCPHandler: Processed in 0.001204207 sec. | ||
| 6036 | 2026.03.25 00:18:46.496671 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6037 | 2026.03.25 00:18:46.496763 [ 5 ] {b07a9411-fbe3-4107-8de2-fa2e9242d94e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6038 | 2026.03.25 00:18:46.496805 [ 5 ] {b07a9411-fbe3-4107-8de2-fa2e9242d94e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6039 | 2026.03.25 00:18:46.497231 [ 5 ] {b07a9411-fbe3-4107-8de2-fa2e9242d94e} <Trace> oximeter.measurements_cumulativeu64 (d9515f17-c5fd-4592-903e-92bbab0fc185): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6040 | 2026.03.25 00:18:46.497265 [ 5 ] {b07a9411-fbe3-4107-8de2-fa2e9242d94e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 6041 | 2026.03.25 00:18:46.497594 [ 5 ] {b07a9411-fbe3-4107-8de2-fa2e9242d94e} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 6042 | 2026.03.25 00:18:46.497798 [ 5 ] {b07a9411-fbe3-4107-8de2-fa2e9242d94e} <Trace> oximeter.measurements_cumulativeu64 (d9515f17-c5fd-4592-903e-92bbab0fc185): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6043 | 2026.03.25 00:18:46.497926 [ 5 ] {b07a9411-fbe3-4107-8de2-fa2e9242d94e} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001181 sec., 224386.1134631668 rows/sec., 14.91 MiB/sec. | ||
| 6044 | 2026.03.25 00:18:46.497962 [ 5 ] {b07a9411-fbe3-4107-8de2-fa2e9242d94e} <Debug> TCPHandler: Processed in 0.00133764 sec. | ||
| 6045 | 2026.03.25 00:18:46.498078 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6046 | 2026.03.25 00:18:46.498170 [ 5 ] {43a2d5da-5bec-400e-89ec-83e65fc82f3a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 6047 | 2026.03.25 00:18:46.498210 [ 5 ] {43a2d5da-5bec-400e-89ec-83e65fc82f3a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 6048 | 2026.03.25 00:18:46.498515 [ 5 ] {43a2d5da-5bec-400e-89ec-83e65fc82f3a} <Trace> oximeter.measurements_f64 (212c2a6f-90cf-4c71-aafe-78c3b1fd8e79): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6049 | 2026.03.25 00:18:46.498548 [ 5 ] {43a2d5da-5bec-400e-89ec-83e65fc82f3a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 6050 | 2026.03.25 00:18:46.498839 [ 5 ] {43a2d5da-5bec-400e-89ec-83e65fc82f3a} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 6051 | 2026.03.25 00:18:46.499045 [ 5 ] {43a2d5da-5bec-400e-89ec-83e65fc82f3a} <Trace> oximeter.measurements_f64 (212c2a6f-90cf-4c71-aafe-78c3b1fd8e79): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6052 | 2026.03.25 00:18:46.499165 [ 5 ] {43a2d5da-5bec-400e-89ec-83e65fc82f3a} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001012 sec., 988.1422924901185 rows/sec., 66.58 KiB/sec. | ||
| 6053 | 2026.03.25 00:18:46.499200 [ 5 ] {43a2d5da-5bec-400e-89ec-83e65fc82f3a} <Debug> TCPHandler: Processed in 0.001170097 sec. | ||
| 6054 | 2026.03.25 00:18:46.499299 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6055 | 2026.03.25 00:18:46.499391 [ 5 ] {218c9f27-24ef-49cd-9305-2bd30264780e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6056 | 2026.03.25 00:18:46.499444 [ 5 ] {218c9f27-24ef-49cd-9305-2bd30264780e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 6057 | 2026.03.25 00:18:46.500204 [ 5 ] {218c9f27-24ef-49cd-9305-2bd30264780e} <Trace> oximeter.measurements_histogramu64 (66b3c5cd-c277-4614-b9e1-0e483a2d8930): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6058 | 2026.03.25 00:18:46.500239 [ 5 ] {218c9f27-24ef-49cd-9305-2bd30264780e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 6059 | 2026.03.25 00:18:46.500736 [ 5 ] {218c9f27-24ef-49cd-9305-2bd30264780e} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 6060 | 2026.03.25 00:18:46.500948 [ 5 ] {218c9f27-24ef-49cd-9305-2bd30264780e} <Trace> oximeter.measurements_histogramu64 (66b3c5cd-c277-4614-b9e1-0e483a2d8930): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6061 | 2026.03.25 00:18:46.501080 [ 5 ] {218c9f27-24ef-49cd-9305-2bd30264780e} <Debug> executeQuery: Read 14 rows, 25.69 KiB in 0.001707 sec., 8201.523140011717 rows/sec., 14.70 MiB/sec. | ||
| 6062 | 2026.03.25 00:18:46.501131 [ 5 ] {218c9f27-24ef-49cd-9305-2bd30264780e} <Debug> TCPHandler: Processed in 0.001878973 sec. | ||
| 6063 | 2026.03.25 00:18:46.501240 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6064 | 2026.03.25 00:18:46.501332 [ 5 ] {64841c4b-4a3d-413e-87f9-fdfb129d50d7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6065 | 2026.03.25 00:18:46.501376 [ 5 ] {64841c4b-4a3d-413e-87f9-fdfb129d50d7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6066 | 2026.03.25 00:18:46.501717 [ 5 ] {64841c4b-4a3d-413e-87f9-fdfb129d50d7} <Trace> oximeter.measurements_u64 (a46c3f3f-9ded-4b50-9fc2-4f503dd169a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6067 | 2026.03.25 00:18:46.501751 [ 5 ] {64841c4b-4a3d-413e-87f9-fdfb129d50d7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 6068 | 2026.03.25 00:18:46.502043 [ 5 ] {64841c4b-4a3d-413e-87f9-fdfb129d50d7} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 6069 | 2026.03.25 00:18:46.502245 [ 5 ] {64841c4b-4a3d-413e-87f9-fdfb129d50d7} <Trace> oximeter.measurements_u64 (a46c3f3f-9ded-4b50-9fc2-4f503dd169a4): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6070 | 2026.03.25 00:18:46.502373 [ 5 ] {64841c4b-4a3d-413e-87f9-fdfb129d50d7} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001059 sec., 84985.83569405098 rows/sec., 5.32 MiB/sec. | ||
| 6071 | 2026.03.25 00:18:46.502408 [ 5 ] {64841c4b-4a3d-413e-87f9-fdfb129d50d7} <Debug> TCPHandler: Processed in 0.001216578 sec. | ||
| 6072 | 2026.03.25 00:18:47.439479 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6073 | 2026.03.25 00:18:47.439676 [ 5 ] {c10ce1cd-f249-4afb-8019-0af1311c3ca5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 6074 | 2026.03.25 00:18:47.439748 [ 5 ] {c10ce1cd-f249-4afb-8019-0af1311c3ca5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 6075 | 2026.03.25 00:18:47.440407 [ 5 ] {c10ce1cd-f249-4afb-8019-0af1311c3ca5} <Trace> oximeter.fields_ipaddr (2be1fe0e-d681-4366-b872-d5e7a11bcfe0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6076 | 2026.03.25 00:18:47.440450 [ 5 ] {c10ce1cd-f249-4afb-8019-0af1311c3ca5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 6077 | 2026.03.25 00:18:47.440828 [ 5 ] {c10ce1cd-f249-4afb-8019-0af1311c3ca5} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 6078 | 2026.03.25 00:18:47.441057 [ 5 ] {c10ce1cd-f249-4afb-8019-0af1311c3ca5} <Trace> oximeter.fields_ipaddr (2be1fe0e-d681-4366-b872-d5e7a11bcfe0): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6079 | 2026.03.25 00:18:47.441223 [ 5 ] {c10ce1cd-f249-4afb-8019-0af1311c3ca5} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001595 sec., 1253.9184952978055 rows/sec., 102.25 KiB/sec. | ||
| 6080 | 2026.03.25 00:18:47.441279 [ 5 ] {c10ce1cd-f249-4afb-8019-0af1311c3ca5} <Debug> TCPHandler: Processed in 0.001941894 sec. | ||
| 6081 | 2026.03.25 00:18:47.441421 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6082 | 2026.03.25 00:18:47.441514 [ 5 ] {c7163162-b7b2-4082-9b78-8253a8c91c27} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6083 | 2026.03.25 00:18:47.441553 [ 5 ] {c7163162-b7b2-4082-9b78-8253a8c91c27} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6084 | 2026.03.25 00:18:47.443056 [ 5 ] {c7163162-b7b2-4082-9b78-8253a8c91c27} <Trace> oximeter.fields_string (da9d4756-c540-45ff-bdbb-bdc9c8d31861): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6085 | 2026.03.25 00:18:47.443090 [ 5 ] {c7163162-b7b2-4082-9b78-8253a8c91c27} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 6086 | 2026.03.25 00:18:47.443526 [ 5 ] {c7163162-b7b2-4082-9b78-8253a8c91c27} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 6087 | 2026.03.25 00:18:47.443732 [ 5 ] {c7163162-b7b2-4082-9b78-8253a8c91c27} <Trace> oximeter.fields_string (da9d4756-c540-45ff-bdbb-bdc9c8d31861): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6088 | 2026.03.25 00:18:47.443855 [ 5 ] {c7163162-b7b2-4082-9b78-8253a8c91c27} <Debug> executeQuery: Read 2454 rows, 186.30 KiB in 0.00236 sec., 1039830.5084745762 rows/sec., 77.09 MiB/sec. | ||
| 6089 | 2026.03.25 00:18:47.443893 [ 5 ] {c7163162-b7b2-4082-9b78-8253a8c91c27} <Debug> TCPHandler: Processed in 0.002529458 sec. | ||
| 6090 | 2026.03.25 00:18:47.444005 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6091 | 2026.03.25 00:18:47.444098 [ 5 ] {6c28d5cf-8568-431a-a445-c34f4e477e61} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6092 | 2026.03.25 00:18:47.444139 [ 5 ] {6c28d5cf-8568-431a-a445-c34f4e477e61} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6093 | 2026.03.25 00:18:47.444544 [ 5 ] {6c28d5cf-8568-431a-a445-c34f4e477e61} <Trace> oximeter.fields_u16 (b490aa8d-8720-450c-9d9d-0c0be0c6e0e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6094 | 2026.03.25 00:18:47.444578 [ 5 ] {6c28d5cf-8568-431a-a445-c34f4e477e61} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 6095 | 2026.03.25 00:18:47.444867 [ 5 ] {6c28d5cf-8568-431a-a445-c34f4e477e61} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 6096 | 2026.03.25 00:18:47.445076 [ 5 ] {6c28d5cf-8568-431a-a445-c34f4e477e61} <Trace> oximeter.fields_u16 (b490aa8d-8720-450c-9d9d-0c0be0c6e0e1): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6097 | 2026.03.25 00:18:47.445171 [ 111 ] {} <Debug> oximeter.fields_u16 (b490aa8d-8720-450c-9d9d-0c0be0c6e0e1) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 6098 | 2026.03.25 00:18:47.445201 [ 5 ] {6c28d5cf-8568-431a-a445-c34f4e477e61} <Debug> executeQuery: Read 37 rows, 2.77 KiB in 0.00112 sec., 33035.71428571429 rows/sec., 2.42 MiB/sec. | ||
| 6099 | 2026.03.25 00:18:47.445210 [ 111 ] {} <Trace> oximeter.fields_u16 (b490aa8d-8720-450c-9d9d-0c0be0c6e0e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6100 | 2026.03.25 00:18:47.445232 [ 111 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 6101 | 2026.03.25 00:18:47.445238 [ 5 ] {6c28d5cf-8568-431a-a445-c34f4e477e61} <Debug> TCPHandler: Processed in 0.001282229 sec. | ||
| 6102 | 2026.03.25 00:18:47.445352 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6103 | 2026.03.25 00:18:47.445350 [ 190 ] {b490aa8d-8720-450c-9d9d-0c0be0c6e0e1::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 | ||
| 6104 | 2026.03.25 00:18:47.445445 [ 5 ] {229b0074-e1a5-4812-b33f-b865340c4685} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 6105 | 2026.03.25 00:18:47.445489 [ 5 ] {229b0074-e1a5-4812-b33f-b865340c4685} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 6106 | 2026.03.25 00:18:47.445510 [ 190 ] {b490aa8d-8720-450c-9d9d-0c0be0c6e0e1::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6107 | 2026.03.25 00:18:47.445547 [ 190 ] {b490aa8d-8720-450c-9d9d-0c0be0c6e0e1::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 209 rows starting from the beginning of the part | ||
| 6108 | 2026.03.25 00:18:47.445613 [ 190 ] {b490aa8d-8720-450c-9d9d-0c0be0c6e0e1::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 | ||
| 6109 | 2026.03.25 00:18:47.445658 [ 190 ] {b490aa8d-8720-450c-9d9d-0c0be0c6e0e1::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 156 rows starting from the beginning of the part | ||
| 6110 | 2026.03.25 00:18:47.445700 [ 190 ] {b490aa8d-8720-450c-9d9d-0c0be0c6e0e1::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 26 rows starting from the beginning of the part | ||
| 6111 | 2026.03.25 00:18:47.445739 [ 190 ] {b490aa8d-8720-450c-9d9d-0c0be0c6e0e1::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 156 rows starting from the beginning of the part | ||
| 6112 | 2026.03.25 00:18:47.445776 [ 190 ] {b490aa8d-8720-450c-9d9d-0c0be0c6e0e1::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 37 rows starting from the beginning of the part | ||
| 6113 | 2026.03.25 00:18:47.446123 [ 5 ] {229b0074-e1a5-4812-b33f-b865340c4685} <Trace> oximeter.fields_u32 (79eddaf6-5920-48fe-8c45-6c5582e58677): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6114 | 2026.03.25 00:18:47.446164 [ 5 ] {229b0074-e1a5-4812-b33f-b865340c4685} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 6115 | 2026.03.25 00:18:47.446505 [ 5 ] {229b0074-e1a5-4812-b33f-b865340c4685} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 6116 | 2026.03.25 00:18:47.446633 [ 195 ] {b490aa8d-8720-450c-9d9d-0c0be0c6e0e1::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 610 rows, containing 5 columns (5 merged, 0 gathered) in 0.001342541 sec., 454362.28763218404 rows/sec., 30.36 MiB/sec. | ||
| 6117 | 2026.03.25 00:18:47.446715 [ 5 ] {229b0074-e1a5-4812-b33f-b865340c4685} <Trace> oximeter.fields_u32 (79eddaf6-5920-48fe-8c45-6c5582e58677): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6118 | 2026.03.25 00:18:47.446769 [ 190 ] {b490aa8d-8720-450c-9d9d-0c0be0c6e0e1::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 6119 | 2026.03.25 00:18:47.446845 [ 5 ] {229b0074-e1a5-4812-b33f-b865340c4685} <Debug> executeQuery: Read 801 rows, 47.38 KiB in 0.001419 sec., 564482.0295983087 rows/sec., 32.61 MiB/sec. | ||
| 6120 | 2026.03.25 00:18:47.446889 [ 5 ] {229b0074-e1a5-4812-b33f-b865340c4685} <Debug> TCPHandler: Processed in 0.001586256 sec. | ||
| 6121 | 2026.03.25 00:18:47.446994 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6122 | 2026.03.25 00:18:47.447027 [ 190 ] {b490aa8d-8720-450c-9d9d-0c0be0c6e0e1::all_1_31_6} <Trace> oximeter.fields_u16 (b490aa8d-8720-450c-9d9d-0c0be0c6e0e1): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6123 | 2026.03.25 00:18:47.447088 [ 5 ] {04940873-2f54-4fa3-b91c-45c9e5592a40} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 6124 | 2026.03.25 00:18:47.447110 [ 190 ] {b490aa8d-8720-450c-9d9d-0c0be0c6e0e1::all_1_31_6} <Trace> oximeter.fields_u16 (b490aa8d-8720-450c-9d9d-0c0be0c6e0e1) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 6125 | 2026.03.25 00:18:47.447133 [ 5 ] {04940873-2f54-4fa3-b91c-45c9e5592a40} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 6126 | 2026.03.25 00:18:47.447190 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.32 MiB. | ||
| 6127 | 2026.03.25 00:18:47.447540 [ 5 ] {04940873-2f54-4fa3-b91c-45c9e5592a40} <Trace> oximeter.fields_u64 (3ff11c92-02f0-4d7f-b78c-e898b3889a19): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6128 | 2026.03.25 00:18:47.447580 [ 5 ] {04940873-2f54-4fa3-b91c-45c9e5592a40} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 6129 | 2026.03.25 00:18:47.447878 [ 5 ] {04940873-2f54-4fa3-b91c-45c9e5592a40} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 6130 | 2026.03.25 00:18:47.448084 [ 5 ] {04940873-2f54-4fa3-b91c-45c9e5592a40} <Trace> oximeter.fields_u64 (3ff11c92-02f0-4d7f-b78c-e898b3889a19): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6131 | 2026.03.25 00:18:47.448209 [ 5 ] {04940873-2f54-4fa3-b91c-45c9e5592a40} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001138 sec., 878.7346221441126 rows/sec., 61.79 KiB/sec. | ||
| 6132 | 2026.03.25 00:18:47.448245 [ 5 ] {04940873-2f54-4fa3-b91c-45c9e5592a40} <Debug> TCPHandler: Processed in 0.001298809 sec. | ||
| 6133 | 2026.03.25 00:18:47.448343 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6134 | 2026.03.25 00:18:47.448436 [ 5 ] {8b6dbf34-0033-45c2-9b53-9e4b5d139ee6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6135 | 2026.03.25 00:18:47.448475 [ 5 ] {8b6dbf34-0033-45c2-9b53-9e4b5d139ee6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6136 | 2026.03.25 00:18:47.449260 [ 5 ] {8b6dbf34-0033-45c2-9b53-9e4b5d139ee6} <Trace> oximeter.fields_uuid (6a83c119-7e6c-4ef5-9da4-bd1e7cdd4b62): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6137 | 2026.03.25 00:18:47.449295 [ 5 ] {8b6dbf34-0033-45c2-9b53-9e4b5d139ee6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 6138 | 2026.03.25 00:18:47.449700 [ 5 ] {8b6dbf34-0033-45c2-9b53-9e4b5d139ee6} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 6139 | 2026.03.25 00:18:47.450033 [ 5 ] {8b6dbf34-0033-45c2-9b53-9e4b5d139ee6} <Trace> oximeter.fields_uuid (6a83c119-7e6c-4ef5-9da4-bd1e7cdd4b62): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6140 | 2026.03.25 00:18:47.450205 [ 5 ] {8b6dbf34-0033-45c2-9b53-9e4b5d139ee6} <Debug> executeQuery: Read 1316 rows, 90.20 KiB in 0.001786 sec., 736842.1052631579 rows/sec., 49.32 MiB/sec. | ||
| 6141 | 2026.03.25 00:18:47.450256 [ 5 ] {8b6dbf34-0033-45c2-9b53-9e4b5d139ee6} <Debug> TCPHandler: Processed in 0.001958714 sec. | ||
| 6142 | 2026.03.25 00:18:47.450401 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6143 | 2026.03.25 00:18:47.450517 [ 5 ] {0f00add0-bfa1-4491-b377-224c4d7ab37a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6144 | 2026.03.25 00:18:47.450574 [ 5 ] {0f00add0-bfa1-4491-b377-224c4d7ab37a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6145 | 2026.03.25 00:18:47.451391 [ 5 ] {0f00add0-bfa1-4491-b377-224c4d7ab37a} <Trace> oximeter.measurements_cumulativeu64 (d9515f17-c5fd-4592-903e-92bbab0fc185): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6146 | 2026.03.25 00:18:47.451432 [ 5 ] {0f00add0-bfa1-4491-b377-224c4d7ab37a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 6147 | 2026.03.25 00:18:47.452040 [ 5 ] {0f00add0-bfa1-4491-b377-224c4d7ab37a} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 6148 | 2026.03.25 00:18:47.452356 [ 5 ] {0f00add0-bfa1-4491-b377-224c4d7ab37a} <Trace> oximeter.measurements_cumulativeu64 (d9515f17-c5fd-4592-903e-92bbab0fc185): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6149 | 2026.03.25 00:18:47.452527 [ 5 ] {0f00add0-bfa1-4491-b377-224c4d7ab37a} <Debug> executeQuery: Read 1497 rows, 92.97 KiB in 0.002035 sec., 735626.5356265357 rows/sec., 44.62 MiB/sec. | ||
| 6150 | 2026.03.25 00:18:47.452580 [ 5 ] {0f00add0-bfa1-4491-b377-224c4d7ab37a} <Debug> TCPHandler: Processed in 0.002241002 sec. | ||
| 6151 | 2026.03.25 00:18:47.452734 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6152 | 2026.03.25 00:18:47.452855 [ 5 ] {ee36cf46-0679-4c14-a028-1528c2c5be7c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6153 | 2026.03.25 00:18:47.452922 [ 5 ] {ee36cf46-0679-4c14-a028-1528c2c5be7c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 6154 | 2026.03.25 00:18:47.453859 [ 5 ] {ee36cf46-0679-4c14-a028-1528c2c5be7c} <Trace> oximeter.measurements_histogramu64 (66b3c5cd-c277-4614-b9e1-0e483a2d8930): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6155 | 2026.03.25 00:18:47.453897 [ 5 ] {ee36cf46-0679-4c14-a028-1528c2c5be7c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 6156 | 2026.03.25 00:18:47.454451 [ 5 ] {ee36cf46-0679-4c14-a028-1528c2c5be7c} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 6157 | 2026.03.25 00:18:47.454684 [ 5 ] {ee36cf46-0679-4c14-a028-1528c2c5be7c} <Trace> oximeter.measurements_histogramu64 (66b3c5cd-c277-4614-b9e1-0e483a2d8930): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6158 | 2026.03.25 00:18:47.454795 [ 111 ] {} <Debug> oximeter.measurements_histogramu64 (66b3c5cd-c277-4614-b9e1-0e483a2d8930) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 6159 | 2026.03.25 00:18:47.454833 [ 111 ] {} <Trace> oximeter.measurements_histogramu64 (66b3c5cd-c277-4614-b9e1-0e483a2d8930): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6160 | 2026.03.25 00:18:47.454836 [ 5 ] {ee36cf46-0679-4c14-a028-1528c2c5be7c} <Debug> executeQuery: Read 35 rows, 64.22 KiB in 0.002006 sec., 17447.65702891326 rows/sec., 31.27 MiB/sec. | ||
| 6161 | 2026.03.25 00:18:47.454859 [ 111 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 6162 | 2026.03.25 00:18:47.454910 [ 5 ] {ee36cf46-0679-4c14-a028-1528c2c5be7c} <Debug> TCPHandler: Processed in 0.002235751 sec. | ||
| 6163 | 2026.03.25 00:18:47.454940 [ 190 ] {66b3c5cd-c277-4614-b9e1-0e483a2d8930::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 | ||
| 6164 | 2026.03.25 00:18:47.455025 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6165 | 2026.03.25 00:18:47.455126 [ 5 ] {a9569d92-3215-4c44-bab5-c6a9509e2f3b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6166 | 2026.03.25 00:18:47.455142 [ 190 ] {66b3c5cd-c277-4614-b9e1-0e483a2d8930::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6167 | 2026.03.25 00:18:47.455169 [ 5 ] {a9569d92-3215-4c44-bab5-c6a9509e2f3b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6168 | 2026.03.25 00:18:47.455196 [ 190 ] {66b3c5cd-c277-4614-b9e1-0e483a2d8930::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 468 rows starting from the beginning of the part | ||
| 6169 | 2026.03.25 00:18:47.455324 [ 190 ] {66b3c5cd-c277-4614-b9e1-0e483a2d8930::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 | ||
| 6170 | 2026.03.25 00:18:47.455436 [ 190 ] {66b3c5cd-c277-4614-b9e1-0e483a2d8930::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 14 rows starting from the beginning of the part | ||
| 6171 | 2026.03.25 00:18:47.455493 [ 5 ] {a9569d92-3215-4c44-bab5-c6a9509e2f3b} <Trace> oximeter.measurements_u64 (a46c3f3f-9ded-4b50-9fc2-4f503dd169a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6172 | 2026.03.25 00:18:47.455531 [ 190 ] {66b3c5cd-c277-4614-b9e1-0e483a2d8930::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 26 rows starting from the beginning of the part | ||
| 6173 | 2026.03.25 00:18:47.455533 [ 5 ] {a9569d92-3215-4c44-bab5-c6a9509e2f3b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 6174 | 2026.03.25 00:18:47.455632 [ 190 ] {66b3c5cd-c277-4614-b9e1-0e483a2d8930::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 14 rows starting from the beginning of the part | ||
| 6175 | 2026.03.25 00:18:47.455728 [ 190 ] {66b3c5cd-c277-4614-b9e1-0e483a2d8930::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 35 rows starting from the beginning of the part | ||
| 6176 | 2026.03.25 00:18:47.455867 [ 5 ] {a9569d92-3215-4c44-bab5-c6a9509e2f3b} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 6177 | 2026.03.25 00:18:47.456113 [ 5 ] {a9569d92-3215-4c44-bab5-c6a9509e2f3b} <Trace> oximeter.measurements_u64 (a46c3f3f-9ded-4b50-9fc2-4f503dd169a4): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6178 | 2026.03.25 00:18:47.456251 [ 5 ] {a9569d92-3215-4c44-bab5-c6a9509e2f3b} <Debug> executeQuery: Read 12 rows, 848.00 B in 0.001145 sec., 10480.349344978165 rows/sec., 723.25 KiB/sec. | ||
| 6179 | 2026.03.25 00:18:47.456288 [ 5 ] {a9569d92-3215-4c44-bab5-c6a9509e2f3b} <Debug> TCPHandler: Processed in 0.00131195 sec. | ||
| 6180 | 2026.03.25 00:18:47.479208 [ 199 ] {66b3c5cd-c277-4614-b9e1-0e483a2d8930::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 583 rows, containing 19 columns (19 merged, 0 gathered) in 0.024301848 sec., 23989.945126806815 rows/sec., 42.99 MiB/sec. | ||
| 6181 | 2026.03.25 00:18:47.480016 [ 190 ] {66b3c5cd-c277-4614-b9e1-0e483a2d8930::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 6182 | 2026.03.25 00:18:47.480327 [ 190 ] {66b3c5cd-c277-4614-b9e1-0e483a2d8930::all_1_31_6} <Trace> oximeter.measurements_histogramu64 (66b3c5cd-c277-4614-b9e1-0e483a2d8930): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6183 | 2026.03.25 00:18:47.480397 [ 190 ] {66b3c5cd-c277-4614-b9e1-0e483a2d8930::all_1_31_6} <Trace> oximeter.measurements_histogramu64 (66b3c5cd-c277-4614-b9e1-0e483a2d8930) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 6184 | 2026.03.25 00:18:47.480489 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.36 MiB. | ||
| 6185 | 2026.03.25 00:18:48.000191 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 256.88 MiB, peak 264.21 MiB, free memory in arenas 0.00 B, will set to 257.95 MiB (RSS), difference: 1.06 MiB | ||
| 6186 | 2026.03.25 00:18:51.476170 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6187 | 2026.03.25 00:18:51.476384 [ 5 ] {4d8e8990-49fc-4f3a-91bd-ef86eb40312c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6188 | 2026.03.25 00:18:51.476459 [ 5 ] {4d8e8990-49fc-4f3a-91bd-ef86eb40312c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6189 | 2026.03.25 00:18:51.477117 [ 5 ] {4d8e8990-49fc-4f3a-91bd-ef86eb40312c} <Trace> oximeter.fields_string (da9d4756-c540-45ff-bdbb-bdc9c8d31861): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6190 | 2026.03.25 00:18:51.477169 [ 5 ] {4d8e8990-49fc-4f3a-91bd-ef86eb40312c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 6191 | 2026.03.25 00:18:51.477569 [ 5 ] {4d8e8990-49fc-4f3a-91bd-ef86eb40312c} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 6192 | 2026.03.25 00:18:51.477794 [ 5 ] {4d8e8990-49fc-4f3a-91bd-ef86eb40312c} <Trace> oximeter.fields_string (da9d4756-c540-45ff-bdbb-bdc9c8d31861): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6193 | 2026.03.25 00:18:51.477948 [ 5 ] {4d8e8990-49fc-4f3a-91bd-ef86eb40312c} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001616 sec., 34653.46534653466 rows/sec., 2.66 MiB/sec. | ||
| 6194 | 2026.03.25 00:18:51.477996 [ 5 ] {4d8e8990-49fc-4f3a-91bd-ef86eb40312c} <Debug> TCPHandler: Processed in 0.001963295 sec. | ||
| 6195 | 2026.03.25 00:18:51.478115 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6196 | 2026.03.25 00:18:51.478217 [ 5 ] {00b25cbc-a730-4ad2-8edb-f4fc24c39764} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6197 | 2026.03.25 00:18:51.478260 [ 5 ] {00b25cbc-a730-4ad2-8edb-f4fc24c39764} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6198 | 2026.03.25 00:18:51.478706 [ 5 ] {00b25cbc-a730-4ad2-8edb-f4fc24c39764} <Trace> oximeter.fields_uuid (6a83c119-7e6c-4ef5-9da4-bd1e7cdd4b62): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6199 | 2026.03.25 00:18:51.478742 [ 5 ] {00b25cbc-a730-4ad2-8edb-f4fc24c39764} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 6200 | 2026.03.25 00:18:51.479046 [ 5 ] {00b25cbc-a730-4ad2-8edb-f4fc24c39764} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 6201 | 2026.03.25 00:18:51.479258 [ 5 ] {00b25cbc-a730-4ad2-8edb-f4fc24c39764} <Trace> oximeter.fields_uuid (6a83c119-7e6c-4ef5-9da4-bd1e7cdd4b62): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6202 | 2026.03.25 00:18:51.479384 [ 5 ] {00b25cbc-a730-4ad2-8edb-f4fc24c39764} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001191 sec., 53736.35600335852 rows/sec., 4.19 MiB/sec. | ||
| 6203 | 2026.03.25 00:18:51.479425 [ 5 ] {00b25cbc-a730-4ad2-8edb-f4fc24c39764} <Debug> TCPHandler: Processed in 0.001361991 sec. | ||
| 6204 | 2026.03.25 00:18:51.479536 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6205 | 2026.03.25 00:18:51.479630 [ 5 ] {def29ad7-cb9c-4185-af93-a85654a5cef0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6206 | 2026.03.25 00:18:51.479674 [ 5 ] {def29ad7-cb9c-4185-af93-a85654a5cef0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6207 | 2026.03.25 00:18:51.480059 [ 5 ] {def29ad7-cb9c-4185-af93-a85654a5cef0} <Trace> oximeter.measurements_cumulativeu64 (d9515f17-c5fd-4592-903e-92bbab0fc185): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6208 | 2026.03.25 00:18:51.480095 [ 5 ] {def29ad7-cb9c-4185-af93-a85654a5cef0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 6209 | 2026.03.25 00:18:51.480420 [ 5 ] {def29ad7-cb9c-4185-af93-a85654a5cef0} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 6210 | 2026.03.25 00:18:51.480628 [ 5 ] {def29ad7-cb9c-4185-af93-a85654a5cef0} <Trace> oximeter.measurements_cumulativeu64 (d9515f17-c5fd-4592-903e-92bbab0fc185): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6211 | 2026.03.25 00:18:51.480752 [ 5 ] {def29ad7-cb9c-4185-af93-a85654a5cef0} <Debug> executeQuery: Read 128 rows, 9.13 KiB in 0.001141 sec., 112182.29623137598 rows/sec., 7.81 MiB/sec. | ||
| 6212 | 2026.03.25 00:18:51.480789 [ 5 ] {def29ad7-cb9c-4185-af93-a85654a5cef0} <Debug> TCPHandler: Processed in 0.001301569 sec. | ||
| 6213 | 2026.03.25 00:18:51.480896 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6214 | 2026.03.25 00:18:51.480989 [ 5 ] {b4e3d367-7865-466b-a7da-fb48c5e60da4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6215 | 2026.03.25 00:18:51.481030 [ 5 ] {b4e3d367-7865-466b-a7da-fb48c5e60da4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6216 | 2026.03.25 00:18:51.481352 [ 5 ] {b4e3d367-7865-466b-a7da-fb48c5e60da4} <Trace> oximeter.measurements_u64 (a46c3f3f-9ded-4b50-9fc2-4f503dd169a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6217 | 2026.03.25 00:18:51.481387 [ 5 ] {b4e3d367-7865-466b-a7da-fb48c5e60da4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 6218 | 2026.03.25 00:18:51.481694 [ 5 ] {b4e3d367-7865-466b-a7da-fb48c5e60da4} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 6219 | 2026.03.25 00:18:51.481904 [ 5 ] {b4e3d367-7865-466b-a7da-fb48c5e60da4} <Trace> oximeter.measurements_u64 (a46c3f3f-9ded-4b50-9fc2-4f503dd169a4): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6220 | 2026.03.25 00:18:51.482031 [ 5 ] {b4e3d367-7865-466b-a7da-fb48c5e60da4} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001061 sec., 45240.339302544766 rows/sec., 3.05 MiB/sec. | ||
| 6221 | 2026.03.25 00:18:51.482066 [ 5 ] {b4e3d367-7865-466b-a7da-fb48c5e60da4} <Debug> TCPHandler: Processed in 0.001218698 sec. | ||
| 6222 | 2026.03.25 00:18:52.371814 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 11934 | ||
| 6223 | 2026.03.25 00:18:52.372318 [ 244 ] {} <Trace> system.asynchronous_metric_log (0898b27c-367e-447b-8482-f4822232c365): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6224 | 2026.03.25 00:18:52.372357 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 6225 | 2026.03.25 00:18:52.372827 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 6226 | 2026.03.25 00:18:52.373052 [ 244 ] {} <Trace> system.asynchronous_metric_log (0898b27c-367e-447b-8482-f4822232c365): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6227 | 2026.03.25 00:18:52.373180 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 11934 | ||
| 6228 | 2026.03.25 00:18:52.986682 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 189 | ||
| 6229 | 2026.03.25 00:18:53.004260 [ 243 ] {} <Trace> system.metric_log (8832bb94-2db2-42e0-923d-5bcca7c2cc3b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6230 | 2026.03.25 00:18:53.004339 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 6231 | 2026.03.25 00:18:53.010062 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 6232 | 2026.03.25 00:18:53.010867 [ 243 ] {} <Trace> system.metric_log (8832bb94-2db2-42e0-923d-5bcca7c2cc3b): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6233 | 2026.03.25 00:18:53.016304 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 189 | ||
| 6234 | 2026.03.25 00:18:54.520097 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61648 | ||
| 6235 | 2026.03.25 00:18:54.520210 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6236 | 2026.03.25 00:18:54.520236 [ 288 ] {} <Debug> TCP-Session: 7af0ca27-a132-476b-be28-1f9e52037dee Authenticating user 'default' from [fd00:1122:3344:101::e]:61648 | ||
| 6237 | 2026.03.25 00:18:54.520259 [ 288 ] {} <Debug> TCP-Session: 7af0ca27-a132-476b-be28-1f9e52037dee Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6238 | 2026.03.25 00:18:54.520272 [ 288 ] {} <Debug> TCP-Session: 7af0ca27-a132-476b-be28-1f9e52037dee Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6239 | 2026.03.25 00:18:54.520476 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52642 | ||
| 6240 | 2026.03.25 00:18:54.520537 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48509 | ||
| 6241 | 2026.03.25 00:18:54.520567 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44294 | ||
| 6242 | 2026.03.25 00:18:54.520577 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54279 | ||
| 6243 | 2026.03.25 00:18:54.520599 [ 295 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55540 | ||
| 6244 | 2026.03.25 00:18:54.520638 [ 288 ] {} <Trace> TCP-Session: 7af0ca27-a132-476b-be28-1f9e52037dee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6245 | 2026.03.25 00:18:54.520608 [ 296 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38104 | ||
| 6246 | 2026.03.25 00:18:54.520750 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6247 | 2026.03.25 00:18:54.520588 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59207 | ||
| 6248 | 2026.03.25 00:18:54.520790 [ 292 ] {} <Debug> TCP-Session: f3511c4c-24ab-4430-acb0-8c760b182504 Authenticating user 'default' from [fd00:1122:3344:101::e]:44294 | ||
| 6249 | 2026.03.25 00:18:54.520800 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6250 | 2026.03.25 00:18:54.520832 [ 288 ] {ef6f6290-7e6a-4179-8a71-1014344961cf} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:61648) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 6251 | 2026.03.25 00:18:54.520840 [ 292 ] {} <Debug> TCP-Session: f3511c4c-24ab-4430-acb0-8c760b182504 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6252 | 2026.03.25 00:18:54.520856 [ 293 ] {} <Debug> TCP-Session: 451d8c71-7b6c-45d7-8435-6b4173bc2fb9 Authenticating user 'default' from [fd00:1122:3344:101::e]:54279 | ||
| 6253 | 2026.03.25 00:18:54.520869 [ 292 ] {} <Debug> TCP-Session: f3511c4c-24ab-4430-acb0-8c760b182504 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6254 | 2026.03.25 00:18:54.520573 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47493 | ||
| 6255 | 2026.03.25 00:18:54.520900 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6256 | 2026.03.25 00:18:54.520893 [ 293 ] {} <Debug> TCP-Session: 451d8c71-7b6c-45d7-8435-6b4173bc2fb9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6257 | 2026.03.25 00:18:54.520948 [ 290 ] {} <Debug> TCP-Session: 398cfa9b-49b4-4b29-9fef-a279a34f2744 Authenticating user 'default' from [fd00:1122:3344:101::e]:48509 | ||
| 6258 | 2026.03.25 00:18:54.520957 [ 293 ] {} <Debug> TCP-Session: 451d8c71-7b6c-45d7-8435-6b4173bc2fb9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6259 | 2026.03.25 00:18:54.520595 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6260 | 2026.03.25 00:18:54.520971 [ 290 ] {} <Debug> TCP-Session: 398cfa9b-49b4-4b29-9fef-a279a34f2744 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6261 | 2026.03.25 00:18:54.521020 [ 290 ] {} <Debug> TCP-Session: 398cfa9b-49b4-4b29-9fef-a279a34f2744 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6262 | 2026.03.25 00:18:54.521022 [ 289 ] {} <Debug> TCP-Session: bc7ad53b-0618-42c2-b15f-1bb20b93f716 Authenticating user 'default' from [fd00:1122:3344:101::e]:52642 | ||
| 6263 | 2026.03.25 00:18:54.521033 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6264 | 2026.03.25 00:18:54.521042 [ 296 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6265 | 2026.03.25 00:18:54.521058 [ 289 ] {} <Debug> TCP-Session: bc7ad53b-0618-42c2-b15f-1bb20b93f716 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6266 | 2026.03.25 00:18:54.521070 [ 294 ] {} <Debug> TCP-Session: 31d172a0-244a-474f-9994-93cc3b27e5f9 Authenticating user 'default' from [fd00:1122:3344:101::e]:59207 | ||
| 6267 | 2026.03.25 00:18:54.521097 [ 289 ] {} <Debug> TCP-Session: bc7ad53b-0618-42c2-b15f-1bb20b93f716 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6268 | 2026.03.25 00:18:54.521102 [ 296 ] {} <Debug> TCP-Session: 46ef47fb-e400-4fd4-80b2-61a13abf00b2 Authenticating user 'default' from [fd00:1122:3344:101::e]:38104 | ||
| 6269 | 2026.03.25 00:18:54.521112 [ 288 ] {ef6f6290-7e6a-4179-8a71-1014344961cf} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 6270 | 2026.03.25 00:18:54.521136 [ 295 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6271 | 2026.03.25 00:18:54.521139 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6272 | 2026.03.25 00:18:54.521177 [ 295 ] {} <Debug> TCP-Session: 6857d423-c0d1-4c4a-8f17-3265d6c8e9ba Authenticating user 'default' from [fd00:1122:3344:101::e]:55540 | ||
| 6273 | 2026.03.25 00:18:54.521185 [ 288 ] {ef6f6290-7e6a-4179-8a71-1014344961cf} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 6274 | 2026.03.25 00:18:54.521197 [ 291 ] {} <Debug> TCP-Session: 3d3d467b-e022-43c2-9ac5-f97ecc17000b Authenticating user 'default' from [fd00:1122:3344:101::e]:47493 | ||
| 6275 | 2026.03.25 00:18:54.521206 [ 295 ] {} <Debug> TCP-Session: 6857d423-c0d1-4c4a-8f17-3265d6c8e9ba Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6276 | 2026.03.25 00:18:54.521236 [ 291 ] {} <Debug> TCP-Session: 3d3d467b-e022-43c2-9ac5-f97ecc17000b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6277 | 2026.03.25 00:18:54.521254 [ 295 ] {} <Debug> TCP-Session: 6857d423-c0d1-4c4a-8f17-3265d6c8e9ba Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6278 | 2026.03.25 00:18:54.521267 [ 291 ] {} <Debug> TCP-Session: 3d3d467b-e022-43c2-9ac5-f97ecc17000b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6279 | 2026.03.25 00:18:54.521147 [ 296 ] {} <Debug> TCP-Session: 46ef47fb-e400-4fd4-80b2-61a13abf00b2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6280 | 2026.03.25 00:18:54.521107 [ 294 ] {} <Debug> TCP-Session: 31d172a0-244a-474f-9994-93cc3b27e5f9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6281 | 2026.03.25 00:18:54.521311 [ 296 ] {} <Debug> TCP-Session: 46ef47fb-e400-4fd4-80b2-61a13abf00b2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6282 | 2026.03.25 00:18:54.521330 [ 294 ] {} <Debug> TCP-Session: 31d172a0-244a-474f-9994-93cc3b27e5f9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6283 | 2026.03.25 00:18:54.521513 [ 288 ] {ef6f6290-7e6a-4179-8a71-1014344961cf} <Debug> oximeter.version (97ad2ce0-cded-4649-a1b6-ff7c59ff4a2c) (SelectExecutor): Key condition: unknown | ||
| 6284 | 2026.03.25 00:18:54.522573 [ 327 ] {ef6f6290-7e6a-4179-8a71-1014344961cf} <Trace> AggregatingTransform: Aggregating | ||
| 6285 | 2026.03.25 00:18:54.522629 [ 327 ] {ef6f6290-7e6a-4179-8a71-1014344961cf} <Trace> Aggregator: Aggregation method: without_key | ||
| 6286 | 2026.03.25 00:18:54.522673 [ 327 ] {ef6f6290-7e6a-4179-8a71-1014344961cf} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001057205 sec. (945.890 rows/sec., 36.95 KiB/sec.) | ||
| 6287 | 2026.03.25 00:18:54.522697 [ 327 ] {ef6f6290-7e6a-4179-8a71-1014344961cf} <Trace> Aggregator: Merging aggregated data | ||
| 6288 | 2026.03.25 00:18:54.523929 [ 288 ] {ef6f6290-7e6a-4179-8a71-1014344961cf} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003152 sec., 317.25888324873097 rows/sec., 12.39 KiB/sec. | ||
| 6289 | 2026.03.25 00:18:54.524069 [ 288 ] {ef6f6290-7e6a-4179-8a71-1014344961cf} <Debug> TCPHandler: Processed in 0.003550892 sec. | ||
| 6290 | 2026.03.25 00:18:54.524202 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6291 | 2026.03.25 00:18:54.524242 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6292 | 2026.03.25 00:18:54.524245 [ 288 ] {} <Debug> TCP-Session: 7af0ca27-a132-476b-be28-1f9e52037dee Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6293 | 2026.03.25 00:18:54.524270 [ 296 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6294 | 2026.03.25 00:18:54.524289 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6295 | 2026.03.25 00:18:54.524315 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6296 | 2026.03.25 00:18:54.524343 [ 296 ] {} <Debug> TCP-Session: 46ef47fb-e400-4fd4-80b2-61a13abf00b2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6297 | 2026.03.25 00:18:54.524361 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6298 | 2026.03.25 00:18:54.524372 [ 294 ] {} <Debug> TCP-Session: 31d172a0-244a-474f-9994-93cc3b27e5f9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6299 | 2026.03.25 00:18:54.524386 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6300 | 2026.03.25 00:18:54.524408 [ 291 ] {} <Debug> TCP-Session: 3d3d467b-e022-43c2-9ac5-f97ecc17000b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6301 | 2026.03.25 00:18:54.524415 [ 295 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6302 | 2026.03.25 00:18:54.524441 [ 293 ] {} <Debug> TCP-Session: 451d8c71-7b6c-45d7-8435-6b4173bc2fb9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6303 | 2026.03.25 00:18:54.524348 [ 290 ] {} <Debug> TCP-Session: 398cfa9b-49b4-4b29-9fef-a279a34f2744 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6304 | 2026.03.25 00:18:54.524472 [ 295 ] {} <Debug> TCP-Session: 6857d423-c0d1-4c4a-8f17-3265d6c8e9ba Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6305 | 2026.03.25 00:18:54.524338 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6306 | 2026.03.25 00:18:54.524296 [ 289 ] {} <Debug> TCP-Session: bc7ad53b-0618-42c2-b15f-1bb20b93f716 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6307 | 2026.03.25 00:18:54.524539 [ 292 ] {} <Debug> TCP-Session: f3511c4c-24ab-4430-acb0-8c760b182504 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6308 | 2026.03.25 00:18:54.566465 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39758 | ||
| 6309 | 2026.03.25 00:18:54.566534 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6310 | 2026.03.25 00:18:54.566555 [ 288 ] {} <Debug> TCP-Session: e56c4ac7-cabc-4ace-88c3-7a6c72b8f930 Authenticating user 'default' from [fd00:1122:3344:101::e]:39758 | ||
| 6311 | 2026.03.25 00:18:54.566572 [ 288 ] {} <Debug> TCP-Session: e56c4ac7-cabc-4ace-88c3-7a6c72b8f930 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6312 | 2026.03.25 00:18:54.566584 [ 288 ] {} <Debug> TCP-Session: e56c4ac7-cabc-4ace-88c3-7a6c72b8f930 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6313 | 2026.03.25 00:18:54.566748 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58278 | ||
| 6314 | 2026.03.25 00:18:54.566754 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43266 | ||
| 6315 | 2026.03.25 00:18:54.566787 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49833 | ||
| 6316 | 2026.03.25 00:18:54.566816 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6317 | 2026.03.25 00:18:54.566824 [ 295 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57821 | ||
| 6318 | 2026.03.25 00:18:54.566850 [ 290 ] {} <Debug> TCP-Session: ce2a1829-f632-48e4-b8d1-89ecea29b5b2 Authenticating user 'default' from [fd00:1122:3344:101::e]:58278 | ||
| 6319 | 2026.03.25 00:18:54.566837 [ 288 ] {} <Trace> TCP-Session: e56c4ac7-cabc-4ace-88c3-7a6c72b8f930 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6320 | 2026.03.25 00:18:54.566879 [ 290 ] {} <Debug> TCP-Session: ce2a1829-f632-48e4-b8d1-89ecea29b5b2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6321 | 2026.03.25 00:18:54.566896 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6322 | 2026.03.25 00:18:54.566916 [ 295 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6323 | 2026.03.25 00:18:54.566914 [ 290 ] {} <Debug> TCP-Session: ce2a1829-f632-48e4-b8d1-89ecea29b5b2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6324 | 2026.03.25 00:18:54.566933 [ 293 ] {} <Debug> TCP-Session: d221b62a-153b-4cde-bdf8-6b2212fed66f Authenticating user 'default' from [fd00:1122:3344:101::e]:49833 | ||
| 6325 | 2026.03.25 00:18:54.566946 [ 295 ] {} <Debug> TCP-Session: 908fc94a-234c-4b6c-bd8f-da5764f9587f Authenticating user 'default' from [fd00:1122:3344:101::e]:57821 | ||
| 6326 | 2026.03.25 00:18:54.566959 [ 293 ] {} <Debug> TCP-Session: d221b62a-153b-4cde-bdf8-6b2212fed66f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6327 | 2026.03.25 00:18:54.566974 [ 295 ] {} <Debug> TCP-Session: 908fc94a-234c-4b6c-bd8f-da5764f9587f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6328 | 2026.03.25 00:18:54.566982 [ 293 ] {} <Debug> TCP-Session: d221b62a-153b-4cde-bdf8-6b2212fed66f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6329 | 2026.03.25 00:18:54.566991 [ 295 ] {} <Debug> TCP-Session: 908fc94a-234c-4b6c-bd8f-da5764f9587f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6330 | 2026.03.25 00:18:54.566878 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6331 | 2026.03.25 00:18:54.567018 [ 288 ] {8e29ec9d-796c-4589-b8ba-5b0054f0fc7e} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:39758) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 6332 | 2026.03.25 00:18:54.567045 [ 289 ] {} <Debug> TCP-Session: 4ca99576-993a-4500-bbf2-8df3cf3b96d7 Authenticating user 'default' from [fd00:1122:3344:101::e]:43266 | ||
| 6333 | 2026.03.25 00:18:54.566834 [ 296 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55835 | ||
| 6334 | 2026.03.25 00:18:54.567079 [ 289 ] {} <Debug> TCP-Session: 4ca99576-993a-4500-bbf2-8df3cf3b96d7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6335 | 2026.03.25 00:18:54.566805 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41371 | ||
| 6336 | 2026.03.25 00:18:54.567112 [ 289 ] {} <Debug> TCP-Session: 4ca99576-993a-4500-bbf2-8df3cf3b96d7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6337 | 2026.03.25 00:18:54.566776 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46791 | ||
| 6338 | 2026.03.25 00:18:54.567165 [ 296 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6339 | 2026.03.25 00:18:54.566783 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48554 | ||
| 6340 | 2026.03.25 00:18:54.567198 [ 296 ] {} <Debug> TCP-Session: d8e4cc3a-adff-44b6-824e-0f2da4cce298 Authenticating user 'default' from [fd00:1122:3344:101::e]:55835 | ||
| 6341 | 2026.03.25 00:18:54.567205 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6342 | 2026.03.25 00:18:54.567237 [ 288 ] {8e29ec9d-796c-4589-b8ba-5b0054f0fc7e} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 6343 | 2026.03.25 00:18:54.567239 [ 296 ] {} <Debug> TCP-Session: d8e4cc3a-adff-44b6-824e-0f2da4cce298 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6344 | 2026.03.25 00:18:54.567257 [ 294 ] {} <Debug> TCP-Session: 36b6785e-2fb1-4013-888e-9ec801470e16 Authenticating user 'default' from [fd00:1122:3344:101::e]:41371 | ||
| 6345 | 2026.03.25 00:18:54.567283 [ 296 ] {} <Debug> TCP-Session: d8e4cc3a-adff-44b6-824e-0f2da4cce298 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6346 | 2026.03.25 00:18:54.567294 [ 288 ] {8e29ec9d-796c-4589-b8ba-5b0054f0fc7e} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 6347 | 2026.03.25 00:18:54.567303 [ 294 ] {} <Debug> TCP-Session: 36b6785e-2fb1-4013-888e-9ec801470e16 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6348 | 2026.03.25 00:18:54.567273 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6349 | 2026.03.25 00:18:54.567341 [ 294 ] {} <Debug> TCP-Session: 36b6785e-2fb1-4013-888e-9ec801470e16 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6350 | 2026.03.25 00:18:54.567370 [ 292 ] {} <Debug> TCP-Session: 007501f0-272a-4110-96c7-26893d26cd8c Authenticating user 'default' from [fd00:1122:3344:101::e]:48554 | ||
| 6351 | 2026.03.25 00:18:54.567242 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6352 | 2026.03.25 00:18:54.567396 [ 292 ] {} <Debug> TCP-Session: 007501f0-272a-4110-96c7-26893d26cd8c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6353 | 2026.03.25 00:18:54.567427 [ 291 ] {} <Debug> TCP-Session: fdc65f5d-cb73-4103-865c-c95f3577e2b0 Authenticating user 'default' from [fd00:1122:3344:101::e]:46791 | ||
| 6354 | 2026.03.25 00:18:54.567433 [ 292 ] {} <Debug> TCP-Session: 007501f0-272a-4110-96c7-26893d26cd8c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6355 | 2026.03.25 00:18:54.567484 [ 291 ] {} <Debug> TCP-Session: fdc65f5d-cb73-4103-865c-c95f3577e2b0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6356 | 2026.03.25 00:18:54.567510 [ 291 ] {} <Debug> TCP-Session: fdc65f5d-cb73-4103-865c-c95f3577e2b0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6357 | 2026.03.25 00:18:54.567576 [ 288 ] {8e29ec9d-796c-4589-b8ba-5b0054f0fc7e} <Debug> oximeter.version (97ad2ce0-cded-4649-a1b6-ff7c59ff4a2c) (SelectExecutor): Key condition: unknown | ||
| 6358 | 2026.03.25 00:18:54.568470 [ 318 ] {8e29ec9d-796c-4589-b8ba-5b0054f0fc7e} <Trace> AggregatingTransform: Aggregating | ||
| 6359 | 2026.03.25 00:18:54.568526 [ 318 ] {8e29ec9d-796c-4589-b8ba-5b0054f0fc7e} <Trace> Aggregator: Aggregation method: without_key | ||
| 6360 | 2026.03.25 00:18:54.568563 [ 318 ] {8e29ec9d-796c-4589-b8ba-5b0054f0fc7e} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.00089515 sec. (1117.131 rows/sec., 43.64 KiB/sec.) | ||
| 6361 | 2026.03.25 00:18:54.568581 [ 318 ] {8e29ec9d-796c-4589-b8ba-5b0054f0fc7e} <Trace> Aggregator: Merging aggregated data | ||
| 6362 | 2026.03.25 00:18:54.569645 [ 288 ] {8e29ec9d-796c-4589-b8ba-5b0054f0fc7e} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002672 sec., 374.251497005988 rows/sec., 14.62 KiB/sec. | ||
| 6363 | 2026.03.25 00:18:54.569784 [ 288 ] {8e29ec9d-796c-4589-b8ba-5b0054f0fc7e} <Debug> TCPHandler: Processed in 0.003032059 sec. | ||
| 6364 | 2026.03.25 00:18:54.569889 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6365 | 2026.03.25 00:18:54.569918 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6366 | 2026.03.25 00:18:54.569938 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6367 | 2026.03.25 00:18:54.569957 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6368 | 2026.03.25 00:18:54.569968 [ 289 ] {} <Debug> TCP-Session: 4ca99576-993a-4500-bbf2-8df3cf3b96d7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6369 | 2026.03.25 00:18:54.569984 [ 290 ] {} <Debug> TCP-Session: ce2a1829-f632-48e4-b8d1-89ecea29b5b2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6370 | 2026.03.25 00:18:54.569996 [ 293 ] {} <Debug> TCP-Session: d221b62a-153b-4cde-bdf8-6b2212fed66f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6371 | 2026.03.25 00:18:54.569986 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6372 | 2026.03.25 00:18:54.570021 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6373 | 2026.03.25 00:18:54.570047 [ 292 ] {} <Debug> TCP-Session: 007501f0-272a-4110-96c7-26893d26cd8c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6374 | 2026.03.25 00:18:54.570056 [ 295 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6375 | 2026.03.25 00:18:54.570071 [ 291 ] {} <Debug> TCP-Session: fdc65f5d-cb73-4103-865c-c95f3577e2b0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6376 | 2026.03.25 00:18:54.569976 [ 296 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6377 | 2026.03.25 00:18:54.570100 [ 295 ] {} <Debug> TCP-Session: 908fc94a-234c-4b6c-bd8f-da5764f9587f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6378 | 2026.03.25 00:18:54.569919 [ 288 ] {} <Debug> TCP-Session: e56c4ac7-cabc-4ace-88c3-7a6c72b8f930 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6379 | 2026.03.25 00:18:54.570131 [ 296 ] {} <Debug> TCP-Session: d8e4cc3a-adff-44b6-824e-0f2da4cce298 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6380 | 2026.03.25 00:18:54.570009 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6381 | 2026.03.25 00:18:54.570215 [ 294 ] {} <Debug> TCP-Session: 36b6785e-2fb1-4013-888e-9ec801470e16 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6382 | 2026.03.25 00:18:54.945769 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 52 entries to flush up to offset 864 | ||
| 6383 | 2026.03.25 00:18:54.948810 [ 242 ] {} <Trace> system.query_log (9703172c-9101-4506-b1d0-613c64f918a0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6384 | 2026.03.25 00:18:54.948875 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 6385 | 2026.03.25 00:18:54.950287 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 6386 | 2026.03.25 00:18:54.950636 [ 242 ] {} <Trace> system.query_log (9703172c-9101-4506-b1d0-613c64f918a0): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6387 | 2026.03.25 00:18:54.951104 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 864 | ||
| 6388 | 2026.03.25 00:18:56.486555 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6389 | 2026.03.25 00:18:56.486739 [ 5 ] {a528d2d7-d277-4ad0-b966-adcee96b1500} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 6390 | 2026.03.25 00:18:56.486803 [ 5 ] {a528d2d7-d277-4ad0-b966-adcee96b1500} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 6391 | 2026.03.25 00:18:56.487520 [ 5 ] {a528d2d7-d277-4ad0-b966-adcee96b1500} <Trace> oximeter.fields_i16 (78240462-1731-4218-9a79-d1fbaf59befe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6392 | 2026.03.25 00:18:56.487568 [ 5 ] {a528d2d7-d277-4ad0-b966-adcee96b1500} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 6393 | 2026.03.25 00:18:56.487964 [ 5 ] {a528d2d7-d277-4ad0-b966-adcee96b1500} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 6394 | 2026.03.25 00:18:56.488189 [ 5 ] {a528d2d7-d277-4ad0-b966-adcee96b1500} <Trace> oximeter.fields_i16 (78240462-1731-4218-9a79-d1fbaf59befe): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6395 | 2026.03.25 00:18:56.488341 [ 5 ] {a528d2d7-d277-4ad0-b966-adcee96b1500} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001649 sec., 172225.5912674348 rows/sec., 10.94 MiB/sec. | ||
| 6396 | 2026.03.25 00:18:56.488383 [ 5 ] {a528d2d7-d277-4ad0-b966-adcee96b1500} <Debug> TCPHandler: Processed in 0.001955865 sec. | ||
| 6397 | 2026.03.25 00:18:56.488518 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6398 | 2026.03.25 00:18:56.488615 [ 5 ] {65f663e3-7aeb-46f1-bbbb-28a9f6f263f2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6399 | 2026.03.25 00:18:56.488656 [ 5 ] {65f663e3-7aeb-46f1-bbbb-28a9f6f263f2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6400 | 2026.03.25 00:18:56.489482 [ 5 ] {65f663e3-7aeb-46f1-bbbb-28a9f6f263f2} <Trace> oximeter.fields_string (da9d4756-c540-45ff-bdbb-bdc9c8d31861): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6401 | 2026.03.25 00:18:56.489520 [ 5 ] {65f663e3-7aeb-46f1-bbbb-28a9f6f263f2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 6402 | 2026.03.25 00:18:56.489876 [ 5 ] {65f663e3-7aeb-46f1-bbbb-28a9f6f263f2} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 6403 | 2026.03.25 00:18:56.490103 [ 5 ] {65f663e3-7aeb-46f1-bbbb-28a9f6f263f2} <Trace> oximeter.fields_string (da9d4756-c540-45ff-bdbb-bdc9c8d31861): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6404 | 2026.03.25 00:18:56.490239 [ 5 ] {65f663e3-7aeb-46f1-bbbb-28a9f6f263f2} <Debug> executeQuery: Read 825 rows, 66.29 KiB in 0.001643 sec., 502130.249543518 rows/sec., 39.40 MiB/sec. | ||
| 6405 | 2026.03.25 00:18:56.490276 [ 5 ] {65f663e3-7aeb-46f1-bbbb-28a9f6f263f2} <Debug> TCPHandler: Processed in 0.001806961 sec. | ||
| 6406 | 2026.03.25 00:18:56.490274 [ 150 ] {} <Debug> oximeter.fields_string (da9d4756-c540-45ff-bdbb-bdc9c8d31861) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 6407 | 2026.03.25 00:18:56.490350 [ 150 ] {} <Trace> oximeter.fields_string (da9d4756-c540-45ff-bdbb-bdc9c8d31861): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6408 | 2026.03.25 00:18:56.490375 [ 150 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 6409 | 2026.03.25 00:18:56.490387 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6410 | 2026.03.25 00:18:56.490477 [ 195 ] {da9d4756-c540-45ff-bdbb-bdc9c8d31861::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 | ||
| 6411 | 2026.03.25 00:18:56.490489 [ 5 ] {f2f0dc2d-5173-4a1b-8e75-3f125315bbd9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6412 | 2026.03.25 00:18:56.490539 [ 5 ] {f2f0dc2d-5173-4a1b-8e75-3f125315bbd9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6413 | 2026.03.25 00:18:56.490579 [ 195 ] {da9d4756-c540-45ff-bdbb-bdc9c8d31861::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6414 | 2026.03.25 00:18:56.490612 [ 195 ] {da9d4756-c540-45ff-bdbb-bdc9c8d31861::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 3233 rows starting from the beginning of the part | ||
| 6415 | 2026.03.25 00:18:56.490679 [ 195 ] {da9d4756-c540-45ff-bdbb-bdc9c8d31861::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 108 rows starting from the beginning of the part | ||
| 6416 | 2026.03.25 00:18:56.490730 [ 195 ] {da9d4756-c540-45ff-bdbb-bdc9c8d31861::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 825 rows starting from the beginning of the part | ||
| 6417 | 2026.03.25 00:18:56.490779 [ 195 ] {da9d4756-c540-45ff-bdbb-bdc9c8d31861::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 2454 rows starting from the beginning of the part | ||
| 6418 | 2026.03.25 00:18:56.490825 [ 195 ] {da9d4756-c540-45ff-bdbb-bdc9c8d31861::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 56 rows starting from the beginning of the part | ||
| 6419 | 2026.03.25 00:18:56.490864 [ 195 ] {da9d4756-c540-45ff-bdbb-bdc9c8d31861::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 825 rows starting from the beginning of the part | ||
| 6420 | 2026.03.25 00:18:56.490977 [ 5 ] {f2f0dc2d-5173-4a1b-8e75-3f125315bbd9} <Trace> oximeter.fields_u16 (b490aa8d-8720-450c-9d9d-0c0be0c6e0e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6421 | 2026.03.25 00:18:56.491014 [ 5 ] {f2f0dc2d-5173-4a1b-8e75-3f125315bbd9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 6422 | 2026.03.25 00:18:56.491326 [ 5 ] {f2f0dc2d-5173-4a1b-8e75-3f125315bbd9} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 6423 | 2026.03.25 00:18:56.491554 [ 5 ] {f2f0dc2d-5173-4a1b-8e75-3f125315bbd9} <Trace> oximeter.fields_u16 (b490aa8d-8720-450c-9d9d-0c0be0c6e0e1): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6424 | 2026.03.25 00:18:56.491681 [ 5 ] {f2f0dc2d-5173-4a1b-8e75-3f125315bbd9} <Debug> executeQuery: Read 156 rows, 9.59 KiB in 0.001211 sec., 128819.15772089182 rows/sec., 7.74 MiB/sec. | ||
| 6425 | 2026.03.25 00:18:56.491718 [ 5 ] {f2f0dc2d-5173-4a1b-8e75-3f125315bbd9} <Debug> TCPHandler: Processed in 0.001381132 sec. | ||
| 6426 | 2026.03.25 00:18:56.491829 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6427 | 2026.03.25 00:18:56.491923 [ 5 ] {01db5591-26c0-47ea-a31b-515b9711aa4f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 6428 | 2026.03.25 00:18:56.491963 [ 5 ] {01db5591-26c0-47ea-a31b-515b9711aa4f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 6429 | 2026.03.25 00:18:56.492381 [ 5 ] {01db5591-26c0-47ea-a31b-515b9711aa4f} <Trace> oximeter.fields_u32 (79eddaf6-5920-48fe-8c45-6c5582e58677): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6430 | 2026.03.25 00:18:56.492417 [ 5 ] {01db5591-26c0-47ea-a31b-515b9711aa4f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 6431 | 2026.03.25 00:18:56.492716 [ 5 ] {01db5591-26c0-47ea-a31b-515b9711aa4f} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 6432 | 2026.03.25 00:18:56.492930 [ 5 ] {01db5591-26c0-47ea-a31b-515b9711aa4f} <Trace> oximeter.fields_u32 (79eddaf6-5920-48fe-8c45-6c5582e58677): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6433 | 2026.03.25 00:18:56.493053 [ 5 ] {01db5591-26c0-47ea-a31b-515b9711aa4f} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001149 sec., 129677.98085291557 rows/sec., 8.38 MiB/sec. | ||
| 6434 | 2026.03.25 00:18:56.493089 [ 5 ] {01db5591-26c0-47ea-a31b-515b9711aa4f} <Debug> TCPHandler: Processed in 0.00130824 sec. | ||
| 6435 | 2026.03.25 00:18:56.493168 [ 190 ] {da9d4756-c540-45ff-bdbb-bdc9c8d31861::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7501 rows, containing 5 columns (5 merged, 0 gathered) in 0.002735283 sec., 2742312.2214410724 rows/sec., 218.07 MiB/sec. | ||
| 6436 | 2026.03.25 00:18:56.493200 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6437 | 2026.03.25 00:18:56.493299 [ 5 ] {b1c49a78-a86c-4482-a80b-0206fca34195} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 6438 | 2026.03.25 00:18:56.493338 [ 5 ] {b1c49a78-a86c-4482-a80b-0206fca34195} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 6439 | 2026.03.25 00:18:56.493471 [ 199 ] {da9d4756-c540-45ff-bdbb-bdc9c8d31861::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 6440 | 2026.03.25 00:18:56.493711 [ 199 ] {da9d4756-c540-45ff-bdbb-bdc9c8d31861::all_1_41_8} <Trace> oximeter.fields_string (da9d4756-c540-45ff-bdbb-bdc9c8d31861): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6441 | 2026.03.25 00:18:56.493761 [ 5 ] {b1c49a78-a86c-4482-a80b-0206fca34195} <Trace> oximeter.fields_u8 (fa258e8d-285a-434f-b894-6be795807874): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6442 | 2026.03.25 00:18:56.493773 [ 199 ] {da9d4756-c540-45ff-bdbb-bdc9c8d31861::all_1_41_8} <Trace> oximeter.fields_string (da9d4756-c540-45ff-bdbb-bdc9c8d31861) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 6443 | 2026.03.25 00:18:56.493797 [ 5 ] {b1c49a78-a86c-4482-a80b-0206fca34195} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 6444 | 2026.03.25 00:18:56.493852 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.34 MiB. | ||
| 6445 | 2026.03.25 00:18:56.494110 [ 5 ] {b1c49a78-a86c-4482-a80b-0206fca34195} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 6446 | 2026.03.25 00:18:56.494320 [ 5 ] {b1c49a78-a86c-4482-a80b-0206fca34195} <Trace> oximeter.fields_u8 (fa258e8d-285a-434f-b894-6be795807874): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6447 | 2026.03.25 00:18:56.494447 [ 5 ] {b1c49a78-a86c-4482-a80b-0206fca34195} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001166 sec., 126929.67409948543 rows/sec., 7.22 MiB/sec. | ||
| 6448 | 2026.03.25 00:18:56.494485 [ 5 ] {b1c49a78-a86c-4482-a80b-0206fca34195} <Debug> TCPHandler: Processed in 0.001333371 sec. | ||
| 6449 | 2026.03.25 00:18:56.494594 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6450 | 2026.03.25 00:18:56.494687 [ 5 ] {0e5abde5-6a7c-4aef-8e1e-9ccdcdf1d9b8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6451 | 2026.03.25 00:18:56.494728 [ 5 ] {0e5abde5-6a7c-4aef-8e1e-9ccdcdf1d9b8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6452 | 2026.03.25 00:18:56.495311 [ 5 ] {0e5abde5-6a7c-4aef-8e1e-9ccdcdf1d9b8} <Trace> oximeter.fields_uuid (6a83c119-7e6c-4ef5-9da4-bd1e7cdd4b62): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6453 | 2026.03.25 00:18:56.495347 [ 5 ] {0e5abde5-6a7c-4aef-8e1e-9ccdcdf1d9b8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 6454 | 2026.03.25 00:18:56.495671 [ 5 ] {0e5abde5-6a7c-4aef-8e1e-9ccdcdf1d9b8} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 6455 | 2026.03.25 00:18:56.495889 [ 5 ] {0e5abde5-6a7c-4aef-8e1e-9ccdcdf1d9b8} <Trace> oximeter.fields_uuid (6a83c119-7e6c-4ef5-9da4-bd1e7cdd4b62): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6456 | 2026.03.25 00:18:56.495997 [ 150 ] {} <Debug> oximeter.fields_uuid (6a83c119-7e6c-4ef5-9da4-bd1e7cdd4b62) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 6457 | 2026.03.25 00:18:56.496017 [ 5 ] {0e5abde5-6a7c-4aef-8e1e-9ccdcdf1d9b8} <Debug> executeQuery: Read 504 rows, 36.30 KiB in 0.001347 sec., 374164.8106904231 rows/sec., 26.32 MiB/sec. | ||
| 6458 | 2026.03.25 00:18:56.496032 [ 150 ] {} <Trace> oximeter.fields_uuid (6a83c119-7e6c-4ef5-9da4-bd1e7cdd4b62): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6459 | 2026.03.25 00:18:56.496060 [ 150 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 6460 | 2026.03.25 00:18:56.496060 [ 5 ] {0e5abde5-6a7c-4aef-8e1e-9ccdcdf1d9b8} <Debug> TCPHandler: Processed in 0.001515335 sec. | ||
| 6461 | 2026.03.25 00:18:56.496180 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6462 | 2026.03.25 00:18:56.496177 [ 200 ] {6a83c119-7e6c-4ef5-9da4-bd1e7cdd4b62::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 | ||
| 6463 | 2026.03.25 00:18:56.496275 [ 5 ] {0e8ba4a9-74dd-450d-bd45-30dc495b9392} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 6464 | 2026.03.25 00:18:56.496321 [ 5 ] {0e8ba4a9-74dd-450d-bd45-30dc495b9392} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 6465 | 2026.03.25 00:18:56.496343 [ 200 ] {6a83c119-7e6c-4ef5-9da4-bd1e7cdd4b62::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6466 | 2026.03.25 00:18:56.496387 [ 200 ] {6a83c119-7e6c-4ef5-9da4-bd1e7cdd4b62::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 1790 rows starting from the beginning of the part | ||
| 6467 | 2026.03.25 00:18:56.496468 [ 200 ] {6a83c119-7e6c-4ef5-9da4-bd1e7cdd4b62::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 90 rows starting from the beginning of the part | ||
| 6468 | 2026.03.25 00:18:56.496523 [ 200 ] {6a83c119-7e6c-4ef5-9da4-bd1e7cdd4b62::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 504 rows starting from the beginning of the part | ||
| 6469 | 2026.03.25 00:18:56.496576 [ 200 ] {6a83c119-7e6c-4ef5-9da4-bd1e7cdd4b62::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 1316 rows starting from the beginning of the part | ||
| 6470 | 2026.03.25 00:18:56.496622 [ 200 ] {6a83c119-7e6c-4ef5-9da4-bd1e7cdd4b62::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 64 rows starting from the beginning of the part | ||
| 6471 | 2026.03.25 00:18:56.496652 [ 5 ] {0e8ba4a9-74dd-450d-bd45-30dc495b9392} <Trace> oximeter.measurements_bool (8a3ce6e0-f76a-4ba2-9a43-4275c3c9549e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6472 | 2026.03.25 00:18:56.496674 [ 200 ] {6a83c119-7e6c-4ef5-9da4-bd1e7cdd4b62::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 504 rows starting from the beginning of the part | ||
| 6473 | 2026.03.25 00:18:56.496697 [ 5 ] {0e8ba4a9-74dd-450d-bd45-30dc495b9392} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 6474 | 2026.03.25 00:18:56.497046 [ 5 ] {0e8ba4a9-74dd-450d-bd45-30dc495b9392} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 6475 | 2026.03.25 00:18:56.497268 [ 5 ] {0e8ba4a9-74dd-450d-bd45-30dc495b9392} <Trace> oximeter.measurements_bool (8a3ce6e0-f76a-4ba2-9a43-4275c3c9549e): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6476 | 2026.03.25 00:18:56.497408 [ 5 ] {0e8ba4a9-74dd-450d-bd45-30dc495b9392} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001151 sec., 5212.858384013902 rows/sec., 272.35 KiB/sec. | ||
| 6477 | 2026.03.25 00:18:56.497446 [ 5 ] {0e8ba4a9-74dd-450d-bd45-30dc495b9392} <Debug> TCPHandler: Processed in 0.00131381 sec. | ||
| 6478 | 2026.03.25 00:18:56.497599 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6479 | 2026.03.25 00:18:56.497716 [ 5 ] {82c614ad-a123-41fa-a150-d5aa9ba6c710} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6480 | 2026.03.25 00:18:56.497767 [ 5 ] {82c614ad-a123-41fa-a150-d5aa9ba6c710} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6481 | 2026.03.25 00:18:56.498264 [ 5 ] {82c614ad-a123-41fa-a150-d5aa9ba6c710} <Trace> oximeter.measurements_cumulativeu64 (d9515f17-c5fd-4592-903e-92bbab0fc185): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6482 | 2026.03.25 00:18:56.498309 [ 5 ] {82c614ad-a123-41fa-a150-d5aa9ba6c710} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 6483 | 2026.03.25 00:18:56.498324 [ 190 ] {6a83c119-7e6c-4ef5-9da4-bd1e7cdd4b62::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4268 rows, containing 5 columns (5 merged, 0 gathered) in 0.002208171 sec., 1932821.3258846349 rows/sec., 139.72 MiB/sec. | ||
| 6484 | 2026.03.25 00:18:56.498520 [ 200 ] {6a83c119-7e6c-4ef5-9da4-bd1e7cdd4b62::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 6485 | 2026.03.25 00:18:56.498747 [ 5 ] {82c614ad-a123-41fa-a150-d5aa9ba6c710} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 6486 | 2026.03.25 00:18:56.498808 [ 200 ] {6a83c119-7e6c-4ef5-9da4-bd1e7cdd4b62::all_1_41_8} <Trace> oximeter.fields_uuid (6a83c119-7e6c-4ef5-9da4-bd1e7cdd4b62): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6487 | 2026.03.25 00:18:56.498897 [ 200 ] {6a83c119-7e6c-4ef5-9da4-bd1e7cdd4b62::all_1_41_8} <Trace> oximeter.fields_uuid (6a83c119-7e6c-4ef5-9da4-bd1e7cdd4b62) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 6488 | 2026.03.25 00:18:56.498991 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.81 MiB. | ||
| 6489 | 2026.03.25 00:18:56.499002 [ 5 ] {82c614ad-a123-41fa-a150-d5aa9ba6c710} <Trace> oximeter.measurements_cumulativeu64 (d9515f17-c5fd-4592-903e-92bbab0fc185): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6490 | 2026.03.25 00:18:56.499116 [ 150 ] {} <Debug> oximeter.measurements_cumulativeu64 (d9515f17-c5fd-4592-903e-92bbab0fc185) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 6491 | 2026.03.25 00:18:56.499139 [ 5 ] {82c614ad-a123-41fa-a150-d5aa9ba6c710} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001447 sec., 183137.52591568764 rows/sec., 12.17 MiB/sec. | ||
| 6492 | 2026.03.25 00:18:56.499146 [ 150 ] {} <Trace> oximeter.measurements_cumulativeu64 (d9515f17-c5fd-4592-903e-92bbab0fc185): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6493 | 2026.03.25 00:18:56.499178 [ 150 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 6494 | 2026.03.25 00:18:56.499183 [ 5 ] {82c614ad-a123-41fa-a150-d5aa9ba6c710} <Debug> TCPHandler: Processed in 0.001644108 sec. | ||
| 6495 | 2026.03.25 00:18:56.499243 [ 199 ] {d9515f17-c5fd-4592-903e-92bbab0fc185::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 | ||
| 6496 | 2026.03.25 00:18:56.499304 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6497 | 2026.03.25 00:18:56.499318 [ 199 ] {d9515f17-c5fd-4592-903e-92bbab0fc185::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6498 | 2026.03.25 00:18:56.499346 [ 199 ] {d9515f17-c5fd-4592-903e-92bbab0fc185::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_36_7, total 14918 rows starting from the beginning of the part | ||
| 6499 | 2026.03.25 00:18:56.499399 [ 5 ] {7d2bec0d-b8b1-4441-b5ba-00c6e074e0a5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 6500 | 2026.03.25 00:18:56.499400 [ 199 ] {d9515f17-c5fd-4592-903e-92bbab0fc185::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 160 rows starting from the beginning of the part | ||
| 6501 | 2026.03.25 00:18:56.499443 [ 5 ] {7d2bec0d-b8b1-4441-b5ba-00c6e074e0a5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 6502 | 2026.03.25 00:18:56.499455 [ 199 ] {d9515f17-c5fd-4592-903e-92bbab0fc185::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 265 rows starting from the beginning of the part | ||
| 6503 | 2026.03.25 00:18:56.499496 [ 199 ] {d9515f17-c5fd-4592-903e-92bbab0fc185::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 1497 rows starting from the beginning of the part | ||
| 6504 | 2026.03.25 00:18:56.499535 [ 199 ] {d9515f17-c5fd-4592-903e-92bbab0fc185::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 128 rows starting from the beginning of the part | ||
| 6505 | 2026.03.25 00:18:56.499575 [ 199 ] {d9515f17-c5fd-4592-903e-92bbab0fc185::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 265 rows starting from the beginning of the part | ||
| 6506 | 2026.03.25 00:18:56.499758 [ 5 ] {7d2bec0d-b8b1-4441-b5ba-00c6e074e0a5} <Trace> oximeter.measurements_f64 (212c2a6f-90cf-4c71-aafe-78c3b1fd8e79): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6507 | 2026.03.25 00:18:56.499794 [ 5 ] {7d2bec0d-b8b1-4441-b5ba-00c6e074e0a5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 6508 | 2026.03.25 00:18:56.500090 [ 5 ] {7d2bec0d-b8b1-4441-b5ba-00c6e074e0a5} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 6509 | 2026.03.25 00:18:56.500293 [ 5 ] {7d2bec0d-b8b1-4441-b5ba-00c6e074e0a5} <Trace> oximeter.measurements_f64 (212c2a6f-90cf-4c71-aafe-78c3b1fd8e79): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6510 | 2026.03.25 00:18:56.500425 [ 5 ] {7d2bec0d-b8b1-4441-b5ba-00c6e074e0a5} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001044 sec., 957.8544061302682 rows/sec., 64.54 KiB/sec. | ||
| 6511 | 2026.03.25 00:18:56.500463 [ 5 ] {7d2bec0d-b8b1-4441-b5ba-00c6e074e0a5} <Debug> TCPHandler: Processed in 0.001208977 sec. | ||
| 6512 | 2026.03.25 00:18:56.500568 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6513 | 2026.03.25 00:18:56.500662 [ 5 ] {e84dd49f-d1a2-47f2-acb9-ce1e764df33d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6514 | 2026.03.25 00:18:56.500716 [ 5 ] {e84dd49f-d1a2-47f2-acb9-ce1e764df33d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 6515 | 2026.03.25 00:18:56.501490 [ 5 ] {e84dd49f-d1a2-47f2-acb9-ce1e764df33d} <Trace> oximeter.measurements_histogramu64 (66b3c5cd-c277-4614-b9e1-0e483a2d8930): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6516 | 2026.03.25 00:18:56.501526 [ 5 ] {e84dd49f-d1a2-47f2-acb9-ce1e764df33d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 6517 | 2026.03.25 00:18:56.502072 [ 5 ] {e84dd49f-d1a2-47f2-acb9-ce1e764df33d} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 6518 | 2026.03.25 00:18:56.502292 [ 5 ] {e84dd49f-d1a2-47f2-acb9-ce1e764df33d} <Trace> oximeter.measurements_histogramu64 (66b3c5cd-c277-4614-b9e1-0e483a2d8930): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6519 | 2026.03.25 00:18:56.502429 [ 5 ] {e84dd49f-d1a2-47f2-acb9-ce1e764df33d} <Debug> executeQuery: Read 14 rows, 25.69 KiB in 0.001784 sec., 7847.533632286995 rows/sec., 14.06 MiB/sec. | ||
| 6520 | 2026.03.25 00:18:56.502481 [ 5 ] {e84dd49f-d1a2-47f2-acb9-ce1e764df33d} <Debug> TCPHandler: Processed in 0.001961055 sec. | ||
| 6521 | 2026.03.25 00:18:56.502594 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6522 | 2026.03.25 00:18:56.502689 [ 5 ] {ce6f8465-7a8d-46ee-9cd3-108f82fc4f32} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6523 | 2026.03.25 00:18:56.502730 [ 5 ] {ce6f8465-7a8d-46ee-9cd3-108f82fc4f32} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6524 | 2026.03.25 00:18:56.503053 [ 5 ] {ce6f8465-7a8d-46ee-9cd3-108f82fc4f32} <Trace> oximeter.measurements_u64 (a46c3f3f-9ded-4b50-9fc2-4f503dd169a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6525 | 2026.03.25 00:18:56.503089 [ 5 ] {ce6f8465-7a8d-46ee-9cd3-108f82fc4f32} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 6526 | 2026.03.25 00:18:56.503402 [ 5 ] {ce6f8465-7a8d-46ee-9cd3-108f82fc4f32} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 6527 | 2026.03.25 00:18:56.503601 [ 5 ] {ce6f8465-7a8d-46ee-9cd3-108f82fc4f32} <Trace> oximeter.measurements_u64 (a46c3f3f-9ded-4b50-9fc2-4f503dd169a4): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6528 | 2026.03.25 00:18:56.503643 [ 194 ] {d9515f17-c5fd-4592-903e-92bbab0fc185::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 17233 rows, containing 5 columns (5 merged, 0 gathered) in 0.004425561 sec., 3893969.6006901725 rows/sec., 248.18 MiB/sec. | ||
| 6529 | 2026.03.25 00:18:56.503701 [ 150 ] {} <Debug> oximeter.measurements_u64 (a46c3f3f-9ded-4b50-9fc2-4f503dd169a4) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 6530 | 2026.03.25 00:18:56.503725 [ 5 ] {ce6f8465-7a8d-46ee-9cd3-108f82fc4f32} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001055 sec., 85308.05687203792 rows/sec., 5.34 MiB/sec. | ||
| 6531 | 2026.03.25 00:18:56.503725 [ 150 ] {} <Trace> oximeter.measurements_u64 (a46c3f3f-9ded-4b50-9fc2-4f503dd169a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6532 | 2026.03.25 00:18:56.503765 [ 150 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 6533 | 2026.03.25 00:18:56.503768 [ 5 ] {ce6f8465-7a8d-46ee-9cd3-108f82fc4f32} <Debug> TCPHandler: Processed in 0.001223398 sec. | ||
| 6534 | 2026.03.25 00:18:56.503839 [ 200 ] {a46c3f3f-9ded-4b50-9fc2-4f503dd169a4::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 | ||
| 6535 | 2026.03.25 00:18:56.503886 [ 192 ] {d9515f17-c5fd-4592-903e-92bbab0fc185::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 6536 | 2026.03.25 00:18:56.503937 [ 200 ] {a46c3f3f-9ded-4b50-9fc2-4f503dd169a4::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6537 | 2026.03.25 00:18:56.503968 [ 200 ] {a46c3f3f-9ded-4b50-9fc2-4f503dd169a4::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 2340 rows starting from the beginning of the part | ||
| 6538 | 2026.03.25 00:18:56.504024 [ 200 ] {a46c3f3f-9ded-4b50-9fc2-4f503dd169a4::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 60 rows starting from the beginning of the part | ||
| 6539 | 2026.03.25 00:18:56.504071 [ 200 ] {a46c3f3f-9ded-4b50-9fc2-4f503dd169a4::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 90 rows starting from the beginning of the part | ||
| 6540 | 2026.03.25 00:18:56.504113 [ 200 ] {a46c3f3f-9ded-4b50-9fc2-4f503dd169a4::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 12 rows starting from the beginning of the part | ||
| 6541 | 2026.03.25 00:18:56.504156 [ 200 ] {a46c3f3f-9ded-4b50-9fc2-4f503dd169a4::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 48 rows starting from the beginning of the part | ||
| 6542 | 2026.03.25 00:18:56.504184 [ 192 ] {d9515f17-c5fd-4592-903e-92bbab0fc185::all_1_41_8} <Trace> oximeter.measurements_cumulativeu64 (d9515f17-c5fd-4592-903e-92bbab0fc185): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6543 | 2026.03.25 00:18:56.504197 [ 200 ] {a46c3f3f-9ded-4b50-9fc2-4f503dd169a4::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 90 rows starting from the beginning of the part | ||
| 6544 | 2026.03.25 00:18:56.504266 [ 192 ] {d9515f17-c5fd-4592-903e-92bbab0fc185::all_1_41_8} <Trace> oximeter.measurements_cumulativeu64 (d9515f17-c5fd-4592-903e-92bbab0fc185) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 6545 | 2026.03.25 00:18:56.504369 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.57 MiB. | ||
| 6546 | 2026.03.25 00:18:56.505352 [ 187 ] {a46c3f3f-9ded-4b50-9fc2-4f503dd169a4::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2640 rows, containing 4 columns (4 merged, 0 gathered) in 0.001547586 sec., 1705882.5810003448 rows/sec., 109.92 MiB/sec. | ||
| 6547 | 2026.03.25 00:18:56.505567 [ 192 ] {a46c3f3f-9ded-4b50-9fc2-4f503dd169a4::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 6548 | 2026.03.25 00:18:56.505807 [ 192 ] {a46c3f3f-9ded-4b50-9fc2-4f503dd169a4::all_1_41_8} <Trace> oximeter.measurements_u64 (a46c3f3f-9ded-4b50-9fc2-4f503dd169a4): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6549 | 2026.03.25 00:18:56.505867 [ 192 ] {a46c3f3f-9ded-4b50-9fc2-4f503dd169a4::all_1_41_8} <Trace> oximeter.measurements_u64 (a46c3f3f-9ded-4b50-9fc2-4f503dd169a4) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 6550 | 2026.03.25 00:18:56.505932 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.70 MiB. | ||
| 6551 | 2026.03.25 00:18:59.118108 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64347 | ||
| 6552 | 2026.03.25 00:18:59.118222 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6553 | 2026.03.25 00:18:59.118248 [ 288 ] {} <Debug> TCP-Session: aff9adcb-717b-4fc7-a4bf-eabb4a13b910 Authenticating user 'default' from [fd00:1122:3344:101::e]:64347 | ||
| 6554 | 2026.03.25 00:18:59.118271 [ 288 ] {} <Debug> TCP-Session: aff9adcb-717b-4fc7-a4bf-eabb4a13b910 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6555 | 2026.03.25 00:18:59.118283 [ 288 ] {} <Debug> TCP-Session: aff9adcb-717b-4fc7-a4bf-eabb4a13b910 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6556 | 2026.03.25 00:18:59.118486 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57118 | ||
| 6557 | 2026.03.25 00:18:59.118515 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35013 | ||
| 6558 | 2026.03.25 00:18:59.118614 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6559 | 2026.03.25 00:18:59.118637 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6560 | 2026.03.25 00:18:59.118648 [ 289 ] {} <Debug> TCP-Session: 1535491f-713b-41d8-9b74-c70f50aa34ce Authenticating user 'default' from [fd00:1122:3344:101::e]:57118 | ||
| 6561 | 2026.03.25 00:18:59.118671 [ 290 ] {} <Debug> TCP-Session: c8962db4-6af2-4315-8a16-5053b0968719 Authenticating user 'default' from [fd00:1122:3344:101::e]:35013 | ||
| 6562 | 2026.03.25 00:18:59.118673 [ 288 ] {} <Trace> TCP-Session: aff9adcb-717b-4fc7-a4bf-eabb4a13b910 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6563 | 2026.03.25 00:18:59.118683 [ 289 ] {} <Debug> TCP-Session: 1535491f-713b-41d8-9b74-c70f50aa34ce Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6564 | 2026.03.25 00:18:59.118703 [ 290 ] {} <Debug> TCP-Session: c8962db4-6af2-4315-8a16-5053b0968719 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6565 | 2026.03.25 00:18:59.118729 [ 289 ] {} <Debug> TCP-Session: 1535491f-713b-41d8-9b74-c70f50aa34ce Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6566 | 2026.03.25 00:18:59.118743 [ 290 ] {} <Debug> TCP-Session: c8962db4-6af2-4315-8a16-5053b0968719 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6567 | 2026.03.25 00:18:59.118855 [ 288 ] {730c19a6-22c3-41b7-a58e-cbbd048847d8} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:64347) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 6568 | 2026.03.25 00:18:59.119104 [ 288 ] {730c19a6-22c3-41b7-a58e-cbbd048847d8} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 6569 | 2026.03.25 00:18:59.119160 [ 288 ] {730c19a6-22c3-41b7-a58e-cbbd048847d8} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 6570 | 2026.03.25 00:18:59.119445 [ 288 ] {730c19a6-22c3-41b7-a58e-cbbd048847d8} <Debug> oximeter.version (97ad2ce0-cded-4649-a1b6-ff7c59ff4a2c) (SelectExecutor): Key condition: unknown | ||
| 6571 | 2026.03.25 00:18:59.120471 [ 330 ] {730c19a6-22c3-41b7-a58e-cbbd048847d8} <Trace> AggregatingTransform: Aggregating | ||
| 6572 | 2026.03.25 00:18:59.120532 [ 330 ] {730c19a6-22c3-41b7-a58e-cbbd048847d8} <Trace> Aggregator: Aggregation method: without_key | ||
| 6573 | 2026.03.25 00:18:59.120571 [ 330 ] {730c19a6-22c3-41b7-a58e-cbbd048847d8} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001027814 sec. (972.939 rows/sec., 38.01 KiB/sec.) | ||
| 6574 | 2026.03.25 00:18:59.120591 [ 330 ] {730c19a6-22c3-41b7-a58e-cbbd048847d8} <Trace> Aggregator: Merging aggregated data | ||
| 6575 | 2026.03.25 00:18:59.121921 [ 288 ] {730c19a6-22c3-41b7-a58e-cbbd048847d8} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003116 sec., 320.9242618741977 rows/sec., 12.54 KiB/sec. | ||
| 6576 | 2026.03.25 00:18:59.122078 [ 288 ] {730c19a6-22c3-41b7-a58e-cbbd048847d8} <Debug> TCPHandler: Processed in 0.003525352 sec. | ||
| 6577 | 2026.03.25 00:18:59.122184 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6578 | 2026.03.25 00:18:59.122211 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6579 | 2026.03.25 00:18:59.122227 [ 289 ] {} <Debug> TCP-Session: 1535491f-713b-41d8-9b74-c70f50aa34ce Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6580 | 2026.03.25 00:18:59.122262 [ 290 ] {} <Debug> TCP-Session: c8962db4-6af2-4315-8a16-5053b0968719 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6581 | 2026.03.25 00:18:59.122324 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6582 | 2026.03.25 00:18:59.122359 [ 288 ] {} <Debug> TCP-Session: aff9adcb-717b-4fc7-a4bf-eabb4a13b910 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6583 | 2026.03.25 00:18:59.124647 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56858 | ||
| 6584 | 2026.03.25 00:18:59.124652 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54501 | ||
| 6585 | 2026.03.25 00:18:59.124674 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40237 | ||
| 6586 | 2026.03.25 00:18:59.124693 [ 295 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58412 | ||
| 6587 | 2026.03.25 00:18:59.124719 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6588 | 2026.03.25 00:18:59.124731 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6589 | 2026.03.25 00:18:59.124752 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6590 | 2026.03.25 00:18:59.124760 [ 292 ] {} <Debug> TCP-Session: e2f917ac-3f49-4d5e-9c93-61db3c00a535 Authenticating user 'default' from [fd00:1122:3344:101::e]:56858 | ||
| 6591 | 2026.03.25 00:18:59.124784 [ 295 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6592 | 2026.03.25 00:18:59.124791 [ 293 ] {} <Debug> TCP-Session: a830767b-4f66-46b9-bac4-ebe2a0540065 Authenticating user 'default' from [fd00:1122:3344:101::e]:40237 | ||
| 6593 | 2026.03.25 00:18:59.124803 [ 292 ] {} <Debug> TCP-Session: e2f917ac-3f49-4d5e-9c93-61db3c00a535 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6594 | 2026.03.25 00:18:59.124823 [ 295 ] {} <Debug> TCP-Session: ed686fb4-65d7-4033-a035-a4959a8812e9 Authenticating user 'default' from [fd00:1122:3344:101::e]:58412 | ||
| 6595 | 2026.03.25 00:18:59.124835 [ 293 ] {} <Debug> TCP-Session: a830767b-4f66-46b9-bac4-ebe2a0540065 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6596 | 2026.03.25 00:18:59.124840 [ 292 ] {} <Debug> TCP-Session: e2f917ac-3f49-4d5e-9c93-61db3c00a535 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6597 | 2026.03.25 00:18:59.124870 [ 293 ] {} <Debug> TCP-Session: a830767b-4f66-46b9-bac4-ebe2a0540065 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6598 | 2026.03.25 00:18:59.124863 [ 295 ] {} <Debug> TCP-Session: ed686fb4-65d7-4033-a035-a4959a8812e9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6599 | 2026.03.25 00:18:59.124772 [ 290 ] {} <Debug> TCP-Session: 4b0c07b2-6e19-4b04-951d-2db7466eae84 Authenticating user 'default' from [fd00:1122:3344:101::e]:54501 | ||
| 6600 | 2026.03.25 00:18:59.124930 [ 295 ] {} <Debug> TCP-Session: ed686fb4-65d7-4033-a035-a4959a8812e9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6601 | 2026.03.25 00:18:59.124973 [ 290 ] {} <Debug> TCP-Session: 4b0c07b2-6e19-4b04-951d-2db7466eae84 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6602 | 2026.03.25 00:18:59.124695 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55338 | ||
| 6603 | 2026.03.25 00:18:59.124998 [ 290 ] {} <Debug> TCP-Session: 4b0c07b2-6e19-4b04-951d-2db7466eae84 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6604 | 2026.03.25 00:18:59.124665 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47715 | ||
| 6605 | 2026.03.25 00:18:59.125114 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6606 | 2026.03.25 00:18:59.125152 [ 294 ] {} <Debug> TCP-Session: 45d2b74b-1ec6-4bac-b301-0609f55cf4a0 Authenticating user 'default' from [fd00:1122:3344:101::e]:55338 | ||
| 6607 | 2026.03.25 00:18:59.125175 [ 294 ] {} <Debug> TCP-Session: 45d2b74b-1ec6-4bac-b301-0609f55cf4a0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6608 | 2026.03.25 00:18:59.125179 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6609 | 2026.03.25 00:18:59.125200 [ 294 ] {} <Debug> TCP-Session: 45d2b74b-1ec6-4bac-b301-0609f55cf4a0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6610 | 2026.03.25 00:18:59.125223 [ 291 ] {} <Debug> TCP-Session: b00cbf73-d0e7-4162-867c-65f58db8640f Authenticating user 'default' from [fd00:1122:3344:101::e]:47715 | ||
| 6611 | 2026.03.25 00:18:59.125251 [ 291 ] {} <Debug> TCP-Session: b00cbf73-d0e7-4162-867c-65f58db8640f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6612 | 2026.03.25 00:18:59.125264 [ 291 ] {} <Debug> TCP-Session: b00cbf73-d0e7-4162-867c-65f58db8640f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6613 | 2026.03.25 00:18:59.155504 [ 295 ] {} <Error> ServerErrorHandler: Code: 210. DB::NetException: Connection reset by peer, while reading from socket ([fd00:1122:3344:101::e]:58412). (NETWORK_ERROR), Stack trace (when copying this message, always include the lines below): | ||
| 6614 | |||
| 6615 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 6616 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 6617 | 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 | ||
| 6618 | 3. DB::ReadBufferFromPocoSocket::nextImpl() @ 0x00000000183189ef in /opt/oxide/clickhouse/clickhouse | ||
| 6619 | 4. DB::TCPHandler::runImpl() @ 0x00000000153fb0fc in /opt/oxide/clickhouse/clickhouse | ||
| 6620 | 5. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 6621 | 6. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 6622 | 7. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 6623 | 8. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 6624 | 9. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 6625 | 10. _thrp_setup @ 0x0000000000117077 in /system/lib/amd64/libc.so.1 | ||
| 6626 | (version 23.8.7.1) | ||
| 6627 | 2026.03.25 00:18:59.155685 [ 295 ] {} <Debug> TCP-Session: ed686fb4-65d7-4033-a035-a4959a8812e9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6628 | 2026.03.25 00:18:59.155714 [ 294 ] {} <Error> ServerErrorHandler: Code: 210. DB::NetException: Connection reset by peer, while reading from socket ([fd00:1122:3344:101::e]:55338). (NETWORK_ERROR), Stack trace (when copying this message, always include the lines below): | ||
| 6629 | |||
| 6630 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 6631 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 6632 | 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 | ||
| 6633 | 3. DB::ReadBufferFromPocoSocket::nextImpl() @ 0x00000000183189ef in /opt/oxide/clickhouse/clickhouse | ||
| 6634 | 4. DB::TCPHandler::runImpl() @ 0x00000000153fb0fc in /opt/oxide/clickhouse/clickhouse | ||
| 6635 | 5. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 6636 | 6. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 6637 | 7. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 6638 | 8. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 6639 | 9. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 6640 | 10. _thrp_setup @ 0x0000000000117077 in /system/lib/amd64/libc.so.1 | ||
| 6641 | (version 23.8.7.1) | ||
| 6642 | 2026.03.25 00:18:59.155805 [ 294 ] {} <Debug> TCP-Session: 45d2b74b-1ec6-4bac-b301-0609f55cf4a0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6643 | 2026.03.25 00:18:59.155839 [ 292 ] {} <Error> ServerErrorHandler: Code: 210. DB::NetException: Connection reset by peer, while reading from socket ([fd00:1122:3344:101::e]:56858). (NETWORK_ERROR), Stack trace (when copying this message, always include the lines below): | ||
| 6644 | |||
| 6645 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 6646 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 6647 | 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 | ||
| 6648 | 3. DB::ReadBufferFromPocoSocket::nextImpl() @ 0x00000000183189ef in /opt/oxide/clickhouse/clickhouse | ||
| 6649 | 4. DB::TCPHandler::runImpl() @ 0x00000000153fb0fc in /opt/oxide/clickhouse/clickhouse | ||
| 6650 | 5. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 6651 | 6. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 6652 | 7. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 6653 | 8. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 6654 | 9. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 6655 | 10. _thrp_setup @ 0x0000000000117077 in /system/lib/amd64/libc.so.1 | ||
| 6656 | (version 23.8.7.1) | ||
| 6657 | 2026.03.25 00:18:59.155926 [ 292 ] {} <Debug> TCP-Session: e2f917ac-3f49-4d5e-9c93-61db3c00a535 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6658 | 2026.03.25 00:18:59.155949 [ 291 ] {} <Error> ServerErrorHandler: Code: 210. DB::NetException: Connection reset by peer, while reading from socket ([fd00:1122:3344:101::e]:47715). (NETWORK_ERROR), Stack trace (when copying this message, always include the lines below): | ||
| 6659 | |||
| 6660 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 6661 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 6662 | 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 | ||
| 6663 | 3. DB::ReadBufferFromPocoSocket::nextImpl() @ 0x00000000183189ef in /opt/oxide/clickhouse/clickhouse | ||
| 6664 | 4. DB::TCPHandler::runImpl() @ 0x00000000153fb0fc in /opt/oxide/clickhouse/clickhouse | ||
| 6665 | 5. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 6666 | 6. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 6667 | 7. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 6668 | 8. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 6669 | 9. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 6670 | 10. _thrp_setup @ 0x0000000000117077 in /system/lib/amd64/libc.so.1 | ||
| 6671 | (version 23.8.7.1) | ||
| 6672 | 2026.03.25 00:18:59.156030 [ 291 ] {} <Debug> TCP-Session: b00cbf73-d0e7-4162-867c-65f58db8640f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6673 | 2026.03.25 00:18:59.156056 [ 293 ] {} <Error> ServerErrorHandler: Code: 210. DB::NetException: Connection reset by peer, while reading from socket ([fd00:1122:3344:101::e]:40237). (NETWORK_ERROR), Stack trace (when copying this message, always include the lines below): | ||
| 6674 | |||
| 6675 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 6676 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 6677 | 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 | ||
| 6678 | 3. DB::ReadBufferFromPocoSocket::nextImpl() @ 0x00000000183189ef in /opt/oxide/clickhouse/clickhouse | ||
| 6679 | 4. DB::TCPHandler::runImpl() @ 0x00000000153fb0fc in /opt/oxide/clickhouse/clickhouse | ||
| 6680 | 5. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 6681 | 6. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 6682 | 7. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 6683 | 8. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 6684 | 9. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 6685 | 10. _thrp_setup @ 0x0000000000117077 in /system/lib/amd64/libc.so.1 | ||
| 6686 | (version 23.8.7.1) | ||
| 6687 | 2026.03.25 00:18:59.156126 [ 293 ] {} <Debug> TCP-Session: a830767b-4f66-46b9-bac4-ebe2a0540065 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6688 | 2026.03.25 00:18:59.156147 [ 290 ] {} <Error> ServerErrorHandler: Code: 210. DB::NetException: Connection reset by peer, while reading from socket ([fd00:1122:3344:101::e]:54501). (NETWORK_ERROR), Stack trace (when copying this message, always include the lines below): | ||
| 6689 | |||
| 6690 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 6691 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 6692 | 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 | ||
| 6693 | 3. DB::ReadBufferFromPocoSocket::nextImpl() @ 0x00000000183189ef in /opt/oxide/clickhouse/clickhouse | ||
| 6694 | 4. DB::TCPHandler::runImpl() @ 0x00000000153fb0fc in /opt/oxide/clickhouse/clickhouse | ||
| 6695 | 5. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 6696 | 6. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 6697 | 7. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 6698 | 8. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 6699 | 9. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 6700 | 10. _thrp_setup @ 0x0000000000117077 in /system/lib/amd64/libc.so.1 | ||
| 6701 | (version 23.8.7.1) | ||
| 6702 | 2026.03.25 00:18:59.156216 [ 290 ] {} <Debug> TCP-Session: 4b0c07b2-6e19-4b04-951d-2db7466eae84 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6703 | 2026.03.25 00:18:59.240259 [ 147 ] {} <Debug> oximeter.fields_ipaddr (2be1fe0e-d681-4366-b872-d5e7a11bcfe0) (MergerMutator): Selected 5 parts from all_1_5_1 to all_9_9_0 | ||
| 6704 | 2026.03.25 00:18:59.240322 [ 147 ] {} <Trace> oximeter.fields_ipaddr (2be1fe0e-d681-4366-b872-d5e7a11bcfe0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6705 | 2026.03.25 00:18:59.240344 [ 147 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 6706 | 2026.03.25 00:18:59.240467 [ 200 ] {2be1fe0e-d681-4366-b872-d5e7a11bcfe0::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 | ||
| 6707 | 2026.03.25 00:18:59.240612 [ 200 ] {2be1fe0e-d681-4366-b872-d5e7a11bcfe0::all_1_9_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6708 | 2026.03.25 00:18:59.240650 [ 200 ] {2be1fe0e-d681-4366-b872-d5e7a11bcfe0::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 18 rows starting from the beginning of the part | ||
| 6709 | 2026.03.25 00:18:59.240717 [ 200 ] {2be1fe0e-d681-4366-b872-d5e7a11bcfe0::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 2 rows starting from the beginning of the part | ||
| 6710 | 2026.03.25 00:18:59.240764 [ 200 ] {2be1fe0e-d681-4366-b872-d5e7a11bcfe0::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 14 rows starting from the beginning of the part | ||
| 6711 | 2026.03.25 00:18:59.240812 [ 200 ] {2be1fe0e-d681-4366-b872-d5e7a11bcfe0::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 2 rows starting from the beginning of the part | ||
| 6712 | 2026.03.25 00:18:59.240854 [ 200 ] {2be1fe0e-d681-4366-b872-d5e7a11bcfe0::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 2 rows starting from the beginning of the part | ||
| 6713 | 2026.03.25 00:18:59.241634 [ 187 ] {2be1fe0e-d681-4366-b872-d5e7a11bcfe0::all_1_9_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 38 rows, containing 5 columns (5 merged, 0 gathered) in 0.001224018 sec., 31045.29508552979 rows/sec., 2.59 MiB/sec. | ||
| 6714 | 2026.03.25 00:18:59.241825 [ 193 ] {2be1fe0e-d681-4366-b872-d5e7a11bcfe0::all_1_9_2} <Trace> MergedBlockOutputStream: filled checksums all_1_9_2 (state Temporary) | ||
| 6715 | 2026.03.25 00:18:59.242175 [ 193 ] {2be1fe0e-d681-4366-b872-d5e7a11bcfe0::all_1_9_2} <Trace> oximeter.fields_ipaddr (2be1fe0e-d681-4366-b872-d5e7a11bcfe0): Renaming temporary part tmp_merge_all_1_9_2 to all_1_9_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6716 | 2026.03.25 00:18:59.242265 [ 193 ] {2be1fe0e-d681-4366-b872-d5e7a11bcfe0::all_1_9_2} <Trace> oximeter.fields_ipaddr (2be1fe0e-d681-4366-b872-d5e7a11bcfe0) (MergerMutator): Merged 5 parts: [all_1_5_1, all_9_9_0] -> all_1_9_2 | ||
| 6717 | 2026.03.25 00:18:59.242366 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 6718 | 2026.03.25 00:18:59.704795 [ 147 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 6719 | 2026.03.25 00:18:59.704846 [ 147 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 6720 | 2026.03.25 00:18:59.873293 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 12382 | ||
| 6721 | 2026.03.25 00:18:59.873853 [ 244 ] {} <Trace> system.asynchronous_metric_log (0898b27c-367e-447b-8482-f4822232c365): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6722 | 2026.03.25 00:18:59.873912 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 6723 | 2026.03.25 00:18:59.874421 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 6724 | 2026.03.25 00:18:59.874664 [ 244 ] {} <Trace> system.asynchronous_metric_log (0898b27c-367e-447b-8482-f4822232c365): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6725 | 2026.03.25 00:18:59.874826 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 12382 | ||
| 6726 | 2026.03.25 00:18:59.874846 [ 147 ] {} <Debug> system.asynchronous_metric_log (0898b27c-367e-447b-8482-f4822232c365) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 6727 | 2026.03.25 00:18:59.874915 [ 147 ] {} <Trace> system.asynchronous_metric_log (0898b27c-367e-447b-8482-f4822232c365): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6728 | 2026.03.25 00:18:59.874936 [ 147 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 6729 | 2026.03.25 00:18:59.875077 [ 198 ] {0898b27c-367e-447b-8482-f4822232c365::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 | ||
| 6730 | 2026.03.25 00:18:59.875241 [ 198 ] {0898b27c-367e-447b-8482-f4822232c365::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6731 | 2026.03.25 00:18:59.875286 [ 198 ] {0898b27c-367e-447b-8482-f4822232c365::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_21_4, total 10014 rows starting from the beginning of the part | ||
| 6732 | 2026.03.25 00:18:59.875361 [ 198 ] {0898b27c-367e-447b-8482-f4822232c365::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 | ||
| 6733 | 2026.03.25 00:18:59.875415 [ 198 ] {0898b27c-367e-447b-8482-f4822232c365::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 | ||
| 6734 | 2026.03.25 00:18:59.875468 [ 198 ] {0898b27c-367e-447b-8482-f4822232c365::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 | ||
| 6735 | 2026.03.25 00:18:59.875513 [ 198 ] {0898b27c-367e-447b-8482-f4822232c365::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 | ||
| 6736 | 2026.03.25 00:18:59.875558 [ 198 ] {0898b27c-367e-447b-8482-f4822232c365::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 | ||
| 6737 | 2026.03.25 00:18:59.879804 [ 188 ] {0898b27c-367e-447b-8482-f4822232c365::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 12382 rows, containing 4 columns (4 merged, 0 gathered) in 0.00479153 sec., 2584143.2694775993 rows/sec., 36.97 MiB/sec. | ||
| 6738 | 2026.03.25 00:18:59.880085 [ 198 ] {0898b27c-367e-447b-8482-f4822232c365::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 6739 | 2026.03.25 00:18:59.880336 [ 198 ] {0898b27c-367e-447b-8482-f4822232c365::all_1_26_5} <Trace> system.asynchronous_metric_log (0898b27c-367e-447b-8482-f4822232c365): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6740 | 2026.03.25 00:18:59.880405 [ 198 ] {0898b27c-367e-447b-8482-f4822232c365::all_1_26_5} <Trace> system.asynchronous_metric_log (0898b27c-367e-447b-8482-f4822232c365) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 6741 | 2026.03.25 00:18:59.880479 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.41 MiB. | ||
| 6742 | 2026.03.25 00:19:00.516425 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 196 | ||
| 6743 | 2026.03.25 00:19:00.533408 [ 243 ] {} <Trace> system.metric_log (8832bb94-2db2-42e0-923d-5bcca7c2cc3b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6744 | 2026.03.25 00:19:00.533452 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 6745 | 2026.03.25 00:19:00.539019 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 6746 | 2026.03.25 00:19:00.539710 [ 243 ] {} <Trace> system.metric_log (8832bb94-2db2-42e0-923d-5bcca7c2cc3b): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6747 | 2026.03.25 00:19:00.539975 [ 147 ] {} <Debug> system.metric_log (8832bb94-2db2-42e0-923d-5bcca7c2cc3b) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 6748 | 2026.03.25 00:19:00.540016 [ 147 ] {} <Trace> system.metric_log (8832bb94-2db2-42e0-923d-5bcca7c2cc3b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6749 | 2026.03.25 00:19:00.540037 [ 147 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 6750 | 2026.03.25 00:19:00.540125 [ 187 ] {8832bb94-2db2-42e0-923d-5bcca7c2cc3b::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 | ||
| 6751 | 2026.03.25 00:19:00.542530 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 196 | ||
| 6752 | 2026.03.25 00:19:00.543032 [ 187 ] {8832bb94-2db2-42e0-923d-5bcca7c2cc3b::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6753 | 2026.03.25 00:19:00.543721 [ 187 ] {8832bb94-2db2-42e0-923d-5bcca7c2cc3b::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 | ||
| 6754 | 2026.03.25 00:19:00.547015 [ 187 ] {8832bb94-2db2-42e0-923d-5bcca7c2cc3b::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 | ||
| 6755 | 2026.03.25 00:19:00.550311 [ 187 ] {8832bb94-2db2-42e0-923d-5bcca7c2cc3b::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 | ||
| 6756 | 2026.03.25 00:19:00.553831 [ 187 ] {8832bb94-2db2-42e0-923d-5bcca7c2cc3b::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 | ||
| 6757 | 2026.03.25 00:19:00.557627 [ 187 ] {8832bb94-2db2-42e0-923d-5bcca7c2cc3b::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 | ||
| 6758 | 2026.03.25 00:19:00.561517 [ 187 ] {8832bb94-2db2-42e0-923d-5bcca7c2cc3b::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 | ||
| 6759 | 2026.03.25 00:19:00.614597 [ 188 ] {8832bb94-2db2-42e0-923d-5bcca7c2cc3b::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 196 rows, containing 679 columns (679 merged, 0 gathered) in 0.07450651 sec., 2630.6426109611093 rows/sec., 13.60 MiB/sec. | ||
| 6760 | 2026.03.25 00:19:00.617155 [ 197 ] {8832bb94-2db2-42e0-923d-5bcca7c2cc3b::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 6761 | 2026.03.25 00:19:00.619300 [ 197 ] {8832bb94-2db2-42e0-923d-5bcca7c2cc3b::all_1_26_5} <Trace> system.metric_log (8832bb94-2db2-42e0-923d-5bcca7c2cc3b): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6762 | 2026.03.25 00:19:00.619416 [ 197 ] {8832bb94-2db2-42e0-923d-5bcca7c2cc3b::all_1_26_5} <Trace> system.metric_log (8832bb94-2db2-42e0-923d-5bcca7c2cc3b) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 6763 | 2026.03.25 00:19:00.621663 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.11 MiB. | ||
| 6764 | 2026.03.25 00:19:01.000191 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 260.64 MiB, peak 271.39 MiB, free memory in arenas 0.00 B, will set to 265.90 MiB (RSS), difference: 5.26 MiB | ||
| 6765 | 2026.03.25 00:19:01.479070 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6766 | 2026.03.25 00:19:01.479346 [ 5 ] {957bf69f-de06-40bf-a97c-077cacbe7558} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6767 | 2026.03.25 00:19:01.479441 [ 5 ] {957bf69f-de06-40bf-a97c-077cacbe7558} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6768 | 2026.03.25 00:19:01.480329 [ 5 ] {957bf69f-de06-40bf-a97c-077cacbe7558} <Trace> oximeter.fields_string (da9d4756-c540-45ff-bdbb-bdc9c8d31861): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6769 | 2026.03.25 00:19:01.480365 [ 5 ] {957bf69f-de06-40bf-a97c-077cacbe7558} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 6770 | 2026.03.25 00:19:01.480768 [ 5 ] {957bf69f-de06-40bf-a97c-077cacbe7558} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 6771 | 2026.03.25 00:19:01.480994 [ 5 ] {957bf69f-de06-40bf-a97c-077cacbe7558} <Trace> oximeter.fields_string (da9d4756-c540-45ff-bdbb-bdc9c8d31861): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6772 | 2026.03.25 00:19:01.481143 [ 5 ] {957bf69f-de06-40bf-a97c-077cacbe7558} <Debug> executeQuery: Read 108 rows, 9.31 KiB in 0.001866 sec., 57877.81350482315 rows/sec., 4.87 MiB/sec. | ||
| 6773 | 2026.03.25 00:19:01.481182 [ 5 ] {957bf69f-de06-40bf-a97c-077cacbe7558} <Debug> TCPHandler: Processed in 0.002282842 sec. | ||
| 6774 | 2026.03.25 00:19:01.481305 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6775 | 2026.03.25 00:19:01.481399 [ 5 ] {102b0c66-c54d-4d28-9c7d-6bd7e20801f2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6776 | 2026.03.25 00:19:01.481439 [ 5 ] {102b0c66-c54d-4d28-9c7d-6bd7e20801f2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6777 | 2026.03.25 00:19:01.481843 [ 5 ] {102b0c66-c54d-4d28-9c7d-6bd7e20801f2} <Trace> oximeter.fields_u16 (b490aa8d-8720-450c-9d9d-0c0be0c6e0e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6778 | 2026.03.25 00:19:01.481877 [ 5 ] {102b0c66-c54d-4d28-9c7d-6bd7e20801f2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 6779 | 2026.03.25 00:19:01.482214 [ 5 ] {102b0c66-c54d-4d28-9c7d-6bd7e20801f2} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 6780 | 2026.03.25 00:19:01.482416 [ 5 ] {102b0c66-c54d-4d28-9c7d-6bd7e20801f2} <Trace> oximeter.fields_u16 (b490aa8d-8720-450c-9d9d-0c0be0c6e0e1): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6781 | 2026.03.25 00:19:01.482544 [ 5 ] {102b0c66-c54d-4d28-9c7d-6bd7e20801f2} <Debug> executeQuery: Read 26 rows, 1.96 KiB in 0.001162 sec., 22375.215146299484 rows/sec., 1.64 MiB/sec. | ||
| 6782 | 2026.03.25 00:19:01.482581 [ 5 ] {102b0c66-c54d-4d28-9c7d-6bd7e20801f2} <Debug> TCPHandler: Processed in 0.00132547 sec. | ||
| 6783 | 2026.03.25 00:19:01.482692 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6784 | 2026.03.25 00:19:01.482785 [ 5 ] {ea95444a-cb1d-46a2-8b9a-a2fd4b8199cc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6785 | 2026.03.25 00:19:01.482823 [ 5 ] {ea95444a-cb1d-46a2-8b9a-a2fd4b8199cc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6786 | 2026.03.25 00:19:01.483257 [ 5 ] {ea95444a-cb1d-46a2-8b9a-a2fd4b8199cc} <Trace> oximeter.fields_uuid (6a83c119-7e6c-4ef5-9da4-bd1e7cdd4b62): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6787 | 2026.03.25 00:19:01.483315 [ 5 ] {ea95444a-cb1d-46a2-8b9a-a2fd4b8199cc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 6788 | 2026.03.25 00:19:01.483610 [ 5 ] {ea95444a-cb1d-46a2-8b9a-a2fd4b8199cc} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 6789 | 2026.03.25 00:19:01.483813 [ 5 ] {ea95444a-cb1d-46a2-8b9a-a2fd4b8199cc} <Trace> oximeter.fields_uuid (6a83c119-7e6c-4ef5-9da4-bd1e7cdd4b62): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6790 | 2026.03.25 00:19:01.483938 [ 5 ] {ea95444a-cb1d-46a2-8b9a-a2fd4b8199cc} <Debug> executeQuery: Read 90 rows, 7.20 KiB in 0.001171 sec., 76857.38684884715 rows/sec., 6.00 MiB/sec. | ||
| 6791 | 2026.03.25 00:19:01.483973 [ 5 ] {ea95444a-cb1d-46a2-8b9a-a2fd4b8199cc} <Debug> TCPHandler: Processed in 0.00133075 sec. | ||
| 6792 | 2026.03.25 00:19:01.484088 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6793 | 2026.03.25 00:19:01.484180 [ 5 ] {a623146c-daa0-446e-b2c8-f675a392e285} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6794 | 2026.03.25 00:19:01.484222 [ 5 ] {a623146c-daa0-446e-b2c8-f675a392e285} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6795 | 2026.03.25 00:19:01.484636 [ 5 ] {a623146c-daa0-446e-b2c8-f675a392e285} <Trace> oximeter.measurements_cumulativeu64 (d9515f17-c5fd-4592-903e-92bbab0fc185): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6796 | 2026.03.25 00:19:01.484669 [ 5 ] {a623146c-daa0-446e-b2c8-f675a392e285} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 6797 | 2026.03.25 00:19:01.485012 [ 5 ] {a623146c-daa0-446e-b2c8-f675a392e285} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 6798 | 2026.03.25 00:19:01.485222 [ 5 ] {a623146c-daa0-446e-b2c8-f675a392e285} <Trace> oximeter.measurements_cumulativeu64 (d9515f17-c5fd-4592-903e-92bbab0fc185): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6799 | 2026.03.25 00:19:01.485348 [ 5 ] {a623146c-daa0-446e-b2c8-f675a392e285} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001185 sec., 135021.0970464135 rows/sec., 9.40 MiB/sec. | ||
| 6800 | 2026.03.25 00:19:01.485384 [ 5 ] {a623146c-daa0-446e-b2c8-f675a392e285} <Debug> TCPHandler: Processed in 0.001346261 sec. | ||
| 6801 | 2026.03.25 00:19:01.485508 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6802 | 2026.03.25 00:19:01.485602 [ 5 ] {1b6620f8-e504-43c1-9a23-dd36b120d7fb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6803 | 2026.03.25 00:19:01.485656 [ 5 ] {1b6620f8-e504-43c1-9a23-dd36b120d7fb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 6804 | 2026.03.25 00:19:01.486473 [ 5 ] {1b6620f8-e504-43c1-9a23-dd36b120d7fb} <Trace> oximeter.measurements_histogramu64 (66b3c5cd-c277-4614-b9e1-0e483a2d8930): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6805 | 2026.03.25 00:19:01.486507 [ 5 ] {1b6620f8-e504-43c1-9a23-dd36b120d7fb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 6806 | 2026.03.25 00:19:01.487060 [ 5 ] {1b6620f8-e504-43c1-9a23-dd36b120d7fb} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 6807 | 2026.03.25 00:19:01.487269 [ 5 ] {1b6620f8-e504-43c1-9a23-dd36b120d7fb} <Trace> oximeter.measurements_histogramu64 (66b3c5cd-c277-4614-b9e1-0e483a2d8930): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6808 | 2026.03.25 00:19:01.487400 [ 5 ] {1b6620f8-e504-43c1-9a23-dd36b120d7fb} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.001817 sec., 14309.301045679691 rows/sec., 25.64 MiB/sec. | ||
| 6809 | 2026.03.25 00:19:01.487450 [ 5 ] {1b6620f8-e504-43c1-9a23-dd36b120d7fb} <Debug> TCPHandler: Processed in 0.001997016 sec. | ||
| 6810 | 2026.03.25 00:19:01.487560 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6811 | 2026.03.25 00:19:01.487653 [ 5 ] {144df898-8092-44ef-8df4-673f295f2c9b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6812 | 2026.03.25 00:19:01.487693 [ 5 ] {144df898-8092-44ef-8df4-673f295f2c9b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6813 | 2026.03.25 00:19:01.488018 [ 5 ] {144df898-8092-44ef-8df4-673f295f2c9b} <Trace> oximeter.measurements_u64 (a46c3f3f-9ded-4b50-9fc2-4f503dd169a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6814 | 2026.03.25 00:19:01.488051 [ 5 ] {144df898-8092-44ef-8df4-673f295f2c9b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 6815 | 2026.03.25 00:19:01.488345 [ 5 ] {144df898-8092-44ef-8df4-673f295f2c9b} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 6816 | 2026.03.25 00:19:01.488548 [ 5 ] {144df898-8092-44ef-8df4-673f295f2c9b} <Trace> oximeter.measurements_u64 (a46c3f3f-9ded-4b50-9fc2-4f503dd169a4): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6817 | 2026.03.25 00:19:01.488668 [ 5 ] {144df898-8092-44ef-8df4-673f295f2c9b} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001034 sec., 58027.07930367505 rows/sec., 3.91 MiB/sec. | ||
| 6818 | 2026.03.25 00:19:01.488702 [ 5 ] {144df898-8092-44ef-8df4-673f295f2c9b} <Debug> TCPHandler: Processed in 0.001188147 sec. | ||
| 6819 | 2026.03.25 00:19:04.951324 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 900 | ||
| 6820 | 2026.03.25 00:19:04.953667 [ 242 ] {} <Trace> system.query_log (9703172c-9101-4506-b1d0-613c64f918a0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6821 | 2026.03.25 00:19:04.953705 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 6822 | 2026.03.25 00:19:04.954919 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 6823 | 2026.03.25 00:19:04.955178 [ 242 ] {} <Trace> system.query_log (9703172c-9101-4506-b1d0-613c64f918a0): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6824 | 2026.03.25 00:19:04.955424 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 900 | ||
| 6825 | 2026.03.25 00:19:06.486349 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6826 | 2026.03.25 00:19:06.486536 [ 5 ] {c35c2f76-d553-4815-8c07-7b94d74695a1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 6827 | 2026.03.25 00:19:06.486598 [ 5 ] {c35c2f76-d553-4815-8c07-7b94d74695a1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 6828 | 2026.03.25 00:19:06.487344 [ 5 ] {c35c2f76-d553-4815-8c07-7b94d74695a1} <Trace> oximeter.fields_i16 (78240462-1731-4218-9a79-d1fbaf59befe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6829 | 2026.03.25 00:19:06.487381 [ 5 ] {c35c2f76-d553-4815-8c07-7b94d74695a1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 6830 | 2026.03.25 00:19:06.487785 [ 5 ] {c35c2f76-d553-4815-8c07-7b94d74695a1} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 6831 | 2026.03.25 00:19:06.488008 [ 5 ] {c35c2f76-d553-4815-8c07-7b94d74695a1} <Trace> oximeter.fields_i16 (78240462-1731-4218-9a79-d1fbaf59befe): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6832 | 2026.03.25 00:19:06.488153 [ 5 ] {c35c2f76-d553-4815-8c07-7b94d74695a1} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001664 sec., 170673.07692307694 rows/sec., 10.84 MiB/sec. | ||
| 6833 | 2026.03.25 00:19:06.488194 [ 5 ] {c35c2f76-d553-4815-8c07-7b94d74695a1} <Debug> TCPHandler: Processed in 0.001969936 sec. | ||
| 6834 | 2026.03.25 00:19:06.488318 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6835 | 2026.03.25 00:19:06.488413 [ 5 ] {f16bb532-adb7-4409-b042-d3e882b96c03} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 6836 | 2026.03.25 00:19:06.488453 [ 5 ] {f16bb532-adb7-4409-b042-d3e882b96c03} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 6837 | 2026.03.25 00:19:06.488845 [ 5 ] {f16bb532-adb7-4409-b042-d3e882b96c03} <Trace> oximeter.fields_ipaddr (2be1fe0e-d681-4366-b872-d5e7a11bcfe0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6838 | 2026.03.25 00:19:06.488878 [ 5 ] {f16bb532-adb7-4409-b042-d3e882b96c03} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 6839 | 2026.03.25 00:19:06.489175 [ 5 ] {f16bb532-adb7-4409-b042-d3e882b96c03} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 6840 | 2026.03.25 00:19:06.489377 [ 5 ] {f16bb532-adb7-4409-b042-d3e882b96c03} <Trace> oximeter.fields_ipaddr (2be1fe0e-d681-4366-b872-d5e7a11bcfe0): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6841 | 2026.03.25 00:19:06.489503 [ 5 ] {f16bb532-adb7-4409-b042-d3e882b96c03} <Debug> executeQuery: Read 14 rows, 1.14 KiB in 0.001109 sec., 12623.985572587917 rows/sec., 1.01 MiB/sec. | ||
| 6842 | 2026.03.25 00:19:06.489539 [ 5 ] {f16bb532-adb7-4409-b042-d3e882b96c03} <Debug> TCPHandler: Processed in 0.001269589 sec. | ||
| 6843 | 2026.03.25 00:19:06.489646 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6844 | 2026.03.25 00:19:06.489738 [ 5 ] {738b0115-9b28-48be-8d95-eb27b1079544} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6845 | 2026.03.25 00:19:06.489778 [ 5 ] {738b0115-9b28-48be-8d95-eb27b1079544} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6846 | 2026.03.25 00:19:06.490588 [ 5 ] {738b0115-9b28-48be-8d95-eb27b1079544} <Trace> oximeter.fields_string (da9d4756-c540-45ff-bdbb-bdc9c8d31861): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6847 | 2026.03.25 00:19:06.490623 [ 5 ] {738b0115-9b28-48be-8d95-eb27b1079544} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 6848 | 2026.03.25 00:19:06.490981 [ 5 ] {738b0115-9b28-48be-8d95-eb27b1079544} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 6849 | 2026.03.25 00:19:06.491187 [ 5 ] {738b0115-9b28-48be-8d95-eb27b1079544} <Trace> oximeter.fields_string (da9d4756-c540-45ff-bdbb-bdc9c8d31861): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6850 | 2026.03.25 00:19:06.491312 [ 5 ] {738b0115-9b28-48be-8d95-eb27b1079544} <Debug> executeQuery: Read 832 rows, 66.80 KiB in 0.001591 sec., 522941.54619736015 rows/sec., 41.00 MiB/sec. | ||
| 6851 | 2026.03.25 00:19:06.491349 [ 5 ] {738b0115-9b28-48be-8d95-eb27b1079544} <Debug> TCPHandler: Processed in 0.00175111 sec. | ||
| 6852 | 2026.03.25 00:19:06.491449 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6853 | 2026.03.25 00:19:06.491541 [ 5 ] {af4e4d15-c91a-493b-8423-bfa50ba937de} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6854 | 2026.03.25 00:19:06.491580 [ 5 ] {af4e4d15-c91a-493b-8423-bfa50ba937de} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6855 | 2026.03.25 00:19:06.492030 [ 5 ] {af4e4d15-c91a-493b-8423-bfa50ba937de} <Trace> oximeter.fields_u16 (b490aa8d-8720-450c-9d9d-0c0be0c6e0e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6856 | 2026.03.25 00:19:06.492064 [ 5 ] {af4e4d15-c91a-493b-8423-bfa50ba937de} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 6857 | 2026.03.25 00:19:06.492388 [ 5 ] {af4e4d15-c91a-493b-8423-bfa50ba937de} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 6858 | 2026.03.25 00:19:06.492594 [ 5 ] {af4e4d15-c91a-493b-8423-bfa50ba937de} <Trace> oximeter.fields_u16 (b490aa8d-8720-450c-9d9d-0c0be0c6e0e1): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6859 | 2026.03.25 00:19:06.492715 [ 5 ] {af4e4d15-c91a-493b-8423-bfa50ba937de} <Debug> executeQuery: Read 170 rows, 10.57 KiB in 0.001191 sec., 142737.19563392107 rows/sec., 8.67 MiB/sec. | ||
| 6860 | 2026.03.25 00:19:06.492751 [ 5 ] {af4e4d15-c91a-493b-8423-bfa50ba937de} <Debug> TCPHandler: Processed in 0.001350721 sec. | ||
| 6861 | 2026.03.25 00:19:06.492858 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6862 | 2026.03.25 00:19:06.492949 [ 5 ] {8a9f7517-b0e8-4f82-95d4-8fed73e29ff0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 6863 | 2026.03.25 00:19:06.492988 [ 5 ] {8a9f7517-b0e8-4f82-95d4-8fed73e29ff0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 6864 | 2026.03.25 00:19:06.493425 [ 5 ] {8a9f7517-b0e8-4f82-95d4-8fed73e29ff0} <Trace> oximeter.fields_u32 (79eddaf6-5920-48fe-8c45-6c5582e58677): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6865 | 2026.03.25 00:19:06.493460 [ 5 ] {8a9f7517-b0e8-4f82-95d4-8fed73e29ff0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 6866 | 2026.03.25 00:19:06.493751 [ 5 ] {8a9f7517-b0e8-4f82-95d4-8fed73e29ff0} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 6867 | 2026.03.25 00:19:06.493959 [ 5 ] {8a9f7517-b0e8-4f82-95d4-8fed73e29ff0} <Trace> oximeter.fields_u32 (79eddaf6-5920-48fe-8c45-6c5582e58677): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6868 | 2026.03.25 00:19:06.494089 [ 5 ] {8a9f7517-b0e8-4f82-95d4-8fed73e29ff0} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001157 sec., 128781.33102852204 rows/sec., 8.32 MiB/sec. | ||
| 6869 | 2026.03.25 00:19:06.494127 [ 5 ] {8a9f7517-b0e8-4f82-95d4-8fed73e29ff0} <Debug> TCPHandler: Processed in 0.00131759 sec. | ||
| 6870 | 2026.03.25 00:19:06.494237 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6871 | 2026.03.25 00:19:06.494329 [ 5 ] {ef654694-4dc4-4a54-a2ca-294ecea17226} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 6872 | 2026.03.25 00:19:06.494369 [ 5 ] {ef654694-4dc4-4a54-a2ca-294ecea17226} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 6873 | 2026.03.25 00:19:06.494802 [ 5 ] {ef654694-4dc4-4a54-a2ca-294ecea17226} <Trace> oximeter.fields_u8 (fa258e8d-285a-434f-b894-6be795807874): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6874 | 2026.03.25 00:19:06.494838 [ 5 ] {ef654694-4dc4-4a54-a2ca-294ecea17226} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 6875 | 2026.03.25 00:19:06.495164 [ 5 ] {ef654694-4dc4-4a54-a2ca-294ecea17226} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 6876 | 2026.03.25 00:19:06.495365 [ 5 ] {ef654694-4dc4-4a54-a2ca-294ecea17226} <Trace> oximeter.fields_u8 (fa258e8d-285a-434f-b894-6be795807874): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6877 | 2026.03.25 00:19:06.495487 [ 5 ] {ef654694-4dc4-4a54-a2ca-294ecea17226} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001176 sec., 125850.34013605442 rows/sec., 7.16 MiB/sec. | ||
| 6878 | 2026.03.25 00:19:06.495524 [ 5 ] {ef654694-4dc4-4a54-a2ca-294ecea17226} <Debug> TCPHandler: Processed in 0.001336471 sec. | ||
| 6879 | 2026.03.25 00:19:06.495632 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6880 | 2026.03.25 00:19:06.495725 [ 5 ] {d0f8116a-d6ae-4646-b0fe-ecebc39f8b9c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6881 | 2026.03.25 00:19:06.495764 [ 5 ] {d0f8116a-d6ae-4646-b0fe-ecebc39f8b9c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6882 | 2026.03.25 00:19:06.496376 [ 5 ] {d0f8116a-d6ae-4646-b0fe-ecebc39f8b9c} <Trace> oximeter.fields_uuid (6a83c119-7e6c-4ef5-9da4-bd1e7cdd4b62): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6883 | 2026.03.25 00:19:06.496413 [ 5 ] {d0f8116a-d6ae-4646-b0fe-ecebc39f8b9c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 6884 | 2026.03.25 00:19:06.496745 [ 5 ] {d0f8116a-d6ae-4646-b0fe-ecebc39f8b9c} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 6885 | 2026.03.25 00:19:06.496953 [ 5 ] {d0f8116a-d6ae-4646-b0fe-ecebc39f8b9c} <Trace> oximeter.fields_uuid (6a83c119-7e6c-4ef5-9da4-bd1e7cdd4b62): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6886 | 2026.03.25 00:19:06.497078 [ 5 ] {d0f8116a-d6ae-4646-b0fe-ecebc39f8b9c} <Debug> executeQuery: Read 518 rows, 37.44 KiB in 0.00137 sec., 378102.1897810219 rows/sec., 26.69 MiB/sec. | ||
| 6887 | 2026.03.25 00:19:06.497117 [ 5 ] {d0f8116a-d6ae-4646-b0fe-ecebc39f8b9c} <Debug> TCPHandler: Processed in 0.001532535 sec. | ||
| 6888 | 2026.03.25 00:19:06.497224 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6889 | 2026.03.25 00:19:06.497326 [ 5 ] {2ebadf1c-6809-4913-a8b2-0b1ef0e396a0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 6890 | 2026.03.25 00:19:06.497368 [ 5 ] {2ebadf1c-6809-4913-a8b2-0b1ef0e396a0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 6891 | 2026.03.25 00:19:06.497737 [ 5 ] {2ebadf1c-6809-4913-a8b2-0b1ef0e396a0} <Trace> oximeter.measurements_bool (8a3ce6e0-f76a-4ba2-9a43-4275c3c9549e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6892 | 2026.03.25 00:19:06.497773 [ 5 ] {2ebadf1c-6809-4913-a8b2-0b1ef0e396a0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 6893 | 2026.03.25 00:19:06.498104 [ 5 ] {2ebadf1c-6809-4913-a8b2-0b1ef0e396a0} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 6894 | 2026.03.25 00:19:06.498309 [ 5 ] {2ebadf1c-6809-4913-a8b2-0b1ef0e396a0} <Trace> oximeter.measurements_bool (8a3ce6e0-f76a-4ba2-9a43-4275c3c9549e): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6895 | 2026.03.25 00:19:06.498438 [ 5 ] {2ebadf1c-6809-4913-a8b2-0b1ef0e396a0} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.00113 sec., 5309.734513274337 rows/sec., 277.41 KiB/sec. | ||
| 6896 | 2026.03.25 00:19:06.498476 [ 5 ] {2ebadf1c-6809-4913-a8b2-0b1ef0e396a0} <Debug> TCPHandler: Processed in 0.00130402 sec. | ||
| 6897 | 2026.03.25 00:19:06.498588 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6898 | 2026.03.25 00:19:06.498682 [ 5 ] {963f1f71-d4de-4792-9a14-0efb8437680d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6899 | 2026.03.25 00:19:06.498725 [ 5 ] {963f1f71-d4de-4792-9a14-0efb8437680d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6900 | 2026.03.25 00:19:06.499149 [ 5 ] {963f1f71-d4de-4792-9a14-0efb8437680d} <Trace> oximeter.measurements_cumulativeu64 (d9515f17-c5fd-4592-903e-92bbab0fc185): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6901 | 2026.03.25 00:19:06.499185 [ 5 ] {963f1f71-d4de-4792-9a14-0efb8437680d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 6902 | 2026.03.25 00:19:06.499529 [ 5 ] {963f1f71-d4de-4792-9a14-0efb8437680d} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 6903 | 2026.03.25 00:19:06.499728 [ 5 ] {963f1f71-d4de-4792-9a14-0efb8437680d} <Trace> oximeter.measurements_cumulativeu64 (d9515f17-c5fd-4592-903e-92bbab0fc185): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6904 | 2026.03.25 00:19:06.499851 [ 5 ] {963f1f71-d4de-4792-9a14-0efb8437680d} <Debug> executeQuery: Read 272 rows, 18.52 KiB in 0.001187 sec., 229149.11541701772 rows/sec., 15.24 MiB/sec. | ||
| 6905 | 2026.03.25 00:19:06.499888 [ 5 ] {963f1f71-d4de-4792-9a14-0efb8437680d} <Debug> TCPHandler: Processed in 0.001350331 sec. | ||
| 6906 | 2026.03.25 00:19:06.500000 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6907 | 2026.03.25 00:19:06.500093 [ 5 ] {8bcd1b4f-8ace-404b-9f6e-18bc940e562e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 6908 | 2026.03.25 00:19:06.500133 [ 5 ] {8bcd1b4f-8ace-404b-9f6e-18bc940e562e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 6909 | 2026.03.25 00:19:06.500446 [ 5 ] {8bcd1b4f-8ace-404b-9f6e-18bc940e562e} <Trace> oximeter.measurements_f64 (212c2a6f-90cf-4c71-aafe-78c3b1fd8e79): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6910 | 2026.03.25 00:19:06.500481 [ 5 ] {8bcd1b4f-8ace-404b-9f6e-18bc940e562e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 6911 | 2026.03.25 00:19:06.500773 [ 5 ] {8bcd1b4f-8ace-404b-9f6e-18bc940e562e} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 6912 | 2026.03.25 00:19:06.500969 [ 5 ] {8bcd1b4f-8ace-404b-9f6e-18bc940e562e} <Trace> oximeter.measurements_f64 (212c2a6f-90cf-4c71-aafe-78c3b1fd8e79): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6913 | 2026.03.25 00:19:06.501093 [ 5 ] {8bcd1b4f-8ace-404b-9f6e-18bc940e562e} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001018 sec., 982.3182711198428 rows/sec., 66.19 KiB/sec. | ||
| 6914 | 2026.03.25 00:19:06.501127 [ 5 ] {8bcd1b4f-8ace-404b-9f6e-18bc940e562e} <Debug> TCPHandler: Processed in 0.001177178 sec. | ||
| 6915 | 2026.03.25 00:19:06.501231 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6916 | 2026.03.25 00:19:06.501332 [ 5 ] {240897dc-570e-4a1a-817f-e1a979990636} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6917 | 2026.03.25 00:19:06.501388 [ 5 ] {240897dc-570e-4a1a-817f-e1a979990636} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 6918 | 2026.03.25 00:19:06.502177 [ 5 ] {240897dc-570e-4a1a-817f-e1a979990636} <Trace> oximeter.measurements_histogramu64 (66b3c5cd-c277-4614-b9e1-0e483a2d8930): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6919 | 2026.03.25 00:19:06.502215 [ 5 ] {240897dc-570e-4a1a-817f-e1a979990636} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 6920 | 2026.03.25 00:19:06.502760 [ 5 ] {240897dc-570e-4a1a-817f-e1a979990636} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 6921 | 2026.03.25 00:19:06.502981 [ 5 ] {240897dc-570e-4a1a-817f-e1a979990636} <Trace> oximeter.measurements_histogramu64 (66b3c5cd-c277-4614-b9e1-0e483a2d8930): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6922 | 2026.03.25 00:19:06.503117 [ 5 ] {240897dc-570e-4a1a-817f-e1a979990636} <Debug> executeQuery: Read 14 rows, 25.69 KiB in 0.001803 sec., 7764.83638380477 rows/sec., 13.91 MiB/sec. | ||
| 6923 | 2026.03.25 00:19:06.503171 [ 5 ] {240897dc-570e-4a1a-817f-e1a979990636} <Debug> TCPHandler: Processed in 0.001988525 sec. | ||
| 6924 | 2026.03.25 00:19:06.503282 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6925 | 2026.03.25 00:19:06.503377 [ 5 ] {b7f2e322-dc9f-4db0-b98f-a36ff574b54e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6926 | 2026.03.25 00:19:06.503420 [ 5 ] {b7f2e322-dc9f-4db0-b98f-a36ff574b54e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6927 | 2026.03.25 00:19:06.503770 [ 5 ] {b7f2e322-dc9f-4db0-b98f-a36ff574b54e} <Trace> oximeter.measurements_u64 (a46c3f3f-9ded-4b50-9fc2-4f503dd169a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6928 | 2026.03.25 00:19:06.503807 [ 5 ] {b7f2e322-dc9f-4db0-b98f-a36ff574b54e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 6929 | 2026.03.25 00:19:06.504107 [ 5 ] {b7f2e322-dc9f-4db0-b98f-a36ff574b54e} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 6930 | 2026.03.25 00:19:06.504310 [ 5 ] {b7f2e322-dc9f-4db0-b98f-a36ff574b54e} <Trace> oximeter.measurements_u64 (a46c3f3f-9ded-4b50-9fc2-4f503dd169a4): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6931 | 2026.03.25 00:19:06.504435 [ 5 ] {b7f2e322-dc9f-4db0-b98f-a36ff574b54e} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001077 sec., 83565.45961002786 rows/sec., 5.23 MiB/sec. | ||
| 6932 | 2026.03.25 00:19:06.504472 [ 5 ] {b7f2e322-dc9f-4db0-b98f-a36ff574b54e} <Debug> TCPHandler: Processed in 0.001238478 sec. | ||
| 6933 | 2026.03.25 00:19:07.375847 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 12894 | ||
| 6934 | 2026.03.25 00:19:07.376388 [ 244 ] {} <Trace> system.asynchronous_metric_log (0898b27c-367e-447b-8482-f4822232c365): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6935 | 2026.03.25 00:19:07.376435 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 6936 | 2026.03.25 00:19:07.376944 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 6937 | 2026.03.25 00:19:07.377181 [ 244 ] {} <Trace> system.asynchronous_metric_log (0898b27c-367e-447b-8482-f4822232c365): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6938 | 2026.03.25 00:19:07.377306 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 12894 | ||
| 6939 | 2026.03.25 00:19:08.043543 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 204 | ||
| 6940 | 2026.03.25 00:19:08.060235 [ 243 ] {} <Trace> system.metric_log (8832bb94-2db2-42e0-923d-5bcca7c2cc3b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6941 | 2026.03.25 00:19:08.060301 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 6942 | 2026.03.25 00:19:08.066521 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 6943 | 2026.03.25 00:19:08.067276 [ 243 ] {} <Trace> system.metric_log (8832bb94-2db2-42e0-923d-5bcca7c2cc3b): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6944 | 2026.03.25 00:19:08.070591 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 204 | ||
| 6945 | 2026.03.25 00:19:11.479445 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6946 | 2026.03.25 00:19:11.479655 [ 5 ] {9ca333d5-5285-432f-9c30-0695bfc2499f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6947 | 2026.03.25 00:19:11.479728 [ 5 ] {9ca333d5-5285-432f-9c30-0695bfc2499f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6948 | 2026.03.25 00:19:11.480463 [ 5 ] {9ca333d5-5285-432f-9c30-0695bfc2499f} <Trace> oximeter.fields_string (da9d4756-c540-45ff-bdbb-bdc9c8d31861): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6949 | 2026.03.25 00:19:11.480507 [ 5 ] {9ca333d5-5285-432f-9c30-0695bfc2499f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 6950 | 2026.03.25 00:19:11.480952 [ 5 ] {9ca333d5-5285-432f-9c30-0695bfc2499f} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 6951 | 2026.03.25 00:19:11.481179 [ 5 ] {9ca333d5-5285-432f-9c30-0695bfc2499f} <Trace> oximeter.fields_string (da9d4756-c540-45ff-bdbb-bdc9c8d31861): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6952 | 2026.03.25 00:19:11.481335 [ 5 ] {9ca333d5-5285-432f-9c30-0695bfc2499f} <Debug> executeQuery: Read 108 rows, 9.31 KiB in 0.001731 sec., 62391.68110918545 rows/sec., 5.25 MiB/sec. | ||
| 6953 | 2026.03.25 00:19:11.481383 [ 5 ] {9ca333d5-5285-432f-9c30-0695bfc2499f} <Debug> TCPHandler: Processed in 0.002080498 sec. | ||
| 6954 | 2026.03.25 00:19:11.481516 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6955 | 2026.03.25 00:19:11.481617 [ 5 ] {7cb4cb64-73fc-45b6-9ae1-4abe718d3df4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6956 | 2026.03.25 00:19:11.481661 [ 5 ] {7cb4cb64-73fc-45b6-9ae1-4abe718d3df4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6957 | 2026.03.25 00:19:11.482094 [ 5 ] {7cb4cb64-73fc-45b6-9ae1-4abe718d3df4} <Trace> oximeter.fields_u16 (b490aa8d-8720-450c-9d9d-0c0be0c6e0e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6958 | 2026.03.25 00:19:11.482130 [ 5 ] {7cb4cb64-73fc-45b6-9ae1-4abe718d3df4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 6959 | 2026.03.25 00:19:11.482460 [ 5 ] {7cb4cb64-73fc-45b6-9ae1-4abe718d3df4} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 6960 | 2026.03.25 00:19:11.482667 [ 5 ] {7cb4cb64-73fc-45b6-9ae1-4abe718d3df4} <Trace> oximeter.fields_u16 (b490aa8d-8720-450c-9d9d-0c0be0c6e0e1): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6961 | 2026.03.25 00:19:11.482798 [ 5 ] {7cb4cb64-73fc-45b6-9ae1-4abe718d3df4} <Debug> executeQuery: Read 26 rows, 1.96 KiB in 0.001203 sec., 21612.63507896924 rows/sec., 1.59 MiB/sec. | ||
| 6962 | 2026.03.25 00:19:11.482836 [ 5 ] {7cb4cb64-73fc-45b6-9ae1-4abe718d3df4} <Debug> TCPHandler: Processed in 0.001371731 sec. | ||
| 6963 | 2026.03.25 00:19:11.482947 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6964 | 2026.03.25 00:19:11.483044 [ 5 ] {0a745344-9974-427c-a87f-64beca041ebe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6965 | 2026.03.25 00:19:11.483085 [ 5 ] {0a745344-9974-427c-a87f-64beca041ebe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6966 | 2026.03.25 00:19:11.483522 [ 5 ] {0a745344-9974-427c-a87f-64beca041ebe} <Trace> oximeter.fields_uuid (6a83c119-7e6c-4ef5-9da4-bd1e7cdd4b62): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6967 | 2026.03.25 00:19:11.483557 [ 5 ] {0a745344-9974-427c-a87f-64beca041ebe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 6968 | 2026.03.25 00:19:11.483861 [ 5 ] {0a745344-9974-427c-a87f-64beca041ebe} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 6969 | 2026.03.25 00:19:11.484070 [ 5 ] {0a745344-9974-427c-a87f-64beca041ebe} <Trace> oximeter.fields_uuid (6a83c119-7e6c-4ef5-9da4-bd1e7cdd4b62): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6970 | 2026.03.25 00:19:11.484197 [ 5 ] {0a745344-9974-427c-a87f-64beca041ebe} <Debug> executeQuery: Read 90 rows, 7.20 KiB in 0.001174 sec., 76660.98807495742 rows/sec., 5.99 MiB/sec. | ||
| 6971 | 2026.03.25 00:19:11.484235 [ 5 ] {0a745344-9974-427c-a87f-64beca041ebe} <Debug> TCPHandler: Processed in 0.001337831 sec. | ||
| 6972 | 2026.03.25 00:19:11.484352 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6973 | 2026.03.25 00:19:11.484448 [ 5 ] {1f52230c-0678-4759-a35d-137a6f5d60a7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6974 | 2026.03.25 00:19:11.484501 [ 5 ] {1f52230c-0678-4759-a35d-137a6f5d60a7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6975 | 2026.03.25 00:19:11.484921 [ 5 ] {1f52230c-0678-4759-a35d-137a6f5d60a7} <Trace> oximeter.measurements_cumulativeu64 (d9515f17-c5fd-4592-903e-92bbab0fc185): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6976 | 2026.03.25 00:19:11.484957 [ 5 ] {1f52230c-0678-4759-a35d-137a6f5d60a7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 6977 | 2026.03.25 00:19:11.485304 [ 5 ] {1f52230c-0678-4759-a35d-137a6f5d60a7} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 6978 | 2026.03.25 00:19:11.485530 [ 5 ] {1f52230c-0678-4759-a35d-137a6f5d60a7} <Trace> oximeter.measurements_cumulativeu64 (d9515f17-c5fd-4592-903e-92bbab0fc185): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6979 | 2026.03.25 00:19:11.485661 [ 5 ] {1f52230c-0678-4759-a35d-137a6f5d60a7} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001232 sec., 129870.12987012987 rows/sec., 9.05 MiB/sec. | ||
| 6980 | 2026.03.25 00:19:11.485697 [ 5 ] {1f52230c-0678-4759-a35d-137a6f5d60a7} <Debug> TCPHandler: Processed in 0.001393982 sec. | ||
| 6981 | 2026.03.25 00:19:11.485809 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6982 | 2026.03.25 00:19:11.485903 [ 5 ] {52f41e5f-bcdf-431a-ab22-7bc96607bfc9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6983 | 2026.03.25 00:19:11.485958 [ 5 ] {52f41e5f-bcdf-431a-ab22-7bc96607bfc9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 6984 | 2026.03.25 00:19:11.486800 [ 5 ] {52f41e5f-bcdf-431a-ab22-7bc96607bfc9} <Trace> oximeter.measurements_histogramu64 (66b3c5cd-c277-4614-b9e1-0e483a2d8930): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6985 | 2026.03.25 00:19:11.486835 [ 5 ] {52f41e5f-bcdf-431a-ab22-7bc96607bfc9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 6986 | 2026.03.25 00:19:11.487390 [ 5 ] {52f41e5f-bcdf-431a-ab22-7bc96607bfc9} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 6987 | 2026.03.25 00:19:11.487668 [ 5 ] {52f41e5f-bcdf-431a-ab22-7bc96607bfc9} <Trace> oximeter.measurements_histogramu64 (66b3c5cd-c277-4614-b9e1-0e483a2d8930): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6988 | 2026.03.25 00:19:11.487810 [ 5 ] {52f41e5f-bcdf-431a-ab22-7bc96607bfc9} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.001925 sec., 13506.493506493505 rows/sec., 24.20 MiB/sec. | ||
| 6989 | 2026.03.25 00:19:11.487877 [ 5 ] {52f41e5f-bcdf-431a-ab22-7bc96607bfc9} <Debug> TCPHandler: Processed in 0.002116658 sec. | ||
| 6990 | 2026.03.25 00:19:11.487995 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6991 | 2026.03.25 00:19:11.488092 [ 5 ] {9d135dc9-8b1a-404f-8d87-30b43df415f0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6992 | 2026.03.25 00:19:11.488135 [ 5 ] {9d135dc9-8b1a-404f-8d87-30b43df415f0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6993 | 2026.03.25 00:19:11.488483 [ 5 ] {9d135dc9-8b1a-404f-8d87-30b43df415f0} <Trace> oximeter.measurements_u64 (a46c3f3f-9ded-4b50-9fc2-4f503dd169a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6994 | 2026.03.25 00:19:11.488518 [ 5 ] {9d135dc9-8b1a-404f-8d87-30b43df415f0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 6995 | 2026.03.25 00:19:11.488846 [ 5 ] {9d135dc9-8b1a-404f-8d87-30b43df415f0} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 6996 | 2026.03.25 00:19:11.489055 [ 5 ] {9d135dc9-8b1a-404f-8d87-30b43df415f0} <Trace> oximeter.measurements_u64 (a46c3f3f-9ded-4b50-9fc2-4f503dd169a4): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6997 | 2026.03.25 00:19:11.489184 [ 5 ] {9d135dc9-8b1a-404f-8d87-30b43df415f0} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001111 sec., 54005.400540054005 rows/sec., 3.64 MiB/sec. | ||
| 6998 | 2026.03.25 00:19:11.489219 [ 5 ] {9d135dc9-8b1a-404f-8d87-30b43df415f0} <Debug> TCPHandler: Processed in 0.001272929 sec. | ||
| 6999 | 2026.03.25 00:19:14.705087 [ 124 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 7000 | 2026.03.25 00:19:14.705160 [ 124 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 7001 | 2026.03.25 00:19:14.877422 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 13342 | ||
| 7002 | 2026.03.25 00:19:14.877917 [ 244 ] {} <Trace> system.asynchronous_metric_log (0898b27c-367e-447b-8482-f4822232c365): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7003 | 2026.03.25 00:19:14.877966 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 7004 | 2026.03.25 00:19:14.878481 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 7005 | 2026.03.25 00:19:14.878724 [ 244 ] {} <Trace> system.asynchronous_metric_log (0898b27c-367e-447b-8482-f4822232c365): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7006 | 2026.03.25 00:19:14.878873 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 13342 | ||
| 7007 | 2026.03.25 00:19:14.955622 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 936 | ||
| 7008 | 2026.03.25 00:19:14.958036 [ 242 ] {} <Trace> system.query_log (9703172c-9101-4506-b1d0-613c64f918a0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7009 | 2026.03.25 00:19:14.958098 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 7010 | 2026.03.25 00:19:14.959369 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 7011 | 2026.03.25 00:19:14.959649 [ 242 ] {} <Trace> system.query_log (9703172c-9101-4506-b1d0-613c64f918a0): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7012 | 2026.03.25 00:19:14.960033 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 936 | ||
| 7013 | 2026.03.25 00:19:15.570718 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 211 | ||
| 7014 | 2026.03.25 00:19:15.586518 [ 243 ] {} <Trace> system.metric_log (8832bb94-2db2-42e0-923d-5bcca7c2cc3b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7015 | 2026.03.25 00:19:15.586572 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 7016 | 2026.03.25 00:19:15.592899 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 7017 | 2026.03.25 00:19:15.593585 [ 243 ] {} <Trace> system.metric_log (8832bb94-2db2-42e0-923d-5bcca7c2cc3b): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7018 | 2026.03.25 00:19:15.596271 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 211 | ||
| 7019 | 2026.03.25 00:19:16.485628 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7020 | 2026.03.25 00:19:16.485834 [ 5 ] {0406340a-9c2f-483f-9989-131847b18d5b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 7021 | 2026.03.25 00:19:16.485906 [ 5 ] {0406340a-9c2f-483f-9989-131847b18d5b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 7022 | 2026.03.25 00:19:16.486746 [ 5 ] {0406340a-9c2f-483f-9989-131847b18d5b} <Trace> oximeter.fields_i16 (78240462-1731-4218-9a79-d1fbaf59befe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7023 | 2026.03.25 00:19:16.486791 [ 5 ] {0406340a-9c2f-483f-9989-131847b18d5b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 7024 | 2026.03.25 00:19:16.487204 [ 5 ] {0406340a-9c2f-483f-9989-131847b18d5b} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 7025 | 2026.03.25 00:19:16.487448 [ 5 ] {0406340a-9c2f-483f-9989-131847b18d5b} <Trace> oximeter.fields_i16 (78240462-1731-4218-9a79-d1fbaf59befe): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7026 | 2026.03.25 00:19:16.487608 [ 5 ] {0406340a-9c2f-483f-9989-131847b18d5b} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001825 sec., 155616.43835616438 rows/sec., 9.88 MiB/sec. | ||
| 7027 | 2026.03.25 00:19:16.487661 [ 5 ] {0406340a-9c2f-483f-9989-131847b18d5b} <Debug> TCPHandler: Processed in 0.00216802 sec. | ||
| 7028 | 2026.03.25 00:19:16.487783 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7029 | 2026.03.25 00:19:16.487885 [ 5 ] {41e15ae0-5f46-4a68-b472-3537e243f97f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7030 | 2026.03.25 00:19:16.487929 [ 5 ] {41e15ae0-5f46-4a68-b472-3537e243f97f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7031 | 2026.03.25 00:19:16.488733 [ 5 ] {41e15ae0-5f46-4a68-b472-3537e243f97f} <Trace> oximeter.fields_string (da9d4756-c540-45ff-bdbb-bdc9c8d31861): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7032 | 2026.03.25 00:19:16.488772 [ 5 ] {41e15ae0-5f46-4a68-b472-3537e243f97f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 7033 | 2026.03.25 00:19:16.489153 [ 5 ] {41e15ae0-5f46-4a68-b472-3537e243f97f} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 7034 | 2026.03.25 00:19:16.489373 [ 5 ] {41e15ae0-5f46-4a68-b472-3537e243f97f} <Trace> oximeter.fields_string (da9d4756-c540-45ff-bdbb-bdc9c8d31861): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7035 | 2026.03.25 00:19:16.489510 [ 5 ] {41e15ae0-5f46-4a68-b472-3537e243f97f} <Debug> executeQuery: Read 825 rows, 66.29 KiB in 0.001649 sec., 500303.2140691328 rows/sec., 39.26 MiB/sec. | ||
| 7036 | 2026.03.25 00:19:16.489549 [ 5 ] {41e15ae0-5f46-4a68-b472-3537e243f97f} <Debug> TCPHandler: Processed in 0.001817702 sec. | ||
| 7037 | 2026.03.25 00:19:16.489652 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7038 | 2026.03.25 00:19:16.489748 [ 5 ] {a3e0472c-bcd5-45ed-a140-5c38b06a579d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7039 | 2026.03.25 00:19:16.489790 [ 5 ] {a3e0472c-bcd5-45ed-a140-5c38b06a579d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7040 | 2026.03.25 00:19:16.490228 [ 5 ] {a3e0472c-bcd5-45ed-a140-5c38b06a579d} <Trace> oximeter.fields_u16 (b490aa8d-8720-450c-9d9d-0c0be0c6e0e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7041 | 2026.03.25 00:19:16.490265 [ 5 ] {a3e0472c-bcd5-45ed-a140-5c38b06a579d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 7042 | 2026.03.25 00:19:16.490570 [ 5 ] {a3e0472c-bcd5-45ed-a140-5c38b06a579d} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 7043 | 2026.03.25 00:19:16.490788 [ 5 ] {a3e0472c-bcd5-45ed-a140-5c38b06a579d} <Trace> oximeter.fields_u16 (b490aa8d-8720-450c-9d9d-0c0be0c6e0e1): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7044 | 2026.03.25 00:19:16.490899 [ 53 ] {} <Debug> oximeter.fields_u16 (b490aa8d-8720-450c-9d9d-0c0be0c6e0e1) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 7045 | 2026.03.25 00:19:16.490920 [ 5 ] {a3e0472c-bcd5-45ed-a140-5c38b06a579d} <Debug> executeQuery: Read 156 rows, 9.59 KiB in 0.001191 sec., 130982.3677581864 rows/sec., 7.87 MiB/sec. | ||
| 7046 | 2026.03.25 00:19:16.490963 [ 53 ] {} <Trace> oximeter.fields_u16 (b490aa8d-8720-450c-9d9d-0c0be0c6e0e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7047 | 2026.03.25 00:19:16.490975 [ 5 ] {a3e0472c-bcd5-45ed-a140-5c38b06a579d} <Debug> TCPHandler: Processed in 0.001372092 sec. | ||
| 7048 | 2026.03.25 00:19:16.490990 [ 53 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 7049 | 2026.03.25 00:19:16.491091 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7050 | 2026.03.25 00:19:16.491114 [ 196 ] {b490aa8d-8720-450c-9d9d-0c0be0c6e0e1::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 | ||
| 7051 | 2026.03.25 00:19:16.491190 [ 5 ] {d101e564-dc55-4648-a40a-9988cd927f3f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 7052 | 2026.03.25 00:19:16.491237 [ 5 ] {d101e564-dc55-4648-a40a-9988cd927f3f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 7053 | 2026.03.25 00:19:16.491265 [ 196 ] {b490aa8d-8720-450c-9d9d-0c0be0c6e0e1::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7054 | 2026.03.25 00:19:16.491306 [ 196 ] {b490aa8d-8720-450c-9d9d-0c0be0c6e0e1::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 209 rows starting from the beginning of the part | ||
| 7055 | 2026.03.25 00:19:16.491382 [ 196 ] {b490aa8d-8720-450c-9d9d-0c0be0c6e0e1::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 156 rows starting from the beginning of the part | ||
| 7056 | 2026.03.25 00:19:16.491439 [ 196 ] {b490aa8d-8720-450c-9d9d-0c0be0c6e0e1::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 26 rows starting from the beginning of the part | ||
| 7057 | 2026.03.25 00:19:16.491487 [ 196 ] {b490aa8d-8720-450c-9d9d-0c0be0c6e0e1::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 170 rows starting from the beginning of the part | ||
| 7058 | 2026.03.25 00:19:16.491529 [ 196 ] {b490aa8d-8720-450c-9d9d-0c0be0c6e0e1::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 26 rows starting from the beginning of the part | ||
| 7059 | 2026.03.25 00:19:16.491570 [ 196 ] {b490aa8d-8720-450c-9d9d-0c0be0c6e0e1::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 156 rows starting from the beginning of the part | ||
| 7060 | 2026.03.25 00:19:16.491695 [ 5 ] {d101e564-dc55-4648-a40a-9988cd927f3f} <Trace> oximeter.fields_u32 (79eddaf6-5920-48fe-8c45-6c5582e58677): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7061 | 2026.03.25 00:19:16.491738 [ 5 ] {d101e564-dc55-4648-a40a-9988cd927f3f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 7062 | 2026.03.25 00:19:16.492125 [ 5 ] {d101e564-dc55-4648-a40a-9988cd927f3f} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 7063 | 2026.03.25 00:19:16.492358 [ 5 ] {d101e564-dc55-4648-a40a-9988cd927f3f} <Trace> oximeter.fields_u32 (79eddaf6-5920-48fe-8c45-6c5582e58677): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7064 | 2026.03.25 00:19:16.492458 [ 53 ] {} <Debug> oximeter.fields_u32 (79eddaf6-5920-48fe-8c45-6c5582e58677) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 7065 | 2026.03.25 00:19:16.492487 [ 196 ] {b490aa8d-8720-450c-9d9d-0c0be0c6e0e1::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 743 rows, containing 5 columns (5 merged, 0 gathered) in 0.001430592 sec., 519365.4095647117 rows/sec., 34.17 MiB/sec. | ||
| 7066 | 2026.03.25 00:19:16.492489 [ 5 ] {d101e564-dc55-4648-a40a-9988cd927f3f} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001319 sec., 112964.36694465503 rows/sec., 7.30 MiB/sec. | ||
| 7067 | 2026.03.25 00:19:16.492488 [ 53 ] {} <Trace> oximeter.fields_u32 (79eddaf6-5920-48fe-8c45-6c5582e58677): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7068 | 2026.03.25 00:19:16.492557 [ 53 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 7069 | 2026.03.25 00:19:16.492557 [ 5 ] {d101e564-dc55-4648-a40a-9988cd927f3f} <Debug> TCPHandler: Processed in 0.001515605 sec. | ||
| 7070 | 2026.03.25 00:19:16.492653 [ 201 ] {79eddaf6-5920-48fe-8c45-6c5582e58677::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 | ||
| 7071 | 2026.03.25 00:19:16.492676 [ 189 ] {b490aa8d-8720-450c-9d9d-0c0be0c6e0e1::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 7072 | 2026.03.25 00:19:16.492686 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7073 | 2026.03.25 00:19:16.492778 [ 201 ] {79eddaf6-5920-48fe-8c45-6c5582e58677::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7074 | 2026.03.25 00:19:16.492793 [ 5 ] {84805dc0-38f4-4eb7-8fb8-45c22acd696e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 7075 | 2026.03.25 00:19:16.492816 [ 201 ] {79eddaf6-5920-48fe-8c45-6c5582e58677::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 950 rows starting from the beginning of the part | ||
| 7076 | 2026.03.25 00:19:16.492840 [ 5 ] {84805dc0-38f4-4eb7-8fb8-45c22acd696e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 7077 | 2026.03.25 00:19:16.492884 [ 201 ] {79eddaf6-5920-48fe-8c45-6c5582e58677::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 149 rows starting from the beginning of the part | ||
| 7078 | 2026.03.25 00:19:16.492936 [ 201 ] {79eddaf6-5920-48fe-8c45-6c5582e58677::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 801 rows starting from the beginning of the part | ||
| 7079 | 2026.03.25 00:19:16.492979 [ 189 ] {b490aa8d-8720-450c-9d9d-0c0be0c6e0e1::all_1_36_7} <Trace> oximeter.fields_u16 (b490aa8d-8720-450c-9d9d-0c0be0c6e0e1): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7080 | 2026.03.25 00:19:16.492980 [ 201 ] {79eddaf6-5920-48fe-8c45-6c5582e58677::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 149 rows starting from the beginning of the part | ||
| 7081 | 2026.03.25 00:19:16.493029 [ 201 ] {79eddaf6-5920-48fe-8c45-6c5582e58677::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 149 rows starting from the beginning of the part | ||
| 7082 | 2026.03.25 00:19:16.493055 [ 189 ] {b490aa8d-8720-450c-9d9d-0c0be0c6e0e1::all_1_36_7} <Trace> oximeter.fields_u16 (b490aa8d-8720-450c-9d9d-0c0be0c6e0e1) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 7083 | 2026.03.25 00:19:16.493070 [ 201 ] {79eddaf6-5920-48fe-8c45-6c5582e58677::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 149 rows starting from the beginning of the part | ||
| 7084 | 2026.03.25 00:19:16.493144 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.34 MiB. | ||
| 7085 | 2026.03.25 00:19:16.493299 [ 5 ] {84805dc0-38f4-4eb7-8fb8-45c22acd696e} <Trace> oximeter.fields_u8 (fa258e8d-285a-434f-b894-6be795807874): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7086 | 2026.03.25 00:19:16.493341 [ 5 ] {84805dc0-38f4-4eb7-8fb8-45c22acd696e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 7087 | 2026.03.25 00:19:16.493658 [ 5 ] {84805dc0-38f4-4eb7-8fb8-45c22acd696e} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 7088 | 2026.03.25 00:19:16.493868 [ 5 ] {84805dc0-38f4-4eb7-8fb8-45c22acd696e} <Trace> oximeter.fields_u8 (fa258e8d-285a-434f-b894-6be795807874): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7089 | 2026.03.25 00:19:16.493990 [ 5 ] {84805dc0-38f4-4eb7-8fb8-45c22acd696e} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001249 sec., 118494.79583666935 rows/sec., 6.74 MiB/sec. | ||
| 7090 | 2026.03.25 00:19:16.494027 [ 5 ] {84805dc0-38f4-4eb7-8fb8-45c22acd696e} <Debug> TCPHandler: Processed in 0.001425503 sec. | ||
| 7091 | 2026.03.25 00:19:16.494139 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7092 | 2026.03.25 00:19:16.494157 [ 201 ] {79eddaf6-5920-48fe-8c45-6c5582e58677::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2347 rows, containing 5 columns (5 merged, 0 gathered) in 0.001594857 sec., 1471605.2912580876 rows/sec., 93.82 MiB/sec. | ||
| 7093 | 2026.03.25 00:19:16.494226 [ 5 ] {8d8bdc20-2911-4e5f-bda8-1d4dba0a1a36} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7094 | 2026.03.25 00:19:16.494269 [ 5 ] {8d8bdc20-2911-4e5f-bda8-1d4dba0a1a36} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7095 | 2026.03.25 00:19:16.494326 [ 196 ] {79eddaf6-5920-48fe-8c45-6c5582e58677::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 7096 | 2026.03.25 00:19:16.494664 [ 196 ] {79eddaf6-5920-48fe-8c45-6c5582e58677::all_1_26_5} <Trace> oximeter.fields_u32 (79eddaf6-5920-48fe-8c45-6c5582e58677): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7097 | 2026.03.25 00:19:16.494743 [ 196 ] {79eddaf6-5920-48fe-8c45-6c5582e58677::all_1_26_5} <Trace> oximeter.fields_u32 (79eddaf6-5920-48fe-8c45-6c5582e58677) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 7098 | 2026.03.25 00:19:16.494830 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.53 MiB. | ||
| 7099 | 2026.03.25 00:19:16.494921 [ 5 ] {8d8bdc20-2911-4e5f-bda8-1d4dba0a1a36} <Trace> oximeter.fields_uuid (6a83c119-7e6c-4ef5-9da4-bd1e7cdd4b62): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7100 | 2026.03.25 00:19:16.494962 [ 5 ] {8d8bdc20-2911-4e5f-bda8-1d4dba0a1a36} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 7101 | 2026.03.25 00:19:16.495295 [ 5 ] {8d8bdc20-2911-4e5f-bda8-1d4dba0a1a36} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 7102 | 2026.03.25 00:19:16.495505 [ 5 ] {8d8bdc20-2911-4e5f-bda8-1d4dba0a1a36} <Trace> oximeter.fields_uuid (6a83c119-7e6c-4ef5-9da4-bd1e7cdd4b62): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7103 | 2026.03.25 00:19:16.495639 [ 5 ] {8d8bdc20-2911-4e5f-bda8-1d4dba0a1a36} <Debug> executeQuery: Read 504 rows, 36.30 KiB in 0.001382 sec., 364688.8567293777 rows/sec., 25.65 MiB/sec. | ||
| 7104 | 2026.03.25 00:19:16.495678 [ 5 ] {8d8bdc20-2911-4e5f-bda8-1d4dba0a1a36} <Debug> TCPHandler: Processed in 0.001544136 sec. | ||
| 7105 | 2026.03.25 00:19:16.495784 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7106 | 2026.03.25 00:19:16.495877 [ 5 ] {c8b3be15-9966-4486-b8bd-31ca76aa6981} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 7107 | 2026.03.25 00:19:16.495919 [ 5 ] {c8b3be15-9966-4486-b8bd-31ca76aa6981} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 7108 | 2026.03.25 00:19:16.496236 [ 5 ] {c8b3be15-9966-4486-b8bd-31ca76aa6981} <Trace> oximeter.measurements_bool (8a3ce6e0-f76a-4ba2-9a43-4275c3c9549e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7109 | 2026.03.25 00:19:16.496272 [ 5 ] {c8b3be15-9966-4486-b8bd-31ca76aa6981} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 7110 | 2026.03.25 00:19:16.496569 [ 5 ] {c8b3be15-9966-4486-b8bd-31ca76aa6981} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 7111 | 2026.03.25 00:19:16.496772 [ 5 ] {c8b3be15-9966-4486-b8bd-31ca76aa6981} <Trace> oximeter.measurements_bool (8a3ce6e0-f76a-4ba2-9a43-4275c3c9549e): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7112 | 2026.03.25 00:19:16.496900 [ 5 ] {c8b3be15-9966-4486-b8bd-31ca76aa6981} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001041 sec., 5763.688760806916 rows/sec., 301.13 KiB/sec. | ||
| 7113 | 2026.03.25 00:19:16.496936 [ 5 ] {c8b3be15-9966-4486-b8bd-31ca76aa6981} <Debug> TCPHandler: Processed in 0.001200677 sec. | ||
| 7114 | 2026.03.25 00:19:16.497037 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7115 | 2026.03.25 00:19:16.497129 [ 5 ] {0aad9dd3-2129-4b4d-8ca2-34dc2f990e34} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7116 | 2026.03.25 00:19:16.497172 [ 5 ] {0aad9dd3-2129-4b4d-8ca2-34dc2f990e34} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7117 | 2026.03.25 00:19:16.497577 [ 5 ] {0aad9dd3-2129-4b4d-8ca2-34dc2f990e34} <Trace> oximeter.measurements_cumulativeu64 (d9515f17-c5fd-4592-903e-92bbab0fc185): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7118 | 2026.03.25 00:19:16.497613 [ 5 ] {0aad9dd3-2129-4b4d-8ca2-34dc2f990e34} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 7119 | 2026.03.25 00:19:16.497954 [ 5 ] {0aad9dd3-2129-4b4d-8ca2-34dc2f990e34} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 7120 | 2026.03.25 00:19:16.498161 [ 5 ] {0aad9dd3-2129-4b4d-8ca2-34dc2f990e34} <Trace> oximeter.measurements_cumulativeu64 (d9515f17-c5fd-4592-903e-92bbab0fc185): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7121 | 2026.03.25 00:19:16.498291 [ 5 ] {0aad9dd3-2129-4b4d-8ca2-34dc2f990e34} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001181 sec., 224386.1134631668 rows/sec., 14.91 MiB/sec. | ||
| 7122 | 2026.03.25 00:19:16.498329 [ 5 ] {0aad9dd3-2129-4b4d-8ca2-34dc2f990e34} <Debug> TCPHandler: Processed in 0.001340731 sec. | ||
| 7123 | 2026.03.25 00:19:16.498437 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7124 | 2026.03.25 00:19:16.498533 [ 5 ] {72568a75-3ead-4468-aaba-3cf0a8cf754e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 7125 | 2026.03.25 00:19:16.498575 [ 5 ] {72568a75-3ead-4468-aaba-3cf0a8cf754e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 7126 | 2026.03.25 00:19:16.498902 [ 5 ] {72568a75-3ead-4468-aaba-3cf0a8cf754e} <Trace> oximeter.measurements_f64 (212c2a6f-90cf-4c71-aafe-78c3b1fd8e79): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7127 | 2026.03.25 00:19:16.498938 [ 5 ] {72568a75-3ead-4468-aaba-3cf0a8cf754e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 7128 | 2026.03.25 00:19:16.499228 [ 5 ] {72568a75-3ead-4468-aaba-3cf0a8cf754e} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 7129 | 2026.03.25 00:19:16.499436 [ 5 ] {72568a75-3ead-4468-aaba-3cf0a8cf754e} <Trace> oximeter.measurements_f64 (212c2a6f-90cf-4c71-aafe-78c3b1fd8e79): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7130 | 2026.03.25 00:19:16.499537 [ 29 ] {} <Debug> oximeter.measurements_f64 (212c2a6f-90cf-4c71-aafe-78c3b1fd8e79) (MergerMutator): Selected 6 parts from all_1_15_3 to all_20_20_0 | ||
| 7131 | 2026.03.25 00:19:16.499561 [ 5 ] {72568a75-3ead-4468-aaba-3cf0a8cf754e} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001047 sec., 955.1098376313277 rows/sec., 64.36 KiB/sec. | ||
| 7132 | 2026.03.25 00:19:16.499579 [ 29 ] {} <Trace> oximeter.measurements_f64 (212c2a6f-90cf-4c71-aafe-78c3b1fd8e79): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7133 | 2026.03.25 00:19:16.499603 [ 5 ] {72568a75-3ead-4468-aaba-3cf0a8cf754e} <Debug> TCPHandler: Processed in 0.001213908 sec. | ||
| 7134 | 2026.03.25 00:19:16.499604 [ 29 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 7135 | 2026.03.25 00:19:16.499713 [ 186 ] {212c2a6f-90cf-4c71-aafe-78c3b1fd8e79::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 | ||
| 7136 | 2026.03.25 00:19:16.499718 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7137 | 2026.03.25 00:19:16.499840 [ 5 ] {1963faf9-7aa8-41d9-b1b7-716d5dae85a3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7138 | 2026.03.25 00:19:16.499844 [ 186 ] {212c2a6f-90cf-4c71-aafe-78c3b1fd8e79::all_1_20_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7139 | 2026.03.25 00:19:16.499894 [ 186 ] {212c2a6f-90cf-4c71-aafe-78c3b1fd8e79::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 | ||
| 7140 | 2026.03.25 00:19:16.499898 [ 5 ] {1963faf9-7aa8-41d9-b1b7-716d5dae85a3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 7141 | 2026.03.25 00:19:16.499959 [ 186 ] {212c2a6f-90cf-4c71-aafe-78c3b1fd8e79::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 | ||
| 7142 | 2026.03.25 00:19:16.500010 [ 186 ] {212c2a6f-90cf-4c71-aafe-78c3b1fd8e79::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 | ||
| 7143 | 2026.03.25 00:19:16.500050 [ 186 ] {212c2a6f-90cf-4c71-aafe-78c3b1fd8e79::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 | ||
| 7144 | 2026.03.25 00:19:16.500084 [ 186 ] {212c2a6f-90cf-4c71-aafe-78c3b1fd8e79::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 | ||
| 7145 | 2026.03.25 00:19:16.500123 [ 186 ] {212c2a6f-90cf-4c71-aafe-78c3b1fd8e79::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 | ||
| 7146 | 2026.03.25 00:19:16.500718 [ 5 ] {1963faf9-7aa8-41d9-b1b7-716d5dae85a3} <Trace> oximeter.measurements_histogramu64 (66b3c5cd-c277-4614-b9e1-0e483a2d8930): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7147 | 2026.03.25 00:19:16.500761 [ 5 ] {1963faf9-7aa8-41d9-b1b7-716d5dae85a3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 7148 | 2026.03.25 00:19:16.500917 [ 196 ] {212c2a6f-90cf-4c71-aafe-78c3b1fd8e79::all_1_20_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 20 rows, containing 4 columns (4 merged, 0 gathered) in 0.001248969 sec., 16013.20769370577 rows/sec., 1.05 MiB/sec. | ||
| 7149 | 2026.03.25 00:19:16.501040 [ 186 ] {212c2a6f-90cf-4c71-aafe-78c3b1fd8e79::all_1_20_4} <Trace> MergedBlockOutputStream: filled checksums all_1_20_4 (state Temporary) | ||
| 7150 | 2026.03.25 00:19:16.501305 [ 186 ] {212c2a6f-90cf-4c71-aafe-78c3b1fd8e79::all_1_20_4} <Trace> oximeter.measurements_f64 (212c2a6f-90cf-4c71-aafe-78c3b1fd8e79): Renaming temporary part tmp_merge_all_1_20_4 to all_1_20_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7151 | 2026.03.25 00:19:16.501325 [ 5 ] {1963faf9-7aa8-41d9-b1b7-716d5dae85a3} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 7152 | 2026.03.25 00:19:16.501382 [ 186 ] {212c2a6f-90cf-4c71-aafe-78c3b1fd8e79::all_1_20_4} <Trace> oximeter.measurements_f64 (212c2a6f-90cf-4c71-aafe-78c3b1fd8e79) (MergerMutator): Merged 6 parts: [all_1_15_3, all_20_20_0] -> all_1_20_4 | ||
| 7153 | 2026.03.25 00:19:16.501464 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 7154 | 2026.03.25 00:19:16.501576 [ 5 ] {1963faf9-7aa8-41d9-b1b7-716d5dae85a3} <Trace> oximeter.measurements_histogramu64 (66b3c5cd-c277-4614-b9e1-0e483a2d8930): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7155 | 2026.03.25 00:19:16.501688 [ 29 ] {} <Debug> oximeter.measurements_histogramu64 (66b3c5cd-c277-4614-b9e1-0e483a2d8930) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 7156 | 2026.03.25 00:19:16.501722 [ 29 ] {} <Trace> oximeter.measurements_histogramu64 (66b3c5cd-c277-4614-b9e1-0e483a2d8930): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7157 | 2026.03.25 00:19:16.501723 [ 5 ] {1963faf9-7aa8-41d9-b1b7-716d5dae85a3} <Debug> executeQuery: Read 14 rows, 25.69 KiB in 0.001902 sec., 7360.672975814931 rows/sec., 13.19 MiB/sec. | ||
| 7158 | 2026.03.25 00:19:16.501743 [ 29 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 7159 | 2026.03.25 00:19:16.501800 [ 5 ] {1963faf9-7aa8-41d9-b1b7-716d5dae85a3} <Debug> TCPHandler: Processed in 0.002132449 sec. | ||
| 7160 | 2026.03.25 00:19:16.501834 [ 191 ] {66b3c5cd-c277-4614-b9e1-0e483a2d8930::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 | ||
| 7161 | 2026.03.25 00:19:16.501919 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7162 | 2026.03.25 00:19:16.502013 [ 5 ] {ea515649-0a30-4d07-b5f6-3d1b03cebb0d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7163 | 2026.03.25 00:19:16.502021 [ 191 ] {66b3c5cd-c277-4614-b9e1-0e483a2d8930::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7164 | 2026.03.25 00:19:16.502055 [ 5 ] {ea515649-0a30-4d07-b5f6-3d1b03cebb0d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7165 | 2026.03.25 00:19:16.502074 [ 191 ] {66b3c5cd-c277-4614-b9e1-0e483a2d8930::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 583 rows starting from the beginning of the part | ||
| 7166 | 2026.03.25 00:19:16.502184 [ 191 ] {66b3c5cd-c277-4614-b9e1-0e483a2d8930::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 14 rows starting from the beginning of the part | ||
| 7167 | 2026.03.25 00:19:16.502288 [ 191 ] {66b3c5cd-c277-4614-b9e1-0e483a2d8930::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 26 rows starting from the beginning of the part | ||
| 7168 | 2026.03.25 00:19:16.502381 [ 191 ] {66b3c5cd-c277-4614-b9e1-0e483a2d8930::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 14 rows starting from the beginning of the part | ||
| 7169 | 2026.03.25 00:19:16.502395 [ 5 ] {ea515649-0a30-4d07-b5f6-3d1b03cebb0d} <Trace> oximeter.measurements_u64 (a46c3f3f-9ded-4b50-9fc2-4f503dd169a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7170 | 2026.03.25 00:19:16.502432 [ 5 ] {ea515649-0a30-4d07-b5f6-3d1b03cebb0d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 7171 | 2026.03.25 00:19:16.502467 [ 191 ] {66b3c5cd-c277-4614-b9e1-0e483a2d8930::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 26 rows starting from the beginning of the part | ||
| 7172 | 2026.03.25 00:19:16.502566 [ 191 ] {66b3c5cd-c277-4614-b9e1-0e483a2d8930::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 14 rows starting from the beginning of the part | ||
| 7173 | 2026.03.25 00:19:16.502761 [ 5 ] {ea515649-0a30-4d07-b5f6-3d1b03cebb0d} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 7174 | 2026.03.25 00:19:16.502975 [ 5 ] {ea515649-0a30-4d07-b5f6-3d1b03cebb0d} <Trace> oximeter.measurements_u64 (a46c3f3f-9ded-4b50-9fc2-4f503dd169a4): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7175 | 2026.03.25 00:19:16.503110 [ 5 ] {ea515649-0a30-4d07-b5f6-3d1b03cebb0d} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001115 sec., 80717.48878923766 rows/sec., 5.05 MiB/sec. | ||
| 7176 | 2026.03.25 00:19:16.503146 [ 5 ] {ea515649-0a30-4d07-b5f6-3d1b03cebb0d} <Debug> TCPHandler: Processed in 0.001276939 sec. | ||
| 7177 | 2026.03.25 00:19:16.507042 [ 186 ] {66b3c5cd-c277-4614-b9e1-0e483a2d8930::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 677 rows, containing 19 columns (19 merged, 0 gathered) in 0.005245321 sec., 129067.41074569126 rows/sec., 231.28 MiB/sec. | ||
| 7178 | 2026.03.25 00:19:16.508174 [ 196 ] {66b3c5cd-c277-4614-b9e1-0e483a2d8930::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 7179 | 2026.03.25 00:19:16.508519 [ 196 ] {66b3c5cd-c277-4614-b9e1-0e483a2d8930::all_1_36_7} <Trace> oximeter.measurements_histogramu64 (66b3c5cd-c277-4614-b9e1-0e483a2d8930): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7180 | 2026.03.25 00:19:16.508598 [ 196 ] {66b3c5cd-c277-4614-b9e1-0e483a2d8930::all_1_36_7} <Trace> oximeter.measurements_histogramu64 (66b3c5cd-c277-4614-b9e1-0e483a2d8930) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 7181 | 2026.03.25 00:19:16.508717 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.53 MiB. | ||
| 7182 | 2026.03.25 00:19:17.000204 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 269.50 MiB, peak 276.98 MiB, free memory in arenas 0.00 B, will set to 271.29 MiB (RSS), difference: 1.79 MiB | ||
| 7183 | 2026.03.25 00:19:17.445556 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7184 | 2026.03.25 00:19:17.445753 [ 5 ] {c1b82e57-2293-4278-bf2c-b72a29506255} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 7185 | 2026.03.25 00:19:17.445827 [ 5 ] {c1b82e57-2293-4278-bf2c-b72a29506255} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 7186 | 2026.03.25 00:19:17.446532 [ 5 ] {c1b82e57-2293-4278-bf2c-b72a29506255} <Trace> oximeter.fields_ipaddr (2be1fe0e-d681-4366-b872-d5e7a11bcfe0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7187 | 2026.03.25 00:19:17.446586 [ 5 ] {c1b82e57-2293-4278-bf2c-b72a29506255} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 7188 | 2026.03.25 00:19:17.446970 [ 5 ] {c1b82e57-2293-4278-bf2c-b72a29506255} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 7189 | 2026.03.25 00:19:17.447209 [ 5 ] {c1b82e57-2293-4278-bf2c-b72a29506255} <Trace> oximeter.fields_ipaddr (2be1fe0e-d681-4366-b872-d5e7a11bcfe0): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7190 | 2026.03.25 00:19:17.447380 [ 5 ] {c1b82e57-2293-4278-bf2c-b72a29506255} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.00168 sec., 1190.4761904761904 rows/sec., 97.07 KiB/sec. | ||
| 7191 | 2026.03.25 00:19:17.447429 [ 5 ] {c1b82e57-2293-4278-bf2c-b72a29506255} <Debug> TCPHandler: Processed in 0.002020346 sec. | ||
| 7192 | 2026.03.25 00:19:17.447551 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7193 | 2026.03.25 00:19:17.447654 [ 5 ] {70f55481-32f9-4684-bd75-7a90ed98c33d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7194 | 2026.03.25 00:19:17.447697 [ 5 ] {70f55481-32f9-4684-bd75-7a90ed98c33d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7195 | 2026.03.25 00:19:17.449708 [ 5 ] {70f55481-32f9-4684-bd75-7a90ed98c33d} <Trace> oximeter.fields_string (da9d4756-c540-45ff-bdbb-bdc9c8d31861): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7196 | 2026.03.25 00:19:17.449746 [ 5 ] {70f55481-32f9-4684-bd75-7a90ed98c33d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 7197 | 2026.03.25 00:19:17.450201 [ 5 ] {70f55481-32f9-4684-bd75-7a90ed98c33d} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 7198 | 2026.03.25 00:19:17.450417 [ 5 ] {70f55481-32f9-4684-bd75-7a90ed98c33d} <Trace> oximeter.fields_string (da9d4756-c540-45ff-bdbb-bdc9c8d31861): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7199 | 2026.03.25 00:19:17.450544 [ 29 ] {} <Debug> oximeter.fields_string (da9d4756-c540-45ff-bdbb-bdc9c8d31861) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 7200 | 2026.03.25 00:19:17.450555 [ 5 ] {70f55481-32f9-4684-bd75-7a90ed98c33d} <Debug> executeQuery: Read 2454 rows, 186.30 KiB in 0.002924 sec., 839261.2859097128 rows/sec., 62.22 MiB/sec. | ||
| 7201 | 2026.03.25 00:19:17.450621 [ 29 ] {} <Trace> oximeter.fields_string (da9d4756-c540-45ff-bdbb-bdc9c8d31861): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7202 | 2026.03.25 00:19:17.450640 [ 5 ] {70f55481-32f9-4684-bd75-7a90ed98c33d} <Debug> TCPHandler: Processed in 0.003141122 sec. | ||
| 7203 | 2026.03.25 00:19:17.450651 [ 29 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 7204 | 2026.03.25 00:19:17.450760 [ 186 ] {da9d4756-c540-45ff-bdbb-bdc9c8d31861::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 | ||
| 7205 | 2026.03.25 00:19:17.450770 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7206 | 2026.03.25 00:19:17.450877 [ 186 ] {da9d4756-c540-45ff-bdbb-bdc9c8d31861::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7207 | 2026.03.25 00:19:17.450886 [ 5 ] {a4f03e28-38f4-4709-94e0-2fd0cf99ec2d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7208 | 2026.03.25 00:19:17.450918 [ 186 ] {da9d4756-c540-45ff-bdbb-bdc9c8d31861::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 3233 rows starting from the beginning of the part | ||
| 7209 | 2026.03.25 00:19:17.450939 [ 5 ] {a4f03e28-38f4-4709-94e0-2fd0cf99ec2d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7210 | 2026.03.25 00:19:17.450990 [ 186 ] {da9d4756-c540-45ff-bdbb-bdc9c8d31861::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 108 rows starting from the beginning of the part | ||
| 7211 | 2026.03.25 00:19:17.451041 [ 186 ] {da9d4756-c540-45ff-bdbb-bdc9c8d31861::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 832 rows starting from the beginning of the part | ||
| 7212 | 2026.03.25 00:19:17.451084 [ 186 ] {da9d4756-c540-45ff-bdbb-bdc9c8d31861::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 108 rows starting from the beginning of the part | ||
| 7213 | 2026.03.25 00:19:17.451127 [ 186 ] {da9d4756-c540-45ff-bdbb-bdc9c8d31861::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 825 rows starting from the beginning of the part | ||
| 7214 | 2026.03.25 00:19:17.451167 [ 186 ] {da9d4756-c540-45ff-bdbb-bdc9c8d31861::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 2454 rows starting from the beginning of the part | ||
| 7215 | 2026.03.25 00:19:17.451387 [ 5 ] {a4f03e28-38f4-4709-94e0-2fd0cf99ec2d} <Trace> oximeter.fields_u16 (b490aa8d-8720-450c-9d9d-0c0be0c6e0e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7216 | 2026.03.25 00:19:17.451431 [ 5 ] {a4f03e28-38f4-4709-94e0-2fd0cf99ec2d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 7217 | 2026.03.25 00:19:17.451744 [ 5 ] {a4f03e28-38f4-4709-94e0-2fd0cf99ec2d} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 7218 | 2026.03.25 00:19:17.451967 [ 5 ] {a4f03e28-38f4-4709-94e0-2fd0cf99ec2d} <Trace> oximeter.fields_u16 (b490aa8d-8720-450c-9d9d-0c0be0c6e0e1): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7219 | 2026.03.25 00:19:17.452104 [ 5 ] {a4f03e28-38f4-4709-94e0-2fd0cf99ec2d} <Debug> executeQuery: Read 37 rows, 2.77 KiB in 0.00124 sec., 29838.709677419356 rows/sec., 2.18 MiB/sec. | ||
| 7220 | 2026.03.25 00:19:17.452144 [ 5 ] {a4f03e28-38f4-4709-94e0-2fd0cf99ec2d} <Debug> TCPHandler: Processed in 0.001425293 sec. | ||
| 7221 | 2026.03.25 00:19:17.452251 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7222 | 2026.03.25 00:19:17.452345 [ 5 ] {b2dedfc1-410a-47b0-bafd-334d22fb8c1e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 7223 | 2026.03.25 00:19:17.452386 [ 5 ] {b2dedfc1-410a-47b0-bafd-334d22fb8c1e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 7224 | 2026.03.25 00:19:17.453112 [ 5 ] {b2dedfc1-410a-47b0-bafd-334d22fb8c1e} <Trace> oximeter.fields_u32 (79eddaf6-5920-48fe-8c45-6c5582e58677): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7225 | 2026.03.25 00:19:17.453149 [ 5 ] {b2dedfc1-410a-47b0-bafd-334d22fb8c1e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 7226 | 2026.03.25 00:19:17.453477 [ 5 ] {b2dedfc1-410a-47b0-bafd-334d22fb8c1e} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 7227 | 2026.03.25 00:19:17.453694 [ 5 ] {b2dedfc1-410a-47b0-bafd-334d22fb8c1e} <Trace> oximeter.fields_u32 (79eddaf6-5920-48fe-8c45-6c5582e58677): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7228 | 2026.03.25 00:19:17.453717 [ 196 ] {da9d4756-c540-45ff-bdbb-bdc9c8d31861::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7560 rows, containing 5 columns (5 merged, 0 gathered) in 0.002996518 sec., 2522928.2787555424 rows/sec., 200.90 MiB/sec. | ||
| 7229 | 2026.03.25 00:19:17.453827 [ 5 ] {b2dedfc1-410a-47b0-bafd-334d22fb8c1e} <Debug> executeQuery: Read 801 rows, 47.38 KiB in 0.0015 sec., 534000 rows/sec., 30.85 MiB/sec. | ||
| 7230 | 2026.03.25 00:19:17.453870 [ 5 ] {b2dedfc1-410a-47b0-bafd-334d22fb8c1e} <Debug> TCPHandler: Processed in 0.001668518 sec. | ||
| 7231 | 2026.03.25 00:19:17.453975 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7232 | 2026.03.25 00:19:17.454070 [ 5 ] {67f843e4-3d9d-480f-96a3-f2f4cd641e3d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 7233 | 2026.03.25 00:19:17.454109 [ 5 ] {67f843e4-3d9d-480f-96a3-f2f4cd641e3d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 7234 | 2026.03.25 00:19:17.454108 [ 195 ] {da9d4756-c540-45ff-bdbb-bdc9c8d31861::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 7235 | 2026.03.25 00:19:17.454418 [ 195 ] {da9d4756-c540-45ff-bdbb-bdc9c8d31861::all_1_46_9} <Trace> oximeter.fields_string (da9d4756-c540-45ff-bdbb-bdc9c8d31861): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7236 | 2026.03.25 00:19:17.454485 [ 5 ] {67f843e4-3d9d-480f-96a3-f2f4cd641e3d} <Trace> oximeter.fields_u64 (3ff11c92-02f0-4d7f-b78c-e898b3889a19): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7237 | 2026.03.25 00:19:17.454499 [ 195 ] {da9d4756-c540-45ff-bdbb-bdc9c8d31861::all_1_46_9} <Trace> oximeter.fields_string (da9d4756-c540-45ff-bdbb-bdc9c8d31861) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 7238 | 2026.03.25 00:19:17.454520 [ 5 ] {67f843e4-3d9d-480f-96a3-f2f4cd641e3d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 7239 | 2026.03.25 00:19:17.454589 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.35 MiB. | ||
| 7240 | 2026.03.25 00:19:17.454805 [ 5 ] {67f843e4-3d9d-480f-96a3-f2f4cd641e3d} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 7241 | 2026.03.25 00:19:17.455006 [ 5 ] {67f843e4-3d9d-480f-96a3-f2f4cd641e3d} <Trace> oximeter.fields_u64 (3ff11c92-02f0-4d7f-b78c-e898b3889a19): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7242 | 2026.03.25 00:19:17.455132 [ 5 ] {67f843e4-3d9d-480f-96a3-f2f4cd641e3d} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001081 sec., 925.0693802035154 rows/sec., 65.04 KiB/sec. | ||
| 7243 | 2026.03.25 00:19:17.455170 [ 5 ] {67f843e4-3d9d-480f-96a3-f2f4cd641e3d} <Debug> TCPHandler: Processed in 0.001243288 sec. | ||
| 7244 | 2026.03.25 00:19:17.455269 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7245 | 2026.03.25 00:19:17.455362 [ 5 ] {f462c8b6-de2d-4d47-9a3c-8c44aa92c6d4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7246 | 2026.03.25 00:19:17.455401 [ 5 ] {f462c8b6-de2d-4d47-9a3c-8c44aa92c6d4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7247 | 2026.03.25 00:19:17.456339 [ 5 ] {f462c8b6-de2d-4d47-9a3c-8c44aa92c6d4} <Trace> oximeter.fields_uuid (6a83c119-7e6c-4ef5-9da4-bd1e7cdd4b62): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7248 | 2026.03.25 00:19:17.456375 [ 5 ] {f462c8b6-de2d-4d47-9a3c-8c44aa92c6d4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 7249 | 2026.03.25 00:19:17.456733 [ 5 ] {f462c8b6-de2d-4d47-9a3c-8c44aa92c6d4} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 7250 | 2026.03.25 00:19:17.456939 [ 5 ] {f462c8b6-de2d-4d47-9a3c-8c44aa92c6d4} <Trace> oximeter.fields_uuid (6a83c119-7e6c-4ef5-9da4-bd1e7cdd4b62): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7251 | 2026.03.25 00:19:17.457067 [ 5 ] {f462c8b6-de2d-4d47-9a3c-8c44aa92c6d4} <Debug> executeQuery: Read 1316 rows, 90.20 KiB in 0.001723 sec., 763784.0975043529 rows/sec., 51.12 MiB/sec. | ||
| 7252 | 2026.03.25 00:19:17.457070 [ 16 ] {} <Debug> oximeter.fields_uuid (6a83c119-7e6c-4ef5-9da4-bd1e7cdd4b62) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 7253 | 2026.03.25 00:19:17.457104 [ 5 ] {f462c8b6-de2d-4d47-9a3c-8c44aa92c6d4} <Debug> TCPHandler: Processed in 0.001882933 sec. | ||
| 7254 | 2026.03.25 00:19:17.457152 [ 16 ] {} <Trace> oximeter.fields_uuid (6a83c119-7e6c-4ef5-9da4-bd1e7cdd4b62): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7255 | 2026.03.25 00:19:17.457183 [ 16 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 7256 | 2026.03.25 00:19:17.457230 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7257 | 2026.03.25 00:19:17.457262 [ 186 ] {6a83c119-7e6c-4ef5-9da4-bd1e7cdd4b62::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 | ||
| 7258 | 2026.03.25 00:19:17.457329 [ 5 ] {0f7027cf-6f8e-480b-b6da-743d99b60f38} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7259 | 2026.03.25 00:19:17.457367 [ 186 ] {6a83c119-7e6c-4ef5-9da4-bd1e7cdd4b62::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7260 | 2026.03.25 00:19:17.457377 [ 5 ] {0f7027cf-6f8e-480b-b6da-743d99b60f38} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7261 | 2026.03.25 00:19:17.457404 [ 186 ] {6a83c119-7e6c-4ef5-9da4-bd1e7cdd4b62::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 1790 rows starting from the beginning of the part | ||
| 7262 | 2026.03.25 00:19:17.457465 [ 186 ] {6a83c119-7e6c-4ef5-9da4-bd1e7cdd4b62::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 | ||
| 7263 | 2026.03.25 00:19:17.457510 [ 186 ] {6a83c119-7e6c-4ef5-9da4-bd1e7cdd4b62::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 518 rows starting from the beginning of the part | ||
| 7264 | 2026.03.25 00:19:17.457552 [ 186 ] {6a83c119-7e6c-4ef5-9da4-bd1e7cdd4b62::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 | ||
| 7265 | 2026.03.25 00:19:17.457586 [ 186 ] {6a83c119-7e6c-4ef5-9da4-bd1e7cdd4b62::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 504 rows starting from the beginning of the part | ||
| 7266 | 2026.03.25 00:19:17.457621 [ 186 ] {6a83c119-7e6c-4ef5-9da4-bd1e7cdd4b62::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 1316 rows starting from the beginning of the part | ||
| 7267 | 2026.03.25 00:19:17.458128 [ 5 ] {0f7027cf-6f8e-480b-b6da-743d99b60f38} <Trace> oximeter.measurements_cumulativeu64 (d9515f17-c5fd-4592-903e-92bbab0fc185): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7268 | 2026.03.25 00:19:17.458170 [ 5 ] {0f7027cf-6f8e-480b-b6da-743d99b60f38} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 7269 | 2026.03.25 00:19:17.458612 [ 5 ] {0f7027cf-6f8e-480b-b6da-743d99b60f38} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 7270 | 2026.03.25 00:19:17.458836 [ 5 ] {0f7027cf-6f8e-480b-b6da-743d99b60f38} <Trace> oximeter.measurements_cumulativeu64 (d9515f17-c5fd-4592-903e-92bbab0fc185): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7271 | 2026.03.25 00:19:17.458945 [ 16 ] {} <Debug> oximeter.measurements_cumulativeu64 (d9515f17-c5fd-4592-903e-92bbab0fc185) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 7272 | 2026.03.25 00:19:17.458966 [ 5 ] {0f7027cf-6f8e-480b-b6da-743d99b60f38} <Debug> executeQuery: Read 1497 rows, 92.97 KiB in 0.001655 sec., 904531.7220543807 rows/sec., 54.86 MiB/sec. | ||
| 7273 | 2026.03.25 00:19:17.458998 [ 16 ] {} <Trace> oximeter.measurements_cumulativeu64 (d9515f17-c5fd-4592-903e-92bbab0fc185): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7274 | 2026.03.25 00:19:17.459018 [ 5 ] {0f7027cf-6f8e-480b-b6da-743d99b60f38} <Debug> TCPHandler: Processed in 0.001836772 sec. | ||
| 7275 | 2026.03.25 00:19:17.459022 [ 16 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 7276 | 2026.03.25 00:19:17.459031 [ 186 ] {6a83c119-7e6c-4ef5-9da4-bd1e7cdd4b62::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4308 rows, containing 5 columns (5 merged, 0 gathered) in 0.001803972 sec., 2388063.672828625 rows/sec., 172.85 MiB/sec. | ||
| 7277 | 2026.03.25 00:19:17.459120 [ 186 ] {d9515f17-c5fd-4592-903e-92bbab0fc185::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 | ||
| 7278 | 2026.03.25 00:19:17.459137 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7279 | 2026.03.25 00:19:17.459207 [ 186 ] {d9515f17-c5fd-4592-903e-92bbab0fc185::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7280 | 2026.03.25 00:19:17.459235 [ 5 ] {3214293e-7234-4605-98c4-8310e293a630} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7281 | 2026.03.25 00:19:17.459238 [ 186 ] {d9515f17-c5fd-4592-903e-92bbab0fc185::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_41_8, total 17233 rows starting from the beginning of the part | ||
| 7282 | 2026.03.25 00:19:17.459288 [ 190 ] {6a83c119-7e6c-4ef5-9da4-bd1e7cdd4b62::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 7283 | 2026.03.25 00:19:17.459298 [ 5 ] {3214293e-7234-4605-98c4-8310e293a630} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 7284 | 2026.03.25 00:19:17.459303 [ 186 ] {d9515f17-c5fd-4592-903e-92bbab0fc185::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 160 rows starting from the beginning of the part | ||
| 7285 | 2026.03.25 00:19:17.459360 [ 186 ] {d9515f17-c5fd-4592-903e-92bbab0fc185::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 272 rows starting from the beginning of the part | ||
| 7286 | 2026.03.25 00:19:17.459399 [ 186 ] {d9515f17-c5fd-4592-903e-92bbab0fc185::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 160 rows starting from the beginning of the part | ||
| 7287 | 2026.03.25 00:19:17.459433 [ 186 ] {d9515f17-c5fd-4592-903e-92bbab0fc185::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 265 rows starting from the beginning of the part | ||
| 7288 | 2026.03.25 00:19:17.459467 [ 186 ] {d9515f17-c5fd-4592-903e-92bbab0fc185::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 1497 rows starting from the beginning of the part | ||
| 7289 | 2026.03.25 00:19:17.459613 [ 190 ] {6a83c119-7e6c-4ef5-9da4-bd1e7cdd4b62::all_1_46_9} <Trace> oximeter.fields_uuid (6a83c119-7e6c-4ef5-9da4-bd1e7cdd4b62): 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.25 00:19:17.459686 [ 190 ] {6a83c119-7e6c-4ef5-9da4-bd1e7cdd4b62::all_1_46_9} <Trace> oximeter.fields_uuid (6a83c119-7e6c-4ef5-9da4-bd1e7cdd4b62) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 7291 | 2026.03.25 00:19:17.459766 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.82 MiB. | ||
| 7292 | 2026.03.25 00:19:17.460156 [ 5 ] {3214293e-7234-4605-98c4-8310e293a630} <Trace> oximeter.measurements_histogramu64 (66b3c5cd-c277-4614-b9e1-0e483a2d8930): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7293 | 2026.03.25 00:19:17.460197 [ 5 ] {3214293e-7234-4605-98c4-8310e293a630} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 7294 | 2026.03.25 00:19:17.460834 [ 5 ] {3214293e-7234-4605-98c4-8310e293a630} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 7295 | 2026.03.25 00:19:17.461058 [ 5 ] {3214293e-7234-4605-98c4-8310e293a630} <Trace> oximeter.measurements_histogramu64 (66b3c5cd-c277-4614-b9e1-0e483a2d8930): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7296 | 2026.03.25 00:19:17.461195 [ 5 ] {3214293e-7234-4605-98c4-8310e293a630} <Debug> executeQuery: Read 35 rows, 64.22 KiB in 0.001978 sec., 17694.64105156724 rows/sec., 31.71 MiB/sec. | ||
| 7297 | 2026.03.25 00:19:17.461247 [ 5 ] {3214293e-7234-4605-98c4-8310e293a630} <Debug> TCPHandler: Processed in 0.00215962 sec. | ||
| 7298 | 2026.03.25 00:19:17.461357 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7299 | 2026.03.25 00:19:17.461451 [ 5 ] {c76f9d79-bb8a-4187-bfdb-153eb79b5157} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7300 | 2026.03.25 00:19:17.461493 [ 5 ] {c76f9d79-bb8a-4187-bfdb-153eb79b5157} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7301 | 2026.03.25 00:19:17.461833 [ 5 ] {c76f9d79-bb8a-4187-bfdb-153eb79b5157} <Trace> oximeter.measurements_u64 (a46c3f3f-9ded-4b50-9fc2-4f503dd169a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7302 | 2026.03.25 00:19:17.461869 [ 5 ] {c76f9d79-bb8a-4187-bfdb-153eb79b5157} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 7303 | 2026.03.25 00:19:17.462245 [ 5 ] {c76f9d79-bb8a-4187-bfdb-153eb79b5157} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 7304 | 2026.03.25 00:19:17.462458 [ 5 ] {c76f9d79-bb8a-4187-bfdb-153eb79b5157} <Trace> oximeter.measurements_u64 (a46c3f3f-9ded-4b50-9fc2-4f503dd169a4): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7305 | 2026.03.25 00:19:17.462566 [ 16 ] {} <Debug> oximeter.measurements_u64 (a46c3f3f-9ded-4b50-9fc2-4f503dd169a4) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 7306 | 2026.03.25 00:19:17.462590 [ 5 ] {c76f9d79-bb8a-4187-bfdb-153eb79b5157} <Debug> executeQuery: Read 12 rows, 848.00 B in 0.001158 sec., 10362.694300518135 rows/sec., 715.13 KiB/sec. | ||
| 7307 | 2026.03.25 00:19:17.462603 [ 16 ] {} <Trace> oximeter.measurements_u64 (a46c3f3f-9ded-4b50-9fc2-4f503dd169a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7308 | 2026.03.25 00:19:17.462630 [ 16 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 7309 | 2026.03.25 00:19:17.462632 [ 5 ] {c76f9d79-bb8a-4187-bfdb-153eb79b5157} <Debug> TCPHandler: Processed in 0.00132358 sec. | ||
| 7310 | 2026.03.25 00:19:17.462727 [ 196 ] {a46c3f3f-9ded-4b50-9fc2-4f503dd169a4::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 | ||
| 7311 | 2026.03.25 00:19:17.462875 [ 196 ] {a46c3f3f-9ded-4b50-9fc2-4f503dd169a4::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7312 | 2026.03.25 00:19:17.462914 [ 196 ] {a46c3f3f-9ded-4b50-9fc2-4f503dd169a4::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 2640 rows starting from the beginning of the part | ||
| 7313 | 2026.03.25 00:19:17.462985 [ 196 ] {a46c3f3f-9ded-4b50-9fc2-4f503dd169a4::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 60 rows starting from the beginning of the part | ||
| 7314 | 2026.03.25 00:19:17.463037 [ 196 ] {a46c3f3f-9ded-4b50-9fc2-4f503dd169a4::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 90 rows starting from the beginning of the part | ||
| 7315 | 2026.03.25 00:19:17.463084 [ 196 ] {a46c3f3f-9ded-4b50-9fc2-4f503dd169a4::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 60 rows starting from the beginning of the part | ||
| 7316 | 2026.03.25 00:19:17.463133 [ 196 ] {a46c3f3f-9ded-4b50-9fc2-4f503dd169a4::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 90 rows starting from the beginning of the part | ||
| 7317 | 2026.03.25 00:19:17.463177 [ 196 ] {a46c3f3f-9ded-4b50-9fc2-4f503dd169a4::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 12 rows starting from the beginning of the part | ||
| 7318 | 2026.03.25 00:19:17.464269 [ 199 ] {d9515f17-c5fd-4592-903e-92bbab0fc185::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 19587 rows, containing 5 columns (5 merged, 0 gathered) in 0.005175579 sec., 3784504.1105545876 rows/sec., 240.96 MiB/sec. | ||
| 7319 | 2026.03.25 00:19:17.464590 [ 199 ] {a46c3f3f-9ded-4b50-9fc2-4f503dd169a4::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2952 rows, containing 4 columns (4 merged, 0 gathered) in 0.001911844 sec., 1544059.0341052932 rows/sec., 99.52 MiB/sec. | ||
| 7320 | 2026.03.25 00:19:17.464701 [ 192 ] {d9515f17-c5fd-4592-903e-92bbab0fc185::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 7321 | 2026.03.25 00:19:17.464804 [ 196 ] {a46c3f3f-9ded-4b50-9fc2-4f503dd169a4::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 7322 | 2026.03.25 00:19:17.465041 [ 192 ] {d9515f17-c5fd-4592-903e-92bbab0fc185::all_1_46_9} <Trace> oximeter.measurements_cumulativeu64 (d9515f17-c5fd-4592-903e-92bbab0fc185): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7323 | 2026.03.25 00:19:17.465057 [ 196 ] {a46c3f3f-9ded-4b50-9fc2-4f503dd169a4::all_1_46_9} <Trace> oximeter.measurements_u64 (a46c3f3f-9ded-4b50-9fc2-4f503dd169a4): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7324 | 2026.03.25 00:19:17.465130 [ 196 ] {a46c3f3f-9ded-4b50-9fc2-4f503dd169a4::all_1_46_9} <Trace> oximeter.measurements_u64 (a46c3f3f-9ded-4b50-9fc2-4f503dd169a4) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 7325 | 2026.03.25 00:19:17.465132 [ 192 ] {d9515f17-c5fd-4592-903e-92bbab0fc185::all_1_46_9} <Trace> oximeter.measurements_cumulativeu64 (d9515f17-c5fd-4592-903e-92bbab0fc185) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 7326 | 2026.03.25 00:19:17.465200 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.72 MiB. | ||
| 7327 | 2026.03.25 00:19:17.465244 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.23 MiB. | ||
| 7328 | 2026.03.25 00:19:21.476263 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7329 | 2026.03.25 00:19:21.476469 [ 5 ] {8b1ffc0c-deb3-4c86-a704-3f00b2b7b18a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7330 | 2026.03.25 00:19:21.476541 [ 5 ] {8b1ffc0c-deb3-4c86-a704-3f00b2b7b18a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7331 | 2026.03.25 00:19:21.477179 [ 5 ] {8b1ffc0c-deb3-4c86-a704-3f00b2b7b18a} <Trace> oximeter.fields_string (da9d4756-c540-45ff-bdbb-bdc9c8d31861): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7332 | 2026.03.25 00:19:21.477224 [ 5 ] {8b1ffc0c-deb3-4c86-a704-3f00b2b7b18a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 7333 | 2026.03.25 00:19:21.477660 [ 5 ] {8b1ffc0c-deb3-4c86-a704-3f00b2b7b18a} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 7334 | 2026.03.25 00:19:21.477927 [ 5 ] {8b1ffc0c-deb3-4c86-a704-3f00b2b7b18a} <Trace> oximeter.fields_string (da9d4756-c540-45ff-bdbb-bdc9c8d31861): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7335 | 2026.03.25 00:19:21.478096 [ 5 ] {8b1ffc0c-deb3-4c86-a704-3f00b2b7b18a} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001678 sec., 33373.063170441004 rows/sec., 2.56 MiB/sec. | ||
| 7336 | 2026.03.25 00:19:21.478144 [ 5 ] {8b1ffc0c-deb3-4c86-a704-3f00b2b7b18a} <Debug> TCPHandler: Processed in 0.002019767 sec. | ||
| 7337 | 2026.03.25 00:19:21.478274 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7338 | 2026.03.25 00:19:21.478386 [ 5 ] {e0af5f58-0e33-4b8e-9dd1-54096bc4e204} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7339 | 2026.03.25 00:19:21.478432 [ 5 ] {e0af5f58-0e33-4b8e-9dd1-54096bc4e204} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7340 | 2026.03.25 00:19:21.478894 [ 5 ] {e0af5f58-0e33-4b8e-9dd1-54096bc4e204} <Trace> oximeter.fields_uuid (6a83c119-7e6c-4ef5-9da4-bd1e7cdd4b62): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7341 | 2026.03.25 00:19:21.478930 [ 5 ] {e0af5f58-0e33-4b8e-9dd1-54096bc4e204} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 7342 | 2026.03.25 00:19:21.479225 [ 5 ] {e0af5f58-0e33-4b8e-9dd1-54096bc4e204} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 7343 | 2026.03.25 00:19:21.479430 [ 5 ] {e0af5f58-0e33-4b8e-9dd1-54096bc4e204} <Trace> oximeter.fields_uuid (6a83c119-7e6c-4ef5-9da4-bd1e7cdd4b62): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7344 | 2026.03.25 00:19:21.479554 [ 5 ] {e0af5f58-0e33-4b8e-9dd1-54096bc4e204} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001192 sec., 53691.275167785236 rows/sec., 4.19 MiB/sec. | ||
| 7345 | 2026.03.25 00:19:21.479590 [ 5 ] {e0af5f58-0e33-4b8e-9dd1-54096bc4e204} <Debug> TCPHandler: Processed in 0.001373031 sec. | ||
| 7346 | 2026.03.25 00:19:21.479703 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7347 | 2026.03.25 00:19:21.479796 [ 5 ] {feedbea2-ff10-4c11-aff9-7a696ed7d1e9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7348 | 2026.03.25 00:19:21.479838 [ 5 ] {feedbea2-ff10-4c11-aff9-7a696ed7d1e9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7349 | 2026.03.25 00:19:21.480214 [ 5 ] {feedbea2-ff10-4c11-aff9-7a696ed7d1e9} <Trace> oximeter.measurements_cumulativeu64 (d9515f17-c5fd-4592-903e-92bbab0fc185): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7350 | 2026.03.25 00:19:21.480250 [ 5 ] {feedbea2-ff10-4c11-aff9-7a696ed7d1e9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 7351 | 2026.03.25 00:19:21.480575 [ 5 ] {feedbea2-ff10-4c11-aff9-7a696ed7d1e9} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 7352 | 2026.03.25 00:19:21.480773 [ 5 ] {feedbea2-ff10-4c11-aff9-7a696ed7d1e9} <Trace> oximeter.measurements_cumulativeu64 (d9515f17-c5fd-4592-903e-92bbab0fc185): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7353 | 2026.03.25 00:19:21.480898 [ 5 ] {feedbea2-ff10-4c11-aff9-7a696ed7d1e9} <Debug> executeQuery: Read 128 rows, 9.13 KiB in 0.00112 sec., 114285.71428571429 rows/sec., 7.96 MiB/sec. | ||
| 7354 | 2026.03.25 00:19:21.480933 [ 5 ] {feedbea2-ff10-4c11-aff9-7a696ed7d1e9} <Debug> TCPHandler: Processed in 0.001277419 sec. | ||
| 7355 | 2026.03.25 00:19:21.481048 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7356 | 2026.03.25 00:19:21.481140 [ 5 ] {5eda87f3-79dc-4d80-a984-8bd44cfa48fc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7357 | 2026.03.25 00:19:21.481179 [ 5 ] {5eda87f3-79dc-4d80-a984-8bd44cfa48fc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7358 | 2026.03.25 00:19:21.481500 [ 5 ] {5eda87f3-79dc-4d80-a984-8bd44cfa48fc} <Trace> oximeter.measurements_u64 (a46c3f3f-9ded-4b50-9fc2-4f503dd169a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7359 | 2026.03.25 00:19:21.481535 [ 5 ] {5eda87f3-79dc-4d80-a984-8bd44cfa48fc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 7360 | 2026.03.25 00:19:21.481831 [ 5 ] {5eda87f3-79dc-4d80-a984-8bd44cfa48fc} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 7361 | 2026.03.25 00:19:21.482027 [ 5 ] {5eda87f3-79dc-4d80-a984-8bd44cfa48fc} <Trace> oximeter.measurements_u64 (a46c3f3f-9ded-4b50-9fc2-4f503dd169a4): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7362 | 2026.03.25 00:19:21.482154 [ 5 ] {5eda87f3-79dc-4d80-a984-8bd44cfa48fc} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001031 sec., 46556.74102812803 rows/sec., 3.14 MiB/sec. | ||
| 7363 | 2026.03.25 00:19:21.482188 [ 5 ] {5eda87f3-79dc-4d80-a984-8bd44cfa48fc} <Debug> TCPHandler: Processed in 0.001187557 sec. | ||
| 7364 | 2026.03.25 00:19:22.379060 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 13854 | ||
| 7365 | 2026.03.25 00:19:22.379556 [ 244 ] {} <Trace> system.asynchronous_metric_log (0898b27c-367e-447b-8482-f4822232c365): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7366 | 2026.03.25 00:19:22.379590 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 7367 | 2026.03.25 00:19:22.380046 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 7368 | 2026.03.25 00:19:22.380273 [ 244 ] {} <Trace> system.asynchronous_metric_log (0898b27c-367e-447b-8482-f4822232c365): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7369 | 2026.03.25 00:19:22.380396 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 13854 | ||
| 7370 | 2026.03.25 00:19:23.096447 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 219 | ||
| 7371 | 2026.03.25 00:19:23.113160 [ 243 ] {} <Trace> system.metric_log (8832bb94-2db2-42e0-923d-5bcca7c2cc3b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7372 | 2026.03.25 00:19:23.113219 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 7373 | 2026.03.25 00:19:23.119367 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 7374 | 2026.03.25 00:19:23.120054 [ 243 ] {} <Trace> system.metric_log (8832bb94-2db2-42e0-923d-5bcca7c2cc3b): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7375 | 2026.03.25 00:19:23.122951 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 219 | ||
| 7376 | 2026.03.25 00:19:24.960336 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 48 entries to flush up to offset 984 | ||
| 7377 | 2026.03.25 00:19:24.963113 [ 242 ] {} <Trace> system.query_log (9703172c-9101-4506-b1d0-613c64f918a0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7378 | 2026.03.25 00:19:24.963192 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 7379 | 2026.03.25 00:19:24.965061 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 7380 | 2026.03.25 00:19:24.965467 [ 242 ] {} <Trace> system.query_log (9703172c-9101-4506-b1d0-613c64f918a0): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7381 | 2026.03.25 00:19:24.965676 [ 51 ] {} <Debug> system.query_log (9703172c-9101-4506-b1d0-613c64f918a0) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 7382 | 2026.03.25 00:19:24.965719 [ 51 ] {} <Trace> system.query_log (9703172c-9101-4506-b1d0-613c64f918a0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7383 | 2026.03.25 00:19:24.965744 [ 51 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 7384 | 2026.03.25 00:19:24.965860 [ 196 ] {9703172c-9101-4506-b1d0-613c64f918a0::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 | ||
| 7385 | 2026.03.25 00:19:24.966072 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 984 | ||
| 7386 | 2026.03.25 00:19:24.966490 [ 196 ] {9703172c-9101-4506-b1d0-613c64f918a0::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7387 | 2026.03.25 00:19:24.966633 [ 196 ] {9703172c-9101-4506-b1d0-613c64f918a0::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 778 rows starting from the beginning of the part | ||
| 7388 | 2026.03.25 00:19:24.966996 [ 196 ] {9703172c-9101-4506-b1d0-613c64f918a0::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 34 rows starting from the beginning of the part | ||
| 7389 | 2026.03.25 00:19:24.967336 [ 196 ] {9703172c-9101-4506-b1d0-613c64f918a0::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 52 rows starting from the beginning of the part | ||
| 7390 | 2026.03.25 00:19:24.967669 [ 196 ] {9703172c-9101-4506-b1d0-613c64f918a0::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 36 rows starting from the beginning of the part | ||
| 7391 | 2026.03.25 00:19:24.968001 [ 196 ] {9703172c-9101-4506-b1d0-613c64f918a0::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 36 rows starting from the beginning of the part | ||
| 7392 | 2026.03.25 00:19:24.968355 [ 196 ] {9703172c-9101-4506-b1d0-613c64f918a0::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 48 rows starting from the beginning of the part | ||
| 7393 | 2026.03.25 00:19:24.974737 [ 199 ] {9703172c-9101-4506-b1d0-613c64f918a0::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 984 rows, containing 72 columns (72 merged, 0 gathered) in 0.008922855 sec., 110278.60477392045 rows/sec., 90.19 MiB/sec. | ||
| 7394 | 2026.03.25 00:19:24.975905 [ 196 ] {9703172c-9101-4506-b1d0-613c64f918a0::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 7395 | 2026.03.25 00:19:24.976397 [ 196 ] {9703172c-9101-4506-b1d0-613c64f918a0::all_1_21_4} <Trace> system.query_log (9703172c-9101-4506-b1d0-613c64f918a0): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7396 | 2026.03.25 00:19:24.976460 [ 196 ] {9703172c-9101-4506-b1d0-613c64f918a0::all_1_21_4} <Trace> system.query_log (9703172c-9101-4506-b1d0-613c64f918a0) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 7397 | 2026.03.25 00:19:24.976606 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.30 MiB. | ||
| 7398 | 2026.03.25 00:19:26.487941 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7399 | 2026.03.25 00:19:26.488155 [ 5 ] {e0d4b62f-cb1c-454c-9dc3-a39ea2af6359} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 7400 | 2026.03.25 00:19:26.488230 [ 5 ] {e0d4b62f-cb1c-454c-9dc3-a39ea2af6359} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 7401 | 2026.03.25 00:19:26.489007 [ 5 ] {e0d4b62f-cb1c-454c-9dc3-a39ea2af6359} <Trace> oximeter.fields_i16 (78240462-1731-4218-9a79-d1fbaf59befe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7402 | 2026.03.25 00:19:26.489057 [ 5 ] {e0d4b62f-cb1c-454c-9dc3-a39ea2af6359} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 7403 | 2026.03.25 00:19:26.489455 [ 5 ] {e0d4b62f-cb1c-454c-9dc3-a39ea2af6359} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 7404 | 2026.03.25 00:19:26.489695 [ 5 ] {e0d4b62f-cb1c-454c-9dc3-a39ea2af6359} <Trace> oximeter.fields_i16 (78240462-1731-4218-9a79-d1fbaf59befe): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7405 | 2026.03.25 00:19:26.489853 [ 5 ] {e0d4b62f-cb1c-454c-9dc3-a39ea2af6359} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001749 sec., 162378.50200114353 rows/sec., 10.31 MiB/sec. | ||
| 7406 | 2026.03.25 00:19:26.489868 [ 32 ] {} <Debug> oximeter.fields_i16 (78240462-1731-4218-9a79-d1fbaf59befe) (MergerMutator): Selected 5 parts from all_1_17_4 to all_21_21_0 | ||
| 7407 | 2026.03.25 00:19:26.489898 [ 5 ] {e0d4b62f-cb1c-454c-9dc3-a39ea2af6359} <Debug> TCPHandler: Processed in 0.002099528 sec. | ||
| 7408 | 2026.03.25 00:19:26.489944 [ 32 ] {} <Trace> oximeter.fields_i16 (78240462-1731-4218-9a79-d1fbaf59befe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7409 | 2026.03.25 00:19:26.489976 [ 32 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 7410 | 2026.03.25 00:19:26.490048 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7411 | 2026.03.25 00:19:26.490109 [ 200 ] {78240462-1731-4218-9a79-d1fbaf59befe::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 | ||
| 7412 | 2026.03.25 00:19:26.490148 [ 5 ] {e3ef5792-c0f7-4342-99c4-ded6b7575f07} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7413 | 2026.03.25 00:19:26.490197 [ 5 ] {e3ef5792-c0f7-4342-99c4-ded6b7575f07} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7414 | 2026.03.25 00:19:26.490270 [ 200 ] {78240462-1731-4218-9a79-d1fbaf59befe::all_1_21_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7415 | 2026.03.25 00:19:26.490313 [ 200 ] {78240462-1731-4218-9a79-d1fbaf59befe::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_17_4, total 284 rows starting from the beginning of the part | ||
| 7416 | 2026.03.25 00:19:26.490391 [ 200 ] {78240462-1731-4218-9a79-d1fbaf59befe::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 284 rows starting from the beginning of the part | ||
| 7417 | 2026.03.25 00:19:26.490445 [ 200 ] {78240462-1731-4218-9a79-d1fbaf59befe::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 284 rows starting from the beginning of the part | ||
| 7418 | 2026.03.25 00:19:26.490496 [ 200 ] {78240462-1731-4218-9a79-d1fbaf59befe::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 284 rows starting from the beginning of the part | ||
| 7419 | 2026.03.25 00:19:26.490545 [ 200 ] {78240462-1731-4218-9a79-d1fbaf59befe::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 284 rows starting from the beginning of the part | ||
| 7420 | 2026.03.25 00:19:26.491004 [ 5 ] {e3ef5792-c0f7-4342-99c4-ded6b7575f07} <Trace> oximeter.fields_string (da9d4756-c540-45ff-bdbb-bdc9c8d31861): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7421 | 2026.03.25 00:19:26.491048 [ 5 ] {e3ef5792-c0f7-4342-99c4-ded6b7575f07} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 7422 | 2026.03.25 00:19:26.491430 [ 5 ] {e3ef5792-c0f7-4342-99c4-ded6b7575f07} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 7423 | 2026.03.25 00:19:26.491578 [ 199 ] {78240462-1731-4218-9a79-d1fbaf59befe::all_1_21_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1420 rows, containing 5 columns (5 merged, 0 gathered) in 0.001529656 sec., 928313.2939693631 rows/sec., 62.50 MiB/sec. | ||
| 7424 | 2026.03.25 00:19:26.491648 [ 5 ] {e3ef5792-c0f7-4342-99c4-ded6b7575f07} <Trace> oximeter.fields_string (da9d4756-c540-45ff-bdbb-bdc9c8d31861): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7425 | 2026.03.25 00:19:26.491729 [ 200 ] {78240462-1731-4218-9a79-d1fbaf59befe::all_1_21_5} <Trace> MergedBlockOutputStream: filled checksums all_1_21_5 (state Temporary) | ||
| 7426 | 2026.03.25 00:19:26.491790 [ 5 ] {e3ef5792-c0f7-4342-99c4-ded6b7575f07} <Debug> executeQuery: Read 825 rows, 66.29 KiB in 0.001659 sec., 497287.5226039783 rows/sec., 39.02 MiB/sec. | ||
| 7427 | 2026.03.25 00:19:26.491834 [ 5 ] {e3ef5792-c0f7-4342-99c4-ded6b7575f07} <Debug> TCPHandler: Processed in 0.001846553 sec. | ||
| 7428 | 2026.03.25 00:19:26.491939 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7429 | 2026.03.25 00:19:26.492012 [ 200 ] {78240462-1731-4218-9a79-d1fbaf59befe::all_1_21_5} <Trace> oximeter.fields_i16 (78240462-1731-4218-9a79-d1fbaf59befe): Renaming temporary part tmp_merge_all_1_21_5 to all_1_21_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7430 | 2026.03.25 00:19:26.492035 [ 5 ] {bac6a1ea-7913-4da5-9a4e-931c4ecd831d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7431 | 2026.03.25 00:19:26.492084 [ 5 ] {bac6a1ea-7913-4da5-9a4e-931c4ecd831d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7432 | 2026.03.25 00:19:26.492094 [ 200 ] {78240462-1731-4218-9a79-d1fbaf59befe::all_1_21_5} <Trace> oximeter.fields_i16 (78240462-1731-4218-9a79-d1fbaf59befe) (MergerMutator): Merged 5 parts: [all_1_17_4, all_21_21_0] -> all_1_21_5 | ||
| 7433 | 2026.03.25 00:19:26.492177 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.41 MiB. | ||
| 7434 | 2026.03.25 00:19:26.492538 [ 5 ] {bac6a1ea-7913-4da5-9a4e-931c4ecd831d} <Trace> oximeter.fields_u16 (b490aa8d-8720-450c-9d9d-0c0be0c6e0e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7435 | 2026.03.25 00:19:26.492581 [ 5 ] {bac6a1ea-7913-4da5-9a4e-931c4ecd831d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 7436 | 2026.03.25 00:19:26.492900 [ 5 ] {bac6a1ea-7913-4da5-9a4e-931c4ecd831d} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 7437 | 2026.03.25 00:19:26.493115 [ 5 ] {bac6a1ea-7913-4da5-9a4e-931c4ecd831d} <Trace> oximeter.fields_u16 (b490aa8d-8720-450c-9d9d-0c0be0c6e0e1): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7438 | 2026.03.25 00:19:26.493251 [ 5 ] {bac6a1ea-7913-4da5-9a4e-931c4ecd831d} <Debug> executeQuery: Read 156 rows, 9.59 KiB in 0.001233 sec., 126520.68126520682 rows/sec., 7.60 MiB/sec. | ||
| 7439 | 2026.03.25 00:19:26.493291 [ 5 ] {bac6a1ea-7913-4da5-9a4e-931c4ecd831d} <Debug> TCPHandler: Processed in 0.001399852 sec. | ||
| 7440 | 2026.03.25 00:19:26.493402 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7441 | 2026.03.25 00:19:26.493498 [ 5 ] {b5815f03-01d3-45ac-8d64-e8611c86cf9e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 7442 | 2026.03.25 00:19:26.493538 [ 5 ] {b5815f03-01d3-45ac-8d64-e8611c86cf9e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 7443 | 2026.03.25 00:19:26.493980 [ 5 ] {b5815f03-01d3-45ac-8d64-e8611c86cf9e} <Trace> oximeter.fields_u32 (79eddaf6-5920-48fe-8c45-6c5582e58677): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7444 | 2026.03.25 00:19:26.494018 [ 5 ] {b5815f03-01d3-45ac-8d64-e8611c86cf9e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 7445 | 2026.03.25 00:19:26.494324 [ 5 ] {b5815f03-01d3-45ac-8d64-e8611c86cf9e} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 7446 | 2026.03.25 00:19:26.494537 [ 5 ] {b5815f03-01d3-45ac-8d64-e8611c86cf9e} <Trace> oximeter.fields_u32 (79eddaf6-5920-48fe-8c45-6c5582e58677): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7447 | 2026.03.25 00:19:26.494665 [ 5 ] {b5815f03-01d3-45ac-8d64-e8611c86cf9e} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001185 sec., 125738.39662447256 rows/sec., 8.12 MiB/sec. | ||
| 7448 | 2026.03.25 00:19:26.494706 [ 5 ] {b5815f03-01d3-45ac-8d64-e8611c86cf9e} <Debug> TCPHandler: Processed in 0.001352271 sec. | ||
| 7449 | 2026.03.25 00:19:26.494814 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7450 | 2026.03.25 00:19:26.494909 [ 5 ] {e5d767c5-15c6-43a4-9800-86fda6c10773} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 7451 | 2026.03.25 00:19:26.494948 [ 5 ] {e5d767c5-15c6-43a4-9800-86fda6c10773} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 7452 | 2026.03.25 00:19:26.495380 [ 5 ] {e5d767c5-15c6-43a4-9800-86fda6c10773} <Trace> oximeter.fields_u8 (fa258e8d-285a-434f-b894-6be795807874): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7453 | 2026.03.25 00:19:26.495417 [ 5 ] {e5d767c5-15c6-43a4-9800-86fda6c10773} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 7454 | 2026.03.25 00:19:26.495726 [ 5 ] {e5d767c5-15c6-43a4-9800-86fda6c10773} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 7455 | 2026.03.25 00:19:26.495929 [ 5 ] {e5d767c5-15c6-43a4-9800-86fda6c10773} <Trace> oximeter.fields_u8 (fa258e8d-285a-434f-b894-6be795807874): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7456 | 2026.03.25 00:19:26.496027 [ 32 ] {} <Debug> oximeter.fields_u8 (fa258e8d-285a-434f-b894-6be795807874) (MergerMutator): Selected 5 parts from all_1_17_4 to all_21_21_0 | ||
| 7457 | 2026.03.25 00:19:26.496054 [ 5 ] {e5d767c5-15c6-43a4-9800-86fda6c10773} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001163 sec., 127257.09372312984 rows/sec., 7.24 MiB/sec. | ||
| 7458 | 2026.03.25 00:19:26.496061 [ 32 ] {} <Trace> oximeter.fields_u8 (fa258e8d-285a-434f-b894-6be795807874): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7459 | 2026.03.25 00:19:26.496095 [ 32 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 7460 | 2026.03.25 00:19:26.496098 [ 5 ] {e5d767c5-15c6-43a4-9800-86fda6c10773} <Debug> TCPHandler: Processed in 0.00133223 sec. | ||
| 7461 | 2026.03.25 00:19:26.496173 [ 196 ] {fa258e8d-285a-434f-b894-6be795807874::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 | ||
| 7462 | 2026.03.25 00:19:26.496218 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7463 | 2026.03.25 00:19:26.496277 [ 196 ] {fa258e8d-285a-434f-b894-6be795807874::all_1_21_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7464 | 2026.03.25 00:19:26.496311 [ 196 ] {fa258e8d-285a-434f-b894-6be795807874::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_17_4, total 148 rows starting from the beginning of the part | ||
| 7465 | 2026.03.25 00:19:26.496343 [ 5 ] {ac89bd9f-2ebf-4f31-9be6-e1ba599cd724} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7466 | 2026.03.25 00:19:26.496366 [ 196 ] {fa258e8d-285a-434f-b894-6be795807874::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 148 rows starting from the beginning of the part | ||
| 7467 | 2026.03.25 00:19:26.496390 [ 5 ] {ac89bd9f-2ebf-4f31-9be6-e1ba599cd724} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7468 | 2026.03.25 00:19:26.496417 [ 196 ] {fa258e8d-285a-434f-b894-6be795807874::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 148 rows starting from the beginning of the part | ||
| 7469 | 2026.03.25 00:19:26.496463 [ 196 ] {fa258e8d-285a-434f-b894-6be795807874::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 148 rows starting from the beginning of the part | ||
| 7470 | 2026.03.25 00:19:26.496532 [ 196 ] {fa258e8d-285a-434f-b894-6be795807874::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 148 rows starting from the beginning of the part | ||
| 7471 | 2026.03.25 00:19:26.497007 [ 5 ] {ac89bd9f-2ebf-4f31-9be6-e1ba599cd724} <Trace> oximeter.fields_uuid (6a83c119-7e6c-4ef5-9da4-bd1e7cdd4b62): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7472 | 2026.03.25 00:19:26.497049 [ 5 ] {ac89bd9f-2ebf-4f31-9be6-e1ba599cd724} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 7473 | 2026.03.25 00:19:26.497271 [ 199 ] {fa258e8d-285a-434f-b894-6be795807874::all_1_21_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 740 rows, containing 5 columns (5 merged, 0 gathered) in 0.001133836 sec., 652651.706243231 rows/sec., 39.61 MiB/sec. | ||
| 7474 | 2026.03.25 00:19:26.497379 [ 5 ] {ac89bd9f-2ebf-4f31-9be6-e1ba599cd724} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 7475 | 2026.03.25 00:19:26.497483 [ 198 ] {fa258e8d-285a-434f-b894-6be795807874::all_1_21_5} <Trace> MergedBlockOutputStream: filled checksums all_1_21_5 (state Temporary) | ||
| 7476 | 2026.03.25 00:19:26.497611 [ 5 ] {ac89bd9f-2ebf-4f31-9be6-e1ba599cd724} <Trace> oximeter.fields_uuid (6a83c119-7e6c-4ef5-9da4-bd1e7cdd4b62): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7477 | 2026.03.25 00:19:26.497759 [ 5 ] {ac89bd9f-2ebf-4f31-9be6-e1ba599cd724} <Debug> executeQuery: Read 504 rows, 36.30 KiB in 0.001433 sec., 351709.6999302163 rows/sec., 24.74 MiB/sec. | ||
| 7478 | 2026.03.25 00:19:26.497800 [ 5 ] {ac89bd9f-2ebf-4f31-9be6-e1ba599cd724} <Debug> TCPHandler: Processed in 0.001631077 sec. | ||
| 7479 | 2026.03.25 00:19:26.497876 [ 198 ] {fa258e8d-285a-434f-b894-6be795807874::all_1_21_5} <Trace> oximeter.fields_u8 (fa258e8d-285a-434f-b894-6be795807874): Renaming temporary part tmp_merge_all_1_21_5 to all_1_21_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7480 | 2026.03.25 00:19:26.497901 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7481 | 2026.03.25 00:19:26.497961 [ 198 ] {fa258e8d-285a-434f-b894-6be795807874::all_1_21_5} <Trace> oximeter.fields_u8 (fa258e8d-285a-434f-b894-6be795807874) (MergerMutator): Merged 5 parts: [all_1_17_4, all_21_21_0] -> all_1_21_5 | ||
| 7482 | 2026.03.25 00:19:26.497999 [ 5 ] {ee4de466-dc4d-49df-a9be-384d49815c9d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 7483 | 2026.03.25 00:19:26.498047 [ 5 ] {ee4de466-dc4d-49df-a9be-384d49815c9d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 7484 | 2026.03.25 00:19:26.498058 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. | ||
| 7485 | 2026.03.25 00:19:26.498380 [ 5 ] {ee4de466-dc4d-49df-a9be-384d49815c9d} <Trace> oximeter.measurements_bool (8a3ce6e0-f76a-4ba2-9a43-4275c3c9549e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7486 | 2026.03.25 00:19:26.498420 [ 5 ] {ee4de466-dc4d-49df-a9be-384d49815c9d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 7487 | 2026.03.25 00:19:26.498724 [ 5 ] {ee4de466-dc4d-49df-a9be-384d49815c9d} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 7488 | 2026.03.25 00:19:26.498929 [ 5 ] {ee4de466-dc4d-49df-a9be-384d49815c9d} <Trace> oximeter.measurements_bool (8a3ce6e0-f76a-4ba2-9a43-4275c3c9549e): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7489 | 2026.03.25 00:19:26.499025 [ 32 ] {} <Debug> oximeter.measurements_bool (8a3ce6e0-f76a-4ba2-9a43-4275c3c9549e) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 7490 | 2026.03.25 00:19:26.499055 [ 5 ] {ee4de466-dc4d-49df-a9be-384d49815c9d} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001073 sec., 5591.798695246971 rows/sec., 292.15 KiB/sec. | ||
| 7491 | 2026.03.25 00:19:26.499057 [ 32 ] {} <Trace> oximeter.measurements_bool (8a3ce6e0-f76a-4ba2-9a43-4275c3c9549e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7492 | 2026.03.25 00:19:26.499094 [ 32 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 7493 | 2026.03.25 00:19:26.499097 [ 5 ] {ee4de466-dc4d-49df-a9be-384d49815c9d} <Debug> TCPHandler: Processed in 0.001243918 sec. | ||
| 7494 | 2026.03.25 00:19:26.499163 [ 196 ] {8a3ce6e0-f76a-4ba2-9a43-4275c3c9549e::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 | ||
| 7495 | 2026.03.25 00:19:26.499216 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7496 | 2026.03.25 00:19:26.499253 [ 196 ] {8a3ce6e0-f76a-4ba2-9a43-4275c3c9549e::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7497 | 2026.03.25 00:19:26.499282 [ 196 ] {8a3ce6e0-f76a-4ba2-9a43-4275c3c9549e::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 96 rows starting from the beginning of the part | ||
| 7498 | 2026.03.25 00:19:26.499320 [ 5 ] {83eb781a-2502-47e0-b0b8-ccb6674af9b9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7499 | 2026.03.25 00:19:26.499326 [ 196 ] {8a3ce6e0-f76a-4ba2-9a43-4275c3c9549e::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 6 rows starting from the beginning of the part | ||
| 7500 | 2026.03.25 00:19:26.499372 [ 5 ] {83eb781a-2502-47e0-b0b8-ccb6674af9b9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7501 | 2026.03.25 00:19:26.499379 [ 196 ] {8a3ce6e0-f76a-4ba2-9a43-4275c3c9549e::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 6 rows starting from the beginning of the part | ||
| 7502 | 2026.03.25 00:19:26.499425 [ 196 ] {8a3ce6e0-f76a-4ba2-9a43-4275c3c9549e::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 6 rows starting from the beginning of the part | ||
| 7503 | 2026.03.25 00:19:26.499456 [ 196 ] {8a3ce6e0-f76a-4ba2-9a43-4275c3c9549e::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 6 rows starting from the beginning of the part | ||
| 7504 | 2026.03.25 00:19:26.499491 [ 196 ] {8a3ce6e0-f76a-4ba2-9a43-4275c3c9549e::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 6 rows starting from the beginning of the part | ||
| 7505 | 2026.03.25 00:19:26.499811 [ 5 ] {83eb781a-2502-47e0-b0b8-ccb6674af9b9} <Trace> oximeter.measurements_cumulativeu64 (d9515f17-c5fd-4592-903e-92bbab0fc185): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7506 | 2026.03.25 00:19:26.499853 [ 5 ] {83eb781a-2502-47e0-b0b8-ccb6674af9b9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 7507 | 2026.03.25 00:19:26.500148 [ 197 ] {8a3ce6e0-f76a-4ba2-9a43-4275c3c9549e::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 126 rows, containing 4 columns (4 merged, 0 gathered) in 0.001009953 sec., 124758.28083089014 rows/sec., 6.37 MiB/sec. | ||
| 7508 | 2026.03.25 00:19:26.500218 [ 5 ] {83eb781a-2502-47e0-b0b8-ccb6674af9b9} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 7509 | 2026.03.25 00:19:26.500284 [ 187 ] {8a3ce6e0-f76a-4ba2-9a43-4275c3c9549e::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 7510 | 2026.03.25 00:19:26.500436 [ 5 ] {83eb781a-2502-47e0-b0b8-ccb6674af9b9} <Trace> oximeter.measurements_cumulativeu64 (d9515f17-c5fd-4592-903e-92bbab0fc185): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7511 | 2026.03.25 00:19:26.500541 [ 187 ] {8a3ce6e0-f76a-4ba2-9a43-4275c3c9549e::all_1_21_4} <Trace> oximeter.measurements_bool (8a3ce6e0-f76a-4ba2-9a43-4275c3c9549e): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7512 | 2026.03.25 00:19:26.500571 [ 5 ] {83eb781a-2502-47e0-b0b8-ccb6674af9b9} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.00127 sec., 208661.41732283463 rows/sec., 13.87 MiB/sec. | ||
| 7513 | 2026.03.25 00:19:26.500609 [ 5 ] {83eb781a-2502-47e0-b0b8-ccb6674af9b9} <Debug> TCPHandler: Processed in 0.001444393 sec. | ||
| 7514 | 2026.03.25 00:19:26.500612 [ 187 ] {8a3ce6e0-f76a-4ba2-9a43-4275c3c9549e::all_1_21_4} <Trace> oximeter.measurements_bool (8a3ce6e0-f76a-4ba2-9a43-4275c3c9549e) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 7515 | 2026.03.25 00:19:26.500705 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB. | ||
| 7516 | 2026.03.25 00:19:26.500732 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7517 | 2026.03.25 00:19:26.500827 [ 5 ] {ba5890e2-1421-487c-860e-ef9e1e143091} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 7518 | 2026.03.25 00:19:26.500869 [ 5 ] {ba5890e2-1421-487c-860e-ef9e1e143091} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 7519 | 2026.03.25 00:19:26.501177 [ 5 ] {ba5890e2-1421-487c-860e-ef9e1e143091} <Trace> oximeter.measurements_f64 (212c2a6f-90cf-4c71-aafe-78c3b1fd8e79): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7520 | 2026.03.25 00:19:26.501213 [ 5 ] {ba5890e2-1421-487c-860e-ef9e1e143091} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 7521 | 2026.03.25 00:19:26.501651 [ 5 ] {ba5890e2-1421-487c-860e-ef9e1e143091} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 7522 | 2026.03.25 00:19:26.501854 [ 5 ] {ba5890e2-1421-487c-860e-ef9e1e143091} <Trace> oximeter.measurements_f64 (212c2a6f-90cf-4c71-aafe-78c3b1fd8e79): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7523 | 2026.03.25 00:19:26.501982 [ 5 ] {ba5890e2-1421-487c-860e-ef9e1e143091} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001173 sec., 852.5149190110827 rows/sec., 57.44 KiB/sec. | ||
| 7524 | 2026.03.25 00:19:26.502018 [ 5 ] {ba5890e2-1421-487c-860e-ef9e1e143091} <Debug> TCPHandler: Processed in 0.001338751 sec. | ||
| 7525 | 2026.03.25 00:19:26.502118 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7526 | 2026.03.25 00:19:26.502211 [ 5 ] {69ace9de-6a82-4d7f-bbf0-e7eff7065677} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7527 | 2026.03.25 00:19:26.502264 [ 5 ] {69ace9de-6a82-4d7f-bbf0-e7eff7065677} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 7528 | 2026.03.25 00:19:26.503033 [ 5 ] {69ace9de-6a82-4d7f-bbf0-e7eff7065677} <Trace> oximeter.measurements_histogramu64 (66b3c5cd-c277-4614-b9e1-0e483a2d8930): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7529 | 2026.03.25 00:19:26.503070 [ 5 ] {69ace9de-6a82-4d7f-bbf0-e7eff7065677} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 7530 | 2026.03.25 00:19:26.503584 [ 5 ] {69ace9de-6a82-4d7f-bbf0-e7eff7065677} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 7531 | 2026.03.25 00:19:26.503795 [ 5 ] {69ace9de-6a82-4d7f-bbf0-e7eff7065677} <Trace> oximeter.measurements_histogramu64 (66b3c5cd-c277-4614-b9e1-0e483a2d8930): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7532 | 2026.03.25 00:19:26.503939 [ 5 ] {69ace9de-6a82-4d7f-bbf0-e7eff7065677} <Debug> executeQuery: Read 14 rows, 25.69 KiB in 0.001746 sec., 8018.327605956472 rows/sec., 14.37 MiB/sec. | ||
| 7533 | 2026.03.25 00:19:26.503992 [ 5 ] {69ace9de-6a82-4d7f-bbf0-e7eff7065677} <Debug> TCPHandler: Processed in 0.001922784 sec. | ||
| 7534 | 2026.03.25 00:19:26.504102 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7535 | 2026.03.25 00:19:26.504196 [ 5 ] {932eccbe-80d7-45a4-86ec-9edfc4314506} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7536 | 2026.03.25 00:19:26.504237 [ 5 ] {932eccbe-80d7-45a4-86ec-9edfc4314506} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7537 | 2026.03.25 00:19:26.504570 [ 5 ] {932eccbe-80d7-45a4-86ec-9edfc4314506} <Trace> oximeter.measurements_u64 (a46c3f3f-9ded-4b50-9fc2-4f503dd169a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7538 | 2026.03.25 00:19:26.504606 [ 5 ] {932eccbe-80d7-45a4-86ec-9edfc4314506} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 7539 | 2026.03.25 00:19:26.504917 [ 5 ] {932eccbe-80d7-45a4-86ec-9edfc4314506} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 7540 | 2026.03.25 00:19:26.505118 [ 5 ] {932eccbe-80d7-45a4-86ec-9edfc4314506} <Trace> oximeter.measurements_u64 (a46c3f3f-9ded-4b50-9fc2-4f503dd169a4): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7541 | 2026.03.25 00:19:26.505242 [ 5 ] {932eccbe-80d7-45a4-86ec-9edfc4314506} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001065 sec., 84507.04225352113 rows/sec., 5.29 MiB/sec. | ||
| 7542 | 2026.03.25 00:19:26.505278 [ 5 ] {932eccbe-80d7-45a4-86ec-9edfc4314506} <Debug> TCPHandler: Processed in 0.001224818 sec. | ||
| 7543 | 2026.03.25 00:19:29.705213 [ 39 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 7544 | 2026.03.25 00:19:29.705271 [ 39 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 7545 | 2026.03.25 00:19:29.880483 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 14302 | ||
| 7546 | 2026.03.25 00:19:29.880975 [ 244 ] {} <Trace> system.asynchronous_metric_log (0898b27c-367e-447b-8482-f4822232c365): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7547 | 2026.03.25 00:19:29.881022 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 7548 | 2026.03.25 00:19:29.881507 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 7549 | 2026.03.25 00:19:29.881730 [ 244 ] {} <Trace> system.asynchronous_metric_log (0898b27c-367e-447b-8482-f4822232c365): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7550 | 2026.03.25 00:19:29.881858 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 14302 | ||
| 7551 | 2026.03.25 00:19:30.623062 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 226 | ||
| 7552 | 2026.03.25 00:19:30.640789 [ 243 ] {} <Trace> system.metric_log (8832bb94-2db2-42e0-923d-5bcca7c2cc3b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7553 | 2026.03.25 00:19:30.640842 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 7554 | 2026.03.25 00:19:30.646383 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 7555 | 2026.03.25 00:19:30.647053 [ 243 ] {} <Trace> system.metric_log (8832bb94-2db2-42e0-923d-5bcca7c2cc3b): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7556 | 2026.03.25 00:19:30.649791 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 226 | ||
| 7557 | 2026.03.25 00:19:31.478765 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7558 | 2026.03.25 00:19:31.478952 [ 5 ] {2a810385-b3db-4259-ad3b-64b3057bc18c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7559 | 2026.03.25 00:19:31.479016 [ 5 ] {2a810385-b3db-4259-ad3b-64b3057bc18c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7560 | 2026.03.25 00:19:31.479691 [ 5 ] {2a810385-b3db-4259-ad3b-64b3057bc18c} <Trace> oximeter.fields_string (da9d4756-c540-45ff-bdbb-bdc9c8d31861): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7561 | 2026.03.25 00:19:31.479739 [ 5 ] {2a810385-b3db-4259-ad3b-64b3057bc18c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 7562 | 2026.03.25 00:19:31.480125 [ 5 ] {2a810385-b3db-4259-ad3b-64b3057bc18c} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 7563 | 2026.03.25 00:19:31.480344 [ 5 ] {2a810385-b3db-4259-ad3b-64b3057bc18c} <Trace> oximeter.fields_string (da9d4756-c540-45ff-bdbb-bdc9c8d31861): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7564 | 2026.03.25 00:19:31.480491 [ 5 ] {2a810385-b3db-4259-ad3b-64b3057bc18c} <Debug> executeQuery: Read 108 rows, 9.31 KiB in 0.001586 sec., 68095.83858764186 rows/sec., 5.73 MiB/sec. | ||
| 7565 | 2026.03.25 00:19:31.480531 [ 5 ] {2a810385-b3db-4259-ad3b-64b3057bc18c} <Debug> TCPHandler: Processed in 0.001899884 sec. | ||
| 7566 | 2026.03.25 00:19:31.480657 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7567 | 2026.03.25 00:19:31.480752 [ 5 ] {05b9dded-30ad-46d1-b8a7-c4771d7ac3e6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7568 | 2026.03.25 00:19:31.480792 [ 5 ] {05b9dded-30ad-46d1-b8a7-c4771d7ac3e6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7569 | 2026.03.25 00:19:31.481195 [ 5 ] {05b9dded-30ad-46d1-b8a7-c4771d7ac3e6} <Trace> oximeter.fields_u16 (b490aa8d-8720-450c-9d9d-0c0be0c6e0e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7570 | 2026.03.25 00:19:31.481231 [ 5 ] {05b9dded-30ad-46d1-b8a7-c4771d7ac3e6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 7571 | 2026.03.25 00:19:31.481524 [ 5 ] {05b9dded-30ad-46d1-b8a7-c4771d7ac3e6} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 7572 | 2026.03.25 00:19:31.481737 [ 5 ] {05b9dded-30ad-46d1-b8a7-c4771d7ac3e6} <Trace> oximeter.fields_u16 (b490aa8d-8720-450c-9d9d-0c0be0c6e0e1): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7573 | 2026.03.25 00:19:31.481863 [ 5 ] {05b9dded-30ad-46d1-b8a7-c4771d7ac3e6} <Debug> executeQuery: Read 26 rows, 1.96 KiB in 0.001129 sec., 23029.229406554474 rows/sec., 1.69 MiB/sec. | ||
| 7574 | 2026.03.25 00:19:31.481901 [ 5 ] {05b9dded-30ad-46d1-b8a7-c4771d7ac3e6} <Debug> TCPHandler: Processed in 0.001298229 sec. | ||
| 7575 | 2026.03.25 00:19:31.482011 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7576 | 2026.03.25 00:19:31.482104 [ 5 ] {e242815f-e662-4048-9146-8147239a29ca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7577 | 2026.03.25 00:19:31.482144 [ 5 ] {e242815f-e662-4048-9146-8147239a29ca} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7578 | 2026.03.25 00:19:31.482568 [ 5 ] {e242815f-e662-4048-9146-8147239a29ca} <Trace> oximeter.fields_uuid (6a83c119-7e6c-4ef5-9da4-bd1e7cdd4b62): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7579 | 2026.03.25 00:19:31.482603 [ 5 ] {e242815f-e662-4048-9146-8147239a29ca} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 7580 | 2026.03.25 00:19:31.482899 [ 5 ] {e242815f-e662-4048-9146-8147239a29ca} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 7581 | 2026.03.25 00:19:31.483112 [ 5 ] {e242815f-e662-4048-9146-8147239a29ca} <Trace> oximeter.fields_uuid (6a83c119-7e6c-4ef5-9da4-bd1e7cdd4b62): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7582 | 2026.03.25 00:19:31.483236 [ 5 ] {e242815f-e662-4048-9146-8147239a29ca} <Debug> executeQuery: Read 90 rows, 7.20 KiB in 0.001149 sec., 78328.9817232376 rows/sec., 6.12 MiB/sec. | ||
| 7583 | 2026.03.25 00:19:31.483272 [ 5 ] {e242815f-e662-4048-9146-8147239a29ca} <Debug> TCPHandler: Processed in 0.00131133 sec. | ||
| 7584 | 2026.03.25 00:19:31.483385 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7585 | 2026.03.25 00:19:31.483479 [ 5 ] {c8c761c0-6b78-4b36-8556-06b1423d5dd2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7586 | 2026.03.25 00:19:31.483521 [ 5 ] {c8c761c0-6b78-4b36-8556-06b1423d5dd2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7587 | 2026.03.25 00:19:31.483927 [ 5 ] {c8c761c0-6b78-4b36-8556-06b1423d5dd2} <Trace> oximeter.measurements_cumulativeu64 (d9515f17-c5fd-4592-903e-92bbab0fc185): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7588 | 2026.03.25 00:19:31.483963 [ 5 ] {c8c761c0-6b78-4b36-8556-06b1423d5dd2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 7589 | 2026.03.25 00:19:31.484274 [ 5 ] {c8c761c0-6b78-4b36-8556-06b1423d5dd2} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 7590 | 2026.03.25 00:19:31.484473 [ 5 ] {c8c761c0-6b78-4b36-8556-06b1423d5dd2} <Trace> oximeter.measurements_cumulativeu64 (d9515f17-c5fd-4592-903e-92bbab0fc185): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7591 | 2026.03.25 00:19:31.484600 [ 5 ] {c8c761c0-6b78-4b36-8556-06b1423d5dd2} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001139 sec., 140474.1000877963 rows/sec., 9.78 MiB/sec. | ||
| 7592 | 2026.03.25 00:19:31.484638 [ 5 ] {c8c761c0-6b78-4b36-8556-06b1423d5dd2} <Debug> TCPHandler: Processed in 0.0013031 sec. | ||
| 7593 | 2026.03.25 00:19:31.484748 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7594 | 2026.03.25 00:19:31.484842 [ 5 ] {6645c015-51f2-45c5-88aa-09247375e54c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7595 | 2026.03.25 00:19:31.484896 [ 5 ] {6645c015-51f2-45c5-88aa-09247375e54c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 7596 | 2026.03.25 00:19:31.485700 [ 5 ] {6645c015-51f2-45c5-88aa-09247375e54c} <Trace> oximeter.measurements_histogramu64 (66b3c5cd-c277-4614-b9e1-0e483a2d8930): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7597 | 2026.03.25 00:19:31.485735 [ 5 ] {6645c015-51f2-45c5-88aa-09247375e54c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 7598 | 2026.03.25 00:19:31.486251 [ 5 ] {6645c015-51f2-45c5-88aa-09247375e54c} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 7599 | 2026.03.25 00:19:31.486465 [ 5 ] {6645c015-51f2-45c5-88aa-09247375e54c} <Trace> oximeter.measurements_histogramu64 (66b3c5cd-c277-4614-b9e1-0e483a2d8930): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7600 | 2026.03.25 00:19:31.486600 [ 5 ] {6645c015-51f2-45c5-88aa-09247375e54c} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.001776 sec., 14639.63963963964 rows/sec., 26.23 MiB/sec. | ||
| 7601 | 2026.03.25 00:19:31.486655 [ 5 ] {6645c015-51f2-45c5-88aa-09247375e54c} <Debug> TCPHandler: Processed in 0.001957165 sec. | ||
| 7602 | 2026.03.25 00:19:31.486769 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7603 | 2026.03.25 00:19:31.486864 [ 5 ] {374edeef-9e09-45a6-a5c6-688cf1e731e7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7604 | 2026.03.25 00:19:31.486905 [ 5 ] {374edeef-9e09-45a6-a5c6-688cf1e731e7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7605 | 2026.03.25 00:19:31.487236 [ 5 ] {374edeef-9e09-45a6-a5c6-688cf1e731e7} <Trace> oximeter.measurements_u64 (a46c3f3f-9ded-4b50-9fc2-4f503dd169a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7606 | 2026.03.25 00:19:31.487271 [ 5 ] {374edeef-9e09-45a6-a5c6-688cf1e731e7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 7607 | 2026.03.25 00:19:31.487561 [ 5 ] {374edeef-9e09-45a6-a5c6-688cf1e731e7} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 7608 | 2026.03.25 00:19:31.487780 [ 5 ] {374edeef-9e09-45a6-a5c6-688cf1e731e7} <Trace> oximeter.measurements_u64 (a46c3f3f-9ded-4b50-9fc2-4f503dd169a4): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7609 | 2026.03.25 00:19:31.487905 [ 5 ] {374edeef-9e09-45a6-a5c6-688cf1e731e7} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001059 sec., 56657.22379603399 rows/sec., 3.82 MiB/sec. | ||
| 7610 | 2026.03.25 00:19:31.487940 [ 5 ] {374edeef-9e09-45a6-a5c6-688cf1e731e7} <Debug> TCPHandler: Processed in 0.001221488 sec. | ||
| 7611 | 2026.03.25 00:19:34.966394 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 1018 | ||
| 7612 | 2026.03.25 00:19:34.968957 [ 242 ] {} <Trace> system.query_log (9703172c-9101-4506-b1d0-613c64f918a0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7613 | 2026.03.25 00:19:34.969003 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 7614 | 2026.03.25 00:19:34.970150 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 7615 | 2026.03.25 00:19:34.970415 [ 242 ] {} <Trace> system.query_log (9703172c-9101-4506-b1d0-613c64f918a0): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7616 | 2026.03.25 00:19:34.970670 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1018 | ||
| 7617 | 2026.03.25 00:19:36.485933 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7618 | 2026.03.25 00:19:36.486124 [ 5 ] {adb22a56-b53d-4f36-bcb2-57a8e5d62d65} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 7619 | 2026.03.25 00:19:36.486192 [ 5 ] {adb22a56-b53d-4f36-bcb2-57a8e5d62d65} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 7620 | 2026.03.25 00:19:36.486946 [ 5 ] {adb22a56-b53d-4f36-bcb2-57a8e5d62d65} <Trace> oximeter.fields_i16 (78240462-1731-4218-9a79-d1fbaf59befe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7621 | 2026.03.25 00:19:36.486997 [ 5 ] {adb22a56-b53d-4f36-bcb2-57a8e5d62d65} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 7622 | 2026.03.25 00:19:36.487408 [ 5 ] {adb22a56-b53d-4f36-bcb2-57a8e5d62d65} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 7623 | 2026.03.25 00:19:36.487642 [ 5 ] {adb22a56-b53d-4f36-bcb2-57a8e5d62d65} <Trace> oximeter.fields_i16 (78240462-1731-4218-9a79-d1fbaf59befe): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7624 | 2026.03.25 00:19:36.487804 [ 5 ] {adb22a56-b53d-4f36-bcb2-57a8e5d62d65} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001727 sec., 164447.01795020266 rows/sec., 10.44 MiB/sec. | ||
| 7625 | 2026.03.25 00:19:36.487856 [ 5 ] {adb22a56-b53d-4f36-bcb2-57a8e5d62d65} <Debug> TCPHandler: Processed in 0.002054207 sec. | ||
| 7626 | 2026.03.25 00:19:36.487979 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7627 | 2026.03.25 00:19:36.488082 [ 5 ] {60b2d424-fa4b-4146-ae0c-1d9838585078} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7628 | 2026.03.25 00:19:36.488127 [ 5 ] {60b2d424-fa4b-4146-ae0c-1d9838585078} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7629 | 2026.03.25 00:19:36.488949 [ 5 ] {60b2d424-fa4b-4146-ae0c-1d9838585078} <Trace> oximeter.fields_string (da9d4756-c540-45ff-bdbb-bdc9c8d31861): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7630 | 2026.03.25 00:19:36.488988 [ 5 ] {60b2d424-fa4b-4146-ae0c-1d9838585078} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 7631 | 2026.03.25 00:19:36.489352 [ 5 ] {60b2d424-fa4b-4146-ae0c-1d9838585078} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 7632 | 2026.03.25 00:19:36.489555 [ 5 ] {60b2d424-fa4b-4146-ae0c-1d9838585078} <Trace> oximeter.fields_string (da9d4756-c540-45ff-bdbb-bdc9c8d31861): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7633 | 2026.03.25 00:19:36.489691 [ 5 ] {60b2d424-fa4b-4146-ae0c-1d9838585078} <Debug> executeQuery: Read 825 rows, 66.29 KiB in 0.001632 sec., 505514.70588235295 rows/sec., 39.67 MiB/sec. | ||
| 7634 | 2026.03.25 00:19:36.489730 [ 5 ] {60b2d424-fa4b-4146-ae0c-1d9838585078} <Debug> TCPHandler: Processed in 0.001802251 sec. | ||
| 7635 | 2026.03.25 00:19:36.489839 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7636 | 2026.03.25 00:19:36.489933 [ 5 ] {e63d568b-6c90-4835-ac01-971e67580854} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7637 | 2026.03.25 00:19:36.489975 [ 5 ] {e63d568b-6c90-4835-ac01-971e67580854} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7638 | 2026.03.25 00:19:36.490419 [ 5 ] {e63d568b-6c90-4835-ac01-971e67580854} <Trace> oximeter.fields_u16 (b490aa8d-8720-450c-9d9d-0c0be0c6e0e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7639 | 2026.03.25 00:19:36.490456 [ 5 ] {e63d568b-6c90-4835-ac01-971e67580854} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 7640 | 2026.03.25 00:19:36.490766 [ 5 ] {e63d568b-6c90-4835-ac01-971e67580854} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 7641 | 2026.03.25 00:19:36.490973 [ 5 ] {e63d568b-6c90-4835-ac01-971e67580854} <Trace> oximeter.fields_u16 (b490aa8d-8720-450c-9d9d-0c0be0c6e0e1): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7642 | 2026.03.25 00:19:36.491102 [ 5 ] {e63d568b-6c90-4835-ac01-971e67580854} <Debug> executeQuery: Read 156 rows, 9.59 KiB in 0.001188 sec., 131313.1313131313 rows/sec., 7.89 MiB/sec. | ||
| 7643 | 2026.03.25 00:19:36.491139 [ 5 ] {e63d568b-6c90-4835-ac01-971e67580854} <Debug> TCPHandler: Processed in 0.001349351 sec. | ||
| 7644 | 2026.03.25 00:19:36.491248 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7645 | 2026.03.25 00:19:36.491342 [ 5 ] {bf3cfc8d-ab66-4bdc-a64a-20cea0c1e911} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 7646 | 2026.03.25 00:19:36.491381 [ 5 ] {bf3cfc8d-ab66-4bdc-a64a-20cea0c1e911} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 7647 | 2026.03.25 00:19:36.491815 [ 5 ] {bf3cfc8d-ab66-4bdc-a64a-20cea0c1e911} <Trace> oximeter.fields_u32 (79eddaf6-5920-48fe-8c45-6c5582e58677): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7648 | 2026.03.25 00:19:36.491850 [ 5 ] {bf3cfc8d-ab66-4bdc-a64a-20cea0c1e911} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 7649 | 2026.03.25 00:19:36.492148 [ 5 ] {bf3cfc8d-ab66-4bdc-a64a-20cea0c1e911} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 7650 | 2026.03.25 00:19:36.492358 [ 5 ] {bf3cfc8d-ab66-4bdc-a64a-20cea0c1e911} <Trace> oximeter.fields_u32 (79eddaf6-5920-48fe-8c45-6c5582e58677): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7651 | 2026.03.25 00:19:36.492483 [ 5 ] {bf3cfc8d-ab66-4bdc-a64a-20cea0c1e911} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.00116 sec., 128448.27586206897 rows/sec., 8.30 MiB/sec. | ||
| 7652 | 2026.03.25 00:19:36.492521 [ 5 ] {bf3cfc8d-ab66-4bdc-a64a-20cea0c1e911} <Debug> TCPHandler: Processed in 0.00132172 sec. | ||
| 7653 | 2026.03.25 00:19:36.492629 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7654 | 2026.03.25 00:19:36.492723 [ 5 ] {84571323-52c3-49a8-8493-05e3f6a9a3df} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 7655 | 2026.03.25 00:19:36.492764 [ 5 ] {84571323-52c3-49a8-8493-05e3f6a9a3df} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 7656 | 2026.03.25 00:19:36.493197 [ 5 ] {84571323-52c3-49a8-8493-05e3f6a9a3df} <Trace> oximeter.fields_u8 (fa258e8d-285a-434f-b894-6be795807874): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7657 | 2026.03.25 00:19:36.493233 [ 5 ] {84571323-52c3-49a8-8493-05e3f6a9a3df} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 7658 | 2026.03.25 00:19:36.493531 [ 5 ] {84571323-52c3-49a8-8493-05e3f6a9a3df} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 7659 | 2026.03.25 00:19:36.493731 [ 5 ] {84571323-52c3-49a8-8493-05e3f6a9a3df} <Trace> oximeter.fields_u8 (fa258e8d-285a-434f-b894-6be795807874): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7660 | 2026.03.25 00:19:36.493860 [ 5 ] {84571323-52c3-49a8-8493-05e3f6a9a3df} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001153 sec., 128360.79791847356 rows/sec., 7.30 MiB/sec. | ||
| 7661 | 2026.03.25 00:19:36.493897 [ 5 ] {84571323-52c3-49a8-8493-05e3f6a9a3df} <Debug> TCPHandler: Processed in 0.00131749 sec. | ||
| 7662 | 2026.03.25 00:19:36.494006 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7663 | 2026.03.25 00:19:36.494099 [ 5 ] {1edc4f51-6d8d-46fc-a720-e3f45bec1080} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7664 | 2026.03.25 00:19:36.494140 [ 5 ] {1edc4f51-6d8d-46fc-a720-e3f45bec1080} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7665 | 2026.03.25 00:19:36.494730 [ 5 ] {1edc4f51-6d8d-46fc-a720-e3f45bec1080} <Trace> oximeter.fields_uuid (6a83c119-7e6c-4ef5-9da4-bd1e7cdd4b62): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7666 | 2026.03.25 00:19:36.494767 [ 5 ] {1edc4f51-6d8d-46fc-a720-e3f45bec1080} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 7667 | 2026.03.25 00:19:36.495088 [ 5 ] {1edc4f51-6d8d-46fc-a720-e3f45bec1080} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 7668 | 2026.03.25 00:19:36.495294 [ 5 ] {1edc4f51-6d8d-46fc-a720-e3f45bec1080} <Trace> oximeter.fields_uuid (6a83c119-7e6c-4ef5-9da4-bd1e7cdd4b62): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7669 | 2026.03.25 00:19:36.495426 [ 5 ] {1edc4f51-6d8d-46fc-a720-e3f45bec1080} <Debug> executeQuery: Read 504 rows, 36.30 KiB in 0.001345 sec., 374721.18959107803 rows/sec., 26.36 MiB/sec. | ||
| 7670 | 2026.03.25 00:19:36.495464 [ 5 ] {1edc4f51-6d8d-46fc-a720-e3f45bec1080} <Debug> TCPHandler: Processed in 0.001506595 sec. | ||
| 7671 | 2026.03.25 00:19:36.495567 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7672 | 2026.03.25 00:19:36.495659 [ 5 ] {fff739d8-4c1a-4196-ac47-34bc14670f22} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 7673 | 2026.03.25 00:19:36.495698 [ 5 ] {fff739d8-4c1a-4196-ac47-34bc14670f22} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 7674 | 2026.03.25 00:19:36.496006 [ 5 ] {fff739d8-4c1a-4196-ac47-34bc14670f22} <Trace> oximeter.measurements_bool (8a3ce6e0-f76a-4ba2-9a43-4275c3c9549e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7675 | 2026.03.25 00:19:36.496040 [ 5 ] {fff739d8-4c1a-4196-ac47-34bc14670f22} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 7676 | 2026.03.25 00:19:36.496318 [ 5 ] {fff739d8-4c1a-4196-ac47-34bc14670f22} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 7677 | 2026.03.25 00:19:36.496513 [ 5 ] {fff739d8-4c1a-4196-ac47-34bc14670f22} <Trace> oximeter.measurements_bool (8a3ce6e0-f76a-4ba2-9a43-4275c3c9549e): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7678 | 2026.03.25 00:19:36.496700 [ 5 ] {fff739d8-4c1a-4196-ac47-34bc14670f22} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001057 sec., 5676.442762535477 rows/sec., 296.57 KiB/sec. | ||
| 7679 | 2026.03.25 00:19:36.496736 [ 5 ] {fff739d8-4c1a-4196-ac47-34bc14670f22} <Debug> TCPHandler: Processed in 0.001217758 sec. | ||
| 7680 | 2026.03.25 00:19:36.496839 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7681 | 2026.03.25 00:19:36.496932 [ 5 ] {ea8760e5-12c4-4659-9114-cc162becf026} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7682 | 2026.03.25 00:19:36.496974 [ 5 ] {ea8760e5-12c4-4659-9114-cc162becf026} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7683 | 2026.03.25 00:19:36.497385 [ 5 ] {ea8760e5-12c4-4659-9114-cc162becf026} <Trace> oximeter.measurements_cumulativeu64 (d9515f17-c5fd-4592-903e-92bbab0fc185): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7684 | 2026.03.25 00:19:36.497419 [ 5 ] {ea8760e5-12c4-4659-9114-cc162becf026} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 7685 | 2026.03.25 00:19:36.497753 [ 5 ] {ea8760e5-12c4-4659-9114-cc162becf026} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 7686 | 2026.03.25 00:19:36.497964 [ 5 ] {ea8760e5-12c4-4659-9114-cc162becf026} <Trace> oximeter.measurements_cumulativeu64 (d9515f17-c5fd-4592-903e-92bbab0fc185): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7687 | 2026.03.25 00:19:36.498093 [ 5 ] {ea8760e5-12c4-4659-9114-cc162becf026} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.00118 sec., 224576.27118644066 rows/sec., 14.92 MiB/sec. | ||
| 7688 | 2026.03.25 00:19:36.498130 [ 5 ] {ea8760e5-12c4-4659-9114-cc162becf026} <Debug> TCPHandler: Processed in 0.001339251 sec. | ||
| 7689 | 2026.03.25 00:19:36.498240 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7690 | 2026.03.25 00:19:36.498334 [ 5 ] {16a73744-588c-4556-abb6-40fa0c5e8759} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 7691 | 2026.03.25 00:19:36.498376 [ 5 ] {16a73744-588c-4556-abb6-40fa0c5e8759} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 7692 | 2026.03.25 00:19:36.498691 [ 5 ] {16a73744-588c-4556-abb6-40fa0c5e8759} <Trace> oximeter.measurements_f64 (212c2a6f-90cf-4c71-aafe-78c3b1fd8e79): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7693 | 2026.03.25 00:19:36.498727 [ 5 ] {16a73744-588c-4556-abb6-40fa0c5e8759} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 7694 | 2026.03.25 00:19:36.499018 [ 5 ] {16a73744-588c-4556-abb6-40fa0c5e8759} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 7695 | 2026.03.25 00:19:36.499226 [ 5 ] {16a73744-588c-4556-abb6-40fa0c5e8759} <Trace> oximeter.measurements_f64 (212c2a6f-90cf-4c71-aafe-78c3b1fd8e79): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7696 | 2026.03.25 00:19:36.499354 [ 5 ] {16a73744-588c-4556-abb6-40fa0c5e8759} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001038 sec., 963.3911368015414 rows/sec., 64.92 KiB/sec. | ||
| 7697 | 2026.03.25 00:19:36.499390 [ 5 ] {16a73744-588c-4556-abb6-40fa0c5e8759} <Debug> TCPHandler: Processed in 0.001198628 sec. | ||
| 7698 | 2026.03.25 00:19:36.499500 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7699 | 2026.03.25 00:19:36.499593 [ 5 ] {73d4ccd7-f5c4-4ccc-ae4d-1bfe5a3300cd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7700 | 2026.03.25 00:19:36.499646 [ 5 ] {73d4ccd7-f5c4-4ccc-ae4d-1bfe5a3300cd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 7701 | 2026.03.25 00:19:36.500430 [ 5 ] {73d4ccd7-f5c4-4ccc-ae4d-1bfe5a3300cd} <Trace> oximeter.measurements_histogramu64 (66b3c5cd-c277-4614-b9e1-0e483a2d8930): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7702 | 2026.03.25 00:19:36.500467 [ 5 ] {73d4ccd7-f5c4-4ccc-ae4d-1bfe5a3300cd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 7703 | 2026.03.25 00:19:36.500979 [ 5 ] {73d4ccd7-f5c4-4ccc-ae4d-1bfe5a3300cd} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 7704 | 2026.03.25 00:19:36.501197 [ 5 ] {73d4ccd7-f5c4-4ccc-ae4d-1bfe5a3300cd} <Trace> oximeter.measurements_histogramu64 (66b3c5cd-c277-4614-b9e1-0e483a2d8930): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7705 | 2026.03.25 00:19:36.501337 [ 5 ] {73d4ccd7-f5c4-4ccc-ae4d-1bfe5a3300cd} <Debug> executeQuery: Read 14 rows, 25.69 KiB in 0.00176 sec., 7954.545454545454 rows/sec., 14.25 MiB/sec. | ||
| 7706 | 2026.03.25 00:19:36.501397 [ 5 ] {73d4ccd7-f5c4-4ccc-ae4d-1bfe5a3300cd} <Debug> TCPHandler: Processed in 0.001945165 sec. | ||
| 7707 | 2026.03.25 00:19:36.501508 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7708 | 2026.03.25 00:19:36.501603 [ 5 ] {7abe71a6-1944-4438-8698-eaaf5803598b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7709 | 2026.03.25 00:19:36.501645 [ 5 ] {7abe71a6-1944-4438-8698-eaaf5803598b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7710 | 2026.03.25 00:19:36.501977 [ 5 ] {7abe71a6-1944-4438-8698-eaaf5803598b} <Trace> oximeter.measurements_u64 (a46c3f3f-9ded-4b50-9fc2-4f503dd169a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7711 | 2026.03.25 00:19:36.502012 [ 5 ] {7abe71a6-1944-4438-8698-eaaf5803598b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 7712 | 2026.03.25 00:19:36.502322 [ 5 ] {7abe71a6-1944-4438-8698-eaaf5803598b} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 7713 | 2026.03.25 00:19:36.502528 [ 5 ] {7abe71a6-1944-4438-8698-eaaf5803598b} <Trace> oximeter.measurements_u64 (a46c3f3f-9ded-4b50-9fc2-4f503dd169a4): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7714 | 2026.03.25 00:19:36.502663 [ 5 ] {7abe71a6-1944-4438-8698-eaaf5803598b} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001078 sec., 83487.94063079778 rows/sec., 5.22 MiB/sec. | ||
| 7715 | 2026.03.25 00:19:36.502700 [ 5 ] {7abe71a6-1944-4438-8698-eaaf5803598b} <Debug> TCPHandler: Processed in 0.001240988 sec. | ||
| 7716 | 2026.03.25 00:19:37.381987 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 14814 | ||
| 7717 | 2026.03.25 00:19:37.382485 [ 244 ] {} <Trace> system.asynchronous_metric_log (0898b27c-367e-447b-8482-f4822232c365): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7718 | 2026.03.25 00:19:37.382522 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 7719 | 2026.03.25 00:19:37.382993 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 7720 | 2026.03.25 00:19:37.383240 [ 244 ] {} <Trace> system.asynchronous_metric_log (0898b27c-367e-447b-8482-f4822232c365): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7721 | 2026.03.25 00:19:37.383394 [ 97 ] {} <Debug> system.asynchronous_metric_log (0898b27c-367e-447b-8482-f4822232c365) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 7722 | 2026.03.25 00:19:37.383428 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 14814 | ||
| 7723 | 2026.03.25 00:19:37.383449 [ 97 ] {} <Trace> system.asynchronous_metric_log (0898b27c-367e-447b-8482-f4822232c365): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7724 | 2026.03.25 00:19:37.383475 [ 97 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 7725 | 2026.03.25 00:19:37.383599 [ 199 ] {0898b27c-367e-447b-8482-f4822232c365::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 | ||
| 7726 | 2026.03.25 00:19:37.383734 [ 199 ] {0898b27c-367e-447b-8482-f4822232c365::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7727 | 2026.03.25 00:19:37.383771 [ 199 ] {0898b27c-367e-447b-8482-f4822232c365::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_26_5, total 12382 rows starting from the beginning of the part | ||
| 7728 | 2026.03.25 00:19:37.383834 [ 199 ] {0898b27c-367e-447b-8482-f4822232c365::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 | ||
| 7729 | 2026.03.25 00:19:37.383882 [ 199 ] {0898b27c-367e-447b-8482-f4822232c365::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 | ||
| 7730 | 2026.03.25 00:19:37.383924 [ 199 ] {0898b27c-367e-447b-8482-f4822232c365::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 | ||
| 7731 | 2026.03.25 00:19:37.383961 [ 199 ] {0898b27c-367e-447b-8482-f4822232c365::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 | ||
| 7732 | 2026.03.25 00:19:37.383999 [ 199 ] {0898b27c-367e-447b-8482-f4822232c365::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 | ||
| 7733 | 2026.03.25 00:19:37.385715 [ 199 ] {0898b27c-367e-447b-8482-f4822232c365::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 14814 rows, containing 4 columns (4 merged, 0 gathered) in 0.00217406 sec., 6813979.374994251 rows/sec., 97.47 MiB/sec. | ||
| 7734 | 2026.03.25 00:19:37.386119 [ 188 ] {0898b27c-367e-447b-8482-f4822232c365::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 7735 | 2026.03.25 00:19:37.386446 [ 188 ] {0898b27c-367e-447b-8482-f4822232c365::all_1_31_6} <Trace> system.asynchronous_metric_log (0898b27c-367e-447b-8482-f4822232c365): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7736 | 2026.03.25 00:19:37.386541 [ 188 ] {0898b27c-367e-447b-8482-f4822232c365::all_1_31_6} <Trace> system.asynchronous_metric_log (0898b27c-367e-447b-8482-f4822232c365) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 7737 | 2026.03.25 00:19:37.386653 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.48 MiB. | ||
| 7738 | 2026.03.25 00:19:38.149932 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 234 | ||
| 7739 | 2026.03.25 00:19:38.168211 [ 243 ] {} <Trace> system.metric_log (8832bb94-2db2-42e0-923d-5bcca7c2cc3b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7740 | 2026.03.25 00:19:38.168280 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 7741 | 2026.03.25 00:19:38.173914 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 7742 | 2026.03.25 00:19:38.174596 [ 243 ] {} <Trace> system.metric_log (8832bb94-2db2-42e0-923d-5bcca7c2cc3b): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7743 | 2026.03.25 00:19:38.174896 [ 120 ] {} <Debug> system.metric_log (8832bb94-2db2-42e0-923d-5bcca7c2cc3b) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 7744 | 2026.03.25 00:19:38.174970 [ 120 ] {} <Trace> system.metric_log (8832bb94-2db2-42e0-923d-5bcca7c2cc3b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7745 | 2026.03.25 00:19:38.174995 [ 120 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 7746 | 2026.03.25 00:19:38.175153 [ 197 ] {8832bb94-2db2-42e0-923d-5bcca7c2cc3b::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 | ||
| 7747 | 2026.03.25 00:19:38.177703 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 234 | ||
| 7748 | 2026.03.25 00:19:38.178829 [ 197 ] {8832bb94-2db2-42e0-923d-5bcca7c2cc3b::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7749 | 2026.03.25 00:19:38.180269 [ 197 ] {8832bb94-2db2-42e0-923d-5bcca7c2cc3b::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 | ||
| 7750 | 2026.03.25 00:19:38.185082 [ 197 ] {8832bb94-2db2-42e0-923d-5bcca7c2cc3b::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 | ||
| 7751 | 2026.03.25 00:19:38.189946 [ 197 ] {8832bb94-2db2-42e0-923d-5bcca7c2cc3b::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 | ||
| 7752 | 2026.03.25 00:19:38.194415 [ 197 ] {8832bb94-2db2-42e0-923d-5bcca7c2cc3b::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 | ||
| 7753 | 2026.03.25 00:19:38.198784 [ 197 ] {8832bb94-2db2-42e0-923d-5bcca7c2cc3b::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 | ||
| 7754 | 2026.03.25 00:19:38.202846 [ 197 ] {8832bb94-2db2-42e0-923d-5bcca7c2cc3b::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 | ||
| 7755 | 2026.03.25 00:19:38.258688 [ 197 ] {8832bb94-2db2-42e0-923d-5bcca7c2cc3b::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 234 rows, containing 679 columns (679 merged, 0 gathered) in 0.08361627 sec., 2798.498426203417 rows/sec., 14.47 MiB/sec. | ||
| 7756 | 2026.03.25 00:19:38.260589 [ 197 ] {8832bb94-2db2-42e0-923d-5bcca7c2cc3b::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 7757 | 2026.03.25 00:19:38.262281 [ 197 ] {8832bb94-2db2-42e0-923d-5bcca7c2cc3b::all_1_31_6} <Trace> system.metric_log (8832bb94-2db2-42e0-923d-5bcca7c2cc3b): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7758 | 2026.03.25 00:19:38.262378 [ 197 ] {8832bb94-2db2-42e0-923d-5bcca7c2cc3b::all_1_31_6} <Trace> system.metric_log (8832bb94-2db2-42e0-923d-5bcca7c2cc3b) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 7759 | 2026.03.25 00:19:38.263902 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.11 MiB. | ||
| 7760 | 2026.03.25 00:19:39.000223 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 273.69 MiB, peak 284.23 MiB, free memory in arenas 0.00 B, will set to 277.25 MiB (RSS), difference: 3.55 MiB | ||
| 7761 | 2026.03.25 00:19:41.480087 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7762 | 2026.03.25 00:19:41.480282 [ 5 ] {7dea0149-066b-49ca-9a54-b913233c4215} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7763 | 2026.03.25 00:19:41.480350 [ 5 ] {7dea0149-066b-49ca-9a54-b913233c4215} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7764 | 2026.03.25 00:19:41.481026 [ 5 ] {7dea0149-066b-49ca-9a54-b913233c4215} <Trace> oximeter.fields_string (da9d4756-c540-45ff-bdbb-bdc9c8d31861): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7765 | 2026.03.25 00:19:41.481076 [ 5 ] {7dea0149-066b-49ca-9a54-b913233c4215} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 7766 | 2026.03.25 00:19:41.481456 [ 5 ] {7dea0149-066b-49ca-9a54-b913233c4215} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 7767 | 2026.03.25 00:19:41.481674 [ 5 ] {7dea0149-066b-49ca-9a54-b913233c4215} <Trace> oximeter.fields_string (da9d4756-c540-45ff-bdbb-bdc9c8d31861): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7768 | 2026.03.25 00:19:41.481888 [ 117 ] {} <Debug> oximeter.fields_string (da9d4756-c540-45ff-bdbb-bdc9c8d31861) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 7769 | 2026.03.25 00:19:41.481894 [ 5 ] {7dea0149-066b-49ca-9a54-b913233c4215} <Debug> executeQuery: Read 108 rows, 9.31 KiB in 0.001659 sec., 65099.45750452079 rows/sec., 5.48 MiB/sec. | ||
| 7770 | 2026.03.25 00:19:41.481961 [ 117 ] {} <Trace> oximeter.fields_string (da9d4756-c540-45ff-bdbb-bdc9c8d31861): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7771 | 2026.03.25 00:19:41.481988 [ 117 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 7772 | 2026.03.25 00:19:41.481991 [ 5 ] {7dea0149-066b-49ca-9a54-b913233c4215} <Debug> TCPHandler: Processed in 0.002033816 sec. | ||
| 7773 | 2026.03.25 00:19:41.482089 [ 199 ] {da9d4756-c540-45ff-bdbb-bdc9c8d31861::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 | ||
| 7774 | 2026.03.25 00:19:41.482131 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7775 | 2026.03.25 00:19:41.482182 [ 199 ] {da9d4756-c540-45ff-bdbb-bdc9c8d31861::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7776 | 2026.03.25 00:19:41.482211 [ 199 ] {da9d4756-c540-45ff-bdbb-bdc9c8d31861::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 3233 rows starting from the beginning of the part | ||
| 7777 | 2026.03.25 00:19:41.482234 [ 5 ] {025e8e0e-852e-4ff7-96f8-68db6ac62ff1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7778 | 2026.03.25 00:19:41.482266 [ 199 ] {da9d4756-c540-45ff-bdbb-bdc9c8d31861::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 56 rows starting from the beginning of the part | ||
| 7779 | 2026.03.25 00:19:41.482279 [ 5 ] {025e8e0e-852e-4ff7-96f8-68db6ac62ff1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7780 | 2026.03.25 00:19:41.482310 [ 199 ] {da9d4756-c540-45ff-bdbb-bdc9c8d31861::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 825 rows starting from the beginning of the part | ||
| 7781 | 2026.03.25 00:19:41.482357 [ 199 ] {da9d4756-c540-45ff-bdbb-bdc9c8d31861::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 108 rows starting from the beginning of the part | ||
| 7782 | 2026.03.25 00:19:41.482395 [ 199 ] {da9d4756-c540-45ff-bdbb-bdc9c8d31861::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 825 rows starting from the beginning of the part | ||
| 7783 | 2026.03.25 00:19:41.482434 [ 199 ] {da9d4756-c540-45ff-bdbb-bdc9c8d31861::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 108 rows starting from the beginning of the part | ||
| 7784 | 2026.03.25 00:19:41.482712 [ 5 ] {025e8e0e-852e-4ff7-96f8-68db6ac62ff1} <Trace> oximeter.fields_u16 (b490aa8d-8720-450c-9d9d-0c0be0c6e0e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7785 | 2026.03.25 00:19:41.482748 [ 5 ] {025e8e0e-852e-4ff7-96f8-68db6ac62ff1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 7786 | 2026.03.25 00:19:41.483353 [ 5 ] {025e8e0e-852e-4ff7-96f8-68db6ac62ff1} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 7787 | 2026.03.25 00:19:41.483593 [ 5 ] {025e8e0e-852e-4ff7-96f8-68db6ac62ff1} <Trace> oximeter.fields_u16 (b490aa8d-8720-450c-9d9d-0c0be0c6e0e1): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7788 | 2026.03.25 00:19:41.483713 [ 117 ] {} <Debug> oximeter.fields_u16 (b490aa8d-8720-450c-9d9d-0c0be0c6e0e1) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 7789 | 2026.03.25 00:19:41.483736 [ 5 ] {025e8e0e-852e-4ff7-96f8-68db6ac62ff1} <Debug> executeQuery: Read 26 rows, 1.96 KiB in 0.001525 sec., 17049.180327868853 rows/sec., 1.25 MiB/sec. | ||
| 7790 | 2026.03.25 00:19:41.483753 [ 117 ] {} <Trace> oximeter.fields_u16 (b490aa8d-8720-450c-9d9d-0c0be0c6e0e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7791 | 2026.03.25 00:19:41.483784 [ 117 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 7792 | 2026.03.25 00:19:41.483786 [ 5 ] {025e8e0e-852e-4ff7-96f8-68db6ac62ff1} <Debug> TCPHandler: Processed in 0.001705119 sec. | ||
| 7793 | 2026.03.25 00:19:41.483889 [ 189 ] {b490aa8d-8720-450c-9d9d-0c0be0c6e0e1::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 | ||
| 7794 | 2026.03.25 00:19:41.483917 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7795 | 2026.03.25 00:19:41.484000 [ 189 ] {b490aa8d-8720-450c-9d9d-0c0be0c6e0e1::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7796 | 2026.03.25 00:19:41.484021 [ 5 ] {079388d2-2c67-40f1-8be6-b4d3ff5172b2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7797 | 2026.03.25 00:19:41.484038 [ 189 ] {b490aa8d-8720-450c-9d9d-0c0be0c6e0e1::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 209 rows starting from the beginning of the part | ||
| 7798 | 2026.03.25 00:19:41.484071 [ 5 ] {079388d2-2c67-40f1-8be6-b4d3ff5172b2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7799 | 2026.03.25 00:19:41.484110 [ 189 ] {b490aa8d-8720-450c-9d9d-0c0be0c6e0e1::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 37 rows starting from the beginning of the part | ||
| 7800 | 2026.03.25 00:19:41.484166 [ 189 ] {b490aa8d-8720-450c-9d9d-0c0be0c6e0e1::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 156 rows starting from the beginning of the part | ||
| 7801 | 2026.03.25 00:19:41.484209 [ 189 ] {b490aa8d-8720-450c-9d9d-0c0be0c6e0e1::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 | ||
| 7802 | 2026.03.25 00:19:41.484252 [ 189 ] {b490aa8d-8720-450c-9d9d-0c0be0c6e0e1::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 156 rows starting from the beginning of the part | ||
| 7803 | 2026.03.25 00:19:41.484291 [ 189 ] {b490aa8d-8720-450c-9d9d-0c0be0c6e0e1::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 26 rows starting from the beginning of the part | ||
| 7804 | 2026.03.25 00:19:41.484361 [ 191 ] {da9d4756-c540-45ff-bdbb-bdc9c8d31861::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5155 rows, containing 5 columns (5 merged, 0 gathered) in 0.002313613 sec., 2228116.802594038 rows/sec., 179.24 MiB/sec. | ||
| 7805 | 2026.03.25 00:19:41.484533 [ 5 ] {079388d2-2c67-40f1-8be6-b4d3ff5172b2} <Trace> oximeter.fields_uuid (6a83c119-7e6c-4ef5-9da4-bd1e7cdd4b62): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7806 | 2026.03.25 00:19:41.484573 [ 5 ] {079388d2-2c67-40f1-8be6-b4d3ff5172b2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 7807 | 2026.03.25 00:19:41.484702 [ 195 ] {da9d4756-c540-45ff-bdbb-bdc9c8d31861::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 7808 | 2026.03.25 00:19:41.484976 [ 195 ] {da9d4756-c540-45ff-bdbb-bdc9c8d31861::all_1_51_10} <Trace> oximeter.fields_string (da9d4756-c540-45ff-bdbb-bdc9c8d31861): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7809 | 2026.03.25 00:19:41.485050 [ 195 ] {da9d4756-c540-45ff-bdbb-bdc9c8d31861::all_1_51_10} <Trace> oximeter.fields_string (da9d4756-c540-45ff-bdbb-bdc9c8d31861) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 7810 | 2026.03.25 00:19:41.485125 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.09 MiB. | ||
| 7811 | 2026.03.25 00:19:41.485159 [ 5 ] {079388d2-2c67-40f1-8be6-b4d3ff5172b2} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 7812 | 2026.03.25 00:19:41.485377 [ 5 ] {079388d2-2c67-40f1-8be6-b4d3ff5172b2} <Trace> oximeter.fields_uuid (6a83c119-7e6c-4ef5-9da4-bd1e7cdd4b62): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7813 | 2026.03.25 00:19:41.485421 [ 195 ] {b490aa8d-8720-450c-9d9d-0c0be0c6e0e1::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 610 rows, containing 5 columns (5 merged, 0 gathered) in 0.001580126 sec., 386045.16348696244 rows/sec., 25.79 MiB/sec. | ||
| 7814 | 2026.03.25 00:19:41.485498 [ 117 ] {} <Debug> oximeter.fields_uuid (6a83c119-7e6c-4ef5-9da4-bd1e7cdd4b62) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 7815 | 2026.03.25 00:19:41.485515 [ 5 ] {079388d2-2c67-40f1-8be6-b4d3ff5172b2} <Debug> executeQuery: Read 90 rows, 7.20 KiB in 0.001514 sec., 59445.17833553501 rows/sec., 4.64 MiB/sec. | ||
| 7816 | 2026.03.25 00:19:41.485551 [ 117 ] {} <Trace> oximeter.fields_uuid (6a83c119-7e6c-4ef5-9da4-bd1e7cdd4b62): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7817 | 2026.03.25 00:19:41.485572 [ 189 ] {b490aa8d-8720-450c-9d9d-0c0be0c6e0e1::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 7818 | 2026.03.25 00:19:41.485576 [ 117 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 7819 | 2026.03.25 00:19:41.485574 [ 5 ] {079388d2-2c67-40f1-8be6-b4d3ff5172b2} <Debug> TCPHandler: Processed in 0.001708149 sec. | ||
| 7820 | 2026.03.25 00:19:41.485684 [ 190 ] {6a83c119-7e6c-4ef5-9da4-bd1e7cdd4b62::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 | ||
| 7821 | 2026.03.25 00:19:41.485721 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7822 | 2026.03.25 00:19:41.485833 [ 190 ] {6a83c119-7e6c-4ef5-9da4-bd1e7cdd4b62::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7823 | 2026.03.25 00:19:41.485842 [ 5 ] {038baec3-b892-4f0c-811a-6ea8240168fc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7824 | 2026.03.25 00:19:41.485873 [ 190 ] {6a83c119-7e6c-4ef5-9da4-bd1e7cdd4b62::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 1790 rows starting from the beginning of the part | ||
| 7825 | 2026.03.25 00:19:41.485883 [ 189 ] {b490aa8d-8720-450c-9d9d-0c0be0c6e0e1::all_1_41_8} <Trace> oximeter.fields_u16 (b490aa8d-8720-450c-9d9d-0c0be0c6e0e1): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7826 | 2026.03.25 00:19:41.485900 [ 5 ] {038baec3-b892-4f0c-811a-6ea8240168fc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7827 | 2026.03.25 00:19:41.485942 [ 190 ] {6a83c119-7e6c-4ef5-9da4-bd1e7cdd4b62::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 64 rows starting from the beginning of the part | ||
| 7828 | 2026.03.25 00:19:41.485965 [ 189 ] {b490aa8d-8720-450c-9d9d-0c0be0c6e0e1::all_1_41_8} <Trace> oximeter.fields_u16 (b490aa8d-8720-450c-9d9d-0c0be0c6e0e1) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 7829 | 2026.03.25 00:19:41.485994 [ 190 ] {6a83c119-7e6c-4ef5-9da4-bd1e7cdd4b62::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 504 rows starting from the beginning of the part | ||
| 7830 | 2026.03.25 00:19:41.486038 [ 190 ] {6a83c119-7e6c-4ef5-9da4-bd1e7cdd4b62::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 90 rows starting from the beginning of the part | ||
| 7831 | 2026.03.25 00:19:41.486046 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. | ||
| 7832 | 2026.03.25 00:19:41.486078 [ 190 ] {6a83c119-7e6c-4ef5-9da4-bd1e7cdd4b62::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 504 rows starting from the beginning of the part | ||
| 7833 | 2026.03.25 00:19:41.486121 [ 190 ] {6a83c119-7e6c-4ef5-9da4-bd1e7cdd4b62::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 90 rows starting from the beginning of the part | ||
| 7834 | 2026.03.25 00:19:41.486362 [ 5 ] {038baec3-b892-4f0c-811a-6ea8240168fc} <Trace> oximeter.measurements_cumulativeu64 (d9515f17-c5fd-4592-903e-92bbab0fc185): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7835 | 2026.03.25 00:19:41.486406 [ 5 ] {038baec3-b892-4f0c-811a-6ea8240168fc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 7836 | 2026.03.25 00:19:41.486786 [ 5 ] {038baec3-b892-4f0c-811a-6ea8240168fc} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 7837 | 2026.03.25 00:19:41.487010 [ 5 ] {038baec3-b892-4f0c-811a-6ea8240168fc} <Trace> oximeter.measurements_cumulativeu64 (d9515f17-c5fd-4592-903e-92bbab0fc185): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7838 | 2026.03.25 00:19:41.487130 [ 117 ] {} <Debug> oximeter.measurements_cumulativeu64 (d9515f17-c5fd-4592-903e-92bbab0fc185) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 7839 | 2026.03.25 00:19:41.487147 [ 5 ] {038baec3-b892-4f0c-811a-6ea8240168fc} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001325 sec., 120754.71698113208 rows/sec., 8.41 MiB/sec. | ||
| 7840 | 2026.03.25 00:19:41.487172 [ 117 ] {} <Trace> oximeter.measurements_cumulativeu64 (d9515f17-c5fd-4592-903e-92bbab0fc185): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7841 | 2026.03.25 00:19:41.487196 [ 5 ] {038baec3-b892-4f0c-811a-6ea8240168fc} <Debug> TCPHandler: Processed in 0.001524055 sec. | ||
| 7842 | 2026.03.25 00:19:41.487196 [ 117 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 7843 | 2026.03.25 00:19:41.487291 [ 191 ] {d9515f17-c5fd-4592-903e-92bbab0fc185::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 | ||
| 7844 | 2026.03.25 00:19:41.487321 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7845 | 2026.03.25 00:19:41.487400 [ 191 ] {d9515f17-c5fd-4592-903e-92bbab0fc185::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7846 | 2026.03.25 00:19:41.487406 [ 189 ] {6a83c119-7e6c-4ef5-9da4-bd1e7cdd4b62::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3042 rows, containing 5 columns (5 merged, 0 gathered) in 0.001772201 sec., 1716509.5832809033 rows/sec., 125.71 MiB/sec. | ||
| 7847 | 2026.03.25 00:19:41.487417 [ 5 ] {d2985283-40b5-4ab4-a61a-59469235d989} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7848 | 2026.03.25 00:19:41.487430 [ 191 ] {d9515f17-c5fd-4592-903e-92bbab0fc185::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_46_9, total 19587 rows starting from the beginning of the part | ||
| 7849 | 2026.03.25 00:19:41.487492 [ 5 ] {d2985283-40b5-4ab4-a61a-59469235d989} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 7850 | 2026.03.25 00:19:41.487502 [ 191 ] {d9515f17-c5fd-4592-903e-92bbab0fc185::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 128 rows starting from the beginning of the part | ||
| 7851 | 2026.03.25 00:19:41.487546 [ 191 ] {d9515f17-c5fd-4592-903e-92bbab0fc185::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 265 rows starting from the beginning of the part | ||
| 7852 | 2026.03.25 00:19:41.487586 [ 191 ] {d9515f17-c5fd-4592-903e-92bbab0fc185::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 | ||
| 7853 | 2026.03.25 00:19:41.487633 [ 191 ] {d9515f17-c5fd-4592-903e-92bbab0fc185::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 265 rows starting from the beginning of the part | ||
| 7854 | 2026.03.25 00:19:41.487665 [ 194 ] {6a83c119-7e6c-4ef5-9da4-bd1e7cdd4b62::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 7855 | 2026.03.25 00:19:41.487674 [ 191 ] {d9515f17-c5fd-4592-903e-92bbab0fc185::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 | ||
| 7856 | 2026.03.25 00:19:41.488009 [ 194 ] {6a83c119-7e6c-4ef5-9da4-bd1e7cdd4b62::all_1_51_10} <Trace> oximeter.fields_uuid (6a83c119-7e6c-4ef5-9da4-bd1e7cdd4b62): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7857 | 2026.03.25 00:19:41.488094 [ 194 ] {6a83c119-7e6c-4ef5-9da4-bd1e7cdd4b62::all_1_51_10} <Trace> oximeter.fields_uuid (6a83c119-7e6c-4ef5-9da4-bd1e7cdd4b62) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 7858 | 2026.03.25 00:19:41.488177 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.69 MiB. | ||
| 7859 | 2026.03.25 00:19:41.488357 [ 5 ] {d2985283-40b5-4ab4-a61a-59469235d989} <Trace> oximeter.measurements_histogramu64 (66b3c5cd-c277-4614-b9e1-0e483a2d8930): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7860 | 2026.03.25 00:19:41.488399 [ 5 ] {d2985283-40b5-4ab4-a61a-59469235d989} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 7861 | 2026.03.25 00:19:41.488965 [ 5 ] {d2985283-40b5-4ab4-a61a-59469235d989} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 7862 | 2026.03.25 00:19:41.489200 [ 5 ] {d2985283-40b5-4ab4-a61a-59469235d989} <Trace> oximeter.measurements_histogramu64 (66b3c5cd-c277-4614-b9e1-0e483a2d8930): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7863 | 2026.03.25 00:19:41.489314 [ 117 ] {} <Debug> oximeter.measurements_histogramu64 (66b3c5cd-c277-4614-b9e1-0e483a2d8930) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 7864 | 2026.03.25 00:19:41.489345 [ 5 ] {d2985283-40b5-4ab4-a61a-59469235d989} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.001946 sec., 13360.739979445016 rows/sec., 23.94 MiB/sec. | ||
| 7865 | 2026.03.25 00:19:41.489350 [ 117 ] {} <Trace> oximeter.measurements_histogramu64 (66b3c5cd-c277-4614-b9e1-0e483a2d8930): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7866 | 2026.03.25 00:19:41.489385 [ 117 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 7867 | 2026.03.25 00:19:41.489426 [ 5 ] {d2985283-40b5-4ab4-a61a-59469235d989} <Debug> TCPHandler: Processed in 0.002153789 sec. | ||
| 7868 | 2026.03.25 00:19:41.489451 [ 190 ] {66b3c5cd-c277-4614-b9e1-0e483a2d8930::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 | ||
| 7869 | 2026.03.25 00:19:41.489547 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7870 | 2026.03.25 00:19:41.489647 [ 5 ] {a68ade34-8795-4b61-b8d2-6e4effe0a9cf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7871 | 2026.03.25 00:19:41.489687 [ 190 ] {66b3c5cd-c277-4614-b9e1-0e483a2d8930::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7872 | 2026.03.25 00:19:41.489690 [ 5 ] {a68ade34-8795-4b61-b8d2-6e4effe0a9cf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7873 | 2026.03.25 00:19:41.489772 [ 190 ] {66b3c5cd-c277-4614-b9e1-0e483a2d8930::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 677 rows starting from the beginning of the part | ||
| 7874 | 2026.03.25 00:19:41.489961 [ 190 ] {66b3c5cd-c277-4614-b9e1-0e483a2d8930::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 35 rows starting from the beginning of the part | ||
| 7875 | 2026.03.25 00:19:41.490095 [ 5 ] {a68ade34-8795-4b61-b8d2-6e4effe0a9cf} <Trace> oximeter.measurements_u64 (a46c3f3f-9ded-4b50-9fc2-4f503dd169a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7876 | 2026.03.25 00:19:41.490128 [ 190 ] {66b3c5cd-c277-4614-b9e1-0e483a2d8930::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 14 rows starting from the beginning of the part | ||
| 7877 | 2026.03.25 00:19:41.490139 [ 5 ] {a68ade34-8795-4b61-b8d2-6e4effe0a9cf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 7878 | 2026.03.25 00:19:41.490309 [ 190 ] {66b3c5cd-c277-4614-b9e1-0e483a2d8930::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 | ||
| 7879 | 2026.03.25 00:19:41.490460 [ 190 ] {66b3c5cd-c277-4614-b9e1-0e483a2d8930::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 14 rows starting from the beginning of the part | ||
| 7880 | 2026.03.25 00:19:41.490507 [ 5 ] {a68ade34-8795-4b61-b8d2-6e4effe0a9cf} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 7881 | 2026.03.25 00:19:41.490611 [ 190 ] {66b3c5cd-c277-4614-b9e1-0e483a2d8930::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 26 rows starting from the beginning of the part | ||
| 7882 | 2026.03.25 00:19:41.490750 [ 5 ] {a68ade34-8795-4b61-b8d2-6e4effe0a9cf} <Trace> oximeter.measurements_u64 (a46c3f3f-9ded-4b50-9fc2-4f503dd169a4): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7883 | 2026.03.25 00:19:41.490869 [ 117 ] {} <Debug> oximeter.measurements_u64 (a46c3f3f-9ded-4b50-9fc2-4f503dd169a4) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 7884 | 2026.03.25 00:19:41.490889 [ 5 ] {a68ade34-8795-4b61-b8d2-6e4effe0a9cf} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00126 sec., 47619.04761904762 rows/sec., 3.21 MiB/sec. | ||
| 7885 | 2026.03.25 00:19:41.490911 [ 117 ] {} <Trace> oximeter.measurements_u64 (a46c3f3f-9ded-4b50-9fc2-4f503dd169a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7886 | 2026.03.25 00:19:41.490934 [ 5 ] {a68ade34-8795-4b61-b8d2-6e4effe0a9cf} <Debug> TCPHandler: Processed in 0.001436503 sec. | ||
| 7887 | 2026.03.25 00:19:41.490936 [ 117 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 7888 | 2026.03.25 00:19:41.491026 [ 194 ] {a46c3f3f-9ded-4b50-9fc2-4f503dd169a4::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 | ||
| 7889 | 2026.03.25 00:19:41.491116 [ 194 ] {a46c3f3f-9ded-4b50-9fc2-4f503dd169a4::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7890 | 2026.03.25 00:19:41.491141 [ 194 ] {a46c3f3f-9ded-4b50-9fc2-4f503dd169a4::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 2952 rows starting from the beginning of the part | ||
| 7891 | 2026.03.25 00:19:41.491192 [ 194 ] {a46c3f3f-9ded-4b50-9fc2-4f503dd169a4::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 48 rows starting from the beginning of the part | ||
| 7892 | 2026.03.25 00:19:41.491235 [ 194 ] {a46c3f3f-9ded-4b50-9fc2-4f503dd169a4::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 90 rows starting from the beginning of the part | ||
| 7893 | 2026.03.25 00:19:41.491275 [ 194 ] {a46c3f3f-9ded-4b50-9fc2-4f503dd169a4::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 | ||
| 7894 | 2026.03.25 00:19:41.491314 [ 194 ] {a46c3f3f-9ded-4b50-9fc2-4f503dd169a4::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 90 rows starting from the beginning of the part | ||
| 7895 | 2026.03.25 00:19:41.491355 [ 194 ] {a46c3f3f-9ded-4b50-9fc2-4f503dd169a4::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 | ||
| 7896 | 2026.03.25 00:19:41.493206 [ 192 ] {a46c3f3f-9ded-4b50-9fc2-4f503dd169a4::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3300 rows, containing 4 columns (4 merged, 0 gathered) in 0.002204591 sec., 1496876.2913393006 rows/sec., 96.55 MiB/sec. | ||
| 7897 | 2026.03.25 00:19:41.493549 [ 186 ] {a46c3f3f-9ded-4b50-9fc2-4f503dd169a4::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 7898 | 2026.03.25 00:19:41.493804 [ 186 ] {a46c3f3f-9ded-4b50-9fc2-4f503dd169a4::all_1_51_10} <Trace> oximeter.measurements_u64 (a46c3f3f-9ded-4b50-9fc2-4f503dd169a4): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7899 | 2026.03.25 00:19:41.493875 [ 186 ] {a46c3f3f-9ded-4b50-9fc2-4f503dd169a4::all_1_51_10} <Trace> oximeter.measurements_u64 (a46c3f3f-9ded-4b50-9fc2-4f503dd169a4) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 7900 | 2026.03.25 00:19:41.493936 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.73 MiB. | ||
| 7901 | 2026.03.25 00:19:41.494392 [ 194 ] {d9515f17-c5fd-4592-903e-92bbab0fc185::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 20565 rows, containing 5 columns (5 merged, 0 gathered) in 0.007135414 sec., 2882103.2668882282 rows/sec., 184.08 MiB/sec. | ||
| 7902 | 2026.03.25 00:19:41.494824 [ 192 ] {d9515f17-c5fd-4592-903e-92bbab0fc185::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 7903 | 2026.03.25 00:19:41.495143 [ 192 ] {d9515f17-c5fd-4592-903e-92bbab0fc185::all_1_51_10} <Trace> oximeter.measurements_cumulativeu64 (d9515f17-c5fd-4592-903e-92bbab0fc185): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7904 | 2026.03.25 00:19:41.495224 [ 192 ] {d9515f17-c5fd-4592-903e-92bbab0fc185::all_1_51_10} <Trace> oximeter.measurements_cumulativeu64 (d9515f17-c5fd-4592-903e-92bbab0fc185) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 7905 | 2026.03.25 00:19:41.495335 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.24 MiB. | ||
| 7906 | 2026.03.25 00:19:41.510675 [ 193 ] {66b3c5cd-c277-4614-b9e1-0e483a2d8930::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 792 rows, containing 19 columns (19 merged, 0 gathered) in 0.021251718 sec., 37267.57526144475 rows/sec., 66.78 MiB/sec. | ||
| 7907 | 2026.03.25 00:19:41.511709 [ 194 ] {66b3c5cd-c277-4614-b9e1-0e483a2d8930::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 7908 | 2026.03.25 00:19:41.512022 [ 194 ] {66b3c5cd-c277-4614-b9e1-0e483a2d8930::all_1_41_8} <Trace> oximeter.measurements_histogramu64 (66b3c5cd-c277-4614-b9e1-0e483a2d8930): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7909 | 2026.03.25 00:19:41.512089 [ 194 ] {66b3c5cd-c277-4614-b9e1-0e483a2d8930::all_1_41_8} <Trace> oximeter.measurements_histogramu64 (66b3c5cd-c277-4614-b9e1-0e483a2d8930) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 7910 | 2026.03.25 00:19:41.512186 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.68 MiB. | ||
| 7911 | 2026.03.25 00:19:42.000188 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 277.85 MiB, peak 291.09 MiB, free memory in arenas 0.00 B, will set to 284.22 MiB (RSS), difference: 6.37 MiB | ||
| 7912 | 2026.03.25 00:19:44.705311 [ 113 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 7913 | 2026.03.25 00:19:44.705368 [ 113 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 7914 | 2026.03.25 00:19:44.883607 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 15262 | ||
| 7915 | 2026.03.25 00:19:44.884160 [ 244 ] {} <Trace> system.asynchronous_metric_log (0898b27c-367e-447b-8482-f4822232c365): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7916 | 2026.03.25 00:19:44.884202 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 7917 | 2026.03.25 00:19:44.884743 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 7918 | 2026.03.25 00:19:44.884981 [ 244 ] {} <Trace> system.asynchronous_metric_log (0898b27c-367e-447b-8482-f4822232c365): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7919 | 2026.03.25 00:19:44.885105 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 15262 | ||
| 7920 | 2026.03.25 00:19:44.970976 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 1052 | ||
| 7921 | 2026.03.25 00:19:44.973462 [ 242 ] {} <Trace> system.query_log (9703172c-9101-4506-b1d0-613c64f918a0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7922 | 2026.03.25 00:19:44.973523 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 7923 | 2026.03.25 00:19:44.974744 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 7924 | 2026.03.25 00:19:44.975009 [ 242 ] {} <Trace> system.query_log (9703172c-9101-4506-b1d0-613c64f918a0): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7925 | 2026.03.25 00:19:44.975316 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1052 | ||
| 7926 | 2026.03.25 00:19:45.001261 [ 247 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.00089222 sec. | ||
| 7927 | 2026.03.25 00:19:45.677852 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 241 | ||
| 7928 | 2026.03.25 00:19:45.693962 [ 243 ] {} <Trace> system.metric_log (8832bb94-2db2-42e0-923d-5bcca7c2cc3b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7929 | 2026.03.25 00:19:45.694027 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 7930 | 2026.03.25 00:19:45.699594 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 7931 | 2026.03.25 00:19:45.700335 [ 243 ] {} <Trace> system.metric_log (8832bb94-2db2-42e0-923d-5bcca7c2cc3b): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7932 | 2026.03.25 00:19:45.703127 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 241 | ||
| 7933 | 2026.03.25 00:19:46.487162 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7934 | 2026.03.25 00:19:46.487363 [ 5 ] {fe6a84df-289e-4fb4-a625-4b4e15700153} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 7935 | 2026.03.25 00:19:46.487433 [ 5 ] {fe6a84df-289e-4fb4-a625-4b4e15700153} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 7936 | 2026.03.25 00:19:46.488171 [ 5 ] {fe6a84df-289e-4fb4-a625-4b4e15700153} <Trace> oximeter.fields_i16 (78240462-1731-4218-9a79-d1fbaf59befe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7937 | 2026.03.25 00:19:46.488221 [ 5 ] {fe6a84df-289e-4fb4-a625-4b4e15700153} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 7938 | 2026.03.25 00:19:46.488639 [ 5 ] {fe6a84df-289e-4fb4-a625-4b4e15700153} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 7939 | 2026.03.25 00:19:46.488915 [ 5 ] {fe6a84df-289e-4fb4-a625-4b4e15700153} <Trace> oximeter.fields_i16 (78240462-1731-4218-9a79-d1fbaf59befe): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7940 | 2026.03.25 00:19:46.489111 [ 5 ] {fe6a84df-289e-4fb4-a625-4b4e15700153} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001795 sec., 158217.27019498608 rows/sec., 10.05 MiB/sec. | ||
| 7941 | 2026.03.25 00:19:46.489169 [ 5 ] {fe6a84df-289e-4fb4-a625-4b4e15700153} <Debug> TCPHandler: Processed in 0.002139359 sec. | ||
| 7942 | 2026.03.25 00:19:46.489367 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7943 | 2026.03.25 00:19:46.489485 [ 5 ] {b9e71f5e-4412-4149-96b7-55bdc25bebb4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7944 | 2026.03.25 00:19:46.489539 [ 5 ] {b9e71f5e-4412-4149-96b7-55bdc25bebb4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7945 | 2026.03.25 00:19:46.491445 [ 5 ] {b9e71f5e-4412-4149-96b7-55bdc25bebb4} <Trace> oximeter.fields_string (da9d4756-c540-45ff-bdbb-bdc9c8d31861): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7946 | 2026.03.25 00:19:46.491490 [ 5 ] {b9e71f5e-4412-4149-96b7-55bdc25bebb4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 7947 | 2026.03.25 00:19:46.491891 [ 5 ] {b9e71f5e-4412-4149-96b7-55bdc25bebb4} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 7948 | 2026.03.25 00:19:46.492114 [ 5 ] {b9e71f5e-4412-4149-96b7-55bdc25bebb4} <Trace> oximeter.fields_string (da9d4756-c540-45ff-bdbb-bdc9c8d31861): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7949 | 2026.03.25 00:19:46.492255 [ 5 ] {b9e71f5e-4412-4149-96b7-55bdc25bebb4} <Debug> executeQuery: Read 825 rows, 66.29 KiB in 0.0028 sec., 294642.85714285716 rows/sec., 23.12 MiB/sec. | ||
| 7950 | 2026.03.25 00:19:46.492295 [ 5 ] {b9e71f5e-4412-4149-96b7-55bdc25bebb4} <Debug> TCPHandler: Processed in 0.002992129 sec. | ||
| 7951 | 2026.03.25 00:19:46.492414 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7952 | 2026.03.25 00:19:46.492512 [ 5 ] {9daa1920-a6df-4af5-bc6c-7cdfb992e4a1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7953 | 2026.03.25 00:19:46.492553 [ 5 ] {9daa1920-a6df-4af5-bc6c-7cdfb992e4a1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7954 | 2026.03.25 00:19:46.493005 [ 5 ] {9daa1920-a6df-4af5-bc6c-7cdfb992e4a1} <Trace> oximeter.fields_u16 (b490aa8d-8720-450c-9d9d-0c0be0c6e0e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7955 | 2026.03.25 00:19:46.493042 [ 5 ] {9daa1920-a6df-4af5-bc6c-7cdfb992e4a1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 7956 | 2026.03.25 00:19:46.493356 [ 5 ] {9daa1920-a6df-4af5-bc6c-7cdfb992e4a1} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 7957 | 2026.03.25 00:19:46.493566 [ 5 ] {9daa1920-a6df-4af5-bc6c-7cdfb992e4a1} <Trace> oximeter.fields_u16 (b490aa8d-8720-450c-9d9d-0c0be0c6e0e1): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7958 | 2026.03.25 00:19:46.493696 [ 5 ] {9daa1920-a6df-4af5-bc6c-7cdfb992e4a1} <Debug> executeQuery: Read 156 rows, 9.59 KiB in 0.001204 sec., 129568.10631229237 rows/sec., 7.78 MiB/sec. | ||
| 7959 | 2026.03.25 00:19:46.493733 [ 5 ] {9daa1920-a6df-4af5-bc6c-7cdfb992e4a1} <Debug> TCPHandler: Processed in 0.001370791 sec. | ||
| 7960 | 2026.03.25 00:19:46.493847 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7961 | 2026.03.25 00:19:46.493942 [ 5 ] {c31c8620-165d-4371-b407-8de33dcbc8d3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 7962 | 2026.03.25 00:19:46.493980 [ 5 ] {c31c8620-165d-4371-b407-8de33dcbc8d3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 7963 | 2026.03.25 00:19:46.494409 [ 5 ] {c31c8620-165d-4371-b407-8de33dcbc8d3} <Trace> oximeter.fields_u32 (79eddaf6-5920-48fe-8c45-6c5582e58677): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7964 | 2026.03.25 00:19:46.494446 [ 5 ] {c31c8620-165d-4371-b407-8de33dcbc8d3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 7965 | 2026.03.25 00:19:46.494765 [ 5 ] {c31c8620-165d-4371-b407-8de33dcbc8d3} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 7966 | 2026.03.25 00:19:46.494971 [ 5 ] {c31c8620-165d-4371-b407-8de33dcbc8d3} <Trace> oximeter.fields_u32 (79eddaf6-5920-48fe-8c45-6c5582e58677): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7967 | 2026.03.25 00:19:46.495098 [ 5 ] {c31c8620-165d-4371-b407-8de33dcbc8d3} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001174 sec., 126916.52470187395 rows/sec., 8.20 MiB/sec. | ||
| 7968 | 2026.03.25 00:19:46.495135 [ 5 ] {c31c8620-165d-4371-b407-8de33dcbc8d3} <Debug> TCPHandler: Processed in 0.001336981 sec. | ||
| 7969 | 2026.03.25 00:19:46.495248 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7970 | 2026.03.25 00:19:46.495341 [ 5 ] {362491cd-4627-449a-9ece-eadaa0349156} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 7971 | 2026.03.25 00:19:46.495380 [ 5 ] {362491cd-4627-449a-9ece-eadaa0349156} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 7972 | 2026.03.25 00:19:46.495814 [ 5 ] {362491cd-4627-449a-9ece-eadaa0349156} <Trace> oximeter.fields_u8 (fa258e8d-285a-434f-b894-6be795807874): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7973 | 2026.03.25 00:19:46.495850 [ 5 ] {362491cd-4627-449a-9ece-eadaa0349156} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 7974 | 2026.03.25 00:19:46.496144 [ 5 ] {362491cd-4627-449a-9ece-eadaa0349156} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 7975 | 2026.03.25 00:19:46.496355 [ 5 ] {362491cd-4627-449a-9ece-eadaa0349156} <Trace> oximeter.fields_u8 (fa258e8d-285a-434f-b894-6be795807874): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7976 | 2026.03.25 00:19:46.496479 [ 5 ] {362491cd-4627-449a-9ece-eadaa0349156} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001156 sec., 128027.68166089966 rows/sec., 7.28 MiB/sec. | ||
| 7977 | 2026.03.25 00:19:46.496517 [ 5 ] {362491cd-4627-449a-9ece-eadaa0349156} <Debug> TCPHandler: Processed in 0.00131888 sec. | ||
| 7978 | 2026.03.25 00:19:46.496636 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7979 | 2026.03.25 00:19:46.496730 [ 5 ] {4c091ce9-db60-46db-866f-495d9c485445} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7980 | 2026.03.25 00:19:46.496769 [ 5 ] {4c091ce9-db60-46db-866f-495d9c485445} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7981 | 2026.03.25 00:19:46.497346 [ 5 ] {4c091ce9-db60-46db-866f-495d9c485445} <Trace> oximeter.fields_uuid (6a83c119-7e6c-4ef5-9da4-bd1e7cdd4b62): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7982 | 2026.03.25 00:19:46.497382 [ 5 ] {4c091ce9-db60-46db-866f-495d9c485445} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 7983 | 2026.03.25 00:19:46.497700 [ 5 ] {4c091ce9-db60-46db-866f-495d9c485445} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 7984 | 2026.03.25 00:19:46.497904 [ 5 ] {4c091ce9-db60-46db-866f-495d9c485445} <Trace> oximeter.fields_uuid (6a83c119-7e6c-4ef5-9da4-bd1e7cdd4b62): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7985 | 2026.03.25 00:19:46.498031 [ 5 ] {4c091ce9-db60-46db-866f-495d9c485445} <Debug> executeQuery: Read 504 rows, 36.30 KiB in 0.001319 sec., 382107.6573161486 rows/sec., 26.88 MiB/sec. | ||
| 7986 | 2026.03.25 00:19:46.498070 [ 5 ] {4c091ce9-db60-46db-866f-495d9c485445} <Debug> TCPHandler: Processed in 0.001484564 sec. | ||
| 7987 | 2026.03.25 00:19:46.498180 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7988 | 2026.03.25 00:19:46.498273 [ 5 ] {5082af26-8c22-4004-97ad-887e65c815f3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 7989 | 2026.03.25 00:19:46.498315 [ 5 ] {5082af26-8c22-4004-97ad-887e65c815f3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 7990 | 2026.03.25 00:19:46.498646 [ 5 ] {5082af26-8c22-4004-97ad-887e65c815f3} <Trace> oximeter.measurements_bool (8a3ce6e0-f76a-4ba2-9a43-4275c3c9549e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7991 | 2026.03.25 00:19:46.498682 [ 5 ] {5082af26-8c22-4004-97ad-887e65c815f3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 7992 | 2026.03.25 00:19:46.498989 [ 5 ] {5082af26-8c22-4004-97ad-887e65c815f3} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 7993 | 2026.03.25 00:19:46.499191 [ 5 ] {5082af26-8c22-4004-97ad-887e65c815f3} <Trace> oximeter.measurements_bool (8a3ce6e0-f76a-4ba2-9a43-4275c3c9549e): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7994 | 2026.03.25 00:19:46.499320 [ 5 ] {5082af26-8c22-4004-97ad-887e65c815f3} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001064 sec., 5639.097744360902 rows/sec., 294.62 KiB/sec. | ||
| 7995 | 2026.03.25 00:19:46.499357 [ 5 ] {5082af26-8c22-4004-97ad-887e65c815f3} <Debug> TCPHandler: Processed in 0.001226758 sec. | ||
| 7996 | 2026.03.25 00:19:46.499466 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7997 | 2026.03.25 00:19:46.499561 [ 5 ] {8aad7858-081e-4ca2-9b73-b1ea893c4e49} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7998 | 2026.03.25 00:19:46.499602 [ 5 ] {8aad7858-081e-4ca2-9b73-b1ea893c4e49} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7999 | 2026.03.25 00:19:46.499999 [ 5 ] {8aad7858-081e-4ca2-9b73-b1ea893c4e49} <Trace> oximeter.measurements_cumulativeu64 (d9515f17-c5fd-4592-903e-92bbab0fc185): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8000 | 2026.03.25 00:19:46.500036 [ 5 ] {8aad7858-081e-4ca2-9b73-b1ea893c4e49} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 8001 | 2026.03.25 00:19:46.500351 [ 5 ] {8aad7858-081e-4ca2-9b73-b1ea893c4e49} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 8002 | 2026.03.25 00:19:46.500564 [ 5 ] {8aad7858-081e-4ca2-9b73-b1ea893c4e49} <Trace> oximeter.measurements_cumulativeu64 (d9515f17-c5fd-4592-903e-92bbab0fc185): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8003 | 2026.03.25 00:19:46.500691 [ 5 ] {8aad7858-081e-4ca2-9b73-b1ea893c4e49} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001149 sec., 230635.33507397736 rows/sec., 15.33 MiB/sec. | ||
| 8004 | 2026.03.25 00:19:46.500727 [ 5 ] {8aad7858-081e-4ca2-9b73-b1ea893c4e49} <Debug> TCPHandler: Processed in 0.00131114 sec. | ||
| 8005 | 2026.03.25 00:19:46.500856 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8006 | 2026.03.25 00:19:46.500949 [ 5 ] {81c70698-2fe9-4095-bec8-68b3c0685048} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 8007 | 2026.03.25 00:19:46.500990 [ 5 ] {81c70698-2fe9-4095-bec8-68b3c0685048} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 8008 | 2026.03.25 00:19:46.501309 [ 5 ] {81c70698-2fe9-4095-bec8-68b3c0685048} <Trace> oximeter.measurements_f64 (212c2a6f-90cf-4c71-aafe-78c3b1fd8e79): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8009 | 2026.03.25 00:19:46.501345 [ 5 ] {81c70698-2fe9-4095-bec8-68b3c0685048} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 8010 | 2026.03.25 00:19:46.501632 [ 5 ] {81c70698-2fe9-4095-bec8-68b3c0685048} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 8011 | 2026.03.25 00:19:46.501830 [ 5 ] {81c70698-2fe9-4095-bec8-68b3c0685048} <Trace> oximeter.measurements_f64 (212c2a6f-90cf-4c71-aafe-78c3b1fd8e79): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8012 | 2026.03.25 00:19:46.501955 [ 5 ] {81c70698-2fe9-4095-bec8-68b3c0685048} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001024 sec., 976.5625 rows/sec., 65.80 KiB/sec. | ||
| 8013 | 2026.03.25 00:19:46.501991 [ 5 ] {81c70698-2fe9-4095-bec8-68b3c0685048} <Debug> TCPHandler: Processed in 0.001184298 sec. | ||
| 8014 | 2026.03.25 00:19:46.502106 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8015 | 2026.03.25 00:19:46.502198 [ 5 ] {b4792014-845c-470e-838d-093e0220f89b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 8016 | 2026.03.25 00:19:46.502251 [ 5 ] {b4792014-845c-470e-838d-093e0220f89b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 8017 | 2026.03.25 00:19:46.503015 [ 5 ] {b4792014-845c-470e-838d-093e0220f89b} <Trace> oximeter.measurements_histogramu64 (66b3c5cd-c277-4614-b9e1-0e483a2d8930): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8018 | 2026.03.25 00:19:46.503050 [ 5 ] {b4792014-845c-470e-838d-093e0220f89b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 8019 | 2026.03.25 00:19:46.503560 [ 5 ] {b4792014-845c-470e-838d-093e0220f89b} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 8020 | 2026.03.25 00:19:46.503782 [ 5 ] {b4792014-845c-470e-838d-093e0220f89b} <Trace> oximeter.measurements_histogramu64 (66b3c5cd-c277-4614-b9e1-0e483a2d8930): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8021 | 2026.03.25 00:19:46.503918 [ 5 ] {b4792014-845c-470e-838d-093e0220f89b} <Debug> executeQuery: Read 14 rows, 25.69 KiB in 0.001738 sec., 8055.2359033371695 rows/sec., 14.43 MiB/sec. | ||
| 8022 | 2026.03.25 00:19:46.503971 [ 5 ] {b4792014-845c-470e-838d-093e0220f89b} <Debug> TCPHandler: Processed in 0.001914624 sec. | ||
| 8023 | 2026.03.25 00:19:46.504101 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8024 | 2026.03.25 00:19:46.504196 [ 5 ] {dda15c74-f53f-4fbb-965d-9f7c0cb32629} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8025 | 2026.03.25 00:19:46.504237 [ 5 ] {dda15c74-f53f-4fbb-965d-9f7c0cb32629} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8026 | 2026.03.25 00:19:46.504565 [ 5 ] {dda15c74-f53f-4fbb-965d-9f7c0cb32629} <Trace> oximeter.measurements_u64 (a46c3f3f-9ded-4b50-9fc2-4f503dd169a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8027 | 2026.03.25 00:19:46.504602 [ 5 ] {dda15c74-f53f-4fbb-965d-9f7c0cb32629} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 8028 | 2026.03.25 00:19:46.504906 [ 5 ] {dda15c74-f53f-4fbb-965d-9f7c0cb32629} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 8029 | 2026.03.25 00:19:46.505110 [ 5 ] {dda15c74-f53f-4fbb-965d-9f7c0cb32629} <Trace> oximeter.measurements_u64 (a46c3f3f-9ded-4b50-9fc2-4f503dd169a4): 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.25 00:19:46.505240 [ 5 ] {dda15c74-f53f-4fbb-965d-9f7c0cb32629} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001062 sec., 84745.7627118644 rows/sec., 5.30 MiB/sec. | ||
| 8031 | 2026.03.25 00:19:46.505278 [ 5 ] {dda15c74-f53f-4fbb-965d-9f7c0cb32629} <Debug> TCPHandler: Processed in 0.001226878 sec. | ||
| 8032 | 2026.03.25 00:19:47.440065 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8033 | 2026.03.25 00:19:47.440264 [ 5 ] {3ab3558e-0785-4a5b-807b-de914aed6ee4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 8034 | 2026.03.25 00:19:47.440340 [ 5 ] {3ab3558e-0785-4a5b-807b-de914aed6ee4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 8035 | 2026.03.25 00:19:47.441023 [ 5 ] {3ab3558e-0785-4a5b-807b-de914aed6ee4} <Trace> oximeter.fields_ipaddr (2be1fe0e-d681-4366-b872-d5e7a11bcfe0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8036 | 2026.03.25 00:19:47.441077 [ 5 ] {3ab3558e-0785-4a5b-807b-de914aed6ee4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 8037 | 2026.03.25 00:19:47.441464 [ 5 ] {3ab3558e-0785-4a5b-807b-de914aed6ee4} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 8038 | 2026.03.25 00:19:47.441697 [ 5 ] {3ab3558e-0785-4a5b-807b-de914aed6ee4} <Trace> oximeter.fields_ipaddr (2be1fe0e-d681-4366-b872-d5e7a11bcfe0): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8039 | 2026.03.25 00:19:47.441864 [ 5 ] {3ab3558e-0785-4a5b-807b-de914aed6ee4} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001653 sec., 1209.9213551119178 rows/sec., 98.66 KiB/sec. | ||
| 8040 | 2026.03.25 00:19:47.441921 [ 5 ] {3ab3558e-0785-4a5b-807b-de914aed6ee4} <Debug> TCPHandler: Processed in 0.001998526 sec. | ||
| 8041 | 2026.03.25 00:19:47.442064 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8042 | 2026.03.25 00:19:47.442169 [ 5 ] {50d8471d-e83b-4d0f-bf77-ce7b3475911c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8043 | 2026.03.25 00:19:47.442214 [ 5 ] {50d8471d-e83b-4d0f-bf77-ce7b3475911c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8044 | 2026.03.25 00:19:47.443897 [ 5 ] {50d8471d-e83b-4d0f-bf77-ce7b3475911c} <Trace> oximeter.fields_string (da9d4756-c540-45ff-bdbb-bdc9c8d31861): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8045 | 2026.03.25 00:19:47.443938 [ 5 ] {50d8471d-e83b-4d0f-bf77-ce7b3475911c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 8046 | 2026.03.25 00:19:47.444422 [ 5 ] {50d8471d-e83b-4d0f-bf77-ce7b3475911c} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 8047 | 2026.03.25 00:19:47.444650 [ 5 ] {50d8471d-e83b-4d0f-bf77-ce7b3475911c} <Trace> oximeter.fields_string (da9d4756-c540-45ff-bdbb-bdc9c8d31861): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8048 | 2026.03.25 00:19:47.444790 [ 5 ] {50d8471d-e83b-4d0f-bf77-ce7b3475911c} <Debug> executeQuery: Read 2454 rows, 186.30 KiB in 0.002644 sec., 928139.1830559757 rows/sec., 68.81 MiB/sec. | ||
| 8049 | 2026.03.25 00:19:47.444831 [ 5 ] {50d8471d-e83b-4d0f-bf77-ce7b3475911c} <Debug> TCPHandler: Processed in 0.002821644 sec. | ||
| 8050 | 2026.03.25 00:19:47.444955 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8051 | 2026.03.25 00:19:47.445057 [ 5 ] {a28d59f4-0e47-4b16-8a85-3e68b1979c8c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8052 | 2026.03.25 00:19:47.445101 [ 5 ] {a28d59f4-0e47-4b16-8a85-3e68b1979c8c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8053 | 2026.03.25 00:19:47.445526 [ 5 ] {a28d59f4-0e47-4b16-8a85-3e68b1979c8c} <Trace> oximeter.fields_u16 (b490aa8d-8720-450c-9d9d-0c0be0c6e0e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8054 | 2026.03.25 00:19:47.445565 [ 5 ] {a28d59f4-0e47-4b16-8a85-3e68b1979c8c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 8055 | 2026.03.25 00:19:47.445886 [ 5 ] {a28d59f4-0e47-4b16-8a85-3e68b1979c8c} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 8056 | 2026.03.25 00:19:47.446099 [ 5 ] {a28d59f4-0e47-4b16-8a85-3e68b1979c8c} <Trace> oximeter.fields_u16 (b490aa8d-8720-450c-9d9d-0c0be0c6e0e1): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8057 | 2026.03.25 00:19:47.446239 [ 5 ] {a28d59f4-0e47-4b16-8a85-3e68b1979c8c} <Debug> executeQuery: Read 37 rows, 2.77 KiB in 0.001204 sec., 30730.89700996678 rows/sec., 2.25 MiB/sec. | ||
| 8058 | 2026.03.25 00:19:47.446280 [ 5 ] {a28d59f4-0e47-4b16-8a85-3e68b1979c8c} <Debug> TCPHandler: Processed in 0.001376332 sec. | ||
| 8059 | 2026.03.25 00:19:47.446400 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8060 | 2026.03.25 00:19:47.446499 [ 5 ] {fd63e0c4-a619-4148-bb78-2018e7b1e0db} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 8061 | 2026.03.25 00:19:47.446539 [ 5 ] {fd63e0c4-a619-4148-bb78-2018e7b1e0db} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 8062 | 2026.03.25 00:19:47.447259 [ 5 ] {fd63e0c4-a619-4148-bb78-2018e7b1e0db} <Trace> oximeter.fields_u32 (79eddaf6-5920-48fe-8c45-6c5582e58677): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8063 | 2026.03.25 00:19:47.447296 [ 5 ] {fd63e0c4-a619-4148-bb78-2018e7b1e0db} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 8064 | 2026.03.25 00:19:47.447628 [ 5 ] {fd63e0c4-a619-4148-bb78-2018e7b1e0db} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 8065 | 2026.03.25 00:19:47.447837 [ 5 ] {fd63e0c4-a619-4148-bb78-2018e7b1e0db} <Trace> oximeter.fields_u32 (79eddaf6-5920-48fe-8c45-6c5582e58677): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8066 | 2026.03.25 00:19:47.447951 [ 109 ] {} <Debug> oximeter.fields_u32 (79eddaf6-5920-48fe-8c45-6c5582e58677) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 8067 | 2026.03.25 00:19:47.447965 [ 5 ] {fd63e0c4-a619-4148-bb78-2018e7b1e0db} <Debug> executeQuery: Read 801 rows, 47.38 KiB in 0.001487 sec., 538668.45998655 rows/sec., 31.12 MiB/sec. | ||
| 8068 | 2026.03.25 00:19:47.448016 [ 109 ] {} <Trace> oximeter.fields_u32 (79eddaf6-5920-48fe-8c45-6c5582e58677): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8069 | 2026.03.25 00:19:47.448027 [ 5 ] {fd63e0c4-a619-4148-bb78-2018e7b1e0db} <Debug> TCPHandler: Processed in 0.001676739 sec. | ||
| 8070 | 2026.03.25 00:19:47.448056 [ 109 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 8071 | 2026.03.25 00:19:47.448157 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8072 | 2026.03.25 00:19:47.448179 [ 200 ] {79eddaf6-5920-48fe-8c45-6c5582e58677::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 | ||
| 8073 | 2026.03.25 00:19:47.448257 [ 5 ] {4fb3e5e8-bb90-492b-b876-ecd8f73ef05b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 8074 | 2026.03.25 00:19:47.448302 [ 5 ] {4fb3e5e8-bb90-492b-b876-ecd8f73ef05b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 8075 | 2026.03.25 00:19:47.448325 [ 200 ] {79eddaf6-5920-48fe-8c45-6c5582e58677::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8076 | 2026.03.25 00:19:47.448362 [ 200 ] {79eddaf6-5920-48fe-8c45-6c5582e58677::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 950 rows starting from the beginning of the part | ||
| 8077 | 2026.03.25 00:19:47.448430 [ 200 ] {79eddaf6-5920-48fe-8c45-6c5582e58677::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 801 rows starting from the beginning of the part | ||
| 8078 | 2026.03.25 00:19:47.448476 [ 200 ] {79eddaf6-5920-48fe-8c45-6c5582e58677::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 149 rows starting from the beginning of the part | ||
| 8079 | 2026.03.25 00:19:47.448522 [ 200 ] {79eddaf6-5920-48fe-8c45-6c5582e58677::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 149 rows starting from the beginning of the part | ||
| 8080 | 2026.03.25 00:19:47.448561 [ 200 ] {79eddaf6-5920-48fe-8c45-6c5582e58677::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 149 rows starting from the beginning of the part | ||
| 8081 | 2026.03.25 00:19:47.448601 [ 200 ] {79eddaf6-5920-48fe-8c45-6c5582e58677::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 801 rows starting from the beginning of the part | ||
| 8082 | 2026.03.25 00:19:47.448686 [ 5 ] {4fb3e5e8-bb90-492b-b876-ecd8f73ef05b} <Trace> oximeter.fields_u64 (3ff11c92-02f0-4d7f-b78c-e898b3889a19): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8083 | 2026.03.25 00:19:47.448727 [ 5 ] {4fb3e5e8-bb90-492b-b876-ecd8f73ef05b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 8084 | 2026.03.25 00:19:47.449087 [ 5 ] {4fb3e5e8-bb90-492b-b876-ecd8f73ef05b} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 8085 | 2026.03.25 00:19:47.449337 [ 5 ] {4fb3e5e8-bb90-492b-b876-ecd8f73ef05b} <Trace> oximeter.fields_u64 (3ff11c92-02f0-4d7f-b78c-e898b3889a19): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8086 | 2026.03.25 00:19:47.449479 [ 5 ] {4fb3e5e8-bb90-492b-b876-ecd8f73ef05b} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001241 sec., 805.8017727639001 rows/sec., 56.66 KiB/sec. | ||
| 8087 | 2026.03.25 00:19:47.449520 [ 5 ] {4fb3e5e8-bb90-492b-b876-ecd8f73ef05b} <Debug> TCPHandler: Processed in 0.001413092 sec. | ||
| 8088 | 2026.03.25 00:19:47.449635 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8089 | 2026.03.25 00:19:47.449731 [ 5 ] {f7ef6ac0-cf6c-4ea6-a8cb-d48e8fcdd4ba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8090 | 2026.03.25 00:19:47.449771 [ 5 ] {f7ef6ac0-cf6c-4ea6-a8cb-d48e8fcdd4ba} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8091 | 2026.03.25 00:19:47.450000 [ 194 ] {79eddaf6-5920-48fe-8c45-6c5582e58677::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2999 rows, containing 5 columns (5 merged, 0 gathered) in 0.001870623 sec., 1603209.198218989 rows/sec., 100.90 MiB/sec. | ||
| 8092 | 2026.03.25 00:19:47.450355 [ 193 ] {79eddaf6-5920-48fe-8c45-6c5582e58677::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 8093 | 2026.03.25 00:19:47.450698 [ 5 ] {f7ef6ac0-cf6c-4ea6-a8cb-d48e8fcdd4ba} <Trace> oximeter.fields_uuid (6a83c119-7e6c-4ef5-9da4-bd1e7cdd4b62): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8094 | 2026.03.25 00:19:47.450741 [ 5 ] {f7ef6ac0-cf6c-4ea6-a8cb-d48e8fcdd4ba} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 8095 | 2026.03.25 00:19:47.450877 [ 193 ] {79eddaf6-5920-48fe-8c45-6c5582e58677::all_1_31_6} <Trace> oximeter.fields_u32 (79eddaf6-5920-48fe-8c45-6c5582e58677): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8096 | 2026.03.25 00:19:47.451012 [ 193 ] {79eddaf6-5920-48fe-8c45-6c5582e58677::all_1_31_6} <Trace> oximeter.fields_u32 (79eddaf6-5920-48fe-8c45-6c5582e58677) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 8097 | 2026.03.25 00:19:47.451136 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.57 MiB. | ||
| 8098 | 2026.03.25 00:19:47.451154 [ 5 ] {f7ef6ac0-cf6c-4ea6-a8cb-d48e8fcdd4ba} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 8099 | 2026.03.25 00:19:47.451375 [ 5 ] {f7ef6ac0-cf6c-4ea6-a8cb-d48e8fcdd4ba} <Trace> oximeter.fields_uuid (6a83c119-7e6c-4ef5-9da4-bd1e7cdd4b62): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8100 | 2026.03.25 00:19:47.451507 [ 5 ] {f7ef6ac0-cf6c-4ea6-a8cb-d48e8fcdd4ba} <Debug> executeQuery: Read 1316 rows, 90.20 KiB in 0.001794 sec., 733556.2987736901 rows/sec., 49.10 MiB/sec. | ||
| 8101 | 2026.03.25 00:19:47.451547 [ 5 ] {f7ef6ac0-cf6c-4ea6-a8cb-d48e8fcdd4ba} <Debug> TCPHandler: Processed in 0.001959645 sec. | ||
| 8102 | 2026.03.25 00:19:47.451674 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8103 | 2026.03.25 00:19:47.451775 [ 5 ] {c5b135b0-e84d-4590-9030-e2cec9dc1282} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8104 | 2026.03.25 00:19:47.451822 [ 5 ] {c5b135b0-e84d-4590-9030-e2cec9dc1282} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8105 | 2026.03.25 00:19:47.452630 [ 5 ] {c5b135b0-e84d-4590-9030-e2cec9dc1282} <Trace> oximeter.measurements_cumulativeu64 (d9515f17-c5fd-4592-903e-92bbab0fc185): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8106 | 2026.03.25 00:19:47.452672 [ 5 ] {c5b135b0-e84d-4590-9030-e2cec9dc1282} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 8107 | 2026.03.25 00:19:47.453180 [ 5 ] {c5b135b0-e84d-4590-9030-e2cec9dc1282} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 8108 | 2026.03.25 00:19:47.453406 [ 5 ] {c5b135b0-e84d-4590-9030-e2cec9dc1282} <Trace> oximeter.measurements_cumulativeu64 (d9515f17-c5fd-4592-903e-92bbab0fc185): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8109 | 2026.03.25 00:19:47.453545 [ 5 ] {c5b135b0-e84d-4590-9030-e2cec9dc1282} <Debug> executeQuery: Read 1497 rows, 92.97 KiB in 0.001789 sec., 836780.3242034656 rows/sec., 50.75 MiB/sec. | ||
| 8110 | 2026.03.25 00:19:47.453583 [ 5 ] {c5b135b0-e84d-4590-9030-e2cec9dc1282} <Debug> TCPHandler: Processed in 0.001961495 sec. | ||
| 8111 | 2026.03.25 00:19:47.453689 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8112 | 2026.03.25 00:19:47.453783 [ 5 ] {74b7c6b5-c486-403d-83e7-dc1caa22f882} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 8113 | 2026.03.25 00:19:47.453841 [ 5 ] {74b7c6b5-c486-403d-83e7-dc1caa22f882} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 8114 | 2026.03.25 00:19:47.454698 [ 5 ] {74b7c6b5-c486-403d-83e7-dc1caa22f882} <Trace> oximeter.measurements_histogramu64 (66b3c5cd-c277-4614-b9e1-0e483a2d8930): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8115 | 2026.03.25 00:19:47.454734 [ 5 ] {74b7c6b5-c486-403d-83e7-dc1caa22f882} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 8116 | 2026.03.25 00:19:47.455283 [ 5 ] {74b7c6b5-c486-403d-83e7-dc1caa22f882} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 8117 | 2026.03.25 00:19:47.455517 [ 5 ] {74b7c6b5-c486-403d-83e7-dc1caa22f882} <Trace> oximeter.measurements_histogramu64 (66b3c5cd-c277-4614-b9e1-0e483a2d8930): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8118 | 2026.03.25 00:19:47.455657 [ 5 ] {74b7c6b5-c486-403d-83e7-dc1caa22f882} <Debug> executeQuery: Read 35 rows, 64.22 KiB in 0.001893 sec., 18489.1706286318 rows/sec., 33.13 MiB/sec. | ||
| 8119 | 2026.03.25 00:19:47.455719 [ 5 ] {74b7c6b5-c486-403d-83e7-dc1caa22f882} <Debug> TCPHandler: Processed in 0.002080497 sec. | ||
| 8120 | 2026.03.25 00:19:47.455838 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8121 | 2026.03.25 00:19:47.455933 [ 5 ] {13888caf-2db9-49a4-aff7-5458f2fa2b52} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8122 | 2026.03.25 00:19:47.455976 [ 5 ] {13888caf-2db9-49a4-aff7-5458f2fa2b52} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8123 | 2026.03.25 00:19:47.456302 [ 5 ] {13888caf-2db9-49a4-aff7-5458f2fa2b52} <Trace> oximeter.measurements_u64 (a46c3f3f-9ded-4b50-9fc2-4f503dd169a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8124 | 2026.03.25 00:19:47.456338 [ 5 ] {13888caf-2db9-49a4-aff7-5458f2fa2b52} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 8125 | 2026.03.25 00:19:47.456630 [ 5 ] {13888caf-2db9-49a4-aff7-5458f2fa2b52} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 8126 | 2026.03.25 00:19:47.456836 [ 5 ] {13888caf-2db9-49a4-aff7-5458f2fa2b52} <Trace> oximeter.measurements_u64 (a46c3f3f-9ded-4b50-9fc2-4f503dd169a4): 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.25 00:19:47.456965 [ 5 ] {13888caf-2db9-49a4-aff7-5458f2fa2b52} <Debug> executeQuery: Read 12 rows, 848.00 B in 0.001051 sec., 11417.697431018078 rows/sec., 787.94 KiB/sec. | ||
| 8128 | 2026.03.25 00:19:47.457001 [ 5 ] {13888caf-2db9-49a4-aff7-5458f2fa2b52} <Debug> TCPHandler: Processed in 0.001217118 sec. | ||
| 8129 | 2026.03.25 00:19:51.477425 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8130 | 2026.03.25 00:19:51.477620 [ 5 ] {7947ef36-56eb-4656-b227-31fb6cd6b47c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8131 | 2026.03.25 00:19:51.477693 [ 5 ] {7947ef36-56eb-4656-b227-31fb6cd6b47c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8132 | 2026.03.25 00:19:51.478370 [ 5 ] {7947ef36-56eb-4656-b227-31fb6cd6b47c} <Trace> oximeter.fields_string (da9d4756-c540-45ff-bdbb-bdc9c8d31861): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8133 | 2026.03.25 00:19:51.478427 [ 5 ] {7947ef36-56eb-4656-b227-31fb6cd6b47c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 8134 | 2026.03.25 00:19:51.478941 [ 5 ] {7947ef36-56eb-4656-b227-31fb6cd6b47c} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 8135 | 2026.03.25 00:19:51.479181 [ 5 ] {7947ef36-56eb-4656-b227-31fb6cd6b47c} <Trace> oximeter.fields_string (da9d4756-c540-45ff-bdbb-bdc9c8d31861): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8136 | 2026.03.25 00:19:51.479352 [ 5 ] {7947ef36-56eb-4656-b227-31fb6cd6b47c} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.00178 sec., 31460.674157303372 rows/sec., 2.42 MiB/sec. | ||
| 8137 | 2026.03.25 00:19:51.479407 [ 5 ] {7947ef36-56eb-4656-b227-31fb6cd6b47c} <Debug> TCPHandler: Processed in 0.002125659 sec. | ||
| 8138 | 2026.03.25 00:19:51.479537 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8139 | 2026.03.25 00:19:51.479643 [ 5 ] {66eb1029-d568-42a2-8cdb-06698ae4709d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8140 | 2026.03.25 00:19:51.479688 [ 5 ] {66eb1029-d568-42a2-8cdb-06698ae4709d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8141 | 2026.03.25 00:19:51.480139 [ 5 ] {66eb1029-d568-42a2-8cdb-06698ae4709d} <Trace> oximeter.fields_uuid (6a83c119-7e6c-4ef5-9da4-bd1e7cdd4b62): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8142 | 2026.03.25 00:19:51.480202 [ 5 ] {66eb1029-d568-42a2-8cdb-06698ae4709d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 8143 | 2026.03.25 00:19:51.480519 [ 5 ] {66eb1029-d568-42a2-8cdb-06698ae4709d} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 8144 | 2026.03.25 00:19:51.480754 [ 5 ] {66eb1029-d568-42a2-8cdb-06698ae4709d} <Trace> oximeter.fields_uuid (6a83c119-7e6c-4ef5-9da4-bd1e7cdd4b62): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8145 | 2026.03.25 00:19:51.480886 [ 5 ] {66eb1029-d568-42a2-8cdb-06698ae4709d} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001269 sec., 50433.412135539795 rows/sec., 3.94 MiB/sec. | ||
| 8146 | 2026.03.25 00:19:51.480926 [ 5 ] {66eb1029-d568-42a2-8cdb-06698ae4709d} <Debug> TCPHandler: Processed in 0.001441873 sec. | ||
| 8147 | 2026.03.25 00:19:51.481046 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8148 | 2026.03.25 00:19:51.481144 [ 5 ] {d6bbf053-31c2-4bfb-b233-10eb4163dace} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8149 | 2026.03.25 00:19:51.481189 [ 5 ] {d6bbf053-31c2-4bfb-b233-10eb4163dace} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8150 | 2026.03.25 00:19:51.481606 [ 5 ] {d6bbf053-31c2-4bfb-b233-10eb4163dace} <Trace> oximeter.measurements_cumulativeu64 (d9515f17-c5fd-4592-903e-92bbab0fc185): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8151 | 2026.03.25 00:19:51.481642 [ 5 ] {d6bbf053-31c2-4bfb-b233-10eb4163dace} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 8152 | 2026.03.25 00:19:51.481973 [ 5 ] {d6bbf053-31c2-4bfb-b233-10eb4163dace} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 8153 | 2026.03.25 00:19:51.482186 [ 5 ] {d6bbf053-31c2-4bfb-b233-10eb4163dace} <Trace> oximeter.measurements_cumulativeu64 (d9515f17-c5fd-4592-903e-92bbab0fc185): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8154 | 2026.03.25 00:19:51.482317 [ 5 ] {d6bbf053-31c2-4bfb-b233-10eb4163dace} <Debug> executeQuery: Read 128 rows, 9.13 KiB in 0.001195 sec., 107112.97071129706 rows/sec., 7.46 MiB/sec. | ||
| 8155 | 2026.03.25 00:19:51.482354 [ 5 ] {d6bbf053-31c2-4bfb-b233-10eb4163dace} <Debug> TCPHandler: Processed in 0.001357101 sec. | ||
| 8156 | 2026.03.25 00:19:51.482467 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8157 | 2026.03.25 00:19:51.482561 [ 5 ] {a8dea006-0601-44b8-aecc-df9a5afc7ec2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8158 | 2026.03.25 00:19:51.482603 [ 5 ] {a8dea006-0601-44b8-aecc-df9a5afc7ec2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8159 | 2026.03.25 00:19:51.482936 [ 5 ] {a8dea006-0601-44b8-aecc-df9a5afc7ec2} <Trace> oximeter.measurements_u64 (a46c3f3f-9ded-4b50-9fc2-4f503dd169a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8160 | 2026.03.25 00:19:51.482974 [ 5 ] {a8dea006-0601-44b8-aecc-df9a5afc7ec2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 8161 | 2026.03.25 00:19:51.483272 [ 5 ] {a8dea006-0601-44b8-aecc-df9a5afc7ec2} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 8162 | 2026.03.25 00:19:51.483484 [ 5 ] {a8dea006-0601-44b8-aecc-df9a5afc7ec2} <Trace> oximeter.measurements_u64 (a46c3f3f-9ded-4b50-9fc2-4f503dd169a4): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8163 | 2026.03.25 00:19:51.483617 [ 5 ] {a8dea006-0601-44b8-aecc-df9a5afc7ec2} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001075 sec., 44651.16279069767 rows/sec., 3.01 MiB/sec. | ||
| 8164 | 2026.03.25 00:19:51.483652 [ 5 ] {a8dea006-0601-44b8-aecc-df9a5afc7ec2} <Debug> TCPHandler: Processed in 0.001233488 sec. | ||
| 8165 | 2026.03.25 00:19:52.385211 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 15774 | ||
| 8166 | 2026.03.25 00:19:52.386030 [ 244 ] {} <Trace> system.asynchronous_metric_log (0898b27c-367e-447b-8482-f4822232c365): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8167 | 2026.03.25 00:19:52.386083 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 8168 | 2026.03.25 00:19:52.386577 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 8169 | 2026.03.25 00:19:52.386823 [ 244 ] {} <Trace> system.asynchronous_metric_log (0898b27c-367e-447b-8482-f4822232c365): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8170 | 2026.03.25 00:19:52.386975 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 15774 | ||
| 8171 | 2026.03.25 00:19:53.203205 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 249 | ||
| 8172 | 2026.03.25 00:19:53.220262 [ 243 ] {} <Trace> system.metric_log (8832bb94-2db2-42e0-923d-5bcca7c2cc3b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8173 | 2026.03.25 00:19:53.220327 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 8174 | 2026.03.25 00:19:53.226340 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 8175 | 2026.03.25 00:19:53.227368 [ 243 ] {} <Trace> system.metric_log (8832bb94-2db2-42e0-923d-5bcca7c2cc3b): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8176 | 2026.03.25 00:19:53.231105 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 249 | ||
| 8177 | 2026.03.25 00:19:54.538927 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44966 | ||
| 8178 | 2026.03.25 00:19:54.539037 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8179 | 2026.03.25 00:19:54.539063 [ 292 ] {} <Debug> TCP-Session: eb062721-6a09-47bd-978e-b51fd8313e75 Authenticating user 'default' from [fd00:1122:3344:101::e]:44966 | ||
| 8180 | 2026.03.25 00:19:54.539086 [ 292 ] {} <Debug> TCP-Session: eb062721-6a09-47bd-978e-b51fd8313e75 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8181 | 2026.03.25 00:19:54.539099 [ 292 ] {} <Debug> TCP-Session: eb062721-6a09-47bd-978e-b51fd8313e75 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8182 | 2026.03.25 00:19:54.539348 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40372 | ||
| 8183 | 2026.03.25 00:19:54.539365 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45832 | ||
| 8184 | 2026.03.25 00:19:54.539409 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57475 | ||
| 8185 | 2026.03.25 00:19:54.539426 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39533 | ||
| 8186 | 2026.03.25 00:19:54.539470 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8187 | 2026.03.25 00:19:54.539469 [ 292 ] {} <Trace> TCP-Session: eb062721-6a09-47bd-978e-b51fd8313e75 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8188 | 2026.03.25 00:19:54.539411 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50869 | ||
| 8189 | 2026.03.25 00:19:54.539540 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8190 | 2026.03.25 00:19:54.539546 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8191 | 2026.03.25 00:19:54.539554 [ 293 ] {} <Debug> TCP-Session: a764a78f-1bf9-4a84-93f0-88e58880ce7f Authenticating user 'default' from [fd00:1122:3344:101::e]:40372 | ||
| 8192 | 2026.03.25 00:19:54.539581 [ 294 ] {} <Debug> TCP-Session: c3fa2cba-c1e2-4210-8718-0881ea1d4229 Authenticating user 'default' from [fd00:1122:3344:101::e]:45832 | ||
| 8193 | 2026.03.25 00:19:54.539590 [ 289 ] {} <Debug> TCP-Session: 701fdb63-cca3-41f1-bfff-8a98214b7d88 Authenticating user 'default' from [fd00:1122:3344:101::e]:57475 | ||
| 8194 | 2026.03.25 00:19:54.539609 [ 293 ] {} <Debug> TCP-Session: a764a78f-1bf9-4a84-93f0-88e58880ce7f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8195 | 2026.03.25 00:19:54.539629 [ 289 ] {} <Debug> TCP-Session: 701fdb63-cca3-41f1-bfff-8a98214b7d88 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8196 | 2026.03.25 00:19:54.539645 [ 293 ] {} <Debug> TCP-Session: a764a78f-1bf9-4a84-93f0-88e58880ce7f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8197 | 2026.03.25 00:19:54.539658 [ 289 ] {} <Debug> TCP-Session: 701fdb63-cca3-41f1-bfff-8a98214b7d88 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8198 | 2026.03.25 00:19:54.539622 [ 294 ] {} <Debug> TCP-Session: c3fa2cba-c1e2-4210-8718-0881ea1d4229 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8199 | 2026.03.25 00:19:54.539678 [ 292 ] {72a3ad0d-9cfe-4388-b38d-6954fe8a40ec} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:44966) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 8200 | 2026.03.25 00:19:54.539723 [ 294 ] {} <Debug> TCP-Session: c3fa2cba-c1e2-4210-8718-0881ea1d4229 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8201 | 2026.03.25 00:19:54.539741 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8202 | 2026.03.25 00:19:54.539396 [ 296 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37299 | ||
| 8203 | 2026.03.25 00:19:54.539788 [ 291 ] {} <Debug> TCP-Session: 15d65e39-71d8-44a6-b48b-3444d246ce1a Authenticating user 'default' from [fd00:1122:3344:101::e]:39533 | ||
| 8204 | 2026.03.25 00:19:54.539395 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42149 | ||
| 8205 | 2026.03.25 00:19:54.539820 [ 291 ] {} <Debug> TCP-Session: 15d65e39-71d8-44a6-b48b-3444d246ce1a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8206 | 2026.03.25 00:19:54.539358 [ 295 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50555 | ||
| 8207 | 2026.03.25 00:19:54.539856 [ 291 ] {} <Debug> TCP-Session: 15d65e39-71d8-44a6-b48b-3444d246ce1a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8208 | 2026.03.25 00:19:54.540255 [ 296 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8209 | 2026.03.25 00:19:54.540290 [ 296 ] {} <Debug> TCP-Session: 3822b6ea-1d35-4dd7-ba97-105f048b65b9 Authenticating user 'default' from [fd00:1122:3344:101::e]:37299 | ||
| 8210 | 2026.03.25 00:19:54.540313 [ 296 ] {} <Debug> TCP-Session: 3822b6ea-1d35-4dd7-ba97-105f048b65b9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8211 | 2026.03.25 00:19:54.540329 [ 296 ] {} <Debug> TCP-Session: 3822b6ea-1d35-4dd7-ba97-105f048b65b9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8212 | 2026.03.25 00:19:54.540396 [ 295 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8213 | 2026.03.25 00:19:54.540436 [ 295 ] {} <Debug> TCP-Session: e4c7ab8d-49cb-4969-b2dc-bc8c2e61e636 Authenticating user 'default' from [fd00:1122:3344:101::e]:50555 | ||
| 8214 | 2026.03.25 00:19:54.540448 [ 292 ] {72a3ad0d-9cfe-4388-b38d-6954fe8a40ec} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 8215 | 2026.03.25 00:19:54.540458 [ 295 ] {} <Debug> TCP-Session: e4c7ab8d-49cb-4969-b2dc-bc8c2e61e636 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8216 | 2026.03.25 00:19:54.540499 [ 295 ] {} <Debug> TCP-Session: e4c7ab8d-49cb-4969-b2dc-bc8c2e61e636 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8217 | 2026.03.25 00:19:54.540520 [ 292 ] {72a3ad0d-9cfe-4388-b38d-6954fe8a40ec} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 8218 | 2026.03.25 00:19:54.540656 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8219 | 2026.03.25 00:19:54.540690 [ 288 ] {} <Debug> TCP-Session: 2675a2bf-41db-468f-b97a-43587cd73b48 Authenticating user 'default' from [fd00:1122:3344:101::e]:42149 | ||
| 8220 | 2026.03.25 00:19:54.540713 [ 288 ] {} <Debug> TCP-Session: 2675a2bf-41db-468f-b97a-43587cd73b48 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8221 | 2026.03.25 00:19:54.540733 [ 288 ] {} <Debug> TCP-Session: 2675a2bf-41db-468f-b97a-43587cd73b48 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8222 | 2026.03.25 00:19:54.540790 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8223 | 2026.03.25 00:19:54.540827 [ 290 ] {} <Debug> TCP-Session: 8b8b30fe-830b-4a49-8dad-42f73cab609a Authenticating user 'default' from [fd00:1122:3344:101::e]:50869 | ||
| 8224 | 2026.03.25 00:19:54.540848 [ 290 ] {} <Debug> TCP-Session: 8b8b30fe-830b-4a49-8dad-42f73cab609a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8225 | 2026.03.25 00:19:54.540866 [ 290 ] {} <Debug> TCP-Session: 8b8b30fe-830b-4a49-8dad-42f73cab609a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8226 | 2026.03.25 00:19:54.540993 [ 292 ] {72a3ad0d-9cfe-4388-b38d-6954fe8a40ec} <Debug> oximeter.version (97ad2ce0-cded-4649-a1b6-ff7c59ff4a2c) (SelectExecutor): Key condition: unknown | ||
| 8227 | 2026.03.25 00:19:54.542190 [ 305 ] {72a3ad0d-9cfe-4388-b38d-6954fe8a40ec} <Trace> AggregatingTransform: Aggregating | ||
| 8228 | 2026.03.25 00:19:54.542224 [ 305 ] {72a3ad0d-9cfe-4388-b38d-6954fe8a40ec} <Trace> Aggregator: Aggregation method: without_key | ||
| 8229 | 2026.03.25 00:19:54.542257 [ 305 ] {72a3ad0d-9cfe-4388-b38d-6954fe8a40ec} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001152846 sec. (867.419 rows/sec., 33.88 KiB/sec.) | ||
| 8230 | 2026.03.25 00:19:54.542274 [ 305 ] {72a3ad0d-9cfe-4388-b38d-6954fe8a40ec} <Trace> Aggregator: Merging aggregated data | ||
| 8231 | 2026.03.25 00:19:54.543826 [ 292 ] {72a3ad0d-9cfe-4388-b38d-6954fe8a40ec} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.00421 sec., 237.52969121140143 rows/sec., 9.28 KiB/sec. | ||
| 8232 | 2026.03.25 00:19:54.543965 [ 292 ] {72a3ad0d-9cfe-4388-b38d-6954fe8a40ec} <Debug> TCPHandler: Processed in 0.004662767 sec. | ||
| 8233 | 2026.03.25 00:19:54.544061 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8234 | 2026.03.25 00:19:54.544091 [ 296 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8235 | 2026.03.25 00:19:54.544094 [ 292 ] {} <Debug> TCP-Session: eb062721-6a09-47bd-978e-b51fd8313e75 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8236 | 2026.03.25 00:19:54.544110 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8237 | 2026.03.25 00:19:54.544136 [ 296 ] {} <Debug> TCP-Session: 3822b6ea-1d35-4dd7-ba97-105f048b65b9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8238 | 2026.03.25 00:19:54.544145 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8239 | 2026.03.25 00:19:54.544163 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8240 | 2026.03.25 00:19:54.544174 [ 291 ] {} <Debug> TCP-Session: 15d65e39-71d8-44a6-b48b-3444d246ce1a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8241 | 2026.03.25 00:19:54.544200 [ 295 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8242 | 2026.03.25 00:19:54.544227 [ 293 ] {} <Debug> TCP-Session: a764a78f-1bf9-4a84-93f0-88e58880ce7f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8243 | 2026.03.25 00:19:54.544177 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8244 | 2026.03.25 00:19:54.544254 [ 295 ] {} <Debug> TCP-Session: e4c7ab8d-49cb-4969-b2dc-bc8c2e61e636 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8245 | 2026.03.25 00:19:54.544291 [ 288 ] {} <Debug> TCP-Session: 2675a2bf-41db-468f-b97a-43587cd73b48 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8246 | 2026.03.25 00:19:54.544130 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8247 | 2026.03.25 00:19:54.544206 [ 294 ] {} <Debug> TCP-Session: c3fa2cba-c1e2-4210-8718-0881ea1d4229 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8248 | 2026.03.25 00:19:54.544216 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8249 | 2026.03.25 00:19:54.544360 [ 289 ] {} <Debug> TCP-Session: 701fdb63-cca3-41f1-bfff-8a98214b7d88 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8250 | 2026.03.25 00:19:54.544394 [ 290 ] {} <Debug> TCP-Session: 8b8b30fe-830b-4a49-8dad-42f73cab609a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8251 | 2026.03.25 00:19:54.739506 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43028 | ||
| 8252 | 2026.03.25 00:19:54.739615 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8253 | 2026.03.25 00:19:54.739642 [ 292 ] {} <Debug> TCP-Session: 4fd5b138-762d-4f59-9dbd-dd33160babdf Authenticating user 'default' from [fd00:1122:3344:101::e]:43028 | ||
| 8254 | 2026.03.25 00:19:54.739663 [ 292 ] {} <Debug> TCP-Session: 4fd5b138-762d-4f59-9dbd-dd33160babdf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8255 | 2026.03.25 00:19:54.739677 [ 292 ] {} <Debug> TCP-Session: 4fd5b138-762d-4f59-9dbd-dd33160babdf Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8256 | 2026.03.25 00:19:54.739885 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52126 | ||
| 8257 | 2026.03.25 00:19:54.739918 [ 296 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57584 | ||
| 8258 | 2026.03.25 00:19:54.739939 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48324 | ||
| 8259 | 2026.03.25 00:19:54.739966 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37793 | ||
| 8260 | 2026.03.25 00:19:54.740013 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8261 | 2026.03.25 00:19:54.740021 [ 292 ] {} <Trace> TCP-Session: 4fd5b138-762d-4f59-9dbd-dd33160babdf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8262 | 2026.03.25 00:19:54.740050 [ 293 ] {} <Debug> TCP-Session: affc75e2-eafe-4db0-b138-8e58dbc60d52 Authenticating user 'default' from [fd00:1122:3344:101::e]:52126 | ||
| 8263 | 2026.03.25 00:19:54.740050 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8264 | 2026.03.25 00:19:54.740071 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8265 | 2026.03.25 00:19:54.740083 [ 293 ] {} <Debug> TCP-Session: affc75e2-eafe-4db0-b138-8e58dbc60d52 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8266 | 2026.03.25 00:19:54.740097 [ 288 ] {} <Debug> TCP-Session: 63fdbab9-5f58-440c-9bac-fe7daa213103 Authenticating user 'default' from [fd00:1122:3344:101::e]:48324 | ||
| 8267 | 2026.03.25 00:19:54.740119 [ 293 ] {} <Debug> TCP-Session: affc75e2-eafe-4db0-b138-8e58dbc60d52 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8268 | 2026.03.25 00:19:54.740138 [ 288 ] {} <Debug> TCP-Session: 63fdbab9-5f58-440c-9bac-fe7daa213103 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8269 | 2026.03.25 00:19:54.740042 [ 296 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8270 | 2026.03.25 00:19:54.740176 [ 288 ] {} <Debug> TCP-Session: 63fdbab9-5f58-440c-9bac-fe7daa213103 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8271 | 2026.03.25 00:19:54.740203 [ 292 ] {3f33a7bd-5559-489a-9c12-259edc32f4b8} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:43028) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 8272 | 2026.03.25 00:19:54.740205 [ 296 ] {} <Debug> TCP-Session: 44309671-4857-45bd-939a-f6688c575758 Authenticating user 'default' from [fd00:1122:3344:101::e]:57584 | ||
| 8273 | 2026.03.25 00:19:54.739951 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64752 | ||
| 8274 | 2026.03.25 00:19:54.740253 [ 296 ] {} <Debug> TCP-Session: 44309671-4857-45bd-939a-f6688c575758 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8275 | 2026.03.25 00:19:54.739901 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42383 | ||
| 8276 | 2026.03.25 00:19:54.740298 [ 296 ] {} <Debug> TCP-Session: 44309671-4857-45bd-939a-f6688c575758 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8277 | 2026.03.25 00:19:54.739897 [ 295 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40511 | ||
| 8278 | 2026.03.25 00:19:54.740352 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8279 | 2026.03.25 00:19:54.740366 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8280 | 2026.03.25 00:19:54.740115 [ 291 ] {} <Debug> TCP-Session: ff56a53f-1dbd-4c24-afbd-0886afcb53f9 Authenticating user 'default' from [fd00:1122:3344:101::e]:37793 | ||
| 8281 | 2026.03.25 00:19:54.740397 [ 294 ] {} <Debug> TCP-Session: 046317ee-b1de-4c78-be7c-03cf94ef73bf Authenticating user 'default' from [fd00:1122:3344:101::e]:42383 | ||
| 8282 | 2026.03.25 00:19:54.740416 [ 291 ] {} <Debug> TCP-Session: ff56a53f-1dbd-4c24-afbd-0886afcb53f9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8283 | 2026.03.25 00:19:54.740420 [ 295 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8284 | 2026.03.25 00:19:54.740441 [ 291 ] {} <Debug> TCP-Session: ff56a53f-1dbd-4c24-afbd-0886afcb53f9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8285 | 2026.03.25 00:19:54.740437 [ 294 ] {} <Debug> TCP-Session: 046317ee-b1de-4c78-be7c-03cf94ef73bf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8286 | 2026.03.25 00:19:54.740466 [ 295 ] {} <Debug> TCP-Session: f9ec568f-57b1-42b9-be39-b90f72acf996 Authenticating user 'default' from [fd00:1122:3344:101::e]:40511 | ||
| 8287 | 2026.03.25 00:19:54.740493 [ 294 ] {} <Debug> TCP-Session: 046317ee-b1de-4c78-be7c-03cf94ef73bf Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8288 | 2026.03.25 00:19:54.740390 [ 289 ] {} <Debug> TCP-Session: 38f17d23-165b-4e84-a251-1c6c6cdb32ea Authenticating user 'default' from [fd00:1122:3344:101::e]:64752 | ||
| 8289 | 2026.03.25 00:19:54.740520 [ 295 ] {} <Debug> TCP-Session: f9ec568f-57b1-42b9-be39-b90f72acf996 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8290 | 2026.03.25 00:19:54.740544 [ 289 ] {} <Debug> TCP-Session: 38f17d23-165b-4e84-a251-1c6c6cdb32ea Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8291 | 2026.03.25 00:19:54.740559 [ 295 ] {} <Debug> TCP-Session: f9ec568f-57b1-42b9-be39-b90f72acf996 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8292 | 2026.03.25 00:19:54.740571 [ 289 ] {} <Debug> TCP-Session: 38f17d23-165b-4e84-a251-1c6c6cdb32ea Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8293 | 2026.03.25 00:19:54.739956 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42154 | ||
| 8294 | 2026.03.25 00:19:54.740474 [ 292 ] {3f33a7bd-5559-489a-9c12-259edc32f4b8} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 8295 | 2026.03.25 00:19:54.740652 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8296 | 2026.03.25 00:19:54.740676 [ 290 ] {} <Debug> TCP-Session: d00cad24-98a8-432a-a192-79ca647d72de Authenticating user 'default' from [fd00:1122:3344:101::e]:42154 | ||
| 8297 | 2026.03.25 00:19:54.740689 [ 292 ] {3f33a7bd-5559-489a-9c12-259edc32f4b8} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 8298 | 2026.03.25 00:19:54.740691 [ 290 ] {} <Debug> TCP-Session: d00cad24-98a8-432a-a192-79ca647d72de Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8299 | 2026.03.25 00:19:54.740722 [ 290 ] {} <Debug> TCP-Session: d00cad24-98a8-432a-a192-79ca647d72de Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8300 | 2026.03.25 00:19:54.740991 [ 292 ] {3f33a7bd-5559-489a-9c12-259edc32f4b8} <Debug> oximeter.version (97ad2ce0-cded-4649-a1b6-ff7c59ff4a2c) (SelectExecutor): Key condition: unknown | ||
| 8301 | 2026.03.25 00:19:54.742114 [ 304 ] {3f33a7bd-5559-489a-9c12-259edc32f4b8} <Trace> AggregatingTransform: Aggregating | ||
| 8302 | 2026.03.25 00:19:54.742177 [ 304 ] {3f33a7bd-5559-489a-9c12-259edc32f4b8} <Trace> Aggregator: Aggregation method: without_key | ||
| 8303 | 2026.03.25 00:19:54.742218 [ 304 ] {3f33a7bd-5559-489a-9c12-259edc32f4b8} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001119465 sec. (893.284 rows/sec., 34.89 KiB/sec.) | ||
| 8304 | 2026.03.25 00:19:54.742238 [ 304 ] {3f33a7bd-5559-489a-9c12-259edc32f4b8} <Trace> Aggregator: Merging aggregated data | ||
| 8305 | 2026.03.25 00:19:54.743427 [ 292 ] {3f33a7bd-5559-489a-9c12-259edc32f4b8} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003276 sec., 305.25030525030525 rows/sec., 11.92 KiB/sec. | ||
| 8306 | 2026.03.25 00:19:54.743577 [ 292 ] {3f33a7bd-5559-489a-9c12-259edc32f4b8} <Debug> TCPHandler: Processed in 0.003669314 sec. | ||
| 8307 | 2026.03.25 00:19:54.743707 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8308 | 2026.03.25 00:19:54.743744 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8309 | 2026.03.25 00:19:54.743749 [ 292 ] {} <Debug> TCP-Session: 4fd5b138-762d-4f59-9dbd-dd33160babdf Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8310 | 2026.03.25 00:19:54.743773 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8311 | 2026.03.25 00:19:54.743790 [ 293 ] {} <Debug> TCP-Session: affc75e2-eafe-4db0-b138-8e58dbc60d52 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8312 | 2026.03.25 00:19:54.743806 [ 295 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8313 | 2026.03.25 00:19:54.743831 [ 296 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8314 | 2026.03.25 00:19:54.743849 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8315 | 2026.03.25 00:19:54.743870 [ 295 ] {} <Debug> TCP-Session: f9ec568f-57b1-42b9-be39-b90f72acf996 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8316 | 2026.03.25 00:19:54.743891 [ 296 ] {} <Debug> TCP-Session: 44309671-4857-45bd-939a-f6688c575758 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8317 | 2026.03.25 00:19:54.743895 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8318 | 2026.03.25 00:19:54.743907 [ 289 ] {} <Debug> TCP-Session: 38f17d23-165b-4e84-a251-1c6c6cdb32ea Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8319 | 2026.03.25 00:19:54.743924 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8320 | 2026.03.25 00:19:54.743947 [ 291 ] {} <Debug> TCP-Session: ff56a53f-1dbd-4c24-afbd-0886afcb53f9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8321 | 2026.03.25 00:19:54.743875 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8322 | 2026.03.25 00:19:54.743835 [ 294 ] {} <Debug> TCP-Session: 046317ee-b1de-4c78-be7c-03cf94ef73bf Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8323 | 2026.03.25 00:19:54.744029 [ 288 ] {} <Debug> TCP-Session: 63fdbab9-5f58-440c-9bac-fe7daa213103 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8324 | 2026.03.25 00:19:54.743983 [ 290 ] {} <Debug> TCP-Session: d00cad24-98a8-432a-a192-79ca647d72de Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8325 | 2026.03.25 00:19:54.975527 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 52 entries to flush up to offset 1104 | ||
| 8326 | 2026.03.25 00:19:54.978467 [ 242 ] {} <Trace> system.query_log (9703172c-9101-4506-b1d0-613c64f918a0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8327 | 2026.03.25 00:19:54.978533 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 8328 | 2026.03.25 00:19:54.979901 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 8329 | 2026.03.25 00:19:54.980192 [ 242 ] {} <Trace> system.query_log (9703172c-9101-4506-b1d0-613c64f918a0): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8330 | 2026.03.25 00:19:54.980586 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1104 | ||
| 8331 | 2026.03.25 00:19:56.487952 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8332 | 2026.03.25 00:19:56.488145 [ 5 ] {b3a58a60-135a-4b7a-908e-bf875932d280} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 8333 | 2026.03.25 00:19:56.488212 [ 5 ] {b3a58a60-135a-4b7a-908e-bf875932d280} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 8334 | 2026.03.25 00:19:56.489171 [ 5 ] {b3a58a60-135a-4b7a-908e-bf875932d280} <Trace> oximeter.fields_i16 (78240462-1731-4218-9a79-d1fbaf59befe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8335 | 2026.03.25 00:19:56.489217 [ 5 ] {b3a58a60-135a-4b7a-908e-bf875932d280} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 8336 | 2026.03.25 00:19:56.489711 [ 5 ] {b3a58a60-135a-4b7a-908e-bf875932d280} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 8337 | 2026.03.25 00:19:56.489955 [ 5 ] {b3a58a60-135a-4b7a-908e-bf875932d280} <Trace> oximeter.fields_i16 (78240462-1731-4218-9a79-d1fbaf59befe): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8338 | 2026.03.25 00:19:56.490121 [ 5 ] {b3a58a60-135a-4b7a-908e-bf875932d280} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.002025 sec., 140246.9135802469 rows/sec., 8.91 MiB/sec. | ||
| 8339 | 2026.03.25 00:19:56.490183 [ 5 ] {b3a58a60-135a-4b7a-908e-bf875932d280} <Debug> TCPHandler: Processed in 0.002369304 sec. | ||
| 8340 | 2026.03.25 00:19:56.490350 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8341 | 2026.03.25 00:19:56.490462 [ 5 ] {e9426d27-8cb4-4957-bbb5-fe0e05a1fa5b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8342 | 2026.03.25 00:19:56.490516 [ 5 ] {e9426d27-8cb4-4957-bbb5-fe0e05a1fa5b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8343 | 2026.03.25 00:19:56.491573 [ 5 ] {e9426d27-8cb4-4957-bbb5-fe0e05a1fa5b} <Trace> oximeter.fields_string (da9d4756-c540-45ff-bdbb-bdc9c8d31861): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8344 | 2026.03.25 00:19:56.491609 [ 5 ] {e9426d27-8cb4-4957-bbb5-fe0e05a1fa5b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 8345 | 2026.03.25 00:19:56.491995 [ 5 ] {e9426d27-8cb4-4957-bbb5-fe0e05a1fa5b} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 8346 | 2026.03.25 00:19:56.492206 [ 5 ] {e9426d27-8cb4-4957-bbb5-fe0e05a1fa5b} <Trace> oximeter.fields_string (da9d4756-c540-45ff-bdbb-bdc9c8d31861): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8347 | 2026.03.25 00:19:56.492339 [ 5 ] {e9426d27-8cb4-4957-bbb5-fe0e05a1fa5b} <Debug> executeQuery: Read 825 rows, 66.29 KiB in 0.00191 sec., 431937.17277486913 rows/sec., 33.89 MiB/sec. | ||
| 8348 | 2026.03.25 00:19:56.492377 [ 5 ] {e9426d27-8cb4-4957-bbb5-fe0e05a1fa5b} <Debug> TCPHandler: Processed in 0.002079538 sec. | ||
| 8349 | 2026.03.25 00:19:56.492493 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8350 | 2026.03.25 00:19:56.492588 [ 5 ] {1f7adb8a-9e64-4127-ace7-4698cac48be8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8351 | 2026.03.25 00:19:56.492630 [ 5 ] {1f7adb8a-9e64-4127-ace7-4698cac48be8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8352 | 2026.03.25 00:19:56.493079 [ 5 ] {1f7adb8a-9e64-4127-ace7-4698cac48be8} <Trace> oximeter.fields_u16 (b490aa8d-8720-450c-9d9d-0c0be0c6e0e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8353 | 2026.03.25 00:19:56.493115 [ 5 ] {1f7adb8a-9e64-4127-ace7-4698cac48be8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 8354 | 2026.03.25 00:19:56.493434 [ 5 ] {1f7adb8a-9e64-4127-ace7-4698cac48be8} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 8355 | 2026.03.25 00:19:56.493650 [ 5 ] {1f7adb8a-9e64-4127-ace7-4698cac48be8} <Trace> oximeter.fields_u16 (b490aa8d-8720-450c-9d9d-0c0be0c6e0e1): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8356 | 2026.03.25 00:19:56.493778 [ 5 ] {1f7adb8a-9e64-4127-ace7-4698cac48be8} <Debug> executeQuery: Read 156 rows, 9.59 KiB in 0.001209 sec., 129032.25806451612 rows/sec., 7.75 MiB/sec. | ||
| 8357 | 2026.03.25 00:19:56.493816 [ 5 ] {1f7adb8a-9e64-4127-ace7-4698cac48be8} <Debug> TCPHandler: Processed in 0.001371961 sec. | ||
| 8358 | 2026.03.25 00:19:56.493939 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8359 | 2026.03.25 00:19:56.494034 [ 5 ] {864b8fc2-64cf-4f5b-ae9a-a31a20271c26} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 8360 | 2026.03.25 00:19:56.494073 [ 5 ] {864b8fc2-64cf-4f5b-ae9a-a31a20271c26} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 8361 | 2026.03.25 00:19:56.494517 [ 5 ] {864b8fc2-64cf-4f5b-ae9a-a31a20271c26} <Trace> oximeter.fields_u32 (79eddaf6-5920-48fe-8c45-6c5582e58677): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8362 | 2026.03.25 00:19:56.494553 [ 5 ] {864b8fc2-64cf-4f5b-ae9a-a31a20271c26} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 8363 | 2026.03.25 00:19:56.494867 [ 5 ] {864b8fc2-64cf-4f5b-ae9a-a31a20271c26} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 8364 | 2026.03.25 00:19:56.495080 [ 5 ] {864b8fc2-64cf-4f5b-ae9a-a31a20271c26} <Trace> oximeter.fields_u32 (79eddaf6-5920-48fe-8c45-6c5582e58677): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8365 | 2026.03.25 00:19:56.495212 [ 5 ] {864b8fc2-64cf-4f5b-ae9a-a31a20271c26} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001196 sec., 124581.9397993311 rows/sec., 8.05 MiB/sec. | ||
| 8366 | 2026.03.25 00:19:56.495249 [ 5 ] {864b8fc2-64cf-4f5b-ae9a-a31a20271c26} <Debug> TCPHandler: Processed in 0.001358741 sec. | ||
| 8367 | 2026.03.25 00:19:56.495363 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8368 | 2026.03.25 00:19:56.495456 [ 5 ] {20ca3bb8-2106-4f5b-ae2c-823304e219ef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 8369 | 2026.03.25 00:19:56.495497 [ 5 ] {20ca3bb8-2106-4f5b-ae2c-823304e219ef} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 8370 | 2026.03.25 00:19:56.495936 [ 5 ] {20ca3bb8-2106-4f5b-ae2c-823304e219ef} <Trace> oximeter.fields_u8 (fa258e8d-285a-434f-b894-6be795807874): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8371 | 2026.03.25 00:19:56.495971 [ 5 ] {20ca3bb8-2106-4f5b-ae2c-823304e219ef} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 8372 | 2026.03.25 00:19:56.496299 [ 5 ] {20ca3bb8-2106-4f5b-ae2c-823304e219ef} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 8373 | 2026.03.25 00:19:56.496506 [ 5 ] {20ca3bb8-2106-4f5b-ae2c-823304e219ef} <Trace> oximeter.fields_u8 (fa258e8d-285a-434f-b894-6be795807874): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8374 | 2026.03.25 00:19:56.496633 [ 5 ] {20ca3bb8-2106-4f5b-ae2c-823304e219ef} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001195 sec., 123849.37238493723 rows/sec., 7.04 MiB/sec. | ||
| 8375 | 2026.03.25 00:19:56.496671 [ 5 ] {20ca3bb8-2106-4f5b-ae2c-823304e219ef} <Debug> TCPHandler: Processed in 0.001356541 sec. | ||
| 8376 | 2026.03.25 00:19:56.496786 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8377 | 2026.03.25 00:19:56.496879 [ 5 ] {9fde044d-4d46-463d-bb66-62a29fa6b92b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8378 | 2026.03.25 00:19:56.496919 [ 5 ] {9fde044d-4d46-463d-bb66-62a29fa6b92b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8379 | 2026.03.25 00:19:56.497505 [ 5 ] {9fde044d-4d46-463d-bb66-62a29fa6b92b} <Trace> oximeter.fields_uuid (6a83c119-7e6c-4ef5-9da4-bd1e7cdd4b62): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8380 | 2026.03.25 00:19:56.497540 [ 5 ] {9fde044d-4d46-463d-bb66-62a29fa6b92b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 8381 | 2026.03.25 00:19:56.497878 [ 5 ] {9fde044d-4d46-463d-bb66-62a29fa6b92b} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 8382 | 2026.03.25 00:19:56.498088 [ 5 ] {9fde044d-4d46-463d-bb66-62a29fa6b92b} <Trace> oximeter.fields_uuid (6a83c119-7e6c-4ef5-9da4-bd1e7cdd4b62): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8383 | 2026.03.25 00:19:56.498216 [ 5 ] {9fde044d-4d46-463d-bb66-62a29fa6b92b} <Debug> executeQuery: Read 504 rows, 36.30 KiB in 0.001356 sec., 371681.41592920356 rows/sec., 26.14 MiB/sec. | ||
| 8384 | 2026.03.25 00:19:56.498253 [ 5 ] {9fde044d-4d46-463d-bb66-62a29fa6b92b} <Debug> TCPHandler: Processed in 0.001516865 sec. | ||
| 8385 | 2026.03.25 00:19:56.498369 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8386 | 2026.03.25 00:19:56.498464 [ 5 ] {1e456ade-444f-4eae-86f3-f835d43420f5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 8387 | 2026.03.25 00:19:56.498505 [ 5 ] {1e456ade-444f-4eae-86f3-f835d43420f5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 8388 | 2026.03.25 00:19:56.498841 [ 5 ] {1e456ade-444f-4eae-86f3-f835d43420f5} <Trace> oximeter.measurements_bool (8a3ce6e0-f76a-4ba2-9a43-4275c3c9549e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8389 | 2026.03.25 00:19:56.498876 [ 5 ] {1e456ade-444f-4eae-86f3-f835d43420f5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 8390 | 2026.03.25 00:19:56.499181 [ 5 ] {1e456ade-444f-4eae-86f3-f835d43420f5} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 8391 | 2026.03.25 00:19:56.499388 [ 5 ] {1e456ade-444f-4eae-86f3-f835d43420f5} <Trace> oximeter.measurements_bool (8a3ce6e0-f76a-4ba2-9a43-4275c3c9549e): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8392 | 2026.03.25 00:19:56.499518 [ 5 ] {1e456ade-444f-4eae-86f3-f835d43420f5} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001072 sec., 5597.014925373134 rows/sec., 292.42 KiB/sec. | ||
| 8393 | 2026.03.25 00:19:56.499554 [ 5 ] {1e456ade-444f-4eae-86f3-f835d43420f5} <Debug> TCPHandler: Processed in 0.001233488 sec. | ||
| 8394 | 2026.03.25 00:19:56.499663 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8395 | 2026.03.25 00:19:56.499756 [ 5 ] {071ad210-8907-4f5a-8629-5e18f28b77fb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8396 | 2026.03.25 00:19:56.499797 [ 5 ] {071ad210-8907-4f5a-8629-5e18f28b77fb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8397 | 2026.03.25 00:19:56.500198 [ 5 ] {071ad210-8907-4f5a-8629-5e18f28b77fb} <Trace> oximeter.measurements_cumulativeu64 (d9515f17-c5fd-4592-903e-92bbab0fc185): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8398 | 2026.03.25 00:19:56.500232 [ 5 ] {071ad210-8907-4f5a-8629-5e18f28b77fb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 8399 | 2026.03.25 00:19:56.500587 [ 5 ] {071ad210-8907-4f5a-8629-5e18f28b77fb} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 8400 | 2026.03.25 00:19:56.500809 [ 5 ] {071ad210-8907-4f5a-8629-5e18f28b77fb} <Trace> oximeter.measurements_cumulativeu64 (d9515f17-c5fd-4592-903e-92bbab0fc185): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8401 | 2026.03.25 00:19:56.500934 [ 5 ] {071ad210-8907-4f5a-8629-5e18f28b77fb} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001197 sec., 221386.80033416877 rows/sec., 14.71 MiB/sec. | ||
| 8402 | 2026.03.25 00:19:56.500971 [ 5 ] {071ad210-8907-4f5a-8629-5e18f28b77fb} <Debug> TCPHandler: Processed in 0.001356791 sec. | ||
| 8403 | 2026.03.25 00:19:56.501087 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8404 | 2026.03.25 00:19:56.501180 [ 5 ] {fc48fbc9-c583-48c0-bfb8-55dd775d4bac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 8405 | 2026.03.25 00:19:56.501222 [ 5 ] {fc48fbc9-c583-48c0-bfb8-55dd775d4bac} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 8406 | 2026.03.25 00:19:56.501539 [ 5 ] {fc48fbc9-c583-48c0-bfb8-55dd775d4bac} <Trace> oximeter.measurements_f64 (212c2a6f-90cf-4c71-aafe-78c3b1fd8e79): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8407 | 2026.03.25 00:19:56.501572 [ 5 ] {fc48fbc9-c583-48c0-bfb8-55dd775d4bac} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 8408 | 2026.03.25 00:19:56.501864 [ 5 ] {fc48fbc9-c583-48c0-bfb8-55dd775d4bac} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 8409 | 2026.03.25 00:19:56.502069 [ 5 ] {fc48fbc9-c583-48c0-bfb8-55dd775d4bac} <Trace> oximeter.measurements_f64 (212c2a6f-90cf-4c71-aafe-78c3b1fd8e79): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8410 | 2026.03.25 00:19:56.502195 [ 5 ] {fc48fbc9-c583-48c0-bfb8-55dd775d4bac} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001033 sec., 968.054211035818 rows/sec., 65.23 KiB/sec. | ||
| 8411 | 2026.03.25 00:19:56.502230 [ 5 ] {fc48fbc9-c583-48c0-bfb8-55dd775d4bac} <Debug> TCPHandler: Processed in 0.001190718 sec. | ||
| 8412 | 2026.03.25 00:19:56.502343 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8413 | 2026.03.25 00:19:56.502435 [ 5 ] {69a8ac52-7bb6-47bc-8ac2-4a4e29ecb975} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 8414 | 2026.03.25 00:19:56.502489 [ 5 ] {69a8ac52-7bb6-47bc-8ac2-4a4e29ecb975} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 8415 | 2026.03.25 00:19:56.503251 [ 5 ] {69a8ac52-7bb6-47bc-8ac2-4a4e29ecb975} <Trace> oximeter.measurements_histogramu64 (66b3c5cd-c277-4614-b9e1-0e483a2d8930): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8416 | 2026.03.25 00:19:56.503285 [ 5 ] {69a8ac52-7bb6-47bc-8ac2-4a4e29ecb975} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 8417 | 2026.03.25 00:19:56.503828 [ 5 ] {69a8ac52-7bb6-47bc-8ac2-4a4e29ecb975} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 8418 | 2026.03.25 00:19:56.504051 [ 5 ] {69a8ac52-7bb6-47bc-8ac2-4a4e29ecb975} <Trace> oximeter.measurements_histogramu64 (66b3c5cd-c277-4614-b9e1-0e483a2d8930): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8419 | 2026.03.25 00:19:56.504200 [ 5 ] {69a8ac52-7bb6-47bc-8ac2-4a4e29ecb975} <Debug> executeQuery: Read 14 rows, 25.69 KiB in 0.001782 sec., 7856.341189674523 rows/sec., 14.08 MiB/sec. | ||
| 8420 | 2026.03.25 00:19:56.504260 [ 5 ] {69a8ac52-7bb6-47bc-8ac2-4a4e29ecb975} <Debug> TCPHandler: Processed in 0.001965245 sec. | ||
| 8421 | 2026.03.25 00:19:56.504395 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8422 | 2026.03.25 00:19:56.504492 [ 5 ] {d2a03648-42e5-4e59-a2fd-b62e1ec7ff36} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8423 | 2026.03.25 00:19:56.504544 [ 5 ] {d2a03648-42e5-4e59-a2fd-b62e1ec7ff36} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8424 | 2026.03.25 00:19:56.504878 [ 5 ] {d2a03648-42e5-4e59-a2fd-b62e1ec7ff36} <Trace> oximeter.measurements_u64 (a46c3f3f-9ded-4b50-9fc2-4f503dd169a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8425 | 2026.03.25 00:19:56.504914 [ 5 ] {d2a03648-42e5-4e59-a2fd-b62e1ec7ff36} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 8426 | 2026.03.25 00:19:56.505237 [ 5 ] {d2a03648-42e5-4e59-a2fd-b62e1ec7ff36} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 8427 | 2026.03.25 00:19:56.505453 [ 5 ] {d2a03648-42e5-4e59-a2fd-b62e1ec7ff36} <Trace> oximeter.measurements_u64 (a46c3f3f-9ded-4b50-9fc2-4f503dd169a4): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8428 | 2026.03.25 00:19:56.505579 [ 5 ] {d2a03648-42e5-4e59-a2fd-b62e1ec7ff36} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001106 sec., 81374.321880651 rows/sec., 5.09 MiB/sec. | ||
| 8429 | 2026.03.25 00:19:56.505614 [ 5 ] {d2a03648-42e5-4e59-a2fd-b62e1ec7ff36} <Debug> TCPHandler: Processed in 0.001282079 sec. | ||
| 8430 | 2026.03.25 00:19:59.092929 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61589 | ||
| 8431 | 2026.03.25 00:19:59.093047 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8432 | 2026.03.25 00:19:59.093077 [ 292 ] {} <Debug> TCP-Session: 88b390e1-e65d-481a-955f-42b755a96c0e Authenticating user 'default' from [fd00:1122:3344:101::e]:61589 | ||
| 8433 | 2026.03.25 00:19:59.093102 [ 292 ] {} <Debug> TCP-Session: 88b390e1-e65d-481a-955f-42b755a96c0e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8434 | 2026.03.25 00:19:59.093118 [ 292 ] {} <Debug> TCP-Session: 88b390e1-e65d-481a-955f-42b755a96c0e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8435 | 2026.03.25 00:19:59.093341 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40178 | ||
| 8436 | 2026.03.25 00:19:59.093390 [ 295 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42863 | ||
| 8437 | 2026.03.25 00:19:59.093393 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46164 | ||
| 8438 | 2026.03.25 00:19:59.093431 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58831 | ||
| 8439 | 2026.03.25 00:19:59.093456 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8440 | 2026.03.25 00:19:59.093467 [ 295 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8441 | 2026.03.25 00:19:59.093459 [ 292 ] {} <Trace> TCP-Session: 88b390e1-e65d-481a-955f-42b755a96c0e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8442 | 2026.03.25 00:19:59.093509 [ 295 ] {} <Debug> TCP-Session: 23d00de2-cb44-4a4e-a4ed-4a91a4ffab8a Authenticating user 'default' from [fd00:1122:3344:101::e]:42863 | ||
| 8443 | 2026.03.25 00:19:59.093528 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8444 | 2026.03.25 00:19:59.093528 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8445 | 2026.03.25 00:19:59.093553 [ 295 ] {} <Debug> TCP-Session: 23d00de2-cb44-4a4e-a4ed-4a91a4ffab8a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8446 | 2026.03.25 00:19:59.093568 [ 289 ] {} <Debug> TCP-Session: 5e45e935-2d83-4395-aa77-6305643ae06a Authenticating user 'default' from [fd00:1122:3344:101::e]:58831 | ||
| 8447 | 2026.03.25 00:19:59.093575 [ 294 ] {} <Debug> TCP-Session: 31b37828-2d25-426a-b9d4-bd7ecbc5dc25 Authenticating user 'default' from [fd00:1122:3344:101::e]:46164 | ||
| 8448 | 2026.03.25 00:19:59.093583 [ 295 ] {} <Debug> TCP-Session: 23d00de2-cb44-4a4e-a4ed-4a91a4ffab8a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8449 | 2026.03.25 00:19:59.093603 [ 289 ] {} <Debug> TCP-Session: 5e45e935-2d83-4395-aa77-6305643ae06a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8450 | 2026.03.25 00:19:59.093607 [ 294 ] {} <Debug> TCP-Session: 31b37828-2d25-426a-b9d4-bd7ecbc5dc25 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8451 | 2026.03.25 00:19:59.093627 [ 289 ] {} <Debug> TCP-Session: 5e45e935-2d83-4395-aa77-6305643ae06a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8452 | 2026.03.25 00:19:59.093635 [ 294 ] {} <Debug> TCP-Session: 31b37828-2d25-426a-b9d4-bd7ecbc5dc25 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8453 | 2026.03.25 00:19:59.093501 [ 293 ] {} <Debug> TCP-Session: ca733179-1a97-44df-bcb1-b10d0763b291 Authenticating user 'default' from [fd00:1122:3344:101::e]:40178 | ||
| 8454 | 2026.03.25 00:19:59.093452 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47247 | ||
| 8455 | 2026.03.25 00:19:59.093678 [ 293 ] {} <Debug> TCP-Session: ca733179-1a97-44df-bcb1-b10d0763b291 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8456 | 2026.03.25 00:19:59.093677 [ 292 ] {3b1b15d7-6762-4412-9743-96000800c755} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:61589) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 8457 | 2026.03.25 00:19:59.093718 [ 293 ] {} <Debug> TCP-Session: ca733179-1a97-44df-bcb1-b10d0763b291 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8458 | 2026.03.25 00:19:59.093436 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35512 | ||
| 8459 | 2026.03.25 00:19:59.093773 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8460 | 2026.03.25 00:19:59.093420 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55424 | ||
| 8461 | 2026.03.25 00:19:59.093814 [ 291 ] {} <Debug> TCP-Session: 49311b1b-b74f-4483-9fbe-e4be04fb14bc Authenticating user 'default' from [fd00:1122:3344:101::e]:47247 | ||
| 8462 | 2026.03.25 00:19:59.093419 [ 296 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50735 | ||
| 8463 | 2026.03.25 00:19:59.093857 [ 291 ] {} <Debug> TCP-Session: 49311b1b-b74f-4483-9fbe-e4be04fb14bc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8464 | 2026.03.25 00:19:59.093860 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8465 | 2026.03.25 00:19:59.093879 [ 291 ] {} <Debug> TCP-Session: 49311b1b-b74f-4483-9fbe-e4be04fb14bc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8466 | 2026.03.25 00:19:59.093890 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8467 | 2026.03.25 00:19:59.093909 [ 290 ] {} <Debug> TCP-Session: e163af09-87fe-4225-b43a-3676689fb273 Authenticating user 'default' from [fd00:1122:3344:101::e]:35512 | ||
| 8468 | 2026.03.25 00:19:59.093917 [ 296 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8469 | 2026.03.25 00:19:59.093938 [ 288 ] {} <Debug> TCP-Session: b9983a95-7ba4-4d23-a67c-9e9921fa0b23 Authenticating user 'default' from [fd00:1122:3344:101::e]:55424 | ||
| 8470 | 2026.03.25 00:19:59.093948 [ 290 ] {} <Debug> TCP-Session: e163af09-87fe-4225-b43a-3676689fb273 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8471 | 2026.03.25 00:19:59.093975 [ 292 ] {3b1b15d7-6762-4412-9743-96000800c755} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 8472 | 2026.03.25 00:19:59.093980 [ 288 ] {} <Debug> TCP-Session: b9983a95-7ba4-4d23-a67c-9e9921fa0b23 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8473 | 2026.03.25 00:19:59.093998 [ 290 ] {} <Debug> TCP-Session: e163af09-87fe-4225-b43a-3676689fb273 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8474 | 2026.03.25 00:19:59.094025 [ 288 ] {} <Debug> TCP-Session: b9983a95-7ba4-4d23-a67c-9e9921fa0b23 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8475 | 2026.03.25 00:19:59.094045 [ 292 ] {3b1b15d7-6762-4412-9743-96000800c755} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 8476 | 2026.03.25 00:19:59.093964 [ 296 ] {} <Debug> TCP-Session: e1158cfd-2964-4aac-a2dd-e189e62d222e Authenticating user 'default' from [fd00:1122:3344:101::e]:50735 | ||
| 8477 | 2026.03.25 00:19:59.094087 [ 296 ] {} <Debug> TCP-Session: e1158cfd-2964-4aac-a2dd-e189e62d222e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8478 | 2026.03.25 00:19:59.094101 [ 296 ] {} <Debug> TCP-Session: e1158cfd-2964-4aac-a2dd-e189e62d222e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8479 | 2026.03.25 00:19:59.094325 [ 292 ] {3b1b15d7-6762-4412-9743-96000800c755} <Debug> oximeter.version (97ad2ce0-cded-4649-a1b6-ff7c59ff4a2c) (SelectExecutor): Key condition: unknown | ||
| 8480 | 2026.03.25 00:19:59.095275 [ 315 ] {3b1b15d7-6762-4412-9743-96000800c755} <Trace> AggregatingTransform: Aggregating | ||
| 8481 | 2026.03.25 00:19:59.095344 [ 315 ] {3b1b15d7-6762-4412-9743-96000800c755} <Trace> Aggregator: Aggregation method: without_key | ||
| 8482 | 2026.03.25 00:19:59.095384 [ 315 ] {3b1b15d7-6762-4412-9743-96000800c755} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000956361 sec. (1045.630 rows/sec., 40.84 KiB/sec.) | ||
| 8483 | 2026.03.25 00:19:59.095404 [ 315 ] {3b1b15d7-6762-4412-9743-96000800c755} <Trace> Aggregator: Merging aggregated data | ||
| 8484 | 2026.03.25 00:19:59.097065 [ 292 ] {3b1b15d7-6762-4412-9743-96000800c755} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003438 sec., 290.86678301337986 rows/sec., 11.36 KiB/sec. | ||
| 8485 | 2026.03.25 00:19:59.097258 [ 292 ] {3b1b15d7-6762-4412-9743-96000800c755} <Debug> TCPHandler: Processed in 0.00392216 sec. | ||
| 8486 | 2026.03.25 00:19:59.097411 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8487 | 2026.03.25 00:19:59.097437 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8488 | 2026.03.25 00:19:59.097458 [ 292 ] {} <Debug> TCP-Session: 88b390e1-e65d-481a-955f-42b755a96c0e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8489 | 2026.03.25 00:19:59.097461 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8490 | 2026.03.25 00:19:59.097479 [ 296 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8491 | 2026.03.25 00:19:59.097511 [ 295 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8492 | 2026.03.25 00:19:59.097531 [ 296 ] {} <Debug> TCP-Session: e1158cfd-2964-4aac-a2dd-e189e62d222e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8493 | 2026.03.25 00:19:59.097530 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8494 | 2026.03.25 00:19:59.097550 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8495 | 2026.03.25 00:19:59.097574 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8496 | 2026.03.25 00:19:59.097605 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8497 | 2026.03.25 00:19:59.097614 [ 289 ] {} <Debug> TCP-Session: 5e45e935-2d83-4395-aa77-6305643ae06a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8498 | 2026.03.25 00:19:59.097636 [ 288 ] {} <Debug> TCP-Session: b9983a95-7ba4-4d23-a67c-9e9921fa0b23 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8499 | 2026.03.25 00:19:59.097657 [ 290 ] {} <Debug> TCP-Session: e163af09-87fe-4225-b43a-3676689fb273 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8500 | 2026.03.25 00:19:59.097596 [ 294 ] {} <Debug> TCP-Session: 31b37828-2d25-426a-b9d4-bd7ecbc5dc25 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8501 | 2026.03.25 00:19:59.097559 [ 295 ] {} <Debug> TCP-Session: 23d00de2-cb44-4a4e-a4ed-4a91a4ffab8a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8502 | 2026.03.25 00:19:59.097518 [ 291 ] {} <Debug> TCP-Session: 49311b1b-b74f-4483-9fbe-e4be04fb14bc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8503 | 2026.03.25 00:19:59.097482 [ 293 ] {} <Debug> TCP-Session: ca733179-1a97-44df-bcb1-b10d0763b291 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8504 | 2026.03.25 00:19:59.705620 [ 93 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 8505 | 2026.03.25 00:19:59.705680 [ 93 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 8506 | 2026.03.25 00:19:59.887051 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 16222 | ||
| 8507 | 2026.03.25 00:19:59.887575 [ 244 ] {} <Trace> system.asynchronous_metric_log (0898b27c-367e-447b-8482-f4822232c365): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8508 | 2026.03.25 00:19:59.887620 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 8509 | 2026.03.25 00:19:59.888189 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 8510 | 2026.03.25 00:19:59.888440 [ 244 ] {} <Trace> system.asynchronous_metric_log (0898b27c-367e-447b-8482-f4822232c365): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8511 | 2026.03.25 00:19:59.888573 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 16222 | ||
| 8512 | 2026.03.25 00:20:00.731163 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 256 | ||
| 8513 | 2026.03.25 00:20:00.749461 [ 243 ] {} <Trace> system.metric_log (8832bb94-2db2-42e0-923d-5bcca7c2cc3b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8514 | 2026.03.25 00:20:00.749533 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 8515 | 2026.03.25 00:20:00.755872 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 8516 | 2026.03.25 00:20:00.756586 [ 243 ] {} <Trace> system.metric_log (8832bb94-2db2-42e0-923d-5bcca7c2cc3b): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8517 | 2026.03.25 00:20:00.760969 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 256 | ||
| 8518 | 2026.03.25 00:20:01.480470 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8519 | 2026.03.25 00:20:01.480687 [ 5 ] {47cf1af0-d209-4507-928b-39435c683818} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8520 | 2026.03.25 00:20:01.480756 [ 5 ] {47cf1af0-d209-4507-928b-39435c683818} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8521 | 2026.03.25 00:20:01.481465 [ 5 ] {47cf1af0-d209-4507-928b-39435c683818} <Trace> oximeter.fields_string (da9d4756-c540-45ff-bdbb-bdc9c8d31861): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8522 | 2026.03.25 00:20:01.481517 [ 5 ] {47cf1af0-d209-4507-928b-39435c683818} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 8523 | 2026.03.25 00:20:01.481936 [ 5 ] {47cf1af0-d209-4507-928b-39435c683818} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 8524 | 2026.03.25 00:20:01.482185 [ 5 ] {47cf1af0-d209-4507-928b-39435c683818} <Trace> oximeter.fields_string (da9d4756-c540-45ff-bdbb-bdc9c8d31861): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8525 | 2026.03.25 00:20:01.482352 [ 90 ] {} <Debug> oximeter.fields_string (da9d4756-c540-45ff-bdbb-bdc9c8d31861) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 8526 | 2026.03.25 00:20:01.482358 [ 5 ] {47cf1af0-d209-4507-928b-39435c683818} <Debug> executeQuery: Read 108 rows, 9.31 KiB in 0.001719 sec., 62827.22513089005 rows/sec., 5.29 MiB/sec. | ||
| 8527 | 2026.03.25 00:20:01.482433 [ 90 ] {} <Trace> oximeter.fields_string (da9d4756-c540-45ff-bdbb-bdc9c8d31861): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8528 | 2026.03.25 00:20:01.482461 [ 5 ] {47cf1af0-d209-4507-928b-39435c683818} <Debug> TCPHandler: Processed in 0.002123648 sec. | ||
| 8529 | 2026.03.25 00:20:01.482465 [ 90 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 8530 | 2026.03.25 00:20:01.482597 [ 194 ] {da9d4756-c540-45ff-bdbb-bdc9c8d31861::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 | ||
| 8531 | 2026.03.25 00:20:01.482676 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8532 | 2026.03.25 00:20:01.482725 [ 194 ] {da9d4756-c540-45ff-bdbb-bdc9c8d31861::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8533 | 2026.03.25 00:20:01.482770 [ 194 ] {da9d4756-c540-45ff-bdbb-bdc9c8d31861::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 3233 rows starting from the beginning of the part | ||
| 8534 | 2026.03.25 00:20:01.482791 [ 5 ] {f1b098e7-ce8a-4d66-af02-cfff286974e4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8535 | 2026.03.25 00:20:01.482845 [ 5 ] {f1b098e7-ce8a-4d66-af02-cfff286974e4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8536 | 2026.03.25 00:20:01.482853 [ 194 ] {da9d4756-c540-45ff-bdbb-bdc9c8d31861::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 825 rows starting from the beginning of the part | ||
| 8537 | 2026.03.25 00:20:01.482919 [ 194 ] {da9d4756-c540-45ff-bdbb-bdc9c8d31861::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 2454 rows starting from the beginning of the part | ||
| 8538 | 2026.03.25 00:20:01.482973 [ 194 ] {da9d4756-c540-45ff-bdbb-bdc9c8d31861::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 56 rows starting from the beginning of the part | ||
| 8539 | 2026.03.25 00:20:01.483032 [ 194 ] {da9d4756-c540-45ff-bdbb-bdc9c8d31861::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 825 rows starting from the beginning of the part | ||
| 8540 | 2026.03.25 00:20:01.483086 [ 194 ] {da9d4756-c540-45ff-bdbb-bdc9c8d31861::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 108 rows starting from the beginning of the part | ||
| 8541 | 2026.03.25 00:20:01.483337 [ 5 ] {f1b098e7-ce8a-4d66-af02-cfff286974e4} <Trace> oximeter.fields_u16 (b490aa8d-8720-450c-9d9d-0c0be0c6e0e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8542 | 2026.03.25 00:20:01.483380 [ 5 ] {f1b098e7-ce8a-4d66-af02-cfff286974e4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 8543 | 2026.03.25 00:20:01.483725 [ 5 ] {f1b098e7-ce8a-4d66-af02-cfff286974e4} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 8544 | 2026.03.25 00:20:01.483996 [ 5 ] {f1b098e7-ce8a-4d66-af02-cfff286974e4} <Trace> oximeter.fields_u16 (b490aa8d-8720-450c-9d9d-0c0be0c6e0e1): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8545 | 2026.03.25 00:20:01.484142 [ 5 ] {f1b098e7-ce8a-4d66-af02-cfff286974e4} <Debug> executeQuery: Read 26 rows, 1.96 KiB in 0.00138 sec., 18840.579710144928 rows/sec., 1.38 MiB/sec. | ||
| 8546 | 2026.03.25 00:20:01.484183 [ 5 ] {f1b098e7-ce8a-4d66-af02-cfff286974e4} <Debug> TCPHandler: Processed in 0.001565946 sec. | ||
| 8547 | 2026.03.25 00:20:01.484316 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8548 | 2026.03.25 00:20:01.484415 [ 5 ] {93c84533-59c0-4611-9f64-cd3ba9125f9f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8549 | 2026.03.25 00:20:01.484457 [ 5 ] {93c84533-59c0-4611-9f64-cd3ba9125f9f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8550 | 2026.03.25 00:20:01.484918 [ 5 ] {93c84533-59c0-4611-9f64-cd3ba9125f9f} <Trace> oximeter.fields_uuid (6a83c119-7e6c-4ef5-9da4-bd1e7cdd4b62): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8551 | 2026.03.25 00:20:01.484959 [ 5 ] {93c84533-59c0-4611-9f64-cd3ba9125f9f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 8552 | 2026.03.25 00:20:01.485274 [ 5 ] {93c84533-59c0-4611-9f64-cd3ba9125f9f} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 8553 | 2026.03.25 00:20:01.485499 [ 5 ] {93c84533-59c0-4611-9f64-cd3ba9125f9f} <Trace> oximeter.fields_uuid (6a83c119-7e6c-4ef5-9da4-bd1e7cdd4b62): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8554 | 2026.03.25 00:20:01.485608 [ 90 ] {} <Debug> oximeter.fields_uuid (6a83c119-7e6c-4ef5-9da4-bd1e7cdd4b62) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 8555 | 2026.03.25 00:20:01.485634 [ 5 ] {93c84533-59c0-4611-9f64-cd3ba9125f9f} <Debug> executeQuery: Read 90 rows, 7.20 KiB in 0.001239 sec., 72639.22518159806 rows/sec., 5.67 MiB/sec. | ||
| 8556 | 2026.03.25 00:20:01.485643 [ 90 ] {} <Trace> oximeter.fields_uuid (6a83c119-7e6c-4ef5-9da4-bd1e7cdd4b62): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8557 | 2026.03.25 00:20:01.485650 [ 193 ] {da9d4756-c540-45ff-bdbb-bdc9c8d31861::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7501 rows, containing 5 columns (5 merged, 0 gathered) in 0.003099712 sec., 2419902.2360787066 rows/sec., 192.44 MiB/sec. | ||
| 8558 | 2026.03.25 00:20:01.485675 [ 90 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 8559 | 2026.03.25 00:20:01.485679 [ 5 ] {93c84533-59c0-4611-9f64-cd3ba9125f9f} <Debug> TCPHandler: Processed in 0.001420483 sec. | ||
| 8560 | 2026.03.25 00:20:01.485764 [ 194 ] {6a83c119-7e6c-4ef5-9da4-bd1e7cdd4b62::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 | ||
| 8561 | 2026.03.25 00:20:01.485839 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8562 | 2026.03.25 00:20:01.485860 [ 194 ] {6a83c119-7e6c-4ef5-9da4-bd1e7cdd4b62::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8563 | 2026.03.25 00:20:01.485891 [ 194 ] {6a83c119-7e6c-4ef5-9da4-bd1e7cdd4b62::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 1790 rows starting from the beginning of the part | ||
| 8564 | 2026.03.25 00:20:01.485939 [ 5 ] {7072b8dd-1638-4d8a-9bc0-839d12d6b3f3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8565 | 2026.03.25 00:20:01.485941 [ 194 ] {6a83c119-7e6c-4ef5-9da4-bd1e7cdd4b62::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 504 rows starting from the beginning of the part | ||
| 8566 | 2026.03.25 00:20:01.485991 [ 5 ] {7072b8dd-1638-4d8a-9bc0-839d12d6b3f3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8567 | 2026.03.25 00:20:01.485999 [ 198 ] {da9d4756-c540-45ff-bdbb-bdc9c8d31861::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 8568 | 2026.03.25 00:20:01.486006 [ 194 ] {6a83c119-7e6c-4ef5-9da4-bd1e7cdd4b62::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 1316 rows starting from the beginning of the part | ||
| 8569 | 2026.03.25 00:20:01.486057 [ 194 ] {6a83c119-7e6c-4ef5-9da4-bd1e7cdd4b62::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 64 rows starting from the beginning of the part | ||
| 8570 | 2026.03.25 00:20:01.486099 [ 194 ] {6a83c119-7e6c-4ef5-9da4-bd1e7cdd4b62::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 504 rows starting from the beginning of the part | ||
| 8571 | 2026.03.25 00:20:01.486138 [ 194 ] {6a83c119-7e6c-4ef5-9da4-bd1e7cdd4b62::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 90 rows starting from the beginning of the part | ||
| 8572 | 2026.03.25 00:20:01.486311 [ 198 ] {da9d4756-c540-45ff-bdbb-bdc9c8d31861::all_1_56_11} <Trace> oximeter.fields_string (da9d4756-c540-45ff-bdbb-bdc9c8d31861): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8573 | 2026.03.25 00:20:01.486387 [ 198 ] {da9d4756-c540-45ff-bdbb-bdc9c8d31861::all_1_56_11} <Trace> oximeter.fields_string (da9d4756-c540-45ff-bdbb-bdc9c8d31861) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 8574 | 2026.03.25 00:20:01.486426 [ 5 ] {7072b8dd-1638-4d8a-9bc0-839d12d6b3f3} <Trace> oximeter.measurements_cumulativeu64 (d9515f17-c5fd-4592-903e-92bbab0fc185): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8575 | 2026.03.25 00:20:01.486465 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.34 MiB. | ||
| 8576 | 2026.03.25 00:20:01.486469 [ 5 ] {7072b8dd-1638-4d8a-9bc0-839d12d6b3f3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 8577 | 2026.03.25 00:20:01.486862 [ 5 ] {7072b8dd-1638-4d8a-9bc0-839d12d6b3f3} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 8578 | 2026.03.25 00:20:01.487084 [ 5 ] {7072b8dd-1638-4d8a-9bc0-839d12d6b3f3} <Trace> oximeter.measurements_cumulativeu64 (d9515f17-c5fd-4592-903e-92bbab0fc185): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8579 | 2026.03.25 00:20:01.487219 [ 5 ] {7072b8dd-1638-4d8a-9bc0-839d12d6b3f3} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001299 sec., 123171.67051578137 rows/sec., 8.58 MiB/sec. | ||
| 8580 | 2026.03.25 00:20:01.487223 [ 89 ] {} <Debug> oximeter.measurements_cumulativeu64 (d9515f17-c5fd-4592-903e-92bbab0fc185) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 8581 | 2026.03.25 00:20:01.487256 [ 5 ] {7072b8dd-1638-4d8a-9bc0-839d12d6b3f3} <Debug> TCPHandler: Processed in 0.001465724 sec. | ||
| 8582 | 2026.03.25 00:20:01.487279 [ 89 ] {} <Trace> oximeter.measurements_cumulativeu64 (d9515f17-c5fd-4592-903e-92bbab0fc185): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8583 | 2026.03.25 00:20:01.487304 [ 89 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 8584 | 2026.03.25 00:20:01.487379 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8585 | 2026.03.25 00:20:01.487381 [ 198 ] {d9515f17-c5fd-4592-903e-92bbab0fc185::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 | ||
| 8586 | 2026.03.25 00:20:01.487487 [ 5 ] {d6b603c7-aca8-484b-9fca-b2653ae5ddbc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 8587 | 2026.03.25 00:20:01.487501 [ 198 ] {d9515f17-c5fd-4592-903e-92bbab0fc185::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8588 | 2026.03.25 00:20:01.487505 [ 196 ] {6a83c119-7e6c-4ef5-9da4-bd1e7cdd4b62::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4268 rows, containing 5 columns (5 merged, 0 gathered) in 0.0017641 sec., 2419363.9816336944 rows/sec., 174.89 MiB/sec. | ||
| 8589 | 2026.03.25 00:20:01.487542 [ 198 ] {d9515f17-c5fd-4592-903e-92bbab0fc185::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_51_10, total 20565 rows starting from the beginning of the part | ||
| 8590 | 2026.03.25 00:20:01.487561 [ 5 ] {d6b603c7-aca8-484b-9fca-b2653ae5ddbc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 8591 | 2026.03.25 00:20:01.487616 [ 198 ] {d9515f17-c5fd-4592-903e-92bbab0fc185::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 265 rows starting from the beginning of the part | ||
| 8592 | 2026.03.25 00:20:01.487666 [ 198 ] {d9515f17-c5fd-4592-903e-92bbab0fc185::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 1497 rows starting from the beginning of the part | ||
| 8593 | 2026.03.25 00:20:01.487707 [ 198 ] {d9515f17-c5fd-4592-903e-92bbab0fc185::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 128 rows starting from the beginning of the part | ||
| 8594 | 2026.03.25 00:20:01.487749 [ 198 ] {d9515f17-c5fd-4592-903e-92bbab0fc185::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 265 rows starting from the beginning of the part | ||
| 8595 | 2026.03.25 00:20:01.487755 [ 187 ] {6a83c119-7e6c-4ef5-9da4-bd1e7cdd4b62::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 8596 | 2026.03.25 00:20:01.487787 [ 198 ] {d9515f17-c5fd-4592-903e-92bbab0fc185::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 160 rows starting from the beginning of the part | ||
| 8597 | 2026.03.25 00:20:01.488082 [ 187 ] {6a83c119-7e6c-4ef5-9da4-bd1e7cdd4b62::all_1_56_11} <Trace> oximeter.fields_uuid (6a83c119-7e6c-4ef5-9da4-bd1e7cdd4b62): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8598 | 2026.03.25 00:20:01.488187 [ 187 ] {6a83c119-7e6c-4ef5-9da4-bd1e7cdd4b62::all_1_56_11} <Trace> oximeter.fields_uuid (6a83c119-7e6c-4ef5-9da4-bd1e7cdd4b62) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 8599 | 2026.03.25 00:20:01.488308 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.81 MiB. | ||
| 8600 | 2026.03.25 00:20:01.488506 [ 5 ] {d6b603c7-aca8-484b-9fca-b2653ae5ddbc} <Trace> oximeter.measurements_histogramu64 (66b3c5cd-c277-4614-b9e1-0e483a2d8930): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8601 | 2026.03.25 00:20:01.488540 [ 5 ] {d6b603c7-aca8-484b-9fca-b2653ae5ddbc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 8602 | 2026.03.25 00:20:01.489143 [ 5 ] {d6b603c7-aca8-484b-9fca-b2653ae5ddbc} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 8603 | 2026.03.25 00:20:01.489380 [ 5 ] {d6b603c7-aca8-484b-9fca-b2653ae5ddbc} <Trace> oximeter.measurements_histogramu64 (66b3c5cd-c277-4614-b9e1-0e483a2d8930): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8604 | 2026.03.25 00:20:01.489531 [ 5 ] {d6b603c7-aca8-484b-9fca-b2653ae5ddbc} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.002065 sec., 12590.799031476998 rows/sec., 22.56 MiB/sec. | ||
| 8605 | 2026.03.25 00:20:01.489588 [ 5 ] {d6b603c7-aca8-484b-9fca-b2653ae5ddbc} <Debug> TCPHandler: Processed in 0.002258372 sec. | ||
| 8606 | 2026.03.25 00:20:01.489712 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8607 | 2026.03.25 00:20:01.489807 [ 5 ] {4ad0cd09-4630-490f-8ccc-a1edafd4c84b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8608 | 2026.03.25 00:20:01.489857 [ 5 ] {4ad0cd09-4630-490f-8ccc-a1edafd4c84b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8609 | 2026.03.25 00:20:01.490198 [ 5 ] {4ad0cd09-4630-490f-8ccc-a1edafd4c84b} <Trace> oximeter.measurements_u64 (a46c3f3f-9ded-4b50-9fc2-4f503dd169a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8610 | 2026.03.25 00:20:01.490234 [ 5 ] {4ad0cd09-4630-490f-8ccc-a1edafd4c84b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 8611 | 2026.03.25 00:20:01.490548 [ 5 ] {4ad0cd09-4630-490f-8ccc-a1edafd4c84b} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 8612 | 2026.03.25 00:20:01.490760 [ 5 ] {4ad0cd09-4630-490f-8ccc-a1edafd4c84b} <Trace> oximeter.measurements_u64 (a46c3f3f-9ded-4b50-9fc2-4f503dd169a4): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8613 | 2026.03.25 00:20:01.490877 [ 89 ] {} <Debug> oximeter.measurements_u64 (a46c3f3f-9ded-4b50-9fc2-4f503dd169a4) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 8614 | 2026.03.25 00:20:01.490902 [ 5 ] {4ad0cd09-4630-490f-8ccc-a1edafd4c84b} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001115 sec., 53811.65919282511 rows/sec., 3.63 MiB/sec. | ||
| 8615 | 2026.03.25 00:20:01.490917 [ 89 ] {} <Trace> oximeter.measurements_u64 (a46c3f3f-9ded-4b50-9fc2-4f503dd169a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8616 | 2026.03.25 00:20:01.490943 [ 5 ] {4ad0cd09-4630-490f-8ccc-a1edafd4c84b} <Debug> TCPHandler: Processed in 0.001280369 sec. | ||
| 8617 | 2026.03.25 00:20:01.490943 [ 89 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 8618 | 2026.03.25 00:20:01.491076 [ 196 ] {a46c3f3f-9ded-4b50-9fc2-4f503dd169a4::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 | ||
| 8619 | 2026.03.25 00:20:01.491212 [ 196 ] {a46c3f3f-9ded-4b50-9fc2-4f503dd169a4::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8620 | 2026.03.25 00:20:01.491248 [ 196 ] {a46c3f3f-9ded-4b50-9fc2-4f503dd169a4::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 3300 rows starting from the beginning of the part | ||
| 8621 | 2026.03.25 00:20:01.491319 [ 196 ] {a46c3f3f-9ded-4b50-9fc2-4f503dd169a4::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 90 rows starting from the beginning of the part | ||
| 8622 | 2026.03.25 00:20:01.491372 [ 196 ] {a46c3f3f-9ded-4b50-9fc2-4f503dd169a4::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 12 rows starting from the beginning of the part | ||
| 8623 | 2026.03.25 00:20:01.491419 [ 196 ] {a46c3f3f-9ded-4b50-9fc2-4f503dd169a4::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 48 rows starting from the beginning of the part | ||
| 8624 | 2026.03.25 00:20:01.491462 [ 196 ] {a46c3f3f-9ded-4b50-9fc2-4f503dd169a4::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 90 rows starting from the beginning of the part | ||
| 8625 | 2026.03.25 00:20:01.491504 [ 196 ] {a46c3f3f-9ded-4b50-9fc2-4f503dd169a4::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 | ||
| 8626 | 2026.03.25 00:20:01.493056 [ 187 ] {a46c3f3f-9ded-4b50-9fc2-4f503dd169a4::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3600 rows, containing 4 columns (4 merged, 0 gathered) in 0.002038537 sec., 1765972.361551446 rows/sec., 113.91 MiB/sec. | ||
| 8627 | 2026.03.25 00:20:01.493323 [ 198 ] {a46c3f3f-9ded-4b50-9fc2-4f503dd169a4::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 8628 | 2026.03.25 00:20:01.493592 [ 198 ] {a46c3f3f-9ded-4b50-9fc2-4f503dd169a4::all_1_56_11} <Trace> oximeter.measurements_u64 (a46c3f3f-9ded-4b50-9fc2-4f503dd169a4): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8629 | 2026.03.25 00:20:01.493669 [ 198 ] {a46c3f3f-9ded-4b50-9fc2-4f503dd169a4::all_1_56_11} <Trace> oximeter.measurements_u64 (a46c3f3f-9ded-4b50-9fc2-4f503dd169a4) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 8630 | 2026.03.25 00:20:01.493747 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.76 MiB. | ||
| 8631 | 2026.03.25 00:20:01.509448 [ 188 ] {d9515f17-c5fd-4592-903e-92bbab0fc185::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 22880 rows, containing 5 columns (5 merged, 0 gathered) in 0.022097407 sec., 1035415.6032877523 rows/sec., 66.05 MiB/sec. | ||
| 8632 | 2026.03.25 00:20:01.509936 [ 198 ] {d9515f17-c5fd-4592-903e-92bbab0fc185::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 8633 | 2026.03.25 00:20:01.510236 [ 198 ] {d9515f17-c5fd-4592-903e-92bbab0fc185::all_1_56_11} <Trace> oximeter.measurements_cumulativeu64 (d9515f17-c5fd-4592-903e-92bbab0fc185): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8634 | 2026.03.25 00:20:01.510315 [ 198 ] {d9515f17-c5fd-4592-903e-92bbab0fc185::all_1_56_11} <Trace> oximeter.measurements_cumulativeu64 (d9515f17-c5fd-4592-903e-92bbab0fc185) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 8635 | 2026.03.25 00:20:01.510380 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.28 MiB. | ||
| 8636 | 2026.03.25 00:20:02.000233 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 285.63 MiB, peak 294.89 MiB, free memory in arenas 0.00 B, will set to 287.29 MiB (RSS), difference: 1.66 MiB | ||
| 8637 | 2026.03.25 00:20:04.981041 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 1140 | ||
| 8638 | 2026.03.25 00:20:04.983497 [ 242 ] {} <Trace> system.query_log (9703172c-9101-4506-b1d0-613c64f918a0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8639 | 2026.03.25 00:20:04.983559 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 8640 | 2026.03.25 00:20:04.984850 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 8641 | 2026.03.25 00:20:04.985129 [ 242 ] {} <Trace> system.query_log (9703172c-9101-4506-b1d0-613c64f918a0): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8642 | 2026.03.25 00:20:04.985508 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1140 | ||
| 8643 | 2026.03.25 00:20:06.488597 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8644 | 2026.03.25 00:20:06.488824 [ 5 ] {410de00a-0a93-4dab-89ad-01cf096ee44f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 8645 | 2026.03.25 00:20:06.488927 [ 5 ] {410de00a-0a93-4dab-89ad-01cf096ee44f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 8646 | 2026.03.25 00:20:06.489859 [ 5 ] {410de00a-0a93-4dab-89ad-01cf096ee44f} <Trace> oximeter.fields_i16 (78240462-1731-4218-9a79-d1fbaf59befe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8647 | 2026.03.25 00:20:06.489916 [ 5 ] {410de00a-0a93-4dab-89ad-01cf096ee44f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 8648 | 2026.03.25 00:20:06.490377 [ 5 ] {410de00a-0a93-4dab-89ad-01cf096ee44f} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 8649 | 2026.03.25 00:20:06.490618 [ 5 ] {410de00a-0a93-4dab-89ad-01cf096ee44f} <Trace> oximeter.fields_i16 (78240462-1731-4218-9a79-d1fbaf59befe): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8650 | 2026.03.25 00:20:06.490756 [ 85 ] {} <Debug> oximeter.fields_i16 (78240462-1731-4218-9a79-d1fbaf59befe) (MergerMutator): Selected 5 parts from all_1_21_5 to all_25_25_0 | ||
| 8651 | 2026.03.25 00:20:06.490777 [ 5 ] {410de00a-0a93-4dab-89ad-01cf096ee44f} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.002007 sec., 141504.73343298453 rows/sec., 8.99 MiB/sec. | ||
| 8652 | 2026.03.25 00:20:06.490820 [ 85 ] {} <Trace> oximeter.fields_i16 (78240462-1731-4218-9a79-d1fbaf59befe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8653 | 2026.03.25 00:20:06.490845 [ 5 ] {410de00a-0a93-4dab-89ad-01cf096ee44f} <Debug> TCPHandler: Processed in 0.002425206 sec. | ||
| 8654 | 2026.03.25 00:20:06.490848 [ 85 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 8655 | 2026.03.25 00:20:06.490998 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8656 | 2026.03.25 00:20:06.491004 [ 194 ] {78240462-1731-4218-9a79-d1fbaf59befe::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 | ||
| 8657 | 2026.03.25 00:20:06.491111 [ 5 ] {390859c6-bf7c-42da-a52f-ad9e302e041f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 8658 | 2026.03.25 00:20:06.491160 [ 194 ] {78240462-1731-4218-9a79-d1fbaf59befe::all_1_25_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8659 | 2026.03.25 00:20:06.491162 [ 5 ] {390859c6-bf7c-42da-a52f-ad9e302e041f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 8660 | 2026.03.25 00:20:06.491204 [ 194 ] {78240462-1731-4218-9a79-d1fbaf59befe::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_5, total 284 rows starting from the beginning of the part | ||
| 8661 | 2026.03.25 00:20:06.491279 [ 194 ] {78240462-1731-4218-9a79-d1fbaf59befe::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 284 rows starting from the beginning of the part | ||
| 8662 | 2026.03.25 00:20:06.491325 [ 194 ] {78240462-1731-4218-9a79-d1fbaf59befe::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 284 rows starting from the beginning of the part | ||
| 8663 | 2026.03.25 00:20:06.491371 [ 194 ] {78240462-1731-4218-9a79-d1fbaf59befe::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 284 rows starting from the beginning of the part | ||
| 8664 | 2026.03.25 00:20:06.491412 [ 194 ] {78240462-1731-4218-9a79-d1fbaf59befe::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 284 rows starting from the beginning of the part | ||
| 8665 | 2026.03.25 00:20:06.491619 [ 5 ] {390859c6-bf7c-42da-a52f-ad9e302e041f} <Trace> oximeter.fields_ipaddr (2be1fe0e-d681-4366-b872-d5e7a11bcfe0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8666 | 2026.03.25 00:20:06.491660 [ 5 ] {390859c6-bf7c-42da-a52f-ad9e302e041f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 8667 | 2026.03.25 00:20:06.491982 [ 5 ] {390859c6-bf7c-42da-a52f-ad9e302e041f} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 8668 | 2026.03.25 00:20:06.492199 [ 5 ] {390859c6-bf7c-42da-a52f-ad9e302e041f} <Trace> oximeter.fields_ipaddr (2be1fe0e-d681-4366-b872-d5e7a11bcfe0): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8669 | 2026.03.25 00:20:06.492329 [ 5 ] {390859c6-bf7c-42da-a52f-ad9e302e041f} <Debug> executeQuery: Read 14 rows, 1.14 KiB in 0.001245 sec., 11244.979919678715 rows/sec., 916.95 KiB/sec. | ||
| 8670 | 2026.03.25 00:20:06.492367 [ 5 ] {390859c6-bf7c-42da-a52f-ad9e302e041f} <Debug> TCPHandler: Processed in 0.001423123 sec. | ||
| 8671 | 2026.03.25 00:20:06.492475 [ 187 ] {78240462-1731-4218-9a79-d1fbaf59befe::all_1_25_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1420 rows, containing 5 columns (5 merged, 0 gathered) in 0.001530985 sec., 927507.4543512837 rows/sec., 62.45 MiB/sec. | ||
| 8672 | 2026.03.25 00:20:06.492478 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8673 | 2026.03.25 00:20:06.492583 [ 5 ] {8f6b0ab0-03f9-490d-ab42-2eb929a3d2a4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8674 | 2026.03.25 00:20:06.492624 [ 5 ] {8f6b0ab0-03f9-490d-ab42-2eb929a3d2a4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8675 | 2026.03.25 00:20:06.492651 [ 197 ] {78240462-1731-4218-9a79-d1fbaf59befe::all_1_25_6} <Trace> MergedBlockOutputStream: filled checksums all_1_25_6 (state Temporary) | ||
| 8676 | 2026.03.25 00:20:06.492949 [ 197 ] {78240462-1731-4218-9a79-d1fbaf59befe::all_1_25_6} <Trace> oximeter.fields_i16 (78240462-1731-4218-9a79-d1fbaf59befe): Renaming temporary part tmp_merge_all_1_25_6 to all_1_25_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8677 | 2026.03.25 00:20:06.493029 [ 197 ] {78240462-1731-4218-9a79-d1fbaf59befe::all_1_25_6} <Trace> oximeter.fields_i16 (78240462-1731-4218-9a79-d1fbaf59befe) (MergerMutator): Merged 5 parts: [all_1_21_5, all_25_25_0] -> all_1_25_6 | ||
| 8678 | 2026.03.25 00:20:06.493141 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.41 MiB. | ||
| 8679 | 2026.03.25 00:20:06.493468 [ 5 ] {8f6b0ab0-03f9-490d-ab42-2eb929a3d2a4} <Trace> oximeter.fields_string (da9d4756-c540-45ff-bdbb-bdc9c8d31861): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8680 | 2026.03.25 00:20:06.493509 [ 5 ] {8f6b0ab0-03f9-490d-ab42-2eb929a3d2a4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 8681 | 2026.03.25 00:20:06.493877 [ 5 ] {8f6b0ab0-03f9-490d-ab42-2eb929a3d2a4} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 8682 | 2026.03.25 00:20:06.494088 [ 5 ] {8f6b0ab0-03f9-490d-ab42-2eb929a3d2a4} <Trace> oximeter.fields_string (da9d4756-c540-45ff-bdbb-bdc9c8d31861): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8683 | 2026.03.25 00:20:06.494218 [ 5 ] {8f6b0ab0-03f9-490d-ab42-2eb929a3d2a4} <Debug> executeQuery: Read 832 rows, 66.80 KiB in 0.001654 sec., 503022.9746070133 rows/sec., 39.44 MiB/sec. | ||
| 8684 | 2026.03.25 00:20:06.494255 [ 5 ] {8f6b0ab0-03f9-490d-ab42-2eb929a3d2a4} <Debug> TCPHandler: Processed in 0.001825952 sec. | ||
| 8685 | 2026.03.25 00:20:06.494364 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8686 | 2026.03.25 00:20:06.494459 [ 5 ] {8585be02-fe9e-462b-a28f-a70fd0b71886} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8687 | 2026.03.25 00:20:06.494498 [ 5 ] {8585be02-fe9e-462b-a28f-a70fd0b71886} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8688 | 2026.03.25 00:20:06.494943 [ 5 ] {8585be02-fe9e-462b-a28f-a70fd0b71886} <Trace> oximeter.fields_u16 (b490aa8d-8720-450c-9d9d-0c0be0c6e0e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8689 | 2026.03.25 00:20:06.494980 [ 5 ] {8585be02-fe9e-462b-a28f-a70fd0b71886} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 8690 | 2026.03.25 00:20:06.495288 [ 5 ] {8585be02-fe9e-462b-a28f-a70fd0b71886} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 8691 | 2026.03.25 00:20:06.495494 [ 5 ] {8585be02-fe9e-462b-a28f-a70fd0b71886} <Trace> oximeter.fields_u16 (b490aa8d-8720-450c-9d9d-0c0be0c6e0e1): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8692 | 2026.03.25 00:20:06.495595 [ 85 ] {} <Debug> oximeter.fields_u16 (b490aa8d-8720-450c-9d9d-0c0be0c6e0e1) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 8693 | 2026.03.25 00:20:06.495620 [ 5 ] {8585be02-fe9e-462b-a28f-a70fd0b71886} <Debug> executeQuery: Read 170 rows, 10.57 KiB in 0.00118 sec., 144067.7966101695 rows/sec., 8.75 MiB/sec. | ||
| 8694 | 2026.03.25 00:20:06.495630 [ 85 ] {} <Trace> oximeter.fields_u16 (b490aa8d-8720-450c-9d9d-0c0be0c6e0e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8695 | 2026.03.25 00:20:06.495660 [ 85 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 8696 | 2026.03.25 00:20:06.495664 [ 5 ] {8585be02-fe9e-462b-a28f-a70fd0b71886} <Debug> TCPHandler: Processed in 0.001348551 sec. | ||
| 8697 | 2026.03.25 00:20:06.495741 [ 197 ] {b490aa8d-8720-450c-9d9d-0c0be0c6e0e1::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 | ||
| 8698 | 2026.03.25 00:20:06.495787 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8699 | 2026.03.25 00:20:06.495846 [ 197 ] {b490aa8d-8720-450c-9d9d-0c0be0c6e0e1::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8700 | 2026.03.25 00:20:06.495885 [ 5 ] {f13910a1-a825-4795-9bcf-5a516cd87090} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 8701 | 2026.03.25 00:20:06.495886 [ 197 ] {b490aa8d-8720-450c-9d9d-0c0be0c6e0e1::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 209 rows starting from the beginning of the part | ||
| 8702 | 2026.03.25 00:20:06.495932 [ 5 ] {f13910a1-a825-4795-9bcf-5a516cd87090} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 8703 | 2026.03.25 00:20:06.495978 [ 197 ] {b490aa8d-8720-450c-9d9d-0c0be0c6e0e1::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 156 rows starting from the beginning of the part | ||
| 8704 | 2026.03.25 00:20:06.496038 [ 197 ] {b490aa8d-8720-450c-9d9d-0c0be0c6e0e1::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 37 rows starting from the beginning of the part | ||
| 8705 | 2026.03.25 00:20:06.496089 [ 197 ] {b490aa8d-8720-450c-9d9d-0c0be0c6e0e1::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 156 rows starting from the beginning of the part | ||
| 8706 | 2026.03.25 00:20:06.496135 [ 197 ] {b490aa8d-8720-450c-9d9d-0c0be0c6e0e1::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 | ||
| 8707 | 2026.03.25 00:20:06.496181 [ 197 ] {b490aa8d-8720-450c-9d9d-0c0be0c6e0e1::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 170 rows starting from the beginning of the part | ||
| 8708 | 2026.03.25 00:20:06.496376 [ 5 ] {f13910a1-a825-4795-9bcf-5a516cd87090} <Trace> oximeter.fields_u32 (79eddaf6-5920-48fe-8c45-6c5582e58677): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8709 | 2026.03.25 00:20:06.496416 [ 5 ] {f13910a1-a825-4795-9bcf-5a516cd87090} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 8710 | 2026.03.25 00:20:06.496747 [ 5 ] {f13910a1-a825-4795-9bcf-5a516cd87090} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 8711 | 2026.03.25 00:20:06.496975 [ 5 ] {f13910a1-a825-4795-9bcf-5a516cd87090} <Trace> oximeter.fields_u32 (79eddaf6-5920-48fe-8c45-6c5582e58677): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8712 | 2026.03.25 00:20:06.497103 [ 5 ] {f13910a1-a825-4795-9bcf-5a516cd87090} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001236 sec., 120550.16181229774 rows/sec., 7.79 MiB/sec. | ||
| 8713 | 2026.03.25 00:20:06.497113 [ 201 ] {b490aa8d-8720-450c-9d9d-0c0be0c6e0e1::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 754 rows, containing 5 columns (5 merged, 0 gathered) in 0.001405513 sec., 536458.9299423058 rows/sec., 35.38 MiB/sec. | ||
| 8714 | 2026.03.25 00:20:06.497141 [ 5 ] {f13910a1-a825-4795-9bcf-5a516cd87090} <Debug> TCPHandler: Processed in 0.001403832 sec. | ||
| 8715 | 2026.03.25 00:20:06.497248 [ 197 ] {b490aa8d-8720-450c-9d9d-0c0be0c6e0e1::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 8716 | 2026.03.25 00:20:06.497278 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8717 | 2026.03.25 00:20:06.497377 [ 5 ] {aaf58253-ea83-4f9e-8884-b23b41336077} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 8718 | 2026.03.25 00:20:06.497420 [ 5 ] {aaf58253-ea83-4f9e-8884-b23b41336077} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 8719 | 2026.03.25 00:20:06.497499 [ 197 ] {b490aa8d-8720-450c-9d9d-0c0be0c6e0e1::all_1_46_9} <Trace> oximeter.fields_u16 (b490aa8d-8720-450c-9d9d-0c0be0c6e0e1): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8720 | 2026.03.25 00:20:06.497569 [ 197 ] {b490aa8d-8720-450c-9d9d-0c0be0c6e0e1::all_1_46_9} <Trace> oximeter.fields_u16 (b490aa8d-8720-450c-9d9d-0c0be0c6e0e1) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 8721 | 2026.03.25 00:20:06.497639 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.32 MiB. | ||
| 8722 | 2026.03.25 00:20:06.497877 [ 5 ] {aaf58253-ea83-4f9e-8884-b23b41336077} <Trace> oximeter.fields_u8 (fa258e8d-285a-434f-b894-6be795807874): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8723 | 2026.03.25 00:20:06.497917 [ 5 ] {aaf58253-ea83-4f9e-8884-b23b41336077} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 8724 | 2026.03.25 00:20:06.498220 [ 5 ] {aaf58253-ea83-4f9e-8884-b23b41336077} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 8725 | 2026.03.25 00:20:06.498428 [ 5 ] {aaf58253-ea83-4f9e-8884-b23b41336077} <Trace> oximeter.fields_u8 (fa258e8d-285a-434f-b894-6be795807874): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8726 | 2026.03.25 00:20:06.498533 [ 85 ] {} <Debug> oximeter.fields_u8 (fa258e8d-285a-434f-b894-6be795807874) (MergerMutator): Selected 5 parts from all_1_21_5 to all_25_25_0 | ||
| 8727 | 2026.03.25 00:20:06.498559 [ 5 ] {aaf58253-ea83-4f9e-8884-b23b41336077} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.0012 sec., 123333.33333333334 rows/sec., 7.01 MiB/sec. | ||
| 8728 | 2026.03.25 00:20:06.498567 [ 85 ] {} <Trace> oximeter.fields_u8 (fa258e8d-285a-434f-b894-6be795807874): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8729 | 2026.03.25 00:20:06.498600 [ 85 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 8730 | 2026.03.25 00:20:06.498604 [ 5 ] {aaf58253-ea83-4f9e-8884-b23b41336077} <Debug> TCPHandler: Processed in 0.001375101 sec. | ||
| 8731 | 2026.03.25 00:20:06.498673 [ 187 ] {fa258e8d-285a-434f-b894-6be795807874::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 | ||
| 8732 | 2026.03.25 00:20:06.498752 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8733 | 2026.03.25 00:20:06.498758 [ 187 ] {fa258e8d-285a-434f-b894-6be795807874::all_1_25_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8734 | 2026.03.25 00:20:06.498803 [ 187 ] {fa258e8d-285a-434f-b894-6be795807874::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_5, total 148 rows starting from the beginning of the part | ||
| 8735 | 2026.03.25 00:20:06.498864 [ 187 ] {fa258e8d-285a-434f-b894-6be795807874::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 148 rows starting from the beginning of the part | ||
| 8736 | 2026.03.25 00:20:06.498865 [ 5 ] {672e4da3-adf6-4acd-8427-cf40bd49a8be} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8737 | 2026.03.25 00:20:06.498913 [ 187 ] {fa258e8d-285a-434f-b894-6be795807874::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 148 rows starting from the beginning of the part | ||
| 8738 | 2026.03.25 00:20:06.498916 [ 5 ] {672e4da3-adf6-4acd-8427-cf40bd49a8be} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8739 | 2026.03.25 00:20:06.498981 [ 187 ] {fa258e8d-285a-434f-b894-6be795807874::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 148 rows starting from the beginning of the part | ||
| 8740 | 2026.03.25 00:20:06.499025 [ 187 ] {fa258e8d-285a-434f-b894-6be795807874::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 148 rows starting from the beginning of the part | ||
| 8741 | 2026.03.25 00:20:06.499536 [ 5 ] {672e4da3-adf6-4acd-8427-cf40bd49a8be} <Trace> oximeter.fields_uuid (6a83c119-7e6c-4ef5-9da4-bd1e7cdd4b62): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8742 | 2026.03.25 00:20:06.499573 [ 5 ] {672e4da3-adf6-4acd-8427-cf40bd49a8be} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 8743 | 2026.03.25 00:20:06.499755 [ 201 ] {fa258e8d-285a-434f-b894-6be795807874::all_1_25_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 740 rows, containing 5 columns (5 merged, 0 gathered) in 0.001116246 sec., 662936.3061547366 rows/sec., 40.23 MiB/sec. | ||
| 8744 | 2026.03.25 00:20:06.499880 [ 197 ] {fa258e8d-285a-434f-b894-6be795807874::all_1_25_6} <Trace> MergedBlockOutputStream: filled checksums all_1_25_6 (state Temporary) | ||
| 8745 | 2026.03.25 00:20:06.499935 [ 5 ] {672e4da3-adf6-4acd-8427-cf40bd49a8be} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 8746 | 2026.03.25 00:20:06.500207 [ 197 ] {fa258e8d-285a-434f-b894-6be795807874::all_1_25_6} <Trace> oximeter.fields_u8 (fa258e8d-285a-434f-b894-6be795807874): Renaming temporary part tmp_merge_all_1_25_6 to all_1_25_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8747 | 2026.03.25 00:20:06.500226 [ 5 ] {672e4da3-adf6-4acd-8427-cf40bd49a8be} <Trace> oximeter.fields_uuid (6a83c119-7e6c-4ef5-9da4-bd1e7cdd4b62): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8748 | 2026.03.25 00:20:06.500286 [ 197 ] {fa258e8d-285a-434f-b894-6be795807874::all_1_25_6} <Trace> oximeter.fields_u8 (fa258e8d-285a-434f-b894-6be795807874) (MergerMutator): Merged 5 parts: [all_1_21_5, all_25_25_0] -> all_1_25_6 | ||
| 8749 | 2026.03.25 00:20:06.500370 [ 5 ] {672e4da3-adf6-4acd-8427-cf40bd49a8be} <Debug> executeQuery: Read 518 rows, 37.44 KiB in 0.001524 sec., 339895.0131233596 rows/sec., 23.99 MiB/sec. | ||
| 8750 | 2026.03.25 00:20:06.500375 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. | ||
| 8751 | 2026.03.25 00:20:06.500414 [ 5 ] {672e4da3-adf6-4acd-8427-cf40bd49a8be} <Debug> TCPHandler: Processed in 0.00172614 sec. | ||
| 8752 | 2026.03.25 00:20:06.500533 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8753 | 2026.03.25 00:20:06.500628 [ 5 ] {1a795d20-4634-4bf0-9641-0fefa2cbbdbc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 8754 | 2026.03.25 00:20:06.500669 [ 5 ] {1a795d20-4634-4bf0-9641-0fefa2cbbdbc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 8755 | 2026.03.25 00:20:06.501009 [ 5 ] {1a795d20-4634-4bf0-9641-0fefa2cbbdbc} <Trace> oximeter.measurements_bool (8a3ce6e0-f76a-4ba2-9a43-4275c3c9549e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8756 | 2026.03.25 00:20:06.501044 [ 5 ] {1a795d20-4634-4bf0-9641-0fefa2cbbdbc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 8757 | 2026.03.25 00:20:06.501363 [ 5 ] {1a795d20-4634-4bf0-9641-0fefa2cbbdbc} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 8758 | 2026.03.25 00:20:06.501577 [ 5 ] {1a795d20-4634-4bf0-9641-0fefa2cbbdbc} <Trace> oximeter.measurements_bool (8a3ce6e0-f76a-4ba2-9a43-4275c3c9549e): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8759 | 2026.03.25 00:20:06.501710 [ 5 ] {1a795d20-4634-4bf0-9641-0fefa2cbbdbc} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.0011 sec., 5454.545454545454 rows/sec., 284.98 KiB/sec. | ||
| 8760 | 2026.03.25 00:20:06.501746 [ 5 ] {1a795d20-4634-4bf0-9641-0fefa2cbbdbc} <Debug> TCPHandler: Processed in 0.001262479 sec. | ||
| 8761 | 2026.03.25 00:20:06.501856 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8762 | 2026.03.25 00:20:06.501956 [ 5 ] {157d8ea8-6f09-4a8a-8795-f19b84633320} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8763 | 2026.03.25 00:20:06.501998 [ 5 ] {157d8ea8-6f09-4a8a-8795-f19b84633320} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8764 | 2026.03.25 00:20:06.502406 [ 5 ] {157d8ea8-6f09-4a8a-8795-f19b84633320} <Trace> oximeter.measurements_cumulativeu64 (d9515f17-c5fd-4592-903e-92bbab0fc185): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8765 | 2026.03.25 00:20:06.502442 [ 5 ] {157d8ea8-6f09-4a8a-8795-f19b84633320} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 8766 | 2026.03.25 00:20:06.502773 [ 5 ] {157d8ea8-6f09-4a8a-8795-f19b84633320} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 8767 | 2026.03.25 00:20:06.502978 [ 5 ] {157d8ea8-6f09-4a8a-8795-f19b84633320} <Trace> oximeter.measurements_cumulativeu64 (d9515f17-c5fd-4592-903e-92bbab0fc185): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8768 | 2026.03.25 00:20:06.503106 [ 5 ] {157d8ea8-6f09-4a8a-8795-f19b84633320} <Debug> executeQuery: Read 272 rows, 18.52 KiB in 0.001169 sec., 232677.50213858 rows/sec., 15.47 MiB/sec. | ||
| 8769 | 2026.03.25 00:20:06.503143 [ 5 ] {157d8ea8-6f09-4a8a-8795-f19b84633320} <Debug> TCPHandler: Processed in 0.00133868 sec. | ||
| 8770 | 2026.03.25 00:20:06.503251 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8771 | 2026.03.25 00:20:06.503344 [ 5 ] {17121d9d-9914-416d-8ae0-b5f69150f9a6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 8772 | 2026.03.25 00:20:06.503386 [ 5 ] {17121d9d-9914-416d-8ae0-b5f69150f9a6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 8773 | 2026.03.25 00:20:06.503702 [ 5 ] {17121d9d-9914-416d-8ae0-b5f69150f9a6} <Trace> oximeter.measurements_f64 (212c2a6f-90cf-4c71-aafe-78c3b1fd8e79): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8774 | 2026.03.25 00:20:06.503738 [ 5 ] {17121d9d-9914-416d-8ae0-b5f69150f9a6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 8775 | 2026.03.25 00:20:06.504030 [ 5 ] {17121d9d-9914-416d-8ae0-b5f69150f9a6} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 8776 | 2026.03.25 00:20:06.504228 [ 5 ] {17121d9d-9914-416d-8ae0-b5f69150f9a6} <Trace> oximeter.measurements_f64 (212c2a6f-90cf-4c71-aafe-78c3b1fd8e79): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8777 | 2026.03.25 00:20:06.504336 [ 85 ] {} <Debug> oximeter.measurements_f64 (212c2a6f-90cf-4c71-aafe-78c3b1fd8e79) (MergerMutator): Selected 6 parts from all_1_20_4 to all_25_25_0 | ||
| 8778 | 2026.03.25 00:20:06.504356 [ 5 ] {17121d9d-9914-416d-8ae0-b5f69150f9a6} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.00103 sec., 970.8737864077669 rows/sec., 65.42 KiB/sec. | ||
| 8779 | 2026.03.25 00:20:06.504370 [ 85 ] {} <Trace> oximeter.measurements_f64 (212c2a6f-90cf-4c71-aafe-78c3b1fd8e79): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8780 | 2026.03.25 00:20:06.504395 [ 85 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 8781 | 2026.03.25 00:20:06.504398 [ 5 ] {17121d9d-9914-416d-8ae0-b5f69150f9a6} <Debug> TCPHandler: Processed in 0.001194097 sec. | ||
| 8782 | 2026.03.25 00:20:06.504480 [ 195 ] {212c2a6f-90cf-4c71-aafe-78c3b1fd8e79::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 | ||
| 8783 | 2026.03.25 00:20:06.504519 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8784 | 2026.03.25 00:20:06.504575 [ 195 ] {212c2a6f-90cf-4c71-aafe-78c3b1fd8e79::all_1_25_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8785 | 2026.03.25 00:20:06.504604 [ 195 ] {212c2a6f-90cf-4c71-aafe-78c3b1fd8e79::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 | ||
| 8786 | 2026.03.25 00:20:06.504614 [ 5 ] {79c80983-cdeb-4ccc-93a1-9162a12dcb0e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 8787 | 2026.03.25 00:20:06.504655 [ 195 ] {212c2a6f-90cf-4c71-aafe-78c3b1fd8e79::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 | ||
| 8788 | 2026.03.25 00:20:06.504668 [ 5 ] {79c80983-cdeb-4ccc-93a1-9162a12dcb0e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 8789 | 2026.03.25 00:20:06.504703 [ 195 ] {212c2a6f-90cf-4c71-aafe-78c3b1fd8e79::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 | ||
| 8790 | 2026.03.25 00:20:06.504745 [ 195 ] {212c2a6f-90cf-4c71-aafe-78c3b1fd8e79::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 | ||
| 8791 | 2026.03.25 00:20:06.504782 [ 195 ] {212c2a6f-90cf-4c71-aafe-78c3b1fd8e79::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 | ||
| 8792 | 2026.03.25 00:20:06.504819 [ 195 ] {212c2a6f-90cf-4c71-aafe-78c3b1fd8e79::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 | ||
| 8793 | 2026.03.25 00:20:06.505443 [ 5 ] {79c80983-cdeb-4ccc-93a1-9162a12dcb0e} <Trace> oximeter.measurements_histogramu64 (66b3c5cd-c277-4614-b9e1-0e483a2d8930): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8794 | 2026.03.25 00:20:06.505479 [ 5 ] {79c80983-cdeb-4ccc-93a1-9162a12dcb0e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 8795 | 2026.03.25 00:20:06.505538 [ 189 ] {212c2a6f-90cf-4c71-aafe-78c3b1fd8e79::all_1_25_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 25 rows, containing 4 columns (4 merged, 0 gathered) in 0.001095715 sec., 22816.152010331156 rows/sec., 1.50 MiB/sec. | ||
| 8796 | 2026.03.25 00:20:06.505653 [ 195 ] {212c2a6f-90cf-4c71-aafe-78c3b1fd8e79::all_1_25_5} <Trace> MergedBlockOutputStream: filled checksums all_1_25_5 (state Temporary) | ||
| 8797 | 2026.03.25 00:20:06.505898 [ 195 ] {212c2a6f-90cf-4c71-aafe-78c3b1fd8e79::all_1_25_5} <Trace> oximeter.measurements_f64 (212c2a6f-90cf-4c71-aafe-78c3b1fd8e79): Renaming temporary part tmp_merge_all_1_25_5 to all_1_25_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8798 | 2026.03.25 00:20:06.505960 [ 195 ] {212c2a6f-90cf-4c71-aafe-78c3b1fd8e79::all_1_25_5} <Trace> oximeter.measurements_f64 (212c2a6f-90cf-4c71-aafe-78c3b1fd8e79) (MergerMutator): Merged 6 parts: [all_1_20_4, all_25_25_0] -> all_1_25_5 | ||
| 8799 | 2026.03.25 00:20:06.505994 [ 5 ] {79c80983-cdeb-4ccc-93a1-9162a12dcb0e} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 8800 | 2026.03.25 00:20:06.506021 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 8801 | 2026.03.25 00:20:06.506216 [ 5 ] {79c80983-cdeb-4ccc-93a1-9162a12dcb0e} <Trace> oximeter.measurements_histogramu64 (66b3c5cd-c277-4614-b9e1-0e483a2d8930): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8802 | 2026.03.25 00:20:06.506329 [ 85 ] {} <Debug> oximeter.measurements_histogramu64 (66b3c5cd-c277-4614-b9e1-0e483a2d8930) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 8803 | 2026.03.25 00:20:06.506351 [ 5 ] {79c80983-cdeb-4ccc-93a1-9162a12dcb0e} <Debug> executeQuery: Read 14 rows, 25.69 KiB in 0.001755 sec., 7977.207977207977 rows/sec., 14.29 MiB/sec. | ||
| 8804 | 2026.03.25 00:20:06.506364 [ 85 ] {} <Trace> oximeter.measurements_histogramu64 (66b3c5cd-c277-4614-b9e1-0e483a2d8930): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8805 | 2026.03.25 00:20:06.506390 [ 85 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 8806 | 2026.03.25 00:20:06.506410 [ 5 ] {79c80983-cdeb-4ccc-93a1-9162a12dcb0e} <Debug> TCPHandler: Processed in 0.001938804 sec. | ||
| 8807 | 2026.03.25 00:20:06.506452 [ 201 ] {66b3c5cd-c277-4614-b9e1-0e483a2d8930::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 | ||
| 8808 | 2026.03.25 00:20:06.506526 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8809 | 2026.03.25 00:20:06.506624 [ 5 ] {19aa37f8-57a7-40ed-89c5-8f1f0ce3d70b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8810 | 2026.03.25 00:20:06.506654 [ 201 ] {66b3c5cd-c277-4614-b9e1-0e483a2d8930::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8811 | 2026.03.25 00:20:06.506665 [ 5 ] {19aa37f8-57a7-40ed-89c5-8f1f0ce3d70b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8812 | 2026.03.25 00:20:06.506713 [ 201 ] {66b3c5cd-c277-4614-b9e1-0e483a2d8930::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 792 rows starting from the beginning of the part | ||
| 8813 | 2026.03.25 00:20:06.506833 [ 201 ] {66b3c5cd-c277-4614-b9e1-0e483a2d8930::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 14 rows starting from the beginning of the part | ||
| 8814 | 2026.03.25 00:20:06.506931 [ 201 ] {66b3c5cd-c277-4614-b9e1-0e483a2d8930::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 35 rows starting from the beginning of the part | ||
| 8815 | 2026.03.25 00:20:06.507002 [ 5 ] {19aa37f8-57a7-40ed-89c5-8f1f0ce3d70b} <Trace> oximeter.measurements_u64 (a46c3f3f-9ded-4b50-9fc2-4f503dd169a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8816 | 2026.03.25 00:20:06.507024 [ 201 ] {66b3c5cd-c277-4614-b9e1-0e483a2d8930::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 14 rows starting from the beginning of the part | ||
| 8817 | 2026.03.25 00:20:06.507044 [ 5 ] {19aa37f8-57a7-40ed-89c5-8f1f0ce3d70b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 8818 | 2026.03.25 00:20:06.507121 [ 201 ] {66b3c5cd-c277-4614-b9e1-0e483a2d8930::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 | ||
| 8819 | 2026.03.25 00:20:06.507218 [ 201 ] {66b3c5cd-c277-4614-b9e1-0e483a2d8930::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 14 rows starting from the beginning of the part | ||
| 8820 | 2026.03.25 00:20:06.507361 [ 5 ] {19aa37f8-57a7-40ed-89c5-8f1f0ce3d70b} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 8821 | 2026.03.25 00:20:06.507600 [ 5 ] {19aa37f8-57a7-40ed-89c5-8f1f0ce3d70b} <Trace> oximeter.measurements_u64 (a46c3f3f-9ded-4b50-9fc2-4f503dd169a4): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8822 | 2026.03.25 00:20:06.507732 [ 5 ] {19aa37f8-57a7-40ed-89c5-8f1f0ce3d70b} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001126 sec., 79928.95204262878 rows/sec., 5.00 MiB/sec. | ||
| 8823 | 2026.03.25 00:20:06.507768 [ 5 ] {19aa37f8-57a7-40ed-89c5-8f1f0ce3d70b} <Debug> TCPHandler: Processed in 0.00129078 sec. | ||
| 8824 | 2026.03.25 00:20:06.512151 [ 189 ] {66b3c5cd-c277-4614-b9e1-0e483a2d8930::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 895 rows, containing 19 columns (19 merged, 0 gathered) in 0.005726041 sec., 156303.4564370042 rows/sec., 280.09 MiB/sec. | ||
| 8825 | 2026.03.25 00:20:06.513151 [ 189 ] {66b3c5cd-c277-4614-b9e1-0e483a2d8930::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 8826 | 2026.03.25 00:20:06.513468 [ 189 ] {66b3c5cd-c277-4614-b9e1-0e483a2d8930::all_1_46_9} <Trace> oximeter.measurements_histogramu64 (66b3c5cd-c277-4614-b9e1-0e483a2d8930): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8827 | 2026.03.25 00:20:06.513535 [ 189 ] {66b3c5cd-c277-4614-b9e1-0e483a2d8930::all_1_46_9} <Trace> oximeter.measurements_histogramu64 (66b3c5cd-c277-4614-b9e1-0e483a2d8930) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 8828 | 2026.03.25 00:20:06.513614 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.75 MiB. | ||
| 8829 | 2026.03.25 00:20:07.388650 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 16734 | ||
| 8830 | 2026.03.25 00:20:07.389164 [ 244 ] {} <Trace> system.asynchronous_metric_log (0898b27c-367e-447b-8482-f4822232c365): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8831 | 2026.03.25 00:20:07.389205 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 8832 | 2026.03.25 00:20:07.389670 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 8833 | 2026.03.25 00:20:07.389910 [ 244 ] {} <Trace> system.asynchronous_metric_log (0898b27c-367e-447b-8482-f4822232c365): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8834 | 2026.03.25 00:20:07.390043 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 16734 | ||
| 8835 | 2026.03.25 00:20:08.261040 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 264 | ||
| 8836 | 2026.03.25 00:20:08.278758 [ 243 ] {} <Trace> system.metric_log (8832bb94-2db2-42e0-923d-5bcca7c2cc3b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8837 | 2026.03.25 00:20:08.278825 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 8838 | 2026.03.25 00:20:08.284924 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 8839 | 2026.03.25 00:20:08.285616 [ 243 ] {} <Trace> system.metric_log (8832bb94-2db2-42e0-923d-5bcca7c2cc3b): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8840 | 2026.03.25 00:20:08.288667 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 264 | ||
| 8841 | 2026.03.25 00:20:11.480374 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8842 | 2026.03.25 00:20:11.480615 [ 5 ] {e69f146e-c5dd-49f9-8a4a-2e266569bdba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8843 | 2026.03.25 00:20:11.480700 [ 5 ] {e69f146e-c5dd-49f9-8a4a-2e266569bdba} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8844 | 2026.03.25 00:20:11.481443 [ 5 ] {e69f146e-c5dd-49f9-8a4a-2e266569bdba} <Trace> oximeter.fields_string (da9d4756-c540-45ff-bdbb-bdc9c8d31861): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8845 | 2026.03.25 00:20:11.481491 [ 5 ] {e69f146e-c5dd-49f9-8a4a-2e266569bdba} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
| 8846 | 2026.03.25 00:20:11.481883 [ 5 ] {e69f146e-c5dd-49f9-8a4a-2e266569bdba} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 8847 | 2026.03.25 00:20:11.482108 [ 5 ] {e69f146e-c5dd-49f9-8a4a-2e266569bdba} <Trace> oximeter.fields_string (da9d4756-c540-45ff-bdbb-bdc9c8d31861): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8848 | 2026.03.25 00:20:11.482267 [ 5 ] {e69f146e-c5dd-49f9-8a4a-2e266569bdba} <Debug> executeQuery: Read 108 rows, 9.31 KiB in 0.001712 sec., 63084.11214953271 rows/sec., 5.31 MiB/sec. | ||
| 8849 | 2026.03.25 00:20:11.482310 [ 5 ] {e69f146e-c5dd-49f9-8a4a-2e266569bdba} <Debug> TCPHandler: Processed in 0.002074337 sec. | ||
| 8850 | 2026.03.25 00:20:11.482438 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8851 | 2026.03.25 00:20:11.482535 [ 5 ] {05db9817-f3ce-48de-b8e9-93385767707c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8852 | 2026.03.25 00:20:11.482576 [ 5 ] {05db9817-f3ce-48de-b8e9-93385767707c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8853 | 2026.03.25 00:20:11.482982 [ 5 ] {05db9817-f3ce-48de-b8e9-93385767707c} <Trace> oximeter.fields_u16 (b490aa8d-8720-450c-9d9d-0c0be0c6e0e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8854 | 2026.03.25 00:20:11.483017 [ 5 ] {05db9817-f3ce-48de-b8e9-93385767707c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
| 8855 | 2026.03.25 00:20:11.483315 [ 5 ] {05db9817-f3ce-48de-b8e9-93385767707c} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 8856 | 2026.03.25 00:20:11.483540 [ 5 ] {05db9817-f3ce-48de-b8e9-93385767707c} <Trace> oximeter.fields_u16 (b490aa8d-8720-450c-9d9d-0c0be0c6e0e1): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8857 | 2026.03.25 00:20:11.483670 [ 5 ] {05db9817-f3ce-48de-b8e9-93385767707c} <Debug> executeQuery: Read 26 rows, 1.96 KiB in 0.001154 sec., 22530.329289428075 rows/sec., 1.65 MiB/sec. | ||
| 8858 | 2026.03.25 00:20:11.483708 [ 5 ] {05db9817-f3ce-48de-b8e9-93385767707c} <Debug> TCPHandler: Processed in 0.00131985 sec. | ||
| 8859 | 2026.03.25 00:20:11.483814 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8860 | 2026.03.25 00:20:11.483913 [ 5 ] {484a8d57-e793-4e06-86d5-87fb9838f9e4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8861 | 2026.03.25 00:20:11.483954 [ 5 ] {484a8d57-e793-4e06-86d5-87fb9838f9e4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8862 | 2026.03.25 00:20:11.484385 [ 5 ] {484a8d57-e793-4e06-86d5-87fb9838f9e4} <Trace> oximeter.fields_uuid (6a83c119-7e6c-4ef5-9da4-bd1e7cdd4b62): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8863 | 2026.03.25 00:20:11.484422 [ 5 ] {484a8d57-e793-4e06-86d5-87fb9838f9e4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
| 8864 | 2026.03.25 00:20:11.484729 [ 5 ] {484a8d57-e793-4e06-86d5-87fb9838f9e4} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 8865 | 2026.03.25 00:20:11.484934 [ 5 ] {484a8d57-e793-4e06-86d5-87fb9838f9e4} <Trace> oximeter.fields_uuid (6a83c119-7e6c-4ef5-9da4-bd1e7cdd4b62): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8866 | 2026.03.25 00:20:11.485068 [ 5 ] {484a8d57-e793-4e06-86d5-87fb9838f9e4} <Debug> executeQuery: Read 90 rows, 7.20 KiB in 0.001172 sec., 76791.80887372013 rows/sec., 6.00 MiB/sec. | ||
| 8867 | 2026.03.25 00:20:11.485104 [ 5 ] {484a8d57-e793-4e06-86d5-87fb9838f9e4} <Debug> TCPHandler: Processed in 0.00133885 sec. | ||
| 8868 | 2026.03.25 00:20:11.485214 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8869 | 2026.03.25 00:20:11.485309 [ 5 ] {55424a92-b986-4f59-ac6c-ea29fb7406c6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8870 | 2026.03.25 00:20:11.485353 [ 5 ] {55424a92-b986-4f59-ac6c-ea29fb7406c6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8871 | 2026.03.25 00:20:11.485763 [ 5 ] {55424a92-b986-4f59-ac6c-ea29fb7406c6} <Trace> oximeter.measurements_cumulativeu64 (d9515f17-c5fd-4592-903e-92bbab0fc185): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8872 | 2026.03.25 00:20:11.485800 [ 5 ] {55424a92-b986-4f59-ac6c-ea29fb7406c6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
| 8873 | 2026.03.25 00:20:11.486130 [ 5 ] {55424a92-b986-4f59-ac6c-ea29fb7406c6} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 8874 | 2026.03.25 00:20:11.486336 [ 5 ] {55424a92-b986-4f59-ac6c-ea29fb7406c6} <Trace> oximeter.measurements_cumulativeu64 (d9515f17-c5fd-4592-903e-92bbab0fc185): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8875 | 2026.03.25 00:20:11.486469 [ 5 ] {55424a92-b986-4f59-ac6c-ea29fb7406c6} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001179 sec., 135708.22731128076 rows/sec., 9.45 MiB/sec. | ||
| 8876 | 2026.03.25 00:20:11.486506 [ 5 ] {55424a92-b986-4f59-ac6c-ea29fb7406c6} <Debug> TCPHandler: Processed in 0.001340821 sec. | ||
| 8877 | 2026.03.25 00:20:11.486604 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8878 | 2026.03.25 00:20:11.486698 [ 5 ] {043c507e-efd4-478e-bfab-422b830b629b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 8879 | 2026.03.25 00:20:11.486776 [ 5 ] {043c507e-efd4-478e-bfab-422b830b629b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 8880 | 2026.03.25 00:20:11.487589 [ 5 ] {043c507e-efd4-478e-bfab-422b830b629b} <Trace> oximeter.measurements_histogramu64 (66b3c5cd-c277-4614-b9e1-0e483a2d8930): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8881 | 2026.03.25 00:20:11.487625 [ 5 ] {043c507e-efd4-478e-bfab-422b830b629b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
| 8882 | 2026.03.25 00:20:11.488165 [ 5 ] {043c507e-efd4-478e-bfab-422b830b629b} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 8883 | 2026.03.25 00:20:11.488385 [ 5 ] {043c507e-efd4-478e-bfab-422b830b629b} <Trace> oximeter.measurements_histogramu64 (66b3c5cd-c277-4614-b9e1-0e483a2d8930): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8884 | 2026.03.25 00:20:11.488521 [ 5 ] {043c507e-efd4-478e-bfab-422b830b629b} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.001841 sec., 14122.759369907659 rows/sec., 25.31 MiB/sec. | ||
| 8885 | 2026.03.25 00:20:11.488575 [ 5 ] {043c507e-efd4-478e-bfab-422b830b629b} <Debug> TCPHandler: Processed in 0.002017116 sec. | ||
| 8886 | 2026.03.25 00:20:11.488709 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8887 | 2026.03.25 00:20:11.488805 [ 5 ] {6b1ef3d6-9448-4869-937b-25fbc3ede349} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8888 | 2026.03.25 00:20:11.488848 [ 5 ] {6b1ef3d6-9448-4869-937b-25fbc3ede349} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8889 | 2026.03.25 00:20:11.489184 [ 5 ] {6b1ef3d6-9448-4869-937b-25fbc3ede349} <Trace> oximeter.measurements_u64 (a46c3f3f-9ded-4b50-9fc2-4f503dd169a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8890 | 2026.03.25 00:20:11.489220 [ 5 ] {6b1ef3d6-9448-4869-937b-25fbc3ede349} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
| 8891 | 2026.03.25 00:20:11.489544 [ 5 ] {6b1ef3d6-9448-4869-937b-25fbc3ede349} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 8892 | 2026.03.25 00:20:11.489760 [ 5 ] {6b1ef3d6-9448-4869-937b-25fbc3ede349} <Trace> oximeter.measurements_u64 (a46c3f3f-9ded-4b50-9fc2-4f503dd169a4): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8893 | 2026.03.25 00:20:11.489896 [ 5 ] {6b1ef3d6-9448-4869-937b-25fbc3ede349} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00111 sec., 54054.054054054046 rows/sec., 3.64 MiB/sec. | ||
| 8894 | 2026.03.25 00:20:11.489933 [ 5 ] {6b1ef3d6-9448-4869-937b-25fbc3ede349} <Debug> TCPHandler: Processed in 0.001272169 sec. | ||
| 8895 | 2026.03.25 00:20:14.705717 [ 71 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 8896 | 2026.03.25 00:20:14.705769 [ 71 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 8897 | 2026.03.25 00:20:14.890176 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 17182 | ||
| 8898 | 2026.03.25 00:20:14.890679 [ 244 ] {} <Trace> system.asynchronous_metric_log (0898b27c-367e-447b-8482-f4822232c365): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8899 | 2026.03.25 00:20:14.890728 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
| 8900 | 2026.03.25 00:20:14.891271 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 8901 | 2026.03.25 00:20:14.891510 [ 244 ] {} <Trace> system.asynchronous_metric_log (0898b27c-367e-447b-8482-f4822232c365): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8902 | 2026.03.25 00:20:14.891643 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 17182 | ||
| 8903 | 2026.03.25 00:20:14.891697 [ 71 ] {} <Debug> system.asynchronous_metric_log (0898b27c-367e-447b-8482-f4822232c365) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 8904 | 2026.03.25 00:20:14.891782 [ 71 ] {} <Trace> system.asynchronous_metric_log (0898b27c-367e-447b-8482-f4822232c365): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8905 | 2026.03.25 00:20:14.891807 [ 71 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
| 8906 | 2026.03.25 00:20:14.891956 [ 192 ] {0898b27c-367e-447b-8482-f4822232c365::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 | ||
| 8907 | 2026.03.25 00:20:14.892111 [ 192 ] {0898b27c-367e-447b-8482-f4822232c365::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8908 | 2026.03.25 00:20:14.892152 [ 192 ] {0898b27c-367e-447b-8482-f4822232c365::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_31_6, total 14814 rows starting from the beginning of the part | ||
| 8909 | 2026.03.25 00:20:14.892223 [ 192 ] {0898b27c-367e-447b-8482-f4822232c365::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 | ||
| 8910 | 2026.03.25 00:20:14.892275 [ 192 ] {0898b27c-367e-447b-8482-f4822232c365::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 | ||
| 8911 | 2026.03.25 00:20:14.892319 [ 192 ] {0898b27c-367e-447b-8482-f4822232c365::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 | ||
| 8912 | 2026.03.25 00:20:14.892358 [ 192 ] {0898b27c-367e-447b-8482-f4822232c365::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 | ||
| 8913 | 2026.03.25 00:20:14.892396 [ 192 ] {0898b27c-367e-447b-8482-f4822232c365::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 | ||
| 8914 | 2026.03.25 00:20:14.894618 [ 192 ] {0898b27c-367e-447b-8482-f4822232c365::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 17182 rows, containing 4 columns (4 merged, 0 gathered) in 0.002727753 sec., 6298957.420264958 rows/sec., 90.11 MiB/sec. | ||
| 8915 | 2026.03.25 00:20:14.894804 [ 192 ] {0898b27c-367e-447b-8482-f4822232c365::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 8916 | 2026.03.25 00:20:14.895063 [ 192 ] {0898b27c-367e-447b-8482-f4822232c365::all_1_36_7} <Trace> system.asynchronous_metric_log (0898b27c-367e-447b-8482-f4822232c365): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8917 | 2026.03.25 00:20:14.895141 [ 192 ] {0898b27c-367e-447b-8482-f4822232c365::all_1_36_7} <Trace> system.asynchronous_metric_log (0898b27c-367e-447b-8482-f4822232c365) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 8918 | 2026.03.25 00:20:14.895239 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.48 MiB. | ||
| 8919 | 2026.03.25 00:20:14.985766 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 1176 | ||
| 8920 | 2026.03.25 00:20:14.988070 [ 242 ] {} <Trace> system.query_log (9703172c-9101-4506-b1d0-613c64f918a0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8921 | 2026.03.25 00:20:14.988113 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
| 8922 | 2026.03.25 00:20:14.989239 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 8923 | 2026.03.25 00:20:14.989495 [ 242 ] {} <Trace> system.query_log (9703172c-9101-4506-b1d0-613c64f918a0): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8924 | 2026.03.25 00:20:14.989631 [ 71 ] {} <Debug> system.query_log (9703172c-9101-4506-b1d0-613c64f918a0) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 8925 | 2026.03.25 00:20:14.989670 [ 71 ] {} <Trace> system.query_log (9703172c-9101-4506-b1d0-613c64f918a0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8926 | 2026.03.25 00:20:14.989688 [ 71 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
| 8927 | 2026.03.25 00:20:14.989740 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1176 | ||
| 8928 | 2026.03.25 00:20:14.989780 [ 189 ] {9703172c-9101-4506-b1d0-613c64f918a0::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 | ||
| 8929 | 2026.03.25 00:20:14.990704 [ 189 ] {9703172c-9101-4506-b1d0-613c64f918a0::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8930 | 2026.03.25 00:20:14.990929 [ 189 ] {9703172c-9101-4506-b1d0-613c64f918a0::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 984 rows starting from the beginning of the part | ||
| 8931 | 2026.03.25 00:20:14.991324 [ 189 ] {9703172c-9101-4506-b1d0-613c64f918a0::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 34 rows starting from the beginning of the part | ||
| 8932 | 2026.03.25 00:20:14.991693 [ 189 ] {9703172c-9101-4506-b1d0-613c64f918a0::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 34 rows starting from the beginning of the part | ||
| 8933 | 2026.03.25 00:20:14.992034 [ 189 ] {9703172c-9101-4506-b1d0-613c64f918a0::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 52 rows starting from the beginning of the part | ||
| 8934 | 2026.03.25 00:20:14.992379 [ 189 ] {9703172c-9101-4506-b1d0-613c64f918a0::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 | ||
| 8935 | 2026.03.25 00:20:14.992707 [ 189 ] {9703172c-9101-4506-b1d0-613c64f918a0::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 36 rows starting from the beginning of the part | ||
| 8936 | 2026.03.25 00:20:14.998800 [ 192 ] {9703172c-9101-4506-b1d0-613c64f918a0::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1176 rows, containing 72 columns (72 merged, 0 gathered) in 0.009058037 sec., 129829.45421839191 rows/sec., 103.93 MiB/sec. | ||
| 8937 | 2026.03.25 00:20:15.000184 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 294.54 MiB, peak 296.06 MiB, free memory in arenas 0.00 B, will set to 289.81 MiB (RSS), difference: -4.72 MiB | ||
| 8938 | 2026.03.25 00:20:15.000635 [ 190 ] {9703172c-9101-4506-b1d0-613c64f918a0::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 8939 | 2026.03.25 00:20:15.001302 [ 190 ] {9703172c-9101-4506-b1d0-613c64f918a0::all_1_26_5} <Trace> system.query_log (9703172c-9101-4506-b1d0-613c64f918a0): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8940 | 2026.03.25 00:20:15.001391 [ 190 ] {9703172c-9101-4506-b1d0-613c64f918a0::all_1_26_5} <Trace> system.query_log (9703172c-9101-4506-b1d0-613c64f918a0) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 8941 | 2026.03.25 00:20:15.001750 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.84 MiB. | ||
| 8942 | 2026.03.25 00:20:15.788804 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 272 | ||
| 8943 | 2026.03.25 00:20:15.806259 [ 243 ] {} <Trace> system.metric_log (8832bb94-2db2-42e0-923d-5bcca7c2cc3b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8944 | 2026.03.25 00:20:15.806327 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
| 8945 | 2026.03.25 00:20:15.812303 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 8946 | 2026.03.25 00:20:15.813080 [ 243 ] {} <Trace> system.metric_log (8832bb94-2db2-42e0-923d-5bcca7c2cc3b): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8947 | 2026.03.25 00:20:15.813388 [ 69 ] {} <Debug> system.metric_log (8832bb94-2db2-42e0-923d-5bcca7c2cc3b) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 8948 | 2026.03.25 00:20:15.813457 [ 69 ] {} <Trace> system.metric_log (8832bb94-2db2-42e0-923d-5bcca7c2cc3b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8949 | 2026.03.25 00:20:15.813479 [ 69 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
| 8950 | 2026.03.25 00:20:15.813573 [ 191 ] {8832bb94-2db2-42e0-923d-5bcca7c2cc3b::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 | ||
| 8951 | 2026.03.25 00:20:15.816890 [ 191 ] {8832bb94-2db2-42e0-923d-5bcca7c2cc3b::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8952 | 2026.03.25 00:20:15.817396 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 272 | ||
| 8953 | 2026.03.25 00:20:15.817782 [ 191 ] {8832bb94-2db2-42e0-923d-5bcca7c2cc3b::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 | ||
| 8954 | 2026.03.25 00:20:15.821495 [ 191 ] {8832bb94-2db2-42e0-923d-5bcca7c2cc3b::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 | ||
| 8955 | 2026.03.25 00:20:15.825158 [ 191 ] {8832bb94-2db2-42e0-923d-5bcca7c2cc3b::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 | ||
| 8956 | 2026.03.25 00:20:15.829238 [ 191 ] {8832bb94-2db2-42e0-923d-5bcca7c2cc3b::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 | ||
| 8957 | 2026.03.25 00:20:15.833523 [ 191 ] {8832bb94-2db2-42e0-923d-5bcca7c2cc3b::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 | ||
| 8958 | 2026.03.25 00:20:15.837583 [ 191 ] {8832bb94-2db2-42e0-923d-5bcca7c2cc3b::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 8 rows starting from the beginning of the part | ||
| 8959 | 2026.03.25 00:20:15.889314 [ 200 ] {8832bb94-2db2-42e0-923d-5bcca7c2cc3b::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 272 rows, containing 679 columns (679 merged, 0 gathered) in 0.075731968 sec., 3591.6140459997027 rows/sec., 18.57 MiB/sec. | ||
| 8960 | 2026.03.25 00:20:15.892099 [ 193 ] {8832bb94-2db2-42e0-923d-5bcca7c2cc3b::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 8961 | 2026.03.25 00:20:15.894160 [ 193 ] {8832bb94-2db2-42e0-923d-5bcca7c2cc3b::all_1_36_7} <Trace> system.metric_log (8832bb94-2db2-42e0-923d-5bcca7c2cc3b): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8962 | 2026.03.25 00:20:15.894262 [ 193 ] {8832bb94-2db2-42e0-923d-5bcca7c2cc3b::all_1_36_7} <Trace> system.metric_log (8832bb94-2db2-42e0-923d-5bcca7c2cc3b) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 8963 | 2026.03.25 00:20:15.896394 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 12.43 MiB. | ||
| 8964 | 2026.03.25 00:20:16.000209 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 286.00 MiB, peak 297.86 MiB, free memory in arenas 0.00 B, will set to 292.77 MiB (RSS), difference: 6.78 MiB | ||
| 8965 | 2026.03.25 00:20:16.488772 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8966 | 2026.03.25 00:20:16.488981 [ 5 ] {d6ddf372-1f32-4d5d-8250-0c52c1e14a2e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 8967 | 2026.03.25 00:20:16.489053 [ 5 ] {d6ddf372-1f32-4d5d-8250-0c52c1e14a2e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 8968 | 2026.03.25 00:20:16.489878 [ 5 ] {d6ddf372-1f32-4d5d-8250-0c52c1e14a2e} <Trace> oximeter.fields_i16 (78240462-1731-4218-9a79-d1fbaf59befe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8969 | 2026.03.25 00:20:16.489927 [ 5 ] {d6ddf372-1f32-4d5d-8250-0c52c1e14a2e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
| 8970 | 2026.03.25 00:20:16.490330 [ 5 ] {d6ddf372-1f32-4d5d-8250-0c52c1e14a2e} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 8971 | 2026.03.25 00:20:16.490545 [ 5 ] {d6ddf372-1f32-4d5d-8250-0c52c1e14a2e} <Trace> oximeter.fields_i16 (78240462-1731-4218-9a79-d1fbaf59befe): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8972 | 2026.03.25 00:20:16.490698 [ 5 ] {d6ddf372-1f32-4d5d-8250-0c52c1e14a2e} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001774 sec., 160090.1916572717 rows/sec., 10.17 MiB/sec. | ||
| 8973 | 2026.03.25 00:20:16.490740 [ 5 ] {d6ddf372-1f32-4d5d-8250-0c52c1e14a2e} <Debug> TCPHandler: Processed in 0.002105099 sec. | ||
| 8974 | 2026.03.25 00:20:16.490865 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8975 | 2026.03.25 00:20:16.490960 [ 5 ] {6121f8a5-af22-4335-85bd-8bf2a2a01387} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8976 | 2026.03.25 00:20:16.491000 [ 5 ] {6121f8a5-af22-4335-85bd-8bf2a2a01387} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8977 | 2026.03.25 00:20:16.491802 [ 5 ] {6121f8a5-af22-4335-85bd-8bf2a2a01387} <Trace> oximeter.fields_string (da9d4756-c540-45ff-bdbb-bdc9c8d31861): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8978 | 2026.03.25 00:20:16.491838 [ 5 ] {6121f8a5-af22-4335-85bd-8bf2a2a01387} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
| 8979 | 2026.03.25 00:20:16.492188 [ 5 ] {6121f8a5-af22-4335-85bd-8bf2a2a01387} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 8980 | 2026.03.25 00:20:16.492393 [ 5 ] {6121f8a5-af22-4335-85bd-8bf2a2a01387} <Trace> oximeter.fields_string (da9d4756-c540-45ff-bdbb-bdc9c8d31861): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8981 | 2026.03.25 00:20:16.492516 [ 5 ] {6121f8a5-af22-4335-85bd-8bf2a2a01387} <Debug> executeQuery: Read 825 rows, 66.29 KiB in 0.001574 sec., 524142.31257941545 rows/sec., 41.13 MiB/sec. | ||
| 8982 | 2026.03.25 00:20:16.492552 [ 5 ] {6121f8a5-af22-4335-85bd-8bf2a2a01387} <Debug> TCPHandler: Processed in 0.00173611 sec. | ||
| 8983 | 2026.03.25 00:20:16.492661 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8984 | 2026.03.25 00:20:16.492755 [ 5 ] {67542766-3177-436c-8daa-80244865f7f1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8985 | 2026.03.25 00:20:16.492795 [ 5 ] {67542766-3177-436c-8daa-80244865f7f1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8986 | 2026.03.25 00:20:16.493227 [ 5 ] {67542766-3177-436c-8daa-80244865f7f1} <Trace> oximeter.fields_u16 (b490aa8d-8720-450c-9d9d-0c0be0c6e0e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8987 | 2026.03.25 00:20:16.493263 [ 5 ] {67542766-3177-436c-8daa-80244865f7f1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
| 8988 | 2026.03.25 00:20:16.493581 [ 5 ] {67542766-3177-436c-8daa-80244865f7f1} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 8989 | 2026.03.25 00:20:16.493780 [ 5 ] {67542766-3177-436c-8daa-80244865f7f1} <Trace> oximeter.fields_u16 (b490aa8d-8720-450c-9d9d-0c0be0c6e0e1): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8990 | 2026.03.25 00:20:16.493903 [ 5 ] {67542766-3177-436c-8daa-80244865f7f1} <Debug> executeQuery: Read 156 rows, 9.59 KiB in 0.001165 sec., 133905.57939914163 rows/sec., 8.04 MiB/sec. | ||
| 8991 | 2026.03.25 00:20:16.493939 [ 5 ] {67542766-3177-436c-8daa-80244865f7f1} <Debug> TCPHandler: Processed in 0.001327 sec. | ||
| 8992 | 2026.03.25 00:20:16.494051 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8993 | 2026.03.25 00:20:16.494143 [ 5 ] {d7623a98-cb18-455d-b3ac-4f190cfb1914} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 8994 | 2026.03.25 00:20:16.494180 [ 5 ] {d7623a98-cb18-455d-b3ac-4f190cfb1914} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 8995 | 2026.03.25 00:20:16.494607 [ 5 ] {d7623a98-cb18-455d-b3ac-4f190cfb1914} <Trace> oximeter.fields_u32 (79eddaf6-5920-48fe-8c45-6c5582e58677): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8996 | 2026.03.25 00:20:16.494642 [ 5 ] {d7623a98-cb18-455d-b3ac-4f190cfb1914} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
| 8997 | 2026.03.25 00:20:16.494943 [ 5 ] {d7623a98-cb18-455d-b3ac-4f190cfb1914} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 8998 | 2026.03.25 00:20:16.495146 [ 5 ] {d7623a98-cb18-455d-b3ac-4f190cfb1914} <Trace> oximeter.fields_u32 (79eddaf6-5920-48fe-8c45-6c5582e58677): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8999 | 2026.03.25 00:20:16.495270 [ 5 ] {d7623a98-cb18-455d-b3ac-4f190cfb1914} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001146 sec., 130017.45200698079 rows/sec., 8.40 MiB/sec. | ||
| 9000 | 2026.03.25 00:20:16.495308 [ 5 ] {d7623a98-cb18-455d-b3ac-4f190cfb1914} <Debug> TCPHandler: Processed in 0.0013054 sec. | ||
| 9001 | 2026.03.25 00:20:16.495416 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9002 | 2026.03.25 00:20:16.495510 [ 5 ] {56eb2e54-6a63-4143-84cb-cae2a4c8cb9f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 9003 | 2026.03.25 00:20:16.495549 [ 5 ] {56eb2e54-6a63-4143-84cb-cae2a4c8cb9f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 9004 | 2026.03.25 00:20:16.495984 [ 5 ] {56eb2e54-6a63-4143-84cb-cae2a4c8cb9f} <Trace> oximeter.fields_u8 (fa258e8d-285a-434f-b894-6be795807874): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9005 | 2026.03.25 00:20:16.496018 [ 5 ] {56eb2e54-6a63-4143-84cb-cae2a4c8cb9f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
| 9006 | 2026.03.25 00:20:16.496316 [ 5 ] {56eb2e54-6a63-4143-84cb-cae2a4c8cb9f} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 9007 | 2026.03.25 00:20:16.496511 [ 5 ] {56eb2e54-6a63-4143-84cb-cae2a4c8cb9f} <Trace> oximeter.fields_u8 (fa258e8d-285a-434f-b894-6be795807874): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9008 | 2026.03.25 00:20:16.496635 [ 5 ] {56eb2e54-6a63-4143-84cb-cae2a4c8cb9f} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001142 sec., 129597.19789842382 rows/sec., 7.37 MiB/sec. | ||
| 9009 | 2026.03.25 00:20:16.496672 [ 5 ] {56eb2e54-6a63-4143-84cb-cae2a4c8cb9f} <Debug> TCPHandler: Processed in 0.00130368 sec. | ||
| 9010 | 2026.03.25 00:20:16.496781 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9011 | 2026.03.25 00:20:16.496873 [ 5 ] {65a45255-9e7e-47a8-818a-fa2858731c20} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9012 | 2026.03.25 00:20:16.496912 [ 5 ] {65a45255-9e7e-47a8-818a-fa2858731c20} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9013 | 2026.03.25 00:20:16.497497 [ 5 ] {65a45255-9e7e-47a8-818a-fa2858731c20} <Trace> oximeter.fields_uuid (6a83c119-7e6c-4ef5-9da4-bd1e7cdd4b62): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9014 | 2026.03.25 00:20:16.497532 [ 5 ] {65a45255-9e7e-47a8-818a-fa2858731c20} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
| 9015 | 2026.03.25 00:20:16.497852 [ 5 ] {65a45255-9e7e-47a8-818a-fa2858731c20} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 9016 | 2026.03.25 00:20:16.498055 [ 5 ] {65a45255-9e7e-47a8-818a-fa2858731c20} <Trace> oximeter.fields_uuid (6a83c119-7e6c-4ef5-9da4-bd1e7cdd4b62): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9017 | 2026.03.25 00:20:16.498181 [ 5 ] {65a45255-9e7e-47a8-818a-fa2858731c20} <Debug> executeQuery: Read 504 rows, 36.30 KiB in 0.001326 sec., 380090.4977375566 rows/sec., 26.73 MiB/sec. | ||
| 9018 | 2026.03.25 00:20:16.498219 [ 5 ] {65a45255-9e7e-47a8-818a-fa2858731c20} <Debug> TCPHandler: Processed in 0.001486524 sec. | ||
| 9019 | 2026.03.25 00:20:16.498327 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9020 | 2026.03.25 00:20:16.498420 [ 5 ] {746f5239-0b5f-40af-ad34-14189e0a1f06} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 9021 | 2026.03.25 00:20:16.498460 [ 5 ] {746f5239-0b5f-40af-ad34-14189e0a1f06} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 9022 | 2026.03.25 00:20:16.498786 [ 5 ] {746f5239-0b5f-40af-ad34-14189e0a1f06} <Trace> oximeter.measurements_bool (8a3ce6e0-f76a-4ba2-9a43-4275c3c9549e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9023 | 2026.03.25 00:20:16.498820 [ 5 ] {746f5239-0b5f-40af-ad34-14189e0a1f06} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
| 9024 | 2026.03.25 00:20:16.499129 [ 5 ] {746f5239-0b5f-40af-ad34-14189e0a1f06} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 9025 | 2026.03.25 00:20:16.499335 [ 5 ] {746f5239-0b5f-40af-ad34-14189e0a1f06} <Trace> oximeter.measurements_bool (8a3ce6e0-f76a-4ba2-9a43-4275c3c9549e): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9026 | 2026.03.25 00:20:16.499437 [ 68 ] {} <Debug> oximeter.measurements_bool (8a3ce6e0-f76a-4ba2-9a43-4275c3c9549e) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 9027 | 2026.03.25 00:20:16.499459 [ 5 ] {746f5239-0b5f-40af-ad34-14189e0a1f06} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001058 sec., 5671.0775047258985 rows/sec., 296.29 KiB/sec. | ||
| 9028 | 2026.03.25 00:20:16.499502 [ 68 ] {} <Trace> oximeter.measurements_bool (8a3ce6e0-f76a-4ba2-9a43-4275c3c9549e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9029 | 2026.03.25 00:20:16.499508 [ 5 ] {746f5239-0b5f-40af-ad34-14189e0a1f06} <Debug> TCPHandler: Processed in 0.001229568 sec. | ||
| 9030 | 2026.03.25 00:20:16.499531 [ 68 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
| 9031 | 2026.03.25 00:20:16.499618 [ 199 ] {8a3ce6e0-f76a-4ba2-9a43-4275c3c9549e::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 | ||
| 9032 | 2026.03.25 00:20:16.499631 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9033 | 2026.03.25 00:20:16.499707 [ 199 ] {8a3ce6e0-f76a-4ba2-9a43-4275c3c9549e::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9034 | 2026.03.25 00:20:16.499734 [ 199 ] {8a3ce6e0-f76a-4ba2-9a43-4275c3c9549e::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 126 rows starting from the beginning of the part | ||
| 9035 | 2026.03.25 00:20:16.499736 [ 5 ] {114caeb3-337c-4550-b2f1-28478c6db2ea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9036 | 2026.03.25 00:20:16.499785 [ 5 ] {114caeb3-337c-4550-b2f1-28478c6db2ea} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9037 | 2026.03.25 00:20:16.499788 [ 199 ] {8a3ce6e0-f76a-4ba2-9a43-4275c3c9549e::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 6 rows starting from the beginning of the part | ||
| 9038 | 2026.03.25 00:20:16.499840 [ 199 ] {8a3ce6e0-f76a-4ba2-9a43-4275c3c9549e::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 6 rows starting from the beginning of the part | ||
| 9039 | 2026.03.25 00:20:16.499876 [ 199 ] {8a3ce6e0-f76a-4ba2-9a43-4275c3c9549e::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 6 rows starting from the beginning of the part | ||
| 9040 | 2026.03.25 00:20:16.499913 [ 199 ] {8a3ce6e0-f76a-4ba2-9a43-4275c3c9549e::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 6 rows starting from the beginning of the part | ||
| 9041 | 2026.03.25 00:20:16.499965 [ 199 ] {8a3ce6e0-f76a-4ba2-9a43-4275c3c9549e::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 6 rows starting from the beginning of the part | ||
| 9042 | 2026.03.25 00:20:16.500222 [ 5 ] {114caeb3-337c-4550-b2f1-28478c6db2ea} <Trace> oximeter.measurements_cumulativeu64 (d9515f17-c5fd-4592-903e-92bbab0fc185): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9043 | 2026.03.25 00:20:16.500258 [ 5 ] {114caeb3-337c-4550-b2f1-28478c6db2ea} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
| 9044 | 2026.03.25 00:20:16.500641 [ 5 ] {114caeb3-337c-4550-b2f1-28478c6db2ea} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 9045 | 2026.03.25 00:20:16.500670 [ 200 ] {8a3ce6e0-f76a-4ba2-9a43-4275c3c9549e::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 156 rows, containing 4 columns (4 merged, 0 gathered) in 0.001080275 sec., 144407.67397190531 rows/sec., 7.37 MiB/sec. | ||
| 9046 | 2026.03.25 00:20:16.500871 [ 193 ] {8a3ce6e0-f76a-4ba2-9a43-4275c3c9549e::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 9047 | 2026.03.25 00:20:16.500879 [ 5 ] {114caeb3-337c-4550-b2f1-28478c6db2ea} <Trace> oximeter.measurements_cumulativeu64 (d9515f17-c5fd-4592-903e-92bbab0fc185): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9048 | 2026.03.25 00:20:16.501037 [ 5 ] {114caeb3-337c-4550-b2f1-28478c6db2ea} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001319 sec., 200909.78013646702 rows/sec., 13.35 MiB/sec. | ||
| 9049 | 2026.03.25 00:20:16.501079 [ 5 ] {114caeb3-337c-4550-b2f1-28478c6db2ea} <Debug> TCPHandler: Processed in 0.001501884 sec. | ||
| 9050 | 2026.03.25 00:20:16.501190 [ 193 ] {8a3ce6e0-f76a-4ba2-9a43-4275c3c9549e::all_1_26_5} <Trace> oximeter.measurements_bool (8a3ce6e0-f76a-4ba2-9a43-4275c3c9549e): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9051 | 2026.03.25 00:20:16.501197 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9052 | 2026.03.25 00:20:16.501275 [ 193 ] {8a3ce6e0-f76a-4ba2-9a43-4275c3c9549e::all_1_26_5} <Trace> oximeter.measurements_bool (8a3ce6e0-f76a-4ba2-9a43-4275c3c9549e) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 9053 | 2026.03.25 00:20:16.501306 [ 5 ] {484b0600-3c47-4b11-abab-c28b9b680553} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 9054 | 2026.03.25 00:20:16.501354 [ 5 ] {484b0600-3c47-4b11-abab-c28b9b680553} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 9055 | 2026.03.25 00:20:16.501389 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB. | ||
| 9056 | 2026.03.25 00:20:16.501673 [ 5 ] {484b0600-3c47-4b11-abab-c28b9b680553} <Trace> oximeter.measurements_f64 (212c2a6f-90cf-4c71-aafe-78c3b1fd8e79): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9057 | 2026.03.25 00:20:16.501714 [ 5 ] {484b0600-3c47-4b11-abab-c28b9b680553} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
| 9058 | 2026.03.25 00:20:16.502026 [ 5 ] {484b0600-3c47-4b11-abab-c28b9b680553} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 9059 | 2026.03.25 00:20:16.502236 [ 5 ] {484b0600-3c47-4b11-abab-c28b9b680553} <Trace> oximeter.measurements_f64 (212c2a6f-90cf-4c71-aafe-78c3b1fd8e79): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9060 | 2026.03.25 00:20:16.502365 [ 5 ] {484b0600-3c47-4b11-abab-c28b9b680553} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001079 sec., 926.7840593141797 rows/sec., 62.45 KiB/sec. | ||
| 9061 | 2026.03.25 00:20:16.502402 [ 5 ] {484b0600-3c47-4b11-abab-c28b9b680553} <Debug> TCPHandler: Processed in 0.001255239 sec. | ||
| 9062 | 2026.03.25 00:20:16.502510 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9063 | 2026.03.25 00:20:16.502604 [ 5 ] {b91db0c7-50cc-4478-93e8-e7f411e85e58} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 9064 | 2026.03.25 00:20:16.502658 [ 5 ] {b91db0c7-50cc-4478-93e8-e7f411e85e58} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 9065 | 2026.03.25 00:20:16.503437 [ 5 ] {b91db0c7-50cc-4478-93e8-e7f411e85e58} <Trace> oximeter.measurements_histogramu64 (66b3c5cd-c277-4614-b9e1-0e483a2d8930): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9066 | 2026.03.25 00:20:16.503474 [ 5 ] {b91db0c7-50cc-4478-93e8-e7f411e85e58} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
| 9067 | 2026.03.25 00:20:16.504009 [ 5 ] {b91db0c7-50cc-4478-93e8-e7f411e85e58} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 9068 | 2026.03.25 00:20:16.504227 [ 5 ] {b91db0c7-50cc-4478-93e8-e7f411e85e58} <Trace> oximeter.measurements_histogramu64 (66b3c5cd-c277-4614-b9e1-0e483a2d8930): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9069 | 2026.03.25 00:20:16.504368 [ 5 ] {b91db0c7-50cc-4478-93e8-e7f411e85e58} <Debug> executeQuery: Read 14 rows, 25.69 KiB in 0.001782 sec., 7856.341189674523 rows/sec., 14.08 MiB/sec. | ||
| 9070 | 2026.03.25 00:20:16.504431 [ 5 ] {b91db0c7-50cc-4478-93e8-e7f411e85e58} <Debug> TCPHandler: Processed in 0.001970475 sec. | ||
| 9071 | 2026.03.25 00:20:16.504545 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9072 | 2026.03.25 00:20:16.504641 [ 5 ] {d28f5bcb-2b0d-4c32-904f-2883b2752044} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9073 | 2026.03.25 00:20:16.504684 [ 5 ] {d28f5bcb-2b0d-4c32-904f-2883b2752044} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9074 | 2026.03.25 00:20:16.505019 [ 5 ] {d28f5bcb-2b0d-4c32-904f-2883b2752044} <Trace> oximeter.measurements_u64 (a46c3f3f-9ded-4b50-9fc2-4f503dd169a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9075 | 2026.03.25 00:20:16.505056 [ 5 ] {d28f5bcb-2b0d-4c32-904f-2883b2752044} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
| 9076 | 2026.03.25 00:20:16.505383 [ 5 ] {d28f5bcb-2b0d-4c32-904f-2883b2752044} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 9077 | 2026.03.25 00:20:16.505587 [ 5 ] {d28f5bcb-2b0d-4c32-904f-2883b2752044} <Trace> oximeter.measurements_u64 (a46c3f3f-9ded-4b50-9fc2-4f503dd169a4): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9078 | 2026.03.25 00:20:16.505715 [ 5 ] {d28f5bcb-2b0d-4c32-904f-2883b2752044} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001094 sec., 82266.91042047532 rows/sec., 5.15 MiB/sec. | ||
| 9079 | 2026.03.25 00:20:16.505751 [ 5 ] {d28f5bcb-2b0d-4c32-904f-2883b2752044} <Debug> TCPHandler: Processed in 0.001256568 sec. | ||
| 9080 | 2026.03.25 00:20:17.444212 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9081 | 2026.03.25 00:20:17.444395 [ 5 ] {02404306-b699-4946-ac90-60deba2d5934} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 9082 | 2026.03.25 00:20:17.444462 [ 5 ] {02404306-b699-4946-ac90-60deba2d5934} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 9083 | 2026.03.25 00:20:17.445077 [ 5 ] {02404306-b699-4946-ac90-60deba2d5934} <Trace> oximeter.fields_ipaddr (2be1fe0e-d681-4366-b872-d5e7a11bcfe0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9084 | 2026.03.25 00:20:17.445127 [ 5 ] {02404306-b699-4946-ac90-60deba2d5934} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
| 9085 | 2026.03.25 00:20:17.445513 [ 5 ] {02404306-b699-4946-ac90-60deba2d5934} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 9086 | 2026.03.25 00:20:17.445749 [ 5 ] {02404306-b699-4946-ac90-60deba2d5934} <Trace> oximeter.fields_ipaddr (2be1fe0e-d681-4366-b872-d5e7a11bcfe0): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9087 | 2026.03.25 00:20:17.445909 [ 5 ] {02404306-b699-4946-ac90-60deba2d5934} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.00156 sec., 1282.051282051282 rows/sec., 104.54 KiB/sec. | ||
| 9088 | 2026.03.25 00:20:17.445908 [ 67 ] {} <Debug> oximeter.fields_ipaddr (2be1fe0e-d681-4366-b872-d5e7a11bcfe0) (MergerMutator): Selected 6 parts from all_1_9_2 to all_14_14_0 | ||
| 9089 | 2026.03.25 00:20:17.445955 [ 5 ] {02404306-b699-4946-ac90-60deba2d5934} <Debug> TCPHandler: Processed in 0.001881333 sec. | ||
| 9090 | 2026.03.25 00:20:17.446002 [ 67 ] {} <Trace> oximeter.fields_ipaddr (2be1fe0e-d681-4366-b872-d5e7a11bcfe0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9091 | 2026.03.25 00:20:17.446029 [ 67 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
| 9092 | 2026.03.25 00:20:17.446101 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9093 | 2026.03.25 00:20:17.446140 [ 196 ] {2be1fe0e-d681-4366-b872-d5e7a11bcfe0::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 | ||
| 9094 | 2026.03.25 00:20:17.446205 [ 5 ] {ebd2b646-bb43-4de3-9c84-51d697e6dbf8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9095 | 2026.03.25 00:20:17.446253 [ 5 ] {ebd2b646-bb43-4de3-9c84-51d697e6dbf8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9096 | 2026.03.25 00:20:17.446277 [ 196 ] {2be1fe0e-d681-4366-b872-d5e7a11bcfe0::all_1_14_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9097 | 2026.03.25 00:20:17.446319 [ 196 ] {2be1fe0e-d681-4366-b872-d5e7a11bcfe0::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_9_2, total 18 rows starting from the beginning of the part | ||
| 9098 | 2026.03.25 00:20:17.446395 [ 196 ] {2be1fe0e-d681-4366-b872-d5e7a11bcfe0::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 14 rows starting from the beginning of the part | ||
| 9099 | 2026.03.25 00:20:17.446447 [ 196 ] {2be1fe0e-d681-4366-b872-d5e7a11bcfe0::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 2 rows starting from the beginning of the part | ||
| 9100 | 2026.03.25 00:20:17.446500 [ 196 ] {2be1fe0e-d681-4366-b872-d5e7a11bcfe0::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 2 rows starting from the beginning of the part | ||
| 9101 | 2026.03.25 00:20:17.446547 [ 196 ] {2be1fe0e-d681-4366-b872-d5e7a11bcfe0::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 14 rows starting from the beginning of the part | ||
| 9102 | 2026.03.25 00:20:17.446590 [ 196 ] {2be1fe0e-d681-4366-b872-d5e7a11bcfe0::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 2 rows starting from the beginning of the part | ||
| 9103 | 2026.03.25 00:20:17.447438 [ 193 ] {2be1fe0e-d681-4366-b872-d5e7a11bcfe0::all_1_14_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 52 rows, containing 5 columns (5 merged, 0 gathered) in 0.001343901 sec., 38693.32636853459 rows/sec., 3.23 MiB/sec. | ||
| 9104 | 2026.03.25 00:20:17.447596 [ 200 ] {2be1fe0e-d681-4366-b872-d5e7a11bcfe0::all_1_14_3} <Trace> MergedBlockOutputStream: filled checksums all_1_14_3 (state Temporary) | ||
| 9105 | 2026.03.25 00:20:17.447859 [ 5 ] {ebd2b646-bb43-4de3-9c84-51d697e6dbf8} <Trace> oximeter.fields_string (da9d4756-c540-45ff-bdbb-bdc9c8d31861): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9106 | 2026.03.25 00:20:17.447866 [ 200 ] {2be1fe0e-d681-4366-b872-d5e7a11bcfe0::all_1_14_3} <Trace> oximeter.fields_ipaddr (2be1fe0e-d681-4366-b872-d5e7a11bcfe0): Renaming temporary part tmp_merge_all_1_14_3 to all_1_14_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9107 | 2026.03.25 00:20:17.447906 [ 5 ] {ebd2b646-bb43-4de3-9c84-51d697e6dbf8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
| 9108 | 2026.03.25 00:20:17.447969 [ 200 ] {2be1fe0e-d681-4366-b872-d5e7a11bcfe0::all_1_14_3} <Trace> oximeter.fields_ipaddr (2be1fe0e-d681-4366-b872-d5e7a11bcfe0) (MergerMutator): Merged 6 parts: [all_1_9_2, all_14_14_0] -> all_1_14_3 | ||
| 9109 | 2026.03.25 00:20:17.448046 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB. | ||
| 9110 | 2026.03.25 00:20:17.448422 [ 5 ] {ebd2b646-bb43-4de3-9c84-51d697e6dbf8} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 9111 | 2026.03.25 00:20:17.448651 [ 5 ] {ebd2b646-bb43-4de3-9c84-51d697e6dbf8} <Trace> oximeter.fields_string (da9d4756-c540-45ff-bdbb-bdc9c8d31861): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9112 | 2026.03.25 00:20:17.448789 [ 5 ] {ebd2b646-bb43-4de3-9c84-51d697e6dbf8} <Debug> executeQuery: Read 2454 rows, 186.30 KiB in 0.002604 sec., 942396.3133640554 rows/sec., 69.87 MiB/sec. | ||
| 9113 | 2026.03.25 00:20:17.448830 [ 5 ] {ebd2b646-bb43-4de3-9c84-51d697e6dbf8} <Debug> TCPHandler: Processed in 0.002779494 sec. | ||
| 9114 | 2026.03.25 00:20:17.448953 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9115 | 2026.03.25 00:20:17.449057 [ 5 ] {e7592988-953e-4b4f-b58a-5be2fa746a99} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 9116 | 2026.03.25 00:20:17.449099 [ 5 ] {e7592988-953e-4b4f-b58a-5be2fa746a99} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 9117 | 2026.03.25 00:20:17.449531 [ 5 ] {e7592988-953e-4b4f-b58a-5be2fa746a99} <Trace> oximeter.fields_u16 (b490aa8d-8720-450c-9d9d-0c0be0c6e0e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9118 | 2026.03.25 00:20:17.449568 [ 5 ] {e7592988-953e-4b4f-b58a-5be2fa746a99} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
| 9119 | 2026.03.25 00:20:17.449896 [ 5 ] {e7592988-953e-4b4f-b58a-5be2fa746a99} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 9120 | 2026.03.25 00:20:17.450137 [ 5 ] {e7592988-953e-4b4f-b58a-5be2fa746a99} <Trace> oximeter.fields_u16 (b490aa8d-8720-450c-9d9d-0c0be0c6e0e1): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9121 | 2026.03.25 00:20:17.450274 [ 5 ] {e7592988-953e-4b4f-b58a-5be2fa746a99} <Debug> executeQuery: Read 37 rows, 2.77 KiB in 0.001236 sec., 29935.27508090615 rows/sec., 2.19 MiB/sec. | ||
| 9122 | 2026.03.25 00:20:17.450314 [ 5 ] {e7592988-953e-4b4f-b58a-5be2fa746a99} <Debug> TCPHandler: Processed in 0.001410943 sec. | ||
| 9123 | 2026.03.25 00:20:17.450423 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9124 | 2026.03.25 00:20:17.450517 [ 5 ] {642a9d55-2544-41ff-95a5-fb3e53a3e775} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 9125 | 2026.03.25 00:20:17.450558 [ 5 ] {642a9d55-2544-41ff-95a5-fb3e53a3e775} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 9126 | 2026.03.25 00:20:17.451243 [ 5 ] {642a9d55-2544-41ff-95a5-fb3e53a3e775} <Trace> oximeter.fields_u32 (79eddaf6-5920-48fe-8c45-6c5582e58677): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9127 | 2026.03.25 00:20:17.451280 [ 5 ] {642a9d55-2544-41ff-95a5-fb3e53a3e775} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
| 9128 | 2026.03.25 00:20:17.451619 [ 5 ] {642a9d55-2544-41ff-95a5-fb3e53a3e775} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 9129 | 2026.03.25 00:20:17.451838 [ 5 ] {642a9d55-2544-41ff-95a5-fb3e53a3e775} <Trace> oximeter.fields_u32 (79eddaf6-5920-48fe-8c45-6c5582e58677): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9130 | 2026.03.25 00:20:17.451972 [ 5 ] {642a9d55-2544-41ff-95a5-fb3e53a3e775} <Debug> executeQuery: Read 801 rows, 47.38 KiB in 0.001473 sec., 543788.1873727088 rows/sec., 31.41 MiB/sec. | ||
| 9131 | 2026.03.25 00:20:17.452011 [ 5 ] {642a9d55-2544-41ff-95a5-fb3e53a3e775} <Debug> TCPHandler: Processed in 0.001637607 sec. | ||
| 9132 | 2026.03.25 00:20:17.452121 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9133 | 2026.03.25 00:20:17.452216 [ 5 ] {8276cacd-06bc-47c0-961d-c18ae301826a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 9134 | 2026.03.25 00:20:17.452256 [ 5 ] {8276cacd-06bc-47c0-961d-c18ae301826a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 9135 | 2026.03.25 00:20:17.452638 [ 5 ] {8276cacd-06bc-47c0-961d-c18ae301826a} <Trace> oximeter.fields_u64 (3ff11c92-02f0-4d7f-b78c-e898b3889a19): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9136 | 2026.03.25 00:20:17.452674 [ 5 ] {8276cacd-06bc-47c0-961d-c18ae301826a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
| 9137 | 2026.03.25 00:20:17.452975 [ 5 ] {8276cacd-06bc-47c0-961d-c18ae301826a} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 9138 | 2026.03.25 00:20:17.453187 [ 5 ] {8276cacd-06bc-47c0-961d-c18ae301826a} <Trace> oximeter.fields_u64 (3ff11c92-02f0-4d7f-b78c-e898b3889a19): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9139 | 2026.03.25 00:20:17.453319 [ 5 ] {8276cacd-06bc-47c0-961d-c18ae301826a} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.00112 sec., 892.8571428571429 rows/sec., 62.78 KiB/sec. | ||
| 9140 | 2026.03.25 00:20:17.453357 [ 5 ] {8276cacd-06bc-47c0-961d-c18ae301826a} <Debug> TCPHandler: Processed in 0.001285759 sec. | ||
| 9141 | 2026.03.25 00:20:17.453460 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9142 | 2026.03.25 00:20:17.453554 [ 5 ] {c323ee6c-6128-44ca-ac2a-93d3153dd937} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9143 | 2026.03.25 00:20:17.453595 [ 5 ] {c323ee6c-6128-44ca-ac2a-93d3153dd937} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9144 | 2026.03.25 00:20:17.454492 [ 5 ] {c323ee6c-6128-44ca-ac2a-93d3153dd937} <Trace> oximeter.fields_uuid (6a83c119-7e6c-4ef5-9da4-bd1e7cdd4b62): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9145 | 2026.03.25 00:20:17.454528 [ 5 ] {c323ee6c-6128-44ca-ac2a-93d3153dd937} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
| 9146 | 2026.03.25 00:20:17.454953 [ 5 ] {c323ee6c-6128-44ca-ac2a-93d3153dd937} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 9147 | 2026.03.25 00:20:17.455196 [ 5 ] {c323ee6c-6128-44ca-ac2a-93d3153dd937} <Trace> oximeter.fields_uuid (6a83c119-7e6c-4ef5-9da4-bd1e7cdd4b62): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9148 | 2026.03.25 00:20:17.455329 [ 5 ] {c323ee6c-6128-44ca-ac2a-93d3153dd937} <Debug> executeQuery: Read 1316 rows, 90.20 KiB in 0.001793 sec., 733965.4210819855 rows/sec., 49.13 MiB/sec. | ||
| 9149 | 2026.03.25 00:20:17.455368 [ 5 ] {c323ee6c-6128-44ca-ac2a-93d3153dd937} <Debug> TCPHandler: Processed in 0.001957094 sec. | ||
| 9150 | 2026.03.25 00:20:17.455511 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9151 | 2026.03.25 00:20:17.455608 [ 5 ] {0a549ad6-98e6-4e7e-8ffb-1a5ed46581b8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9152 | 2026.03.25 00:20:17.455652 [ 5 ] {0a549ad6-98e6-4e7e-8ffb-1a5ed46581b8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9153 | 2026.03.25 00:20:17.456403 [ 5 ] {0a549ad6-98e6-4e7e-8ffb-1a5ed46581b8} <Trace> oximeter.measurements_cumulativeu64 (d9515f17-c5fd-4592-903e-92bbab0fc185): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9154 | 2026.03.25 00:20:17.456440 [ 5 ] {0a549ad6-98e6-4e7e-8ffb-1a5ed46581b8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
| 9155 | 2026.03.25 00:20:17.456893 [ 5 ] {0a549ad6-98e6-4e7e-8ffb-1a5ed46581b8} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 9156 | 2026.03.25 00:20:17.457113 [ 5 ] {0a549ad6-98e6-4e7e-8ffb-1a5ed46581b8} <Trace> oximeter.measurements_cumulativeu64 (d9515f17-c5fd-4592-903e-92bbab0fc185): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9157 | 2026.03.25 00:20:17.457244 [ 5 ] {0a549ad6-98e6-4e7e-8ffb-1a5ed46581b8} <Debug> executeQuery: Read 1497 rows, 92.97 KiB in 0.001656 sec., 903985.5072463768 rows/sec., 54.83 MiB/sec. | ||
| 9158 | 2026.03.25 00:20:17.457283 [ 5 ] {0a549ad6-98e6-4e7e-8ffb-1a5ed46581b8} <Debug> TCPHandler: Processed in 0.001820841 sec. | ||
| 9159 | 2026.03.25 00:20:17.457402 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9160 | 2026.03.25 00:20:17.457497 [ 5 ] {095adb53-4411-478e-9cfe-64a9f6eff4bc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 9161 | 2026.03.25 00:20:17.457552 [ 5 ] {095adb53-4411-478e-9cfe-64a9f6eff4bc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 9162 | 2026.03.25 00:20:17.458354 [ 5 ] {095adb53-4411-478e-9cfe-64a9f6eff4bc} <Trace> oximeter.measurements_histogramu64 (66b3c5cd-c277-4614-b9e1-0e483a2d8930): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9163 | 2026.03.25 00:20:17.458392 [ 5 ] {095adb53-4411-478e-9cfe-64a9f6eff4bc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
| 9164 | 2026.03.25 00:20:17.458968 [ 5 ] {095adb53-4411-478e-9cfe-64a9f6eff4bc} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 9165 | 2026.03.25 00:20:17.459203 [ 5 ] {095adb53-4411-478e-9cfe-64a9f6eff4bc} <Trace> oximeter.measurements_histogramu64 (66b3c5cd-c277-4614-b9e1-0e483a2d8930): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9166 | 2026.03.25 00:20:17.459341 [ 5 ] {095adb53-4411-478e-9cfe-64a9f6eff4bc} <Debug> executeQuery: Read 35 rows, 64.22 KiB in 0.001863 sec., 18786.902844873857 rows/sec., 33.67 MiB/sec. | ||
| 9167 | 2026.03.25 00:20:17.459395 [ 5 ] {095adb53-4411-478e-9cfe-64a9f6eff4bc} <Debug> TCPHandler: Processed in 0.002042507 sec. | ||
| 9168 | 2026.03.25 00:20:17.459511 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9169 | 2026.03.25 00:20:17.459607 [ 5 ] {7ea8953a-99b4-41f7-9860-64dd19c00f22} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9170 | 2026.03.25 00:20:17.459649 [ 5 ] {7ea8953a-99b4-41f7-9860-64dd19c00f22} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9171 | 2026.03.25 00:20:17.459984 [ 5 ] {7ea8953a-99b4-41f7-9860-64dd19c00f22} <Trace> oximeter.measurements_u64 (a46c3f3f-9ded-4b50-9fc2-4f503dd169a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9172 | 2026.03.25 00:20:17.460020 [ 5 ] {7ea8953a-99b4-41f7-9860-64dd19c00f22} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
| 9173 | 2026.03.25 00:20:17.460314 [ 5 ] {7ea8953a-99b4-41f7-9860-64dd19c00f22} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 9174 | 2026.03.25 00:20:17.460543 [ 5 ] {7ea8953a-99b4-41f7-9860-64dd19c00f22} <Trace> oximeter.measurements_u64 (a46c3f3f-9ded-4b50-9fc2-4f503dd169a4): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9175 | 2026.03.25 00:20:17.460676 [ 5 ] {7ea8953a-99b4-41f7-9860-64dd19c00f22} <Debug> executeQuery: Read 12 rows, 848.00 B in 0.001087 sec., 11039.558417663293 rows/sec., 761.84 KiB/sec. | ||
| 9176 | 2026.03.25 00:20:17.460713 [ 5 ] {7ea8953a-99b4-41f7-9860-64dd19c00f22} <Debug> TCPHandler: Processed in 0.001251869 sec. | ||
| 9177 | 2026.03.25 00:20:21.477339 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9178 | 2026.03.25 00:20:21.477537 [ 5 ] {fe04656f-4ea5-4dda-8860-66bf3064559c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9179 | 2026.03.25 00:20:21.477604 [ 5 ] {fe04656f-4ea5-4dda-8860-66bf3064559c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9180 | 2026.03.25 00:20:21.478264 [ 5 ] {fe04656f-4ea5-4dda-8860-66bf3064559c} <Trace> oximeter.fields_string (da9d4756-c540-45ff-bdbb-bdc9c8d31861): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9181 | 2026.03.25 00:20:21.478311 [ 5 ] {fe04656f-4ea5-4dda-8860-66bf3064559c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
| 9182 | 2026.03.25 00:20:21.478728 [ 5 ] {fe04656f-4ea5-4dda-8860-66bf3064559c} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 9183 | 2026.03.25 00:20:21.478955 [ 5 ] {fe04656f-4ea5-4dda-8860-66bf3064559c} <Trace> oximeter.fields_string (da9d4756-c540-45ff-bdbb-bdc9c8d31861): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9184 | 2026.03.25 00:20:21.479114 [ 5 ] {fe04656f-4ea5-4dda-8860-66bf3064559c} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001636 sec., 34229.828850855745 rows/sec., 2.63 MiB/sec. | ||
| 9185 | 2026.03.25 00:20:21.479129 [ 60 ] {} <Debug> oximeter.fields_string (da9d4756-c540-45ff-bdbb-bdc9c8d31861) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 9186 | 2026.03.25 00:20:21.479156 [ 5 ] {fe04656f-4ea5-4dda-8860-66bf3064559c} <Debug> TCPHandler: Processed in 0.001957025 sec. | ||
| 9187 | 2026.03.25 00:20:21.479197 [ 60 ] {} <Trace> oximeter.fields_string (da9d4756-c540-45ff-bdbb-bdc9c8d31861): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9188 | 2026.03.25 00:20:21.479224 [ 60 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
| 9189 | 2026.03.25 00:20:21.479290 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9190 | 2026.03.25 00:20:21.479354 [ 196 ] {da9d4756-c540-45ff-bdbb-bdc9c8d31861::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 | ||
| 9191 | 2026.03.25 00:20:21.479391 [ 5 ] {063a45e7-4188-4196-a275-40ec8811af7e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9192 | 2026.03.25 00:20:21.479437 [ 5 ] {063a45e7-4188-4196-a275-40ec8811af7e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9193 | 2026.03.25 00:20:21.479496 [ 196 ] {da9d4756-c540-45ff-bdbb-bdc9c8d31861::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9194 | 2026.03.25 00:20:21.479536 [ 196 ] {da9d4756-c540-45ff-bdbb-bdc9c8d31861::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 3233 rows starting from the beginning of the part | ||
| 9195 | 2026.03.25 00:20:21.479608 [ 196 ] {da9d4756-c540-45ff-bdbb-bdc9c8d31861::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 832 rows starting from the beginning of the part | ||
| 9196 | 2026.03.25 00:20:21.479656 [ 196 ] {da9d4756-c540-45ff-bdbb-bdc9c8d31861::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 108 rows starting from the beginning of the part | ||
| 9197 | 2026.03.25 00:20:21.479697 [ 196 ] {da9d4756-c540-45ff-bdbb-bdc9c8d31861::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 825 rows starting from the beginning of the part | ||
| 9198 | 2026.03.25 00:20:21.479738 [ 196 ] {da9d4756-c540-45ff-bdbb-bdc9c8d31861::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 2454 rows starting from the beginning of the part | ||
| 9199 | 2026.03.25 00:20:21.479781 [ 196 ] {da9d4756-c540-45ff-bdbb-bdc9c8d31861::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 56 rows starting from the beginning of the part | ||
| 9200 | 2026.03.25 00:20:21.479976 [ 5 ] {063a45e7-4188-4196-a275-40ec8811af7e} <Trace> oximeter.fields_uuid (6a83c119-7e6c-4ef5-9da4-bd1e7cdd4b62): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9201 | 2026.03.25 00:20:21.480020 [ 5 ] {063a45e7-4188-4196-a275-40ec8811af7e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
| 9202 | 2026.03.25 00:20:21.480373 [ 5 ] {063a45e7-4188-4196-a275-40ec8811af7e} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 9203 | 2026.03.25 00:20:21.480621 [ 5 ] {063a45e7-4188-4196-a275-40ec8811af7e} <Trace> oximeter.fields_uuid (6a83c119-7e6c-4ef5-9da4-bd1e7cdd4b62): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9204 | 2026.03.25 00:20:21.480748 [ 60 ] {} <Debug> oximeter.fields_uuid (6a83c119-7e6c-4ef5-9da4-bd1e7cdd4b62) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 9205 | 2026.03.25 00:20:21.480763 [ 5 ] {063a45e7-4188-4196-a275-40ec8811af7e} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001391 sec., 46010.064701653486 rows/sec., 3.59 MiB/sec. | ||
| 9206 | 2026.03.25 00:20:21.480789 [ 60 ] {} <Trace> oximeter.fields_uuid (6a83c119-7e6c-4ef5-9da4-bd1e7cdd4b62): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9207 | 2026.03.25 00:20:21.480813 [ 5 ] {063a45e7-4188-4196-a275-40ec8811af7e} <Debug> TCPHandler: Processed in 0.001574497 sec. | ||
| 9208 | 2026.03.25 00:20:21.480814 [ 60 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
| 9209 | 2026.03.25 00:20:21.480916 [ 193 ] {6a83c119-7e6c-4ef5-9da4-bd1e7cdd4b62::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 | ||
| 9210 | 2026.03.25 00:20:21.480949 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9211 | 2026.03.25 00:20:21.481028 [ 193 ] {6a83c119-7e6c-4ef5-9da4-bd1e7cdd4b62::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9212 | 2026.03.25 00:20:21.481051 [ 5 ] {0b095e21-3fe5-458e-89dd-4f1f85036d42} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9213 | 2026.03.25 00:20:21.481066 [ 193 ] {6a83c119-7e6c-4ef5-9da4-bd1e7cdd4b62::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 1790 rows starting from the beginning of the part | ||
| 9214 | 2026.03.25 00:20:21.481103 [ 5 ] {0b095e21-3fe5-458e-89dd-4f1f85036d42} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9215 | 2026.03.25 00:20:21.481148 [ 193 ] {6a83c119-7e6c-4ef5-9da4-bd1e7cdd4b62::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 518 rows starting from the beginning of the part | ||
| 9216 | 2026.03.25 00:20:21.481205 [ 193 ] {6a83c119-7e6c-4ef5-9da4-bd1e7cdd4b62::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 90 rows starting from the beginning of the part | ||
| 9217 | 2026.03.25 00:20:21.481249 [ 193 ] {6a83c119-7e6c-4ef5-9da4-bd1e7cdd4b62::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 504 rows starting from the beginning of the part | ||
| 9218 | 2026.03.25 00:20:21.481291 [ 193 ] {6a83c119-7e6c-4ef5-9da4-bd1e7cdd4b62::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 1316 rows starting from the beginning of the part | ||
| 9219 | 2026.03.25 00:20:21.481333 [ 193 ] {6a83c119-7e6c-4ef5-9da4-bd1e7cdd4b62::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 64 rows starting from the beginning of the part | ||
| 9220 | 2026.03.25 00:20:21.481521 [ 5 ] {0b095e21-3fe5-458e-89dd-4f1f85036d42} <Trace> oximeter.measurements_cumulativeu64 (d9515f17-c5fd-4592-903e-92bbab0fc185): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9221 | 2026.03.25 00:20:21.481564 [ 5 ] {0b095e21-3fe5-458e-89dd-4f1f85036d42} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
| 9222 | 2026.03.25 00:20:21.482145 [ 5 ] {0b095e21-3fe5-458e-89dd-4f1f85036d42} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 9223 | 2026.03.25 00:20:21.482359 [ 5 ] {0b095e21-3fe5-458e-89dd-4f1f85036d42} <Trace> oximeter.measurements_cumulativeu64 (d9515f17-c5fd-4592-903e-92bbab0fc185): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9224 | 2026.03.25 00:20:21.482386 [ 198 ] {da9d4756-c540-45ff-bdbb-bdc9c8d31861::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7508 rows, containing 5 columns (5 merged, 0 gathered) in 0.00309054 sec., 2429348.916370602 rows/sec., 193.18 MiB/sec. | ||
| 9225 | 2026.03.25 00:20:21.482475 [ 60 ] {} <Debug> oximeter.measurements_cumulativeu64 (d9515f17-c5fd-4592-903e-92bbab0fc185) (MergerMutator): Selected 5 parts from all_1_56_11 to all_60_60_0 | ||
| 9226 | 2026.03.25 00:20:21.482495 [ 5 ] {0b095e21-3fe5-458e-89dd-4f1f85036d42} <Debug> executeQuery: Read 128 rows, 9.13 KiB in 0.001463 sec., 87491.45591250854 rows/sec., 6.09 MiB/sec. | ||
| 9227 | 2026.03.25 00:20:21.482508 [ 60 ] {} <Trace> oximeter.measurements_cumulativeu64 (d9515f17-c5fd-4592-903e-92bbab0fc185): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9228 | 2026.03.25 00:20:21.482535 [ 60 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
| 9229 | 2026.03.25 00:20:21.482540 [ 5 ] {0b095e21-3fe5-458e-89dd-4f1f85036d42} <Debug> TCPHandler: Processed in 0.001641307 sec. | ||
| 9230 | 2026.03.25 00:20:21.482643 [ 194 ] {d9515f17-c5fd-4592-903e-92bbab0fc185::all_1_60_12} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_56_11 to all_60_60_0 into Compact with storage Full | ||
| 9231 | 2026.03.25 00:20:21.482670 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9232 | 2026.03.25 00:20:21.482721 [ 198 ] {da9d4756-c540-45ff-bdbb-bdc9c8d31861::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 9233 | 2026.03.25 00:20:21.482771 [ 5 ] {490c9c4e-b43d-47e2-bd49-bd32503b7ab4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9234 | 2026.03.25 00:20:21.482772 [ 194 ] {d9515f17-c5fd-4592-903e-92bbab0fc185::all_1_60_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9235 | 2026.03.25 00:20:21.482822 [ 5 ] {490c9c4e-b43d-47e2-bd49-bd32503b7ab4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9236 | 2026.03.25 00:20:21.482827 [ 194 ] {d9515f17-c5fd-4592-903e-92bbab0fc185::all_1_60_12} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_56_11, total 22880 rows starting from the beginning of the part | ||
| 9237 | 2026.03.25 00:20:21.482872 [ 187 ] {6a83c119-7e6c-4ef5-9da4-bd1e7cdd4b62::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4282 rows, containing 5 columns (5 merged, 0 gathered) in 0.001994756 sec., 2146628.4598216526 rows/sec., 155.25 MiB/sec. | ||
| 9238 | 2026.03.25 00:20:21.482914 [ 194 ] {d9515f17-c5fd-4592-903e-92bbab0fc185::all_1_60_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 272 rows starting from the beginning of the part | ||
| 9239 | 2026.03.25 00:20:21.482967 [ 194 ] {d9515f17-c5fd-4592-903e-92bbab0fc185::all_1_60_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 160 rows starting from the beginning of the part | ||
| 9240 | 2026.03.25 00:20:21.483014 [ 194 ] {d9515f17-c5fd-4592-903e-92bbab0fc185::all_1_60_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 265 rows starting from the beginning of the part | ||
| 9241 | 2026.03.25 00:20:21.483032 [ 198 ] {da9d4756-c540-45ff-bdbb-bdc9c8d31861::all_1_61_12} <Trace> oximeter.fields_string (da9d4756-c540-45ff-bdbb-bdc9c8d31861): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9242 | 2026.03.25 00:20:21.483055 [ 194 ] {d9515f17-c5fd-4592-903e-92bbab0fc185::all_1_60_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 1497 rows starting from the beginning of the part | ||
| 9243 | 2026.03.25 00:20:21.483122 [ 193 ] {6a83c119-7e6c-4ef5-9da4-bd1e7cdd4b62::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 9244 | 2026.03.25 00:20:21.483125 [ 198 ] {da9d4756-c540-45ff-bdbb-bdc9c8d31861::all_1_61_12} <Trace> oximeter.fields_string (da9d4756-c540-45ff-bdbb-bdc9c8d31861) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 9245 | 2026.03.25 00:20:21.483184 [ 5 ] {490c9c4e-b43d-47e2-bd49-bd32503b7ab4} <Trace> oximeter.measurements_u64 (a46c3f3f-9ded-4b50-9fc2-4f503dd169a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9246 | 2026.03.25 00:20:21.483227 [ 5 ] {490c9c4e-b43d-47e2-bd49-bd32503b7ab4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
| 9247 | 2026.03.25 00:20:21.483237 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.34 MiB. | ||
| 9248 | 2026.03.25 00:20:21.483442 [ 193 ] {6a83c119-7e6c-4ef5-9da4-bd1e7cdd4b62::all_1_61_12} <Trace> oximeter.fields_uuid (6a83c119-7e6c-4ef5-9da4-bd1e7cdd4b62): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9249 | 2026.03.25 00:20:21.483528 [ 193 ] {6a83c119-7e6c-4ef5-9da4-bd1e7cdd4b62::all_1_61_12} <Trace> oximeter.fields_uuid (6a83c119-7e6c-4ef5-9da4-bd1e7cdd4b62) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 9250 | 2026.03.25 00:20:21.483599 [ 5 ] {490c9c4e-b43d-47e2-bd49-bd32503b7ab4} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 9251 | 2026.03.25 00:20:21.483605 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.82 MiB. | ||
| 9252 | 2026.03.25 00:20:21.483820 [ 5 ] {490c9c4e-b43d-47e2-bd49-bd32503b7ab4} <Trace> oximeter.measurements_u64 (a46c3f3f-9ded-4b50-9fc2-4f503dd169a4): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9253 | 2026.03.25 00:20:21.483935 [ 60 ] {} <Debug> oximeter.measurements_u64 (a46c3f3f-9ded-4b50-9fc2-4f503dd169a4) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 9254 | 2026.03.25 00:20:21.483956 [ 5 ] {490c9c4e-b43d-47e2-bd49-bd32503b7ab4} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001204 sec., 39867.109634551496 rows/sec., 2.69 MiB/sec. | ||
| 9255 | 2026.03.25 00:20:21.483964 [ 60 ] {} <Trace> oximeter.measurements_u64 (a46c3f3f-9ded-4b50-9fc2-4f503dd169a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9256 | 2026.03.25 00:20:21.483996 [ 60 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
| 9257 | 2026.03.25 00:20:21.484001 [ 5 ] {490c9c4e-b43d-47e2-bd49-bd32503b7ab4} <Debug> TCPHandler: Processed in 0.001380702 sec. | ||
| 9258 | 2026.03.25 00:20:21.484069 [ 197 ] {a46c3f3f-9ded-4b50-9fc2-4f503dd169a4::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 | ||
| 9259 | 2026.03.25 00:20:21.484168 [ 197 ] {a46c3f3f-9ded-4b50-9fc2-4f503dd169a4::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9260 | 2026.03.25 00:20:21.484196 [ 197 ] {a46c3f3f-9ded-4b50-9fc2-4f503dd169a4::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 3600 rows starting from the beginning of the part | ||
| 9261 | 2026.03.25 00:20:21.484246 [ 197 ] {a46c3f3f-9ded-4b50-9fc2-4f503dd169a4::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 90 rows starting from the beginning of the part | ||
| 9262 | 2026.03.25 00:20:21.484289 [ 197 ] {a46c3f3f-9ded-4b50-9fc2-4f503dd169a4::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 | ||
| 9263 | 2026.03.25 00:20:21.484327 [ 197 ] {a46c3f3f-9ded-4b50-9fc2-4f503dd169a4::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 90 rows starting from the beginning of the part | ||
| 9264 | 2026.03.25 00:20:21.484362 [ 197 ] {a46c3f3f-9ded-4b50-9fc2-4f503dd169a4::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 12 rows starting from the beginning of the part | ||
| 9265 | 2026.03.25 00:20:21.484399 [ 197 ] {a46c3f3f-9ded-4b50-9fc2-4f503dd169a4::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 48 rows starting from the beginning of the part | ||
| 9266 | 2026.03.25 00:20:21.486043 [ 193 ] {a46c3f3f-9ded-4b50-9fc2-4f503dd169a4::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3900 rows, containing 4 columns (4 merged, 0 gathered) in 0.002005255 sec., 1944889.8020451264 rows/sec., 125.45 MiB/sec. | ||
| 9267 | 2026.03.25 00:20:21.486471 [ 193 ] {a46c3f3f-9ded-4b50-9fc2-4f503dd169a4::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 9268 | 2026.03.25 00:20:21.486745 [ 193 ] {a46c3f3f-9ded-4b50-9fc2-4f503dd169a4::all_1_61_12} <Trace> oximeter.measurements_u64 (a46c3f3f-9ded-4b50-9fc2-4f503dd169a4): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9269 | 2026.03.25 00:20:21.486821 [ 193 ] {a46c3f3f-9ded-4b50-9fc2-4f503dd169a4::all_1_61_12} <Trace> oximeter.measurements_u64 (a46c3f3f-9ded-4b50-9fc2-4f503dd169a4) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 9270 | 2026.03.25 00:20:21.486902 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.76 MiB. | ||
| 9271 | 2026.03.25 00:20:21.490182 [ 197 ] {d9515f17-c5fd-4592-903e-92bbab0fc185::all_1_60_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 25074 rows, containing 5 columns (5 merged, 0 gathered) in 0.007588574 sec., 3304178.0972288074 rows/sec., 210.48 MiB/sec. | ||
| 9272 | 2026.03.25 00:20:21.490522 [ 193 ] {d9515f17-c5fd-4592-903e-92bbab0fc185::all_1_60_12} <Trace> MergedBlockOutputStream: filled checksums all_1_60_12 (state Temporary) | ||
| 9273 | 2026.03.25 00:20:21.490843 [ 193 ] {d9515f17-c5fd-4592-903e-92bbab0fc185::all_1_60_12} <Trace> oximeter.measurements_cumulativeu64 (d9515f17-c5fd-4592-903e-92bbab0fc185): Renaming temporary part tmp_merge_all_1_60_12 to all_1_60_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9274 | 2026.03.25 00:20:21.490925 [ 193 ] {d9515f17-c5fd-4592-903e-92bbab0fc185::all_1_60_12} <Trace> oximeter.measurements_cumulativeu64 (d9515f17-c5fd-4592-903e-92bbab0fc185) (MergerMutator): Merged 5 parts: [all_1_56_11, all_60_60_0] -> all_1_60_12 | ||
| 9275 | 2026.03.25 00:20:21.491022 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.41 MiB. | ||
| 9276 | 2026.03.25 00:20:22.000187 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 293.37 MiB, peak 300.75 MiB, free memory in arenas 0.00 B, will set to 295.93 MiB (RSS), difference: 2.56 MiB | ||
| 9277 | 2026.03.25 00:20:22.391803 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 17694 | ||
| 9278 | 2026.03.25 00:20:22.392546 [ 244 ] {} <Trace> system.asynchronous_metric_log (0898b27c-367e-447b-8482-f4822232c365): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9279 | 2026.03.25 00:20:22.392601 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
| 9280 | 2026.03.25 00:20:22.393109 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 9281 | 2026.03.25 00:20:22.393352 [ 244 ] {} <Trace> system.asynchronous_metric_log (0898b27c-367e-447b-8482-f4822232c365): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9282 | 2026.03.25 00:20:22.393498 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 17694 | ||
| 9283 | 2026.03.25 00:20:23.317505 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 279 | ||
| 9284 | 2026.03.25 00:20:23.333334 [ 243 ] {} <Trace> system.metric_log (8832bb94-2db2-42e0-923d-5bcca7c2cc3b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9285 | 2026.03.25 00:20:23.333398 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
| 9286 | 2026.03.25 00:20:23.338976 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 9287 | 2026.03.25 00:20:23.339659 [ 243 ] {} <Trace> system.metric_log (8832bb94-2db2-42e0-923d-5bcca7c2cc3b): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9288 | 2026.03.25 00:20:23.342439 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 279 | ||
| 9289 | 2026.03.25 00:20:24.990015 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 48 entries to flush up to offset 1224 | ||
| 9290 | 2026.03.25 00:20:24.992712 [ 242 ] {} <Trace> system.query_log (9703172c-9101-4506-b1d0-613c64f918a0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9291 | 2026.03.25 00:20:24.992772 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
| 9292 | 2026.03.25 00:20:24.994009 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 9293 | 2026.03.25 00:20:24.994287 [ 242 ] {} <Trace> system.query_log (9703172c-9101-4506-b1d0-613c64f918a0): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9294 | 2026.03.25 00:20:24.994661 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1224 | ||
| 9295 | 2026.03.25 00:20:26.488156 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9296 | 2026.03.25 00:20:26.488352 [ 5 ] {77c1a04d-ad40-43f7-beb0-6a82c8690f42} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 9297 | 2026.03.25 00:20:26.488425 [ 5 ] {77c1a04d-ad40-43f7-beb0-6a82c8690f42} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 9298 | 2026.03.25 00:20:26.489263 [ 5 ] {77c1a04d-ad40-43f7-beb0-6a82c8690f42} <Trace> oximeter.fields_i16 (78240462-1731-4218-9a79-d1fbaf59befe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9299 | 2026.03.25 00:20:26.489312 [ 5 ] {77c1a04d-ad40-43f7-beb0-6a82c8690f42} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
| 9300 | 2026.03.25 00:20:26.489703 [ 5 ] {77c1a04d-ad40-43f7-beb0-6a82c8690f42} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 9301 | 2026.03.25 00:20:26.489927 [ 5 ] {77c1a04d-ad40-43f7-beb0-6a82c8690f42} <Trace> oximeter.fields_i16 (78240462-1731-4218-9a79-d1fbaf59befe): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9302 | 2026.03.25 00:20:26.490077 [ 5 ] {77c1a04d-ad40-43f7-beb0-6a82c8690f42} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001779 sec., 159640.24732996066 rows/sec., 10.14 MiB/sec. | ||
| 9303 | 2026.03.25 00:20:26.490118 [ 5 ] {77c1a04d-ad40-43f7-beb0-6a82c8690f42} <Debug> TCPHandler: Processed in 0.002091598 sec. | ||
| 9304 | 2026.03.25 00:20:26.490245 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9305 | 2026.03.25 00:20:26.490338 [ 5 ] {b1488484-cfb7-453b-b576-42072c199879} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9306 | 2026.03.25 00:20:26.490379 [ 5 ] {b1488484-cfb7-453b-b576-42072c199879} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9307 | 2026.03.25 00:20:26.491210 [ 5 ] {b1488484-cfb7-453b-b576-42072c199879} <Trace> oximeter.fields_string (da9d4756-c540-45ff-bdbb-bdc9c8d31861): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9308 | 2026.03.25 00:20:26.491246 [ 5 ] {b1488484-cfb7-453b-b576-42072c199879} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
| 9309 | 2026.03.25 00:20:26.491590 [ 5 ] {b1488484-cfb7-453b-b576-42072c199879} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 9310 | 2026.03.25 00:20:26.491802 [ 5 ] {b1488484-cfb7-453b-b576-42072c199879} <Trace> oximeter.fields_string (da9d4756-c540-45ff-bdbb-bdc9c8d31861): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9311 | 2026.03.25 00:20:26.491929 [ 5 ] {b1488484-cfb7-453b-b576-42072c199879} <Debug> executeQuery: Read 825 rows, 66.29 KiB in 0.001609 sec., 512740.8328154133 rows/sec., 40.23 MiB/sec. | ||
| 9312 | 2026.03.25 00:20:26.491968 [ 5 ] {b1488484-cfb7-453b-b576-42072c199879} <Debug> TCPHandler: Processed in 0.00177317 sec. | ||
| 9313 | 2026.03.25 00:20:26.492081 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9314 | 2026.03.25 00:20:26.492176 [ 5 ] {8e2b67bd-60ac-4a9b-974b-924ae06f17af} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 9315 | 2026.03.25 00:20:26.492216 [ 5 ] {8e2b67bd-60ac-4a9b-974b-924ae06f17af} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 9316 | 2026.03.25 00:20:26.492698 [ 5 ] {8e2b67bd-60ac-4a9b-974b-924ae06f17af} <Trace> oximeter.fields_u16 (b490aa8d-8720-450c-9d9d-0c0be0c6e0e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9317 | 2026.03.25 00:20:26.492734 [ 5 ] {8e2b67bd-60ac-4a9b-974b-924ae06f17af} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
| 9318 | 2026.03.25 00:20:26.493044 [ 5 ] {8e2b67bd-60ac-4a9b-974b-924ae06f17af} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 9319 | 2026.03.25 00:20:26.493252 [ 5 ] {8e2b67bd-60ac-4a9b-974b-924ae06f17af} <Trace> oximeter.fields_u16 (b490aa8d-8720-450c-9d9d-0c0be0c6e0e1): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9320 | 2026.03.25 00:20:26.493378 [ 5 ] {8e2b67bd-60ac-4a9b-974b-924ae06f17af} <Debug> executeQuery: Read 156 rows, 9.59 KiB in 0.00122 sec., 127868.8524590164 rows/sec., 7.68 MiB/sec. | ||
| 9321 | 2026.03.25 00:20:26.493417 [ 5 ] {8e2b67bd-60ac-4a9b-974b-924ae06f17af} <Debug> TCPHandler: Processed in 0.001384162 sec. | ||
| 9322 | 2026.03.25 00:20:26.493530 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9323 | 2026.03.25 00:20:26.493623 [ 5 ] {3aa90003-b8fd-427e-bd45-68cfe4b8f000} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 9324 | 2026.03.25 00:20:26.493663 [ 5 ] {3aa90003-b8fd-427e-bd45-68cfe4b8f000} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 9325 | 2026.03.25 00:20:26.494124 [ 5 ] {3aa90003-b8fd-427e-bd45-68cfe4b8f000} <Trace> oximeter.fields_u32 (79eddaf6-5920-48fe-8c45-6c5582e58677): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9326 | 2026.03.25 00:20:26.494160 [ 5 ] {3aa90003-b8fd-427e-bd45-68cfe4b8f000} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
| 9327 | 2026.03.25 00:20:26.494447 [ 5 ] {3aa90003-b8fd-427e-bd45-68cfe4b8f000} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 9328 | 2026.03.25 00:20:26.494647 [ 5 ] {3aa90003-b8fd-427e-bd45-68cfe4b8f000} <Trace> oximeter.fields_u32 (79eddaf6-5920-48fe-8c45-6c5582e58677): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9329 | 2026.03.25 00:20:26.494760 [ 52 ] {} <Debug> oximeter.fields_u32 (79eddaf6-5920-48fe-8c45-6c5582e58677) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 9330 | 2026.03.25 00:20:26.494773 [ 5 ] {3aa90003-b8fd-427e-bd45-68cfe4b8f000} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001168 sec., 127568.49315068494 rows/sec., 8.24 MiB/sec. | ||
| 9331 | 2026.03.25 00:20:26.494837 [ 52 ] {} <Trace> oximeter.fields_u32 (79eddaf6-5920-48fe-8c45-6c5582e58677): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9332 | 2026.03.25 00:20:26.494854 [ 5 ] {3aa90003-b8fd-427e-bd45-68cfe4b8f000} <Debug> TCPHandler: Processed in 0.001372882 sec. | ||
| 9333 | 2026.03.25 00:20:26.494864 [ 52 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
| 9334 | 2026.03.25 00:20:26.494957 [ 187 ] {79eddaf6-5920-48fe-8c45-6c5582e58677::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 | ||
| 9335 | 2026.03.25 00:20:26.494991 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9336 | 2026.03.25 00:20:26.495049 [ 187 ] {79eddaf6-5920-48fe-8c45-6c5582e58677::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9337 | 2026.03.25 00:20:26.495078 [ 187 ] {79eddaf6-5920-48fe-8c45-6c5582e58677::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 950 rows starting from the beginning of the part | ||
| 9338 | 2026.03.25 00:20:26.495085 [ 5 ] {df5439fb-3123-4a02-b56f-3538dcbf59cc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 9339 | 2026.03.25 00:20:26.495125 [ 5 ] {df5439fb-3123-4a02-b56f-3538dcbf59cc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 9340 | 2026.03.25 00:20:26.495134 [ 187 ] {79eddaf6-5920-48fe-8c45-6c5582e58677::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 149 rows starting from the beginning of the part | ||
| 9341 | 2026.03.25 00:20:26.495177 [ 187 ] {79eddaf6-5920-48fe-8c45-6c5582e58677::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 149 rows starting from the beginning of the part | ||
| 9342 | 2026.03.25 00:20:26.495216 [ 187 ] {79eddaf6-5920-48fe-8c45-6c5582e58677::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 149 rows starting from the beginning of the part | ||
| 9343 | 2026.03.25 00:20:26.495254 [ 187 ] {79eddaf6-5920-48fe-8c45-6c5582e58677::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 801 rows starting from the beginning of the part | ||
| 9344 | 2026.03.25 00:20:26.495291 [ 187 ] {79eddaf6-5920-48fe-8c45-6c5582e58677::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 149 rows starting from the beginning of the part | ||
| 9345 | 2026.03.25 00:20:26.495602 [ 5 ] {df5439fb-3123-4a02-b56f-3538dcbf59cc} <Trace> oximeter.fields_u8 (fa258e8d-285a-434f-b894-6be795807874): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9346 | 2026.03.25 00:20:26.495637 [ 5 ] {df5439fb-3123-4a02-b56f-3538dcbf59cc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
| 9347 | 2026.03.25 00:20:26.495934 [ 5 ] {df5439fb-3123-4a02-b56f-3538dcbf59cc} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 9348 | 2026.03.25 00:20:26.496145 [ 5 ] {df5439fb-3123-4a02-b56f-3538dcbf59cc} <Trace> oximeter.fields_u8 (fa258e8d-285a-434f-b894-6be795807874): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9349 | 2026.03.25 00:20:26.496271 [ 5 ] {df5439fb-3123-4a02-b56f-3538dcbf59cc} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001204 sec., 122923.58803986711 rows/sec., 6.99 MiB/sec. | ||
| 9350 | 2026.03.25 00:20:26.496286 [ 193 ] {79eddaf6-5920-48fe-8c45-6c5582e58677::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2347 rows, containing 5 columns (5 merged, 0 gathered) in 0.001363631 sec., 1721140.1031510725 rows/sec., 109.72 MiB/sec. | ||
| 9351 | 2026.03.25 00:20:26.496310 [ 5 ] {df5439fb-3123-4a02-b56f-3538dcbf59cc} <Debug> TCPHandler: Processed in 0.001369791 sec. | ||
| 9352 | 2026.03.25 00:20:26.496431 [ 187 ] {79eddaf6-5920-48fe-8c45-6c5582e58677::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 9353 | 2026.03.25 00:20:26.496433 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9354 | 2026.03.25 00:20:26.496535 [ 5 ] {afc2c463-a802-4076-8f9e-3314edd428bf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9355 | 2026.03.25 00:20:26.496575 [ 5 ] {afc2c463-a802-4076-8f9e-3314edd428bf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9356 | 2026.03.25 00:20:26.496657 [ 187 ] {79eddaf6-5920-48fe-8c45-6c5582e58677::all_1_36_7} <Trace> oximeter.fields_u32 (79eddaf6-5920-48fe-8c45-6c5582e58677): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9357 | 2026.03.25 00:20:26.496717 [ 187 ] {79eddaf6-5920-48fe-8c45-6c5582e58677::all_1_36_7} <Trace> oximeter.fields_u32 (79eddaf6-5920-48fe-8c45-6c5582e58677) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 9358 | 2026.03.25 00:20:26.496780 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.53 MiB. | ||
| 9359 | 2026.03.25 00:20:26.497248 [ 5 ] {afc2c463-a802-4076-8f9e-3314edd428bf} <Trace> oximeter.fields_uuid (6a83c119-7e6c-4ef5-9da4-bd1e7cdd4b62): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9360 | 2026.03.25 00:20:26.497282 [ 5 ] {afc2c463-a802-4076-8f9e-3314edd428bf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
| 9361 | 2026.03.25 00:20:26.497589 [ 5 ] {afc2c463-a802-4076-8f9e-3314edd428bf} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 9362 | 2026.03.25 00:20:26.497791 [ 5 ] {afc2c463-a802-4076-8f9e-3314edd428bf} <Trace> oximeter.fields_uuid (6a83c119-7e6c-4ef5-9da4-bd1e7cdd4b62): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9363 | 2026.03.25 00:20:26.497920 [ 5 ] {afc2c463-a802-4076-8f9e-3314edd428bf} <Debug> executeQuery: Read 504 rows, 36.30 KiB in 0.001403 sec., 359230.22095509624 rows/sec., 25.27 MiB/sec. | ||
| 9364 | 2026.03.25 00:20:26.497958 [ 5 ] {afc2c463-a802-4076-8f9e-3314edd428bf} <Debug> TCPHandler: Processed in 0.001574096 sec. | ||
| 9365 | 2026.03.25 00:20:26.498066 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9366 | 2026.03.25 00:20:26.498160 [ 5 ] {6b1d4035-fbdf-44f0-95d6-e942f45f17c6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 9367 | 2026.03.25 00:20:26.498201 [ 5 ] {6b1d4035-fbdf-44f0-95d6-e942f45f17c6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 9368 | 2026.03.25 00:20:26.498530 [ 5 ] {6b1d4035-fbdf-44f0-95d6-e942f45f17c6} <Trace> oximeter.measurements_bool (8a3ce6e0-f76a-4ba2-9a43-4275c3c9549e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9369 | 2026.03.25 00:20:26.498564 [ 5 ] {6b1d4035-fbdf-44f0-95d6-e942f45f17c6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
| 9370 | 2026.03.25 00:20:26.498854 [ 5 ] {6b1d4035-fbdf-44f0-95d6-e942f45f17c6} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 9371 | 2026.03.25 00:20:26.499051 [ 5 ] {6b1d4035-fbdf-44f0-95d6-e942f45f17c6} <Trace> oximeter.measurements_bool (8a3ce6e0-f76a-4ba2-9a43-4275c3c9549e): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9372 | 2026.03.25 00:20:26.499174 [ 5 ] {6b1d4035-fbdf-44f0-95d6-e942f45f17c6} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001033 sec., 5808.325266214908 rows/sec., 303.46 KiB/sec. | ||
| 9373 | 2026.03.25 00:20:26.499209 [ 5 ] {6b1d4035-fbdf-44f0-95d6-e942f45f17c6} <Debug> TCPHandler: Processed in 0.001192968 sec. | ||
| 9374 | 2026.03.25 00:20:26.499317 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9375 | 2026.03.25 00:20:26.499411 [ 5 ] {17d4dd8f-7c5a-4da7-b754-3b7ca0818dbd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9376 | 2026.03.25 00:20:26.499453 [ 5 ] {17d4dd8f-7c5a-4da7-b754-3b7ca0818dbd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9377 | 2026.03.25 00:20:26.499877 [ 5 ] {17d4dd8f-7c5a-4da7-b754-3b7ca0818dbd} <Trace> oximeter.measurements_cumulativeu64 (d9515f17-c5fd-4592-903e-92bbab0fc185): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9378 | 2026.03.25 00:20:26.499911 [ 5 ] {17d4dd8f-7c5a-4da7-b754-3b7ca0818dbd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
| 9379 | 2026.03.25 00:20:26.500225 [ 5 ] {17d4dd8f-7c5a-4da7-b754-3b7ca0818dbd} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 9380 | 2026.03.25 00:20:26.500430 [ 5 ] {17d4dd8f-7c5a-4da7-b754-3b7ca0818dbd} <Trace> oximeter.measurements_cumulativeu64 (d9515f17-c5fd-4592-903e-92bbab0fc185): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9381 | 2026.03.25 00:20:26.500553 [ 5 ] {17d4dd8f-7c5a-4da7-b754-3b7ca0818dbd} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001161 sec., 228251.50732127478 rows/sec., 15.17 MiB/sec. | ||
| 9382 | 2026.03.25 00:20:26.500589 [ 5 ] {17d4dd8f-7c5a-4da7-b754-3b7ca0818dbd} <Debug> TCPHandler: Processed in 0.00132118 sec. | ||
| 9383 | 2026.03.25 00:20:26.500702 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9384 | 2026.03.25 00:20:26.500796 [ 5 ] {f3b6ddd9-ddee-49f8-aee1-9cdbacf1b602} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 9385 | 2026.03.25 00:20:26.500839 [ 5 ] {f3b6ddd9-ddee-49f8-aee1-9cdbacf1b602} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 9386 | 2026.03.25 00:20:26.501153 [ 5 ] {f3b6ddd9-ddee-49f8-aee1-9cdbacf1b602} <Trace> oximeter.measurements_f64 (212c2a6f-90cf-4c71-aafe-78c3b1fd8e79): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9387 | 2026.03.25 00:20:26.501188 [ 5 ] {f3b6ddd9-ddee-49f8-aee1-9cdbacf1b602} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
| 9388 | 2026.03.25 00:20:26.501479 [ 5 ] {f3b6ddd9-ddee-49f8-aee1-9cdbacf1b602} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 9389 | 2026.03.25 00:20:26.501680 [ 5 ] {f3b6ddd9-ddee-49f8-aee1-9cdbacf1b602} <Trace> oximeter.measurements_f64 (212c2a6f-90cf-4c71-aafe-78c3b1fd8e79): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9390 | 2026.03.25 00:20:26.501803 [ 5 ] {f3b6ddd9-ddee-49f8-aee1-9cdbacf1b602} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001025 sec., 975.6097560975609 rows/sec., 65.74 KiB/sec. | ||
| 9391 | 2026.03.25 00:20:26.501839 [ 5 ] {f3b6ddd9-ddee-49f8-aee1-9cdbacf1b602} <Debug> TCPHandler: Processed in 0.001185557 sec. | ||
| 9392 | 2026.03.25 00:20:26.501947 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9393 | 2026.03.25 00:20:26.502045 [ 5 ] {3e092048-5a94-4bba-8089-4e36e427a9d2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 9394 | 2026.03.25 00:20:26.502099 [ 5 ] {3e092048-5a94-4bba-8089-4e36e427a9d2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 9395 | 2026.03.25 00:20:26.503084 [ 5 ] {3e092048-5a94-4bba-8089-4e36e427a9d2} <Trace> oximeter.measurements_histogramu64 (66b3c5cd-c277-4614-b9e1-0e483a2d8930): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9396 | 2026.03.25 00:20:26.503120 [ 5 ] {3e092048-5a94-4bba-8089-4e36e427a9d2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
| 9397 | 2026.03.25 00:20:26.503642 [ 5 ] {3e092048-5a94-4bba-8089-4e36e427a9d2} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 9398 | 2026.03.25 00:20:26.503864 [ 5 ] {3e092048-5a94-4bba-8089-4e36e427a9d2} <Trace> oximeter.measurements_histogramu64 (66b3c5cd-c277-4614-b9e1-0e483a2d8930): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9399 | 2026.03.25 00:20:26.504000 [ 5 ] {3e092048-5a94-4bba-8089-4e36e427a9d2} <Debug> executeQuery: Read 14 rows, 25.69 KiB in 0.001973 sec., 7095.793208312215 rows/sec., 12.72 MiB/sec. | ||
| 9400 | 2026.03.25 00:20:26.504054 [ 5 ] {3e092048-5a94-4bba-8089-4e36e427a9d2} <Debug> TCPHandler: Processed in 0.00215602 sec. | ||
| 9401 | 2026.03.25 00:20:26.504171 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9402 | 2026.03.25 00:20:26.504271 [ 5 ] {0bdcc9be-6386-463a-8fb1-84a4abd37e54} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9403 | 2026.03.25 00:20:26.504314 [ 5 ] {0bdcc9be-6386-463a-8fb1-84a4abd37e54} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9404 | 2026.03.25 00:20:26.504664 [ 5 ] {0bdcc9be-6386-463a-8fb1-84a4abd37e54} <Trace> oximeter.measurements_u64 (a46c3f3f-9ded-4b50-9fc2-4f503dd169a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9405 | 2026.03.25 00:20:26.504699 [ 5 ] {0bdcc9be-6386-463a-8fb1-84a4abd37e54} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
| 9406 | 2026.03.25 00:20:26.505016 [ 5 ] {0bdcc9be-6386-463a-8fb1-84a4abd37e54} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 9407 | 2026.03.25 00:20:26.505230 [ 5 ] {0bdcc9be-6386-463a-8fb1-84a4abd37e54} <Trace> oximeter.measurements_u64 (a46c3f3f-9ded-4b50-9fc2-4f503dd169a4): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9408 | 2026.03.25 00:20:26.505356 [ 5 ] {0bdcc9be-6386-463a-8fb1-84a4abd37e54} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001109 sec., 81154.19296663662 rows/sec., 5.08 MiB/sec. | ||
| 9409 | 2026.03.25 00:20:26.505392 [ 5 ] {0bdcc9be-6386-463a-8fb1-84a4abd37e54} <Debug> TCPHandler: Processed in 0.00127048 sec. | ||
| 9410 | 2026.03.25 00:20:28.948105 [ 47 ] {} <Debug> oximeter.fields_u64 (3ff11c92-02f0-4d7f-b78c-e898b3889a19) (MergerMutator): Selected 5 parts from all_1_5_1 to all_9_9_0 | ||
| 9411 | 2026.03.25 00:20:28.948171 [ 47 ] {} <Trace> oximeter.fields_u64 (3ff11c92-02f0-4d7f-b78c-e898b3889a19): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9412 | 2026.03.25 00:20:28.948193 [ 47 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
| 9413 | 2026.03.25 00:20:28.948301 [ 187 ] {3ff11c92-02f0-4d7f-b78c-e898b3889a19::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 | ||
| 9414 | 2026.03.25 00:20:28.948436 [ 187 ] {3ff11c92-02f0-4d7f-b78c-e898b3889a19::all_1_9_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9415 | 2026.03.25 00:20:28.948468 [ 187 ] {3ff11c92-02f0-4d7f-b78c-e898b3889a19::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 2 rows starting from the beginning of the part | ||
| 9416 | 2026.03.25 00:20:28.948530 [ 187 ] {3ff11c92-02f0-4d7f-b78c-e898b3889a19::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 | ||
| 9417 | 2026.03.25 00:20:28.948574 [ 187 ] {3ff11c92-02f0-4d7f-b78c-e898b3889a19::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 | ||
| 9418 | 2026.03.25 00:20:28.948614 [ 187 ] {3ff11c92-02f0-4d7f-b78c-e898b3889a19::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 | ||
| 9419 | 2026.03.25 00:20:28.948658 [ 187 ] {3ff11c92-02f0-4d7f-b78c-e898b3889a19::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 | ||
| 9420 | 2026.03.25 00:20:28.949375 [ 193 ] {3ff11c92-02f0-4d7f-b78c-e898b3889a19::all_1_9_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6 rows, containing 5 columns (5 merged, 0 gathered) in 0.001118546 sec., 5364.106616983119 rows/sec., 398.12 KiB/sec. | ||
| 9421 | 2026.03.25 00:20:28.949560 [ 201 ] {3ff11c92-02f0-4d7f-b78c-e898b3889a19::all_1_9_2} <Trace> MergedBlockOutputStream: filled checksums all_1_9_2 (state Temporary) | ||
| 9422 | 2026.03.25 00:20:28.949858 [ 201 ] {3ff11c92-02f0-4d7f-b78c-e898b3889a19::all_1_9_2} <Trace> oximeter.fields_u64 (3ff11c92-02f0-4d7f-b78c-e898b3889a19): Renaming temporary part tmp_merge_all_1_9_2 to all_1_9_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9423 | 2026.03.25 00:20:28.949940 [ 201 ] {3ff11c92-02f0-4d7f-b78c-e898b3889a19::all_1_9_2} <Trace> oximeter.fields_u64 (3ff11c92-02f0-4d7f-b78c-e898b3889a19) (MergerMutator): Merged 5 parts: [all_1_5_1, all_9_9_0] -> all_1_9_2 | ||
| 9424 | 2026.03.25 00:20:28.950042 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.23 MiB. | ||
| 9425 | 2026.03.25 00:20:29.705811 [ 46 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 9426 | 2026.03.25 00:20:29.705863 [ 46 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 9427 | 2026.03.25 00:20:29.893587 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 18142 | ||
| 9428 | 2026.03.25 00:20:29.894091 [ 244 ] {} <Trace> system.asynchronous_metric_log (0898b27c-367e-447b-8482-f4822232c365): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9429 | 2026.03.25 00:20:29.894143 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
| 9430 | 2026.03.25 00:20:29.894835 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 9431 | 2026.03.25 00:20:29.895171 [ 244 ] {} <Trace> system.asynchronous_metric_log (0898b27c-367e-447b-8482-f4822232c365): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9432 | 2026.03.25 00:20:29.895365 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 18142 | ||
| 9433 | 2026.03.25 00:20:30.842541 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 287 | ||
| 9434 | 2026.03.25 00:20:30.860048 [ 243 ] {} <Trace> system.metric_log (8832bb94-2db2-42e0-923d-5bcca7c2cc3b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9435 | 2026.03.25 00:20:30.860119 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
| 9436 | 2026.03.25 00:20:30.866796 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 9437 | 2026.03.25 00:20:30.867666 [ 243 ] {} <Trace> system.metric_log (8832bb94-2db2-42e0-923d-5bcca7c2cc3b): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9438 | 2026.03.25 00:20:30.871797 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 287 | ||
| 9439 | 2026.03.25 00:20:31.479908 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9440 | 2026.03.25 00:20:31.480098 [ 5 ] {633d33ef-c538-446e-b12d-3a8d19ccf330} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9441 | 2026.03.25 00:20:31.480167 [ 5 ] {633d33ef-c538-446e-b12d-3a8d19ccf330} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9442 | 2026.03.25 00:20:31.480871 [ 5 ] {633d33ef-c538-446e-b12d-3a8d19ccf330} <Trace> oximeter.fields_string (da9d4756-c540-45ff-bdbb-bdc9c8d31861): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9443 | 2026.03.25 00:20:31.480918 [ 5 ] {633d33ef-c538-446e-b12d-3a8d19ccf330} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
| 9444 | 2026.03.25 00:20:31.481313 [ 5 ] {633d33ef-c538-446e-b12d-3a8d19ccf330} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 9445 | 2026.03.25 00:20:31.481554 [ 5 ] {633d33ef-c538-446e-b12d-3a8d19ccf330} <Trace> oximeter.fields_string (da9d4756-c540-45ff-bdbb-bdc9c8d31861): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9446 | 2026.03.25 00:20:31.481714 [ 5 ] {633d33ef-c538-446e-b12d-3a8d19ccf330} <Debug> executeQuery: Read 108 rows, 9.31 KiB in 0.001666 sec., 64825.93037214886 rows/sec., 5.45 MiB/sec. | ||
| 9447 | 2026.03.25 00:20:31.481767 [ 5 ] {633d33ef-c538-446e-b12d-3a8d19ccf330} <Debug> TCPHandler: Processed in 0.001999046 sec. | ||
| 9448 | 2026.03.25 00:20:31.481894 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9449 | 2026.03.25 00:20:31.482000 [ 5 ] {2c026608-8483-4be6-8a19-095dd79e9b43} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 9450 | 2026.03.25 00:20:31.482045 [ 5 ] {2c026608-8483-4be6-8a19-095dd79e9b43} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 9451 | 2026.03.25 00:20:31.482471 [ 5 ] {2c026608-8483-4be6-8a19-095dd79e9b43} <Trace> oximeter.fields_u16 (b490aa8d-8720-450c-9d9d-0c0be0c6e0e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9452 | 2026.03.25 00:20:31.482510 [ 5 ] {2c026608-8483-4be6-8a19-095dd79e9b43} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
| 9453 | 2026.03.25 00:20:31.482824 [ 5 ] {2c026608-8483-4be6-8a19-095dd79e9b43} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 9454 | 2026.03.25 00:20:31.483039 [ 5 ] {2c026608-8483-4be6-8a19-095dd79e9b43} <Trace> oximeter.fields_u16 (b490aa8d-8720-450c-9d9d-0c0be0c6e0e1): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9455 | 2026.03.25 00:20:31.483174 [ 5 ] {2c026608-8483-4be6-8a19-095dd79e9b43} <Debug> executeQuery: Read 26 rows, 1.96 KiB in 0.001199 sec., 21684.737281067555 rows/sec., 1.59 MiB/sec. | ||
| 9456 | 2026.03.25 00:20:31.483175 [ 44 ] {} <Debug> oximeter.fields_u16 (b490aa8d-8720-450c-9d9d-0c0be0c6e0e1) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 9457 | 2026.03.25 00:20:31.483215 [ 5 ] {2c026608-8483-4be6-8a19-095dd79e9b43} <Debug> TCPHandler: Processed in 0.001373172 sec. | ||
| 9458 | 2026.03.25 00:20:31.483248 [ 44 ] {} <Trace> oximeter.fields_u16 (b490aa8d-8720-450c-9d9d-0c0be0c6e0e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9459 | 2026.03.25 00:20:31.483274 [ 44 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
| 9460 | 2026.03.25 00:20:31.483338 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9461 | 2026.03.25 00:20:31.483365 [ 187 ] {b490aa8d-8720-450c-9d9d-0c0be0c6e0e1::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 | ||
| 9462 | 2026.03.25 00:20:31.483440 [ 5 ] {e57ec5a1-ced5-4322-880b-1442b2a9d6e8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9463 | 2026.03.25 00:20:31.483450 [ 187 ] {b490aa8d-8720-450c-9d9d-0c0be0c6e0e1::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9464 | 2026.03.25 00:20:31.483480 [ 187 ] {b490aa8d-8720-450c-9d9d-0c0be0c6e0e1::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 209 rows starting from the beginning of the part | ||
| 9465 | 2026.03.25 00:20:31.483483 [ 5 ] {e57ec5a1-ced5-4322-880b-1442b2a9d6e8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9466 | 2026.03.25 00:20:31.483537 [ 187 ] {b490aa8d-8720-450c-9d9d-0c0be0c6e0e1::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 26 rows starting from the beginning of the part | ||
| 9467 | 2026.03.25 00:20:31.483578 [ 187 ] {b490aa8d-8720-450c-9d9d-0c0be0c6e0e1::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 156 rows starting from the beginning of the part | ||
| 9468 | 2026.03.25 00:20:31.483616 [ 187 ] {b490aa8d-8720-450c-9d9d-0c0be0c6e0e1::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 37 rows starting from the beginning of the part | ||
| 9469 | 2026.03.25 00:20:31.483654 [ 187 ] {b490aa8d-8720-450c-9d9d-0c0be0c6e0e1::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 156 rows starting from the beginning of the part | ||
| 9470 | 2026.03.25 00:20:31.483694 [ 187 ] {b490aa8d-8720-450c-9d9d-0c0be0c6e0e1::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 26 rows starting from the beginning of the part | ||
| 9471 | 2026.03.25 00:20:31.483936 [ 5 ] {e57ec5a1-ced5-4322-880b-1442b2a9d6e8} <Trace> oximeter.fields_uuid (6a83c119-7e6c-4ef5-9da4-bd1e7cdd4b62): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9472 | 2026.03.25 00:20:31.483972 [ 5 ] {e57ec5a1-ced5-4322-880b-1442b2a9d6e8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
| 9473 | 2026.03.25 00:20:31.484290 [ 5 ] {e57ec5a1-ced5-4322-880b-1442b2a9d6e8} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 9474 | 2026.03.25 00:20:31.484505 [ 5 ] {e57ec5a1-ced5-4322-880b-1442b2a9d6e8} <Trace> oximeter.fields_uuid (6a83c119-7e6c-4ef5-9da4-bd1e7cdd4b62): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9475 | 2026.03.25 00:20:31.484515 [ 193 ] {b490aa8d-8720-450c-9d9d-0c0be0c6e0e1::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 610 rows, containing 5 columns (5 merged, 0 gathered) in 0.001188438 sec., 513278.7743239445 rows/sec., 34.30 MiB/sec. | ||
| 9476 | 2026.03.25 00:20:31.484633 [ 5 ] {e57ec5a1-ced5-4322-880b-1442b2a9d6e8} <Debug> executeQuery: Read 90 rows, 7.20 KiB in 0.001213 sec., 74196.20774938169 rows/sec., 5.79 MiB/sec. | ||
| 9477 | 2026.03.25 00:20:31.484643 [ 195 ] {b490aa8d-8720-450c-9d9d-0c0be0c6e0e1::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 9478 | 2026.03.25 00:20:31.484677 [ 5 ] {e57ec5a1-ced5-4322-880b-1442b2a9d6e8} <Debug> TCPHandler: Processed in 0.001390283 sec. | ||
| 9479 | 2026.03.25 00:20:31.484794 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9480 | 2026.03.25 00:20:31.484889 [ 5 ] {7647da51-099d-46e9-b0f6-384ff5aea16b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9481 | 2026.03.25 00:20:31.484901 [ 195 ] {b490aa8d-8720-450c-9d9d-0c0be0c6e0e1::all_1_51_10} <Trace> oximeter.fields_u16 (b490aa8d-8720-450c-9d9d-0c0be0c6e0e1): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9482 | 2026.03.25 00:20:31.484934 [ 5 ] {7647da51-099d-46e9-b0f6-384ff5aea16b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9483 | 2026.03.25 00:20:31.484966 [ 195 ] {b490aa8d-8720-450c-9d9d-0c0be0c6e0e1::all_1_51_10} <Trace> oximeter.fields_u16 (b490aa8d-8720-450c-9d9d-0c0be0c6e0e1) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 9484 | 2026.03.25 00:20:31.485035 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.32 MiB. | ||
| 9485 | 2026.03.25 00:20:31.485357 [ 5 ] {7647da51-099d-46e9-b0f6-384ff5aea16b} <Trace> oximeter.measurements_cumulativeu64 (d9515f17-c5fd-4592-903e-92bbab0fc185): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9486 | 2026.03.25 00:20:31.485393 [ 5 ] {7647da51-099d-46e9-b0f6-384ff5aea16b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
| 9487 | 2026.03.25 00:20:31.485736 [ 5 ] {7647da51-099d-46e9-b0f6-384ff5aea16b} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 9488 | 2026.03.25 00:20:31.485943 [ 5 ] {7647da51-099d-46e9-b0f6-384ff5aea16b} <Trace> oximeter.measurements_cumulativeu64 (d9515f17-c5fd-4592-903e-92bbab0fc185): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9489 | 2026.03.25 00:20:31.486070 [ 5 ] {7647da51-099d-46e9-b0f6-384ff5aea16b} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.0012 sec., 133333.33333333334 rows/sec., 9.29 MiB/sec. | ||
| 9490 | 2026.03.25 00:20:31.486108 [ 5 ] {7647da51-099d-46e9-b0f6-384ff5aea16b} <Debug> TCPHandler: Processed in 0.001363891 sec. | ||
| 9491 | 2026.03.25 00:20:31.486231 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9492 | 2026.03.25 00:20:31.486327 [ 5 ] {38042ef3-a76b-40d1-9f9b-ffd26262c923} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 9493 | 2026.03.25 00:20:31.486382 [ 5 ] {38042ef3-a76b-40d1-9f9b-ffd26262c923} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 9494 | 2026.03.25 00:20:31.487188 [ 5 ] {38042ef3-a76b-40d1-9f9b-ffd26262c923} <Trace> oximeter.measurements_histogramu64 (66b3c5cd-c277-4614-b9e1-0e483a2d8930): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9495 | 2026.03.25 00:20:31.487225 [ 5 ] {38042ef3-a76b-40d1-9f9b-ffd26262c923} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
| 9496 | 2026.03.25 00:20:31.487769 [ 5 ] {38042ef3-a76b-40d1-9f9b-ffd26262c923} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 9497 | 2026.03.25 00:20:31.487994 [ 5 ] {38042ef3-a76b-40d1-9f9b-ffd26262c923} <Trace> oximeter.measurements_histogramu64 (66b3c5cd-c277-4614-b9e1-0e483a2d8930): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9498 | 2026.03.25 00:20:31.488110 [ 44 ] {} <Debug> oximeter.measurements_histogramu64 (66b3c5cd-c277-4614-b9e1-0e483a2d8930) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 9499 | 2026.03.25 00:20:31.488132 [ 5 ] {38042ef3-a76b-40d1-9f9b-ffd26262c923} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.001824 sec., 14254.38596491228 rows/sec., 25.54 MiB/sec. | ||
| 9500 | 2026.03.25 00:20:31.488149 [ 44 ] {} <Trace> oximeter.measurements_histogramu64 (66b3c5cd-c277-4614-b9e1-0e483a2d8930): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9501 | 2026.03.25 00:20:31.488176 [ 44 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
| 9502 | 2026.03.25 00:20:31.488193 [ 5 ] {38042ef3-a76b-40d1-9f9b-ffd26262c923} <Debug> TCPHandler: Processed in 0.002010936 sec. | ||
| 9503 | 2026.03.25 00:20:31.488269 [ 189 ] {66b3c5cd-c277-4614-b9e1-0e483a2d8930::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 | ||
| 9504 | 2026.03.25 00:20:31.488311 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9505 | 2026.03.25 00:20:31.488411 [ 5 ] {07a11eb2-c5d9-4872-91ad-9dd9c0896dad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9506 | 2026.03.25 00:20:31.488454 [ 5 ] {07a11eb2-c5d9-4872-91ad-9dd9c0896dad} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9507 | 2026.03.25 00:20:31.488538 [ 189 ] {66b3c5cd-c277-4614-b9e1-0e483a2d8930::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9508 | 2026.03.25 00:20:31.488609 [ 189 ] {66b3c5cd-c277-4614-b9e1-0e483a2d8930::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 895 rows starting from the beginning of the part | ||
| 9509 | 2026.03.25 00:20:31.488757 [ 189 ] {66b3c5cd-c277-4614-b9e1-0e483a2d8930::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 26 rows starting from the beginning of the part | ||
| 9510 | 2026.03.25 00:20:31.488796 [ 5 ] {07a11eb2-c5d9-4872-91ad-9dd9c0896dad} <Trace> oximeter.measurements_u64 (a46c3f3f-9ded-4b50-9fc2-4f503dd169a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9511 | 2026.03.25 00:20:31.488836 [ 5 ] {07a11eb2-c5d9-4872-91ad-9dd9c0896dad} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
| 9512 | 2026.03.25 00:20:31.488876 [ 189 ] {66b3c5cd-c277-4614-b9e1-0e483a2d8930::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 14 rows starting from the beginning of the part | ||
| 9513 | 2026.03.25 00:20:31.488993 [ 189 ] {66b3c5cd-c277-4614-b9e1-0e483a2d8930::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 35 rows starting from the beginning of the part | ||
| 9514 | 2026.03.25 00:20:31.489119 [ 189 ] {66b3c5cd-c277-4614-b9e1-0e483a2d8930::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 14 rows starting from the beginning of the part | ||
| 9515 | 2026.03.25 00:20:31.489153 [ 5 ] {07a11eb2-c5d9-4872-91ad-9dd9c0896dad} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 9516 | 2026.03.25 00:20:31.489224 [ 189 ] {66b3c5cd-c277-4614-b9e1-0e483a2d8930::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 26 rows starting from the beginning of the part | ||
| 9517 | 2026.03.25 00:20:31.489373 [ 5 ] {07a11eb2-c5d9-4872-91ad-9dd9c0896dad} <Trace> oximeter.measurements_u64 (a46c3f3f-9ded-4b50-9fc2-4f503dd169a4): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9518 | 2026.03.25 00:20:31.489530 [ 5 ] {07a11eb2-c5d9-4872-91ad-9dd9c0896dad} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001118 sec., 53667.26296958855 rows/sec., 3.62 MiB/sec. | ||
| 9519 | 2026.03.25 00:20:31.489571 [ 5 ] {07a11eb2-c5d9-4872-91ad-9dd9c0896dad} <Debug> TCPHandler: Processed in 0.00130899 sec. | ||
| 9520 | 2026.03.25 00:20:31.495302 [ 193 ] {66b3c5cd-c277-4614-b9e1-0e483a2d8930::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1010 rows, containing 19 columns (19 merged, 0 gathered) in 0.007075522 sec., 142745.65184024585 rows/sec., 255.79 MiB/sec. | ||
| 9521 | 2026.03.25 00:20:31.496446 [ 195 ] {66b3c5cd-c277-4614-b9e1-0e483a2d8930::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 9522 | 2026.03.25 00:20:31.496779 [ 195 ] {66b3c5cd-c277-4614-b9e1-0e483a2d8930::all_1_51_10} <Trace> oximeter.measurements_histogramu64 (66b3c5cd-c277-4614-b9e1-0e483a2d8930): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9523 | 2026.03.25 00:20:31.496849 [ 195 ] {66b3c5cd-c277-4614-b9e1-0e483a2d8930::all_1_51_10} <Trace> oximeter.measurements_histogramu64 (66b3c5cd-c277-4614-b9e1-0e483a2d8930) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 9524 | 2026.03.25 00:20:31.496989 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 8.32 MiB. | ||
| 9525 | 2026.03.25 00:20:32.000194 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 297.67 MiB, peak 305.94 MiB, free memory in arenas 0.00 B, will set to 300.64 MiB (RSS), difference: 2.97 MiB | ||
| 9526 | 2026.03.25 00:20:34.994986 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 1258 | ||
| 9527 | 2026.03.25 00:20:34.997738 [ 242 ] {} <Trace> system.query_log (9703172c-9101-4506-b1d0-613c64f918a0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9528 | 2026.03.25 00:20:34.997783 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
| 9529 | 2026.03.25 00:20:34.998942 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 9530 | 2026.03.25 00:20:34.999197 [ 242 ] {} <Trace> system.query_log (9703172c-9101-4506-b1d0-613c64f918a0): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9531 | 2026.03.25 00:20:34.999448 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1258 | ||
| 9532 | 2026.03.25 00:20:36.487295 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9533 | 2026.03.25 00:20:36.487480 [ 5 ] {28960293-8627-45d9-9b69-abe425581999} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 9534 | 2026.03.25 00:20:36.487545 [ 5 ] {28960293-8627-45d9-9b69-abe425581999} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 9535 | 2026.03.25 00:20:36.488329 [ 5 ] {28960293-8627-45d9-9b69-abe425581999} <Trace> oximeter.fields_i16 (78240462-1731-4218-9a79-d1fbaf59befe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9536 | 2026.03.25 00:20:36.488371 [ 5 ] {28960293-8627-45d9-9b69-abe425581999} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
| 9537 | 2026.03.25 00:20:36.488764 [ 5 ] {28960293-8627-45d9-9b69-abe425581999} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 9538 | 2026.03.25 00:20:36.488990 [ 5 ] {28960293-8627-45d9-9b69-abe425581999} <Trace> oximeter.fields_i16 (78240462-1731-4218-9a79-d1fbaf59befe): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9539 | 2026.03.25 00:20:36.489141 [ 5 ] {28960293-8627-45d9-9b69-abe425581999} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001709 sec., 166179.05207723816 rows/sec., 10.55 MiB/sec. | ||
| 9540 | 2026.03.25 00:20:36.489182 [ 5 ] {28960293-8627-45d9-9b69-abe425581999} <Debug> TCPHandler: Processed in 0.002014686 sec. | ||
| 9541 | 2026.03.25 00:20:36.489307 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9542 | 2026.03.25 00:20:36.489404 [ 5 ] {951002bc-eb88-4d67-9f40-5371e0d1fb45} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9543 | 2026.03.25 00:20:36.489445 [ 5 ] {951002bc-eb88-4d67-9f40-5371e0d1fb45} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9544 | 2026.03.25 00:20:36.490443 [ 5 ] {951002bc-eb88-4d67-9f40-5371e0d1fb45} <Trace> oximeter.fields_string (da9d4756-c540-45ff-bdbb-bdc9c8d31861): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9545 | 2026.03.25 00:20:36.490480 [ 5 ] {951002bc-eb88-4d67-9f40-5371e0d1fb45} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
| 9546 | 2026.03.25 00:20:36.490833 [ 5 ] {951002bc-eb88-4d67-9f40-5371e0d1fb45} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 9547 | 2026.03.25 00:20:36.491054 [ 5 ] {951002bc-eb88-4d67-9f40-5371e0d1fb45} <Trace> oximeter.fields_string (da9d4756-c540-45ff-bdbb-bdc9c8d31861): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9548 | 2026.03.25 00:20:36.491186 [ 5 ] {951002bc-eb88-4d67-9f40-5371e0d1fb45} <Debug> executeQuery: Read 825 rows, 66.29 KiB in 0.001801 sec., 458078.84508606326 rows/sec., 35.94 MiB/sec. | ||
| 9549 | 2026.03.25 00:20:36.491223 [ 5 ] {951002bc-eb88-4d67-9f40-5371e0d1fb45} <Debug> TCPHandler: Processed in 0.001966476 sec. | ||
| 9550 | 2026.03.25 00:20:36.491326 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9551 | 2026.03.25 00:20:36.491421 [ 5 ] {209072ad-6817-4253-bbbd-9084b0adb574} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 9552 | 2026.03.25 00:20:36.491462 [ 5 ] {209072ad-6817-4253-bbbd-9084b0adb574} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 9553 | 2026.03.25 00:20:36.491943 [ 5 ] {209072ad-6817-4253-bbbd-9084b0adb574} <Trace> oximeter.fields_u16 (b490aa8d-8720-450c-9d9d-0c0be0c6e0e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9554 | 2026.03.25 00:20:36.491977 [ 5 ] {209072ad-6817-4253-bbbd-9084b0adb574} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
| 9555 | 2026.03.25 00:20:36.492283 [ 5 ] {209072ad-6817-4253-bbbd-9084b0adb574} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 9556 | 2026.03.25 00:20:36.492490 [ 5 ] {209072ad-6817-4253-bbbd-9084b0adb574} <Trace> oximeter.fields_u16 (b490aa8d-8720-450c-9d9d-0c0be0c6e0e1): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9557 | 2026.03.25 00:20:36.492618 [ 5 ] {209072ad-6817-4253-bbbd-9084b0adb574} <Debug> executeQuery: Read 156 rows, 9.59 KiB in 0.001216 sec., 128289.47368421052 rows/sec., 7.71 MiB/sec. | ||
| 9558 | 2026.03.25 00:20:36.492656 [ 5 ] {209072ad-6817-4253-bbbd-9084b0adb574} <Debug> TCPHandler: Processed in 0.001379211 sec. | ||
| 9559 | 2026.03.25 00:20:36.492766 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9560 | 2026.03.25 00:20:36.492861 [ 5 ] {486c8555-a5dc-4c34-abe9-dcd76ff872d9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 9561 | 2026.03.25 00:20:36.492926 [ 5 ] {486c8555-a5dc-4c34-abe9-dcd76ff872d9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 9562 | 2026.03.25 00:20:36.493386 [ 5 ] {486c8555-a5dc-4c34-abe9-dcd76ff872d9} <Trace> oximeter.fields_u32 (79eddaf6-5920-48fe-8c45-6c5582e58677): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9563 | 2026.03.25 00:20:36.493422 [ 5 ] {486c8555-a5dc-4c34-abe9-dcd76ff872d9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
| 9564 | 2026.03.25 00:20:36.493724 [ 5 ] {486c8555-a5dc-4c34-abe9-dcd76ff872d9} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 9565 | 2026.03.25 00:20:36.493931 [ 5 ] {486c8555-a5dc-4c34-abe9-dcd76ff872d9} <Trace> oximeter.fields_u32 (79eddaf6-5920-48fe-8c45-6c5582e58677): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9566 | 2026.03.25 00:20:36.494057 [ 5 ] {486c8555-a5dc-4c34-abe9-dcd76ff872d9} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001215 sec., 122633.74485596709 rows/sec., 7.92 MiB/sec. | ||
| 9567 | 2026.03.25 00:20:36.494094 [ 5 ] {486c8555-a5dc-4c34-abe9-dcd76ff872d9} <Debug> TCPHandler: Processed in 0.001377451 sec. | ||
| 9568 | 2026.03.25 00:20:36.494206 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9569 | 2026.03.25 00:20:36.494301 [ 5 ] {26a1e16c-1b1d-4713-9f86-338f8b3aa6a5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 9570 | 2026.03.25 00:20:36.494365 [ 5 ] {26a1e16c-1b1d-4713-9f86-338f8b3aa6a5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 9571 | 2026.03.25 00:20:36.494828 [ 5 ] {26a1e16c-1b1d-4713-9f86-338f8b3aa6a5} <Trace> oximeter.fields_u8 (fa258e8d-285a-434f-b894-6be795807874): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9572 | 2026.03.25 00:20:36.494862 [ 5 ] {26a1e16c-1b1d-4713-9f86-338f8b3aa6a5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
| 9573 | 2026.03.25 00:20:36.495169 [ 5 ] {26a1e16c-1b1d-4713-9f86-338f8b3aa6a5} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 9574 | 2026.03.25 00:20:36.495381 [ 5 ] {26a1e16c-1b1d-4713-9f86-338f8b3aa6a5} <Trace> oximeter.fields_u8 (fa258e8d-285a-434f-b894-6be795807874): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9575 | 2026.03.25 00:20:36.495507 [ 5 ] {26a1e16c-1b1d-4713-9f86-338f8b3aa6a5} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001225 sec., 120816.32653061225 rows/sec., 6.87 MiB/sec. | ||
| 9576 | 2026.03.25 00:20:36.495544 [ 5 ] {26a1e16c-1b1d-4713-9f86-338f8b3aa6a5} <Debug> TCPHandler: Processed in 0.001387812 sec. | ||
| 9577 | 2026.03.25 00:20:36.495656 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9578 | 2026.03.25 00:20:36.495752 [ 5 ] {f7f7ec51-7d4f-44d4-8460-8c4b622a0a13} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9579 | 2026.03.25 00:20:36.495792 [ 5 ] {f7f7ec51-7d4f-44d4-8460-8c4b622a0a13} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9580 | 2026.03.25 00:20:36.496474 [ 5 ] {f7f7ec51-7d4f-44d4-8460-8c4b622a0a13} <Trace> oximeter.fields_uuid (6a83c119-7e6c-4ef5-9da4-bd1e7cdd4b62): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9581 | 2026.03.25 00:20:36.496509 [ 5 ] {f7f7ec51-7d4f-44d4-8460-8c4b622a0a13} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
| 9582 | 2026.03.25 00:20:36.496849 [ 5 ] {f7f7ec51-7d4f-44d4-8460-8c4b622a0a13} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 9583 | 2026.03.25 00:20:36.497056 [ 5 ] {f7f7ec51-7d4f-44d4-8460-8c4b622a0a13} <Trace> oximeter.fields_uuid (6a83c119-7e6c-4ef5-9da4-bd1e7cdd4b62): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9584 | 2026.03.25 00:20:36.497185 [ 5 ] {f7f7ec51-7d4f-44d4-8460-8c4b622a0a13} <Debug> executeQuery: Read 504 rows, 36.30 KiB in 0.001451 sec., 347346.65747760166 rows/sec., 24.43 MiB/sec. | ||
| 9585 | 2026.03.25 00:20:36.497222 [ 5 ] {f7f7ec51-7d4f-44d4-8460-8c4b622a0a13} <Debug> TCPHandler: Processed in 0.001615937 sec. | ||
| 9586 | 2026.03.25 00:20:36.497330 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9587 | 2026.03.25 00:20:36.497425 [ 5 ] {9ab6c638-3a3d-4e7b-af83-3a350d35f20e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 9588 | 2026.03.25 00:20:36.497467 [ 5 ] {9ab6c638-3a3d-4e7b-af83-3a350d35f20e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 9589 | 2026.03.25 00:20:36.497799 [ 5 ] {9ab6c638-3a3d-4e7b-af83-3a350d35f20e} <Trace> oximeter.measurements_bool (8a3ce6e0-f76a-4ba2-9a43-4275c3c9549e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9590 | 2026.03.25 00:20:36.497833 [ 5 ] {9ab6c638-3a3d-4e7b-af83-3a350d35f20e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
| 9591 | 2026.03.25 00:20:36.498131 [ 5 ] {9ab6c638-3a3d-4e7b-af83-3a350d35f20e} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 9592 | 2026.03.25 00:20:36.498341 [ 5 ] {9ab6c638-3a3d-4e7b-af83-3a350d35f20e} <Trace> oximeter.measurements_bool (8a3ce6e0-f76a-4ba2-9a43-4275c3c9549e): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9593 | 2026.03.25 00:20:36.498469 [ 5 ] {9ab6c638-3a3d-4e7b-af83-3a350d35f20e} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001064 sec., 5639.097744360902 rows/sec., 294.62 KiB/sec. | ||
| 9594 | 2026.03.25 00:20:36.498506 [ 5 ] {9ab6c638-3a3d-4e7b-af83-3a350d35f20e} <Debug> TCPHandler: Processed in 0.001224578 sec. | ||
| 9595 | 2026.03.25 00:20:36.498612 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9596 | 2026.03.25 00:20:36.498712 [ 5 ] {cc4f1aeb-c482-4a21-b578-806e37a083fa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9597 | 2026.03.25 00:20:36.498754 [ 5 ] {cc4f1aeb-c482-4a21-b578-806e37a083fa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9598 | 2026.03.25 00:20:36.499204 [ 5 ] {cc4f1aeb-c482-4a21-b578-806e37a083fa} <Trace> oximeter.measurements_cumulativeu64 (d9515f17-c5fd-4592-903e-92bbab0fc185): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9599 | 2026.03.25 00:20:36.499240 [ 5 ] {cc4f1aeb-c482-4a21-b578-806e37a083fa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
| 9600 | 2026.03.25 00:20:36.499575 [ 5 ] {cc4f1aeb-c482-4a21-b578-806e37a083fa} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 9601 | 2026.03.25 00:20:36.499778 [ 5 ] {cc4f1aeb-c482-4a21-b578-806e37a083fa} <Trace> oximeter.measurements_cumulativeu64 (d9515f17-c5fd-4592-903e-92bbab0fc185): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9602 | 2026.03.25 00:20:36.499904 [ 5 ] {cc4f1aeb-c482-4a21-b578-806e37a083fa} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001211 sec., 218827.41535920725 rows/sec., 14.54 MiB/sec. | ||
| 9603 | 2026.03.25 00:20:36.499941 [ 5 ] {cc4f1aeb-c482-4a21-b578-806e37a083fa} <Debug> TCPHandler: Processed in 0.001379372 sec. | ||
| 9604 | 2026.03.25 00:20:36.500054 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9605 | 2026.03.25 00:20:36.500148 [ 5 ] {6af431bd-e601-45e4-a534-1689d373d4d5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 9606 | 2026.03.25 00:20:36.500191 [ 5 ] {6af431bd-e601-45e4-a534-1689d373d4d5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 9607 | 2026.03.25 00:20:36.500500 [ 5 ] {6af431bd-e601-45e4-a534-1689d373d4d5} <Trace> oximeter.measurements_f64 (212c2a6f-90cf-4c71-aafe-78c3b1fd8e79): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9608 | 2026.03.25 00:20:36.500532 [ 5 ] {6af431bd-e601-45e4-a534-1689d373d4d5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
| 9609 | 2026.03.25 00:20:36.500820 [ 5 ] {6af431bd-e601-45e4-a534-1689d373d4d5} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 9610 | 2026.03.25 00:20:36.501027 [ 5 ] {6af431bd-e601-45e4-a534-1689d373d4d5} <Trace> oximeter.measurements_f64 (212c2a6f-90cf-4c71-aafe-78c3b1fd8e79): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9611 | 2026.03.25 00:20:36.501151 [ 5 ] {6af431bd-e601-45e4-a534-1689d373d4d5} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001022 sec., 978.4735812133073 rows/sec., 65.93 KiB/sec. | ||
| 9612 | 2026.03.25 00:20:36.501187 [ 5 ] {6af431bd-e601-45e4-a534-1689d373d4d5} <Debug> TCPHandler: Processed in 0.001186277 sec. | ||
| 9613 | 2026.03.25 00:20:36.501286 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9614 | 2026.03.25 00:20:36.501380 [ 5 ] {1877907c-7732-439f-9840-495c64026182} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 9615 | 2026.03.25 00:20:36.501431 [ 5 ] {1877907c-7732-439f-9840-495c64026182} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 9616 | 2026.03.25 00:20:36.502204 [ 5 ] {1877907c-7732-439f-9840-495c64026182} <Trace> oximeter.measurements_histogramu64 (66b3c5cd-c277-4614-b9e1-0e483a2d8930): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9617 | 2026.03.25 00:20:36.502238 [ 5 ] {1877907c-7732-439f-9840-495c64026182} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
| 9618 | 2026.03.25 00:20:36.502735 [ 5 ] {1877907c-7732-439f-9840-495c64026182} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 9619 | 2026.03.25 00:20:36.502942 [ 5 ] {1877907c-7732-439f-9840-495c64026182} <Trace> oximeter.measurements_histogramu64 (66b3c5cd-c277-4614-b9e1-0e483a2d8930): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9620 | 2026.03.25 00:20:36.503081 [ 5 ] {1877907c-7732-439f-9840-495c64026182} <Debug> executeQuery: Read 14 rows, 25.69 KiB in 0.001719 sec., 8144.2699243746365 rows/sec., 14.59 MiB/sec. | ||
| 9621 | 2026.03.25 00:20:36.503134 [ 5 ] {1877907c-7732-439f-9840-495c64026182} <Debug> TCPHandler: Processed in 0.001896314 sec. | ||
| 9622 | 2026.03.25 00:20:36.503245 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9623 | 2026.03.25 00:20:36.503338 [ 5 ] {bc6573ad-0f75-42c3-be3b-1eea144e377e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9624 | 2026.03.25 00:20:36.503379 [ 5 ] {bc6573ad-0f75-42c3-be3b-1eea144e377e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9625 | 2026.03.25 00:20:36.503718 [ 5 ] {bc6573ad-0f75-42c3-be3b-1eea144e377e} <Trace> oximeter.measurements_u64 (a46c3f3f-9ded-4b50-9fc2-4f503dd169a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9626 | 2026.03.25 00:20:36.503752 [ 5 ] {bc6573ad-0f75-42c3-be3b-1eea144e377e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
| 9627 | 2026.03.25 00:20:36.504048 [ 5 ] {bc6573ad-0f75-42c3-be3b-1eea144e377e} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 9628 | 2026.03.25 00:20:36.504250 [ 5 ] {bc6573ad-0f75-42c3-be3b-1eea144e377e} <Trace> oximeter.measurements_u64 (a46c3f3f-9ded-4b50-9fc2-4f503dd169a4): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9629 | 2026.03.25 00:20:36.504372 [ 5 ] {bc6573ad-0f75-42c3-be3b-1eea144e377e} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001053 sec., 85470.08547008548 rows/sec., 5.35 MiB/sec. | ||
| 9630 | 2026.03.25 00:20:36.504408 [ 5 ] {bc6573ad-0f75-42c3-be3b-1eea144e377e} <Debug> TCPHandler: Processed in 0.001213068 sec. | ||
| 9631 | 2026.03.25 00:20:37.395469 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 18654 | ||
| 9632 | 2026.03.25 00:20:37.396191 [ 244 ] {} <Trace> system.asynchronous_metric_log (0898b27c-367e-447b-8482-f4822232c365): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9633 | 2026.03.25 00:20:37.396265 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
| 9634 | 2026.03.25 00:20:37.396899 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 9635 | 2026.03.25 00:20:37.397140 [ 244 ] {} <Trace> system.asynchronous_metric_log (0898b27c-367e-447b-8482-f4822232c365): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9636 | 2026.03.25 00:20:37.397269 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 18654 | ||
| 9637 | 2026.03.25 00:20:38.371896 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 294 | ||
| 9638 | 2026.03.25 00:20:38.388948 [ 243 ] {} <Trace> system.metric_log (8832bb94-2db2-42e0-923d-5bcca7c2cc3b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9639 | 2026.03.25 00:20:38.389014 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
| 9640 | 2026.03.25 00:20:38.395205 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 9641 | 2026.03.25 00:20:38.395889 [ 243 ] {} <Trace> system.metric_log (8832bb94-2db2-42e0-923d-5bcca7c2cc3b): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9642 | 2026.03.25 00:20:38.398782 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 294 | ||
| 9643 | 2026.03.25 00:20:41.479172 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9644 | 2026.03.25 00:20:41.479364 [ 5 ] {b283200c-ddf7-4a3c-aa56-13ddfc5fb449} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9645 | 2026.03.25 00:20:41.479436 [ 5 ] {b283200c-ddf7-4a3c-aa56-13ddfc5fb449} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9646 | 2026.03.25 00:20:41.480124 [ 5 ] {b283200c-ddf7-4a3c-aa56-13ddfc5fb449} <Trace> oximeter.fields_string (da9d4756-c540-45ff-bdbb-bdc9c8d31861): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9647 | 2026.03.25 00:20:41.480170 [ 5 ] {b283200c-ddf7-4a3c-aa56-13ddfc5fb449} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
| 9648 | 2026.03.25 00:20:41.480562 [ 5 ] {b283200c-ddf7-4a3c-aa56-13ddfc5fb449} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 9649 | 2026.03.25 00:20:41.480784 [ 5 ] {b283200c-ddf7-4a3c-aa56-13ddfc5fb449} <Trace> oximeter.fields_string (da9d4756-c540-45ff-bdbb-bdc9c8d31861): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9650 | 2026.03.25 00:20:41.480937 [ 5 ] {b283200c-ddf7-4a3c-aa56-13ddfc5fb449} <Debug> executeQuery: Read 108 rows, 9.31 KiB in 0.001623 sec., 66543.43807763401 rows/sec., 5.60 MiB/sec. | ||
| 9651 | 2026.03.25 00:20:41.480978 [ 5 ] {b283200c-ddf7-4a3c-aa56-13ddfc5fb449} <Debug> TCPHandler: Processed in 0.001940544 sec. | ||
| 9652 | 2026.03.25 00:20:41.481109 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9653 | 2026.03.25 00:20:41.481205 [ 5 ] {7aa8c3e4-b2c8-4f7e-8853-060500897b34} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 9654 | 2026.03.25 00:20:41.481246 [ 5 ] {7aa8c3e4-b2c8-4f7e-8853-060500897b34} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 9655 | 2026.03.25 00:20:41.481653 [ 5 ] {7aa8c3e4-b2c8-4f7e-8853-060500897b34} <Trace> oximeter.fields_u16 (b490aa8d-8720-450c-9d9d-0c0be0c6e0e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9656 | 2026.03.25 00:20:41.481690 [ 5 ] {7aa8c3e4-b2c8-4f7e-8853-060500897b34} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
| 9657 | 2026.03.25 00:20:41.481987 [ 5 ] {7aa8c3e4-b2c8-4f7e-8853-060500897b34} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 9658 | 2026.03.25 00:20:41.482208 [ 5 ] {7aa8c3e4-b2c8-4f7e-8853-060500897b34} <Trace> oximeter.fields_u16 (b490aa8d-8720-450c-9d9d-0c0be0c6e0e1): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9659 | 2026.03.25 00:20:41.482339 [ 5 ] {7aa8c3e4-b2c8-4f7e-8853-060500897b34} <Debug> executeQuery: Read 26 rows, 1.96 KiB in 0.001153 sec., 22549.869904596704 rows/sec., 1.66 MiB/sec. | ||
| 9660 | 2026.03.25 00:20:41.482377 [ 5 ] {7aa8c3e4-b2c8-4f7e-8853-060500897b34} <Debug> TCPHandler: Processed in 0.00132018 sec. | ||
| 9661 | 2026.03.25 00:20:41.482486 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9662 | 2026.03.25 00:20:41.482580 [ 5 ] {a3f77e12-e7ee-4698-95bf-7254cc3ba168} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9663 | 2026.03.25 00:20:41.482620 [ 5 ] {a3f77e12-e7ee-4698-95bf-7254cc3ba168} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9664 | 2026.03.25 00:20:41.483038 [ 5 ] {a3f77e12-e7ee-4698-95bf-7254cc3ba168} <Trace> oximeter.fields_uuid (6a83c119-7e6c-4ef5-9da4-bd1e7cdd4b62): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9665 | 2026.03.25 00:20:41.483078 [ 5 ] {a3f77e12-e7ee-4698-95bf-7254cc3ba168} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
| 9666 | 2026.03.25 00:20:41.483378 [ 5 ] {a3f77e12-e7ee-4698-95bf-7254cc3ba168} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 9667 | 2026.03.25 00:20:41.483581 [ 5 ] {a3f77e12-e7ee-4698-95bf-7254cc3ba168} <Trace> oximeter.fields_uuid (6a83c119-7e6c-4ef5-9da4-bd1e7cdd4b62): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9668 | 2026.03.25 00:20:41.483715 [ 5 ] {a3f77e12-e7ee-4698-95bf-7254cc3ba168} <Debug> executeQuery: Read 90 rows, 7.20 KiB in 0.001152 sec., 78125 rows/sec., 6.10 MiB/sec. | ||
| 9669 | 2026.03.25 00:20:41.483753 [ 5 ] {a3f77e12-e7ee-4698-95bf-7254cc3ba168} <Debug> TCPHandler: Processed in 0.00131648 sec. | ||
| 9670 | 2026.03.25 00:20:41.483866 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9671 | 2026.03.25 00:20:41.483963 [ 5 ] {0e5a7bb2-ca54-44d7-9f6d-cb061e57396f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9672 | 2026.03.25 00:20:41.484007 [ 5 ] {0e5a7bb2-ca54-44d7-9f6d-cb061e57396f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9673 | 2026.03.25 00:20:41.484426 [ 5 ] {0e5a7bb2-ca54-44d7-9f6d-cb061e57396f} <Trace> oximeter.measurements_cumulativeu64 (d9515f17-c5fd-4592-903e-92bbab0fc185): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9674 | 2026.03.25 00:20:41.484461 [ 5 ] {0e5a7bb2-ca54-44d7-9f6d-cb061e57396f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
| 9675 | 2026.03.25 00:20:41.484775 [ 5 ] {0e5a7bb2-ca54-44d7-9f6d-cb061e57396f} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 9676 | 2026.03.25 00:20:41.484972 [ 5 ] {0e5a7bb2-ca54-44d7-9f6d-cb061e57396f} <Trace> oximeter.measurements_cumulativeu64 (d9515f17-c5fd-4592-903e-92bbab0fc185): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9677 | 2026.03.25 00:20:41.485096 [ 27 ] {} <Debug> oximeter.measurements_cumulativeu64 (d9515f17-c5fd-4592-903e-92bbab0fc185) (MergerMutator): Selected 6 parts from all_1_60_12 to all_65_65_0 | ||
| 9678 | 2026.03.25 00:20:41.485108 [ 5 ] {0e5a7bb2-ca54-44d7-9f6d-cb061e57396f} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001165 sec., 137339.0557939914 rows/sec., 9.57 MiB/sec. | ||
| 9679 | 2026.03.25 00:20:41.485164 [ 27 ] {} <Trace> oximeter.measurements_cumulativeu64 (d9515f17-c5fd-4592-903e-92bbab0fc185): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9680 | 2026.03.25 00:20:41.485175 [ 5 ] {0e5a7bb2-ca54-44d7-9f6d-cb061e57396f} <Debug> TCPHandler: Processed in 0.001358421 sec. | ||
| 9681 | 2026.03.25 00:20:41.485197 [ 27 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
| 9682 | 2026.03.25 00:20:41.485318 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9683 | 2026.03.25 00:20:41.485329 [ 190 ] {d9515f17-c5fd-4592-903e-92bbab0fc185::all_1_65_13} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_60_12 to all_65_65_0 into Compact with storage Full | ||
| 9684 | 2026.03.25 00:20:41.485417 [ 5 ] {2c0033f1-0f01-4d17-a4f3-46d6a2e8db59} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 9685 | 2026.03.25 00:20:41.485475 [ 5 ] {2c0033f1-0f01-4d17-a4f3-46d6a2e8db59} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 9686 | 2026.03.25 00:20:41.485485 [ 190 ] {d9515f17-c5fd-4592-903e-92bbab0fc185::all_1_65_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9687 | 2026.03.25 00:20:41.485529 [ 190 ] {d9515f17-c5fd-4592-903e-92bbab0fc185::all_1_65_13} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_60_12, total 25074 rows starting from the beginning of the part | ||
| 9688 | 2026.03.25 00:20:41.485602 [ 190 ] {d9515f17-c5fd-4592-903e-92bbab0fc185::all_1_65_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 128 rows starting from the beginning of the part | ||
| 9689 | 2026.03.25 00:20:41.485654 [ 190 ] {d9515f17-c5fd-4592-903e-92bbab0fc185::all_1_65_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 265 rows starting from the beginning of the part | ||
| 9690 | 2026.03.25 00:20:41.485703 [ 190 ] {d9515f17-c5fd-4592-903e-92bbab0fc185::all_1_65_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 160 rows starting from the beginning of the part | ||
| 9691 | 2026.03.25 00:20:41.485749 [ 190 ] {d9515f17-c5fd-4592-903e-92bbab0fc185::all_1_65_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 265 rows starting from the beginning of the part | ||
| 9692 | 2026.03.25 00:20:41.485803 [ 190 ] {d9515f17-c5fd-4592-903e-92bbab0fc185::all_1_65_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 160 rows starting from the beginning of the part | ||
| 9693 | 2026.03.25 00:20:41.486281 [ 5 ] {2c0033f1-0f01-4d17-a4f3-46d6a2e8db59} <Trace> oximeter.measurements_histogramu64 (66b3c5cd-c277-4614-b9e1-0e483a2d8930): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9694 | 2026.03.25 00:20:41.486322 [ 5 ] {2c0033f1-0f01-4d17-a4f3-46d6a2e8db59} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
| 9695 | 2026.03.25 00:20:41.486866 [ 5 ] {2c0033f1-0f01-4d17-a4f3-46d6a2e8db59} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 9696 | 2026.03.25 00:20:41.487090 [ 5 ] {2c0033f1-0f01-4d17-a4f3-46d6a2e8db59} <Trace> oximeter.measurements_histogramu64 (66b3c5cd-c277-4614-b9e1-0e483a2d8930): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9697 | 2026.03.25 00:20:41.487230 [ 5 ] {2c0033f1-0f01-4d17-a4f3-46d6a2e8db59} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.001831 sec., 14199.890770071 rows/sec., 25.45 MiB/sec. | ||
| 9698 | 2026.03.25 00:20:41.487282 [ 5 ] {2c0033f1-0f01-4d17-a4f3-46d6a2e8db59} <Debug> TCPHandler: Processed in 0.002012426 sec. | ||
| 9699 | 2026.03.25 00:20:41.487397 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9700 | 2026.03.25 00:20:41.487490 [ 5 ] {f0615c80-d139-4366-aab9-d84b024f446b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9701 | 2026.03.25 00:20:41.487531 [ 5 ] {f0615c80-d139-4366-aab9-d84b024f446b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9702 | 2026.03.25 00:20:41.487866 [ 5 ] {f0615c80-d139-4366-aab9-d84b024f446b} <Trace> oximeter.measurements_u64 (a46c3f3f-9ded-4b50-9fc2-4f503dd169a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9703 | 2026.03.25 00:20:41.487901 [ 5 ] {f0615c80-d139-4366-aab9-d84b024f446b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
| 9704 | 2026.03.25 00:20:41.488211 [ 5 ] {f0615c80-d139-4366-aab9-d84b024f446b} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 9705 | 2026.03.25 00:20:41.488422 [ 5 ] {f0615c80-d139-4366-aab9-d84b024f446b} <Trace> oximeter.measurements_u64 (a46c3f3f-9ded-4b50-9fc2-4f503dd169a4): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9706 | 2026.03.25 00:20:41.488558 [ 5 ] {f0615c80-d139-4366-aab9-d84b024f446b} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001086 sec., 55248.61878453039 rows/sec., 3.72 MiB/sec. | ||
| 9707 | 2026.03.25 00:20:41.488594 [ 5 ] {f0615c80-d139-4366-aab9-d84b024f446b} <Debug> TCPHandler: Processed in 0.001243849 sec. | ||
| 9708 | 2026.03.25 00:20:41.498619 [ 195 ] {d9515f17-c5fd-4592-903e-92bbab0fc185::all_1_65_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 26052 rows, containing 5 columns (5 merged, 0 gathered) in 0.013348586 sec., 1951667.3900891074 rows/sec., 124.63 MiB/sec. | ||
| 9709 | 2026.03.25 00:20:41.498930 [ 192 ] {d9515f17-c5fd-4592-903e-92bbab0fc185::all_1_65_13} <Trace> MergedBlockOutputStream: filled checksums all_1_65_13 (state Temporary) | ||
| 9710 | 2026.03.25 00:20:41.499251 [ 192 ] {d9515f17-c5fd-4592-903e-92bbab0fc185::all_1_65_13} <Trace> oximeter.measurements_cumulativeu64 (d9515f17-c5fd-4592-903e-92bbab0fc185): Renaming temporary part tmp_merge_all_1_65_13 to all_1_65_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9711 | 2026.03.25 00:20:41.499332 [ 192 ] {d9515f17-c5fd-4592-903e-92bbab0fc185::all_1_65_13} <Trace> oximeter.measurements_cumulativeu64 (d9515f17-c5fd-4592-903e-92bbab0fc185) (MergerMutator): Merged 6 parts: [all_1_60_12, all_65_65_0] -> all_1_65_13 | ||
| 9712 | 2026.03.25 00:20:41.499446 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.33 MiB. | ||
| 9713 | 2026.03.25 00:20:44.705906 [ 72 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 9714 | 2026.03.25 00:20:44.705981 [ 72 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 9715 | 2026.03.25 00:20:44.897418 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 19102 | ||
| 9716 | 2026.03.25 00:20:44.897931 [ 244 ] {} <Trace> system.asynchronous_metric_log (0898b27c-367e-447b-8482-f4822232c365): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9717 | 2026.03.25 00:20:44.897978 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
| 9718 | 2026.03.25 00:20:44.898456 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 9719 | 2026.03.25 00:20:44.898691 [ 244 ] {} <Trace> system.asynchronous_metric_log (0898b27c-367e-447b-8482-f4822232c365): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9720 | 2026.03.25 00:20:44.898826 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 19102 | ||
| 9721 | 2026.03.25 00:20:44.999696 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 1292 | ||
| 9722 | 2026.03.25 00:20:45.000182 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 297.66 MiB, peak 308.63 MiB, free memory in arenas 0.00 B, will set to 301.65 MiB (RSS), difference: 3.99 MiB | ||
| 9723 | 2026.03.25 00:20:45.002067 [ 242 ] {} <Trace> system.query_log (9703172c-9101-4506-b1d0-613c64f918a0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9724 | 2026.03.25 00:20:45.002110 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
| 9725 | 2026.03.25 00:20:45.003305 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 9726 | 2026.03.25 00:20:45.003568 [ 242 ] {} <Trace> system.query_log (9703172c-9101-4506-b1d0-613c64f918a0): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9727 | 2026.03.25 00:20:45.003931 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1292 | ||
| 9728 | 2026.03.25 00:20:45.898911 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 302 | ||
| 9729 | 2026.03.25 00:20:45.916374 [ 243 ] {} <Trace> system.metric_log (8832bb94-2db2-42e0-923d-5bcca7c2cc3b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9730 | 2026.03.25 00:20:45.916435 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
| 9731 | 2026.03.25 00:20:45.922635 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 9732 | 2026.03.25 00:20:45.923379 [ 243 ] {} <Trace> system.metric_log (8832bb94-2db2-42e0-923d-5bcca7c2cc3b): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9733 | 2026.03.25 00:20:45.927005 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 302 | ||
| 9734 | 2026.03.25 00:20:46.000181 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 306.18 MiB, peak 310.18 MiB, free memory in arenas 0.00 B, will set to 301.68 MiB (RSS), difference: -4.50 MiB | ||
| 9735 | 2026.03.25 00:20:46.487741 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9736 | 2026.03.25 00:20:46.487923 [ 5 ] {bb48d2dd-6890-41aa-a056-2088c8cf24aa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 9737 | 2026.03.25 00:20:46.487985 [ 5 ] {bb48d2dd-6890-41aa-a056-2088c8cf24aa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 9738 | 2026.03.25 00:20:46.488779 [ 5 ] {bb48d2dd-6890-41aa-a056-2088c8cf24aa} <Trace> oximeter.fields_i16 (78240462-1731-4218-9a79-d1fbaf59befe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9739 | 2026.03.25 00:20:46.488818 [ 5 ] {bb48d2dd-6890-41aa-a056-2088c8cf24aa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
| 9740 | 2026.03.25 00:20:46.489223 [ 5 ] {bb48d2dd-6890-41aa-a056-2088c8cf24aa} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 9741 | 2026.03.25 00:20:46.489444 [ 5 ] {bb48d2dd-6890-41aa-a056-2088c8cf24aa} <Trace> oximeter.fields_i16 (78240462-1731-4218-9a79-d1fbaf59befe): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9742 | 2026.03.25 00:20:46.489566 [ 91 ] {} <Debug> oximeter.fields_i16 (78240462-1731-4218-9a79-d1fbaf59befe) (MergerMutator): Selected 5 parts from all_1_25_6 to all_29_29_0 | ||
| 9743 | 2026.03.25 00:20:46.489589 [ 5 ] {bb48d2dd-6890-41aa-a056-2088c8cf24aa} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001714 sec., 165694.28238039673 rows/sec., 10.52 MiB/sec. | ||
| 9744 | 2026.03.25 00:20:46.489603 [ 91 ] {} <Trace> oximeter.fields_i16 (78240462-1731-4218-9a79-d1fbaf59befe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9745 | 2026.03.25 00:20:46.489627 [ 91 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
| 9746 | 2026.03.25 00:20:46.489631 [ 5 ] {bb48d2dd-6890-41aa-a056-2088c8cf24aa} <Debug> TCPHandler: Processed in 0.002013826 sec. | ||
| 9747 | 2026.03.25 00:20:46.489709 [ 199 ] {78240462-1731-4218-9a79-d1fbaf59befe::all_1_29_7} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_25_6 to all_29_29_0 into Compact with storage Full | ||
| 9748 | 2026.03.25 00:20:46.489761 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9749 | 2026.03.25 00:20:46.489805 [ 199 ] {78240462-1731-4218-9a79-d1fbaf59befe::all_1_29_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9750 | 2026.03.25 00:20:46.489836 [ 199 ] {78240462-1731-4218-9a79-d1fbaf59befe::all_1_29_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_25_6, total 284 rows starting from the beginning of the part | ||
| 9751 | 2026.03.25 00:20:46.489857 [ 5 ] {986fd75f-80af-4c7e-8b23-66bcc61da214} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9752 | 2026.03.25 00:20:46.489891 [ 199 ] {78240462-1731-4218-9a79-d1fbaf59befe::all_1_29_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 284 rows starting from the beginning of the part | ||
| 9753 | 2026.03.25 00:20:46.489898 [ 5 ] {986fd75f-80af-4c7e-8b23-66bcc61da214} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9754 | 2026.03.25 00:20:46.489938 [ 199 ] {78240462-1731-4218-9a79-d1fbaf59befe::all_1_29_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 284 rows starting from the beginning of the part | ||
| 9755 | 2026.03.25 00:20:46.489981 [ 199 ] {78240462-1731-4218-9a79-d1fbaf59befe::all_1_29_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 284 rows starting from the beginning of the part | ||
| 9756 | 2026.03.25 00:20:46.490021 [ 199 ] {78240462-1731-4218-9a79-d1fbaf59befe::all_1_29_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 284 rows starting from the beginning of the part | ||
| 9757 | 2026.03.25 00:20:46.490722 [ 5 ] {986fd75f-80af-4c7e-8b23-66bcc61da214} <Trace> oximeter.fields_string (da9d4756-c540-45ff-bdbb-bdc9c8d31861): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9758 | 2026.03.25 00:20:46.490755 [ 5 ] {986fd75f-80af-4c7e-8b23-66bcc61da214} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
| 9759 | 2026.03.25 00:20:46.490894 [ 191 ] {78240462-1731-4218-9a79-d1fbaf59befe::all_1_29_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1420 rows, containing 5 columns (5 merged, 0 gathered) in 0.001217658 sec., 1166173.0962224205 rows/sec., 78.52 MiB/sec. | ||
| 9760 | 2026.03.25 00:20:46.491010 [ 191 ] {78240462-1731-4218-9a79-d1fbaf59befe::all_1_29_7} <Trace> MergedBlockOutputStream: filled checksums all_1_29_7 (state Temporary) | ||
| 9761 | 2026.03.25 00:20:46.491098 [ 5 ] {986fd75f-80af-4c7e-8b23-66bcc61da214} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 9762 | 2026.03.25 00:20:46.491263 [ 191 ] {78240462-1731-4218-9a79-d1fbaf59befe::all_1_29_7} <Trace> oximeter.fields_i16 (78240462-1731-4218-9a79-d1fbaf59befe): Renaming temporary part tmp_merge_all_1_29_7 to all_1_29_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9763 | 2026.03.25 00:20:46.491305 [ 5 ] {986fd75f-80af-4c7e-8b23-66bcc61da214} <Trace> oximeter.fields_string (da9d4756-c540-45ff-bdbb-bdc9c8d31861): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9764 | 2026.03.25 00:20:46.491326 [ 191 ] {78240462-1731-4218-9a79-d1fbaf59befe::all_1_29_7} <Trace> oximeter.fields_i16 (78240462-1731-4218-9a79-d1fbaf59befe) (MergerMutator): Merged 5 parts: [all_1_25_6, all_29_29_0] -> all_1_29_7 | ||
| 9765 | 2026.03.25 00:20:46.491394 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.41 MiB. | ||
| 9766 | 2026.03.25 00:20:46.491410 [ 91 ] {} <Debug> oximeter.fields_string (da9d4756-c540-45ff-bdbb-bdc9c8d31861) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 9767 | 2026.03.25 00:20:46.491432 [ 5 ] {986fd75f-80af-4c7e-8b23-66bcc61da214} <Debug> executeQuery: Read 825 rows, 66.29 KiB in 0.001593 sec., 517890.7721280603 rows/sec., 40.64 MiB/sec. | ||
| 9768 | 2026.03.25 00:20:46.491441 [ 91 ] {} <Trace> oximeter.fields_string (da9d4756-c540-45ff-bdbb-bdc9c8d31861): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9769 | 2026.03.25 00:20:46.491463 [ 91 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
| 9770 | 2026.03.25 00:20:46.491469 [ 5 ] {986fd75f-80af-4c7e-8b23-66bcc61da214} <Debug> TCPHandler: Processed in 0.00175696 sec. | ||
| 9771 | 2026.03.25 00:20:46.491525 [ 191 ] {da9d4756-c540-45ff-bdbb-bdc9c8d31861::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 | ||
| 9772 | 2026.03.25 00:20:46.491582 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9773 | 2026.03.25 00:20:46.491596 [ 191 ] {da9d4756-c540-45ff-bdbb-bdc9c8d31861::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9774 | 2026.03.25 00:20:46.491625 [ 191 ] {da9d4756-c540-45ff-bdbb-bdc9c8d31861::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 3233 rows starting from the beginning of the part | ||
| 9775 | 2026.03.25 00:20:46.491674 [ 191 ] {da9d4756-c540-45ff-bdbb-bdc9c8d31861::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 825 rows starting from the beginning of the part | ||
| 9776 | 2026.03.25 00:20:46.491677 [ 5 ] {8a14e728-792a-4569-88f9-a391c70b1619} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 9777 | 2026.03.25 00:20:46.491721 [ 191 ] {da9d4756-c540-45ff-bdbb-bdc9c8d31861::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 108 rows starting from the beginning of the part | ||
| 9778 | 2026.03.25 00:20:46.491723 [ 5 ] {8a14e728-792a-4569-88f9-a391c70b1619} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 9779 | 2026.03.25 00:20:46.491778 [ 191 ] {da9d4756-c540-45ff-bdbb-bdc9c8d31861::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 825 rows starting from the beginning of the part | ||
| 9780 | 2026.03.25 00:20:46.491821 [ 191 ] {da9d4756-c540-45ff-bdbb-bdc9c8d31861::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 108 rows starting from the beginning of the part | ||
| 9781 | 2026.03.25 00:20:46.491858 [ 191 ] {da9d4756-c540-45ff-bdbb-bdc9c8d31861::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 825 rows starting from the beginning of the part | ||
| 9782 | 2026.03.25 00:20:46.492171 [ 5 ] {8a14e728-792a-4569-88f9-a391c70b1619} <Trace> oximeter.fields_u16 (b490aa8d-8720-450c-9d9d-0c0be0c6e0e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9783 | 2026.03.25 00:20:46.492205 [ 5 ] {8a14e728-792a-4569-88f9-a391c70b1619} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
| 9784 | 2026.03.25 00:20:46.492522 [ 5 ] {8a14e728-792a-4569-88f9-a391c70b1619} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 9785 | 2026.03.25 00:20:46.492726 [ 5 ] {8a14e728-792a-4569-88f9-a391c70b1619} <Trace> oximeter.fields_u16 (b490aa8d-8720-450c-9d9d-0c0be0c6e0e1): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9786 | 2026.03.25 00:20:46.492850 [ 5 ] {8a14e728-792a-4569-88f9-a391c70b1619} <Debug> executeQuery: Read 156 rows, 9.59 KiB in 0.001192 sec., 130872.48322147652 rows/sec., 7.86 MiB/sec. | ||
| 9787 | 2026.03.25 00:20:46.492887 [ 5 ] {8a14e728-792a-4569-88f9-a391c70b1619} <Debug> TCPHandler: Processed in 0.00135464 sec. | ||
| 9788 | 2026.03.25 00:20:46.492999 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9789 | 2026.03.25 00:20:46.493094 [ 5 ] {92b8e732-07a8-4bf6-8cc2-321cad8ab5fd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 9790 | 2026.03.25 00:20:46.493132 [ 5 ] {92b8e732-07a8-4bf6-8cc2-321cad8ab5fd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 9791 | 2026.03.25 00:20:46.493559 [ 5 ] {92b8e732-07a8-4bf6-8cc2-321cad8ab5fd} <Trace> oximeter.fields_u32 (79eddaf6-5920-48fe-8c45-6c5582e58677): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9792 | 2026.03.25 00:20:46.493592 [ 5 ] {92b8e732-07a8-4bf6-8cc2-321cad8ab5fd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
| 9793 | 2026.03.25 00:20:46.493859 [ 200 ] {da9d4756-c540-45ff-bdbb-bdc9c8d31861::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5924 rows, containing 5 columns (5 merged, 0 gathered) in 0.002352914 sec., 2517729.0797708714 rows/sec., 203.18 MiB/sec. | ||
| 9794 | 2026.03.25 00:20:46.493882 [ 5 ] {92b8e732-07a8-4bf6-8cc2-321cad8ab5fd} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 9795 | 2026.03.25 00:20:46.494100 [ 5 ] {92b8e732-07a8-4bf6-8cc2-321cad8ab5fd} <Trace> oximeter.fields_u32 (79eddaf6-5920-48fe-8c45-6c5582e58677): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9796 | 2026.03.25 00:20:46.494229 [ 5 ] {92b8e732-07a8-4bf6-8cc2-321cad8ab5fd} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001153 sec., 129228.10060711189 rows/sec., 8.35 MiB/sec. | ||
| 9797 | 2026.03.25 00:20:46.494256 [ 188 ] {da9d4756-c540-45ff-bdbb-bdc9c8d31861::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 9798 | 2026.03.25 00:20:46.494267 [ 5 ] {92b8e732-07a8-4bf6-8cc2-321cad8ab5fd} <Debug> TCPHandler: Processed in 0.00131695 sec. | ||
| 9799 | 2026.03.25 00:20:46.494394 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9800 | 2026.03.25 00:20:46.494490 [ 5 ] {a8e0ac26-77b0-4750-a982-e836ed6397d9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 9801 | 2026.03.25 00:20:46.494531 [ 5 ] {a8e0ac26-77b0-4750-a982-e836ed6397d9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 9802 | 2026.03.25 00:20:46.494610 [ 188 ] {da9d4756-c540-45ff-bdbb-bdc9c8d31861::all_1_66_13} <Trace> oximeter.fields_string (da9d4756-c540-45ff-bdbb-bdc9c8d31861): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9803 | 2026.03.25 00:20:46.494707 [ 188 ] {da9d4756-c540-45ff-bdbb-bdc9c8d31861::all_1_66_13} <Trace> oximeter.fields_string (da9d4756-c540-45ff-bdbb-bdc9c8d31861) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 9804 | 2026.03.25 00:20:46.494814 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.17 MiB. | ||
| 9805 | 2026.03.25 00:20:46.494968 [ 5 ] {a8e0ac26-77b0-4750-a982-e836ed6397d9} <Trace> oximeter.fields_u8 (fa258e8d-285a-434f-b894-6be795807874): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9806 | 2026.03.25 00:20:46.495008 [ 5 ] {a8e0ac26-77b0-4750-a982-e836ed6397d9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
| 9807 | 2026.03.25 00:20:46.495307 [ 5 ] {a8e0ac26-77b0-4750-a982-e836ed6397d9} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 9808 | 2026.03.25 00:20:46.495505 [ 5 ] {a8e0ac26-77b0-4750-a982-e836ed6397d9} <Trace> oximeter.fields_u8 (fa258e8d-285a-434f-b894-6be795807874): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9809 | 2026.03.25 00:20:46.495595 [ 91 ] {} <Debug> oximeter.fields_u8 (fa258e8d-285a-434f-b894-6be795807874) (MergerMutator): Selected 5 parts from all_1_25_6 to all_29_29_0 | ||
| 9810 | 2026.03.25 00:20:46.495620 [ 91 ] {} <Trace> oximeter.fields_u8 (fa258e8d-285a-434f-b894-6be795807874): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9811 | 2026.03.25 00:20:46.495627 [ 5 ] {a8e0ac26-77b0-4750-a982-e836ed6397d9} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001154 sec., 128249.56672443674 rows/sec., 7.29 MiB/sec. | ||
| 9812 | 2026.03.25 00:20:46.495636 [ 91 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
| 9813 | 2026.03.25 00:20:46.495663 [ 5 ] {a8e0ac26-77b0-4750-a982-e836ed6397d9} <Debug> TCPHandler: Processed in 0.00131785 sec. | ||
| 9814 | 2026.03.25 00:20:46.495694 [ 191 ] {fa258e8d-285a-434f-b894-6be795807874::all_1_29_7} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_25_6 to all_29_29_0 into Compact with storage Full | ||
| 9815 | 2026.03.25 00:20:46.495770 [ 191 ] {fa258e8d-285a-434f-b894-6be795807874::all_1_29_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9816 | 2026.03.25 00:20:46.495773 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9817 | 2026.03.25 00:20:46.495794 [ 191 ] {fa258e8d-285a-434f-b894-6be795807874::all_1_29_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_25_6, total 148 rows starting from the beginning of the part | ||
| 9818 | 2026.03.25 00:20:46.495839 [ 191 ] {fa258e8d-285a-434f-b894-6be795807874::all_1_29_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 148 rows starting from the beginning of the part | ||
| 9819 | 2026.03.25 00:20:46.495876 [ 5 ] {8315411e-167e-4817-ae6f-b726ce7c30bf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9820 | 2026.03.25 00:20:46.495876 [ 191 ] {fa258e8d-285a-434f-b894-6be795807874::all_1_29_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 148 rows starting from the beginning of the part | ||
| 9821 | 2026.03.25 00:20:46.495916 [ 5 ] {8315411e-167e-4817-ae6f-b726ce7c30bf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9822 | 2026.03.25 00:20:46.495923 [ 191 ] {fa258e8d-285a-434f-b894-6be795807874::all_1_29_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 148 rows starting from the beginning of the part | ||
| 9823 | 2026.03.25 00:20:46.495957 [ 191 ] {fa258e8d-285a-434f-b894-6be795807874::all_1_29_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 148 rows starting from the beginning of the part | ||
| 9824 | 2026.03.25 00:20:46.496508 [ 5 ] {8315411e-167e-4817-ae6f-b726ce7c30bf} <Trace> oximeter.fields_uuid (6a83c119-7e6c-4ef5-9da4-bd1e7cdd4b62): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9825 | 2026.03.25 00:20:46.496542 [ 5 ] {8315411e-167e-4817-ae6f-b726ce7c30bf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
| 9826 | 2026.03.25 00:20:46.496616 [ 200 ] {fa258e8d-285a-434f-b894-6be795807874::all_1_29_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 740 rows, containing 5 columns (5 merged, 0 gathered) in 0.000944591 sec., 783407.845300241 rows/sec., 47.54 MiB/sec. | ||
| 9827 | 2026.03.25 00:20:46.496824 [ 198 ] {fa258e8d-285a-434f-b894-6be795807874::all_1_29_7} <Trace> MergedBlockOutputStream: filled checksums all_1_29_7 (state Temporary) | ||
| 9828 | 2026.03.25 00:20:46.496867 [ 5 ] {8315411e-167e-4817-ae6f-b726ce7c30bf} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 9829 | 2026.03.25 00:20:46.497141 [ 5 ] {8315411e-167e-4817-ae6f-b726ce7c30bf} <Trace> oximeter.fields_uuid (6a83c119-7e6c-4ef5-9da4-bd1e7cdd4b62): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9830 | 2026.03.25 00:20:46.497240 [ 198 ] {fa258e8d-285a-434f-b894-6be795807874::all_1_29_7} <Trace> oximeter.fields_u8 (fa258e8d-285a-434f-b894-6be795807874): Renaming temporary part tmp_merge_all_1_29_7 to all_1_29_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9831 | 2026.03.25 00:20:46.497251 [ 91 ] {} <Debug> oximeter.fields_uuid (6a83c119-7e6c-4ef5-9da4-bd1e7cdd4b62) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 9832 | 2026.03.25 00:20:46.497279 [ 5 ] {8315411e-167e-4817-ae6f-b726ce7c30bf} <Debug> executeQuery: Read 504 rows, 36.30 KiB in 0.001421 sec., 354679.80295566504 rows/sec., 24.95 MiB/sec. | ||
| 9833 | 2026.03.25 00:20:46.497288 [ 91 ] {} <Trace> oximeter.fields_uuid (6a83c119-7e6c-4ef5-9da4-bd1e7cdd4b62): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9834 | 2026.03.25 00:20:46.497312 [ 91 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
| 9835 | 2026.03.25 00:20:46.497315 [ 5 ] {8315411e-167e-4817-ae6f-b726ce7c30bf} <Debug> TCPHandler: Processed in 0.001589846 sec. | ||
| 9836 | 2026.03.25 00:20:46.497339 [ 198 ] {fa258e8d-285a-434f-b894-6be795807874::all_1_29_7} <Trace> oximeter.fields_u8 (fa258e8d-285a-434f-b894-6be795807874) (MergerMutator): Merged 5 parts: [all_1_25_6, all_29_29_0] -> all_1_29_7 | ||
| 9837 | 2026.03.25 00:20:46.497390 [ 188 ] {6a83c119-7e6c-4ef5-9da4-bd1e7cdd4b62::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 | ||
| 9838 | 2026.03.25 00:20:46.497424 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9839 | 2026.03.25 00:20:46.497443 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. | ||
| 9840 | 2026.03.25 00:20:46.497487 [ 188 ] {6a83c119-7e6c-4ef5-9da4-bd1e7cdd4b62::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9841 | 2026.03.25 00:20:46.497521 [ 188 ] {6a83c119-7e6c-4ef5-9da4-bd1e7cdd4b62::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 1790 rows starting from the beginning of the part | ||
| 9842 | 2026.03.25 00:20:46.497524 [ 5 ] {060257a7-0cea-4dad-ad18-ee15662ea73c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 9843 | 2026.03.25 00:20:46.497575 [ 5 ] {060257a7-0cea-4dad-ad18-ee15662ea73c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 9844 | 2026.03.25 00:20:46.497582 [ 188 ] {6a83c119-7e6c-4ef5-9da4-bd1e7cdd4b62::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 504 rows starting from the beginning of the part | ||
| 9845 | 2026.03.25 00:20:46.497637 [ 188 ] {6a83c119-7e6c-4ef5-9da4-bd1e7cdd4b62::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 90 rows starting from the beginning of the part | ||
| 9846 | 2026.03.25 00:20:46.497682 [ 188 ] {6a83c119-7e6c-4ef5-9da4-bd1e7cdd4b62::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 504 rows starting from the beginning of the part | ||
| 9847 | 2026.03.25 00:20:46.497724 [ 188 ] {6a83c119-7e6c-4ef5-9da4-bd1e7cdd4b62::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 90 rows starting from the beginning of the part | ||
| 9848 | 2026.03.25 00:20:46.497768 [ 188 ] {6a83c119-7e6c-4ef5-9da4-bd1e7cdd4b62::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 504 rows starting from the beginning of the part | ||
| 9849 | 2026.03.25 00:20:46.497911 [ 5 ] {060257a7-0cea-4dad-ad18-ee15662ea73c} <Trace> oximeter.measurements_bool (8a3ce6e0-f76a-4ba2-9a43-4275c3c9549e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9850 | 2026.03.25 00:20:46.497952 [ 5 ] {060257a7-0cea-4dad-ad18-ee15662ea73c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
| 9851 | 2026.03.25 00:20:46.498292 [ 5 ] {060257a7-0cea-4dad-ad18-ee15662ea73c} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 9852 | 2026.03.25 00:20:46.498512 [ 5 ] {060257a7-0cea-4dad-ad18-ee15662ea73c} <Trace> oximeter.measurements_bool (8a3ce6e0-f76a-4ba2-9a43-4275c3c9549e): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9853 | 2026.03.25 00:20:46.498647 [ 5 ] {060257a7-0cea-4dad-ad18-ee15662ea73c} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.00114 sec., 5263.1578947368425 rows/sec., 274.98 KiB/sec. | ||
| 9854 | 2026.03.25 00:20:46.498682 [ 5 ] {060257a7-0cea-4dad-ad18-ee15662ea73c} <Debug> TCPHandler: Processed in 0.00130678 sec. | ||
| 9855 | 2026.03.25 00:20:46.498789 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9856 | 2026.03.25 00:20:46.498882 [ 5 ] {817a4246-1dba-4b4c-908d-6b9ae0d850df} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9857 | 2026.03.25 00:20:46.498922 [ 5 ] {817a4246-1dba-4b4c-908d-6b9ae0d850df} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9858 | 2026.03.25 00:20:46.499156 [ 188 ] {6a83c119-7e6c-4ef5-9da4-bd1e7cdd4b62::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3482 rows, containing 5 columns (5 merged, 0 gathered) in 0.001800141 sec., 1934292.9248319995 rows/sec., 141.61 MiB/sec. | ||
| 9859 | 2026.03.25 00:20:46.499328 [ 5 ] {817a4246-1dba-4b4c-908d-6b9ae0d850df} <Trace> oximeter.measurements_cumulativeu64 (d9515f17-c5fd-4592-903e-92bbab0fc185): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9860 | 2026.03.25 00:20:46.499369 [ 5 ] {817a4246-1dba-4b4c-908d-6b9ae0d850df} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
| 9861 | 2026.03.25 00:20:46.499418 [ 198 ] {6a83c119-7e6c-4ef5-9da4-bd1e7cdd4b62::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 9862 | 2026.03.25 00:20:46.499728 [ 5 ] {817a4246-1dba-4b4c-908d-6b9ae0d850df} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 9863 | 2026.03.25 00:20:46.499779 [ 198 ] {6a83c119-7e6c-4ef5-9da4-bd1e7cdd4b62::all_1_66_13} <Trace> oximeter.fields_uuid (6a83c119-7e6c-4ef5-9da4-bd1e7cdd4b62): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9864 | 2026.03.25 00:20:46.499882 [ 198 ] {6a83c119-7e6c-4ef5-9da4-bd1e7cdd4b62::all_1_66_13} <Trace> oximeter.fields_uuid (6a83c119-7e6c-4ef5-9da4-bd1e7cdd4b62) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 9865 | 2026.03.25 00:20:46.499968 [ 5 ] {817a4246-1dba-4b4c-908d-6b9ae0d850df} <Trace> oximeter.measurements_cumulativeu64 (d9515f17-c5fd-4592-903e-92bbab0fc185): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9866 | 2026.03.25 00:20:46.499980 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.74 MiB. | ||
| 9867 | 2026.03.25 00:20:46.500105 [ 5 ] {817a4246-1dba-4b4c-908d-6b9ae0d850df} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001241 sec., 213537.46978243353 rows/sec., 14.19 MiB/sec. | ||
| 9868 | 2026.03.25 00:20:46.500145 [ 5 ] {817a4246-1dba-4b4c-908d-6b9ae0d850df} <Debug> TCPHandler: Processed in 0.001404452 sec. | ||
| 9869 | 2026.03.25 00:20:46.500258 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9870 | 2026.03.25 00:20:46.500352 [ 5 ] {4deb86ad-f2c6-49f4-9074-68242f1e6b45} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 9871 | 2026.03.25 00:20:46.500394 [ 5 ] {4deb86ad-f2c6-49f4-9074-68242f1e6b45} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 9872 | 2026.03.25 00:20:46.500707 [ 5 ] {4deb86ad-f2c6-49f4-9074-68242f1e6b45} <Trace> oximeter.measurements_f64 (212c2a6f-90cf-4c71-aafe-78c3b1fd8e79): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9873 | 2026.03.25 00:20:46.500741 [ 5 ] {4deb86ad-f2c6-49f4-9074-68242f1e6b45} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
| 9874 | 2026.03.25 00:20:46.501029 [ 5 ] {4deb86ad-f2c6-49f4-9074-68242f1e6b45} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 9875 | 2026.03.25 00:20:46.501240 [ 5 ] {4deb86ad-f2c6-49f4-9074-68242f1e6b45} <Trace> oximeter.measurements_f64 (212c2a6f-90cf-4c71-aafe-78c3b1fd8e79): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9876 | 2026.03.25 00:20:46.501364 [ 5 ] {4deb86ad-f2c6-49f4-9074-68242f1e6b45} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001031 sec., 969.9321047526673 rows/sec., 65.36 KiB/sec. | ||
| 9877 | 2026.03.25 00:20:46.501399 [ 5 ] {4deb86ad-f2c6-49f4-9074-68242f1e6b45} <Debug> TCPHandler: Processed in 0.001189087 sec. | ||
| 9878 | 2026.03.25 00:20:46.501513 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9879 | 2026.03.25 00:20:46.501605 [ 5 ] {575df229-0cca-4d3f-8d7a-2f3ad30d8bc0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 9880 | 2026.03.25 00:20:46.501657 [ 5 ] {575df229-0cca-4d3f-8d7a-2f3ad30d8bc0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 9881 | 2026.03.25 00:20:46.502422 [ 5 ] {575df229-0cca-4d3f-8d7a-2f3ad30d8bc0} <Trace> oximeter.measurements_histogramu64 (66b3c5cd-c277-4614-b9e1-0e483a2d8930): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9882 | 2026.03.25 00:20:46.502456 [ 5 ] {575df229-0cca-4d3f-8d7a-2f3ad30d8bc0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
| 9883 | 2026.03.25 00:20:46.502963 [ 5 ] {575df229-0cca-4d3f-8d7a-2f3ad30d8bc0} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 9884 | 2026.03.25 00:20:46.503174 [ 5 ] {575df229-0cca-4d3f-8d7a-2f3ad30d8bc0} <Trace> oximeter.measurements_histogramu64 (66b3c5cd-c277-4614-b9e1-0e483a2d8930): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9885 | 2026.03.25 00:20:46.503307 [ 5 ] {575df229-0cca-4d3f-8d7a-2f3ad30d8bc0} <Debug> executeQuery: Read 14 rows, 25.69 KiB in 0.001719 sec., 8144.2699243746365 rows/sec., 14.59 MiB/sec. | ||
| 9886 | 2026.03.25 00:20:46.503357 [ 5 ] {575df229-0cca-4d3f-8d7a-2f3ad30d8bc0} <Debug> TCPHandler: Processed in 0.001891424 sec. | ||
| 9887 | 2026.03.25 00:20:46.503473 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9888 | 2026.03.25 00:20:46.503567 [ 5 ] {773dfd4b-fce5-4e6c-9b05-392b937f4595} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9889 | 2026.03.25 00:20:46.503608 [ 5 ] {773dfd4b-fce5-4e6c-9b05-392b937f4595} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9890 | 2026.03.25 00:20:46.503941 [ 5 ] {773dfd4b-fce5-4e6c-9b05-392b937f4595} <Trace> oximeter.measurements_u64 (a46c3f3f-9ded-4b50-9fc2-4f503dd169a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9891 | 2026.03.25 00:20:46.503975 [ 5 ] {773dfd4b-fce5-4e6c-9b05-392b937f4595} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
| 9892 | 2026.03.25 00:20:46.504271 [ 5 ] {773dfd4b-fce5-4e6c-9b05-392b937f4595} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 9893 | 2026.03.25 00:20:46.504473 [ 5 ] {773dfd4b-fce5-4e6c-9b05-392b937f4595} <Trace> oximeter.measurements_u64 (a46c3f3f-9ded-4b50-9fc2-4f503dd169a4): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9894 | 2026.03.25 00:20:46.504565 [ 91 ] {} <Debug> oximeter.measurements_u64 (a46c3f3f-9ded-4b50-9fc2-4f503dd169a4) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 9895 | 2026.03.25 00:20:46.504595 [ 5 ] {773dfd4b-fce5-4e6c-9b05-392b937f4595} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001046 sec., 86042.06500956022 rows/sec., 5.38 MiB/sec. | ||
| 9896 | 2026.03.25 00:20:46.504598 [ 91 ] {} <Trace> oximeter.measurements_u64 (a46c3f3f-9ded-4b50-9fc2-4f503dd169a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9897 | 2026.03.25 00:20:46.504626 [ 91 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
| 9898 | 2026.03.25 00:20:46.504630 [ 5 ] {773dfd4b-fce5-4e6c-9b05-392b937f4595} <Debug> TCPHandler: Processed in 0.001204758 sec. | ||
| 9899 | 2026.03.25 00:20:46.504701 [ 200 ] {a46c3f3f-9ded-4b50-9fc2-4f503dd169a4::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 | ||
| 9900 | 2026.03.25 00:20:46.504801 [ 200 ] {a46c3f3f-9ded-4b50-9fc2-4f503dd169a4::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9901 | 2026.03.25 00:20:46.504830 [ 200 ] {a46c3f3f-9ded-4b50-9fc2-4f503dd169a4::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 3900 rows starting from the beginning of the part | ||
| 9902 | 2026.03.25 00:20:46.504882 [ 200 ] {a46c3f3f-9ded-4b50-9fc2-4f503dd169a4::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 90 rows starting from the beginning of the part | ||
| 9903 | 2026.03.25 00:20:46.504927 [ 200 ] {a46c3f3f-9ded-4b50-9fc2-4f503dd169a4::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 | ||
| 9904 | 2026.03.25 00:20:46.504966 [ 200 ] {a46c3f3f-9ded-4b50-9fc2-4f503dd169a4::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 90 rows starting from the beginning of the part | ||
| 9905 | 2026.03.25 00:20:46.505004 [ 200 ] {a46c3f3f-9ded-4b50-9fc2-4f503dd169a4::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 | ||
| 9906 | 2026.03.25 00:20:46.505051 [ 200 ] {a46c3f3f-9ded-4b50-9fc2-4f503dd169a4::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 90 rows starting from the beginning of the part | ||
| 9907 | 2026.03.25 00:20:46.506455 [ 198 ] {a46c3f3f-9ded-4b50-9fc2-4f503dd169a4::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4290 rows, containing 4 columns (4 merged, 0 gathered) in 0.001785941 sec., 2402095.030014989 rows/sec., 154.84 MiB/sec. | ||
| 9908 | 2026.03.25 00:20:46.506800 [ 197 ] {a46c3f3f-9ded-4b50-9fc2-4f503dd169a4::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 9909 | 2026.03.25 00:20:46.507108 [ 197 ] {a46c3f3f-9ded-4b50-9fc2-4f503dd169a4::all_1_66_13} <Trace> oximeter.measurements_u64 (a46c3f3f-9ded-4b50-9fc2-4f503dd169a4): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9910 | 2026.03.25 00:20:46.507190 [ 197 ] {a46c3f3f-9ded-4b50-9fc2-4f503dd169a4::all_1_66_13} <Trace> oximeter.measurements_u64 (a46c3f3f-9ded-4b50-9fc2-4f503dd169a4) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 9911 | 2026.03.25 00:20:46.507287 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.94 MiB. | ||
| 9912 | 2026.03.25 00:20:47.447069 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9913 | 2026.03.25 00:20:47.447279 [ 5 ] {cc2890e4-8d9e-4c91-b35c-5d355828a97f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 9914 | 2026.03.25 00:20:47.447352 [ 5 ] {cc2890e4-8d9e-4c91-b35c-5d355828a97f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 9915 | 2026.03.25 00:20:47.448049 [ 5 ] {cc2890e4-8d9e-4c91-b35c-5d355828a97f} <Trace> oximeter.fields_ipaddr (2be1fe0e-d681-4366-b872-d5e7a11bcfe0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9916 | 2026.03.25 00:20:47.448096 [ 5 ] {cc2890e4-8d9e-4c91-b35c-5d355828a97f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
| 9917 | 2026.03.25 00:20:47.448486 [ 5 ] {cc2890e4-8d9e-4c91-b35c-5d355828a97f} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 9918 | 2026.03.25 00:20:47.448724 [ 5 ] {cc2890e4-8d9e-4c91-b35c-5d355828a97f} <Trace> oximeter.fields_ipaddr (2be1fe0e-d681-4366-b872-d5e7a11bcfe0): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9919 | 2026.03.25 00:20:47.448885 [ 5 ] {cc2890e4-8d9e-4c91-b35c-5d355828a97f} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001657 sec., 1207.0006035003016 rows/sec., 98.42 KiB/sec. | ||
| 9920 | 2026.03.25 00:20:47.448933 [ 5 ] {cc2890e4-8d9e-4c91-b35c-5d355828a97f} <Debug> TCPHandler: Processed in 0.002033986 sec. | ||
| 9921 | 2026.03.25 00:20:47.449056 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9922 | 2026.03.25 00:20:47.449159 [ 5 ] {c64ae7fb-f32b-4012-b64d-4d44fde8a2c8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9923 | 2026.03.25 00:20:47.449201 [ 5 ] {c64ae7fb-f32b-4012-b64d-4d44fde8a2c8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9924 | 2026.03.25 00:20:47.450788 [ 5 ] {c64ae7fb-f32b-4012-b64d-4d44fde8a2c8} <Trace> oximeter.fields_string (da9d4756-c540-45ff-bdbb-bdc9c8d31861): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9925 | 2026.03.25 00:20:47.450825 [ 5 ] {c64ae7fb-f32b-4012-b64d-4d44fde8a2c8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
| 9926 | 2026.03.25 00:20:47.451287 [ 5 ] {c64ae7fb-f32b-4012-b64d-4d44fde8a2c8} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 9927 | 2026.03.25 00:20:47.451507 [ 5 ] {c64ae7fb-f32b-4012-b64d-4d44fde8a2c8} <Trace> oximeter.fields_string (da9d4756-c540-45ff-bdbb-bdc9c8d31861): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9928 | 2026.03.25 00:20:47.451640 [ 5 ] {c64ae7fb-f32b-4012-b64d-4d44fde8a2c8} <Debug> executeQuery: Read 2454 rows, 186.30 KiB in 0.002505 sec., 979640.7185628744 rows/sec., 72.63 MiB/sec. | ||
| 9929 | 2026.03.25 00:20:47.451678 [ 5 ] {c64ae7fb-f32b-4012-b64d-4d44fde8a2c8} <Debug> TCPHandler: Processed in 0.002673491 sec. | ||
| 9930 | 2026.03.25 00:20:47.451803 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9931 | 2026.03.25 00:20:47.451901 [ 5 ] {fbf524dd-dc52-4fe4-ad1b-c9c29284f359} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 9932 | 2026.03.25 00:20:47.451942 [ 5 ] {fbf524dd-dc52-4fe4-ad1b-c9c29284f359} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 9933 | 2026.03.25 00:20:47.452364 [ 5 ] {fbf524dd-dc52-4fe4-ad1b-c9c29284f359} <Trace> oximeter.fields_u16 (b490aa8d-8720-450c-9d9d-0c0be0c6e0e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9934 | 2026.03.25 00:20:47.452399 [ 5 ] {fbf524dd-dc52-4fe4-ad1b-c9c29284f359} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
| 9935 | 2026.03.25 00:20:47.452700 [ 5 ] {fbf524dd-dc52-4fe4-ad1b-c9c29284f359} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 9936 | 2026.03.25 00:20:47.452910 [ 5 ] {fbf524dd-dc52-4fe4-ad1b-c9c29284f359} <Trace> oximeter.fields_u16 (b490aa8d-8720-450c-9d9d-0c0be0c6e0e1): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9937 | 2026.03.25 00:20:47.453037 [ 5 ] {fbf524dd-dc52-4fe4-ad1b-c9c29284f359} <Debug> executeQuery: Read 37 rows, 2.77 KiB in 0.001157 sec., 31979.25669835782 rows/sec., 2.34 MiB/sec. | ||
| 9938 | 2026.03.25 00:20:47.453073 [ 5 ] {fbf524dd-dc52-4fe4-ad1b-c9c29284f359} <Debug> TCPHandler: Processed in 0.00132981 sec. | ||
| 9939 | 2026.03.25 00:20:47.453181 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9940 | 2026.03.25 00:20:47.453276 [ 5 ] {7db59839-b695-4e67-b460-9db3620be534} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 9941 | 2026.03.25 00:20:47.453315 [ 5 ] {7db59839-b695-4e67-b460-9db3620be534} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 9942 | 2026.03.25 00:20:47.453974 [ 5 ] {7db59839-b695-4e67-b460-9db3620be534} <Trace> oximeter.fields_u32 (79eddaf6-5920-48fe-8c45-6c5582e58677): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9943 | 2026.03.25 00:20:47.454008 [ 5 ] {7db59839-b695-4e67-b460-9db3620be534} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
| 9944 | 2026.03.25 00:20:47.454339 [ 5 ] {7db59839-b695-4e67-b460-9db3620be534} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 9945 | 2026.03.25 00:20:47.454553 [ 5 ] {7db59839-b695-4e67-b460-9db3620be534} <Trace> oximeter.fields_u32 (79eddaf6-5920-48fe-8c45-6c5582e58677): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9946 | 2026.03.25 00:20:47.454676 [ 5 ] {7db59839-b695-4e67-b460-9db3620be534} <Debug> executeQuery: Read 801 rows, 47.38 KiB in 0.001418 sec., 564880.1128349788 rows/sec., 32.63 MiB/sec. | ||
| 9947 | 2026.03.25 00:20:47.454713 [ 5 ] {7db59839-b695-4e67-b460-9db3620be534} <Debug> TCPHandler: Processed in 0.001588526 sec. | ||
| 9948 | 2026.03.25 00:20:47.454817 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9949 | 2026.03.25 00:20:47.454917 [ 5 ] {c5654d1f-327d-4199-9456-42d76e24cf76} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 9950 | 2026.03.25 00:20:47.454957 [ 5 ] {c5654d1f-327d-4199-9456-42d76e24cf76} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 9951 | 2026.03.25 00:20:47.455341 [ 5 ] {c5654d1f-327d-4199-9456-42d76e24cf76} <Trace> oximeter.fields_u64 (3ff11c92-02f0-4d7f-b78c-e898b3889a19): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9952 | 2026.03.25 00:20:47.455374 [ 5 ] {c5654d1f-327d-4199-9456-42d76e24cf76} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
| 9953 | 2026.03.25 00:20:47.455664 [ 5 ] {c5654d1f-327d-4199-9456-42d76e24cf76} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 9954 | 2026.03.25 00:20:47.455869 [ 5 ] {c5654d1f-327d-4199-9456-42d76e24cf76} <Trace> oximeter.fields_u64 (3ff11c92-02f0-4d7f-b78c-e898b3889a19): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9955 | 2026.03.25 00:20:47.455993 [ 5 ] {c5654d1f-327d-4199-9456-42d76e24cf76} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001094 sec., 914.0767824497259 rows/sec., 64.27 KiB/sec. | ||
| 9956 | 2026.03.25 00:20:47.456029 [ 5 ] {c5654d1f-327d-4199-9456-42d76e24cf76} <Debug> TCPHandler: Processed in 0.001260349 sec. | ||
| 9957 | 2026.03.25 00:20:47.456136 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9958 | 2026.03.25 00:20:47.456229 [ 5 ] {4824a72f-71e1-460b-84df-4c8903a8e7e4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9959 | 2026.03.25 00:20:47.456268 [ 5 ] {4824a72f-71e1-460b-84df-4c8903a8e7e4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9960 | 2026.03.25 00:20:47.457107 [ 5 ] {4824a72f-71e1-460b-84df-4c8903a8e7e4} <Trace> oximeter.fields_uuid (6a83c119-7e6c-4ef5-9da4-bd1e7cdd4b62): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9961 | 2026.03.25 00:20:47.457142 [ 5 ] {4824a72f-71e1-460b-84df-4c8903a8e7e4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
| 9962 | 2026.03.25 00:20:47.457508 [ 5 ] {4824a72f-71e1-460b-84df-4c8903a8e7e4} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 9963 | 2026.03.25 00:20:47.457712 [ 5 ] {4824a72f-71e1-460b-84df-4c8903a8e7e4} <Trace> oximeter.fields_uuid (6a83c119-7e6c-4ef5-9da4-bd1e7cdd4b62): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9964 | 2026.03.25 00:20:47.457836 [ 5 ] {4824a72f-71e1-460b-84df-4c8903a8e7e4} <Debug> executeQuery: Read 1316 rows, 90.20 KiB in 0.001625 sec., 809846.1538461539 rows/sec., 54.21 MiB/sec. | ||
| 9965 | 2026.03.25 00:20:47.457874 [ 5 ] {4824a72f-71e1-460b-84df-4c8903a8e7e4} <Debug> TCPHandler: Processed in 0.001785732 sec. | ||
| 9966 | 2026.03.25 00:20:47.457985 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9967 | 2026.03.25 00:20:47.458080 [ 5 ] {5cb81e7c-11f9-4020-9c9a-42605b937f9c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9968 | 2026.03.25 00:20:47.458123 [ 5 ] {5cb81e7c-11f9-4020-9c9a-42605b937f9c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9969 | 2026.03.25 00:20:47.458910 [ 5 ] {5cb81e7c-11f9-4020-9c9a-42605b937f9c} <Trace> oximeter.measurements_cumulativeu64 (d9515f17-c5fd-4592-903e-92bbab0fc185): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9970 | 2026.03.25 00:20:47.458951 [ 5 ] {5cb81e7c-11f9-4020-9c9a-42605b937f9c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
| 9971 | 2026.03.25 00:20:47.459412 [ 5 ] {5cb81e7c-11f9-4020-9c9a-42605b937f9c} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 9972 | 2026.03.25 00:20:47.459615 [ 5 ] {5cb81e7c-11f9-4020-9c9a-42605b937f9c} <Trace> oximeter.measurements_cumulativeu64 (d9515f17-c5fd-4592-903e-92bbab0fc185): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9973 | 2026.03.25 00:20:47.459742 [ 5 ] {5cb81e7c-11f9-4020-9c9a-42605b937f9c} <Debug> executeQuery: Read 1497 rows, 92.97 KiB in 0.001681 sec., 890541.3444378346 rows/sec., 54.01 MiB/sec. | ||
| 9974 | 2026.03.25 00:20:47.459777 [ 5 ] {5cb81e7c-11f9-4020-9c9a-42605b937f9c} <Debug> TCPHandler: Processed in 0.001840522 sec. | ||
| 9975 | 2026.03.25 00:20:47.459884 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9976 | 2026.03.25 00:20:47.459977 [ 5 ] {ebfc5ba4-b0ff-4173-87bd-73bc9bfdc562} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 9977 | 2026.03.25 00:20:47.460029 [ 5 ] {ebfc5ba4-b0ff-4173-87bd-73bc9bfdc562} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 9978 | 2026.03.25 00:20:47.460854 [ 5 ] {ebfc5ba4-b0ff-4173-87bd-73bc9bfdc562} <Trace> oximeter.measurements_histogramu64 (66b3c5cd-c277-4614-b9e1-0e483a2d8930): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9979 | 2026.03.25 00:20:47.460887 [ 5 ] {ebfc5ba4-b0ff-4173-87bd-73bc9bfdc562} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
| 9980 | 2026.03.25 00:20:47.461466 [ 5 ] {ebfc5ba4-b0ff-4173-87bd-73bc9bfdc562} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 9981 | 2026.03.25 00:20:47.461681 [ 5 ] {ebfc5ba4-b0ff-4173-87bd-73bc9bfdc562} <Trace> oximeter.measurements_histogramu64 (66b3c5cd-c277-4614-b9e1-0e483a2d8930): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9982 | 2026.03.25 00:20:47.461811 [ 5 ] {ebfc5ba4-b0ff-4173-87bd-73bc9bfdc562} <Debug> executeQuery: Read 35 rows, 64.22 KiB in 0.001853 sec., 18888.289260658392 rows/sec., 33.85 MiB/sec. | ||
| 9983 | 2026.03.25 00:20:47.461873 [ 5 ] {ebfc5ba4-b0ff-4173-87bd-73bc9bfdc562} <Debug> TCPHandler: Processed in 0.002036067 sec. | ||
| 9984 | 2026.03.25 00:20:47.461989 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9985 | 2026.03.25 00:20:47.462081 [ 5 ] {354bacb4-0e0b-41eb-a43c-60fad8545486} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9986 | 2026.03.25 00:20:47.462122 [ 5 ] {354bacb4-0e0b-41eb-a43c-60fad8545486} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9987 | 2026.03.25 00:20:47.462458 [ 5 ] {354bacb4-0e0b-41eb-a43c-60fad8545486} <Trace> oximeter.measurements_u64 (a46c3f3f-9ded-4b50-9fc2-4f503dd169a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9988 | 2026.03.25 00:20:47.462492 [ 5 ] {354bacb4-0e0b-41eb-a43c-60fad8545486} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
| 9989 | 2026.03.25 00:20:47.462772 [ 5 ] {354bacb4-0e0b-41eb-a43c-60fad8545486} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 9990 | 2026.03.25 00:20:47.462970 [ 5 ] {354bacb4-0e0b-41eb-a43c-60fad8545486} <Trace> oximeter.measurements_u64 (a46c3f3f-9ded-4b50-9fc2-4f503dd169a4): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9991 | 2026.03.25 00:20:47.463094 [ 5 ] {354bacb4-0e0b-41eb-a43c-60fad8545486} <Debug> executeQuery: Read 12 rows, 848.00 B in 0.001032 sec., 11627.906976744187 rows/sec., 802.45 KiB/sec. | ||
| 9992 | 2026.03.25 00:20:47.463130 [ 5 ] {354bacb4-0e0b-41eb-a43c-60fad8545486} <Debug> TCPHandler: Processed in 0.001188347 sec. | ||
| 9993 | 2026.03.25 00:20:51.477365 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9994 | 2026.03.25 00:20:51.477549 [ 5 ] {fb47b31e-d882-4dec-9694-c4cfad3103a0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9995 | 2026.03.25 00:20:51.477616 [ 5 ] {fb47b31e-d882-4dec-9694-c4cfad3103a0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9996 | 2026.03.25 00:20:51.478237 [ 5 ] {fb47b31e-d882-4dec-9694-c4cfad3103a0} <Trace> oximeter.fields_string (da9d4756-c540-45ff-bdbb-bdc9c8d31861): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9997 | 2026.03.25 00:20:51.478284 [ 5 ] {fb47b31e-d882-4dec-9694-c4cfad3103a0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
| 9998 | 2026.03.25 00:20:51.478681 [ 5 ] {fb47b31e-d882-4dec-9694-c4cfad3103a0} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 9999 | 2026.03.25 00:20:51.478911 [ 5 ] {fb47b31e-d882-4dec-9694-c4cfad3103a0} <Trace> oximeter.fields_string (da9d4756-c540-45ff-bdbb-bdc9c8d31861): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10000 | 2026.03.25 00:20:51.479068 [ 5 ] {fb47b31e-d882-4dec-9694-c4cfad3103a0} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001565 sec., 35782.747603833865 rows/sec., 2.75 MiB/sec. | ||
| 10001 | 2026.03.25 00:20:51.479113 [ 5 ] {fb47b31e-d882-4dec-9694-c4cfad3103a0} <Debug> TCPHandler: Processed in 0.001880564 sec. | ||
| 10002 | 2026.03.25 00:20:51.479238 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10003 | 2026.03.25 00:20:51.479335 [ 5 ] {771bfe2a-3ee8-4756-81a6-5549df1784a6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10004 | 2026.03.25 00:20:51.479377 [ 5 ] {771bfe2a-3ee8-4756-81a6-5549df1784a6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10005 | 2026.03.25 00:20:51.479793 [ 5 ] {771bfe2a-3ee8-4756-81a6-5549df1784a6} <Trace> oximeter.fields_uuid (6a83c119-7e6c-4ef5-9da4-bd1e7cdd4b62): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10006 | 2026.03.25 00:20:51.479830 [ 5 ] {771bfe2a-3ee8-4756-81a6-5549df1784a6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
| 10007 | 2026.03.25 00:20:51.480144 [ 5 ] {771bfe2a-3ee8-4756-81a6-5549df1784a6} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 10008 | 2026.03.25 00:20:51.480372 [ 5 ] {771bfe2a-3ee8-4756-81a6-5549df1784a6} <Trace> oximeter.fields_uuid (6a83c119-7e6c-4ef5-9da4-bd1e7cdd4b62): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10009 | 2026.03.25 00:20:51.480504 [ 5 ] {771bfe2a-3ee8-4756-81a6-5549df1784a6} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001189 sec., 53826.74516400337 rows/sec., 4.20 MiB/sec. | ||
| 10010 | 2026.03.25 00:20:51.480543 [ 5 ] {771bfe2a-3ee8-4756-81a6-5549df1784a6} <Debug> TCPHandler: Processed in 0.001354351 sec. | ||
| 10011 | 2026.03.25 00:20:51.480659 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10012 | 2026.03.25 00:20:51.480752 [ 5 ] {16888df6-61b2-47d4-a17b-630f56d39a00} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10013 | 2026.03.25 00:20:51.480794 [ 5 ] {16888df6-61b2-47d4-a17b-630f56d39a00} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10014 | 2026.03.25 00:20:51.481175 [ 5 ] {16888df6-61b2-47d4-a17b-630f56d39a00} <Trace> oximeter.measurements_cumulativeu64 (d9515f17-c5fd-4592-903e-92bbab0fc185): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10015 | 2026.03.25 00:20:51.481210 [ 5 ] {16888df6-61b2-47d4-a17b-630f56d39a00} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
| 10016 | 2026.03.25 00:20:51.481533 [ 5 ] {16888df6-61b2-47d4-a17b-630f56d39a00} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 10017 | 2026.03.25 00:20:51.481741 [ 5 ] {16888df6-61b2-47d4-a17b-630f56d39a00} <Trace> oximeter.measurements_cumulativeu64 (d9515f17-c5fd-4592-903e-92bbab0fc185): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10018 | 2026.03.25 00:20:51.481870 [ 5 ] {16888df6-61b2-47d4-a17b-630f56d39a00} <Debug> executeQuery: Read 128 rows, 9.13 KiB in 0.001137 sec., 112576.95690413368 rows/sec., 7.84 MiB/sec. | ||
| 10019 | 2026.03.25 00:20:51.481907 [ 5 ] {16888df6-61b2-47d4-a17b-630f56d39a00} <Debug> TCPHandler: Processed in 0.00129635 sec. | ||
| 10020 | 2026.03.25 00:20:51.482020 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10021 | 2026.03.25 00:20:51.482119 [ 5 ] {ca5a6a51-4f0a-49cb-8ec7-f3523f94a491} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10022 | 2026.03.25 00:20:51.482161 [ 5 ] {ca5a6a51-4f0a-49cb-8ec7-f3523f94a491} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10023 | 2026.03.25 00:20:51.482494 [ 5 ] {ca5a6a51-4f0a-49cb-8ec7-f3523f94a491} <Trace> oximeter.measurements_u64 (a46c3f3f-9ded-4b50-9fc2-4f503dd169a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10024 | 2026.03.25 00:20:51.482530 [ 5 ] {ca5a6a51-4f0a-49cb-8ec7-f3523f94a491} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
| 10025 | 2026.03.25 00:20:51.482833 [ 5 ] {ca5a6a51-4f0a-49cb-8ec7-f3523f94a491} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 10026 | 2026.03.25 00:20:51.483034 [ 5 ] {ca5a6a51-4f0a-49cb-8ec7-f3523f94a491} <Trace> oximeter.measurements_u64 (a46c3f3f-9ded-4b50-9fc2-4f503dd169a4): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10027 | 2026.03.25 00:20:51.483162 [ 5 ] {ca5a6a51-4f0a-49cb-8ec7-f3523f94a491} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001063 sec., 45155.22107243651 rows/sec., 3.04 MiB/sec. | ||
| 10028 | 2026.03.25 00:20:51.483199 [ 5 ] {ca5a6a51-4f0a-49cb-8ec7-f3523f94a491} <Debug> TCPHandler: Processed in 0.001227098 sec. | ||
| 10029 | 2026.03.25 00:20:52.399881 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 19614 | ||
| 10030 | 2026.03.25 00:20:52.400398 [ 244 ] {} <Trace> system.asynchronous_metric_log (0898b27c-367e-447b-8482-f4822232c365): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10031 | 2026.03.25 00:20:52.400438 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
| 10032 | 2026.03.25 00:20:52.400906 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 10033 | 2026.03.25 00:20:52.401139 [ 244 ] {} <Trace> system.asynchronous_metric_log (0898b27c-367e-447b-8482-f4822232c365): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10034 | 2026.03.25 00:20:52.401270 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 19614 | ||
| 10035 | 2026.03.25 00:20:52.401289 [ 151 ] {} <Debug> system.asynchronous_metric_log (0898b27c-367e-447b-8482-f4822232c365) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 10036 | 2026.03.25 00:20:52.401364 [ 151 ] {} <Trace> system.asynchronous_metric_log (0898b27c-367e-447b-8482-f4822232c365): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10037 | 2026.03.25 00:20:52.401386 [ 151 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
| 10038 | 2026.03.25 00:20:52.401489 [ 197 ] {0898b27c-367e-447b-8482-f4822232c365::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 | ||
| 10039 | 2026.03.25 00:20:52.401596 [ 197 ] {0898b27c-367e-447b-8482-f4822232c365::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10040 | 2026.03.25 00:20:52.401632 [ 197 ] {0898b27c-367e-447b-8482-f4822232c365::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_36_7, total 17182 rows starting from the beginning of the part | ||
| 10041 | 2026.03.25 00:20:52.401695 [ 197 ] {0898b27c-367e-447b-8482-f4822232c365::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 | ||
| 10042 | 2026.03.25 00:20:52.401744 [ 197 ] {0898b27c-367e-447b-8482-f4822232c365::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 | ||
| 10043 | 2026.03.25 00:20:52.401788 [ 197 ] {0898b27c-367e-447b-8482-f4822232c365::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 | ||
| 10044 | 2026.03.25 00:20:52.401829 [ 197 ] {0898b27c-367e-447b-8482-f4822232c365::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 | ||
| 10045 | 2026.03.25 00:20:52.401868 [ 197 ] {0898b27c-367e-447b-8482-f4822232c365::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 | ||
| 10046 | 2026.03.25 00:20:52.403767 [ 198 ] {0898b27c-367e-447b-8482-f4822232c365::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 19614 rows, containing 4 columns (4 merged, 0 gathered) in 0.002320283 sec., 8453279.190512538 rows/sec., 120.93 MiB/sec. | ||
| 10047 | 2026.03.25 00:20:52.403991 [ 197 ] {0898b27c-367e-447b-8482-f4822232c365::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 10048 | 2026.03.25 00:20:52.404225 [ 197 ] {0898b27c-367e-447b-8482-f4822232c365::all_1_41_8} <Trace> system.asynchronous_metric_log (0898b27c-367e-447b-8482-f4822232c365): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10049 | 2026.03.25 00:20:52.404285 [ 197 ] {0898b27c-367e-447b-8482-f4822232c365::all_1_41_8} <Trace> system.asynchronous_metric_log (0898b27c-367e-447b-8482-f4822232c365) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 10050 | 2026.03.25 00:20:52.404347 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.62 MiB. | ||
| 10051 | 2026.03.25 00:20:53.428022 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 309 | ||
| 10052 | 2026.03.25 00:20:53.446244 [ 243 ] {} <Trace> system.metric_log (8832bb94-2db2-42e0-923d-5bcca7c2cc3b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10053 | 2026.03.25 00:20:53.446317 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
| 10054 | 2026.03.25 00:20:53.452691 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 10055 | 2026.03.25 00:20:53.453446 [ 243 ] {} <Trace> system.metric_log (8832bb94-2db2-42e0-923d-5bcca7c2cc3b): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10056 | 2026.03.25 00:20:53.453748 [ 129 ] {} <Debug> system.metric_log (8832bb94-2db2-42e0-923d-5bcca7c2cc3b) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 10057 | 2026.03.25 00:20:53.453818 [ 129 ] {} <Trace> system.metric_log (8832bb94-2db2-42e0-923d-5bcca7c2cc3b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10058 | 2026.03.25 00:20:53.453838 [ 129 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
| 10059 | 2026.03.25 00:20:53.453970 [ 198 ] {8832bb94-2db2-42e0-923d-5bcca7c2cc3b::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 | ||
| 10060 | 2026.03.25 00:20:53.457529 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 309 | ||
| 10061 | 2026.03.25 00:20:53.457769 [ 198 ] {8832bb94-2db2-42e0-923d-5bcca7c2cc3b::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10062 | 2026.03.25 00:20:53.459156 [ 198 ] {8832bb94-2db2-42e0-923d-5bcca7c2cc3b::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 272 rows starting from the beginning of the part | ||
| 10063 | 2026.03.25 00:20:53.463722 [ 198 ] {8832bb94-2db2-42e0-923d-5bcca7c2cc3b::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 7 rows starting from the beginning of the part | ||
| 10064 | 2026.03.25 00:20:53.468147 [ 198 ] {8832bb94-2db2-42e0-923d-5bcca7c2cc3b::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 | ||
| 10065 | 2026.03.25 00:20:53.472478 [ 198 ] {8832bb94-2db2-42e0-923d-5bcca7c2cc3b::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 | ||
| 10066 | 2026.03.25 00:20:53.476883 [ 198 ] {8832bb94-2db2-42e0-923d-5bcca7c2cc3b::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 | ||
| 10067 | 2026.03.25 00:20:53.480925 [ 198 ] {8832bb94-2db2-42e0-923d-5bcca7c2cc3b::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 | ||
| 10068 | 2026.03.25 00:20:53.534832 [ 198 ] {8832bb94-2db2-42e0-923d-5bcca7c2cc3b::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 309 rows, containing 679 columns (679 merged, 0 gathered) in 0.080926048 sec., 3818.3008763754287 rows/sec., 19.74 MiB/sec. | ||
| 10069 | 2026.03.25 00:20:53.536717 [ 198 ] {8832bb94-2db2-42e0-923d-5bcca7c2cc3b::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 10070 | 2026.03.25 00:20:53.538350 [ 198 ] {8832bb94-2db2-42e0-923d-5bcca7c2cc3b::all_1_41_8} <Trace> system.metric_log (8832bb94-2db2-42e0-923d-5bcca7c2cc3b): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10071 | 2026.03.25 00:20:53.538440 [ 198 ] {8832bb94-2db2-42e0-923d-5bcca7c2cc3b::all_1_41_8} <Trace> system.metric_log (8832bb94-2db2-42e0-923d-5bcca7c2cc3b) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 10072 | 2026.03.25 00:20:53.539889 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 13.97 MiB. | ||
| 10073 | 2026.03.25 00:20:54.610671 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36946 | ||
| 10074 | 2026.03.25 00:20:54.610778 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10075 | 2026.03.25 00:20:54.610803 [ 292 ] {} <Debug> TCP-Session: 6706445f-6a83-43c5-a5df-08baef6c6013 Authenticating user 'default' from [fd00:1122:3344:101::e]:36946 | ||
| 10076 | 2026.03.25 00:20:54.610825 [ 292 ] {} <Debug> TCP-Session: 6706445f-6a83-43c5-a5df-08baef6c6013 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10077 | 2026.03.25 00:20:54.610837 [ 292 ] {} <Debug> TCP-Session: 6706445f-6a83-43c5-a5df-08baef6c6013 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10078 | 2026.03.25 00:20:54.611015 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42700 | ||
| 10079 | 2026.03.25 00:20:54.611083 [ 295 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33642 | ||
| 10080 | 2026.03.25 00:20:54.611107 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53340 | ||
| 10081 | 2026.03.25 00:20:54.611122 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55669 | ||
| 10082 | 2026.03.25 00:20:54.611140 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56631 | ||
| 10083 | 2026.03.25 00:20:54.611146 [ 292 ] {} <Trace> TCP-Session: 6706445f-6a83-43c5-a5df-08baef6c6013 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10084 | 2026.03.25 00:20:54.611117 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54068 | ||
| 10085 | 2026.03.25 00:20:54.611254 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10086 | 2026.03.25 00:20:54.611084 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41178 | ||
| 10087 | 2026.03.25 00:20:54.611303 [ 293 ] {} <Debug> TCP-Session: 1f09706b-9282-4587-acc3-411ad5e66645 Authenticating user 'default' from [fd00:1122:3344:101::e]:42700 | ||
| 10088 | 2026.03.25 00:20:54.611106 [ 296 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49605 | ||
| 10089 | 2026.03.25 00:20:54.611342 [ 293 ] {} <Debug> TCP-Session: 1f09706b-9282-4587-acc3-411ad5e66645 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10090 | 2026.03.25 00:20:54.611374 [ 293 ] {} <Debug> TCP-Session: 1f09706b-9282-4587-acc3-411ad5e66645 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10091 | 2026.03.25 00:20:54.611378 [ 292 ] {341a473d-ec2f-40ab-82d3-5195e32307d0} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:36946) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 10092 | 2026.03.25 00:20:54.611636 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10093 | 2026.03.25 00:20:54.611641 [ 292 ] {341a473d-ec2f-40ab-82d3-5195e32307d0} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 10094 | 2026.03.25 00:20:54.611682 [ 291 ] {} <Debug> TCP-Session: eaf1d8ad-7fb2-4680-8415-0c95508f58c1 Authenticating user 'default' from [fd00:1122:3344:101::e]:56631 | ||
| 10095 | 2026.03.25 00:20:54.611711 [ 291 ] {} <Debug> TCP-Session: eaf1d8ad-7fb2-4680-8415-0c95508f58c1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10096 | 2026.03.25 00:20:54.611715 [ 296 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10097 | 2026.03.25 00:20:54.611725 [ 291 ] {} <Debug> TCP-Session: eaf1d8ad-7fb2-4680-8415-0c95508f58c1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10098 | 2026.03.25 00:20:54.611748 [ 296 ] {} <Debug> TCP-Session: d2afb453-0627-4752-a514-3577fc1f1b48 Authenticating user 'default' from [fd00:1122:3344:101::e]:49605 | ||
| 10099 | 2026.03.25 00:20:54.611717 [ 292 ] {341a473d-ec2f-40ab-82d3-5195e32307d0} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 10100 | 2026.03.25 00:20:54.611769 [ 296 ] {} <Debug> TCP-Session: d2afb453-0627-4752-a514-3577fc1f1b48 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10101 | 2026.03.25 00:20:54.611801 [ 296 ] {} <Debug> TCP-Session: d2afb453-0627-4752-a514-3577fc1f1b48 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10102 | 2026.03.25 00:20:54.612072 [ 292 ] {341a473d-ec2f-40ab-82d3-5195e32307d0} <Debug> oximeter.version (97ad2ce0-cded-4649-a1b6-ff7c59ff4a2c) (SelectExecutor): Key condition: unknown | ||
| 10103 | 2026.03.25 00:20:54.612145 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10104 | 2026.03.25 00:20:54.612185 [ 294 ] {} <Debug> TCP-Session: 2805e11e-fdc7-48dd-8e43-e41ec389685d Authenticating user 'default' from [fd00:1122:3344:101::e]:41178 | ||
| 10105 | 2026.03.25 00:20:54.612211 [ 294 ] {} <Debug> TCP-Session: 2805e11e-fdc7-48dd-8e43-e41ec389685d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10106 | 2026.03.25 00:20:54.612223 [ 294 ] {} <Debug> TCP-Session: 2805e11e-fdc7-48dd-8e43-e41ec389685d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10107 | 2026.03.25 00:20:54.612242 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10108 | 2026.03.25 00:20:54.612280 [ 289 ] {} <Debug> TCP-Session: 6d0f5a04-e935-4d49-86d5-9567b2d4ced5 Authenticating user 'default' from [fd00:1122:3344:101::e]:54068 | ||
| 10109 | 2026.03.25 00:20:54.612296 [ 289 ] {} <Debug> TCP-Session: 6d0f5a04-e935-4d49-86d5-9567b2d4ced5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10110 | 2026.03.25 00:20:54.612312 [ 289 ] {} <Debug> TCP-Session: 6d0f5a04-e935-4d49-86d5-9567b2d4ced5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10111 | 2026.03.25 00:20:54.612348 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10112 | 2026.03.25 00:20:54.612383 [ 288 ] {} <Debug> TCP-Session: 8b52a319-7086-4855-ae3c-dc8c997514ba Authenticating user 'default' from [fd00:1122:3344:101::e]:53340 | ||
| 10113 | 2026.03.25 00:20:54.612400 [ 288 ] {} <Debug> TCP-Session: 8b52a319-7086-4855-ae3c-dc8c997514ba Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10114 | 2026.03.25 00:20:54.612412 [ 288 ] {} <Debug> TCP-Session: 8b52a319-7086-4855-ae3c-dc8c997514ba Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10115 | 2026.03.25 00:20:54.612544 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10116 | 2026.03.25 00:20:54.612578 [ 290 ] {} <Debug> TCP-Session: 54154bae-2bec-4e63-bc8c-a8fff27deb2e Authenticating user 'default' from [fd00:1122:3344:101::e]:55669 | ||
| 10117 | 2026.03.25 00:20:54.612599 [ 290 ] {} <Debug> TCP-Session: 54154bae-2bec-4e63-bc8c-a8fff27deb2e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10118 | 2026.03.25 00:20:54.612612 [ 290 ] {} <Debug> TCP-Session: 54154bae-2bec-4e63-bc8c-a8fff27deb2e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10119 | 2026.03.25 00:20:54.612618 [ 295 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10120 | 2026.03.25 00:20:54.612649 [ 295 ] {} <Debug> TCP-Session: 1d4264de-e9ef-42a0-a78c-71613d06fab0 Authenticating user 'default' from [fd00:1122:3344:101::e]:33642 | ||
| 10121 | 2026.03.25 00:20:54.612665 [ 295 ] {} <Debug> TCP-Session: 1d4264de-e9ef-42a0-a78c-71613d06fab0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10122 | 2026.03.25 00:20:54.612678 [ 295 ] {} <Debug> TCP-Session: 1d4264de-e9ef-42a0-a78c-71613d06fab0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10123 | 2026.03.25 00:20:54.612988 [ 317 ] {341a473d-ec2f-40ab-82d3-5195e32307d0} <Trace> AggregatingTransform: Aggregating | ||
| 10124 | 2026.03.25 00:20:54.613023 [ 317 ] {341a473d-ec2f-40ab-82d3-5195e32307d0} <Trace> Aggregator: Aggregation method: without_key | ||
| 10125 | 2026.03.25 00:20:54.613057 [ 317 ] {341a473d-ec2f-40ab-82d3-5195e32307d0} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.0008813 sec. (1134.687 rows/sec., 44.32 KiB/sec.) | ||
| 10126 | 2026.03.25 00:20:54.613075 [ 317 ] {341a473d-ec2f-40ab-82d3-5195e32307d0} <Trace> Aggregator: Merging aggregated data | ||
| 10127 | 2026.03.25 00:20:54.614354 [ 292 ] {341a473d-ec2f-40ab-82d3-5195e32307d0} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.00303 sec., 330.03300330033 rows/sec., 12.89 KiB/sec. | ||
| 10128 | 2026.03.25 00:20:54.614434 [ 292 ] {341a473d-ec2f-40ab-82d3-5195e32307d0} <Debug> TCPHandler: Processed in 0.003415478 sec. | ||
| 10129 | 2026.03.25 00:20:54.614561 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10130 | 2026.03.25 00:20:54.614581 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10131 | 2026.03.25 00:20:54.614609 [ 296 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10132 | 2026.03.25 00:20:54.614625 [ 293 ] {} <Debug> TCP-Session: 1f09706b-9282-4587-acc3-411ad5e66645 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10133 | 2026.03.25 00:20:54.614629 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10134 | 2026.03.25 00:20:54.614652 [ 296 ] {} <Debug> TCP-Session: d2afb453-0627-4752-a514-3577fc1f1b48 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10135 | 2026.03.25 00:20:54.614668 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10136 | 2026.03.25 00:20:54.614683 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10137 | 2026.03.25 00:20:54.614708 [ 295 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10138 | 2026.03.25 00:20:54.614727 [ 294 ] {} <Debug> TCP-Session: 2805e11e-fdc7-48dd-8e43-e41ec389685d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10139 | 2026.03.25 00:20:54.614731 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10140 | 2026.03.25 00:20:54.614748 [ 295 ] {} <Debug> TCP-Session: 1d4264de-e9ef-42a0-a78c-71613d06fab0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10141 | 2026.03.25 00:20:54.614737 [ 290 ] {} <Debug> TCP-Session: 54154bae-2bec-4e63-bc8c-a8fff27deb2e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10142 | 2026.03.25 00:20:54.614782 [ 289 ] {} <Debug> TCP-Session: 6d0f5a04-e935-4d49-86d5-9567b2d4ced5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10143 | 2026.03.25 00:20:54.614705 [ 288 ] {} <Debug> TCP-Session: 8b52a319-7086-4855-ae3c-dc8c997514ba Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10144 | 2026.03.25 00:20:54.614651 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10145 | 2026.03.25 00:20:54.614611 [ 292 ] {} <Debug> TCP-Session: 6706445f-6a83-43c5-a5df-08baef6c6013 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10146 | 2026.03.25 00:20:54.614889 [ 291 ] {} <Debug> TCP-Session: eaf1d8ad-7fb2-4680-8415-0c95508f58c1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10147 | 2026.03.25 00:20:54.722214 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34260 | ||
| 10148 | 2026.03.25 00:20:54.722291 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10149 | 2026.03.25 00:20:54.722313 [ 293 ] {} <Debug> TCP-Session: 1c12e78f-25a0-4615-b7ca-aa6f1c9b489c Authenticating user 'default' from [fd00:1122:3344:101::e]:34260 | ||
| 10150 | 2026.03.25 00:20:54.722330 [ 293 ] {} <Debug> TCP-Session: 1c12e78f-25a0-4615-b7ca-aa6f1c9b489c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10151 | 2026.03.25 00:20:54.722343 [ 293 ] {} <Debug> TCP-Session: 1c12e78f-25a0-4615-b7ca-aa6f1c9b489c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10152 | 2026.03.25 00:20:54.722479 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61831 | ||
| 10153 | 2026.03.25 00:20:54.722492 [ 295 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36248 | ||
| 10154 | 2026.03.25 00:20:54.722537 [ 296 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:32835 | ||
| 10155 | 2026.03.25 00:20:54.722571 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63988 | ||
| 10156 | 2026.03.25 00:20:54.722583 [ 295 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10157 | 2026.03.25 00:20:54.722546 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55650 | ||
| 10158 | 2026.03.25 00:20:54.722630 [ 295 ] {} <Debug> TCP-Session: 2a168c37-5811-4482-8f05-dd50b4d23d37 Authenticating user 'default' from [fd00:1122:3344:101::e]:36248 | ||
| 10159 | 2026.03.25 00:20:54.722656 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10160 | 2026.03.25 00:20:54.722656 [ 296 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10161 | 2026.03.25 00:20:54.722673 [ 295 ] {} <Debug> TCP-Session: 2a168c37-5811-4482-8f05-dd50b4d23d37 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10162 | 2026.03.25 00:20:54.722689 [ 291 ] {} <Debug> TCP-Session: bab07a7d-2c5b-4e7f-acd5-48afa0b692de Authenticating user 'default' from [fd00:1122:3344:101::e]:63988 | ||
| 10163 | 2026.03.25 00:20:54.722696 [ 296 ] {} <Debug> TCP-Session: 22ed0afa-5957-4cd1-9dde-9247aea461ee Authenticating user 'default' from [fd00:1122:3344:101::e]:32835 | ||
| 10164 | 2026.03.25 00:20:54.722706 [ 295 ] {} <Debug> TCP-Session: 2a168c37-5811-4482-8f05-dd50b4d23d37 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10165 | 2026.03.25 00:20:54.722725 [ 291 ] {} <Debug> TCP-Session: bab07a7d-2c5b-4e7f-acd5-48afa0b692de Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10166 | 2026.03.25 00:20:54.722729 [ 296 ] {} <Debug> TCP-Session: 22ed0afa-5957-4cd1-9dde-9247aea461ee Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10167 | 2026.03.25 00:20:54.722749 [ 291 ] {} <Debug> TCP-Session: bab07a7d-2c5b-4e7f-acd5-48afa0b692de Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10168 | 2026.03.25 00:20:54.722723 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10169 | 2026.03.25 00:20:54.722761 [ 296 ] {} <Debug> TCP-Session: 22ed0afa-5957-4cd1-9dde-9247aea461ee Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10170 | 2026.03.25 00:20:54.722548 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40750 | ||
| 10171 | 2026.03.25 00:20:54.722797 [ 288 ] {} <Debug> TCP-Session: c9863046-790e-41f3-bd88-8cc44a00414c Authenticating user 'default' from [fd00:1122:3344:101::e]:55650 | ||
| 10172 | 2026.03.25 00:20:54.722548 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47906 | ||
| 10173 | 2026.03.25 00:20:54.722850 [ 288 ] {} <Debug> TCP-Session: c9863046-790e-41f3-bd88-8cc44a00414c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10174 | 2026.03.25 00:20:54.722868 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10175 | 2026.03.25 00:20:54.722881 [ 288 ] {} <Debug> TCP-Session: c9863046-790e-41f3-bd88-8cc44a00414c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10176 | 2026.03.25 00:20:54.722629 [ 293 ] {} <Trace> TCP-Session: 1c12e78f-25a0-4615-b7ca-aa6f1c9b489c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10177 | 2026.03.25 00:20:54.722908 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10178 | 2026.03.25 00:20:54.722903 [ 289 ] {} <Debug> TCP-Session: 5628550d-a88f-4f2d-99e8-e4a727a240ee Authenticating user 'default' from [fd00:1122:3344:101::e]:40750 | ||
| 10179 | 2026.03.25 00:20:54.722948 [ 290 ] {} <Debug> TCP-Session: 7716c0b8-66ea-42b9-9d52-ee43fcfd474d Authenticating user 'default' from [fd00:1122:3344:101::e]:47906 | ||
| 10180 | 2026.03.25 00:20:54.722971 [ 289 ] {} <Debug> TCP-Session: 5628550d-a88f-4f2d-99e8-e4a727a240ee Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10181 | 2026.03.25 00:20:54.722980 [ 290 ] {} <Debug> TCP-Session: 7716c0b8-66ea-42b9-9d52-ee43fcfd474d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10182 | 2026.03.25 00:20:54.722993 [ 289 ] {} <Debug> TCP-Session: 5628550d-a88f-4f2d-99e8-e4a727a240ee Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10183 | 2026.03.25 00:20:54.723006 [ 290 ] {} <Debug> TCP-Session: 7716c0b8-66ea-42b9-9d52-ee43fcfd474d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10184 | 2026.03.25 00:20:54.722580 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45357 | ||
| 10185 | 2026.03.25 00:20:54.722578 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10186 | 2026.03.25 00:20:54.723082 [ 293 ] {bc1853cd-a3a6-4c0c-9339-b89696789099} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:34260) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 10187 | 2026.03.25 00:20:54.723094 [ 294 ] {} <Debug> TCP-Session: 1f4d6eb4-f5f6-42e9-a68e-6cfbd4ea4cbb Authenticating user 'default' from [fd00:1122:3344:101::e]:61831 | ||
| 10188 | 2026.03.25 00:20:54.723108 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10189 | 2026.03.25 00:20:54.723128 [ 294 ] {} <Debug> TCP-Session: 1f4d6eb4-f5f6-42e9-a68e-6cfbd4ea4cbb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10190 | 2026.03.25 00:20:54.723145 [ 292 ] {} <Debug> TCP-Session: 15b064d5-e5f2-4ff9-ad6d-003a87cab448 Authenticating user 'default' from [fd00:1122:3344:101::e]:45357 | ||
| 10191 | 2026.03.25 00:20:54.723150 [ 294 ] {} <Debug> TCP-Session: 1f4d6eb4-f5f6-42e9-a68e-6cfbd4ea4cbb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10192 | 2026.03.25 00:20:54.723169 [ 292 ] {} <Debug> TCP-Session: 15b064d5-e5f2-4ff9-ad6d-003a87cab448 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10193 | 2026.03.25 00:20:54.723189 [ 292 ] {} <Debug> TCP-Session: 15b064d5-e5f2-4ff9-ad6d-003a87cab448 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10194 | 2026.03.25 00:20:54.723380 [ 293 ] {bc1853cd-a3a6-4c0c-9339-b89696789099} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 10195 | 2026.03.25 00:20:54.723437 [ 293 ] {bc1853cd-a3a6-4c0c-9339-b89696789099} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 10196 | 2026.03.25 00:20:54.723737 [ 293 ] {bc1853cd-a3a6-4c0c-9339-b89696789099} <Debug> oximeter.version (97ad2ce0-cded-4649-a1b6-ff7c59ff4a2c) (SelectExecutor): Key condition: unknown | ||
| 10197 | 2026.03.25 00:20:54.724800 [ 330 ] {bc1853cd-a3a6-4c0c-9339-b89696789099} <Trace> AggregatingTransform: Aggregating | ||
| 10198 | 2026.03.25 00:20:54.724842 [ 330 ] {bc1853cd-a3a6-4c0c-9339-b89696789099} <Trace> Aggregator: Aggregation method: without_key | ||
| 10199 | 2026.03.25 00:20:54.724880 [ 330 ] {bc1853cd-a3a6-4c0c-9339-b89696789099} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001044484 sec. (957.411 rows/sec., 37.40 KiB/sec.) | ||
| 10200 | 2026.03.25 00:20:54.724899 [ 330 ] {bc1853cd-a3a6-4c0c-9339-b89696789099} <Trace> Aggregator: Merging aggregated data | ||
| 10201 | 2026.03.25 00:20:54.726117 [ 293 ] {bc1853cd-a3a6-4c0c-9339-b89696789099} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003091 sec., 323.51989647363314 rows/sec., 12.64 KiB/sec. | ||
| 10202 | 2026.03.25 00:20:54.726254 [ 293 ] {bc1853cd-a3a6-4c0c-9339-b89696789099} <Debug> TCPHandler: Processed in 0.003756256 sec. | ||
| 10203 | 2026.03.25 00:20:54.726381 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10204 | 2026.03.25 00:20:54.726409 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10205 | 2026.03.25 00:20:54.726409 [ 293 ] {} <Debug> TCP-Session: 1c12e78f-25a0-4615-b7ca-aa6f1c9b489c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10206 | 2026.03.25 00:20:54.726429 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10207 | 2026.03.25 00:20:54.726446 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10208 | 2026.03.25 00:20:54.726462 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10209 | 2026.03.25 00:20:54.726489 [ 291 ] {} <Debug> TCP-Session: bab07a7d-2c5b-4e7f-acd5-48afa0b692de Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10210 | 2026.03.25 00:20:54.726510 [ 290 ] {} <Debug> TCP-Session: 7716c0b8-66ea-42b9-9d52-ee43fcfd474d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10211 | 2026.03.25 00:20:54.726526 [ 288 ] {} <Debug> TCP-Session: c9863046-790e-41f3-bd88-8cc44a00414c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10212 | 2026.03.25 00:20:54.726531 [ 295 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10213 | 2026.03.25 00:20:54.726548 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10214 | 2026.03.25 00:20:54.726589 [ 295 ] {} <Debug> TCP-Session: 2a168c37-5811-4482-8f05-dd50b4d23d37 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10215 | 2026.03.25 00:20:54.726508 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10216 | 2026.03.25 00:20:54.726616 [ 292 ] {} <Debug> TCP-Session: 15b064d5-e5f2-4ff9-ad6d-003a87cab448 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10217 | 2026.03.25 00:20:54.726483 [ 296 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10218 | 2026.03.25 00:20:54.726648 [ 289 ] {} <Debug> TCP-Session: 5628550d-a88f-4f2d-99e8-e4a727a240ee Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10219 | 2026.03.25 00:20:54.726457 [ 294 ] {} <Debug> TCP-Session: 1f4d6eb4-f5f6-42e9-a68e-6cfbd4ea4cbb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10220 | 2026.03.25 00:20:54.726690 [ 296 ] {} <Debug> TCP-Session: 22ed0afa-5957-4cd1-9dde-9247aea461ee Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10221 | 2026.03.25 00:20:55.005049 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 52 entries to flush up to offset 1344 | ||
| 10222 | 2026.03.25 00:20:55.007956 [ 242 ] {} <Trace> system.query_log (9703172c-9101-4506-b1d0-613c64f918a0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10223 | 2026.03.25 00:20:55.008017 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
| 10224 | 2026.03.25 00:20:55.009364 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 10225 | 2026.03.25 00:20:55.009659 [ 242 ] {} <Trace> system.query_log (9703172c-9101-4506-b1d0-613c64f918a0): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10226 | 2026.03.25 00:20:55.010069 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1344 | ||
| 10227 | 2026.03.25 00:20:56.000203 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 299.42 MiB, peak 316.62 MiB, free memory in arenas 0.00 B, will set to 303.42 MiB (RSS), difference: 4.00 MiB | ||
| 10228 | 2026.03.25 00:20:56.488450 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10229 | 2026.03.25 00:20:56.488632 [ 5 ] {75d9467b-e239-45f1-bf5a-26b9bc750a3e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 10230 | 2026.03.25 00:20:56.488697 [ 5 ] {75d9467b-e239-45f1-bf5a-26b9bc750a3e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 10231 | 2026.03.25 00:20:56.489433 [ 5 ] {75d9467b-e239-45f1-bf5a-26b9bc750a3e} <Trace> oximeter.fields_i16 (78240462-1731-4218-9a79-d1fbaf59befe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10232 | 2026.03.25 00:20:56.489482 [ 5 ] {75d9467b-e239-45f1-bf5a-26b9bc750a3e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
| 10233 | 2026.03.25 00:20:56.489868 [ 5 ] {75d9467b-e239-45f1-bf5a-26b9bc750a3e} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 10234 | 2026.03.25 00:20:56.490095 [ 5 ] {75d9467b-e239-45f1-bf5a-26b9bc750a3e} <Trace> oximeter.fields_i16 (78240462-1731-4218-9a79-d1fbaf59befe): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10235 | 2026.03.25 00:20:56.490250 [ 5 ] {75d9467b-e239-45f1-bf5a-26b9bc750a3e} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001665 sec., 170570.57057057056 rows/sec., 10.83 MiB/sec. | ||
| 10236 | 2026.03.25 00:20:56.490293 [ 5 ] {75d9467b-e239-45f1-bf5a-26b9bc750a3e} <Debug> TCPHandler: Processed in 0.001971265 sec. | ||
| 10237 | 2026.03.25 00:20:56.490420 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10238 | 2026.03.25 00:20:56.490516 [ 5 ] {4af8ebf4-7025-4eaf-aec6-4dc50f1060c0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10239 | 2026.03.25 00:20:56.490556 [ 5 ] {4af8ebf4-7025-4eaf-aec6-4dc50f1060c0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10240 | 2026.03.25 00:20:56.491379 [ 5 ] {4af8ebf4-7025-4eaf-aec6-4dc50f1060c0} <Trace> oximeter.fields_string (da9d4756-c540-45ff-bdbb-bdc9c8d31861): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10241 | 2026.03.25 00:20:56.491416 [ 5 ] {4af8ebf4-7025-4eaf-aec6-4dc50f1060c0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
| 10242 | 2026.03.25 00:20:56.491760 [ 5 ] {4af8ebf4-7025-4eaf-aec6-4dc50f1060c0} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 10243 | 2026.03.25 00:20:56.491959 [ 5 ] {4af8ebf4-7025-4eaf-aec6-4dc50f1060c0} <Trace> oximeter.fields_string (da9d4756-c540-45ff-bdbb-bdc9c8d31861): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10244 | 2026.03.25 00:20:56.492087 [ 5 ] {4af8ebf4-7025-4eaf-aec6-4dc50f1060c0} <Debug> executeQuery: Read 825 rows, 66.29 KiB in 0.00159 sec., 518867.92452830187 rows/sec., 40.71 MiB/sec. | ||
| 10245 | 2026.03.25 00:20:56.492125 [ 5 ] {4af8ebf4-7025-4eaf-aec6-4dc50f1060c0} <Debug> TCPHandler: Processed in 0.00175375 sec. | ||
| 10246 | 2026.03.25 00:20:56.492233 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10247 | 2026.03.25 00:20:56.492326 [ 5 ] {feca1a84-75d0-4292-bc01-15a2129b2d17} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 10248 | 2026.03.25 00:20:56.492366 [ 5 ] {feca1a84-75d0-4292-bc01-15a2129b2d17} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 10249 | 2026.03.25 00:20:56.492805 [ 5 ] {feca1a84-75d0-4292-bc01-15a2129b2d17} <Trace> oximeter.fields_u16 (b490aa8d-8720-450c-9d9d-0c0be0c6e0e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10250 | 2026.03.25 00:20:56.492841 [ 5 ] {feca1a84-75d0-4292-bc01-15a2129b2d17} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
| 10251 | 2026.03.25 00:20:56.493146 [ 5 ] {feca1a84-75d0-4292-bc01-15a2129b2d17} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 10252 | 2026.03.25 00:20:56.493362 [ 5 ] {feca1a84-75d0-4292-bc01-15a2129b2d17} <Trace> oximeter.fields_u16 (b490aa8d-8720-450c-9d9d-0c0be0c6e0e1): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10253 | 2026.03.25 00:20:56.493474 [ 149 ] {} <Debug> oximeter.fields_u16 (b490aa8d-8720-450c-9d9d-0c0be0c6e0e1) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 10254 | 2026.03.25 00:20:56.493491 [ 5 ] {feca1a84-75d0-4292-bc01-15a2129b2d17} <Debug> executeQuery: Read 156 rows, 9.59 KiB in 0.001184 sec., 131756.75675675677 rows/sec., 7.91 MiB/sec. | ||
| 10255 | 2026.03.25 00:20:56.493539 [ 149 ] {} <Trace> oximeter.fields_u16 (b490aa8d-8720-450c-9d9d-0c0be0c6e0e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10256 | 2026.03.25 00:20:56.493548 [ 5 ] {feca1a84-75d0-4292-bc01-15a2129b2d17} <Debug> TCPHandler: Processed in 0.001365541 sec. | ||
| 10257 | 2026.03.25 00:20:56.493570 [ 149 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
| 10258 | 2026.03.25 00:20:56.493671 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10259 | 2026.03.25 00:20:56.493696 [ 196 ] {b490aa8d-8720-450c-9d9d-0c0be0c6e0e1::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 | ||
| 10260 | 2026.03.25 00:20:56.493771 [ 5 ] {06434848-9c32-43d6-81d6-e75f92e8abfb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 10261 | 2026.03.25 00:20:56.493814 [ 5 ] {06434848-9c32-43d6-81d6-e75f92e8abfb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 10262 | 2026.03.25 00:20:56.493849 [ 196 ] {b490aa8d-8720-450c-9d9d-0c0be0c6e0e1::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10263 | 2026.03.25 00:20:56.493891 [ 196 ] {b490aa8d-8720-450c-9d9d-0c0be0c6e0e1::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 209 rows starting from the beginning of the part | ||
| 10264 | 2026.03.25 00:20:56.493967 [ 196 ] {b490aa8d-8720-450c-9d9d-0c0be0c6e0e1::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 156 rows starting from the beginning of the part | ||
| 10265 | 2026.03.25 00:20:56.494019 [ 196 ] {b490aa8d-8720-450c-9d9d-0c0be0c6e0e1::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 26 rows starting from the beginning of the part | ||
| 10266 | 2026.03.25 00:20:56.494068 [ 196 ] {b490aa8d-8720-450c-9d9d-0c0be0c6e0e1::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 156 rows starting from the beginning of the part | ||
| 10267 | 2026.03.25 00:20:56.494118 [ 196 ] {b490aa8d-8720-450c-9d9d-0c0be0c6e0e1::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 37 rows starting from the beginning of the part | ||
| 10268 | 2026.03.25 00:20:56.494164 [ 196 ] {b490aa8d-8720-450c-9d9d-0c0be0c6e0e1::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 156 rows starting from the beginning of the part | ||
| 10269 | 2026.03.25 00:20:56.494258 [ 5 ] {06434848-9c32-43d6-81d6-e75f92e8abfb} <Trace> oximeter.fields_u32 (79eddaf6-5920-48fe-8c45-6c5582e58677): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10270 | 2026.03.25 00:20:56.494298 [ 5 ] {06434848-9c32-43d6-81d6-e75f92e8abfb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
| 10271 | 2026.03.25 00:20:56.494639 [ 5 ] {06434848-9c32-43d6-81d6-e75f92e8abfb} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 10272 | 2026.03.25 00:20:56.494869 [ 5 ] {06434848-9c32-43d6-81d6-e75f92e8abfb} <Trace> oximeter.fields_u32 (79eddaf6-5920-48fe-8c45-6c5582e58677): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10273 | 2026.03.25 00:20:56.495000 [ 5 ] {06434848-9c32-43d6-81d6-e75f92e8abfb} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001247 sec., 119486.76824378507 rows/sec., 7.72 MiB/sec. | ||
| 10274 | 2026.03.25 00:20:56.495039 [ 5 ] {06434848-9c32-43d6-81d6-e75f92e8abfb} <Debug> TCPHandler: Processed in 0.001415772 sec. | ||
| 10275 | 2026.03.25 00:20:56.495099 [ 187 ] {b490aa8d-8720-450c-9d9d-0c0be0c6e0e1::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 740 rows, containing 5 columns (5 merged, 0 gathered) in 0.001463224 sec., 505732.5467597579 rows/sec., 33.29 MiB/sec. | ||
| 10276 | 2026.03.25 00:20:56.495150 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10277 | 2026.03.25 00:20:56.495244 [ 5 ] {a3a13da6-3162-4cc9-a1ec-2734b59e3df9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 10278 | 2026.03.25 00:20:56.495287 [ 5 ] {a3a13da6-3162-4cc9-a1ec-2734b59e3df9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 10279 | 2026.03.25 00:20:56.495306 [ 201 ] {b490aa8d-8720-450c-9d9d-0c0be0c6e0e1::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 10280 | 2026.03.25 00:20:56.495676 [ 201 ] {b490aa8d-8720-450c-9d9d-0c0be0c6e0e1::all_1_56_11} <Trace> oximeter.fields_u16 (b490aa8d-8720-450c-9d9d-0c0be0c6e0e1): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10281 | 2026.03.25 00:20:56.495728 [ 5 ] {a3a13da6-3162-4cc9-a1ec-2734b59e3df9} <Trace> oximeter.fields_u8 (fa258e8d-285a-434f-b894-6be795807874): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10282 | 2026.03.25 00:20:56.495769 [ 201 ] {b490aa8d-8720-450c-9d9d-0c0be0c6e0e1::all_1_56_11} <Trace> oximeter.fields_u16 (b490aa8d-8720-450c-9d9d-0c0be0c6e0e1) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 10283 | 2026.03.25 00:20:56.495773 [ 5 ] {a3a13da6-3162-4cc9-a1ec-2734b59e3df9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
| 10284 | 2026.03.25 00:20:56.495886 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB. | ||
| 10285 | 2026.03.25 00:20:56.496096 [ 5 ] {a3a13da6-3162-4cc9-a1ec-2734b59e3df9} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 10286 | 2026.03.25 00:20:56.496306 [ 5 ] {a3a13da6-3162-4cc9-a1ec-2734b59e3df9} <Trace> oximeter.fields_u8 (fa258e8d-285a-434f-b894-6be795807874): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10287 | 2026.03.25 00:20:56.496436 [ 5 ] {a3a13da6-3162-4cc9-a1ec-2734b59e3df9} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.00121 sec., 122314.04958677686 rows/sec., 6.96 MiB/sec. | ||
| 10288 | 2026.03.25 00:20:56.496498 [ 5 ] {a3a13da6-3162-4cc9-a1ec-2734b59e3df9} <Debug> TCPHandler: Processed in 0.001394932 sec. | ||
| 10289 | 2026.03.25 00:20:56.496609 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10290 | 2026.03.25 00:20:56.496702 [ 5 ] {00aee27f-b20a-4d00-b0cf-769886ab358e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10291 | 2026.03.25 00:20:56.496742 [ 5 ] {00aee27f-b20a-4d00-b0cf-769886ab358e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10292 | 2026.03.25 00:20:56.497339 [ 5 ] {00aee27f-b20a-4d00-b0cf-769886ab358e} <Trace> oximeter.fields_uuid (6a83c119-7e6c-4ef5-9da4-bd1e7cdd4b62): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10293 | 2026.03.25 00:20:56.497374 [ 5 ] {00aee27f-b20a-4d00-b0cf-769886ab358e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
| 10294 | 2026.03.25 00:20:56.497685 [ 5 ] {00aee27f-b20a-4d00-b0cf-769886ab358e} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 10295 | 2026.03.25 00:20:56.497886 [ 5 ] {00aee27f-b20a-4d00-b0cf-769886ab358e} <Trace> oximeter.fields_uuid (6a83c119-7e6c-4ef5-9da4-bd1e7cdd4b62): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10296 | 2026.03.25 00:20:56.498017 [ 5 ] {00aee27f-b20a-4d00-b0cf-769886ab358e} <Debug> executeQuery: Read 504 rows, 36.30 KiB in 0.001333 sec., 378094.52363090776 rows/sec., 26.59 MiB/sec. | ||
| 10297 | 2026.03.25 00:20:56.498057 [ 5 ] {00aee27f-b20a-4d00-b0cf-769886ab358e} <Debug> TCPHandler: Processed in 0.001495285 sec. | ||
| 10298 | 2026.03.25 00:20:56.498166 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10299 | 2026.03.25 00:20:56.498261 [ 5 ] {f9cd5349-ee2d-4d88-84f7-c4a360d3aef7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 10300 | 2026.03.25 00:20:56.498303 [ 5 ] {f9cd5349-ee2d-4d88-84f7-c4a360d3aef7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 10301 | 2026.03.25 00:20:56.498640 [ 5 ] {f9cd5349-ee2d-4d88-84f7-c4a360d3aef7} <Trace> oximeter.measurements_bool (8a3ce6e0-f76a-4ba2-9a43-4275c3c9549e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10302 | 2026.03.25 00:20:56.498677 [ 5 ] {f9cd5349-ee2d-4d88-84f7-c4a360d3aef7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
| 10303 | 2026.03.25 00:20:56.498982 [ 5 ] {f9cd5349-ee2d-4d88-84f7-c4a360d3aef7} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 10304 | 2026.03.25 00:20:56.499240 [ 5 ] {f9cd5349-ee2d-4d88-84f7-c4a360d3aef7} <Trace> oximeter.measurements_bool (8a3ce6e0-f76a-4ba2-9a43-4275c3c9549e): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10305 | 2026.03.25 00:20:56.499405 [ 5 ] {f9cd5349-ee2d-4d88-84f7-c4a360d3aef7} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001162 sec., 5163.5111876075725 rows/sec., 269.77 KiB/sec. | ||
| 10306 | 2026.03.25 00:20:56.499448 [ 5 ] {f9cd5349-ee2d-4d88-84f7-c4a360d3aef7} <Debug> TCPHandler: Processed in 0.001330431 sec. | ||
| 10307 | 2026.03.25 00:20:56.499559 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10308 | 2026.03.25 00:20:56.499660 [ 5 ] {e7ae80f4-e402-4edf-8c5e-83b20d63fa11} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10309 | 2026.03.25 00:20:56.499707 [ 5 ] {e7ae80f4-e402-4edf-8c5e-83b20d63fa11} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10310 | 2026.03.25 00:20:56.500116 [ 5 ] {e7ae80f4-e402-4edf-8c5e-83b20d63fa11} <Trace> oximeter.measurements_cumulativeu64 (d9515f17-c5fd-4592-903e-92bbab0fc185): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10311 | 2026.03.25 00:20:56.500154 [ 5 ] {e7ae80f4-e402-4edf-8c5e-83b20d63fa11} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
| 10312 | 2026.03.25 00:20:56.500491 [ 5 ] {e7ae80f4-e402-4edf-8c5e-83b20d63fa11} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 10313 | 2026.03.25 00:20:56.500713 [ 5 ] {e7ae80f4-e402-4edf-8c5e-83b20d63fa11} <Trace> oximeter.measurements_cumulativeu64 (d9515f17-c5fd-4592-903e-92bbab0fc185): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10314 | 2026.03.25 00:20:56.500847 [ 5 ] {e7ae80f4-e402-4edf-8c5e-83b20d63fa11} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.00121 sec., 219008.26446280992 rows/sec., 14.55 MiB/sec. | ||
| 10315 | 2026.03.25 00:20:56.500886 [ 5 ] {e7ae80f4-e402-4edf-8c5e-83b20d63fa11} <Debug> TCPHandler: Processed in 0.001375652 sec. | ||
| 10316 | 2026.03.25 00:20:56.500997 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10317 | 2026.03.25 00:20:56.501091 [ 5 ] {3bcf12e4-4e35-4fe2-b081-9e365ebd9755} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 10318 | 2026.03.25 00:20:56.501134 [ 5 ] {3bcf12e4-4e35-4fe2-b081-9e365ebd9755} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 10319 | 2026.03.25 00:20:56.501445 [ 5 ] {3bcf12e4-4e35-4fe2-b081-9e365ebd9755} <Trace> oximeter.measurements_f64 (212c2a6f-90cf-4c71-aafe-78c3b1fd8e79): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10320 | 2026.03.25 00:20:56.501482 [ 5 ] {3bcf12e4-4e35-4fe2-b081-9e365ebd9755} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
| 10321 | 2026.03.25 00:20:56.501773 [ 5 ] {3bcf12e4-4e35-4fe2-b081-9e365ebd9755} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 10322 | 2026.03.25 00:20:56.501979 [ 5 ] {3bcf12e4-4e35-4fe2-b081-9e365ebd9755} <Trace> oximeter.measurements_f64 (212c2a6f-90cf-4c71-aafe-78c3b1fd8e79): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10323 | 2026.03.25 00:20:56.502082 [ 149 ] {} <Debug> oximeter.measurements_f64 (212c2a6f-90cf-4c71-aafe-78c3b1fd8e79) (MergerMutator): Selected 6 parts from all_1_25_5 to all_30_30_0 | ||
| 10324 | 2026.03.25 00:20:56.502105 [ 5 ] {3bcf12e4-4e35-4fe2-b081-9e365ebd9755} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001033 sec., 968.054211035818 rows/sec., 65.23 KiB/sec. | ||
| 10325 | 2026.03.25 00:20:56.502123 [ 149 ] {} <Trace> oximeter.measurements_f64 (212c2a6f-90cf-4c71-aafe-78c3b1fd8e79): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10326 | 2026.03.25 00:20:56.502147 [ 5 ] {3bcf12e4-4e35-4fe2-b081-9e365ebd9755} <Debug> TCPHandler: Processed in 0.001198508 sec. | ||
| 10327 | 2026.03.25 00:20:56.502148 [ 149 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
| 10328 | 2026.03.25 00:20:56.502247 [ 201 ] {212c2a6f-90cf-4c71-aafe-78c3b1fd8e79::all_1_30_6} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_25_5 to all_30_30_0 into Compact with storage Full | ||
| 10329 | 2026.03.25 00:20:56.502264 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10330 | 2026.03.25 00:20:56.502355 [ 201 ] {212c2a6f-90cf-4c71-aafe-78c3b1fd8e79::all_1_30_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10331 | 2026.03.25 00:20:56.502362 [ 5 ] {52b96e64-44d9-4d3e-9556-173afc9d3eb2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 10332 | 2026.03.25 00:20:56.502396 [ 201 ] {212c2a6f-90cf-4c71-aafe-78c3b1fd8e79::all_1_30_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_25_5, total 25 rows starting from the beginning of the part | ||
| 10333 | 2026.03.25 00:20:56.502430 [ 5 ] {52b96e64-44d9-4d3e-9556-173afc9d3eb2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 10334 | 2026.03.25 00:20:56.502470 [ 201 ] {212c2a6f-90cf-4c71-aafe-78c3b1fd8e79::all_1_30_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 1 rows starting from the beginning of the part | ||
| 10335 | 2026.03.25 00:20:56.502527 [ 201 ] {212c2a6f-90cf-4c71-aafe-78c3b1fd8e79::all_1_30_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 1 rows starting from the beginning of the part | ||
| 10336 | 2026.03.25 00:20:56.502573 [ 201 ] {212c2a6f-90cf-4c71-aafe-78c3b1fd8e79::all_1_30_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 1 rows starting from the beginning of the part | ||
| 10337 | 2026.03.25 00:20:56.502615 [ 201 ] {212c2a6f-90cf-4c71-aafe-78c3b1fd8e79::all_1_30_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 1 rows starting from the beginning of the part | ||
| 10338 | 2026.03.25 00:20:56.502664 [ 201 ] {212c2a6f-90cf-4c71-aafe-78c3b1fd8e79::all_1_30_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 1 rows starting from the beginning of the part | ||
| 10339 | 2026.03.25 00:20:56.503233 [ 5 ] {52b96e64-44d9-4d3e-9556-173afc9d3eb2} <Trace> oximeter.measurements_histogramu64 (66b3c5cd-c277-4614-b9e1-0e483a2d8930): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10340 | 2026.03.25 00:20:56.503275 [ 5 ] {52b96e64-44d9-4d3e-9556-173afc9d3eb2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
| 10341 | 2026.03.25 00:20:56.503472 [ 201 ] {212c2a6f-90cf-4c71-aafe-78c3b1fd8e79::all_1_30_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 30 rows, containing 4 columns (4 merged, 0 gathered) in 0.001261009 sec., 23790.472550156264 rows/sec., 1.57 MiB/sec. | ||
| 10342 | 2026.03.25 00:20:56.503629 [ 196 ] {212c2a6f-90cf-4c71-aafe-78c3b1fd8e79::all_1_30_6} <Trace> MergedBlockOutputStream: filled checksums all_1_30_6 (state Temporary) | ||
| 10343 | 2026.03.25 00:20:56.503847 [ 5 ] {52b96e64-44d9-4d3e-9556-173afc9d3eb2} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 10344 | 2026.03.25 00:20:56.503987 [ 196 ] {212c2a6f-90cf-4c71-aafe-78c3b1fd8e79::all_1_30_6} <Trace> oximeter.measurements_f64 (212c2a6f-90cf-4c71-aafe-78c3b1fd8e79): Renaming temporary part tmp_merge_all_1_30_6 to all_1_30_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10345 | 2026.03.25 00:20:56.504094 [ 196 ] {212c2a6f-90cf-4c71-aafe-78c3b1fd8e79::all_1_30_6} <Trace> oximeter.measurements_f64 (212c2a6f-90cf-4c71-aafe-78c3b1fd8e79) (MergerMutator): Merged 6 parts: [all_1_25_5, all_30_30_0] -> all_1_30_6 | ||
| 10346 | 2026.03.25 00:20:56.504117 [ 5 ] {52b96e64-44d9-4d3e-9556-173afc9d3eb2} <Trace> oximeter.measurements_histogramu64 (66b3c5cd-c277-4614-b9e1-0e483a2d8930): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10347 | 2026.03.25 00:20:56.504190 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.23 MiB. | ||
| 10348 | 2026.03.25 00:20:56.504259 [ 148 ] {} <Debug> oximeter.measurements_histogramu64 (66b3c5cd-c277-4614-b9e1-0e483a2d8930) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 10349 | 2026.03.25 00:20:56.504269 [ 5 ] {52b96e64-44d9-4d3e-9556-173afc9d3eb2} <Debug> executeQuery: Read 14 rows, 25.69 KiB in 0.001924 sec., 7276.507276507276 rows/sec., 13.04 MiB/sec. | ||
| 10350 | 2026.03.25 00:20:56.504301 [ 148 ] {} <Trace> oximeter.measurements_histogramu64 (66b3c5cd-c277-4614-b9e1-0e483a2d8930): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10351 | 2026.03.25 00:20:56.504329 [ 148 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
| 10352 | 2026.03.25 00:20:56.504338 [ 5 ] {52b96e64-44d9-4d3e-9556-173afc9d3eb2} <Debug> TCPHandler: Processed in 0.002122639 sec. | ||
| 10353 | 2026.03.25 00:20:56.504405 [ 187 ] {66b3c5cd-c277-4614-b9e1-0e483a2d8930::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 | ||
| 10354 | 2026.03.25 00:20:56.504462 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10355 | 2026.03.25 00:20:56.504556 [ 5 ] {5cfaa4d3-5bf9-4d8d-9352-b06555fd62d8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10356 | 2026.03.25 00:20:56.504581 [ 187 ] {66b3c5cd-c277-4614-b9e1-0e483a2d8930::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10357 | 2026.03.25 00:20:56.504598 [ 5 ] {5cfaa4d3-5bf9-4d8d-9352-b06555fd62d8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10358 | 2026.03.25 00:20:56.504629 [ 187 ] {66b3c5cd-c277-4614-b9e1-0e483a2d8930::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 1010 rows starting from the beginning of the part | ||
| 10359 | 2026.03.25 00:20:56.504740 [ 187 ] {66b3c5cd-c277-4614-b9e1-0e483a2d8930::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 14 rows starting from the beginning of the part | ||
| 10360 | 2026.03.25 00:20:56.504833 [ 187 ] {66b3c5cd-c277-4614-b9e1-0e483a2d8930::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 26 rows starting from the beginning of the part | ||
| 10361 | 2026.03.25 00:20:56.504926 [ 187 ] {66b3c5cd-c277-4614-b9e1-0e483a2d8930::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 14 rows starting from the beginning of the part | ||
| 10362 | 2026.03.25 00:20:56.504933 [ 5 ] {5cfaa4d3-5bf9-4d8d-9352-b06555fd62d8} <Trace> oximeter.measurements_u64 (a46c3f3f-9ded-4b50-9fc2-4f503dd169a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10363 | 2026.03.25 00:20:56.504970 [ 5 ] {5cfaa4d3-5bf9-4d8d-9352-b06555fd62d8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
| 10364 | 2026.03.25 00:20:56.505016 [ 187 ] {66b3c5cd-c277-4614-b9e1-0e483a2d8930::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 35 rows starting from the beginning of the part | ||
| 10365 | 2026.03.25 00:20:56.505123 [ 187 ] {66b3c5cd-c277-4614-b9e1-0e483a2d8930::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 14 rows starting from the beginning of the part | ||
| 10366 | 2026.03.25 00:20:56.505291 [ 5 ] {5cfaa4d3-5bf9-4d8d-9352-b06555fd62d8} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 10367 | 2026.03.25 00:20:56.505510 [ 5 ] {5cfaa4d3-5bf9-4d8d-9352-b06555fd62d8} <Trace> oximeter.measurements_u64 (a46c3f3f-9ded-4b50-9fc2-4f503dd169a4): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10368 | 2026.03.25 00:20:56.505637 [ 5 ] {5cfaa4d3-5bf9-4d8d-9352-b06555fd62d8} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.0011 sec., 81818.18181818181 rows/sec., 5.12 MiB/sec. | ||
| 10369 | 2026.03.25 00:20:56.505674 [ 5 ] {5cfaa4d3-5bf9-4d8d-9352-b06555fd62d8} <Debug> TCPHandler: Processed in 0.001260589 sec. | ||
| 10370 | 2026.03.25 00:20:56.511043 [ 193 ] {66b3c5cd-c277-4614-b9e1-0e483a2d8930::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1113 rows, containing 19 columns (19 merged, 0 gathered) in 0.006667623 sec., 166926.05445748806 rows/sec., 299.12 MiB/sec. | ||
| 10371 | 2026.03.25 00:20:56.512671 [ 189 ] {66b3c5cd-c277-4614-b9e1-0e483a2d8930::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 10372 | 2026.03.25 00:20:56.513012 [ 189 ] {66b3c5cd-c277-4614-b9e1-0e483a2d8930::all_1_56_11} <Trace> oximeter.measurements_histogramu64 (66b3c5cd-c277-4614-b9e1-0e483a2d8930): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10373 | 2026.03.25 00:20:56.513085 [ 189 ] {66b3c5cd-c277-4614-b9e1-0e483a2d8930::all_1_56_11} <Trace> oximeter.measurements_histogramu64 (66b3c5cd-c277-4614-b9e1-0e483a2d8930) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 10374 | 2026.03.25 00:20:56.513205 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 8.60 MiB. | ||
| 10375 | 2026.03.25 00:20:57.000184 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 304.32 MiB, peak 316.62 MiB, free memory in arenas 0.00 B, will set to 307.68 MiB (RSS), difference: 3.35 MiB | ||
| 10376 | 2026.03.25 00:20:58.902858 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48589 | ||
| 10377 | 2026.03.25 00:20:58.902963 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10378 | 2026.03.25 00:20:58.902988 [ 293 ] {} <Debug> TCP-Session: e34ca0e7-03e4-4672-bed1-5d988fdb8a22 Authenticating user 'default' from [fd00:1122:3344:101::e]:48589 | ||
| 10379 | 2026.03.25 00:20:58.903009 [ 293 ] {} <Debug> TCP-Session: e34ca0e7-03e4-4672-bed1-5d988fdb8a22 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10380 | 2026.03.25 00:20:58.903021 [ 293 ] {} <Debug> TCP-Session: e34ca0e7-03e4-4672-bed1-5d988fdb8a22 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10381 | 2026.03.25 00:20:58.903206 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33627 | ||
| 10382 | 2026.03.25 00:20:58.903226 [ 295 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56485 | ||
| 10383 | 2026.03.25 00:20:58.903253 [ 296 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54817 | ||
| 10384 | 2026.03.25 00:20:58.903280 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43667 | ||
| 10385 | 2026.03.25 00:20:58.903297 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47657 | ||
| 10386 | 2026.03.25 00:20:58.903340 [ 295 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10387 | 2026.03.25 00:20:58.903331 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10388 | 2026.03.25 00:20:58.903371 [ 293 ] {} <Trace> TCP-Session: e34ca0e7-03e4-4672-bed1-5d988fdb8a22 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10389 | 2026.03.25 00:20:58.903393 [ 296 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10390 | 2026.03.25 00:20:58.903412 [ 294 ] {} <Debug> TCP-Session: 317cb515-d6cf-4d75-bbaf-66a3ca25e414 Authenticating user 'default' from [fd00:1122:3344:101::e]:33627 | ||
| 10391 | 2026.03.25 00:20:58.903440 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10392 | 2026.03.25 00:20:58.903445 [ 296 ] {} <Debug> TCP-Session: 8245bab9-a80f-45aa-bece-a32aec7a94b1 Authenticating user 'default' from [fd00:1122:3344:101::e]:54817 | ||
| 10393 | 2026.03.25 00:20:58.903461 [ 294 ] {} <Debug> TCP-Session: 317cb515-d6cf-4d75-bbaf-66a3ca25e414 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10394 | 2026.03.25 00:20:58.903477 [ 292 ] {} <Debug> TCP-Session: 8157a08a-6f35-4f1b-ac7d-019107bf7525 Authenticating user 'default' from [fd00:1122:3344:101::e]:47657 | ||
| 10395 | 2026.03.25 00:20:58.903490 [ 296 ] {} <Debug> TCP-Session: 8245bab9-a80f-45aa-bece-a32aec7a94b1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10396 | 2026.03.25 00:20:58.903496 [ 294 ] {} <Debug> TCP-Session: 317cb515-d6cf-4d75-bbaf-66a3ca25e414 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10397 | 2026.03.25 00:20:58.903527 [ 296 ] {} <Debug> TCP-Session: 8245bab9-a80f-45aa-bece-a32aec7a94b1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10398 | 2026.03.25 00:20:58.903560 [ 293 ] {b22c62ea-6906-4e30-8168-9886e5fefb65} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:48589) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 10399 | 2026.03.25 00:20:58.903519 [ 292 ] {} <Debug> TCP-Session: 8157a08a-6f35-4f1b-ac7d-019107bf7525 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10400 | 2026.03.25 00:20:58.903393 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10401 | 2026.03.25 00:20:58.903633 [ 292 ] {} <Debug> TCP-Session: 8157a08a-6f35-4f1b-ac7d-019107bf7525 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10402 | 2026.03.25 00:20:58.903655 [ 291 ] {} <Debug> TCP-Session: f9e189d5-cc32-4b3f-bcf9-6393f2beafca Authenticating user 'default' from [fd00:1122:3344:101::e]:43667 | ||
| 10403 | 2026.03.25 00:20:58.903387 [ 295 ] {} <Debug> TCP-Session: c35ebe3a-4506-4e57-b6ad-64339d556edf Authenticating user 'default' from [fd00:1122:3344:101::e]:56485 | ||
| 10404 | 2026.03.25 00:20:58.903683 [ 291 ] {} <Debug> TCP-Session: f9e189d5-cc32-4b3f-bcf9-6393f2beafca Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10405 | 2026.03.25 00:20:58.903269 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41265 | ||
| 10406 | 2026.03.25 00:20:58.903725 [ 295 ] {} <Debug> TCP-Session: c35ebe3a-4506-4e57-b6ad-64339d556edf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10407 | 2026.03.25 00:20:58.903726 [ 291 ] {} <Debug> TCP-Session: f9e189d5-cc32-4b3f-bcf9-6393f2beafca Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10408 | 2026.03.25 00:20:58.903768 [ 295 ] {} <Debug> TCP-Session: c35ebe3a-4506-4e57-b6ad-64339d556edf Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10409 | 2026.03.25 00:20:58.903261 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57292 | ||
| 10410 | 2026.03.25 00:20:58.903827 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10411 | 2026.03.25 00:20:58.903841 [ 293 ] {b22c62ea-6906-4e30-8168-9886e5fefb65} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 10412 | 2026.03.25 00:20:58.903867 [ 290 ] {} <Debug> TCP-Session: 313ef4c1-dc0e-4e81-84da-dc690d97694b Authenticating user 'default' from [fd00:1122:3344:101::e]:41265 | ||
| 10413 | 2026.03.25 00:20:58.903260 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45954 | ||
| 10414 | 2026.03.25 00:20:58.903904 [ 293 ] {b22c62ea-6906-4e30-8168-9886e5fefb65} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 10415 | 2026.03.25 00:20:58.903918 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10416 | 2026.03.25 00:20:58.903895 [ 290 ] {} <Debug> TCP-Session: 313ef4c1-dc0e-4e81-84da-dc690d97694b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10417 | 2026.03.25 00:20:58.903960 [ 288 ] {} <Debug> TCP-Session: d39bce32-61f0-47c4-9bb2-d06925eb3966 Authenticating user 'default' from [fd00:1122:3344:101::e]:57292 | ||
| 10418 | 2026.03.25 00:20:58.903980 [ 290 ] {} <Debug> TCP-Session: 313ef4c1-dc0e-4e81-84da-dc690d97694b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10419 | 2026.03.25 00:20:58.903990 [ 288 ] {} <Debug> TCP-Session: d39bce32-61f0-47c4-9bb2-d06925eb3966 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10420 | 2026.03.25 00:20:58.904015 [ 288 ] {} <Debug> TCP-Session: d39bce32-61f0-47c4-9bb2-d06925eb3966 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10421 | 2026.03.25 00:20:58.904160 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10422 | 2026.03.25 00:20:58.904192 [ 289 ] {} <Debug> TCP-Session: 94711858-6b00-493f-89e7-ae56e4f0fca8 Authenticating user 'default' from [fd00:1122:3344:101::e]:45954 | ||
| 10423 | 2026.03.25 00:20:58.904204 [ 293 ] {b22c62ea-6906-4e30-8168-9886e5fefb65} <Debug> oximeter.version (97ad2ce0-cded-4649-a1b6-ff7c59ff4a2c) (SelectExecutor): Key condition: unknown | ||
| 10424 | 2026.03.25 00:20:58.904210 [ 289 ] {} <Debug> TCP-Session: 94711858-6b00-493f-89e7-ae56e4f0fca8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10425 | 2026.03.25 00:20:58.904244 [ 289 ] {} <Debug> TCP-Session: 94711858-6b00-493f-89e7-ae56e4f0fca8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10426 | 2026.03.25 00:20:58.905186 [ 309 ] {b22c62ea-6906-4e30-8168-9886e5fefb65} <Trace> AggregatingTransform: Aggregating | ||
| 10427 | 2026.03.25 00:20:58.905243 [ 309 ] {b22c62ea-6906-4e30-8168-9886e5fefb65} <Trace> Aggregator: Aggregation method: without_key | ||
| 10428 | 2026.03.25 00:20:58.905284 [ 309 ] {b22c62ea-6906-4e30-8168-9886e5fefb65} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000974983 sec. (1025.659 rows/sec., 40.06 KiB/sec.) | ||
| 10429 | 2026.03.25 00:20:58.905302 [ 309 ] {b22c62ea-6906-4e30-8168-9886e5fefb65} <Trace> Aggregator: Merging aggregated data | ||
| 10430 | 2026.03.25 00:20:58.906591 [ 293 ] {b22c62ea-6906-4e30-8168-9886e5fefb65} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003122 sec., 320.30749519538756 rows/sec., 12.51 KiB/sec. | ||
| 10431 | 2026.03.25 00:20:58.906711 [ 293 ] {b22c62ea-6906-4e30-8168-9886e5fefb65} <Debug> TCPHandler: Processed in 0.003506771 sec. | ||
| 10432 | 2026.03.25 00:20:58.906841 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10433 | 2026.03.25 00:20:58.906869 [ 293 ] {} <Debug> TCP-Session: e34ca0e7-03e4-4672-bed1-5d988fdb8a22 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10434 | 2026.03.25 00:20:58.906869 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10435 | 2026.03.25 00:20:58.906883 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10436 | 2026.03.25 00:20:58.906913 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10437 | 2026.03.25 00:20:58.906931 [ 294 ] {} <Debug> TCP-Session: 317cb515-d6cf-4d75-bbaf-66a3ca25e414 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10438 | 2026.03.25 00:20:58.906950 [ 295 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10439 | 2026.03.25 00:20:58.906972 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10440 | 2026.03.25 00:20:58.906974 [ 288 ] {} <Debug> TCP-Session: d39bce32-61f0-47c4-9bb2-d06925eb3966 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10441 | 2026.03.25 00:20:58.907082 [ 289 ] {} <Debug> TCP-Session: 94711858-6b00-493f-89e7-ae56e4f0fca8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10442 | 2026.03.25 00:20:58.906995 [ 295 ] {} <Debug> TCP-Session: c35ebe3a-4506-4e57-b6ad-64339d556edf Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10443 | 2026.03.25 00:20:58.906946 [ 291 ] {} <Debug> TCP-Session: f9e189d5-cc32-4b3f-bcf9-6393f2beafca Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10444 | 2026.03.25 00:20:58.906925 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10445 | 2026.03.25 00:20:58.906898 [ 296 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10446 | 2026.03.25 00:20:58.907185 [ 290 ] {} <Debug> TCP-Session: 313ef4c1-dc0e-4e81-84da-dc690d97694b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10447 | 2026.03.25 00:20:58.906986 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10448 | 2026.03.25 00:20:58.907217 [ 296 ] {} <Debug> TCP-Session: 8245bab9-a80f-45aa-bece-a32aec7a94b1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10449 | 2026.03.25 00:20:58.907252 [ 292 ] {} <Debug> TCP-Session: 8157a08a-6f35-4f1b-ac7d-019107bf7525 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10450 | 2026.03.25 00:20:59.706226 [ 147 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 10451 | 2026.03.25 00:20:59.706278 [ 147 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 10452 | 2026.03.25 00:20:59.901353 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 20062 | ||
| 10453 | 2026.03.25 00:20:59.901892 [ 244 ] {} <Trace> system.asynchronous_metric_log (0898b27c-367e-447b-8482-f4822232c365): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10454 | 2026.03.25 00:20:59.901937 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
| 10455 | 2026.03.25 00:20:59.902460 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 10456 | 2026.03.25 00:20:59.902706 [ 244 ] {} <Trace> system.asynchronous_metric_log (0898b27c-367e-447b-8482-f4822232c365): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10457 | 2026.03.25 00:20:59.902843 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 20062 | ||
| 10458 | 2026.03.25 00:21:00.957631 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 317 | ||
| 10459 | 2026.03.25 00:21:00.972560 [ 243 ] {} <Trace> system.metric_log (8832bb94-2db2-42e0-923d-5bcca7c2cc3b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10460 | 2026.03.25 00:21:00.972605 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
| 10461 | 2026.03.25 00:21:00.982426 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 10462 | 2026.03.25 00:21:00.983716 [ 243 ] {} <Trace> system.metric_log (8832bb94-2db2-42e0-923d-5bcca7c2cc3b): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10463 | 2026.03.25 00:21:00.988035 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 317 | ||
| 10464 | 2026.03.25 00:21:01.480704 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10465 | 2026.03.25 00:21:01.480888 [ 5 ] {afff9a29-b805-47c8-be77-aec61177b715} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10466 | 2026.03.25 00:21:01.480954 [ 5 ] {afff9a29-b805-47c8-be77-aec61177b715} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10467 | 2026.03.25 00:21:01.481619 [ 5 ] {afff9a29-b805-47c8-be77-aec61177b715} <Trace> oximeter.fields_string (da9d4756-c540-45ff-bdbb-bdc9c8d31861): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10468 | 2026.03.25 00:21:01.481672 [ 5 ] {afff9a29-b805-47c8-be77-aec61177b715} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
| 10469 | 2026.03.25 00:21:01.482065 [ 5 ] {afff9a29-b805-47c8-be77-aec61177b715} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 10470 | 2026.03.25 00:21:01.482286 [ 5 ] {afff9a29-b805-47c8-be77-aec61177b715} <Trace> oximeter.fields_string (da9d4756-c540-45ff-bdbb-bdc9c8d31861): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10471 | 2026.03.25 00:21:01.482458 [ 5 ] {afff9a29-b805-47c8-be77-aec61177b715} <Debug> executeQuery: Read 108 rows, 9.31 KiB in 0.001618 sec., 66749.07292954264 rows/sec., 5.62 MiB/sec. | ||
| 10472 | 2026.03.25 00:21:01.482501 [ 5 ] {afff9a29-b805-47c8-be77-aec61177b715} <Debug> TCPHandler: Processed in 0.001930355 sec. | ||
| 10473 | 2026.03.25 00:21:01.482627 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10474 | 2026.03.25 00:21:01.482725 [ 5 ] {60677476-c039-4345-8902-b1d6dfb63ae1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 10475 | 2026.03.25 00:21:01.482767 [ 5 ] {60677476-c039-4345-8902-b1d6dfb63ae1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 10476 | 2026.03.25 00:21:01.483231 [ 5 ] {60677476-c039-4345-8902-b1d6dfb63ae1} <Trace> oximeter.fields_u16 (b490aa8d-8720-450c-9d9d-0c0be0c6e0e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10477 | 2026.03.25 00:21:01.483268 [ 5 ] {60677476-c039-4345-8902-b1d6dfb63ae1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
| 10478 | 2026.03.25 00:21:01.483590 [ 5 ] {60677476-c039-4345-8902-b1d6dfb63ae1} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 10479 | 2026.03.25 00:21:01.483817 [ 5 ] {60677476-c039-4345-8902-b1d6dfb63ae1} <Trace> oximeter.fields_u16 (b490aa8d-8720-450c-9d9d-0c0be0c6e0e1): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10480 | 2026.03.25 00:21:01.483955 [ 5 ] {60677476-c039-4345-8902-b1d6dfb63ae1} <Debug> executeQuery: Read 26 rows, 1.96 KiB in 0.00125 sec., 20800 rows/sec., 1.53 MiB/sec. | ||
| 10481 | 2026.03.25 00:21:01.483993 [ 5 ] {60677476-c039-4345-8902-b1d6dfb63ae1} <Debug> TCPHandler: Processed in 0.001413812 sec. | ||
| 10482 | 2026.03.25 00:21:01.484116 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10483 | 2026.03.25 00:21:01.484218 [ 5 ] {71354ce1-7ef4-4702-9f74-18de1974292d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10484 | 2026.03.25 00:21:01.484258 [ 5 ] {71354ce1-7ef4-4702-9f74-18de1974292d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10485 | 2026.03.25 00:21:01.484706 [ 5 ] {71354ce1-7ef4-4702-9f74-18de1974292d} <Trace> oximeter.fields_uuid (6a83c119-7e6c-4ef5-9da4-bd1e7cdd4b62): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10486 | 2026.03.25 00:21:01.484740 [ 5 ] {71354ce1-7ef4-4702-9f74-18de1974292d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
| 10487 | 2026.03.25 00:21:01.485039 [ 5 ] {71354ce1-7ef4-4702-9f74-18de1974292d} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 10488 | 2026.03.25 00:21:01.485253 [ 5 ] {71354ce1-7ef4-4702-9f74-18de1974292d} <Trace> oximeter.fields_uuid (6a83c119-7e6c-4ef5-9da4-bd1e7cdd4b62): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10489 | 2026.03.25 00:21:01.485385 [ 5 ] {71354ce1-7ef4-4702-9f74-18de1974292d} <Debug> executeQuery: Read 90 rows, 7.20 KiB in 0.001187 sec., 75821.39848357203 rows/sec., 5.92 MiB/sec. | ||
| 10490 | 2026.03.25 00:21:01.485422 [ 5 ] {71354ce1-7ef4-4702-9f74-18de1974292d} <Debug> TCPHandler: Processed in 0.001364332 sec. | ||
| 10491 | 2026.03.25 00:21:01.485550 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10492 | 2026.03.25 00:21:01.485644 [ 5 ] {d646c560-a370-4a0a-9f84-4a5168cf2f45} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10493 | 2026.03.25 00:21:01.485686 [ 5 ] {d646c560-a370-4a0a-9f84-4a5168cf2f45} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10494 | 2026.03.25 00:21:01.486127 [ 5 ] {d646c560-a370-4a0a-9f84-4a5168cf2f45} <Trace> oximeter.measurements_cumulativeu64 (d9515f17-c5fd-4592-903e-92bbab0fc185): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10495 | 2026.03.25 00:21:01.486162 [ 5 ] {d646c560-a370-4a0a-9f84-4a5168cf2f45} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
| 10496 | 2026.03.25 00:21:01.486486 [ 5 ] {d646c560-a370-4a0a-9f84-4a5168cf2f45} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 10497 | 2026.03.25 00:21:01.486698 [ 5 ] {d646c560-a370-4a0a-9f84-4a5168cf2f45} <Trace> oximeter.measurements_cumulativeu64 (d9515f17-c5fd-4592-903e-92bbab0fc185): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10498 | 2026.03.25 00:21:01.486797 [ 143 ] {} <Debug> oximeter.measurements_cumulativeu64 (d9515f17-c5fd-4592-903e-92bbab0fc185) (MergerMutator): Selected 5 parts from all_1_65_13 to all_69_69_0 | ||
| 10499 | 2026.03.25 00:21:01.486826 [ 5 ] {d646c560-a370-4a0a-9f84-4a5168cf2f45} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001201 sec., 133222.31473771855 rows/sec., 9.28 MiB/sec. | ||
| 10500 | 2026.03.25 00:21:01.486833 [ 143 ] {} <Trace> oximeter.measurements_cumulativeu64 (d9515f17-c5fd-4592-903e-92bbab0fc185): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10501 | 2026.03.25 00:21:01.486858 [ 143 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
| 10502 | 2026.03.25 00:21:01.486864 [ 5 ] {d646c560-a370-4a0a-9f84-4a5168cf2f45} <Debug> TCPHandler: Processed in 0.001364381 sec. | ||
| 10503 | 2026.03.25 00:21:01.486967 [ 201 ] {d9515f17-c5fd-4592-903e-92bbab0fc185::all_1_69_14} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_65_13 to all_69_69_0 into Compact with storage Full | ||
| 10504 | 2026.03.25 00:21:01.486974 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10505 | 2026.03.25 00:21:01.487105 [ 5 ] {1bb2de91-d95a-4692-8d64-2fe693951484} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 10506 | 2026.03.25 00:21:01.487124 [ 201 ] {d9515f17-c5fd-4592-903e-92bbab0fc185::all_1_69_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10507 | 2026.03.25 00:21:01.487170 [ 201 ] {d9515f17-c5fd-4592-903e-92bbab0fc185::all_1_69_14} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_65_13, total 26052 rows starting from the beginning of the part | ||
| 10508 | 2026.03.25 00:21:01.487173 [ 5 ] {1bb2de91-d95a-4692-8d64-2fe693951484} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 10509 | 2026.03.25 00:21:01.487241 [ 201 ] {d9515f17-c5fd-4592-903e-92bbab0fc185::all_1_69_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 265 rows starting from the beginning of the part | ||
| 10510 | 2026.03.25 00:21:01.487291 [ 201 ] {d9515f17-c5fd-4592-903e-92bbab0fc185::all_1_69_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 1497 rows starting from the beginning of the part | ||
| 10511 | 2026.03.25 00:21:01.487340 [ 201 ] {d9515f17-c5fd-4592-903e-92bbab0fc185::all_1_69_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 128 rows starting from the beginning of the part | ||
| 10512 | 2026.03.25 00:21:01.487379 [ 201 ] {d9515f17-c5fd-4592-903e-92bbab0fc185::all_1_69_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 265 rows starting from the beginning of the part | ||
| 10513 | 2026.03.25 00:21:01.488005 [ 5 ] {1bb2de91-d95a-4692-8d64-2fe693951484} <Trace> oximeter.measurements_histogramu64 (66b3c5cd-c277-4614-b9e1-0e483a2d8930): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10514 | 2026.03.25 00:21:01.488045 [ 5 ] {1bb2de91-d95a-4692-8d64-2fe693951484} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
| 10515 | 2026.03.25 00:21:01.488630 [ 5 ] {1bb2de91-d95a-4692-8d64-2fe693951484} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 10516 | 2026.03.25 00:21:01.488865 [ 5 ] {1bb2de91-d95a-4692-8d64-2fe693951484} <Trace> oximeter.measurements_histogramu64 (66b3c5cd-c277-4614-b9e1-0e483a2d8930): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10517 | 2026.03.25 00:21:01.489009 [ 5 ] {1bb2de91-d95a-4692-8d64-2fe693951484} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.001923 sec., 13520.540821632865 rows/sec., 24.23 MiB/sec. | ||
| 10518 | 2026.03.25 00:21:01.489072 [ 5 ] {1bb2de91-d95a-4692-8d64-2fe693951484} <Debug> TCPHandler: Processed in 0.00214578 sec. | ||
| 10519 | 2026.03.25 00:21:01.489180 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10520 | 2026.03.25 00:21:01.489273 [ 5 ] {8013c261-6735-4127-a1cc-e01da7558e27} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10521 | 2026.03.25 00:21:01.489314 [ 5 ] {8013c261-6735-4127-a1cc-e01da7558e27} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10522 | 2026.03.25 00:21:01.489655 [ 5 ] {8013c261-6735-4127-a1cc-e01da7558e27} <Trace> oximeter.measurements_u64 (a46c3f3f-9ded-4b50-9fc2-4f503dd169a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10523 | 2026.03.25 00:21:01.489690 [ 5 ] {8013c261-6735-4127-a1cc-e01da7558e27} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
| 10524 | 2026.03.25 00:21:01.490006 [ 5 ] {8013c261-6735-4127-a1cc-e01da7558e27} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 10525 | 2026.03.25 00:21:01.490226 [ 5 ] {8013c261-6735-4127-a1cc-e01da7558e27} <Trace> oximeter.measurements_u64 (a46c3f3f-9ded-4b50-9fc2-4f503dd169a4): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10526 | 2026.03.25 00:21:01.490356 [ 5 ] {8013c261-6735-4127-a1cc-e01da7558e27} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001102 sec., 54446.4609800363 rows/sec., 3.67 MiB/sec. | ||
| 10527 | 2026.03.25 00:21:01.490390 [ 5 ] {8013c261-6735-4127-a1cc-e01da7558e27} <Debug> TCPHandler: Processed in 0.001258389 sec. | ||
| 10528 | 2026.03.25 00:21:01.493065 [ 195 ] {d9515f17-c5fd-4592-903e-92bbab0fc185::all_1_69_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 28207 rows, containing 5 columns (5 merged, 0 gathered) in 0.006150191 sec., 4586361.626817768 rows/sec., 292.44 MiB/sec. | ||
| 10529 | 2026.03.25 00:21:01.493455 [ 192 ] {d9515f17-c5fd-4592-903e-92bbab0fc185::all_1_69_14} <Trace> MergedBlockOutputStream: filled checksums all_1_69_14 (state Temporary) | ||
| 10530 | 2026.03.25 00:21:01.493786 [ 192 ] {d9515f17-c5fd-4592-903e-92bbab0fc185::all_1_69_14} <Trace> oximeter.measurements_cumulativeu64 (d9515f17-c5fd-4592-903e-92bbab0fc185): Renaming temporary part tmp_merge_all_1_69_14 to all_1_69_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10531 | 2026.03.25 00:21:01.493873 [ 192 ] {d9515f17-c5fd-4592-903e-92bbab0fc185::all_1_69_14} <Trace> oximeter.measurements_cumulativeu64 (d9515f17-c5fd-4592-903e-92bbab0fc185) (MergerMutator): Merged 5 parts: [all_1_65_13, all_69_69_0] -> all_1_69_14 | ||
| 10532 | 2026.03.25 00:21:01.493995 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.30 MiB. | ||
| 10533 | 2026.03.25 00:21:05.010427 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 1380 | ||
| 10534 | 2026.03.25 00:21:05.013051 [ 242 ] {} <Trace> system.query_log (9703172c-9101-4506-b1d0-613c64f918a0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10535 | 2026.03.25 00:21:05.013108 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
| 10536 | 2026.03.25 00:21:05.014413 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 10537 | 2026.03.25 00:21:05.014702 [ 242 ] {} <Trace> system.query_log (9703172c-9101-4506-b1d0-613c64f918a0): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10538 | 2026.03.25 00:21:05.014877 [ 139 ] {} <Debug> system.query_log (9703172c-9101-4506-b1d0-613c64f918a0) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 10539 | 2026.03.25 00:21:05.014951 [ 139 ] {} <Trace> system.query_log (9703172c-9101-4506-b1d0-613c64f918a0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10540 | 2026.03.25 00:21:05.014975 [ 139 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
| 10541 | 2026.03.25 00:21:05.015113 [ 193 ] {9703172c-9101-4506-b1d0-613c64f918a0::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 | ||
| 10542 | 2026.03.25 00:21:05.015119 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1380 | ||
| 10543 | 2026.03.25 00:21:05.015731 [ 193 ] {9703172c-9101-4506-b1d0-613c64f918a0::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10544 | 2026.03.25 00:21:05.015910 [ 193 ] {9703172c-9101-4506-b1d0-613c64f918a0::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 1176 rows starting from the beginning of the part | ||
| 10545 | 2026.03.25 00:21:05.016314 [ 193 ] {9703172c-9101-4506-b1d0-613c64f918a0::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 48 rows starting from the beginning of the part | ||
| 10546 | 2026.03.25 00:21:05.016708 [ 193 ] {9703172c-9101-4506-b1d0-613c64f918a0::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 34 rows starting from the beginning of the part | ||
| 10547 | 2026.03.25 00:21:05.017086 [ 193 ] {9703172c-9101-4506-b1d0-613c64f918a0::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 34 rows starting from the beginning of the part | ||
| 10548 | 2026.03.25 00:21:05.017427 [ 193 ] {9703172c-9101-4506-b1d0-613c64f918a0::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 52 rows starting from the beginning of the part | ||
| 10549 | 2026.03.25 00:21:05.017760 [ 193 ] {9703172c-9101-4506-b1d0-613c64f918a0::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 36 rows starting from the beginning of the part | ||
| 10550 | 2026.03.25 00:21:05.025867 [ 195 ] {9703172c-9101-4506-b1d0-613c64f918a0::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1380 rows, containing 72 columns (72 merged, 0 gathered) in 0.010816968 sec., 127577.33960200308 rows/sec., 100.44 MiB/sec. | ||
| 10551 | 2026.03.25 00:21:05.027475 [ 190 ] {9703172c-9101-4506-b1d0-613c64f918a0::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 10552 | 2026.03.25 00:21:05.028201 [ 190 ] {9703172c-9101-4506-b1d0-613c64f918a0::all_1_31_6} <Trace> system.query_log (9703172c-9101-4506-b1d0-613c64f918a0): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10553 | 2026.03.25 00:21:05.028318 [ 190 ] {9703172c-9101-4506-b1d0-613c64f918a0::all_1_31_6} <Trace> system.query_log (9703172c-9101-4506-b1d0-613c64f918a0) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 10554 | 2026.03.25 00:21:05.028767 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.98 MiB. | ||
| 10555 | 2026.03.25 00:21:06.487654 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10556 | 2026.03.25 00:21:06.487860 [ 5 ] {07c8a3be-b88b-4414-b0b8-405c775b1141} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 10557 | 2026.03.25 00:21:06.487948 [ 5 ] {07c8a3be-b88b-4414-b0b8-405c775b1141} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 10558 | 2026.03.25 00:21:06.488947 [ 5 ] {07c8a3be-b88b-4414-b0b8-405c775b1141} <Trace> oximeter.fields_i16 (78240462-1731-4218-9a79-d1fbaf59befe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10559 | 2026.03.25 00:21:06.488990 [ 5 ] {07c8a3be-b88b-4414-b0b8-405c775b1141} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
| 10560 | 2026.03.25 00:21:06.489381 [ 5 ] {07c8a3be-b88b-4414-b0b8-405c775b1141} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 10561 | 2026.03.25 00:21:06.489610 [ 5 ] {07c8a3be-b88b-4414-b0b8-405c775b1141} <Trace> oximeter.fields_i16 (78240462-1731-4218-9a79-d1fbaf59befe): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10562 | 2026.03.25 00:21:06.489759 [ 5 ] {07c8a3be-b88b-4414-b0b8-405c775b1141} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001967 sec., 144382.3080833757 rows/sec., 9.17 MiB/sec. | ||
| 10563 | 2026.03.25 00:21:06.489799 [ 5 ] {07c8a3be-b88b-4414-b0b8-405c775b1141} <Debug> TCPHandler: Processed in 0.002270732 sec. | ||
| 10564 | 2026.03.25 00:21:06.489922 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10565 | 2026.03.25 00:21:06.490015 [ 5 ] {099e51c1-4993-47c3-ac0f-cb0548ccf8f5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 10566 | 2026.03.25 00:21:06.490055 [ 5 ] {099e51c1-4993-47c3-ac0f-cb0548ccf8f5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 10567 | 2026.03.25 00:21:06.490461 [ 5 ] {099e51c1-4993-47c3-ac0f-cb0548ccf8f5} <Trace> oximeter.fields_ipaddr (2be1fe0e-d681-4366-b872-d5e7a11bcfe0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10568 | 2026.03.25 00:21:06.490496 [ 5 ] {099e51c1-4993-47c3-ac0f-cb0548ccf8f5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
| 10569 | 2026.03.25 00:21:06.490791 [ 5 ] {099e51c1-4993-47c3-ac0f-cb0548ccf8f5} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 10570 | 2026.03.25 00:21:06.490996 [ 5 ] {099e51c1-4993-47c3-ac0f-cb0548ccf8f5} <Trace> oximeter.fields_ipaddr (2be1fe0e-d681-4366-b872-d5e7a11bcfe0): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10571 | 2026.03.25 00:21:06.491122 [ 5 ] {099e51c1-4993-47c3-ac0f-cb0548ccf8f5} <Debug> executeQuery: Read 14 rows, 1.14 KiB in 0.001125 sec., 12444.444444444445 rows/sec., 1014.76 KiB/sec. | ||
| 10572 | 2026.03.25 00:21:06.491159 [ 5 ] {099e51c1-4993-47c3-ac0f-cb0548ccf8f5} <Debug> TCPHandler: Processed in 0.001286499 sec. | ||
| 10573 | 2026.03.25 00:21:06.491280 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10574 | 2026.03.25 00:21:06.491373 [ 5 ] {cdcede97-0421-46e5-a152-d40f150a4de9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10575 | 2026.03.25 00:21:06.491412 [ 5 ] {cdcede97-0421-46e5-a152-d40f150a4de9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10576 | 2026.03.25 00:21:06.492242 [ 5 ] {cdcede97-0421-46e5-a152-d40f150a4de9} <Trace> oximeter.fields_string (da9d4756-c540-45ff-bdbb-bdc9c8d31861): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10577 | 2026.03.25 00:21:06.492278 [ 5 ] {cdcede97-0421-46e5-a152-d40f150a4de9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
| 10578 | 2026.03.25 00:21:06.492622 [ 5 ] {cdcede97-0421-46e5-a152-d40f150a4de9} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 10579 | 2026.03.25 00:21:06.492828 [ 5 ] {cdcede97-0421-46e5-a152-d40f150a4de9} <Trace> oximeter.fields_string (da9d4756-c540-45ff-bdbb-bdc9c8d31861): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10580 | 2026.03.25 00:21:06.492947 [ 138 ] {} <Debug> oximeter.fields_string (da9d4756-c540-45ff-bdbb-bdc9c8d31861) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
| 10581 | 2026.03.25 00:21:06.492968 [ 5 ] {cdcede97-0421-46e5-a152-d40f150a4de9} <Debug> executeQuery: Read 832 rows, 66.80 KiB in 0.001612 sec., 516129.03225806454 rows/sec., 40.47 MiB/sec. | ||
| 10582 | 2026.03.25 00:21:06.493017 [ 138 ] {} <Trace> oximeter.fields_string (da9d4756-c540-45ff-bdbb-bdc9c8d31861): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10583 | 2026.03.25 00:21:06.493024 [ 5 ] {cdcede97-0421-46e5-a152-d40f150a4de9} <Debug> TCPHandler: Processed in 0.001793661 sec. | ||
| 10584 | 2026.03.25 00:21:06.493049 [ 138 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
| 10585 | 2026.03.25 00:21:06.493149 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10586 | 2026.03.25 00:21:06.493153 [ 199 ] {da9d4756-c540-45ff-bdbb-bdc9c8d31861::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 | ||
| 10587 | 2026.03.25 00:21:06.493255 [ 5 ] {4ff79746-3756-4faf-a7ef-19817d44333b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 10588 | 2026.03.25 00:21:06.493268 [ 199 ] {da9d4756-c540-45ff-bdbb-bdc9c8d31861::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10589 | 2026.03.25 00:21:06.493294 [ 5 ] {4ff79746-3756-4faf-a7ef-19817d44333b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 10590 | 2026.03.25 00:21:06.493301 [ 199 ] {da9d4756-c540-45ff-bdbb-bdc9c8d31861::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 3233 rows starting from the beginning of the part | ||
| 10591 | 2026.03.25 00:21:06.493368 [ 199 ] {da9d4756-c540-45ff-bdbb-bdc9c8d31861::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 2454 rows starting from the beginning of the part | ||
| 10592 | 2026.03.25 00:21:06.493417 [ 199 ] {da9d4756-c540-45ff-bdbb-bdc9c8d31861::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 56 rows starting from the beginning of the part | ||
| 10593 | 2026.03.25 00:21:06.493466 [ 199 ] {da9d4756-c540-45ff-bdbb-bdc9c8d31861::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 825 rows starting from the beginning of the part | ||
| 10594 | 2026.03.25 00:21:06.493508 [ 199 ] {da9d4756-c540-45ff-bdbb-bdc9c8d31861::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 108 rows starting from the beginning of the part | ||
| 10595 | 2026.03.25 00:21:06.493553 [ 199 ] {da9d4756-c540-45ff-bdbb-bdc9c8d31861::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 832 rows starting from the beginning of the part | ||
| 10596 | 2026.03.25 00:21:06.493750 [ 5 ] {4ff79746-3756-4faf-a7ef-19817d44333b} <Trace> oximeter.fields_u16 (b490aa8d-8720-450c-9d9d-0c0be0c6e0e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10597 | 2026.03.25 00:21:06.493786 [ 5 ] {4ff79746-3756-4faf-a7ef-19817d44333b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 10598 | 2026.03.25 00:21:06.494092 [ 5 ] {4ff79746-3756-4faf-a7ef-19817d44333b} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 10599 | 2026.03.25 00:21:06.494305 [ 5 ] {4ff79746-3756-4faf-a7ef-19817d44333b} <Trace> oximeter.fields_u16 (b490aa8d-8720-450c-9d9d-0c0be0c6e0e1): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10600 | 2026.03.25 00:21:06.494438 [ 5 ] {4ff79746-3756-4faf-a7ef-19817d44333b} <Debug> executeQuery: Read 170 rows, 10.57 KiB in 0.001201 sec., 141548.70940882596 rows/sec., 8.60 MiB/sec. | ||
| 10601 | 2026.03.25 00:21:06.494475 [ 5 ] {4ff79746-3756-4faf-a7ef-19817d44333b} <Debug> TCPHandler: Processed in 0.001375561 sec. | ||
| 10602 | 2026.03.25 00:21:06.494587 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10603 | 2026.03.25 00:21:06.494680 [ 5 ] {acc1011c-4964-4566-8aa5-a42049effeca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 10604 | 2026.03.25 00:21:06.494719 [ 5 ] {acc1011c-4964-4566-8aa5-a42049effeca} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 10605 | 2026.03.25 00:21:06.495157 [ 5 ] {acc1011c-4964-4566-8aa5-a42049effeca} <Trace> oximeter.fields_u32 (79eddaf6-5920-48fe-8c45-6c5582e58677): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10606 | 2026.03.25 00:21:06.495199 [ 5 ] {acc1011c-4964-4566-8aa5-a42049effeca} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 10607 | 2026.03.25 00:21:06.495504 [ 5 ] {acc1011c-4964-4566-8aa5-a42049effeca} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 10608 | 2026.03.25 00:21:06.495707 [ 5 ] {acc1011c-4964-4566-8aa5-a42049effeca} <Trace> oximeter.fields_u32 (79eddaf6-5920-48fe-8c45-6c5582e58677): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10609 | 2026.03.25 00:21:06.495721 [ 199 ] {da9d4756-c540-45ff-bdbb-bdc9c8d31861::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7508 rows, containing 5 columns (5 merged, 0 gathered) in 0.00261336 sec., 2872929.8680625707 rows/sec., 228.45 MiB/sec. | ||
| 10610 | 2026.03.25 00:21:06.495803 [ 138 ] {} <Debug> oximeter.fields_u32 (79eddaf6-5920-48fe-8c45-6c5582e58677) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 10611 | 2026.03.25 00:21:06.495829 [ 5 ] {acc1011c-4964-4566-8aa5-a42049effeca} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001168 sec., 127568.49315068494 rows/sec., 8.24 MiB/sec. | ||
| 10612 | 2026.03.25 00:21:06.495839 [ 138 ] {} <Trace> oximeter.fields_u32 (79eddaf6-5920-48fe-8c45-6c5582e58677): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10613 | 2026.03.25 00:21:06.495873 [ 138 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
| 10614 | 2026.03.25 00:21:06.495875 [ 5 ] {acc1011c-4964-4566-8aa5-a42049effeca} <Debug> TCPHandler: Processed in 0.001336221 sec. | ||
| 10615 | 2026.03.25 00:21:06.495953 [ 191 ] {79eddaf6-5920-48fe-8c45-6c5582e58677::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 | ||
| 10616 | 2026.03.25 00:21:06.495963 [ 199 ] {da9d4756-c540-45ff-bdbb-bdc9c8d31861::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
| 10617 | 2026.03.25 00:21:06.496002 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10618 | 2026.03.25 00:21:06.496032 [ 191 ] {79eddaf6-5920-48fe-8c45-6c5582e58677::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10619 | 2026.03.25 00:21:06.496066 [ 191 ] {79eddaf6-5920-48fe-8c45-6c5582e58677::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 950 rows starting from the beginning of the part | ||
| 10620 | 2026.03.25 00:21:06.496105 [ 5 ] {7fcb0d1c-3dd4-4fdb-8ca6-4f2d065f6bf3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 10621 | 2026.03.25 00:21:06.496116 [ 191 ] {79eddaf6-5920-48fe-8c45-6c5582e58677::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 149 rows starting from the beginning of the part | ||
| 10622 | 2026.03.25 00:21:06.496146 [ 5 ] {7fcb0d1c-3dd4-4fdb-8ca6-4f2d065f6bf3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 10623 | 2026.03.25 00:21:06.496159 [ 191 ] {79eddaf6-5920-48fe-8c45-6c5582e58677::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 149 rows starting from the beginning of the part | ||
| 10624 | 2026.03.25 00:21:06.496199 [ 191 ] {79eddaf6-5920-48fe-8c45-6c5582e58677::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 801 rows starting from the beginning of the part | ||
| 10625 | 2026.03.25 00:21:06.496199 [ 199 ] {da9d4756-c540-45ff-bdbb-bdc9c8d31861::all_1_71_14} <Trace> oximeter.fields_string (da9d4756-c540-45ff-bdbb-bdc9c8d31861): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10626 | 2026.03.25 00:21:06.496238 [ 191 ] {79eddaf6-5920-48fe-8c45-6c5582e58677::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 149 rows starting from the beginning of the part | ||
| 10627 | 2026.03.25 00:21:06.496276 [ 191 ] {79eddaf6-5920-48fe-8c45-6c5582e58677::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 149 rows starting from the beginning of the part | ||
| 10628 | 2026.03.25 00:21:06.496278 [ 199 ] {da9d4756-c540-45ff-bdbb-bdc9c8d31861::all_1_71_14} <Trace> oximeter.fields_string (da9d4756-c540-45ff-bdbb-bdc9c8d31861) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
| 10629 | 2026.03.25 00:21:06.496340 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.34 MiB. | ||
| 10630 | 2026.03.25 00:21:06.496595 [ 5 ] {7fcb0d1c-3dd4-4fdb-8ca6-4f2d065f6bf3} <Trace> oximeter.fields_u8 (fa258e8d-285a-434f-b894-6be795807874): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10631 | 2026.03.25 00:21:06.496629 [ 5 ] {7fcb0d1c-3dd4-4fdb-8ca6-4f2d065f6bf3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 10632 | 2026.03.25 00:21:06.496931 [ 5 ] {7fcb0d1c-3dd4-4fdb-8ca6-4f2d065f6bf3} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 10633 | 2026.03.25 00:21:06.497133 [ 5 ] {7fcb0d1c-3dd4-4fdb-8ca6-4f2d065f6bf3} <Trace> oximeter.fields_u8 (fa258e8d-285a-434f-b894-6be795807874): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10634 | 2026.03.25 00:21:06.497248 [ 200 ] {79eddaf6-5920-48fe-8c45-6c5582e58677::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2347 rows, containing 5 columns (5 merged, 0 gathered) in 0.00132163 sec., 1775837.4128916564 rows/sec., 113.21 MiB/sec. | ||
| 10635 | 2026.03.25 00:21:06.497268 [ 5 ] {7fcb0d1c-3dd4-4fdb-8ca6-4f2d065f6bf3} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.00118 sec., 125423.72881355931 rows/sec., 7.13 MiB/sec. | ||
| 10636 | 2026.03.25 00:21:06.497324 [ 5 ] {7fcb0d1c-3dd4-4fdb-8ca6-4f2d065f6bf3} <Debug> TCPHandler: Processed in 0.001371151 sec. | ||
| 10637 | 2026.03.25 00:21:06.497412 [ 191 ] {79eddaf6-5920-48fe-8c45-6c5582e58677::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 10638 | 2026.03.25 00:21:06.497437 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10639 | 2026.03.25 00:21:06.497535 [ 5 ] {f2ef5327-c1ea-493c-b125-a87768bce1df} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10640 | 2026.03.25 00:21:06.497575 [ 5 ] {f2ef5327-c1ea-493c-b125-a87768bce1df} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10641 | 2026.03.25 00:21:06.497645 [ 191 ] {79eddaf6-5920-48fe-8c45-6c5582e58677::all_1_41_8} <Trace> oximeter.fields_u32 (79eddaf6-5920-48fe-8c45-6c5582e58677): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10642 | 2026.03.25 00:21:06.497704 [ 191 ] {79eddaf6-5920-48fe-8c45-6c5582e58677::all_1_41_8} <Trace> oximeter.fields_u32 (79eddaf6-5920-48fe-8c45-6c5582e58677) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 10643 | 2026.03.25 00:21:06.497757 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.53 MiB. | ||
| 10644 | 2026.03.25 00:21:06.498185 [ 5 ] {f2ef5327-c1ea-493c-b125-a87768bce1df} <Trace> oximeter.fields_uuid (6a83c119-7e6c-4ef5-9da4-bd1e7cdd4b62): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10645 | 2026.03.25 00:21:06.498219 [ 5 ] {f2ef5327-c1ea-493c-b125-a87768bce1df} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
| 10646 | 2026.03.25 00:21:06.498535 [ 5 ] {f2ef5327-c1ea-493c-b125-a87768bce1df} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 10647 | 2026.03.25 00:21:06.498740 [ 5 ] {f2ef5327-c1ea-493c-b125-a87768bce1df} <Trace> oximeter.fields_uuid (6a83c119-7e6c-4ef5-9da4-bd1e7cdd4b62): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10648 | 2026.03.25 00:21:06.498843 [ 138 ] {} <Debug> oximeter.fields_uuid (6a83c119-7e6c-4ef5-9da4-bd1e7cdd4b62) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
| 10649 | 2026.03.25 00:21:06.498867 [ 5 ] {f2ef5327-c1ea-493c-b125-a87768bce1df} <Debug> executeQuery: Read 518 rows, 37.44 KiB in 0.00135 sec., 383703.7037037037 rows/sec., 27.08 MiB/sec. | ||
| 10650 | 2026.03.25 00:21:06.498878 [ 138 ] {} <Trace> oximeter.fields_uuid (6a83c119-7e6c-4ef5-9da4-bd1e7cdd4b62): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10651 | 2026.03.25 00:21:06.498909 [ 138 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
| 10652 | 2026.03.25 00:21:06.498912 [ 5 ] {f2ef5327-c1ea-493c-b125-a87768bce1df} <Debug> TCPHandler: Processed in 0.001523235 sec. | ||
| 10653 | 2026.03.25 00:21:06.499001 [ 194 ] {6a83c119-7e6c-4ef5-9da4-bd1e7cdd4b62::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 | ||
| 10654 | 2026.03.25 00:21:06.499034 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10655 | 2026.03.25 00:21:06.499110 [ 194 ] {6a83c119-7e6c-4ef5-9da4-bd1e7cdd4b62::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10656 | 2026.03.25 00:21:06.499142 [ 5 ] {e49e50f3-6ab8-4b9b-a6df-b0eb90f28085} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 10657 | 2026.03.25 00:21:06.499146 [ 194 ] {6a83c119-7e6c-4ef5-9da4-bd1e7cdd4b62::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 1790 rows starting from the beginning of the part | ||
| 10658 | 2026.03.25 00:21:06.499201 [ 5 ] {e49e50f3-6ab8-4b9b-a6df-b0eb90f28085} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 10659 | 2026.03.25 00:21:06.499237 [ 194 ] {6a83c119-7e6c-4ef5-9da4-bd1e7cdd4b62::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 1316 rows starting from the beginning of the part | ||
| 10660 | 2026.03.25 00:21:06.499290 [ 194 ] {6a83c119-7e6c-4ef5-9da4-bd1e7cdd4b62::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 64 rows starting from the beginning of the part | ||
| 10661 | 2026.03.25 00:21:06.499333 [ 194 ] {6a83c119-7e6c-4ef5-9da4-bd1e7cdd4b62::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 504 rows starting from the beginning of the part | ||
| 10662 | 2026.03.25 00:21:06.499370 [ 194 ] {6a83c119-7e6c-4ef5-9da4-bd1e7cdd4b62::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 | ||
| 10663 | 2026.03.25 00:21:06.499413 [ 194 ] {6a83c119-7e6c-4ef5-9da4-bd1e7cdd4b62::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 518 rows starting from the beginning of the part | ||
| 10664 | 2026.03.25 00:21:06.499542 [ 5 ] {e49e50f3-6ab8-4b9b-a6df-b0eb90f28085} <Trace> oximeter.measurements_bool (8a3ce6e0-f76a-4ba2-9a43-4275c3c9549e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10665 | 2026.03.25 00:21:06.499583 [ 5 ] {e49e50f3-6ab8-4b9b-a6df-b0eb90f28085} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 10666 | 2026.03.25 00:21:06.499915 [ 5 ] {e49e50f3-6ab8-4b9b-a6df-b0eb90f28085} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 10667 | 2026.03.25 00:21:06.500132 [ 5 ] {e49e50f3-6ab8-4b9b-a6df-b0eb90f28085} <Trace> oximeter.measurements_bool (8a3ce6e0-f76a-4ba2-9a43-4275c3c9549e): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10668 | 2026.03.25 00:21:06.500247 [ 138 ] {} <Debug> oximeter.measurements_bool (8a3ce6e0-f76a-4ba2-9a43-4275c3c9549e) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 10669 | 2026.03.25 00:21:06.500273 [ 5 ] {e49e50f3-6ab8-4b9b-a6df-b0eb90f28085} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001152 sec., 5208.333333333333 rows/sec., 272.12 KiB/sec. | ||
| 10670 | 2026.03.25 00:21:06.500276 [ 138 ] {} <Trace> oximeter.measurements_bool (8a3ce6e0-f76a-4ba2-9a43-4275c3c9549e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10671 | 2026.03.25 00:21:06.500311 [ 138 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 10672 | 2026.03.25 00:21:06.500317 [ 5 ] {e49e50f3-6ab8-4b9b-a6df-b0eb90f28085} <Debug> TCPHandler: Processed in 0.001331881 sec. | ||
| 10673 | 2026.03.25 00:21:06.500374 [ 191 ] {8a3ce6e0-f76a-4ba2-9a43-4275c3c9549e::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 | ||
| 10674 | 2026.03.25 00:21:06.500430 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10675 | 2026.03.25 00:21:06.500441 [ 191 ] {8a3ce6e0-f76a-4ba2-9a43-4275c3c9549e::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10676 | 2026.03.25 00:21:06.500467 [ 191 ] {8a3ce6e0-f76a-4ba2-9a43-4275c3c9549e::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 156 rows starting from the beginning of the part | ||
| 10677 | 2026.03.25 00:21:06.500509 [ 191 ] {8a3ce6e0-f76a-4ba2-9a43-4275c3c9549e::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 6 rows starting from the beginning of the part | ||
| 10678 | 2026.03.25 00:21:06.500523 [ 5 ] {3193d58a-b740-4b5a-bbcd-f15ce03174c7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10679 | 2026.03.25 00:21:06.500542 [ 191 ] {8a3ce6e0-f76a-4ba2-9a43-4275c3c9549e::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 6 rows starting from the beginning of the part | ||
| 10680 | 2026.03.25 00:21:06.500565 [ 5 ] {3193d58a-b740-4b5a-bbcd-f15ce03174c7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10681 | 2026.03.25 00:21:06.500573 [ 191 ] {8a3ce6e0-f76a-4ba2-9a43-4275c3c9549e::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 6 rows starting from the beginning of the part | ||
| 10682 | 2026.03.25 00:21:06.500605 [ 191 ] {8a3ce6e0-f76a-4ba2-9a43-4275c3c9549e::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 6 rows starting from the beginning of the part | ||
| 10683 | 2026.03.25 00:21:06.500636 [ 191 ] {8a3ce6e0-f76a-4ba2-9a43-4275c3c9549e::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 6 rows starting from the beginning of the part | ||
| 10684 | 2026.03.25 00:21:06.500938 [ 197 ] {6a83c119-7e6c-4ef5-9da4-bd1e7cdd4b62::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4282 rows, containing 5 columns (5 merged, 0 gathered) in 0.001973606 sec., 2169632.641976159 rows/sec., 156.91 MiB/sec. | ||
| 10685 | 2026.03.25 00:21:06.500979 [ 5 ] {3193d58a-b740-4b5a-bbcd-f15ce03174c7} <Trace> oximeter.measurements_cumulativeu64 (d9515f17-c5fd-4592-903e-92bbab0fc185): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10686 | 2026.03.25 00:21:06.501019 [ 5 ] {3193d58a-b740-4b5a-bbcd-f15ce03174c7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 10687 | 2026.03.25 00:21:06.501152 [ 191 ] {6a83c119-7e6c-4ef5-9da4-bd1e7cdd4b62::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
| 10688 | 2026.03.25 00:21:06.501391 [ 191 ] {6a83c119-7e6c-4ef5-9da4-bd1e7cdd4b62::all_1_71_14} <Trace> oximeter.fields_uuid (6a83c119-7e6c-4ef5-9da4-bd1e7cdd4b62): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10689 | 2026.03.25 00:21:06.501395 [ 5 ] {3193d58a-b740-4b5a-bbcd-f15ce03174c7} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 10690 | 2026.03.25 00:21:06.501460 [ 191 ] {6a83c119-7e6c-4ef5-9da4-bd1e7cdd4b62::all_1_71_14} <Trace> oximeter.fields_uuid (6a83c119-7e6c-4ef5-9da4-bd1e7cdd4b62) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
| 10691 | 2026.03.25 00:21:06.501522 [ 186 ] {8a3ce6e0-f76a-4ba2-9a43-4275c3c9549e::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 186 rows, containing 4 columns (4 merged, 0 gathered) in 0.001172957 sec., 158573.58794908933 rows/sec., 8.09 MiB/sec. | ||
| 10692 | 2026.03.25 00:21:06.501529 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.82 MiB. | ||
| 10693 | 2026.03.25 00:21:06.501616 [ 5 ] {3193d58a-b740-4b5a-bbcd-f15ce03174c7} <Trace> oximeter.measurements_cumulativeu64 (d9515f17-c5fd-4592-903e-92bbab0fc185): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10694 | 2026.03.25 00:21:06.501721 [ 197 ] {8a3ce6e0-f76a-4ba2-9a43-4275c3c9549e::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 10695 | 2026.03.25 00:21:06.501752 [ 5 ] {3193d58a-b740-4b5a-bbcd-f15ce03174c7} <Debug> executeQuery: Read 272 rows, 18.52 KiB in 0.001247 sec., 218123.4963913392 rows/sec., 14.51 MiB/sec. | ||
| 10696 | 2026.03.25 00:21:06.501794 [ 5 ] {3193d58a-b740-4b5a-bbcd-f15ce03174c7} <Debug> TCPHandler: Processed in 0.001412183 sec. | ||
| 10697 | 2026.03.25 00:21:06.501909 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10698 | 2026.03.25 00:21:06.502006 [ 5 ] {9f1081d6-47cb-40d5-83f6-ca48c29bed4a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 10699 | 2026.03.25 00:21:06.502024 [ 197 ] {8a3ce6e0-f76a-4ba2-9a43-4275c3c9549e::all_1_31_6} <Trace> oximeter.measurements_bool (8a3ce6e0-f76a-4ba2-9a43-4275c3c9549e): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10700 | 2026.03.25 00:21:06.502048 [ 5 ] {9f1081d6-47cb-40d5-83f6-ca48c29bed4a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 10701 | 2026.03.25 00:21:06.502111 [ 197 ] {8a3ce6e0-f76a-4ba2-9a43-4275c3c9549e::all_1_31_6} <Trace> oximeter.measurements_bool (8a3ce6e0-f76a-4ba2-9a43-4275c3c9549e) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 10702 | 2026.03.25 00:21:06.502220 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB. | ||
| 10703 | 2026.03.25 00:21:06.502376 [ 5 ] {9f1081d6-47cb-40d5-83f6-ca48c29bed4a} <Trace> oximeter.measurements_f64 (212c2a6f-90cf-4c71-aafe-78c3b1fd8e79): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10704 | 2026.03.25 00:21:06.502416 [ 5 ] {9f1081d6-47cb-40d5-83f6-ca48c29bed4a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
| 10705 | 2026.03.25 00:21:06.502719 [ 5 ] {9f1081d6-47cb-40d5-83f6-ca48c29bed4a} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 10706 | 2026.03.25 00:21:06.502919 [ 5 ] {9f1081d6-47cb-40d5-83f6-ca48c29bed4a} <Trace> oximeter.measurements_f64 (212c2a6f-90cf-4c71-aafe-78c3b1fd8e79): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10707 | 2026.03.25 00:21:06.503048 [ 5 ] {9f1081d6-47cb-40d5-83f6-ca48c29bed4a} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.00106 sec., 943.3962264150944 rows/sec., 63.57 KiB/sec. | ||
| 10708 | 2026.03.25 00:21:06.503084 [ 5 ] {9f1081d6-47cb-40d5-83f6-ca48c29bed4a} <Debug> TCPHandler: Processed in 0.001223338 sec. | ||
| 10709 | 2026.03.25 00:21:06.503201 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10710 | 2026.03.25 00:21:06.503294 [ 5 ] {da23cf8d-90e8-4ad6-b5f6-d31ca92e14d9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 10711 | 2026.03.25 00:21:06.503348 [ 5 ] {da23cf8d-90e8-4ad6-b5f6-d31ca92e14d9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 10712 | 2026.03.25 00:21:06.504153 [ 5 ] {da23cf8d-90e8-4ad6-b5f6-d31ca92e14d9} <Trace> oximeter.measurements_histogramu64 (66b3c5cd-c277-4614-b9e1-0e483a2d8930): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10713 | 2026.03.25 00:21:06.504197 [ 5 ] {da23cf8d-90e8-4ad6-b5f6-d31ca92e14d9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
| 10714 | 2026.03.25 00:21:06.504724 [ 5 ] {da23cf8d-90e8-4ad6-b5f6-d31ca92e14d9} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 10715 | 2026.03.25 00:21:06.504956 [ 5 ] {da23cf8d-90e8-4ad6-b5f6-d31ca92e14d9} <Trace> oximeter.measurements_histogramu64 (66b3c5cd-c277-4614-b9e1-0e483a2d8930): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10716 | 2026.03.25 00:21:06.505108 [ 5 ] {da23cf8d-90e8-4ad6-b5f6-d31ca92e14d9} <Debug> executeQuery: Read 14 rows, 25.69 KiB in 0.001831 sec., 7646.095030038231 rows/sec., 13.70 MiB/sec. | ||
| 10717 | 2026.03.25 00:21:06.505181 [ 5 ] {da23cf8d-90e8-4ad6-b5f6-d31ca92e14d9} <Debug> TCPHandler: Processed in 0.002037027 sec. | ||
| 10718 | 2026.03.25 00:21:06.505301 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10719 | 2026.03.25 00:21:06.505394 [ 5 ] {6360fd93-577f-4d0a-9c38-2f8be6221c2c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10720 | 2026.03.25 00:21:06.505437 [ 5 ] {6360fd93-577f-4d0a-9c38-2f8be6221c2c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10721 | 2026.03.25 00:21:06.505772 [ 5 ] {6360fd93-577f-4d0a-9c38-2f8be6221c2c} <Trace> oximeter.measurements_u64 (a46c3f3f-9ded-4b50-9fc2-4f503dd169a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10722 | 2026.03.25 00:21:06.505808 [ 5 ] {6360fd93-577f-4d0a-9c38-2f8be6221c2c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
| 10723 | 2026.03.25 00:21:06.506106 [ 5 ] {6360fd93-577f-4d0a-9c38-2f8be6221c2c} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 10724 | 2026.03.25 00:21:06.506321 [ 5 ] {6360fd93-577f-4d0a-9c38-2f8be6221c2c} <Trace> oximeter.measurements_u64 (a46c3f3f-9ded-4b50-9fc2-4f503dd169a4): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10725 | 2026.03.25 00:21:06.506424 [ 138 ] {} <Debug> oximeter.measurements_u64 (a46c3f3f-9ded-4b50-9fc2-4f503dd169a4) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
| 10726 | 2026.03.25 00:21:06.506448 [ 5 ] {6360fd93-577f-4d0a-9c38-2f8be6221c2c} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001073 sec., 83876.98042870457 rows/sec., 5.25 MiB/sec. | ||
| 10727 | 2026.03.25 00:21:06.506461 [ 138 ] {} <Trace> oximeter.measurements_u64 (a46c3f3f-9ded-4b50-9fc2-4f503dd169a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10728 | 2026.03.25 00:21:06.506491 [ 138 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
| 10729 | 2026.03.25 00:21:06.506495 [ 5 ] {6360fd93-577f-4d0a-9c38-2f8be6221c2c} <Debug> TCPHandler: Processed in 0.001244018 sec. | ||
| 10730 | 2026.03.25 00:21:06.506577 [ 200 ] {a46c3f3f-9ded-4b50-9fc2-4f503dd169a4::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 | ||
| 10731 | 2026.03.25 00:21:06.506695 [ 200 ] {a46c3f3f-9ded-4b50-9fc2-4f503dd169a4::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10732 | 2026.03.25 00:21:06.506725 [ 200 ] {a46c3f3f-9ded-4b50-9fc2-4f503dd169a4::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 4290 rows starting from the beginning of the part | ||
| 10733 | 2026.03.25 00:21:06.506780 [ 200 ] {a46c3f3f-9ded-4b50-9fc2-4f503dd169a4::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 12 rows starting from the beginning of the part | ||
| 10734 | 2026.03.25 00:21:06.506828 [ 200 ] {a46c3f3f-9ded-4b50-9fc2-4f503dd169a4::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 48 rows starting from the beginning of the part | ||
| 10735 | 2026.03.25 00:21:06.506870 [ 200 ] {a46c3f3f-9ded-4b50-9fc2-4f503dd169a4::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 90 rows starting from the beginning of the part | ||
| 10736 | 2026.03.25 00:21:06.506913 [ 200 ] {a46c3f3f-9ded-4b50-9fc2-4f503dd169a4::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 60 rows starting from the beginning of the part | ||
| 10737 | 2026.03.25 00:21:06.506953 [ 200 ] {a46c3f3f-9ded-4b50-9fc2-4f503dd169a4::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 90 rows starting from the beginning of the part | ||
| 10738 | 2026.03.25 00:21:06.508622 [ 186 ] {a46c3f3f-9ded-4b50-9fc2-4f503dd169a4::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4590 rows, containing 4 columns (4 merged, 0 gathered) in 0.002080478 sec., 2206223.7620393005 rows/sec., 142.22 MiB/sec. | ||
| 10739 | 2026.03.25 00:21:06.508959 [ 186 ] {a46c3f3f-9ded-4b50-9fc2-4f503dd169a4::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
| 10740 | 2026.03.25 00:21:06.509275 [ 186 ] {a46c3f3f-9ded-4b50-9fc2-4f503dd169a4::all_1_71_14} <Trace> oximeter.measurements_u64 (a46c3f3f-9ded-4b50-9fc2-4f503dd169a4): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10741 | 2026.03.25 00:21:06.509368 [ 186 ] {a46c3f3f-9ded-4b50-9fc2-4f503dd169a4::all_1_71_14} <Trace> oximeter.measurements_u64 (a46c3f3f-9ded-4b50-9fc2-4f503dd169a4) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
| 10742 | 2026.03.25 00:21:06.509459 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.08 MiB. | ||
| 10743 | 2026.03.25 00:21:07.403013 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 20574 | ||
| 10744 | 2026.03.25 00:21:07.403838 [ 244 ] {} <Trace> system.asynchronous_metric_log (0898b27c-367e-447b-8482-f4822232c365): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10745 | 2026.03.25 00:21:07.403902 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
| 10746 | 2026.03.25 00:21:07.404355 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 10747 | 2026.03.25 00:21:07.404574 [ 244 ] {} <Trace> system.asynchronous_metric_log (0898b27c-367e-447b-8482-f4822232c365): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10748 | 2026.03.25 00:21:07.404701 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 20574 | ||
| 10749 | 2026.03.25 00:21:08.488162 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 324 | ||
| 10750 | 2026.03.25 00:21:08.504309 [ 243 ] {} <Trace> system.metric_log (8832bb94-2db2-42e0-923d-5bcca7c2cc3b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10751 | 2026.03.25 00:21:08.504366 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
| 10752 | 2026.03.25 00:21:08.510273 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 10753 | 2026.03.25 00:21:08.510965 [ 243 ] {} <Trace> system.metric_log (8832bb94-2db2-42e0-923d-5bcca7c2cc3b): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10754 | 2026.03.25 00:21:08.513872 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 324 | ||
| 10755 | 2026.03.25 00:21:11.480550 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10756 | 2026.03.25 00:21:11.480731 [ 5 ] {9679daf4-58d5-43b0-8354-8dd627a06426} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10757 | 2026.03.25 00:21:11.480796 [ 5 ] {9679daf4-58d5-43b0-8354-8dd627a06426} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10758 | 2026.03.25 00:21:11.481509 [ 5 ] {9679daf4-58d5-43b0-8354-8dd627a06426} <Trace> oximeter.fields_string (da9d4756-c540-45ff-bdbb-bdc9c8d31861): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10759 | 2026.03.25 00:21:11.481557 [ 5 ] {9679daf4-58d5-43b0-8354-8dd627a06426} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 10760 | 2026.03.25 00:21:11.481956 [ 5 ] {9679daf4-58d5-43b0-8354-8dd627a06426} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 10761 | 2026.03.25 00:21:11.482183 [ 5 ] {9679daf4-58d5-43b0-8354-8dd627a06426} <Trace> oximeter.fields_string (da9d4756-c540-45ff-bdbb-bdc9c8d31861): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10762 | 2026.03.25 00:21:11.482350 [ 5 ] {9679daf4-58d5-43b0-8354-8dd627a06426} <Debug> executeQuery: Read 108 rows, 9.31 KiB in 0.001666 sec., 64825.93037214886 rows/sec., 5.45 MiB/sec. | ||
| 10763 | 2026.03.25 00:21:11.482392 [ 5 ] {9679daf4-58d5-43b0-8354-8dd627a06426} <Debug> TCPHandler: Processed in 0.002011266 sec. | ||
| 10764 | 2026.03.25 00:21:11.482520 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10765 | 2026.03.25 00:21:11.482617 [ 5 ] {76ee81ed-91a4-4a40-b495-2d089906b71c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 10766 | 2026.03.25 00:21:11.482658 [ 5 ] {76ee81ed-91a4-4a40-b495-2d089906b71c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 10767 | 2026.03.25 00:21:11.483063 [ 5 ] {76ee81ed-91a4-4a40-b495-2d089906b71c} <Trace> oximeter.fields_u16 (b490aa8d-8720-450c-9d9d-0c0be0c6e0e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10768 | 2026.03.25 00:21:11.483099 [ 5 ] {76ee81ed-91a4-4a40-b495-2d089906b71c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 10769 | 2026.03.25 00:21:11.483412 [ 5 ] {76ee81ed-91a4-4a40-b495-2d089906b71c} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 10770 | 2026.03.25 00:21:11.483652 [ 5 ] {76ee81ed-91a4-4a40-b495-2d089906b71c} <Trace> oximeter.fields_u16 (b490aa8d-8720-450c-9d9d-0c0be0c6e0e1): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10771 | 2026.03.25 00:21:11.483785 [ 5 ] {76ee81ed-91a4-4a40-b495-2d089906b71c} <Debug> executeQuery: Read 26 rows, 1.96 KiB in 0.001187 sec., 21903.959561920812 rows/sec., 1.61 MiB/sec. | ||
| 10772 | 2026.03.25 00:21:11.483821 [ 5 ] {76ee81ed-91a4-4a40-b495-2d089906b71c} <Debug> TCPHandler: Processed in 0.001351331 sec. | ||
| 10773 | 2026.03.25 00:21:11.483929 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10774 | 2026.03.25 00:21:11.484021 [ 5 ] {4b1eec2b-243f-4561-ad0d-c5f6f31de1b9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10775 | 2026.03.25 00:21:11.484061 [ 5 ] {4b1eec2b-243f-4561-ad0d-c5f6f31de1b9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10776 | 2026.03.25 00:21:11.484495 [ 5 ] {4b1eec2b-243f-4561-ad0d-c5f6f31de1b9} <Trace> oximeter.fields_uuid (6a83c119-7e6c-4ef5-9da4-bd1e7cdd4b62): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10777 | 2026.03.25 00:21:11.484530 [ 5 ] {4b1eec2b-243f-4561-ad0d-c5f6f31de1b9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 10778 | 2026.03.25 00:21:11.484841 [ 5 ] {4b1eec2b-243f-4561-ad0d-c5f6f31de1b9} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 10779 | 2026.03.25 00:21:11.485055 [ 5 ] {4b1eec2b-243f-4561-ad0d-c5f6f31de1b9} <Trace> oximeter.fields_uuid (6a83c119-7e6c-4ef5-9da4-bd1e7cdd4b62): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10780 | 2026.03.25 00:21:11.485181 [ 5 ] {4b1eec2b-243f-4561-ad0d-c5f6f31de1b9} <Debug> executeQuery: Read 90 rows, 7.20 KiB in 0.001178 sec., 76400.67911714771 rows/sec., 5.97 MiB/sec. | ||
| 10781 | 2026.03.25 00:21:11.485230 [ 5 ] {4b1eec2b-243f-4561-ad0d-c5f6f31de1b9} <Debug> TCPHandler: Processed in 0.001349541 sec. | ||
| 10782 | 2026.03.25 00:21:11.485340 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10783 | 2026.03.25 00:21:11.485432 [ 5 ] {87c48058-3e95-4a11-aa34-117126a729b3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10784 | 2026.03.25 00:21:11.485475 [ 5 ] {87c48058-3e95-4a11-aa34-117126a729b3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10785 | 2026.03.25 00:21:11.485883 [ 5 ] {87c48058-3e95-4a11-aa34-117126a729b3} <Trace> oximeter.measurements_cumulativeu64 (d9515f17-c5fd-4592-903e-92bbab0fc185): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10786 | 2026.03.25 00:21:11.485919 [ 5 ] {87c48058-3e95-4a11-aa34-117126a729b3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 10787 | 2026.03.25 00:21:11.486263 [ 5 ] {87c48058-3e95-4a11-aa34-117126a729b3} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 10788 | 2026.03.25 00:21:11.486480 [ 5 ] {87c48058-3e95-4a11-aa34-117126a729b3} <Trace> oximeter.measurements_cumulativeu64 (d9515f17-c5fd-4592-903e-92bbab0fc185): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10789 | 2026.03.25 00:21:11.486610 [ 5 ] {87c48058-3e95-4a11-aa34-117126a729b3} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001196 sec., 133779.26421404682 rows/sec., 9.32 MiB/sec. | ||
| 10790 | 2026.03.25 00:21:11.486646 [ 5 ] {87c48058-3e95-4a11-aa34-117126a729b3} <Debug> TCPHandler: Processed in 0.001356161 sec. | ||
| 10791 | 2026.03.25 00:21:11.486749 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10792 | 2026.03.25 00:21:11.486842 [ 5 ] {8c459dc5-55a3-4cdd-89ce-139301b3067a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 10793 | 2026.03.25 00:21:11.486898 [ 5 ] {8c459dc5-55a3-4cdd-89ce-139301b3067a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 10794 | 2026.03.25 00:21:11.487736 [ 5 ] {8c459dc5-55a3-4cdd-89ce-139301b3067a} <Trace> oximeter.measurements_histogramu64 (66b3c5cd-c277-4614-b9e1-0e483a2d8930): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10795 | 2026.03.25 00:21:11.487773 [ 5 ] {8c459dc5-55a3-4cdd-89ce-139301b3067a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 10796 | 2026.03.25 00:21:11.488326 [ 5 ] {8c459dc5-55a3-4cdd-89ce-139301b3067a} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 10797 | 2026.03.25 00:21:11.488569 [ 5 ] {8c459dc5-55a3-4cdd-89ce-139301b3067a} <Trace> oximeter.measurements_histogramu64 (66b3c5cd-c277-4614-b9e1-0e483a2d8930): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10798 | 2026.03.25 00:21:11.488705 [ 5 ] {8c459dc5-55a3-4cdd-89ce-139301b3067a} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.001881 sec., 13822.434875066454 rows/sec., 24.77 MiB/sec. | ||
| 10799 | 2026.03.25 00:21:11.488756 [ 5 ] {8c459dc5-55a3-4cdd-89ce-139301b3067a} <Debug> TCPHandler: Processed in 0.002055128 sec. | ||
| 10800 | 2026.03.25 00:21:11.488867 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10801 | 2026.03.25 00:21:11.488960 [ 5 ] {650a0865-bbd9-4ba8-b1d1-b0c25b9bc76a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10802 | 2026.03.25 00:21:11.489001 [ 5 ] {650a0865-bbd9-4ba8-b1d1-b0c25b9bc76a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10803 | 2026.03.25 00:21:11.489345 [ 5 ] {650a0865-bbd9-4ba8-b1d1-b0c25b9bc76a} <Trace> oximeter.measurements_u64 (a46c3f3f-9ded-4b50-9fc2-4f503dd169a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10804 | 2026.03.25 00:21:11.489382 [ 5 ] {650a0865-bbd9-4ba8-b1d1-b0c25b9bc76a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 10805 | 2026.03.25 00:21:11.489687 [ 5 ] {650a0865-bbd9-4ba8-b1d1-b0c25b9bc76a} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 10806 | 2026.03.25 00:21:11.489897 [ 5 ] {650a0865-bbd9-4ba8-b1d1-b0c25b9bc76a} <Trace> oximeter.measurements_u64 (a46c3f3f-9ded-4b50-9fc2-4f503dd169a4): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10807 | 2026.03.25 00:21:11.490024 [ 5 ] {650a0865-bbd9-4ba8-b1d1-b0c25b9bc76a} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001084 sec., 55350.55350553506 rows/sec., 3.73 MiB/sec. | ||
| 10808 | 2026.03.25 00:21:11.490059 [ 5 ] {650a0865-bbd9-4ba8-b1d1-b0c25b9bc76a} <Debug> TCPHandler: Processed in 0.001241679 sec. | ||
| 10809 | 2026.03.25 00:21:14.706331 [ 53 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 10810 | 2026.03.25 00:21:14.706414 [ 53 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 10811 | 2026.03.25 00:21:14.904816 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 21022 | ||
| 10812 | 2026.03.25 00:21:14.905361 [ 244 ] {} <Trace> system.asynchronous_metric_log (0898b27c-367e-447b-8482-f4822232c365): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10813 | 2026.03.25 00:21:14.905418 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 10814 | 2026.03.25 00:21:14.905927 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 10815 | 2026.03.25 00:21:14.906199 [ 244 ] {} <Trace> system.asynchronous_metric_log (0898b27c-367e-447b-8482-f4822232c365): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10816 | 2026.03.25 00:21:14.906368 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 21022 | ||
| 10817 | 2026.03.25 00:21:15.015401 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 1416 | ||
| 10818 | 2026.03.25 00:21:15.017960 [ 242 ] {} <Trace> system.query_log (9703172c-9101-4506-b1d0-613c64f918a0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10819 | 2026.03.25 00:21:15.018022 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 10820 | 2026.03.25 00:21:15.019279 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 10821 | 2026.03.25 00:21:15.019559 [ 242 ] {} <Trace> system.query_log (9703172c-9101-4506-b1d0-613c64f918a0): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10822 | 2026.03.25 00:21:15.019972 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1416 | ||
| 10823 | 2026.03.25 00:21:16.013952 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 332 | ||
| 10824 | 2026.03.25 00:21:16.030479 [ 243 ] {} <Trace> system.metric_log (8832bb94-2db2-42e0-923d-5bcca7c2cc3b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10825 | 2026.03.25 00:21:16.030534 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 10826 | 2026.03.25 00:21:16.036543 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 10827 | 2026.03.25 00:21:16.037256 [ 243 ] {} <Trace> system.metric_log (8832bb94-2db2-42e0-923d-5bcca7c2cc3b): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10828 | 2026.03.25 00:21:16.040195 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 332 | ||
| 10829 | 2026.03.25 00:21:16.487481 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10830 | 2026.03.25 00:21:16.487667 [ 5 ] {6c939c16-ece7-4e97-8d58-3a8b6f1df792} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 10831 | 2026.03.25 00:21:16.487732 [ 5 ] {6c939c16-ece7-4e97-8d58-3a8b6f1df792} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 10832 | 2026.03.25 00:21:16.488408 [ 5 ] {6c939c16-ece7-4e97-8d58-3a8b6f1df792} <Trace> oximeter.fields_i16 (78240462-1731-4218-9a79-d1fbaf59befe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10833 | 2026.03.25 00:21:16.488455 [ 5 ] {6c939c16-ece7-4e97-8d58-3a8b6f1df792} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 10834 | 2026.03.25 00:21:16.488842 [ 5 ] {6c939c16-ece7-4e97-8d58-3a8b6f1df792} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 10835 | 2026.03.25 00:21:16.489068 [ 5 ] {6c939c16-ece7-4e97-8d58-3a8b6f1df792} <Trace> oximeter.fields_i16 (78240462-1731-4218-9a79-d1fbaf59befe): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10836 | 2026.03.25 00:21:16.489217 [ 5 ] {6c939c16-ece7-4e97-8d58-3a8b6f1df792} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001598 sec., 177722.1526908636 rows/sec., 11.29 MiB/sec. | ||
| 10837 | 2026.03.25 00:21:16.489259 [ 5 ] {6c939c16-ece7-4e97-8d58-3a8b6f1df792} <Debug> TCPHandler: Processed in 0.001905924 sec. | ||
| 10838 | 2026.03.25 00:21:16.489374 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10839 | 2026.03.25 00:21:16.489468 [ 5 ] {b3c32773-e5d4-4e4e-81be-9992915f21ef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10840 | 2026.03.25 00:21:16.489509 [ 5 ] {b3c32773-e5d4-4e4e-81be-9992915f21ef} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10841 | 2026.03.25 00:21:16.490255 [ 5 ] {b3c32773-e5d4-4e4e-81be-9992915f21ef} <Trace> oximeter.fields_string (da9d4756-c540-45ff-bdbb-bdc9c8d31861): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10842 | 2026.03.25 00:21:16.490291 [ 5 ] {b3c32773-e5d4-4e4e-81be-9992915f21ef} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 10843 | 2026.03.25 00:21:16.490641 [ 5 ] {b3c32773-e5d4-4e4e-81be-9992915f21ef} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 10844 | 2026.03.25 00:21:16.490855 [ 5 ] {b3c32773-e5d4-4e4e-81be-9992915f21ef} <Trace> oximeter.fields_string (da9d4756-c540-45ff-bdbb-bdc9c8d31861): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10845 | 2026.03.25 00:21:16.490982 [ 5 ] {b3c32773-e5d4-4e4e-81be-9992915f21ef} <Debug> executeQuery: Read 825 rows, 66.29 KiB in 0.001533 sec., 538160.469667319 rows/sec., 42.23 MiB/sec. | ||
| 10846 | 2026.03.25 00:21:16.491020 [ 5 ] {b3c32773-e5d4-4e4e-81be-9992915f21ef} <Debug> TCPHandler: Processed in 0.001694468 sec. | ||
| 10847 | 2026.03.25 00:21:16.491121 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10848 | 2026.03.25 00:21:16.491219 [ 5 ] {57eaa9eb-59eb-4289-ab19-bea04e88fee1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 10849 | 2026.03.25 00:21:16.491259 [ 5 ] {57eaa9eb-59eb-4289-ab19-bea04e88fee1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 10850 | 2026.03.25 00:21:16.491686 [ 5 ] {57eaa9eb-59eb-4289-ab19-bea04e88fee1} <Trace> oximeter.fields_u16 (b490aa8d-8720-450c-9d9d-0c0be0c6e0e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10851 | 2026.03.25 00:21:16.491723 [ 5 ] {57eaa9eb-59eb-4289-ab19-bea04e88fee1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 10852 | 2026.03.25 00:21:16.492023 [ 5 ] {57eaa9eb-59eb-4289-ab19-bea04e88fee1} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 10853 | 2026.03.25 00:21:16.492249 [ 5 ] {57eaa9eb-59eb-4289-ab19-bea04e88fee1} <Trace> oximeter.fields_u16 (b490aa8d-8720-450c-9d9d-0c0be0c6e0e1): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10854 | 2026.03.25 00:21:16.492373 [ 5 ] {57eaa9eb-59eb-4289-ab19-bea04e88fee1} <Debug> executeQuery: Read 156 rows, 9.59 KiB in 0.001176 sec., 132653.0612244898 rows/sec., 7.97 MiB/sec. | ||
| 10855 | 2026.03.25 00:21:16.492410 [ 5 ] {57eaa9eb-59eb-4289-ab19-bea04e88fee1} <Debug> TCPHandler: Processed in 0.001338541 sec. | ||
| 10856 | 2026.03.25 00:21:16.492517 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10857 | 2026.03.25 00:21:16.492610 [ 5 ] {92f41aa3-0586-47bb-ada1-a85f7ccb8356} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 10858 | 2026.03.25 00:21:16.492650 [ 5 ] {92f41aa3-0586-47bb-ada1-a85f7ccb8356} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 10859 | 2026.03.25 00:21:16.493069 [ 5 ] {92f41aa3-0586-47bb-ada1-a85f7ccb8356} <Trace> oximeter.fields_u32 (79eddaf6-5920-48fe-8c45-6c5582e58677): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10860 | 2026.03.25 00:21:16.493105 [ 5 ] {92f41aa3-0586-47bb-ada1-a85f7ccb8356} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 10861 | 2026.03.25 00:21:16.493407 [ 5 ] {92f41aa3-0586-47bb-ada1-a85f7ccb8356} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 10862 | 2026.03.25 00:21:16.493619 [ 5 ] {92f41aa3-0586-47bb-ada1-a85f7ccb8356} <Trace> oximeter.fields_u32 (79eddaf6-5920-48fe-8c45-6c5582e58677): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10863 | 2026.03.25 00:21:16.493742 [ 5 ] {92f41aa3-0586-47bb-ada1-a85f7ccb8356} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.00115 sec., 129565.21739130435 rows/sec., 8.37 MiB/sec. | ||
| 10864 | 2026.03.25 00:21:16.493778 [ 5 ] {92f41aa3-0586-47bb-ada1-a85f7ccb8356} <Debug> TCPHandler: Processed in 0.00130981 sec. | ||
| 10865 | 2026.03.25 00:21:16.493887 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10866 | 2026.03.25 00:21:16.493981 [ 5 ] {05cf18d7-c6b1-4790-880d-16439b41d2df} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 10867 | 2026.03.25 00:21:16.494024 [ 5 ] {05cf18d7-c6b1-4790-880d-16439b41d2df} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 10868 | 2026.03.25 00:21:16.494445 [ 5 ] {05cf18d7-c6b1-4790-880d-16439b41d2df} <Trace> oximeter.fields_u8 (fa258e8d-285a-434f-b894-6be795807874): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10869 | 2026.03.25 00:21:16.494483 [ 5 ] {05cf18d7-c6b1-4790-880d-16439b41d2df} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 10870 | 2026.03.25 00:21:16.494791 [ 5 ] {05cf18d7-c6b1-4790-880d-16439b41d2df} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 10871 | 2026.03.25 00:21:16.495001 [ 5 ] {05cf18d7-c6b1-4790-880d-16439b41d2df} <Trace> oximeter.fields_u8 (fa258e8d-285a-434f-b894-6be795807874): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10872 | 2026.03.25 00:21:16.495125 [ 5 ] {05cf18d7-c6b1-4790-880d-16439b41d2df} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001162 sec., 127366.60929432014 rows/sec., 7.24 MiB/sec. | ||
| 10873 | 2026.03.25 00:21:16.495162 [ 5 ] {05cf18d7-c6b1-4790-880d-16439b41d2df} <Debug> TCPHandler: Processed in 0.001323751 sec. | ||
| 10874 | 2026.03.25 00:21:16.495269 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10875 | 2026.03.25 00:21:16.495362 [ 5 ] {c53d7052-b000-4c12-9491-5bd1ba2fe2bd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10876 | 2026.03.25 00:21:16.495401 [ 5 ] {c53d7052-b000-4c12-9491-5bd1ba2fe2bd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10877 | 2026.03.25 00:21:16.495966 [ 5 ] {c53d7052-b000-4c12-9491-5bd1ba2fe2bd} <Trace> oximeter.fields_uuid (6a83c119-7e6c-4ef5-9da4-bd1e7cdd4b62): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10878 | 2026.03.25 00:21:16.496002 [ 5 ] {c53d7052-b000-4c12-9491-5bd1ba2fe2bd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 10879 | 2026.03.25 00:21:16.496321 [ 5 ] {c53d7052-b000-4c12-9491-5bd1ba2fe2bd} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 10880 | 2026.03.25 00:21:16.496535 [ 5 ] {c53d7052-b000-4c12-9491-5bd1ba2fe2bd} <Trace> oximeter.fields_uuid (6a83c119-7e6c-4ef5-9da4-bd1e7cdd4b62): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10881 | 2026.03.25 00:21:16.496662 [ 5 ] {c53d7052-b000-4c12-9491-5bd1ba2fe2bd} <Debug> executeQuery: Read 504 rows, 36.30 KiB in 0.001318 sec., 382397.57207890745 rows/sec., 26.90 MiB/sec. | ||
| 10882 | 2026.03.25 00:21:16.496700 [ 5 ] {c53d7052-b000-4c12-9491-5bd1ba2fe2bd} <Debug> TCPHandler: Processed in 0.001479384 sec. | ||
| 10883 | 2026.03.25 00:21:16.496804 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10884 | 2026.03.25 00:21:16.496898 [ 5 ] {f11f33e4-794f-4610-9a71-efd0749d6099} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 10885 | 2026.03.25 00:21:16.496939 [ 5 ] {f11f33e4-794f-4610-9a71-efd0749d6099} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 10886 | 2026.03.25 00:21:16.497264 [ 5 ] {f11f33e4-794f-4610-9a71-efd0749d6099} <Trace> oximeter.measurements_bool (8a3ce6e0-f76a-4ba2-9a43-4275c3c9549e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10887 | 2026.03.25 00:21:16.497300 [ 5 ] {f11f33e4-794f-4610-9a71-efd0749d6099} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 10888 | 2026.03.25 00:21:16.497609 [ 5 ] {f11f33e4-794f-4610-9a71-efd0749d6099} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 10889 | 2026.03.25 00:21:16.497816 [ 5 ] {f11f33e4-794f-4610-9a71-efd0749d6099} <Trace> oximeter.measurements_bool (8a3ce6e0-f76a-4ba2-9a43-4275c3c9549e): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10890 | 2026.03.25 00:21:16.497941 [ 5 ] {f11f33e4-794f-4610-9a71-efd0749d6099} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001062 sec., 5649.717514124293 rows/sec., 295.18 KiB/sec. | ||
| 10891 | 2026.03.25 00:21:16.497978 [ 5 ] {f11f33e4-794f-4610-9a71-efd0749d6099} <Debug> TCPHandler: Processed in 0.001222228 sec. | ||
| 10892 | 2026.03.25 00:21:16.498077 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10893 | 2026.03.25 00:21:16.498169 [ 5 ] {a0801537-c4de-45cd-a53c-bbf2fbbe90a3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10894 | 2026.03.25 00:21:16.498211 [ 5 ] {a0801537-c4de-45cd-a53c-bbf2fbbe90a3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10895 | 2026.03.25 00:21:16.498623 [ 5 ] {a0801537-c4de-45cd-a53c-bbf2fbbe90a3} <Trace> oximeter.measurements_cumulativeu64 (d9515f17-c5fd-4592-903e-92bbab0fc185): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10896 | 2026.03.25 00:21:16.498658 [ 5 ] {a0801537-c4de-45cd-a53c-bbf2fbbe90a3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 10897 | 2026.03.25 00:21:16.498988 [ 5 ] {a0801537-c4de-45cd-a53c-bbf2fbbe90a3} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 10898 | 2026.03.25 00:21:16.499202 [ 5 ] {a0801537-c4de-45cd-a53c-bbf2fbbe90a3} <Trace> oximeter.measurements_cumulativeu64 (d9515f17-c5fd-4592-903e-92bbab0fc185): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10899 | 2026.03.25 00:21:16.499340 [ 5 ] {a0801537-c4de-45cd-a53c-bbf2fbbe90a3} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001188 sec., 223063.97306397307 rows/sec., 14.82 MiB/sec. | ||
| 10900 | 2026.03.25 00:21:16.499376 [ 5 ] {a0801537-c4de-45cd-a53c-bbf2fbbe90a3} <Debug> TCPHandler: Processed in 0.001346641 sec. | ||
| 10901 | 2026.03.25 00:21:16.499483 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10902 | 2026.03.25 00:21:16.499576 [ 5 ] {dd5b9433-e754-4115-8114-09ea18e1a6fc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 10903 | 2026.03.25 00:21:16.499618 [ 5 ] {dd5b9433-e754-4115-8114-09ea18e1a6fc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 10904 | 2026.03.25 00:21:16.499923 [ 5 ] {dd5b9433-e754-4115-8114-09ea18e1a6fc} <Trace> oximeter.measurements_f64 (212c2a6f-90cf-4c71-aafe-78c3b1fd8e79): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10905 | 2026.03.25 00:21:16.499958 [ 5 ] {dd5b9433-e754-4115-8114-09ea18e1a6fc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 10906 | 2026.03.25 00:21:16.500251 [ 5 ] {dd5b9433-e754-4115-8114-09ea18e1a6fc} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 10907 | 2026.03.25 00:21:16.500462 [ 5 ] {dd5b9433-e754-4115-8114-09ea18e1a6fc} <Trace> oximeter.measurements_f64 (212c2a6f-90cf-4c71-aafe-78c3b1fd8e79): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10908 | 2026.03.25 00:21:16.500587 [ 5 ] {dd5b9433-e754-4115-8114-09ea18e1a6fc} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001028 sec., 972.7626459143968 rows/sec., 65.55 KiB/sec. | ||
| 10909 | 2026.03.25 00:21:16.500624 [ 5 ] {dd5b9433-e754-4115-8114-09ea18e1a6fc} <Debug> TCPHandler: Processed in 0.001190077 sec. | ||
| 10910 | 2026.03.25 00:21:16.500723 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10911 | 2026.03.25 00:21:16.500815 [ 5 ] {1ecf8bb2-5f25-4b45-936e-cfd8fd19cca7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 10912 | 2026.03.25 00:21:16.500869 [ 5 ] {1ecf8bb2-5f25-4b45-936e-cfd8fd19cca7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, 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.25 00:21:16.501620 [ 5 ] {1ecf8bb2-5f25-4b45-936e-cfd8fd19cca7} <Trace> oximeter.measurements_histogramu64 (66b3c5cd-c277-4614-b9e1-0e483a2d8930): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10914 | 2026.03.25 00:21:16.501657 [ 5 ] {1ecf8bb2-5f25-4b45-936e-cfd8fd19cca7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 10915 | 2026.03.25 00:21:16.502184 [ 5 ] {1ecf8bb2-5f25-4b45-936e-cfd8fd19cca7} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 10916 | 2026.03.25 00:21:16.502407 [ 5 ] {1ecf8bb2-5f25-4b45-936e-cfd8fd19cca7} <Trace> oximeter.measurements_histogramu64 (66b3c5cd-c277-4614-b9e1-0e483a2d8930): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10917 | 2026.03.25 00:21:16.502542 [ 5 ] {1ecf8bb2-5f25-4b45-936e-cfd8fd19cca7} <Debug> executeQuery: Read 14 rows, 25.69 KiB in 0.001745 sec., 8022.9226361031515 rows/sec., 14.38 MiB/sec. | ||
| 10918 | 2026.03.25 00:21:16.502595 [ 5 ] {1ecf8bb2-5f25-4b45-936e-cfd8fd19cca7} <Debug> TCPHandler: Processed in 0.001919684 sec. | ||
| 10919 | 2026.03.25 00:21:16.502703 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10920 | 2026.03.25 00:21:16.502797 [ 5 ] {a9d6bffd-6793-4a9f-ba01-6df57b780067} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10921 | 2026.03.25 00:21:16.502839 [ 5 ] {a9d6bffd-6793-4a9f-ba01-6df57b780067} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10922 | 2026.03.25 00:21:16.503165 [ 5 ] {a9d6bffd-6793-4a9f-ba01-6df57b780067} <Trace> oximeter.measurements_u64 (a46c3f3f-9ded-4b50-9fc2-4f503dd169a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10923 | 2026.03.25 00:21:16.503201 [ 5 ] {a9d6bffd-6793-4a9f-ba01-6df57b780067} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 10924 | 2026.03.25 00:21:16.503505 [ 5 ] {a9d6bffd-6793-4a9f-ba01-6df57b780067} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 10925 | 2026.03.25 00:21:16.503717 [ 5 ] {a9d6bffd-6793-4a9f-ba01-6df57b780067} <Trace> oximeter.measurements_u64 (a46c3f3f-9ded-4b50-9fc2-4f503dd169a4): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10926 | 2026.03.25 00:21:16.503842 [ 5 ] {a9d6bffd-6793-4a9f-ba01-6df57b780067} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001063 sec., 84666.03951081845 rows/sec., 5.30 MiB/sec. | ||
| 10927 | 2026.03.25 00:21:16.503878 [ 5 ] {a9d6bffd-6793-4a9f-ba01-6df57b780067} <Debug> TCPHandler: Processed in 0.001223397 sec. | ||
| 10928 | 2026.03.25 00:21:17.000183 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 310.35 MiB, peak 318.03 MiB, free memory in arenas 0.00 B, will set to 309.04 MiB (RSS), difference: -1.31 MiB | ||
| 10929 | 2026.03.25 00:21:17.440494 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10930 | 2026.03.25 00:21:17.440689 [ 5 ] {1e9fb7f9-4d47-450e-a300-4ed806da842b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 10931 | 2026.03.25 00:21:17.440759 [ 5 ] {1e9fb7f9-4d47-450e-a300-4ed806da842b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 10932 | 2026.03.25 00:21:17.441386 [ 5 ] {1e9fb7f9-4d47-450e-a300-4ed806da842b} <Trace> oximeter.fields_ipaddr (2be1fe0e-d681-4366-b872-d5e7a11bcfe0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10933 | 2026.03.25 00:21:17.441431 [ 5 ] {1e9fb7f9-4d47-450e-a300-4ed806da842b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 10934 | 2026.03.25 00:21:17.441802 [ 5 ] {1e9fb7f9-4d47-450e-a300-4ed806da842b} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 10935 | 2026.03.25 00:21:17.442026 [ 5 ] {1e9fb7f9-4d47-450e-a300-4ed806da842b} <Trace> oximeter.fields_ipaddr (2be1fe0e-d681-4366-b872-d5e7a11bcfe0): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10936 | 2026.03.25 00:21:17.442175 [ 5 ] {1e9fb7f9-4d47-450e-a300-4ed806da842b} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001536 sec., 1302.0833333333333 rows/sec., 106.18 KiB/sec. | ||
| 10937 | 2026.03.25 00:21:17.442214 [ 5 ] {1e9fb7f9-4d47-450e-a300-4ed806da842b} <Debug> TCPHandler: Processed in 0.001857623 sec. | ||
| 10938 | 2026.03.25 00:21:17.442334 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10939 | 2026.03.25 00:21:17.442427 [ 5 ] {378a02bd-3204-4693-b43c-61afe44ce9cd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10940 | 2026.03.25 00:21:17.442466 [ 5 ] {378a02bd-3204-4693-b43c-61afe44ce9cd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10941 | 2026.03.25 00:21:17.444099 [ 5 ] {378a02bd-3204-4693-b43c-61afe44ce9cd} <Trace> oximeter.fields_string (da9d4756-c540-45ff-bdbb-bdc9c8d31861): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10942 | 2026.03.25 00:21:17.444134 [ 5 ] {378a02bd-3204-4693-b43c-61afe44ce9cd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 10943 | 2026.03.25 00:21:17.444564 [ 5 ] {378a02bd-3204-4693-b43c-61afe44ce9cd} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 10944 | 2026.03.25 00:21:17.444781 [ 5 ] {378a02bd-3204-4693-b43c-61afe44ce9cd} <Trace> oximeter.fields_string (da9d4756-c540-45ff-bdbb-bdc9c8d31861): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10945 | 2026.03.25 00:21:17.444909 [ 5 ] {378a02bd-3204-4693-b43c-61afe44ce9cd} <Debug> executeQuery: Read 2458 rows, 186.67 KiB in 0.0025 sec., 983200 rows/sec., 72.92 MiB/sec. | ||
| 10946 | 2026.03.25 00:21:17.444945 [ 5 ] {378a02bd-3204-4693-b43c-61afe44ce9cd} <Debug> TCPHandler: Processed in 0.002661501 sec. | ||
| 10947 | 2026.03.25 00:21:17.445057 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10948 | 2026.03.25 00:21:17.445150 [ 5 ] {9464f1a5-5dbd-43a9-b1c5-4cccac6232f6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 10949 | 2026.03.25 00:21:17.445189 [ 5 ] {9464f1a5-5dbd-43a9-b1c5-4cccac6232f6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 10950 | 2026.03.25 00:21:17.445598 [ 5 ] {9464f1a5-5dbd-43a9-b1c5-4cccac6232f6} <Trace> oximeter.fields_u16 (b490aa8d-8720-450c-9d9d-0c0be0c6e0e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10951 | 2026.03.25 00:21:17.445633 [ 5 ] {9464f1a5-5dbd-43a9-b1c5-4cccac6232f6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 10952 | 2026.03.25 00:21:17.445929 [ 5 ] {9464f1a5-5dbd-43a9-b1c5-4cccac6232f6} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 10953 | 2026.03.25 00:21:17.446134 [ 5 ] {9464f1a5-5dbd-43a9-b1c5-4cccac6232f6} <Trace> oximeter.fields_u16 (b490aa8d-8720-450c-9d9d-0c0be0c6e0e1): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10954 | 2026.03.25 00:21:17.446248 [ 36 ] {} <Debug> oximeter.fields_u16 (b490aa8d-8720-450c-9d9d-0c0be0c6e0e1) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 10955 | 2026.03.25 00:21:17.446259 [ 5 ] {9464f1a5-5dbd-43a9-b1c5-4cccac6232f6} <Debug> executeQuery: Read 39 rows, 2.92 KiB in 0.001127 sec., 34605.146406388645 rows/sec., 2.53 MiB/sec. | ||
| 10956 | 2026.03.25 00:21:17.446325 [ 36 ] {} <Trace> oximeter.fields_u16 (b490aa8d-8720-450c-9d9d-0c0be0c6e0e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10957 | 2026.03.25 00:21:17.446344 [ 5 ] {9464f1a5-5dbd-43a9-b1c5-4cccac6232f6} <Debug> TCPHandler: Processed in 0.001333081 sec. | ||
| 10958 | 2026.03.25 00:21:17.446351 [ 36 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 10959 | 2026.03.25 00:21:17.446461 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10960 | 2026.03.25 00:21:17.446488 [ 200 ] {b490aa8d-8720-450c-9d9d-0c0be0c6e0e1::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 | ||
| 10961 | 2026.03.25 00:21:17.446557 [ 5 ] {921798c2-3ea0-40e9-a66f-97fafd4b457a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 10962 | 2026.03.25 00:21:17.446601 [ 5 ] {921798c2-3ea0-40e9-a66f-97fafd4b457a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 10963 | 2026.03.25 00:21:17.446652 [ 200 ] {b490aa8d-8720-450c-9d9d-0c0be0c6e0e1::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10964 | 2026.03.25 00:21:17.446697 [ 200 ] {b490aa8d-8720-450c-9d9d-0c0be0c6e0e1::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 209 rows starting from the beginning of the part | ||
| 10965 | 2026.03.25 00:21:17.446773 [ 200 ] {b490aa8d-8720-450c-9d9d-0c0be0c6e0e1::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 | ||
| 10966 | 2026.03.25 00:21:17.446826 [ 200 ] {b490aa8d-8720-450c-9d9d-0c0be0c6e0e1::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 170 rows starting from the beginning of the part | ||
| 10967 | 2026.03.25 00:21:17.446876 [ 200 ] {b490aa8d-8720-450c-9d9d-0c0be0c6e0e1::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 26 rows starting from the beginning of the part | ||
| 10968 | 2026.03.25 00:21:17.446924 [ 200 ] {b490aa8d-8720-450c-9d9d-0c0be0c6e0e1::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 156 rows starting from the beginning of the part | ||
| 10969 | 2026.03.25 00:21:17.446971 [ 200 ] {b490aa8d-8720-450c-9d9d-0c0be0c6e0e1::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 39 rows starting from the beginning of the part | ||
| 10970 | 2026.03.25 00:21:17.447389 [ 5 ] {921798c2-3ea0-40e9-a66f-97fafd4b457a} <Trace> oximeter.fields_u32 (79eddaf6-5920-48fe-8c45-6c5582e58677): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10971 | 2026.03.25 00:21:17.447429 [ 5 ] {921798c2-3ea0-40e9-a66f-97fafd4b457a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 10972 | 2026.03.25 00:21:17.447794 [ 5 ] {921798c2-3ea0-40e9-a66f-97fafd4b457a} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 10973 | 2026.03.25 00:21:17.447904 [ 186 ] {b490aa8d-8720-450c-9d9d-0c0be0c6e0e1::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 626 rows, containing 5 columns (5 merged, 0 gathered) in 0.001469813 sec., 425904.51982667187 rows/sec., 28.52 MiB/sec. | ||
| 10974 | 2026.03.25 00:21:17.448013 [ 5 ] {921798c2-3ea0-40e9-a66f-97fafd4b457a} <Trace> oximeter.fields_u32 (79eddaf6-5920-48fe-8c45-6c5582e58677): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10975 | 2026.03.25 00:21:17.448106 [ 186 ] {b490aa8d-8720-450c-9d9d-0c0be0c6e0e1::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 10976 | 2026.03.25 00:21:17.448151 [ 5 ] {921798c2-3ea0-40e9-a66f-97fafd4b457a} <Debug> executeQuery: Read 801 rows, 47.38 KiB in 0.001612 sec., 496898.2630272953 rows/sec., 28.70 MiB/sec. | ||
| 10977 | 2026.03.25 00:21:17.448194 [ 5 ] {921798c2-3ea0-40e9-a66f-97fafd4b457a} <Debug> TCPHandler: Processed in 0.001779541 sec. | ||
| 10978 | 2026.03.25 00:21:17.448304 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10979 | 2026.03.25 00:21:17.448397 [ 5 ] {ba2cccdb-bf27-4b80-adfd-05e9eda1fe43} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 10980 | 2026.03.25 00:21:17.448429 [ 186 ] {b490aa8d-8720-450c-9d9d-0c0be0c6e0e1::all_1_61_12} <Trace> oximeter.fields_u16 (b490aa8d-8720-450c-9d9d-0c0be0c6e0e1): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10981 | 2026.03.25 00:21:17.448465 [ 5 ] {ba2cccdb-bf27-4b80-adfd-05e9eda1fe43} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 10982 | 2026.03.25 00:21:17.448524 [ 186 ] {b490aa8d-8720-450c-9d9d-0c0be0c6e0e1::all_1_61_12} <Trace> oximeter.fields_u16 (b490aa8d-8720-450c-9d9d-0c0be0c6e0e1) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 10983 | 2026.03.25 00:21:17.448626 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB. | ||
| 10984 | 2026.03.25 00:21:17.448843 [ 5 ] {ba2cccdb-bf27-4b80-adfd-05e9eda1fe43} <Trace> oximeter.fields_u64 (3ff11c92-02f0-4d7f-b78c-e898b3889a19): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10985 | 2026.03.25 00:21:17.448883 [ 5 ] {ba2cccdb-bf27-4b80-adfd-05e9eda1fe43} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 10986 | 2026.03.25 00:21:17.449165 [ 5 ] {ba2cccdb-bf27-4b80-adfd-05e9eda1fe43} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 10987 | 2026.03.25 00:21:17.449376 [ 5 ] {ba2cccdb-bf27-4b80-adfd-05e9eda1fe43} <Trace> oximeter.fields_u64 (3ff11c92-02f0-4d7f-b78c-e898b3889a19): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10988 | 2026.03.25 00:21:17.449528 [ 5 ] {ba2cccdb-bf27-4b80-adfd-05e9eda1fe43} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001149 sec., 870.3220191470843 rows/sec., 61.19 KiB/sec. | ||
| 10989 | 2026.03.25 00:21:17.449565 [ 5 ] {ba2cccdb-bf27-4b80-adfd-05e9eda1fe43} <Debug> TCPHandler: Processed in 0.00131024 sec. | ||
| 10990 | 2026.03.25 00:21:17.449671 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10991 | 2026.03.25 00:21:17.449761 [ 5 ] {7f7c888f-418a-453a-be80-f74ffe0a99b4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10992 | 2026.03.25 00:21:17.449799 [ 5 ] {7f7c888f-418a-453a-be80-f74ffe0a99b4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10993 | 2026.03.25 00:21:17.450783 [ 5 ] {7f7c888f-418a-453a-be80-f74ffe0a99b4} <Trace> oximeter.fields_uuid (6a83c119-7e6c-4ef5-9da4-bd1e7cdd4b62): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10994 | 2026.03.25 00:21:17.450818 [ 5 ] {7f7c888f-418a-453a-be80-f74ffe0a99b4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 10995 | 2026.03.25 00:21:17.451164 [ 5 ] {7f7c888f-418a-453a-be80-f74ffe0a99b4} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 10996 | 2026.03.25 00:21:17.451374 [ 5 ] {7f7c888f-418a-453a-be80-f74ffe0a99b4} <Trace> oximeter.fields_uuid (6a83c119-7e6c-4ef5-9da4-bd1e7cdd4b62): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10997 | 2026.03.25 00:21:17.451498 [ 5 ] {7f7c888f-418a-453a-be80-f74ffe0a99b4} <Debug> executeQuery: Read 1318 rows, 90.36 KiB in 0.001754 sec., 751425.3135689852 rows/sec., 50.31 MiB/sec. | ||
| 10998 | 2026.03.25 00:21:17.451534 [ 5 ] {7f7c888f-418a-453a-be80-f74ffe0a99b4} <Debug> TCPHandler: Processed in 0.001910324 sec. | ||
| 10999 | 2026.03.25 00:21:17.451640 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11000 | 2026.03.25 00:21:17.451731 [ 5 ] {622df8f2-9c3d-4f85-a19c-7dbf57d697e1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 11001 | 2026.03.25 00:21:17.451772 [ 5 ] {622df8f2-9c3d-4f85-a19c-7dbf57d697e1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 11002 | 2026.03.25 00:21:17.452566 [ 5 ] {622df8f2-9c3d-4f85-a19c-7dbf57d697e1} <Trace> oximeter.measurements_cumulativeu64 (d9515f17-c5fd-4592-903e-92bbab0fc185): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11003 | 2026.03.25 00:21:17.452601 [ 5 ] {622df8f2-9c3d-4f85-a19c-7dbf57d697e1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 11004 | 2026.03.25 00:21:17.453018 [ 5 ] {622df8f2-9c3d-4f85-a19c-7dbf57d697e1} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 11005 | 2026.03.25 00:21:17.453225 [ 5 ] {622df8f2-9c3d-4f85-a19c-7dbf57d697e1} <Trace> oximeter.measurements_cumulativeu64 (d9515f17-c5fd-4592-903e-92bbab0fc185): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11006 | 2026.03.25 00:21:17.453353 [ 5 ] {622df8f2-9c3d-4f85-a19c-7dbf57d697e1} <Debug> executeQuery: Read 1497 rows, 92.97 KiB in 0.00164 sec., 912804.8780487805 rows/sec., 55.36 MiB/sec. | ||
| 11007 | 2026.03.25 00:21:17.453361 [ 31 ] {} <Debug> oximeter.measurements_cumulativeu64 (d9515f17-c5fd-4592-903e-92bbab0fc185) (MergerMutator): Selected 6 parts from all_1_69_14 to all_74_74_0 | ||
| 11008 | 2026.03.25 00:21:17.453389 [ 5 ] {622df8f2-9c3d-4f85-a19c-7dbf57d697e1} <Debug> TCPHandler: Processed in 0.001796562 sec. | ||
| 11009 | 2026.03.25 00:21:17.453415 [ 31 ] {} <Trace> oximeter.measurements_cumulativeu64 (d9515f17-c5fd-4592-903e-92bbab0fc185): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11010 | 2026.03.25 00:21:17.453440 [ 31 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 11011 | 2026.03.25 00:21:17.453531 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11012 | 2026.03.25 00:21:17.453538 [ 196 ] {d9515f17-c5fd-4592-903e-92bbab0fc185::all_1_74_15} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_69_14 to all_74_74_0 into Compact with storage Full | ||
| 11013 | 2026.03.25 00:21:17.453663 [ 5 ] {37335f79-3068-4b00-a325-c1210d7be928} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 11014 | 2026.03.25 00:21:17.453700 [ 196 ] {d9515f17-c5fd-4592-903e-92bbab0fc185::all_1_74_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11015 | 2026.03.25 00:21:17.453734 [ 5 ] {37335f79-3068-4b00-a325-c1210d7be928} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 11016 | 2026.03.25 00:21:17.453738 [ 196 ] {d9515f17-c5fd-4592-903e-92bbab0fc185::all_1_74_15} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_69_14, total 28207 rows starting from the beginning of the part | ||
| 11017 | 2026.03.25 00:21:17.453822 [ 196 ] {d9515f17-c5fd-4592-903e-92bbab0fc185::all_1_74_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 160 rows starting from the beginning of the part | ||
| 11018 | 2026.03.25 00:21:17.453874 [ 196 ] {d9515f17-c5fd-4592-903e-92bbab0fc185::all_1_74_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 272 rows starting from the beginning of the part | ||
| 11019 | 2026.03.25 00:21:17.453918 [ 196 ] {d9515f17-c5fd-4592-903e-92bbab0fc185::all_1_74_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 160 rows starting from the beginning of the part | ||
| 11020 | 2026.03.25 00:21:17.453961 [ 196 ] {d9515f17-c5fd-4592-903e-92bbab0fc185::all_1_74_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 265 rows starting from the beginning of the part | ||
| 11021 | 2026.03.25 00:21:17.454003 [ 196 ] {d9515f17-c5fd-4592-903e-92bbab0fc185::all_1_74_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 1497 rows starting from the beginning of the part | ||
| 11022 | 2026.03.25 00:21:17.454715 [ 5 ] {37335f79-3068-4b00-a325-c1210d7be928} <Trace> oximeter.measurements_histogramu64 (66b3c5cd-c277-4614-b9e1-0e483a2d8930): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11023 | 2026.03.25 00:21:17.454758 [ 5 ] {37335f79-3068-4b00-a325-c1210d7be928} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 11024 | 2026.03.25 00:21:17.455408 [ 5 ] {37335f79-3068-4b00-a325-c1210d7be928} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 11025 | 2026.03.25 00:21:17.455630 [ 5 ] {37335f79-3068-4b00-a325-c1210d7be928} <Trace> oximeter.measurements_histogramu64 (66b3c5cd-c277-4614-b9e1-0e483a2d8930): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11026 | 2026.03.25 00:21:17.455751 [ 31 ] {} <Debug> oximeter.measurements_histogramu64 (66b3c5cd-c277-4614-b9e1-0e483a2d8930) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 11027 | 2026.03.25 00:21:17.455769 [ 5 ] {37335f79-3068-4b00-a325-c1210d7be928} <Debug> executeQuery: Read 37 rows, 67.89 KiB in 0.00213 sec., 17370.892018779345 rows/sec., 31.13 MiB/sec. | ||
| 11028 | 2026.03.25 00:21:17.455789 [ 31 ] {} <Trace> oximeter.measurements_histogramu64 (66b3c5cd-c277-4614-b9e1-0e483a2d8930): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11029 | 2026.03.25 00:21:17.455815 [ 31 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 11030 | 2026.03.25 00:21:17.455829 [ 5 ] {37335f79-3068-4b00-a325-c1210d7be928} <Debug> TCPHandler: Processed in 0.002356974 sec. | ||
| 11031 | 2026.03.25 00:21:17.455897 [ 186 ] {66b3c5cd-c277-4614-b9e1-0e483a2d8930::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 | ||
| 11032 | 2026.03.25 00:21:17.455951 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11033 | 2026.03.25 00:21:17.456050 [ 5 ] {bf64f02b-d419-41d5-b5f3-ecfe9f555608} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 11034 | 2026.03.25 00:21:17.456092 [ 5 ] {bf64f02b-d419-41d5-b5f3-ecfe9f555608} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 11035 | 2026.03.25 00:21:17.456110 [ 186 ] {66b3c5cd-c277-4614-b9e1-0e483a2d8930::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11036 | 2026.03.25 00:21:17.456172 [ 186 ] {66b3c5cd-c277-4614-b9e1-0e483a2d8930::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 1113 rows starting from the beginning of the part | ||
| 11037 | 2026.03.25 00:21:17.456312 [ 186 ] {66b3c5cd-c277-4614-b9e1-0e483a2d8930::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 | ||
| 11038 | 2026.03.25 00:21:17.456421 [ 186 ] {66b3c5cd-c277-4614-b9e1-0e483a2d8930::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 14 rows starting from the beginning of the part | ||
| 11039 | 2026.03.25 00:21:17.456420 [ 5 ] {bf64f02b-d419-41d5-b5f3-ecfe9f555608} <Trace> oximeter.measurements_u64 (a46c3f3f-9ded-4b50-9fc2-4f503dd169a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11040 | 2026.03.25 00:21:17.456469 [ 5 ] {bf64f02b-d419-41d5-b5f3-ecfe9f555608} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 11041 | 2026.03.25 00:21:17.456533 [ 186 ] {66b3c5cd-c277-4614-b9e1-0e483a2d8930::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 26 rows starting from the beginning of the part | ||
| 11042 | 2026.03.25 00:21:17.456654 [ 186 ] {66b3c5cd-c277-4614-b9e1-0e483a2d8930::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 14 rows starting from the beginning of the part | ||
| 11043 | 2026.03.25 00:21:17.456763 [ 186 ] {66b3c5cd-c277-4614-b9e1-0e483a2d8930::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 37 rows starting from the beginning of the part | ||
| 11044 | 2026.03.25 00:21:17.456789 [ 5 ] {bf64f02b-d419-41d5-b5f3-ecfe9f555608} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 11045 | 2026.03.25 00:21:17.457009 [ 5 ] {bf64f02b-d419-41d5-b5f3-ecfe9f555608} <Trace> oximeter.measurements_u64 (a46c3f3f-9ded-4b50-9fc2-4f503dd169a4): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11046 | 2026.03.25 00:21:17.457145 [ 5 ] {bf64f02b-d419-41d5-b5f3-ecfe9f555608} <Debug> executeQuery: Read 12 rows, 848.00 B in 0.001114 sec., 10771.992818671455 rows/sec., 743.38 KiB/sec. | ||
| 11047 | 2026.03.25 00:21:17.457182 [ 5 ] {bf64f02b-d419-41d5-b5f3-ecfe9f555608} <Debug> TCPHandler: Processed in 0.00127969 sec. | ||
| 11048 | 2026.03.25 00:21:17.462648 [ 201 ] {d9515f17-c5fd-4592-903e-92bbab0fc185::all_1_74_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 30561 rows, containing 5 columns (5 merged, 0 gathered) in 0.00914222 sec., 3342842.329324825 rows/sec., 213.01 MiB/sec. | ||
| 11049 | 2026.03.25 00:21:17.463410 [ 201 ] {d9515f17-c5fd-4592-903e-92bbab0fc185::all_1_74_15} <Trace> MergedBlockOutputStream: filled checksums all_1_74_15 (state Temporary) | ||
| 11050 | 2026.03.25 00:21:17.463790 [ 201 ] {d9515f17-c5fd-4592-903e-92bbab0fc185::all_1_74_15} <Trace> oximeter.measurements_cumulativeu64 (d9515f17-c5fd-4592-903e-92bbab0fc185): Renaming temporary part tmp_merge_all_1_74_15 to all_1_74_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11051 | 2026.03.25 00:21:17.463908 [ 201 ] {d9515f17-c5fd-4592-903e-92bbab0fc185::all_1_74_15} <Trace> oximeter.measurements_cumulativeu64 (d9515f17-c5fd-4592-903e-92bbab0fc185) (MergerMutator): Merged 6 parts: [all_1_69_14, all_74_74_0] -> all_1_74_15 | ||
| 11052 | 2026.03.25 00:21:17.464039 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.34 MiB. | ||
| 11053 | 2026.03.25 00:21:17.465128 [ 189 ] {66b3c5cd-c277-4614-b9e1-0e483a2d8930::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1230 rows, containing 19 columns (19 merged, 0 gathered) in 0.009267753 sec., 132718.25436003742 rows/sec., 237.83 MiB/sec. | ||
| 11054 | 2026.03.25 00:21:17.466630 [ 201 ] {66b3c5cd-c277-4614-b9e1-0e483a2d8930::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 11055 | 2026.03.25 00:21:17.466992 [ 201 ] {66b3c5cd-c277-4614-b9e1-0e483a2d8930::all_1_61_12} <Trace> oximeter.measurements_histogramu64 (66b3c5cd-c277-4614-b9e1-0e483a2d8930): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11056 | 2026.03.25 00:21:17.467068 [ 201 ] {66b3c5cd-c277-4614-b9e1-0e483a2d8930::all_1_61_12} <Trace> oximeter.measurements_histogramu64 (66b3c5cd-c277-4614-b9e1-0e483a2d8930) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 11057 | 2026.03.25 00:21:17.467206 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.38 MiB. | ||
| 11058 | 2026.03.25 00:21:18.000197 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 309.78 MiB, peak 324.44 MiB, free memory in arenas 0.00 B, will set to 316.51 MiB (RSS), difference: 6.73 MiB | ||
| 11059 | 2026.03.25 00:21:21.477737 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11060 | 2026.03.25 00:21:21.477920 [ 5 ] {d1044168-2ab2-4dc1-b524-852087ac775a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 11061 | 2026.03.25 00:21:21.477986 [ 5 ] {d1044168-2ab2-4dc1-b524-852087ac775a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11062 | 2026.03.25 00:21:21.478641 [ 5 ] {d1044168-2ab2-4dc1-b524-852087ac775a} <Trace> oximeter.fields_string (da9d4756-c540-45ff-bdbb-bdc9c8d31861): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11063 | 2026.03.25 00:21:21.478689 [ 5 ] {d1044168-2ab2-4dc1-b524-852087ac775a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 11064 | 2026.03.25 00:21:21.479074 [ 5 ] {d1044168-2ab2-4dc1-b524-852087ac775a} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
| 11065 | 2026.03.25 00:21:21.479344 [ 5 ] {d1044168-2ab2-4dc1-b524-852087ac775a} <Trace> oximeter.fields_string (da9d4756-c540-45ff-bdbb-bdc9c8d31861): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11066 | 2026.03.25 00:21:21.479510 [ 5 ] {d1044168-2ab2-4dc1-b524-852087ac775a} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001638 sec., 34188.03418803419 rows/sec., 2.63 MiB/sec. | ||
| 11067 | 2026.03.25 00:21:21.479558 [ 5 ] {d1044168-2ab2-4dc1-b524-852087ac775a} <Debug> TCPHandler: Processed in 0.001979916 sec. | ||
| 11068 | 2026.03.25 00:21:21.479684 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11069 | 2026.03.25 00:21:21.479780 [ 5 ] {153669f1-ff78-4eff-8ead-313def6b73ff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11070 | 2026.03.25 00:21:21.479832 [ 5 ] {153669f1-ff78-4eff-8ead-313def6b73ff} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11071 | 2026.03.25 00:21:21.480272 [ 5 ] {153669f1-ff78-4eff-8ead-313def6b73ff} <Trace> oximeter.fields_uuid (6a83c119-7e6c-4ef5-9da4-bd1e7cdd4b62): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11072 | 2026.03.25 00:21:21.480309 [ 5 ] {153669f1-ff78-4eff-8ead-313def6b73ff} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 11073 | 2026.03.25 00:21:21.480620 [ 5 ] {153669f1-ff78-4eff-8ead-313def6b73ff} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
| 11074 | 2026.03.25 00:21:21.480858 [ 5 ] {153669f1-ff78-4eff-8ead-313def6b73ff} <Trace> oximeter.fields_uuid (6a83c119-7e6c-4ef5-9da4-bd1e7cdd4b62): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11075 | 2026.03.25 00:21:21.481028 [ 5 ] {153669f1-ff78-4eff-8ead-313def6b73ff} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001264 sec., 50632.91139240507 rows/sec., 3.95 MiB/sec. | ||
| 11076 | 2026.03.25 00:21:21.481084 [ 5 ] {153669f1-ff78-4eff-8ead-313def6b73ff} <Debug> TCPHandler: Processed in 0.001449174 sec. | ||
| 11077 | 2026.03.25 00:21:21.481222 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11078 | 2026.03.25 00:21:21.481320 [ 5 ] {b1543021-4b0a-49e5-bd68-07296ec6fca6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 11079 | 2026.03.25 00:21:21.481365 [ 5 ] {b1543021-4b0a-49e5-bd68-07296ec6fca6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 11080 | 2026.03.25 00:21:21.481756 [ 5 ] {b1543021-4b0a-49e5-bd68-07296ec6fca6} <Trace> oximeter.measurements_cumulativeu64 (d9515f17-c5fd-4592-903e-92bbab0fc185): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11081 | 2026.03.25 00:21:21.481795 [ 5 ] {b1543021-4b0a-49e5-bd68-07296ec6fca6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 11082 | 2026.03.25 00:21:21.482142 [ 5 ] {b1543021-4b0a-49e5-bd68-07296ec6fca6} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
| 11083 | 2026.03.25 00:21:21.482368 [ 5 ] {b1543021-4b0a-49e5-bd68-07296ec6fca6} <Trace> oximeter.measurements_cumulativeu64 (d9515f17-c5fd-4592-903e-92bbab0fc185): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11084 | 2026.03.25 00:21:21.482499 [ 5 ] {b1543021-4b0a-49e5-bd68-07296ec6fca6} <Debug> executeQuery: Read 128 rows, 9.13 KiB in 0.001197 sec., 106934.00167084378 rows/sec., 7.45 MiB/sec. | ||
| 11085 | 2026.03.25 00:21:21.482536 [ 5 ] {b1543021-4b0a-49e5-bd68-07296ec6fca6} <Debug> TCPHandler: Processed in 0.001372661 sec. | ||
| 11086 | 2026.03.25 00:21:21.482647 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11087 | 2026.03.25 00:21:21.482776 [ 5 ] {a6fb5806-2240-4953-9359-e75f9388f35e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 11088 | 2026.03.25 00:21:21.482822 [ 5 ] {a6fb5806-2240-4953-9359-e75f9388f35e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 11089 | 2026.03.25 00:21:21.483166 [ 5 ] {a6fb5806-2240-4953-9359-e75f9388f35e} <Trace> oximeter.measurements_u64 (a46c3f3f-9ded-4b50-9fc2-4f503dd169a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11090 | 2026.03.25 00:21:21.483205 [ 5 ] {a6fb5806-2240-4953-9359-e75f9388f35e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 11091 | 2026.03.25 00:21:21.483545 [ 5 ] {a6fb5806-2240-4953-9359-e75f9388f35e} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
| 11092 | 2026.03.25 00:21:21.483751 [ 5 ] {a6fb5806-2240-4953-9359-e75f9388f35e} <Trace> oximeter.measurements_u64 (a46c3f3f-9ded-4b50-9fc2-4f503dd169a4): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11093 | 2026.03.25 00:21:21.483884 [ 5 ] {a6fb5806-2240-4953-9359-e75f9388f35e} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001132 sec., 42402.826855123676 rows/sec., 2.86 MiB/sec. | ||
| 11094 | 2026.03.25 00:21:21.483920 [ 5 ] {a6fb5806-2240-4953-9359-e75f9388f35e} <Debug> TCPHandler: Processed in 0.001322981 sec. | ||
| 11095 | 2026.03.25 00:21:22.407426 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 21534 | ||
| 11096 | 2026.03.25 00:21:22.407949 [ 244 ] {} <Trace> system.asynchronous_metric_log (0898b27c-367e-447b-8482-f4822232c365): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11097 | 2026.03.25 00:21:22.408000 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 11098 | 2026.03.25 00:21:22.408487 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 11099 | 2026.03.25 00:21:22.408724 [ 244 ] {} <Trace> system.asynchronous_metric_log (0898b27c-367e-447b-8482-f4822232c365): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11100 | 2026.03.25 00:21:22.408882 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 21534 | ||
| 11101 | 2026.03.25 00:21:23.540252 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 339 | ||
| 11102 | 2026.03.25 00:21:23.557260 [ 243 ] {} <Trace> system.metric_log (8832bb94-2db2-42e0-923d-5bcca7c2cc3b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11103 | 2026.03.25 00:21:23.557317 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 11104 | 2026.03.25 00:21:23.563271 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 11105 | 2026.03.25 00:21:23.563940 [ 243 ] {} <Trace> system.metric_log (8832bb94-2db2-42e0-923d-5bcca7c2cc3b): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11106 | 2026.03.25 00:21:23.566744 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 339 | ||
| 11107 | 2026.03.25 00:21:25.020189 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 48 entries to flush up to offset 1464 | ||
| 11108 | 2026.03.25 00:21:25.022838 [ 242 ] {} <Trace> system.query_log (9703172c-9101-4506-b1d0-613c64f918a0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11109 | 2026.03.25 00:21:25.022880 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 11110 | 2026.03.25 00:21:25.024126 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 11111 | 2026.03.25 00:21:25.024402 [ 242 ] {} <Trace> system.query_log (9703172c-9101-4506-b1d0-613c64f918a0): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11112 | 2026.03.25 00:21:25.024787 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1464 | ||
| 11113 | 2026.03.25 00:21:26.487359 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11114 | 2026.03.25 00:21:26.487613 [ 5 ] {b5e5ef77-53f6-4081-a46c-91efc6cd9dc8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 11115 | 2026.03.25 00:21:26.487676 [ 5 ] {b5e5ef77-53f6-4081-a46c-91efc6cd9dc8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 11116 | 2026.03.25 00:21:26.488393 [ 5 ] {b5e5ef77-53f6-4081-a46c-91efc6cd9dc8} <Trace> oximeter.fields_i16 (78240462-1731-4218-9a79-d1fbaf59befe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11117 | 2026.03.25 00:21:26.488434 [ 5 ] {b5e5ef77-53f6-4081-a46c-91efc6cd9dc8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 11118 | 2026.03.25 00:21:26.488824 [ 5 ] {b5e5ef77-53f6-4081-a46c-91efc6cd9dc8} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 11119 | 2026.03.25 00:21:26.489039 [ 5 ] {b5e5ef77-53f6-4081-a46c-91efc6cd9dc8} <Trace> oximeter.fields_i16 (78240462-1731-4218-9a79-d1fbaf59befe): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11120 | 2026.03.25 00:21:26.489166 [ 30 ] {} <Debug> oximeter.fields_i16 (78240462-1731-4218-9a79-d1fbaf59befe) (MergerMutator): Selected 5 parts from all_1_29_7 to all_33_33_0 | ||
| 11121 | 2026.03.25 00:21:26.489185 [ 5 ] {b5e5ef77-53f6-4081-a46c-91efc6cd9dc8} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001625 sec., 174769.23076923078 rows/sec., 11.10 MiB/sec. | ||
| 11122 | 2026.03.25 00:21:26.489203 [ 30 ] {} <Trace> oximeter.fields_i16 (78240462-1731-4218-9a79-d1fbaf59befe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11123 | 2026.03.25 00:21:26.489226 [ 5 ] {b5e5ef77-53f6-4081-a46c-91efc6cd9dc8} <Debug> TCPHandler: Processed in 0.002041667 sec. | ||
| 11124 | 2026.03.25 00:21:26.489226 [ 30 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 11125 | 2026.03.25 00:21:26.489350 [ 201 ] {78240462-1731-4218-9a79-d1fbaf59befe::all_1_33_8} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_29_7 to all_33_33_0 into Compact with storage Full | ||
| 11126 | 2026.03.25 00:21:26.489361 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11127 | 2026.03.25 00:21:26.489489 [ 201 ] {78240462-1731-4218-9a79-d1fbaf59befe::all_1_33_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11128 | 2026.03.25 00:21:26.489500 [ 5 ] {38e88987-a378-4ea7-9876-be7ad590fc9b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 11129 | 2026.03.25 00:21:26.489526 [ 201 ] {78240462-1731-4218-9a79-d1fbaf59befe::all_1_33_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_29_7, total 284 rows starting from the beginning of the part | ||
| 11130 | 2026.03.25 00:21:26.489551 [ 5 ] {38e88987-a378-4ea7-9876-be7ad590fc9b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11131 | 2026.03.25 00:21:26.489597 [ 201 ] {78240462-1731-4218-9a79-d1fbaf59befe::all_1_33_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 284 rows starting from the beginning of the part | ||
| 11132 | 2026.03.25 00:21:26.489646 [ 201 ] {78240462-1731-4218-9a79-d1fbaf59befe::all_1_33_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 284 rows starting from the beginning of the part | ||
| 11133 | 2026.03.25 00:21:26.489688 [ 201 ] {78240462-1731-4218-9a79-d1fbaf59befe::all_1_33_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 284 rows starting from the beginning of the part | ||
| 11134 | 2026.03.25 00:21:26.489726 [ 201 ] {78240462-1731-4218-9a79-d1fbaf59befe::all_1_33_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 284 rows starting from the beginning of the part | ||
| 11135 | 2026.03.25 00:21:26.490401 [ 5 ] {38e88987-a378-4ea7-9876-be7ad590fc9b} <Trace> oximeter.fields_string (da9d4756-c540-45ff-bdbb-bdc9c8d31861): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11136 | 2026.03.25 00:21:26.490441 [ 5 ] {38e88987-a378-4ea7-9876-be7ad590fc9b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 11137 | 2026.03.25 00:21:26.490678 [ 190 ] {78240462-1731-4218-9a79-d1fbaf59befe::all_1_33_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1420 rows, containing 5 columns (5 merged, 0 gathered) in 0.001376541 sec., 1031571.1627913734 rows/sec., 69.45 MiB/sec. | ||
| 11138 | 2026.03.25 00:21:26.490810 [ 5 ] {38e88987-a378-4ea7-9876-be7ad590fc9b} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
| 11139 | 2026.03.25 00:21:26.490873 [ 193 ] {78240462-1731-4218-9a79-d1fbaf59befe::all_1_33_8} <Trace> MergedBlockOutputStream: filled checksums all_1_33_8 (state Temporary) | ||
| 11140 | 2026.03.25 00:21:26.491084 [ 5 ] {38e88987-a378-4ea7-9876-be7ad590fc9b} <Trace> oximeter.fields_string (da9d4756-c540-45ff-bdbb-bdc9c8d31861): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11141 | 2026.03.25 00:21:26.491220 [ 193 ] {78240462-1731-4218-9a79-d1fbaf59befe::all_1_33_8} <Trace> oximeter.fields_i16 (78240462-1731-4218-9a79-d1fbaf59befe): Renaming temporary part tmp_merge_all_1_33_8 to all_1_33_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11142 | 2026.03.25 00:21:26.491234 [ 5 ] {38e88987-a378-4ea7-9876-be7ad590fc9b} <Debug> executeQuery: Read 825 rows, 66.29 KiB in 0.001759 sec., 469016.48664013646 rows/sec., 36.80 MiB/sec. | ||
| 11143 | 2026.03.25 00:21:26.491226 [ 30 ] {} <Debug> oximeter.fields_string (da9d4756-c540-45ff-bdbb-bdc9c8d31861) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
| 11144 | 2026.03.25 00:21:26.491294 [ 5 ] {38e88987-a378-4ea7-9876-be7ad590fc9b} <Debug> TCPHandler: Processed in 0.001992925 sec. | ||
| 11145 | 2026.03.25 00:21:26.491306 [ 30 ] {} <Trace> oximeter.fields_string (da9d4756-c540-45ff-bdbb-bdc9c8d31861): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11146 | 2026.03.25 00:21:26.491321 [ 193 ] {78240462-1731-4218-9a79-d1fbaf59befe::all_1_33_8} <Trace> oximeter.fields_i16 (78240462-1731-4218-9a79-d1fbaf59befe) (MergerMutator): Merged 5 parts: [all_1_29_7, all_33_33_0] -> all_1_33_8 | ||
| 11147 | 2026.03.25 00:21:26.491334 [ 30 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 11148 | 2026.03.25 00:21:26.491406 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11149 | 2026.03.25 00:21:26.491429 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.39 MiB. | ||
| 11150 | 2026.03.25 00:21:26.491474 [ 189 ] {da9d4756-c540-45ff-bdbb-bdc9c8d31861::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 | ||
| 11151 | 2026.03.25 00:21:26.491500 [ 5 ] {da2424b0-729e-4364-b6ba-9654771c22cd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 11152 | 2026.03.25 00:21:26.491544 [ 5 ] {da2424b0-729e-4364-b6ba-9654771c22cd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 11153 | 2026.03.25 00:21:26.491564 [ 189 ] {da9d4756-c540-45ff-bdbb-bdc9c8d31861::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11154 | 2026.03.25 00:21:26.491595 [ 189 ] {da9d4756-c540-45ff-bdbb-bdc9c8d31861::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 3233 rows starting from the beginning of the part | ||
| 11155 | 2026.03.25 00:21:26.491649 [ 189 ] {da9d4756-c540-45ff-bdbb-bdc9c8d31861::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 108 rows starting from the beginning of the part | ||
| 11156 | 2026.03.25 00:21:26.491692 [ 189 ] {da9d4756-c540-45ff-bdbb-bdc9c8d31861::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 825 rows starting from the beginning of the part | ||
| 11157 | 2026.03.25 00:21:26.491731 [ 189 ] {da9d4756-c540-45ff-bdbb-bdc9c8d31861::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 2458 rows starting from the beginning of the part | ||
| 11158 | 2026.03.25 00:21:26.491767 [ 189 ] {da9d4756-c540-45ff-bdbb-bdc9c8d31861::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 56 rows starting from the beginning of the part | ||
| 11159 | 2026.03.25 00:21:26.491804 [ 189 ] {da9d4756-c540-45ff-bdbb-bdc9c8d31861::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 825 rows starting from the beginning of the part | ||
| 11160 | 2026.03.25 00:21:26.492032 [ 5 ] {da2424b0-729e-4364-b6ba-9654771c22cd} <Trace> oximeter.fields_u16 (b490aa8d-8720-450c-9d9d-0c0be0c6e0e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11161 | 2026.03.25 00:21:26.492071 [ 5 ] {da2424b0-729e-4364-b6ba-9654771c22cd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 11162 | 2026.03.25 00:21:26.492435 [ 5 ] {da2424b0-729e-4364-b6ba-9654771c22cd} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 11163 | 2026.03.25 00:21:26.492652 [ 5 ] {da2424b0-729e-4364-b6ba-9654771c22cd} <Trace> oximeter.fields_u16 (b490aa8d-8720-450c-9d9d-0c0be0c6e0e1): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11164 | 2026.03.25 00:21:26.492780 [ 5 ] {da2424b0-729e-4364-b6ba-9654771c22cd} <Debug> executeQuery: Read 156 rows, 9.59 KiB in 0.001298 sec., 120184.8998459168 rows/sec., 7.22 MiB/sec. | ||
| 11165 | 2026.03.25 00:21:26.492818 [ 5 ] {da2424b0-729e-4364-b6ba-9654771c22cd} <Debug> TCPHandler: Processed in 0.001460103 sec. | ||
| 11166 | 2026.03.25 00:21:26.492930 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11167 | 2026.03.25 00:21:26.493021 [ 5 ] {ed587312-ec95-4158-ba90-63ed2a661f13} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 11168 | 2026.03.25 00:21:26.493059 [ 5 ] {ed587312-ec95-4158-ba90-63ed2a661f13} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 11169 | 2026.03.25 00:21:26.493510 [ 5 ] {ed587312-ec95-4158-ba90-63ed2a661f13} <Trace> oximeter.fields_u32 (79eddaf6-5920-48fe-8c45-6c5582e58677): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11170 | 2026.03.25 00:21:26.493545 [ 5 ] {ed587312-ec95-4158-ba90-63ed2a661f13} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 11171 | 2026.03.25 00:21:26.493853 [ 5 ] {ed587312-ec95-4158-ba90-63ed2a661f13} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 11172 | 2026.03.25 00:21:26.494060 [ 5 ] {ed587312-ec95-4158-ba90-63ed2a661f13} <Trace> oximeter.fields_u32 (79eddaf6-5920-48fe-8c45-6c5582e58677): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11173 | 2026.03.25 00:21:26.494099 [ 190 ] {da9d4756-c540-45ff-bdbb-bdc9c8d31861::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7505 rows, containing 5 columns (5 merged, 0 gathered) in 0.002709322 sec., 2770065.7212394834 rows/sec., 220.30 MiB/sec. | ||
| 11174 | 2026.03.25 00:21:26.494187 [ 5 ] {ed587312-ec95-4158-ba90-63ed2a661f13} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001183 sec., 125950.97210481825 rows/sec., 8.14 MiB/sec. | ||
| 11175 | 2026.03.25 00:21:26.494228 [ 5 ] {ed587312-ec95-4158-ba90-63ed2a661f13} <Debug> TCPHandler: Processed in 0.001345861 sec. | ||
| 11176 | 2026.03.25 00:21:26.494347 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11177 | 2026.03.25 00:21:26.494403 [ 193 ] {da9d4756-c540-45ff-bdbb-bdc9c8d31861::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
| 11178 | 2026.03.25 00:21:26.494440 [ 5 ] {cdb310b1-7bb7-482c-bad6-7a5b4d3ec5bd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 11179 | 2026.03.25 00:21:26.494484 [ 5 ] {cdb310b1-7bb7-482c-bad6-7a5b4d3ec5bd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 11180 | 2026.03.25 00:21:26.494651 [ 193 ] {da9d4756-c540-45ff-bdbb-bdc9c8d31861::all_1_76_15} <Trace> oximeter.fields_string (da9d4756-c540-45ff-bdbb-bdc9c8d31861): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11181 | 2026.03.25 00:21:26.494715 [ 193 ] {da9d4756-c540-45ff-bdbb-bdc9c8d31861::all_1_76_15} <Trace> oximeter.fields_string (da9d4756-c540-45ff-bdbb-bdc9c8d31861) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
| 11182 | 2026.03.25 00:21:26.494783 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.34 MiB. | ||
| 11183 | 2026.03.25 00:21:26.494930 [ 5 ] {cdb310b1-7bb7-482c-bad6-7a5b4d3ec5bd} <Trace> oximeter.fields_u8 (fa258e8d-285a-434f-b894-6be795807874): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11184 | 2026.03.25 00:21:26.494969 [ 5 ] {cdb310b1-7bb7-482c-bad6-7a5b4d3ec5bd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 11185 | 2026.03.25 00:21:26.495294 [ 5 ] {cdb310b1-7bb7-482c-bad6-7a5b4d3ec5bd} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 11186 | 2026.03.25 00:21:26.495506 [ 5 ] {cdb310b1-7bb7-482c-bad6-7a5b4d3ec5bd} <Trace> oximeter.fields_u8 (fa258e8d-285a-434f-b894-6be795807874): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11187 | 2026.03.25 00:21:26.495599 [ 30 ] {} <Debug> oximeter.fields_u8 (fa258e8d-285a-434f-b894-6be795807874) (MergerMutator): Selected 5 parts from all_1_29_7 to all_33_33_0 | ||
| 11188 | 2026.03.25 00:21:26.495629 [ 5 ] {cdb310b1-7bb7-482c-bad6-7a5b4d3ec5bd} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001207 sec., 122618.06130903066 rows/sec., 6.97 MiB/sec. | ||
| 11189 | 2026.03.25 00:21:26.495630 [ 30 ] {} <Trace> oximeter.fields_u8 (fa258e8d-285a-434f-b894-6be795807874): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11190 | 2026.03.25 00:21:26.495659 [ 30 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 11191 | 2026.03.25 00:21:26.495666 [ 5 ] {cdb310b1-7bb7-482c-bad6-7a5b4d3ec5bd} <Debug> TCPHandler: Processed in 0.001366431 sec. | ||
| 11192 | 2026.03.25 00:21:26.495736 [ 195 ] {fa258e8d-285a-434f-b894-6be795807874::all_1_33_8} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_29_7 to all_33_33_0 into Compact with storage Full | ||
| 11193 | 2026.03.25 00:21:26.495776 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11194 | 2026.03.25 00:21:26.495817 [ 195 ] {fa258e8d-285a-434f-b894-6be795807874::all_1_33_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11195 | 2026.03.25 00:21:26.495845 [ 195 ] {fa258e8d-285a-434f-b894-6be795807874::all_1_33_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_29_7, total 148 rows starting from the beginning of the part | ||
| 11196 | 2026.03.25 00:21:26.495867 [ 5 ] {f6a24f9e-32d7-49ed-9e69-766cc8b2ea4d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11197 | 2026.03.25 00:21:26.495901 [ 195 ] {fa258e8d-285a-434f-b894-6be795807874::all_1_33_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 148 rows starting from the beginning of the part | ||
| 11198 | 2026.03.25 00:21:26.495906 [ 5 ] {f6a24f9e-32d7-49ed-9e69-766cc8b2ea4d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11199 | 2026.03.25 00:21:26.495945 [ 195 ] {fa258e8d-285a-434f-b894-6be795807874::all_1_33_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 148 rows starting from the beginning of the part | ||
| 11200 | 2026.03.25 00:21:26.495989 [ 195 ] {fa258e8d-285a-434f-b894-6be795807874::all_1_33_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 148 rows starting from the beginning of the part | ||
| 11201 | 2026.03.25 00:21:26.496034 [ 195 ] {fa258e8d-285a-434f-b894-6be795807874::all_1_33_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 148 rows starting from the beginning of the part | ||
| 11202 | 2026.03.25 00:21:26.496560 [ 5 ] {f6a24f9e-32d7-49ed-9e69-766cc8b2ea4d} <Trace> oximeter.fields_uuid (6a83c119-7e6c-4ef5-9da4-bd1e7cdd4b62): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11203 | 2026.03.25 00:21:26.496594 [ 5 ] {f6a24f9e-32d7-49ed-9e69-766cc8b2ea4d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 11204 | 2026.03.25 00:21:26.496759 [ 190 ] {fa258e8d-285a-434f-b894-6be795807874::all_1_33_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 740 rows, containing 5 columns (5 merged, 0 gathered) in 0.001056094 sec., 700695.2032678908 rows/sec., 42.52 MiB/sec. | ||
| 11205 | 2026.03.25 00:21:26.496873 [ 195 ] {fa258e8d-285a-434f-b894-6be795807874::all_1_33_8} <Trace> MergedBlockOutputStream: filled checksums all_1_33_8 (state Temporary) | ||
| 11206 | 2026.03.25 00:21:26.496919 [ 5 ] {f6a24f9e-32d7-49ed-9e69-766cc8b2ea4d} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
| 11207 | 2026.03.25 00:21:26.497119 [ 195 ] {fa258e8d-285a-434f-b894-6be795807874::all_1_33_8} <Trace> oximeter.fields_u8 (fa258e8d-285a-434f-b894-6be795807874): Renaming temporary part tmp_merge_all_1_33_8 to all_1_33_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11208 | 2026.03.25 00:21:26.497136 [ 5 ] {f6a24f9e-32d7-49ed-9e69-766cc8b2ea4d} <Trace> oximeter.fields_uuid (6a83c119-7e6c-4ef5-9da4-bd1e7cdd4b62): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11209 | 2026.03.25 00:21:26.497180 [ 195 ] {fa258e8d-285a-434f-b894-6be795807874::all_1_33_8} <Trace> oximeter.fields_u8 (fa258e8d-285a-434f-b894-6be795807874) (MergerMutator): Merged 5 parts: [all_1_29_7, all_33_33_0] -> all_1_33_8 | ||
| 11210 | 2026.03.25 00:21:26.497231 [ 30 ] {} <Debug> oximeter.fields_uuid (6a83c119-7e6c-4ef5-9da4-bd1e7cdd4b62) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
| 11211 | 2026.03.25 00:21:26.497238 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. | ||
| 11212 | 2026.03.25 00:21:26.497260 [ 5 ] {f6a24f9e-32d7-49ed-9e69-766cc8b2ea4d} <Debug> executeQuery: Read 504 rows, 36.30 KiB in 0.001409 sec., 357700.49680624553 rows/sec., 25.16 MiB/sec. | ||
| 11213 | 2026.03.25 00:21:26.497263 [ 30 ] {} <Trace> oximeter.fields_uuid (6a83c119-7e6c-4ef5-9da4-bd1e7cdd4b62): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11214 | 2026.03.25 00:21:26.497289 [ 30 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 11215 | 2026.03.25 00:21:26.497297 [ 5 ] {f6a24f9e-32d7-49ed-9e69-766cc8b2ea4d} <Debug> TCPHandler: Processed in 0.001567186 sec. | ||
| 11216 | 2026.03.25 00:21:26.497352 [ 193 ] {6a83c119-7e6c-4ef5-9da4-bd1e7cdd4b62::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 | ||
| 11217 | 2026.03.25 00:21:26.497408 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11218 | 2026.03.25 00:21:26.497438 [ 193 ] {6a83c119-7e6c-4ef5-9da4-bd1e7cdd4b62::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11219 | 2026.03.25 00:21:26.497467 [ 193 ] {6a83c119-7e6c-4ef5-9da4-bd1e7cdd4b62::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 1790 rows starting from the beginning of the part | ||
| 11220 | 2026.03.25 00:21:26.497504 [ 5 ] {0a66e233-7850-499d-9821-49565d4b1819} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 11221 | 2026.03.25 00:21:26.497517 [ 193 ] {6a83c119-7e6c-4ef5-9da4-bd1e7cdd4b62::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 | ||
| 11222 | 2026.03.25 00:21:26.497551 [ 5 ] {0a66e233-7850-499d-9821-49565d4b1819} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 11223 | 2026.03.25 00:21:26.497566 [ 193 ] {6a83c119-7e6c-4ef5-9da4-bd1e7cdd4b62::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 504 rows starting from the beginning of the part | ||
| 11224 | 2026.03.25 00:21:26.497608 [ 193 ] {6a83c119-7e6c-4ef5-9da4-bd1e7cdd4b62::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 1318 rows starting from the beginning of the part | ||
| 11225 | 2026.03.25 00:21:26.497643 [ 193 ] {6a83c119-7e6c-4ef5-9da4-bd1e7cdd4b62::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 64 rows starting from the beginning of the part | ||
| 11226 | 2026.03.25 00:21:26.497678 [ 193 ] {6a83c119-7e6c-4ef5-9da4-bd1e7cdd4b62::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 504 rows starting from the beginning of the part | ||
| 11227 | 2026.03.25 00:21:26.497904 [ 5 ] {0a66e233-7850-499d-9821-49565d4b1819} <Trace> oximeter.measurements_bool (8a3ce6e0-f76a-4ba2-9a43-4275c3c9549e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11228 | 2026.03.25 00:21:26.497944 [ 5 ] {0a66e233-7850-499d-9821-49565d4b1819} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 11229 | 2026.03.25 00:21:26.498262 [ 5 ] {0a66e233-7850-499d-9821-49565d4b1819} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 11230 | 2026.03.25 00:21:26.498500 [ 5 ] {0a66e233-7850-499d-9821-49565d4b1819} <Trace> oximeter.measurements_bool (8a3ce6e0-f76a-4ba2-9a43-4275c3c9549e): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11231 | 2026.03.25 00:21:26.498628 [ 5 ] {0a66e233-7850-499d-9821-49565d4b1819} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001141 sec., 5258.5451358457485 rows/sec., 274.74 KiB/sec. | ||
| 11232 | 2026.03.25 00:21:26.498662 [ 5 ] {0a66e233-7850-499d-9821-49565d4b1819} <Debug> TCPHandler: Processed in 0.00130155 sec. | ||
| 11233 | 2026.03.25 00:21:26.498782 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11234 | 2026.03.25 00:21:26.498873 [ 5 ] {628afb0b-cf83-4dd8-b323-b6330b220180} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 11235 | 2026.03.25 00:21:26.498914 [ 5 ] {628afb0b-cf83-4dd8-b323-b6330b220180} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 11236 | 2026.03.25 00:21:26.498982 [ 188 ] {6a83c119-7e6c-4ef5-9da4-bd1e7cdd4b62::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4270 rows, containing 5 columns (5 merged, 0 gathered) in 0.001651848 sec., 2584983.6062397994 rows/sec., 186.87 MiB/sec. | ||
| 11237 | 2026.03.25 00:21:26.499172 [ 193 ] {6a83c119-7e6c-4ef5-9da4-bd1e7cdd4b62::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
| 11238 | 2026.03.25 00:21:26.499339 [ 5 ] {628afb0b-cf83-4dd8-b323-b6330b220180} <Trace> oximeter.measurements_cumulativeu64 (d9515f17-c5fd-4592-903e-92bbab0fc185): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11239 | 2026.03.25 00:21:26.499381 [ 5 ] {628afb0b-cf83-4dd8-b323-b6330b220180} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 11240 | 2026.03.25 00:21:26.499419 [ 193 ] {6a83c119-7e6c-4ef5-9da4-bd1e7cdd4b62::all_1_76_15} <Trace> oximeter.fields_uuid (6a83c119-7e6c-4ef5-9da4-bd1e7cdd4b62): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11241 | 2026.03.25 00:21:26.499492 [ 193 ] {6a83c119-7e6c-4ef5-9da4-bd1e7cdd4b62::all_1_76_15} <Trace> oximeter.fields_uuid (6a83c119-7e6c-4ef5-9da4-bd1e7cdd4b62) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
| 11242 | 2026.03.25 00:21:26.499551 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.81 MiB. | ||
| 11243 | 2026.03.25 00:21:26.499721 [ 5 ] {628afb0b-cf83-4dd8-b323-b6330b220180} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
| 11244 | 2026.03.25 00:21:26.499938 [ 5 ] {628afb0b-cf83-4dd8-b323-b6330b220180} <Trace> oximeter.measurements_cumulativeu64 (d9515f17-c5fd-4592-903e-92bbab0fc185): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11245 | 2026.03.25 00:21:26.500064 [ 5 ] {628afb0b-cf83-4dd8-b323-b6330b220180} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001208 sec., 219370.8609271523 rows/sec., 14.58 MiB/sec. | ||
| 11246 | 2026.03.25 00:21:26.500099 [ 5 ] {628afb0b-cf83-4dd8-b323-b6330b220180} <Debug> TCPHandler: Processed in 0.001363462 sec. | ||
| 11247 | 2026.03.25 00:21:26.500208 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11248 | 2026.03.25 00:21:26.500301 [ 5 ] {c8860cdc-ed3f-4593-92ea-85f0ea95515b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 11249 | 2026.03.25 00:21:26.500340 [ 5 ] {c8860cdc-ed3f-4593-92ea-85f0ea95515b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 11250 | 2026.03.25 00:21:26.500639 [ 5 ] {c8860cdc-ed3f-4593-92ea-85f0ea95515b} <Trace> oximeter.measurements_f64 (212c2a6f-90cf-4c71-aafe-78c3b1fd8e79): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11251 | 2026.03.25 00:21:26.500673 [ 5 ] {c8860cdc-ed3f-4593-92ea-85f0ea95515b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 11252 | 2026.03.25 00:21:26.500960 [ 5 ] {c8860cdc-ed3f-4593-92ea-85f0ea95515b} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 11253 | 2026.03.25 00:21:26.501164 [ 5 ] {c8860cdc-ed3f-4593-92ea-85f0ea95515b} <Trace> oximeter.measurements_f64 (212c2a6f-90cf-4c71-aafe-78c3b1fd8e79): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11254 | 2026.03.25 00:21:26.501287 [ 5 ] {c8860cdc-ed3f-4593-92ea-85f0ea95515b} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001004 sec., 996.0159362549801 rows/sec., 67.11 KiB/sec. | ||
| 11255 | 2026.03.25 00:21:26.501321 [ 5 ] {c8860cdc-ed3f-4593-92ea-85f0ea95515b} <Debug> TCPHandler: Processed in 0.001159827 sec. | ||
| 11256 | 2026.03.25 00:21:26.501424 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11257 | 2026.03.25 00:21:26.501514 [ 5 ] {5c9e76fd-48fe-42ed-9e0f-7a79ee7f3163} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 11258 | 2026.03.25 00:21:26.501565 [ 5 ] {5c9e76fd-48fe-42ed-9e0f-7a79ee7f3163} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 11259 | 2026.03.25 00:21:26.502336 [ 5 ] {5c9e76fd-48fe-42ed-9e0f-7a79ee7f3163} <Trace> oximeter.measurements_histogramu64 (66b3c5cd-c277-4614-b9e1-0e483a2d8930): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11260 | 2026.03.25 00:21:26.502369 [ 5 ] {5c9e76fd-48fe-42ed-9e0f-7a79ee7f3163} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 11261 | 2026.03.25 00:21:26.502878 [ 5 ] {5c9e76fd-48fe-42ed-9e0f-7a79ee7f3163} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 11262 | 2026.03.25 00:21:26.503090 [ 5 ] {5c9e76fd-48fe-42ed-9e0f-7a79ee7f3163} <Trace> oximeter.measurements_histogramu64 (66b3c5cd-c277-4614-b9e1-0e483a2d8930): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11263 | 2026.03.25 00:21:26.503221 [ 5 ] {5c9e76fd-48fe-42ed-9e0f-7a79ee7f3163} <Debug> executeQuery: Read 14 rows, 25.69 KiB in 0.001723 sec., 8125.3627394080095 rows/sec., 14.56 MiB/sec. | ||
| 11264 | 2026.03.25 00:21:26.503272 [ 5 ] {5c9e76fd-48fe-42ed-9e0f-7a79ee7f3163} <Debug> TCPHandler: Processed in 0.001893903 sec. | ||
| 11265 | 2026.03.25 00:21:26.503381 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11266 | 2026.03.25 00:21:26.503472 [ 5 ] {fa063668-f1a3-448d-be63-90b9056bf7ee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 11267 | 2026.03.25 00:21:26.503513 [ 5 ] {fa063668-f1a3-448d-be63-90b9056bf7ee} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 11268 | 2026.03.25 00:21:26.503844 [ 5 ] {fa063668-f1a3-448d-be63-90b9056bf7ee} <Trace> oximeter.measurements_u64 (a46c3f3f-9ded-4b50-9fc2-4f503dd169a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11269 | 2026.03.25 00:21:26.503877 [ 5 ] {fa063668-f1a3-448d-be63-90b9056bf7ee} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 11270 | 2026.03.25 00:21:26.504171 [ 5 ] {fa063668-f1a3-448d-be63-90b9056bf7ee} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
| 11271 | 2026.03.25 00:21:26.504374 [ 5 ] {fa063668-f1a3-448d-be63-90b9056bf7ee} <Trace> oximeter.measurements_u64 (a46c3f3f-9ded-4b50-9fc2-4f503dd169a4): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11272 | 2026.03.25 00:21:26.504498 [ 5 ] {fa063668-f1a3-448d-be63-90b9056bf7ee} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001043 sec., 86289.54937679769 rows/sec., 5.40 MiB/sec. | ||
| 11273 | 2026.03.25 00:21:26.504504 [ 57 ] {} <Debug> oximeter.measurements_u64 (a46c3f3f-9ded-4b50-9fc2-4f503dd169a4) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
| 11274 | 2026.03.25 00:21:26.504534 [ 5 ] {fa063668-f1a3-448d-be63-90b9056bf7ee} <Debug> TCPHandler: Processed in 0.001201277 sec. | ||
| 11275 | 2026.03.25 00:21:26.504560 [ 57 ] {} <Trace> oximeter.measurements_u64 (a46c3f3f-9ded-4b50-9fc2-4f503dd169a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11276 | 2026.03.25 00:21:26.504589 [ 57 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 11277 | 2026.03.25 00:21:26.504666 [ 193 ] {a46c3f3f-9ded-4b50-9fc2-4f503dd169a4::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 | ||
| 11278 | 2026.03.25 00:21:26.504754 [ 193 ] {a46c3f3f-9ded-4b50-9fc2-4f503dd169a4::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11279 | 2026.03.25 00:21:26.504780 [ 193 ] {a46c3f3f-9ded-4b50-9fc2-4f503dd169a4::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 4590 rows starting from the beginning of the part | ||
| 11280 | 2026.03.25 00:21:26.504822 [ 193 ] {a46c3f3f-9ded-4b50-9fc2-4f503dd169a4::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 60 rows starting from the beginning of the part | ||
| 11281 | 2026.03.25 00:21:26.504857 [ 193 ] {a46c3f3f-9ded-4b50-9fc2-4f503dd169a4::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 90 rows starting from the beginning of the part | ||
| 11282 | 2026.03.25 00:21:26.504885 [ 193 ] {a46c3f3f-9ded-4b50-9fc2-4f503dd169a4::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 12 rows starting from the beginning of the part | ||
| 11283 | 2026.03.25 00:21:26.504913 [ 193 ] {a46c3f3f-9ded-4b50-9fc2-4f503dd169a4::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 48 rows starting from the beginning of the part | ||
| 11284 | 2026.03.25 00:21:26.504942 [ 193 ] {a46c3f3f-9ded-4b50-9fc2-4f503dd169a4::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 90 rows starting from the beginning of the part | ||
| 11285 | 2026.03.25 00:21:26.506286 [ 198 ] {a46c3f3f-9ded-4b50-9fc2-4f503dd169a4::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4890 rows, containing 4 columns (4 merged, 0 gathered) in 0.001651048 sec., 2961755.200333364 rows/sec., 190.93 MiB/sec. | ||
| 11286 | 2026.03.25 00:21:26.506559 [ 193 ] {a46c3f3f-9ded-4b50-9fc2-4f503dd169a4::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
| 11287 | 2026.03.25 00:21:26.506788 [ 193 ] {a46c3f3f-9ded-4b50-9fc2-4f503dd169a4::all_1_76_15} <Trace> oximeter.measurements_u64 (a46c3f3f-9ded-4b50-9fc2-4f503dd169a4): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11288 | 2026.03.25 00:21:26.506851 [ 193 ] {a46c3f3f-9ded-4b50-9fc2-4f503dd169a4::all_1_76_15} <Trace> oximeter.measurements_u64 (a46c3f3f-9ded-4b50-9fc2-4f503dd169a4) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
| 11289 | 2026.03.25 00:21:26.506907 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.08 MiB. | ||
| 11290 | 2026.03.25 00:21:29.706769 [ 78 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 11291 | 2026.03.25 00:21:29.706824 [ 78 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 11292 | 2026.03.25 00:21:29.909048 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 21982 | ||
| 11293 | 2026.03.25 00:21:29.909589 [ 244 ] {} <Trace> system.asynchronous_metric_log (0898b27c-367e-447b-8482-f4822232c365): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11294 | 2026.03.25 00:21:29.909647 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 11295 | 2026.03.25 00:21:29.910188 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 11296 | 2026.03.25 00:21:29.910448 [ 244 ] {} <Trace> system.asynchronous_metric_log (0898b27c-367e-447b-8482-f4822232c365): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11297 | 2026.03.25 00:21:29.910602 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 21982 | ||
| 11298 | 2026.03.25 00:21:29.910626 [ 78 ] {} <Debug> system.asynchronous_metric_log (0898b27c-367e-447b-8482-f4822232c365) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 11299 | 2026.03.25 00:21:29.910696 [ 78 ] {} <Trace> system.asynchronous_metric_log (0898b27c-367e-447b-8482-f4822232c365): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11300 | 2026.03.25 00:21:29.910719 [ 78 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 11301 | 2026.03.25 00:21:29.910853 [ 188 ] {0898b27c-367e-447b-8482-f4822232c365::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 | ||
| 11302 | 2026.03.25 00:21:29.910997 [ 188 ] {0898b27c-367e-447b-8482-f4822232c365::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11303 | 2026.03.25 00:21:29.911036 [ 188 ] {0898b27c-367e-447b-8482-f4822232c365::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_41_8, total 19614 rows starting from the beginning of the part | ||
| 11304 | 2026.03.25 00:21:29.911100 [ 188 ] {0898b27c-367e-447b-8482-f4822232c365::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 | ||
| 11305 | 2026.03.25 00:21:29.911145 [ 188 ] {0898b27c-367e-447b-8482-f4822232c365::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 | ||
| 11306 | 2026.03.25 00:21:29.911187 [ 188 ] {0898b27c-367e-447b-8482-f4822232c365::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 448 rows starting from the beginning of the part | ||
| 11307 | 2026.03.25 00:21:29.911226 [ 188 ] {0898b27c-367e-447b-8482-f4822232c365::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 512 rows starting from the beginning of the part | ||
| 11308 | 2026.03.25 00:21:29.911263 [ 188 ] {0898b27c-367e-447b-8482-f4822232c365::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 448 rows starting from the beginning of the part | ||
| 11309 | 2026.03.25 00:21:29.913625 [ 198 ] {0898b27c-367e-447b-8482-f4822232c365::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 21982 rows, containing 4 columns (4 merged, 0 gathered) in 0.002836395 sec., 7749978.405687502 rows/sec., 110.86 MiB/sec. | ||
| 11310 | 2026.03.25 00:21:29.914009 [ 197 ] {0898b27c-367e-447b-8482-f4822232c365::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 11311 | 2026.03.25 00:21:29.914326 [ 197 ] {0898b27c-367e-447b-8482-f4822232c365::all_1_46_9} <Trace> system.asynchronous_metric_log (0898b27c-367e-447b-8482-f4822232c365): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11312 | 2026.03.25 00:21:29.914405 [ 197 ] {0898b27c-367e-447b-8482-f4822232c365::all_1_46_9} <Trace> system.asynchronous_metric_log (0898b27c-367e-447b-8482-f4822232c365) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 11313 | 2026.03.25 00:21:29.914526 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.68 MiB. | ||
| 11314 | 2026.03.25 00:21:31.066861 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 347 | ||
| 11315 | 2026.03.25 00:21:31.083927 [ 243 ] {} <Trace> system.metric_log (8832bb94-2db2-42e0-923d-5bcca7c2cc3b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11316 | 2026.03.25 00:21:31.083984 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 11317 | 2026.03.25 00:21:31.090003 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 11318 | 2026.03.25 00:21:31.090701 [ 243 ] {} <Trace> system.metric_log (8832bb94-2db2-42e0-923d-5bcca7c2cc3b): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11319 | 2026.03.25 00:21:31.091002 [ 61 ] {} <Debug> system.metric_log (8832bb94-2db2-42e0-923d-5bcca7c2cc3b) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 11320 | 2026.03.25 00:21:31.091072 [ 61 ] {} <Trace> system.metric_log (8832bb94-2db2-42e0-923d-5bcca7c2cc3b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11321 | 2026.03.25 00:21:31.091095 [ 61 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 11322 | 2026.03.25 00:21:31.091202 [ 194 ] {8832bb94-2db2-42e0-923d-5bcca7c2cc3b::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 | ||
| 11323 | 2026.03.25 00:21:31.093883 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 347 | ||
| 11324 | 2026.03.25 00:21:31.095123 [ 194 ] {8832bb94-2db2-42e0-923d-5bcca7c2cc3b::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11325 | 2026.03.25 00:21:31.096549 [ 194 ] {8832bb94-2db2-42e0-923d-5bcca7c2cc3b::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 | ||
| 11326 | 2026.03.25 00:21:31.100955 [ 194 ] {8832bb94-2db2-42e0-923d-5bcca7c2cc3b::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 | ||
| 11327 | 2026.03.25 00:21:31.105412 [ 194 ] {8832bb94-2db2-42e0-923d-5bcca7c2cc3b::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 | ||
| 11328 | 2026.03.25 00:21:31.109740 [ 194 ] {8832bb94-2db2-42e0-923d-5bcca7c2cc3b::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 | ||
| 11329 | 2026.03.25 00:21:31.114410 [ 194 ] {8832bb94-2db2-42e0-923d-5bcca7c2cc3b::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 | ||
| 11330 | 2026.03.25 00:21:31.118285 [ 194 ] {8832bb94-2db2-42e0-923d-5bcca7c2cc3b::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 | ||
| 11331 | 2026.03.25 00:21:31.167516 [ 199 ] {8832bb94-2db2-42e0-923d-5bcca7c2cc3b::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 347 rows, containing 679 columns (679 merged, 0 gathered) in 0.076359433 sec., 4544.297755589672 rows/sec., 23.50 MiB/sec. | ||
| 11332 | 2026.03.25 00:21:31.170369 [ 199 ] {8832bb94-2db2-42e0-923d-5bcca7c2cc3b::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 11333 | 2026.03.25 00:21:31.172310 [ 199 ] {8832bb94-2db2-42e0-923d-5bcca7c2cc3b::all_1_46_9} <Trace> system.metric_log (8832bb94-2db2-42e0-923d-5bcca7c2cc3b): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11334 | 2026.03.25 00:21:31.172391 [ 199 ] {8832bb94-2db2-42e0-923d-5bcca7c2cc3b::all_1_46_9} <Trace> system.metric_log (8832bb94-2db2-42e0-923d-5bcca7c2cc3b) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 11335 | 2026.03.25 00:21:31.175095 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 13.97 MiB. | ||
| 11336 | 2026.03.25 00:21:31.480798 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11337 | 2026.03.25 00:21:31.480985 [ 5 ] {e0a58bae-93f5-4270-9325-2d51ad321daa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 11338 | 2026.03.25 00:21:31.481051 [ 5 ] {e0a58bae-93f5-4270-9325-2d51ad321daa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11339 | 2026.03.25 00:21:31.481726 [ 5 ] {e0a58bae-93f5-4270-9325-2d51ad321daa} <Trace> oximeter.fields_string (da9d4756-c540-45ff-bdbb-bdc9c8d31861): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11340 | 2026.03.25 00:21:31.481773 [ 5 ] {e0a58bae-93f5-4270-9325-2d51ad321daa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 11341 | 2026.03.25 00:21:31.482169 [ 5 ] {e0a58bae-93f5-4270-9325-2d51ad321daa} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
| 11342 | 2026.03.25 00:21:31.482406 [ 5 ] {e0a58bae-93f5-4270-9325-2d51ad321daa} <Trace> oximeter.fields_string (da9d4756-c540-45ff-bdbb-bdc9c8d31861): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11343 | 2026.03.25 00:21:31.482561 [ 5 ] {e0a58bae-93f5-4270-9325-2d51ad321daa} <Debug> executeQuery: Read 108 rows, 9.31 KiB in 0.001623 sec., 66543.43807763401 rows/sec., 5.60 MiB/sec. | ||
| 11344 | 2026.03.25 00:21:31.482603 [ 5 ] {e0a58bae-93f5-4270-9325-2d51ad321daa} <Debug> TCPHandler: Processed in 0.001937564 sec. | ||
| 11345 | 2026.03.25 00:21:31.482737 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11346 | 2026.03.25 00:21:31.482831 [ 5 ] {3d743013-ab4e-4d34-bf64-ba63bb6229b4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 11347 | 2026.03.25 00:21:31.482872 [ 5 ] {3d743013-ab4e-4d34-bf64-ba63bb6229b4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 11348 | 2026.03.25 00:21:31.483282 [ 5 ] {3d743013-ab4e-4d34-bf64-ba63bb6229b4} <Trace> oximeter.fields_u16 (b490aa8d-8720-450c-9d9d-0c0be0c6e0e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11349 | 2026.03.25 00:21:31.483319 [ 5 ] {3d743013-ab4e-4d34-bf64-ba63bb6229b4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 11350 | 2026.03.25 00:21:31.483623 [ 5 ] {3d743013-ab4e-4d34-bf64-ba63bb6229b4} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 11351 | 2026.03.25 00:21:31.483834 [ 5 ] {3d743013-ab4e-4d34-bf64-ba63bb6229b4} <Trace> oximeter.fields_u16 (b490aa8d-8720-450c-9d9d-0c0be0c6e0e1): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11352 | 2026.03.25 00:21:31.483968 [ 5 ] {3d743013-ab4e-4d34-bf64-ba63bb6229b4} <Debug> executeQuery: Read 26 rows, 1.96 KiB in 0.001154 sec., 22530.329289428075 rows/sec., 1.65 MiB/sec. | ||
| 11353 | 2026.03.25 00:21:31.484006 [ 5 ] {3d743013-ab4e-4d34-bf64-ba63bb6229b4} <Debug> TCPHandler: Processed in 0.00132495 sec. | ||
| 11354 | 2026.03.25 00:21:31.484107 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11355 | 2026.03.25 00:21:31.484200 [ 5 ] {0994e778-6cde-4d8f-b67a-cde5da6ee11e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11356 | 2026.03.25 00:21:31.484239 [ 5 ] {0994e778-6cde-4d8f-b67a-cde5da6ee11e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11357 | 2026.03.25 00:21:31.484667 [ 5 ] {0994e778-6cde-4d8f-b67a-cde5da6ee11e} <Trace> oximeter.fields_uuid (6a83c119-7e6c-4ef5-9da4-bd1e7cdd4b62): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11358 | 2026.03.25 00:21:31.484707 [ 5 ] {0994e778-6cde-4d8f-b67a-cde5da6ee11e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 11359 | 2026.03.25 00:21:31.485010 [ 5 ] {0994e778-6cde-4d8f-b67a-cde5da6ee11e} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
| 11360 | 2026.03.25 00:21:31.485229 [ 5 ] {0994e778-6cde-4d8f-b67a-cde5da6ee11e} <Trace> oximeter.fields_uuid (6a83c119-7e6c-4ef5-9da4-bd1e7cdd4b62): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11361 | 2026.03.25 00:21:31.485359 [ 5 ] {0994e778-6cde-4d8f-b67a-cde5da6ee11e} <Debug> executeQuery: Read 90 rows, 7.20 KiB in 0.001177 sec., 76465.59048428206 rows/sec., 5.97 MiB/sec. | ||
| 11362 | 2026.03.25 00:21:31.485398 [ 5 ] {0994e778-6cde-4d8f-b67a-cde5da6ee11e} <Debug> TCPHandler: Processed in 0.00133841 sec. | ||
| 11363 | 2026.03.25 00:21:31.485509 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11364 | 2026.03.25 00:21:31.485603 [ 5 ] {0686f8cf-e5cd-4880-af87-30af80b5682a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 11365 | 2026.03.25 00:21:31.485646 [ 5 ] {0686f8cf-e5cd-4880-af87-30af80b5682a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 11366 | 2026.03.25 00:21:31.486059 [ 5 ] {0686f8cf-e5cd-4880-af87-30af80b5682a} <Trace> oximeter.measurements_cumulativeu64 (d9515f17-c5fd-4592-903e-92bbab0fc185): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11367 | 2026.03.25 00:21:31.486095 [ 5 ] {0686f8cf-e5cd-4880-af87-30af80b5682a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 11368 | 2026.03.25 00:21:31.486444 [ 5 ] {0686f8cf-e5cd-4880-af87-30af80b5682a} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
| 11369 | 2026.03.25 00:21:31.486651 [ 5 ] {0686f8cf-e5cd-4880-af87-30af80b5682a} <Trace> oximeter.measurements_cumulativeu64 (d9515f17-c5fd-4592-903e-92bbab0fc185): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11370 | 2026.03.25 00:21:31.486779 [ 5 ] {0686f8cf-e5cd-4880-af87-30af80b5682a} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001194 sec., 134003.3500837521 rows/sec., 9.33 MiB/sec. | ||
| 11371 | 2026.03.25 00:21:31.486816 [ 5 ] {0686f8cf-e5cd-4880-af87-30af80b5682a} <Debug> TCPHandler: Processed in 0.001356061 sec. | ||
| 11372 | 2026.03.25 00:21:31.486923 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11373 | 2026.03.25 00:21:31.487016 [ 5 ] {70ddedfa-a4bb-401f-9a94-37175a618102} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 11374 | 2026.03.25 00:21:31.487071 [ 5 ] {70ddedfa-a4bb-401f-9a94-37175a618102} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 11375 | 2026.03.25 00:21:31.487894 [ 5 ] {70ddedfa-a4bb-401f-9a94-37175a618102} <Trace> oximeter.measurements_histogramu64 (66b3c5cd-c277-4614-b9e1-0e483a2d8930): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11376 | 2026.03.25 00:21:31.487931 [ 5 ] {70ddedfa-a4bb-401f-9a94-37175a618102} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 11377 | 2026.03.25 00:21:31.488454 [ 5 ] {70ddedfa-a4bb-401f-9a94-37175a618102} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 11378 | 2026.03.25 00:21:31.488676 [ 5 ] {70ddedfa-a4bb-401f-9a94-37175a618102} <Trace> oximeter.measurements_histogramu64 (66b3c5cd-c277-4614-b9e1-0e483a2d8930): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11379 | 2026.03.25 00:21:31.488813 [ 5 ] {70ddedfa-a4bb-401f-9a94-37175a618102} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.001814 sec., 14332.965821389194 rows/sec., 25.68 MiB/sec. | ||
| 11380 | 2026.03.25 00:21:31.488867 [ 5 ] {70ddedfa-a4bb-401f-9a94-37175a618102} <Debug> TCPHandler: Processed in 0.001991646 sec. | ||
| 11381 | 2026.03.25 00:21:31.488992 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11382 | 2026.03.25 00:21:31.489086 [ 5 ] {6e15cc7e-2af1-4169-9739-3af46f497aa5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 11383 | 2026.03.25 00:21:31.489129 [ 5 ] {6e15cc7e-2af1-4169-9739-3af46f497aa5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 11384 | 2026.03.25 00:21:31.489481 [ 5 ] {6e15cc7e-2af1-4169-9739-3af46f497aa5} <Trace> oximeter.measurements_u64 (a46c3f3f-9ded-4b50-9fc2-4f503dd169a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11385 | 2026.03.25 00:21:31.489517 [ 5 ] {6e15cc7e-2af1-4169-9739-3af46f497aa5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 11386 | 2026.03.25 00:21:31.489826 [ 5 ] {6e15cc7e-2af1-4169-9739-3af46f497aa5} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
| 11387 | 2026.03.25 00:21:31.490044 [ 5 ] {6e15cc7e-2af1-4169-9739-3af46f497aa5} <Trace> oximeter.measurements_u64 (a46c3f3f-9ded-4b50-9fc2-4f503dd169a4): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11388 | 2026.03.25 00:21:31.490174 [ 5 ] {6e15cc7e-2af1-4169-9739-3af46f497aa5} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001106 sec., 54249.54792043399 rows/sec., 3.66 MiB/sec. | ||
| 11389 | 2026.03.25 00:21:31.490211 [ 5 ] {6e15cc7e-2af1-4169-9739-3af46f497aa5} <Debug> TCPHandler: Processed in 0.001267149 sec. | ||
| 11390 | 2026.03.25 00:21:35.025001 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 1498 | ||
| 11391 | 2026.03.25 00:21:35.027473 [ 242 ] {} <Trace> system.query_log (9703172c-9101-4506-b1d0-613c64f918a0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11392 | 2026.03.25 00:21:35.027522 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 11393 | 2026.03.25 00:21:35.028727 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 11394 | 2026.03.25 00:21:35.029001 [ 242 ] {} <Trace> system.query_log (9703172c-9101-4506-b1d0-613c64f918a0): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11395 | 2026.03.25 00:21:35.029387 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1498 | ||
| 11396 | 2026.03.25 00:21:36.486876 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11397 | 2026.03.25 00:21:36.487080 [ 5 ] {e5f4bb9d-fc14-48f9-8685-71f8948de44b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 11398 | 2026.03.25 00:21:36.487152 [ 5 ] {e5f4bb9d-fc14-48f9-8685-71f8948de44b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 11399 | 2026.03.25 00:21:36.487967 [ 5 ] {e5f4bb9d-fc14-48f9-8685-71f8948de44b} <Trace> oximeter.fields_i16 (78240462-1731-4218-9a79-d1fbaf59befe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11400 | 2026.03.25 00:21:36.488009 [ 5 ] {e5f4bb9d-fc14-48f9-8685-71f8948de44b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 11401 | 2026.03.25 00:21:36.488410 [ 5 ] {e5f4bb9d-fc14-48f9-8685-71f8948de44b} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 11402 | 2026.03.25 00:21:36.488636 [ 5 ] {e5f4bb9d-fc14-48f9-8685-71f8948de44b} <Trace> oximeter.fields_i16 (78240462-1731-4218-9a79-d1fbaf59befe): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11403 | 2026.03.25 00:21:36.488784 [ 5 ] {e5f4bb9d-fc14-48f9-8685-71f8948de44b} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001757 sec., 161639.1576550939 rows/sec., 10.27 MiB/sec. | ||
| 11404 | 2026.03.25 00:21:36.488825 [ 5 ] {e5f4bb9d-fc14-48f9-8685-71f8948de44b} <Debug> TCPHandler: Processed in 0.002086818 sec. | ||
| 11405 | 2026.03.25 00:21:36.488953 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11406 | 2026.03.25 00:21:36.489048 [ 5 ] {b91b3819-ed15-46da-bbe4-cd4573a81e8f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 11407 | 2026.03.25 00:21:36.489088 [ 5 ] {b91b3819-ed15-46da-bbe4-cd4573a81e8f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11408 | 2026.03.25 00:21:36.489897 [ 5 ] {b91b3819-ed15-46da-bbe4-cd4573a81e8f} <Trace> oximeter.fields_string (da9d4756-c540-45ff-bdbb-bdc9c8d31861): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11409 | 2026.03.25 00:21:36.489934 [ 5 ] {b91b3819-ed15-46da-bbe4-cd4573a81e8f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 11410 | 2026.03.25 00:21:36.490283 [ 5 ] {b91b3819-ed15-46da-bbe4-cd4573a81e8f} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
| 11411 | 2026.03.25 00:21:36.490487 [ 5 ] {b91b3819-ed15-46da-bbe4-cd4573a81e8f} <Trace> oximeter.fields_string (da9d4756-c540-45ff-bdbb-bdc9c8d31861): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11412 | 2026.03.25 00:21:36.490623 [ 5 ] {b91b3819-ed15-46da-bbe4-cd4573a81e8f} <Debug> executeQuery: Read 825 rows, 66.29 KiB in 0.001593 sec., 517890.7721280603 rows/sec., 40.64 MiB/sec. | ||
| 11413 | 2026.03.25 00:21:36.490661 [ 5 ] {b91b3819-ed15-46da-bbe4-cd4573a81e8f} <Debug> TCPHandler: Processed in 0.001758291 sec. | ||
| 11414 | 2026.03.25 00:21:36.490771 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11415 | 2026.03.25 00:21:36.490865 [ 5 ] {79c0f205-5a8b-4422-b616-46d3b4551fd9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 11416 | 2026.03.25 00:21:36.490905 [ 5 ] {79c0f205-5a8b-4422-b616-46d3b4551fd9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 11417 | 2026.03.25 00:21:36.491346 [ 5 ] {79c0f205-5a8b-4422-b616-46d3b4551fd9} <Trace> oximeter.fields_u16 (b490aa8d-8720-450c-9d9d-0c0be0c6e0e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11418 | 2026.03.25 00:21:36.491382 [ 5 ] {79c0f205-5a8b-4422-b616-46d3b4551fd9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 11419 | 2026.03.25 00:21:36.491683 [ 5 ] {79c0f205-5a8b-4422-b616-46d3b4551fd9} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 11420 | 2026.03.25 00:21:36.491887 [ 5 ] {79c0f205-5a8b-4422-b616-46d3b4551fd9} <Trace> oximeter.fields_u16 (b490aa8d-8720-450c-9d9d-0c0be0c6e0e1): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11421 | 2026.03.25 00:21:36.492014 [ 5 ] {79c0f205-5a8b-4422-b616-46d3b4551fd9} <Debug> executeQuery: Read 156 rows, 9.59 KiB in 0.001166 sec., 133790.73756432248 rows/sec., 8.04 MiB/sec. | ||
| 11422 | 2026.03.25 00:21:36.492052 [ 5 ] {79c0f205-5a8b-4422-b616-46d3b4551fd9} <Debug> TCPHandler: Processed in 0.00133041 sec. | ||
| 11423 | 2026.03.25 00:21:36.492164 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11424 | 2026.03.25 00:21:36.492268 [ 5 ] {b1671a07-284f-4bc6-ad1f-4b6093c0d6b4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 11425 | 2026.03.25 00:21:36.492308 [ 5 ] {b1671a07-284f-4bc6-ad1f-4b6093c0d6b4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 11426 | 2026.03.25 00:21:36.492740 [ 5 ] {b1671a07-284f-4bc6-ad1f-4b6093c0d6b4} <Trace> oximeter.fields_u32 (79eddaf6-5920-48fe-8c45-6c5582e58677): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11427 | 2026.03.25 00:21:36.492776 [ 5 ] {b1671a07-284f-4bc6-ad1f-4b6093c0d6b4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 11428 | 2026.03.25 00:21:36.493082 [ 5 ] {b1671a07-284f-4bc6-ad1f-4b6093c0d6b4} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 11429 | 2026.03.25 00:21:36.493292 [ 5 ] {b1671a07-284f-4bc6-ad1f-4b6093c0d6b4} <Trace> oximeter.fields_u32 (79eddaf6-5920-48fe-8c45-6c5582e58677): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11430 | 2026.03.25 00:21:36.493426 [ 5 ] {b1671a07-284f-4bc6-ad1f-4b6093c0d6b4} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001175 sec., 126808.51063829787 rows/sec., 8.19 MiB/sec. | ||
| 11431 | 2026.03.25 00:21:36.493464 [ 5 ] {b1671a07-284f-4bc6-ad1f-4b6093c0d6b4} <Debug> TCPHandler: Processed in 0.001348141 sec. | ||
| 11432 | 2026.03.25 00:21:36.493576 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11433 | 2026.03.25 00:21:36.493669 [ 5 ] {9fb3fe13-b0cd-4fb9-832f-5c88c0c65e2b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 11434 | 2026.03.25 00:21:36.493708 [ 5 ] {9fb3fe13-b0cd-4fb9-832f-5c88c0c65e2b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 11435 | 2026.03.25 00:21:36.494143 [ 5 ] {9fb3fe13-b0cd-4fb9-832f-5c88c0c65e2b} <Trace> oximeter.fields_u8 (fa258e8d-285a-434f-b894-6be795807874): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11436 | 2026.03.25 00:21:36.494179 [ 5 ] {9fb3fe13-b0cd-4fb9-832f-5c88c0c65e2b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 11437 | 2026.03.25 00:21:36.494476 [ 5 ] {9fb3fe13-b0cd-4fb9-832f-5c88c0c65e2b} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 11438 | 2026.03.25 00:21:36.494682 [ 5 ] {9fb3fe13-b0cd-4fb9-832f-5c88c0c65e2b} <Trace> oximeter.fields_u8 (fa258e8d-285a-434f-b894-6be795807874): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11439 | 2026.03.25 00:21:36.494809 [ 5 ] {9fb3fe13-b0cd-4fb9-832f-5c88c0c65e2b} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001157 sec., 127917.02679343129 rows/sec., 7.27 MiB/sec. | ||
| 11440 | 2026.03.25 00:21:36.494846 [ 5 ] {9fb3fe13-b0cd-4fb9-832f-5c88c0c65e2b} <Debug> TCPHandler: Processed in 0.00131933 sec. | ||
| 11441 | 2026.03.25 00:21:36.494957 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11442 | 2026.03.25 00:21:36.495048 [ 5 ] {6b0f34ca-63b2-493f-9277-015888fe6cd4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11443 | 2026.03.25 00:21:36.495088 [ 5 ] {6b0f34ca-63b2-493f-9277-015888fe6cd4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11444 | 2026.03.25 00:21:36.495680 [ 5 ] {6b0f34ca-63b2-493f-9277-015888fe6cd4} <Trace> oximeter.fields_uuid (6a83c119-7e6c-4ef5-9da4-bd1e7cdd4b62): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11445 | 2026.03.25 00:21:36.495717 [ 5 ] {6b0f34ca-63b2-493f-9277-015888fe6cd4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 11446 | 2026.03.25 00:21:36.496029 [ 5 ] {6b0f34ca-63b2-493f-9277-015888fe6cd4} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
| 11447 | 2026.03.25 00:21:36.496232 [ 5 ] {6b0f34ca-63b2-493f-9277-015888fe6cd4} <Trace> oximeter.fields_uuid (6a83c119-7e6c-4ef5-9da4-bd1e7cdd4b62): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11448 | 2026.03.25 00:21:36.496365 [ 5 ] {6b0f34ca-63b2-493f-9277-015888fe6cd4} <Debug> executeQuery: Read 504 rows, 36.30 KiB in 0.001334 sec., 377811.0944527736 rows/sec., 26.57 MiB/sec. | ||
| 11449 | 2026.03.25 00:21:36.496404 [ 5 ] {6b0f34ca-63b2-493f-9277-015888fe6cd4} <Debug> TCPHandler: Processed in 0.001495674 sec. | ||
| 11450 | 2026.03.25 00:21:36.496512 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11451 | 2026.03.25 00:21:36.496604 [ 5 ] {fcb214ee-0936-4a7f-9e56-0e009806f50b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 11452 | 2026.03.25 00:21:36.496645 [ 5 ] {fcb214ee-0936-4a7f-9e56-0e009806f50b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 11453 | 2026.03.25 00:21:36.496978 [ 5 ] {fcb214ee-0936-4a7f-9e56-0e009806f50b} <Trace> oximeter.measurements_bool (8a3ce6e0-f76a-4ba2-9a43-4275c3c9549e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11454 | 2026.03.25 00:21:36.497014 [ 5 ] {fcb214ee-0936-4a7f-9e56-0e009806f50b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 11455 | 2026.03.25 00:21:36.497323 [ 5 ] {fcb214ee-0936-4a7f-9e56-0e009806f50b} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 11456 | 2026.03.25 00:21:36.497528 [ 5 ] {fcb214ee-0936-4a7f-9e56-0e009806f50b} <Trace> oximeter.measurements_bool (8a3ce6e0-f76a-4ba2-9a43-4275c3c9549e): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11457 | 2026.03.25 00:21:36.497658 [ 5 ] {fcb214ee-0936-4a7f-9e56-0e009806f50b} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001071 sec., 5602.240896358544 rows/sec., 292.70 KiB/sec. | ||
| 11458 | 2026.03.25 00:21:36.497695 [ 5 ] {fcb214ee-0936-4a7f-9e56-0e009806f50b} <Debug> TCPHandler: Processed in 0.001231668 sec. | ||
| 11459 | 2026.03.25 00:21:36.497801 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11460 | 2026.03.25 00:21:36.497894 [ 5 ] {bad95da2-d632-40e7-b7bf-44d53b3f6744} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 11461 | 2026.03.25 00:21:36.497936 [ 5 ] {bad95da2-d632-40e7-b7bf-44d53b3f6744} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 11462 | 2026.03.25 00:21:36.498345 [ 5 ] {bad95da2-d632-40e7-b7bf-44d53b3f6744} <Trace> oximeter.measurements_cumulativeu64 (d9515f17-c5fd-4592-903e-92bbab0fc185): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11463 | 2026.03.25 00:21:36.498381 [ 5 ] {bad95da2-d632-40e7-b7bf-44d53b3f6744} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 11464 | 2026.03.25 00:21:36.498707 [ 5 ] {bad95da2-d632-40e7-b7bf-44d53b3f6744} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
| 11465 | 2026.03.25 00:21:36.498913 [ 5 ] {bad95da2-d632-40e7-b7bf-44d53b3f6744} <Trace> oximeter.measurements_cumulativeu64 (d9515f17-c5fd-4592-903e-92bbab0fc185): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11466 | 2026.03.25 00:21:36.499047 [ 5 ] {bad95da2-d632-40e7-b7bf-44d53b3f6744} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.00117 sec., 226495.7264957265 rows/sec., 15.05 MiB/sec. | ||
| 11467 | 2026.03.25 00:21:36.499085 [ 5 ] {bad95da2-d632-40e7-b7bf-44d53b3f6744} <Debug> TCPHandler: Processed in 0.001332121 sec. | ||
| 11468 | 2026.03.25 00:21:36.499195 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11469 | 2026.03.25 00:21:36.499289 [ 5 ] {63403838-b3e5-4afd-85f5-c5a1a7c5a91a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 11470 | 2026.03.25 00:21:36.499330 [ 5 ] {63403838-b3e5-4afd-85f5-c5a1a7c5a91a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 11471 | 2026.03.25 00:21:36.499640 [ 5 ] {63403838-b3e5-4afd-85f5-c5a1a7c5a91a} <Trace> oximeter.measurements_f64 (212c2a6f-90cf-4c71-aafe-78c3b1fd8e79): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11472 | 2026.03.25 00:21:36.499677 [ 5 ] {63403838-b3e5-4afd-85f5-c5a1a7c5a91a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 11473 | 2026.03.25 00:21:36.499969 [ 5 ] {63403838-b3e5-4afd-85f5-c5a1a7c5a91a} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 11474 | 2026.03.25 00:21:36.500169 [ 5 ] {63403838-b3e5-4afd-85f5-c5a1a7c5a91a} <Trace> oximeter.measurements_f64 (212c2a6f-90cf-4c71-aafe-78c3b1fd8e79): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11475 | 2026.03.25 00:21:36.500296 [ 5 ] {63403838-b3e5-4afd-85f5-c5a1a7c5a91a} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001027 sec., 973.7098344693283 rows/sec., 65.61 KiB/sec. | ||
| 11476 | 2026.03.25 00:21:36.500333 [ 5 ] {63403838-b3e5-4afd-85f5-c5a1a7c5a91a} <Debug> TCPHandler: Processed in 0.001186878 sec. | ||
| 11477 | 2026.03.25 00:21:36.500440 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11478 | 2026.03.25 00:21:36.500533 [ 5 ] {25f6ea6e-336f-495d-9e3a-67c00cd546f8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 11479 | 2026.03.25 00:21:36.500587 [ 5 ] {25f6ea6e-336f-495d-9e3a-67c00cd546f8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 11480 | 2026.03.25 00:21:36.501367 [ 5 ] {25f6ea6e-336f-495d-9e3a-67c00cd546f8} <Trace> oximeter.measurements_histogramu64 (66b3c5cd-c277-4614-b9e1-0e483a2d8930): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11481 | 2026.03.25 00:21:36.501404 [ 5 ] {25f6ea6e-336f-495d-9e3a-67c00cd546f8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 11482 | 2026.03.25 00:21:36.501924 [ 5 ] {25f6ea6e-336f-495d-9e3a-67c00cd546f8} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 11483 | 2026.03.25 00:21:36.502151 [ 5 ] {25f6ea6e-336f-495d-9e3a-67c00cd546f8} <Trace> oximeter.measurements_histogramu64 (66b3c5cd-c277-4614-b9e1-0e483a2d8930): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11484 | 2026.03.25 00:21:36.502293 [ 5 ] {25f6ea6e-336f-495d-9e3a-67c00cd546f8} <Debug> executeQuery: Read 14 rows, 25.69 KiB in 0.001777 sec., 7878.446820483962 rows/sec., 14.12 MiB/sec. | ||
| 11485 | 2026.03.25 00:21:36.502354 [ 5 ] {25f6ea6e-336f-495d-9e3a-67c00cd546f8} <Debug> TCPHandler: Processed in 0.001962465 sec. | ||
| 11486 | 2026.03.25 00:21:36.502466 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11487 | 2026.03.25 00:21:36.502559 [ 5 ] {23887d26-ae20-44a2-8e74-1fc4a85e6de3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 11488 | 2026.03.25 00:21:36.502601 [ 5 ] {23887d26-ae20-44a2-8e74-1fc4a85e6de3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 11489 | 2026.03.25 00:21:36.502930 [ 5 ] {23887d26-ae20-44a2-8e74-1fc4a85e6de3} <Trace> oximeter.measurements_u64 (a46c3f3f-9ded-4b50-9fc2-4f503dd169a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11490 | 2026.03.25 00:21:36.502966 [ 5 ] {23887d26-ae20-44a2-8e74-1fc4a85e6de3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 11491 | 2026.03.25 00:21:36.503270 [ 5 ] {23887d26-ae20-44a2-8e74-1fc4a85e6de3} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
| 11492 | 2026.03.25 00:21:36.503480 [ 5 ] {23887d26-ae20-44a2-8e74-1fc4a85e6de3} <Trace> oximeter.measurements_u64 (a46c3f3f-9ded-4b50-9fc2-4f503dd169a4): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11493 | 2026.03.25 00:21:36.503612 [ 5 ] {23887d26-ae20-44a2-8e74-1fc4a85e6de3} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.00107 sec., 84112.14953271027 rows/sec., 5.26 MiB/sec. | ||
| 11494 | 2026.03.25 00:21:36.503648 [ 5 ] {23887d26-ae20-44a2-8e74-1fc4a85e6de3} <Debug> TCPHandler: Processed in 0.001231378 sec. | ||
| 11495 | 2026.03.25 00:21:37.411659 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 22494 | ||
| 11496 | 2026.03.25 00:21:37.412183 [ 244 ] {} <Trace> system.asynchronous_metric_log (0898b27c-367e-447b-8482-f4822232c365): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11497 | 2026.03.25 00:21:37.412228 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 11498 | 2026.03.25 00:21:37.412694 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 11499 | 2026.03.25 00:21:37.412915 [ 244 ] {} <Trace> system.asynchronous_metric_log (0898b27c-367e-447b-8482-f4822232c365): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11500 | 2026.03.25 00:21:37.413045 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 22494 | ||
| 11501 | 2026.03.25 00:21:38.594897 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 354 | ||
| 11502 | 2026.03.25 00:21:38.610018 [ 243 ] {} <Trace> system.metric_log (8832bb94-2db2-42e0-923d-5bcca7c2cc3b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11503 | 2026.03.25 00:21:38.610076 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 11504 | 2026.03.25 00:21:38.615682 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 11505 | 2026.03.25 00:21:38.616360 [ 243 ] {} <Trace> system.metric_log (8832bb94-2db2-42e0-923d-5bcca7c2cc3b): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11506 | 2026.03.25 00:21:38.619118 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 354 | ||
| 11507 | 2026.03.25 00:21:41.480088 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11508 | 2026.03.25 00:21:41.480278 [ 5 ] {6d25a2ce-5c93-4b26-b2ca-88eda95aaa38} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 11509 | 2026.03.25 00:21:41.480346 [ 5 ] {6d25a2ce-5c93-4b26-b2ca-88eda95aaa38} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11510 | 2026.03.25 00:21:41.481022 [ 5 ] {6d25a2ce-5c93-4b26-b2ca-88eda95aaa38} <Trace> oximeter.fields_string (da9d4756-c540-45ff-bdbb-bdc9c8d31861): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11511 | 2026.03.25 00:21:41.481073 [ 5 ] {6d25a2ce-5c93-4b26-b2ca-88eda95aaa38} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 11512 | 2026.03.25 00:21:41.481475 [ 5 ] {6d25a2ce-5c93-4b26-b2ca-88eda95aaa38} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
| 11513 | 2026.03.25 00:21:41.481710 [ 5 ] {6d25a2ce-5c93-4b26-b2ca-88eda95aaa38} <Trace> oximeter.fields_string (da9d4756-c540-45ff-bdbb-bdc9c8d31861): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11514 | 2026.03.25 00:21:41.481875 [ 5 ] {6d25a2ce-5c93-4b26-b2ca-88eda95aaa38} <Debug> executeQuery: Read 108 rows, 9.31 KiB in 0.001643 sec., 65733.41448569689 rows/sec., 5.53 MiB/sec. | ||
| 11515 | 2026.03.25 00:21:41.481926 [ 5 ] {6d25a2ce-5c93-4b26-b2ca-88eda95aaa38} <Debug> TCPHandler: Processed in 0.001971155 sec. | ||
| 11516 | 2026.03.25 00:21:41.482052 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11517 | 2026.03.25 00:21:41.482154 [ 5 ] {02d11535-87ce-4888-a751-ffc2380154b7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 11518 | 2026.03.25 00:21:41.482198 [ 5 ] {02d11535-87ce-4888-a751-ffc2380154b7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 11519 | 2026.03.25 00:21:41.482620 [ 5 ] {02d11535-87ce-4888-a751-ffc2380154b7} <Trace> oximeter.fields_u16 (b490aa8d-8720-450c-9d9d-0c0be0c6e0e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11520 | 2026.03.25 00:21:41.482660 [ 5 ] {02d11535-87ce-4888-a751-ffc2380154b7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 11521 | 2026.03.25 00:21:41.482974 [ 5 ] {02d11535-87ce-4888-a751-ffc2380154b7} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 11522 | 2026.03.25 00:21:41.483199 [ 5 ] {02d11535-87ce-4888-a751-ffc2380154b7} <Trace> oximeter.fields_u16 (b490aa8d-8720-450c-9d9d-0c0be0c6e0e1): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11523 | 2026.03.25 00:21:41.483339 [ 5 ] {02d11535-87ce-4888-a751-ffc2380154b7} <Debug> executeQuery: Read 26 rows, 1.96 KiB in 0.001207 sec., 21541.010770505385 rows/sec., 1.58 MiB/sec. | ||
| 11524 | 2026.03.25 00:21:41.483379 [ 5 ] {02d11535-87ce-4888-a751-ffc2380154b7} <Debug> TCPHandler: Processed in 0.001379331 sec. | ||
| 11525 | 2026.03.25 00:21:41.483495 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11526 | 2026.03.25 00:21:41.483591 [ 5 ] {cb60bd1e-68ff-482a-a3e0-81a98ad5f41d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11527 | 2026.03.25 00:21:41.483633 [ 5 ] {cb60bd1e-68ff-482a-a3e0-81a98ad5f41d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11528 | 2026.03.25 00:21:41.484070 [ 5 ] {cb60bd1e-68ff-482a-a3e0-81a98ad5f41d} <Trace> oximeter.fields_uuid (6a83c119-7e6c-4ef5-9da4-bd1e7cdd4b62): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11529 | 2026.03.25 00:21:41.484107 [ 5 ] {cb60bd1e-68ff-482a-a3e0-81a98ad5f41d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 11530 | 2026.03.25 00:21:41.484426 [ 5 ] {cb60bd1e-68ff-482a-a3e0-81a98ad5f41d} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
| 11531 | 2026.03.25 00:21:41.484639 [ 5 ] {cb60bd1e-68ff-482a-a3e0-81a98ad5f41d} <Trace> oximeter.fields_uuid (6a83c119-7e6c-4ef5-9da4-bd1e7cdd4b62): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11532 | 2026.03.25 00:21:41.484770 [ 5 ] {cb60bd1e-68ff-482a-a3e0-81a98ad5f41d} <Debug> executeQuery: Read 90 rows, 7.20 KiB in 0.001198 sec., 75125.20868113522 rows/sec., 5.87 MiB/sec. | ||
| 11533 | 2026.03.25 00:21:41.484807 [ 5 ] {cb60bd1e-68ff-482a-a3e0-81a98ad5f41d} <Debug> TCPHandler: Processed in 0.001365221 sec. | ||
| 11534 | 2026.03.25 00:21:41.484920 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11535 | 2026.03.25 00:21:41.485012 [ 5 ] {43e451cd-1f22-407a-a477-3b4b458721b3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 11536 | 2026.03.25 00:21:41.485057 [ 5 ] {43e451cd-1f22-407a-a477-3b4b458721b3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 11537 | 2026.03.25 00:21:41.485463 [ 5 ] {43e451cd-1f22-407a-a477-3b4b458721b3} <Trace> oximeter.measurements_cumulativeu64 (d9515f17-c5fd-4592-903e-92bbab0fc185): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11538 | 2026.03.25 00:21:41.485497 [ 5 ] {43e451cd-1f22-407a-a477-3b4b458721b3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 11539 | 2026.03.25 00:21:41.485835 [ 5 ] {43e451cd-1f22-407a-a477-3b4b458721b3} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
| 11540 | 2026.03.25 00:21:41.486056 [ 5 ] {43e451cd-1f22-407a-a477-3b4b458721b3} <Trace> oximeter.measurements_cumulativeu64 (d9515f17-c5fd-4592-903e-92bbab0fc185): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11541 | 2026.03.25 00:21:41.486163 [ 115 ] {} <Debug> oximeter.measurements_cumulativeu64 (d9515f17-c5fd-4592-903e-92bbab0fc185) (MergerMutator): Selected 5 parts from all_1_74_15 to all_78_78_0 | ||
| 11542 | 2026.03.25 00:21:41.486187 [ 5 ] {43e451cd-1f22-407a-a477-3b4b458721b3} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001192 sec., 134228.1879194631 rows/sec., 9.35 MiB/sec. | ||
| 11543 | 2026.03.25 00:21:41.486196 [ 115 ] {} <Trace> oximeter.measurements_cumulativeu64 (d9515f17-c5fd-4592-903e-92bbab0fc185): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11544 | 2026.03.25 00:21:41.486217 [ 115 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 11545 | 2026.03.25 00:21:41.486225 [ 5 ] {43e451cd-1f22-407a-a477-3b4b458721b3} <Debug> TCPHandler: Processed in 0.001354341 sec. | ||
| 11546 | 2026.03.25 00:21:41.486309 [ 187 ] {d9515f17-c5fd-4592-903e-92bbab0fc185::all_1_78_16} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_74_15 to all_78_78_0 into Compact with storage Full | ||
| 11547 | 2026.03.25 00:21:41.486338 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11548 | 2026.03.25 00:21:41.486416 [ 187 ] {d9515f17-c5fd-4592-903e-92bbab0fc185::all_1_78_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11549 | 2026.03.25 00:21:41.486436 [ 5 ] {3f1170c9-8e23-4cb5-acdb-1aa7c972a1f3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 11550 | 2026.03.25 00:21:41.486451 [ 187 ] {d9515f17-c5fd-4592-903e-92bbab0fc185::all_1_78_16} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_74_15, total 30561 rows starting from the beginning of the part | ||
| 11551 | 2026.03.25 00:21:41.486492 [ 5 ] {3f1170c9-8e23-4cb5-acdb-1aa7c972a1f3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 11552 | 2026.03.25 00:21:41.486516 [ 187 ] {d9515f17-c5fd-4592-903e-92bbab0fc185::all_1_78_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 128 rows starting from the beginning of the part | ||
| 11553 | 2026.03.25 00:21:41.486566 [ 187 ] {d9515f17-c5fd-4592-903e-92bbab0fc185::all_1_78_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 265 rows starting from the beginning of the part | ||
| 11554 | 2026.03.25 00:21:41.486617 [ 187 ] {d9515f17-c5fd-4592-903e-92bbab0fc185::all_1_78_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 160 rows starting from the beginning of the part | ||
| 11555 | 2026.03.25 00:21:41.486662 [ 187 ] {d9515f17-c5fd-4592-903e-92bbab0fc185::all_1_78_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 265 rows starting from the beginning of the part | ||
| 11556 | 2026.03.25 00:21:41.487322 [ 5 ] {3f1170c9-8e23-4cb5-acdb-1aa7c972a1f3} <Trace> oximeter.measurements_histogramu64 (66b3c5cd-c277-4614-b9e1-0e483a2d8930): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11557 | 2026.03.25 00:21:41.487356 [ 5 ] {3f1170c9-8e23-4cb5-acdb-1aa7c972a1f3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 11558 | 2026.03.25 00:21:41.487906 [ 5 ] {3f1170c9-8e23-4cb5-acdb-1aa7c972a1f3} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 11559 | 2026.03.25 00:21:41.488124 [ 5 ] {3f1170c9-8e23-4cb5-acdb-1aa7c972a1f3} <Trace> oximeter.measurements_histogramu64 (66b3c5cd-c277-4614-b9e1-0e483a2d8930): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11560 | 2026.03.25 00:21:41.488271 [ 5 ] {3f1170c9-8e23-4cb5-acdb-1aa7c972a1f3} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.001843 sec., 14107.433532284318 rows/sec., 25.28 MiB/sec. | ||
| 11561 | 2026.03.25 00:21:41.488329 [ 5 ] {3f1170c9-8e23-4cb5-acdb-1aa7c972a1f3} <Debug> TCPHandler: Processed in 0.002039737 sec. | ||
| 11562 | 2026.03.25 00:21:41.488456 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11563 | 2026.03.25 00:21:41.488547 [ 5 ] {502ac8bb-8962-4a49-bc35-c081a8c61665} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 11564 | 2026.03.25 00:21:41.488588 [ 5 ] {502ac8bb-8962-4a49-bc35-c081a8c61665} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 11565 | 2026.03.25 00:21:41.488926 [ 5 ] {502ac8bb-8962-4a49-bc35-c081a8c61665} <Trace> oximeter.measurements_u64 (a46c3f3f-9ded-4b50-9fc2-4f503dd169a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11566 | 2026.03.25 00:21:41.488960 [ 5 ] {502ac8bb-8962-4a49-bc35-c081a8c61665} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 11567 | 2026.03.25 00:21:41.492224 [ 5 ] {502ac8bb-8962-4a49-bc35-c081a8c61665} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
| 11568 | 2026.03.25 00:21:41.492439 [ 5 ] {502ac8bb-8962-4a49-bc35-c081a8c61665} <Trace> oximeter.measurements_u64 (a46c3f3f-9ded-4b50-9fc2-4f503dd169a4): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11569 | 2026.03.25 00:21:41.492563 [ 5 ] {502ac8bb-8962-4a49-bc35-c081a8c61665} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.004034 sec., 14873.574615765989 rows/sec., 1.00 MiB/sec. | ||
| 11570 | 2026.03.25 00:21:41.492597 [ 5 ] {502ac8bb-8962-4a49-bc35-c081a8c61665} <Debug> TCPHandler: Processed in 0.004188296 sec. | ||
| 11571 | 2026.03.25 00:21:41.495613 [ 192 ] {d9515f17-c5fd-4592-903e-92bbab0fc185::all_1_78_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 31379 rows, containing 5 columns (5 merged, 0 gathered) in 0.009339624 sec., 3359771.2284777206 rows/sec., 214.42 MiB/sec. | ||
| 11572 | 2026.03.25 00:21:41.496196 [ 196 ] {d9515f17-c5fd-4592-903e-92bbab0fc185::all_1_78_16} <Trace> MergedBlockOutputStream: filled checksums all_1_78_16 (state Temporary) | ||
| 11573 | 2026.03.25 00:21:41.496506 [ 196 ] {d9515f17-c5fd-4592-903e-92bbab0fc185::all_1_78_16} <Trace> oximeter.measurements_cumulativeu64 (d9515f17-c5fd-4592-903e-92bbab0fc185): Renaming temporary part tmp_merge_all_1_78_16 to all_1_78_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11574 | 2026.03.25 00:21:41.496592 [ 196 ] {d9515f17-c5fd-4592-903e-92bbab0fc185::all_1_78_16} <Trace> oximeter.measurements_cumulativeu64 (d9515f17-c5fd-4592-903e-92bbab0fc185) (MergerMutator): Merged 5 parts: [all_1_74_15, all_78_78_0] -> all_1_78_16 | ||
| 11575 | 2026.03.25 00:21:41.496685 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.30 MiB. | ||
| 11576 | 2026.03.25 00:21:44.706874 [ 112 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 11577 | 2026.03.25 00:21:44.706928 [ 112 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 11578 | 2026.03.25 00:21:44.913248 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 22942 | ||
| 11579 | 2026.03.25 00:21:44.913797 [ 244 ] {} <Trace> system.asynchronous_metric_log (0898b27c-367e-447b-8482-f4822232c365): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11580 | 2026.03.25 00:21:44.913845 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 11581 | 2026.03.25 00:21:44.914368 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 11582 | 2026.03.25 00:21:44.914591 [ 244 ] {} <Trace> system.asynchronous_metric_log (0898b27c-367e-447b-8482-f4822232c365): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11583 | 2026.03.25 00:21:44.914719 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 22942 | ||
| 11584 | 2026.03.25 00:21:45.002173 [ 247 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.001716499 sec. | ||
| 11585 | 2026.03.25 00:21:45.029658 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 1532 | ||
| 11586 | 2026.03.25 00:21:45.031960 [ 242 ] {} <Trace> system.query_log (9703172c-9101-4506-b1d0-613c64f918a0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11587 | 2026.03.25 00:21:45.031998 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 11588 | 2026.03.25 00:21:45.033232 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 11589 | 2026.03.25 00:21:45.033504 [ 242 ] {} <Trace> system.query_log (9703172c-9101-4506-b1d0-613c64f918a0): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11590 | 2026.03.25 00:21:45.033756 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1532 | ||
| 11591 | 2026.03.25 00:21:46.119353 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 362 | ||
| 11592 | 2026.03.25 00:21:46.135558 [ 243 ] {} <Trace> system.metric_log (8832bb94-2db2-42e0-923d-5bcca7c2cc3b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11593 | 2026.03.25 00:21:46.135618 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 11594 | 2026.03.25 00:21:46.141745 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 11595 | 2026.03.25 00:21:46.142412 [ 243 ] {} <Trace> system.metric_log (8832bb94-2db2-42e0-923d-5bcca7c2cc3b): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11596 | 2026.03.25 00:21:46.145207 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 362 | ||
| 11597 | 2026.03.25 00:21:46.488541 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11598 | 2026.03.25 00:21:46.488726 [ 5 ] {ab1f99ac-06b8-40af-bfea-74197b20b747} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 11599 | 2026.03.25 00:21:46.488788 [ 5 ] {ab1f99ac-06b8-40af-bfea-74197b20b747} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 11600 | 2026.03.25 00:21:46.489511 [ 5 ] {ab1f99ac-06b8-40af-bfea-74197b20b747} <Trace> oximeter.fields_i16 (78240462-1731-4218-9a79-d1fbaf59befe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11601 | 2026.03.25 00:21:46.489553 [ 5 ] {ab1f99ac-06b8-40af-bfea-74197b20b747} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 11602 | 2026.03.25 00:21:46.489940 [ 5 ] {ab1f99ac-06b8-40af-bfea-74197b20b747} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 11603 | 2026.03.25 00:21:46.490156 [ 5 ] {ab1f99ac-06b8-40af-bfea-74197b20b747} <Trace> oximeter.fields_i16 (78240462-1731-4218-9a79-d1fbaf59befe): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11604 | 2026.03.25 00:21:46.490301 [ 5 ] {ab1f99ac-06b8-40af-bfea-74197b20b747} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001624 sec., 174876.8472906404 rows/sec., 11.11 MiB/sec. | ||
| 11605 | 2026.03.25 00:21:46.490341 [ 5 ] {ab1f99ac-06b8-40af-bfea-74197b20b747} <Debug> TCPHandler: Processed in 0.001936165 sec. | ||
| 11606 | 2026.03.25 00:21:46.490473 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11607 | 2026.03.25 00:21:46.490567 [ 5 ] {69bf21ad-e362-4b86-89f6-c312ce40cf05} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 11608 | 2026.03.25 00:21:46.490607 [ 5 ] {69bf21ad-e362-4b86-89f6-c312ce40cf05} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11609 | 2026.03.25 00:21:46.491334 [ 5 ] {69bf21ad-e362-4b86-89f6-c312ce40cf05} <Trace> oximeter.fields_string (da9d4756-c540-45ff-bdbb-bdc9c8d31861): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11610 | 2026.03.25 00:21:46.491370 [ 5 ] {69bf21ad-e362-4b86-89f6-c312ce40cf05} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 11611 | 2026.03.25 00:21:46.491728 [ 5 ] {69bf21ad-e362-4b86-89f6-c312ce40cf05} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
| 11612 | 2026.03.25 00:21:46.491941 [ 5 ] {69bf21ad-e362-4b86-89f6-c312ce40cf05} <Trace> oximeter.fields_string (da9d4756-c540-45ff-bdbb-bdc9c8d31861): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11613 | 2026.03.25 00:21:46.492072 [ 5 ] {69bf21ad-e362-4b86-89f6-c312ce40cf05} <Debug> executeQuery: Read 825 rows, 66.29 KiB in 0.001523 sec., 541694.0249507551 rows/sec., 42.50 MiB/sec. | ||
| 11614 | 2026.03.25 00:21:46.492109 [ 5 ] {69bf21ad-e362-4b86-89f6-c312ce40cf05} <Debug> TCPHandler: Processed in 0.001695959 sec. | ||
| 11615 | 2026.03.25 00:21:46.492208 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11616 | 2026.03.25 00:21:46.492302 [ 5 ] {d1bac5fd-1a42-4428-b975-981a55852474} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 11617 | 2026.03.25 00:21:46.492342 [ 5 ] {d1bac5fd-1a42-4428-b975-981a55852474} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 11618 | 2026.03.25 00:21:46.492783 [ 5 ] {d1bac5fd-1a42-4428-b975-981a55852474} <Trace> oximeter.fields_u16 (b490aa8d-8720-450c-9d9d-0c0be0c6e0e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11619 | 2026.03.25 00:21:46.492820 [ 5 ] {d1bac5fd-1a42-4428-b975-981a55852474} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 11620 | 2026.03.25 00:21:46.493129 [ 5 ] {d1bac5fd-1a42-4428-b975-981a55852474} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 11621 | 2026.03.25 00:21:46.493345 [ 5 ] {d1bac5fd-1a42-4428-b975-981a55852474} <Trace> oximeter.fields_u16 (b490aa8d-8720-450c-9d9d-0c0be0c6e0e1): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11622 | 2026.03.25 00:21:46.493460 [ 110 ] {} <Debug> oximeter.fields_u16 (b490aa8d-8720-450c-9d9d-0c0be0c6e0e1) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 11623 | 2026.03.25 00:21:46.493482 [ 5 ] {d1bac5fd-1a42-4428-b975-981a55852474} <Debug> executeQuery: Read 156 rows, 9.59 KiB in 0.001198 sec., 130217.02838063438 rows/sec., 7.82 MiB/sec. | ||
| 11624 | 2026.03.25 00:21:46.493524 [ 110 ] {} <Trace> oximeter.fields_u16 (b490aa8d-8720-450c-9d9d-0c0be0c6e0e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11625 | 2026.03.25 00:21:46.493535 [ 5 ] {d1bac5fd-1a42-4428-b975-981a55852474} <Debug> TCPHandler: Processed in 0.001375012 sec. | ||
| 11626 | 2026.03.25 00:21:46.493554 [ 110 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 11627 | 2026.03.25 00:21:46.493656 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11628 | 2026.03.25 00:21:46.493679 [ 200 ] {b490aa8d-8720-450c-9d9d-0c0be0c6e0e1::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 | ||
| 11629 | 2026.03.25 00:21:46.493754 [ 5 ] {a7323a87-8aba-4517-bb3c-05f69e373938} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 11630 | 2026.03.25 00:21:46.493799 [ 5 ] {a7323a87-8aba-4517-bb3c-05f69e373938} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 11631 | 2026.03.25 00:21:46.493813 [ 200 ] {b490aa8d-8720-450c-9d9d-0c0be0c6e0e1::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11632 | 2026.03.25 00:21:46.493853 [ 200 ] {b490aa8d-8720-450c-9d9d-0c0be0c6e0e1::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 211 rows starting from the beginning of the part | ||
| 11633 | 2026.03.25 00:21:46.493920 [ 200 ] {b490aa8d-8720-450c-9d9d-0c0be0c6e0e1::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 156 rows starting from the beginning of the part | ||
| 11634 | 2026.03.25 00:21:46.493969 [ 200 ] {b490aa8d-8720-450c-9d9d-0c0be0c6e0e1::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 26 rows starting from the beginning of the part | ||
| 11635 | 2026.03.25 00:21:46.494013 [ 200 ] {b490aa8d-8720-450c-9d9d-0c0be0c6e0e1::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 156 rows starting from the beginning of the part | ||
| 11636 | 2026.03.25 00:21:46.494053 [ 200 ] {b490aa8d-8720-450c-9d9d-0c0be0c6e0e1::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 26 rows starting from the beginning of the part | ||
| 11637 | 2026.03.25 00:21:46.494099 [ 200 ] {b490aa8d-8720-450c-9d9d-0c0be0c6e0e1::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 156 rows starting from the beginning of the part | ||
| 11638 | 2026.03.25 00:21:46.494228 [ 5 ] {a7323a87-8aba-4517-bb3c-05f69e373938} <Trace> oximeter.fields_u32 (79eddaf6-5920-48fe-8c45-6c5582e58677): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11639 | 2026.03.25 00:21:46.494270 [ 5 ] {a7323a87-8aba-4517-bb3c-05f69e373938} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 11640 | 2026.03.25 00:21:46.494617 [ 5 ] {a7323a87-8aba-4517-bb3c-05f69e373938} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 11641 | 2026.03.25 00:21:46.494842 [ 5 ] {a7323a87-8aba-4517-bb3c-05f69e373938} <Trace> oximeter.fields_u32 (79eddaf6-5920-48fe-8c45-6c5582e58677): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11642 | 2026.03.25 00:21:46.494948 [ 110 ] {} <Debug> oximeter.fields_u32 (79eddaf6-5920-48fe-8c45-6c5582e58677) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 11643 | 2026.03.25 00:21:46.494970 [ 5 ] {a7323a87-8aba-4517-bb3c-05f69e373938} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001234 sec., 120745.54294975688 rows/sec., 7.80 MiB/sec. | ||
| 11644 | 2026.03.25 00:21:46.494977 [ 110 ] {} <Trace> oximeter.fields_u32 (79eddaf6-5920-48fe-8c45-6c5582e58677): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11645 | 2026.03.25 00:21:46.495009 [ 110 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 11646 | 2026.03.25 00:21:46.495014 [ 5 ] {a7323a87-8aba-4517-bb3c-05f69e373938} <Debug> TCPHandler: Processed in 0.001406542 sec. | ||
| 11647 | 2026.03.25 00:21:46.495042 [ 186 ] {b490aa8d-8720-450c-9d9d-0c0be0c6e0e1::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 731 rows, containing 5 columns (5 merged, 0 gathered) in 0.001419263 sec., 515056.05374056817 rows/sec., 33.84 MiB/sec. | ||
| 11648 | 2026.03.25 00:21:46.495073 [ 200 ] {79eddaf6-5920-48fe-8c45-6c5582e58677::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 | ||
| 11649 | 2026.03.25 00:21:46.495133 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11650 | 2026.03.25 00:21:46.495161 [ 200 ] {79eddaf6-5920-48fe-8c45-6c5582e58677::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11651 | 2026.03.25 00:21:46.495189 [ 200 ] {79eddaf6-5920-48fe-8c45-6c5582e58677::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 950 rows starting from the beginning of the part | ||
| 11652 | 2026.03.25 00:21:46.495212 [ 192 ] {b490aa8d-8720-450c-9d9d-0c0be0c6e0e1::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 11653 | 2026.03.25 00:21:46.495232 [ 200 ] {79eddaf6-5920-48fe-8c45-6c5582e58677::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 149 rows starting from the beginning of the part | ||
| 11654 | 2026.03.25 00:21:46.495233 [ 5 ] {132ce0fc-fbec-4503-bf82-fa444323a6df} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 11655 | 2026.03.25 00:21:46.495271 [ 200 ] {79eddaf6-5920-48fe-8c45-6c5582e58677::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 801 rows starting from the beginning of the part | ||
| 11656 | 2026.03.25 00:21:46.495285 [ 5 ] {132ce0fc-fbec-4503-bf82-fa444323a6df} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 11657 | 2026.03.25 00:21:46.495308 [ 200 ] {79eddaf6-5920-48fe-8c45-6c5582e58677::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 149 rows starting from the beginning of the part | ||
| 11658 | 2026.03.25 00:21:46.495347 [ 200 ] {79eddaf6-5920-48fe-8c45-6c5582e58677::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 149 rows starting from the beginning of the part | ||
| 11659 | 2026.03.25 00:21:46.495382 [ 200 ] {79eddaf6-5920-48fe-8c45-6c5582e58677::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 149 rows starting from the beginning of the part | ||
| 11660 | 2026.03.25 00:21:46.495522 [ 192 ] {b490aa8d-8720-450c-9d9d-0c0be0c6e0e1::all_1_66_13} <Trace> oximeter.fields_u16 (b490aa8d-8720-450c-9d9d-0c0be0c6e0e1): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11661 | 2026.03.25 00:21:46.495596 [ 192 ] {b490aa8d-8720-450c-9d9d-0c0be0c6e0e1::all_1_66_13} <Trace> oximeter.fields_u16 (b490aa8d-8720-450c-9d9d-0c0be0c6e0e1) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 11662 | 2026.03.25 00:21:46.495679 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB. | ||
| 11663 | 2026.03.25 00:21:46.495739 [ 5 ] {132ce0fc-fbec-4503-bf82-fa444323a6df} <Trace> oximeter.fields_u8 (fa258e8d-285a-434f-b894-6be795807874): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11664 | 2026.03.25 00:21:46.495800 [ 5 ] {132ce0fc-fbec-4503-bf82-fa444323a6df} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 11665 | 2026.03.25 00:21:46.496119 [ 5 ] {132ce0fc-fbec-4503-bf82-fa444323a6df} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 11666 | 2026.03.25 00:21:46.496330 [ 5 ] {132ce0fc-fbec-4503-bf82-fa444323a6df} <Trace> oximeter.fields_u8 (fa258e8d-285a-434f-b894-6be795807874): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11667 | 2026.03.25 00:21:46.496385 [ 189 ] {79eddaf6-5920-48fe-8c45-6c5582e58677::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2347 rows, containing 5 columns (5 merged, 0 gathered) in 0.001332341 sec., 1761561.0418053637 rows/sec., 112.30 MiB/sec. | ||
| 11668 | 2026.03.25 00:21:46.496468 [ 5 ] {132ce0fc-fbec-4503-bf82-fa444323a6df} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001253 sec., 118116.52035115722 rows/sec., 6.72 MiB/sec. | ||
| 11669 | 2026.03.25 00:21:46.496510 [ 5 ] {132ce0fc-fbec-4503-bf82-fa444323a6df} <Debug> TCPHandler: Processed in 0.001425892 sec. | ||
| 11670 | 2026.03.25 00:21:46.496551 [ 200 ] {79eddaf6-5920-48fe-8c45-6c5582e58677::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 11671 | 2026.03.25 00:21:46.496620 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11672 | 2026.03.25 00:21:46.496744 [ 5 ] {83f4c4a4-0ede-4ca1-b676-ff50a756b160} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11673 | 2026.03.25 00:21:46.496785 [ 5 ] {83f4c4a4-0ede-4ca1-b676-ff50a756b160} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11674 | 2026.03.25 00:21:46.496798 [ 200 ] {79eddaf6-5920-48fe-8c45-6c5582e58677::all_1_46_9} <Trace> oximeter.fields_u32 (79eddaf6-5920-48fe-8c45-6c5582e58677): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11675 | 2026.03.25 00:21:46.496868 [ 200 ] {79eddaf6-5920-48fe-8c45-6c5582e58677::all_1_46_9} <Trace> oximeter.fields_u32 (79eddaf6-5920-48fe-8c45-6c5582e58677) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 11676 | 2026.03.25 00:21:46.496928 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.53 MiB. | ||
| 11677 | 2026.03.25 00:21:46.497364 [ 5 ] {83f4c4a4-0ede-4ca1-b676-ff50a756b160} <Trace> oximeter.fields_uuid (6a83c119-7e6c-4ef5-9da4-bd1e7cdd4b62): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11678 | 2026.03.25 00:21:46.497405 [ 5 ] {83f4c4a4-0ede-4ca1-b676-ff50a756b160} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 11679 | 2026.03.25 00:21:46.497737 [ 5 ] {83f4c4a4-0ede-4ca1-b676-ff50a756b160} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
| 11680 | 2026.03.25 00:21:46.497949 [ 5 ] {83f4c4a4-0ede-4ca1-b676-ff50a756b160} <Trace> oximeter.fields_uuid (6a83c119-7e6c-4ef5-9da4-bd1e7cdd4b62): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11681 | 2026.03.25 00:21:46.498078 [ 5 ] {83f4c4a4-0ede-4ca1-b676-ff50a756b160} <Debug> executeQuery: Read 504 rows, 36.30 KiB in 0.001352 sec., 372781.06508875743 rows/sec., 26.22 MiB/sec. | ||
| 11682 | 2026.03.25 00:21:46.498115 [ 5 ] {83f4c4a4-0ede-4ca1-b676-ff50a756b160} <Debug> TCPHandler: Processed in 0.001542955 sec. | ||
| 11683 | 2026.03.25 00:21:46.498219 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11684 | 2026.03.25 00:21:46.498311 [ 5 ] {6e47223b-7b95-4068-98ec-bbacd7e35da4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 11685 | 2026.03.25 00:21:46.498351 [ 5 ] {6e47223b-7b95-4068-98ec-bbacd7e35da4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 11686 | 2026.03.25 00:21:46.498672 [ 5 ] {6e47223b-7b95-4068-98ec-bbacd7e35da4} <Trace> oximeter.measurements_bool (8a3ce6e0-f76a-4ba2-9a43-4275c3c9549e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11687 | 2026.03.25 00:21:46.498705 [ 5 ] {6e47223b-7b95-4068-98ec-bbacd7e35da4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 11688 | 2026.03.25 00:21:46.498987 [ 5 ] {6e47223b-7b95-4068-98ec-bbacd7e35da4} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 11689 | 2026.03.25 00:21:46.499191 [ 5 ] {6e47223b-7b95-4068-98ec-bbacd7e35da4} <Trace> oximeter.measurements_bool (8a3ce6e0-f76a-4ba2-9a43-4275c3c9549e): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11690 | 2026.03.25 00:21:46.499310 [ 5 ] {6e47223b-7b95-4068-98ec-bbacd7e35da4} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001076 sec., 5576.208178438662 rows/sec., 291.34 KiB/sec. | ||
| 11691 | 2026.03.25 00:21:46.499344 [ 5 ] {6e47223b-7b95-4068-98ec-bbacd7e35da4} <Debug> TCPHandler: Processed in 0.001233879 sec. | ||
| 11692 | 2026.03.25 00:21:46.499518 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11693 | 2026.03.25 00:21:46.499621 [ 5 ] {bb545bbd-8783-4ada-905b-60fc05074511} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 11694 | 2026.03.25 00:21:46.499664 [ 5 ] {bb545bbd-8783-4ada-905b-60fc05074511} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 11695 | 2026.03.25 00:21:46.500076 [ 5 ] {bb545bbd-8783-4ada-905b-60fc05074511} <Trace> oximeter.measurements_cumulativeu64 (d9515f17-c5fd-4592-903e-92bbab0fc185): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11696 | 2026.03.25 00:21:46.500113 [ 5 ] {bb545bbd-8783-4ada-905b-60fc05074511} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 11697 | 2026.03.25 00:21:46.500461 [ 5 ] {bb545bbd-8783-4ada-905b-60fc05074511} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
| 11698 | 2026.03.25 00:21:46.500672 [ 5 ] {bb545bbd-8783-4ada-905b-60fc05074511} <Trace> oximeter.measurements_cumulativeu64 (d9515f17-c5fd-4592-903e-92bbab0fc185): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11699 | 2026.03.25 00:21:46.500802 [ 5 ] {bb545bbd-8783-4ada-905b-60fc05074511} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001201 sec., 220649.45878434638 rows/sec., 14.66 MiB/sec. | ||
| 11700 | 2026.03.25 00:21:46.500839 [ 5 ] {bb545bbd-8783-4ada-905b-60fc05074511} <Debug> TCPHandler: Processed in 0.001371772 sec. | ||
| 11701 | 2026.03.25 00:21:46.500947 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11702 | 2026.03.25 00:21:46.501040 [ 5 ] {a721deb5-07cc-41d0-857f-6d14e780094b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 11703 | 2026.03.25 00:21:46.501082 [ 5 ] {a721deb5-07cc-41d0-857f-6d14e780094b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 11704 | 2026.03.25 00:21:46.501394 [ 5 ] {a721deb5-07cc-41d0-857f-6d14e780094b} <Trace> oximeter.measurements_f64 (212c2a6f-90cf-4c71-aafe-78c3b1fd8e79): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11705 | 2026.03.25 00:21:46.501429 [ 5 ] {a721deb5-07cc-41d0-857f-6d14e780094b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 11706 | 2026.03.25 00:21:46.501731 [ 5 ] {a721deb5-07cc-41d0-857f-6d14e780094b} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 11707 | 2026.03.25 00:21:46.501935 [ 5 ] {a721deb5-07cc-41d0-857f-6d14e780094b} <Trace> oximeter.measurements_f64 (212c2a6f-90cf-4c71-aafe-78c3b1fd8e79): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11708 | 2026.03.25 00:21:46.502054 [ 109 ] {} <Debug> oximeter.measurements_f64 (212c2a6f-90cf-4c71-aafe-78c3b1fd8e79) (MergerMutator): Selected 6 parts from all_1_30_6 to all_35_35_0 | ||
| 11709 | 2026.03.25 00:21:46.502065 [ 5 ] {a721deb5-07cc-41d0-857f-6d14e780094b} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001043 sec., 958.7727708533076 rows/sec., 64.60 KiB/sec. | ||
| 11710 | 2026.03.25 00:21:46.502104 [ 109 ] {} <Trace> oximeter.measurements_f64 (212c2a6f-90cf-4c71-aafe-78c3b1fd8e79): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11711 | 2026.03.25 00:21:46.502118 [ 5 ] {a721deb5-07cc-41d0-857f-6d14e780094b} <Debug> TCPHandler: Processed in 0.001219868 sec. | ||
| 11712 | 2026.03.25 00:21:46.502131 [ 109 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 11713 | 2026.03.25 00:21:46.502225 [ 186 ] {212c2a6f-90cf-4c71-aafe-78c3b1fd8e79::all_1_35_7} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_30_6 to all_35_35_0 into Compact with storage Full | ||
| 11714 | 2026.03.25 00:21:46.502227 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11715 | 2026.03.25 00:21:46.502341 [ 5 ] {90bce301-fd85-4525-b1da-31898089bf30} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 11716 | 2026.03.25 00:21:46.502350 [ 186 ] {212c2a6f-90cf-4c71-aafe-78c3b1fd8e79::all_1_35_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11717 | 2026.03.25 00:21:46.502395 [ 186 ] {212c2a6f-90cf-4c71-aafe-78c3b1fd8e79::all_1_35_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_30_6, total 30 rows starting from the beginning of the part | ||
| 11718 | 2026.03.25 00:21:46.502398 [ 5 ] {90bce301-fd85-4525-b1da-31898089bf30} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 11719 | 2026.03.25 00:21:46.502464 [ 186 ] {212c2a6f-90cf-4c71-aafe-78c3b1fd8e79::all_1_35_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 1 rows starting from the beginning of the part | ||
| 11720 | 2026.03.25 00:21:46.502513 [ 186 ] {212c2a6f-90cf-4c71-aafe-78c3b1fd8e79::all_1_35_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 1 rows starting from the beginning of the part | ||
| 11721 | 2026.03.25 00:21:46.502553 [ 186 ] {212c2a6f-90cf-4c71-aafe-78c3b1fd8e79::all_1_35_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 1 rows starting from the beginning of the part | ||
| 11722 | 2026.03.25 00:21:46.502591 [ 186 ] {212c2a6f-90cf-4c71-aafe-78c3b1fd8e79::all_1_35_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 1 rows starting from the beginning of the part | ||
| 11723 | 2026.03.25 00:21:46.502635 [ 186 ] {212c2a6f-90cf-4c71-aafe-78c3b1fd8e79::all_1_35_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 1 rows starting from the beginning of the part | ||
| 11724 | 2026.03.25 00:21:46.503188 [ 5 ] {90bce301-fd85-4525-b1da-31898089bf30} <Trace> oximeter.measurements_histogramu64 (66b3c5cd-c277-4614-b9e1-0e483a2d8930): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11725 | 2026.03.25 00:21:46.503229 [ 5 ] {90bce301-fd85-4525-b1da-31898089bf30} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 11726 | 2026.03.25 00:21:46.503452 [ 200 ] {212c2a6f-90cf-4c71-aafe-78c3b1fd8e79::all_1_35_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 35 rows, containing 4 columns (4 merged, 0 gathered) in 0.001265669 sec., 27653.35960665861 rows/sec., 1.82 MiB/sec. | ||
| 11727 | 2026.03.25 00:21:46.503605 [ 189 ] {212c2a6f-90cf-4c71-aafe-78c3b1fd8e79::all_1_35_7} <Trace> MergedBlockOutputStream: filled checksums all_1_35_7 (state Temporary) | ||
| 11728 | 2026.03.25 00:21:46.503763 [ 5 ] {90bce301-fd85-4525-b1da-31898089bf30} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 11729 | 2026.03.25 00:21:46.503946 [ 189 ] {212c2a6f-90cf-4c71-aafe-78c3b1fd8e79::all_1_35_7} <Trace> oximeter.measurements_f64 (212c2a6f-90cf-4c71-aafe-78c3b1fd8e79): Renaming temporary part tmp_merge_all_1_35_7 to all_1_35_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11730 | 2026.03.25 00:21:46.504031 [ 189 ] {212c2a6f-90cf-4c71-aafe-78c3b1fd8e79::all_1_35_7} <Trace> oximeter.measurements_f64 (212c2a6f-90cf-4c71-aafe-78c3b1fd8e79) (MergerMutator): Merged 6 parts: [all_1_30_6, all_35_35_0] -> all_1_35_7 | ||
| 11731 | 2026.03.25 00:21:46.504042 [ 5 ] {90bce301-fd85-4525-b1da-31898089bf30} <Trace> oximeter.measurements_histogramu64 (66b3c5cd-c277-4614-b9e1-0e483a2d8930): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11732 | 2026.03.25 00:21:46.504121 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 11733 | 2026.03.25 00:21:46.504164 [ 109 ] {} <Debug> oximeter.measurements_histogramu64 (66b3c5cd-c277-4614-b9e1-0e483a2d8930) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 11734 | 2026.03.25 00:21:46.504191 [ 109 ] {} <Trace> oximeter.measurements_histogramu64 (66b3c5cd-c277-4614-b9e1-0e483a2d8930): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11735 | 2026.03.25 00:21:46.504193 [ 5 ] {90bce301-fd85-4525-b1da-31898089bf30} <Debug> executeQuery: Read 14 rows, 25.69 KiB in 0.001869 sec., 7490.63670411985 rows/sec., 13.42 MiB/sec. | ||
| 11736 | 2026.03.25 00:21:46.504208 [ 109 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 11737 | 2026.03.25 00:21:46.504266 [ 5 ] {90bce301-fd85-4525-b1da-31898089bf30} <Debug> TCPHandler: Processed in 0.002087488 sec. | ||
| 11738 | 2026.03.25 00:21:46.504289 [ 190 ] {66b3c5cd-c277-4614-b9e1-0e483a2d8930::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 | ||
| 11739 | 2026.03.25 00:21:46.504381 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11740 | 2026.03.25 00:21:46.504479 [ 5 ] {5b8721da-00a5-4e17-baf0-ac43ec783e47} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 11741 | 2026.03.25 00:21:46.504494 [ 190 ] {66b3c5cd-c277-4614-b9e1-0e483a2d8930::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11742 | 2026.03.25 00:21:46.504522 [ 5 ] {5b8721da-00a5-4e17-baf0-ac43ec783e47} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 11743 | 2026.03.25 00:21:46.504550 [ 190 ] {66b3c5cd-c277-4614-b9e1-0e483a2d8930::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 1230 rows starting from the beginning of the part | ||
| 11744 | 2026.03.25 00:21:46.504667 [ 190 ] {66b3c5cd-c277-4614-b9e1-0e483a2d8930::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 14 rows starting from the beginning of the part | ||
| 11745 | 2026.03.25 00:21:46.504765 [ 190 ] {66b3c5cd-c277-4614-b9e1-0e483a2d8930::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 26 rows starting from the beginning of the part | ||
| 11746 | 2026.03.25 00:21:46.504855 [ 5 ] {5b8721da-00a5-4e17-baf0-ac43ec783e47} <Trace> oximeter.measurements_u64 (a46c3f3f-9ded-4b50-9fc2-4f503dd169a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11747 | 2026.03.25 00:21:46.504863 [ 190 ] {66b3c5cd-c277-4614-b9e1-0e483a2d8930::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 14 rows starting from the beginning of the part | ||
| 11748 | 2026.03.25 00:21:46.504898 [ 5 ] {5b8721da-00a5-4e17-baf0-ac43ec783e47} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 11749 | 2026.03.25 00:21:46.504974 [ 190 ] {66b3c5cd-c277-4614-b9e1-0e483a2d8930::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 26 rows starting from the beginning of the part | ||
| 11750 | 2026.03.25 00:21:46.505075 [ 190 ] {66b3c5cd-c277-4614-b9e1-0e483a2d8930::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 14 rows starting from the beginning of the part | ||
| 11751 | 2026.03.25 00:21:46.505242 [ 5 ] {5b8721da-00a5-4e17-baf0-ac43ec783e47} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
| 11752 | 2026.03.25 00:21:46.505509 [ 5 ] {5b8721da-00a5-4e17-baf0-ac43ec783e47} <Trace> oximeter.measurements_u64 (a46c3f3f-9ded-4b50-9fc2-4f503dd169a4): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11753 | 2026.03.25 00:21:46.505649 [ 5 ] {5b8721da-00a5-4e17-baf0-ac43ec783e47} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001187 sec., 75821.39848357203 rows/sec., 4.74 MiB/sec. | ||
| 11754 | 2026.03.25 00:21:46.505685 [ 5 ] {5b8721da-00a5-4e17-baf0-ac43ec783e47} <Debug> TCPHandler: Processed in 0.001353201 sec. | ||
| 11755 | 2026.03.25 00:21:46.510734 [ 189 ] {66b3c5cd-c277-4614-b9e1-0e483a2d8930::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1324 rows, containing 19 columns (19 merged, 0 gathered) in 0.006474169 sec., 204505.01060444978 rows/sec., 366.46 MiB/sec. | ||
| 11756 | 2026.03.25 00:21:46.512142 [ 200 ] {66b3c5cd-c277-4614-b9e1-0e483a2d8930::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 11757 | 2026.03.25 00:21:46.512467 [ 200 ] {66b3c5cd-c277-4614-b9e1-0e483a2d8930::all_1_66_13} <Trace> oximeter.measurements_histogramu64 (66b3c5cd-c277-4614-b9e1-0e483a2d8930): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11758 | 2026.03.25 00:21:46.512541 [ 200 ] {66b3c5cd-c277-4614-b9e1-0e483a2d8930::all_1_66_13} <Trace> oximeter.measurements_histogramu64 (66b3c5cd-c277-4614-b9e1-0e483a2d8930) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 11759 | 2026.03.25 00:21:46.512669 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.61 MiB. | ||
| 11760 | 2026.03.25 00:21:47.440793 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11761 | 2026.03.25 00:21:47.440992 [ 5 ] {345616f8-fbfa-48d4-baa5-92e5ef4bb7ff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 11762 | 2026.03.25 00:21:47.441065 [ 5 ] {345616f8-fbfa-48d4-baa5-92e5ef4bb7ff} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 11763 | 2026.03.25 00:21:47.441723 [ 5 ] {345616f8-fbfa-48d4-baa5-92e5ef4bb7ff} <Trace> oximeter.fields_ipaddr (2be1fe0e-d681-4366-b872-d5e7a11bcfe0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11764 | 2026.03.25 00:21:47.441769 [ 5 ] {345616f8-fbfa-48d4-baa5-92e5ef4bb7ff} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 11765 | 2026.03.25 00:21:47.442150 [ 5 ] {345616f8-fbfa-48d4-baa5-92e5ef4bb7ff} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 11766 | 2026.03.25 00:21:47.442397 [ 5 ] {345616f8-fbfa-48d4-baa5-92e5ef4bb7ff} <Trace> oximeter.fields_ipaddr (2be1fe0e-d681-4366-b872-d5e7a11bcfe0): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11767 | 2026.03.25 00:21:47.442566 [ 5 ] {345616f8-fbfa-48d4-baa5-92e5ef4bb7ff} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001627 sec., 1229.2562999385373 rows/sec., 100.24 KiB/sec. | ||
| 11768 | 2026.03.25 00:21:47.442619 [ 5 ] {345616f8-fbfa-48d4-baa5-92e5ef4bb7ff} <Debug> TCPHandler: Processed in 0.001967035 sec. | ||
| 11769 | 2026.03.25 00:21:47.442744 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11770 | 2026.03.25 00:21:47.442845 [ 5 ] {0f43d1f2-485a-4b4d-a369-05c605406282} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 11771 | 2026.03.25 00:21:47.442888 [ 5 ] {0f43d1f2-485a-4b4d-a369-05c605406282} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11772 | 2026.03.25 00:21:47.444594 [ 5 ] {0f43d1f2-485a-4b4d-a369-05c605406282} <Trace> oximeter.fields_string (da9d4756-c540-45ff-bdbb-bdc9c8d31861): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11773 | 2026.03.25 00:21:47.444632 [ 5 ] {0f43d1f2-485a-4b4d-a369-05c605406282} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 11774 | 2026.03.25 00:21:47.445113 [ 5 ] {0f43d1f2-485a-4b4d-a369-05c605406282} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
| 11775 | 2026.03.25 00:21:47.445336 [ 5 ] {0f43d1f2-485a-4b4d-a369-05c605406282} <Trace> oximeter.fields_string (da9d4756-c540-45ff-bdbb-bdc9c8d31861): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11776 | 2026.03.25 00:21:47.445463 [ 108 ] {} <Debug> oximeter.fields_string (da9d4756-c540-45ff-bdbb-bdc9c8d31861) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 | ||
| 11777 | 2026.03.25 00:21:47.445475 [ 5 ] {0f43d1f2-485a-4b4d-a369-05c605406282} <Debug> executeQuery: Read 2458 rows, 186.67 KiB in 0.002652 sec., 926847.6621417798 rows/sec., 68.74 MiB/sec. | ||
| 11778 | 2026.03.25 00:21:47.445541 [ 108 ] {} <Trace> oximeter.fields_string (da9d4756-c540-45ff-bdbb-bdc9c8d31861): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11779 | 2026.03.25 00:21:47.445559 [ 5 ] {0f43d1f2-485a-4b4d-a369-05c605406282} <Debug> TCPHandler: Processed in 0.002866186 sec. | ||
| 11780 | 2026.03.25 00:21:47.445571 [ 108 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 11781 | 2026.03.25 00:21:47.445670 [ 195 ] {da9d4756-c540-45ff-bdbb-bdc9c8d31861::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 | ||
| 11782 | 2026.03.25 00:21:47.445695 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11783 | 2026.03.25 00:21:47.445767 [ 195 ] {da9d4756-c540-45ff-bdbb-bdc9c8d31861::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11784 | 2026.03.25 00:21:47.445797 [ 5 ] {91ec96bd-8d75-46b5-881b-509f2489f2c3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 11785 | 2026.03.25 00:21:47.445798 [ 195 ] {da9d4756-c540-45ff-bdbb-bdc9c8d31861::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_76_15, total 3237 rows starting from the beginning of the part | ||
| 11786 | 2026.03.25 00:21:47.445840 [ 5 ] {91ec96bd-8d75-46b5-881b-509f2489f2c3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 11787 | 2026.03.25 00:21:47.445871 [ 195 ] {da9d4756-c540-45ff-bdbb-bdc9c8d31861::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 108 rows starting from the beginning of the part | ||
| 11788 | 2026.03.25 00:21:47.445919 [ 195 ] {da9d4756-c540-45ff-bdbb-bdc9c8d31861::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 825 rows starting from the beginning of the part | ||
| 11789 | 2026.03.25 00:21:47.445964 [ 195 ] {da9d4756-c540-45ff-bdbb-bdc9c8d31861::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 108 rows starting from the beginning of the part | ||
| 11790 | 2026.03.25 00:21:47.446006 [ 195 ] {da9d4756-c540-45ff-bdbb-bdc9c8d31861::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 825 rows starting from the beginning of the part | ||
| 11791 | 2026.03.25 00:21:47.446048 [ 195 ] {da9d4756-c540-45ff-bdbb-bdc9c8d31861::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 2458 rows starting from the beginning of the part | ||
| 11792 | 2026.03.25 00:21:47.446273 [ 5 ] {91ec96bd-8d75-46b5-881b-509f2489f2c3} <Trace> oximeter.fields_u16 (b490aa8d-8720-450c-9d9d-0c0be0c6e0e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11793 | 2026.03.25 00:21:47.446309 [ 5 ] {91ec96bd-8d75-46b5-881b-509f2489f2c3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 11794 | 2026.03.25 00:21:47.446647 [ 5 ] {91ec96bd-8d75-46b5-881b-509f2489f2c3} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 11795 | 2026.03.25 00:21:47.446871 [ 5 ] {91ec96bd-8d75-46b5-881b-509f2489f2c3} <Trace> oximeter.fields_u16 (b490aa8d-8720-450c-9d9d-0c0be0c6e0e1): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11796 | 2026.03.25 00:21:47.447006 [ 5 ] {91ec96bd-8d75-46b5-881b-509f2489f2c3} <Debug> executeQuery: Read 39 rows, 2.92 KiB in 0.001231 sec., 31681.559707554832 rows/sec., 2.32 MiB/sec. | ||
| 11797 | 2026.03.25 00:21:47.447047 [ 5 ] {91ec96bd-8d75-46b5-881b-509f2489f2c3} <Debug> TCPHandler: Processed in 0.001406342 sec. | ||
| 11798 | 2026.03.25 00:21:47.447154 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11799 | 2026.03.25 00:21:47.447251 [ 5 ] {02b2b6a2-b197-41b3-94f4-c92ec3397bdd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 11800 | 2026.03.25 00:21:47.447291 [ 5 ] {02b2b6a2-b197-41b3-94f4-c92ec3397bdd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 11801 | 2026.03.25 00:21:47.448000 [ 5 ] {02b2b6a2-b197-41b3-94f4-c92ec3397bdd} <Trace> oximeter.fields_u32 (79eddaf6-5920-48fe-8c45-6c5582e58677): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11802 | 2026.03.25 00:21:47.448036 [ 5 ] {02b2b6a2-b197-41b3-94f4-c92ec3397bdd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 11803 | 2026.03.25 00:21:47.448258 [ 201 ] {da9d4756-c540-45ff-bdbb-bdc9c8d31861::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7561 rows, containing 5 columns (5 merged, 0 gathered) in 0.00262085 sec., 2884941.9081595666 rows/sec., 229.78 MiB/sec. | ||
| 11804 | 2026.03.25 00:21:47.448369 [ 5 ] {02b2b6a2-b197-41b3-94f4-c92ec3397bdd} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 11805 | 2026.03.25 00:21:47.448617 [ 5 ] {02b2b6a2-b197-41b3-94f4-c92ec3397bdd} <Trace> oximeter.fields_u32 (79eddaf6-5920-48fe-8c45-6c5582e58677): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11806 | 2026.03.25 00:21:47.448628 [ 193 ] {da9d4756-c540-45ff-bdbb-bdc9c8d31861::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) | ||
| 11807 | 2026.03.25 00:21:47.448755 [ 5 ] {02b2b6a2-b197-41b3-94f4-c92ec3397bdd} <Debug> executeQuery: Read 801 rows, 47.38 KiB in 0.001524 sec., 525590.5511811024 rows/sec., 30.36 MiB/sec. | ||
| 11808 | 2026.03.25 00:21:47.448800 [ 5 ] {02b2b6a2-b197-41b3-94f4-c92ec3397bdd} <Debug> TCPHandler: Processed in 0.001694959 sec. | ||
| 11809 | 2026.03.25 00:21:47.448915 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11810 | 2026.03.25 00:21:47.448941 [ 193 ] {da9d4756-c540-45ff-bdbb-bdc9c8d31861::all_1_81_16} <Trace> oximeter.fields_string (da9d4756-c540-45ff-bdbb-bdc9c8d31861): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11811 | 2026.03.25 00:21:47.449011 [ 5 ] {e644d35d-2795-40ed-b14a-e0bd591aece6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 11812 | 2026.03.25 00:21:47.449029 [ 193 ] {da9d4756-c540-45ff-bdbb-bdc9c8d31861::all_1_81_16} <Trace> oximeter.fields_string (da9d4756-c540-45ff-bdbb-bdc9c8d31861) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 | ||
| 11813 | 2026.03.25 00:21:47.449057 [ 5 ] {e644d35d-2795-40ed-b14a-e0bd591aece6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 11814 | 2026.03.25 00:21:47.449146 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.35 MiB. | ||
| 11815 | 2026.03.25 00:21:47.449438 [ 5 ] {e644d35d-2795-40ed-b14a-e0bd591aece6} <Trace> oximeter.fields_u64 (3ff11c92-02f0-4d7f-b78c-e898b3889a19): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11816 | 2026.03.25 00:21:47.449488 [ 5 ] {e644d35d-2795-40ed-b14a-e0bd591aece6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 11817 | 2026.03.25 00:21:47.449791 [ 5 ] {e644d35d-2795-40ed-b14a-e0bd591aece6} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 11818 | 2026.03.25 00:21:47.450013 [ 5 ] {e644d35d-2795-40ed-b14a-e0bd591aece6} <Trace> oximeter.fields_u64 (3ff11c92-02f0-4d7f-b78c-e898b3889a19): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11819 | 2026.03.25 00:21:47.450144 [ 5 ] {e644d35d-2795-40ed-b14a-e0bd591aece6} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001153 sec., 867.3026886383349 rows/sec., 60.98 KiB/sec. | ||
| 11820 | 2026.03.25 00:21:47.450182 [ 5 ] {e644d35d-2795-40ed-b14a-e0bd591aece6} <Debug> TCPHandler: Processed in 0.00131578 sec. | ||
| 11821 | 2026.03.25 00:21:47.450282 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11822 | 2026.03.25 00:21:47.450373 [ 5 ] {bffd93cf-1c72-40c4-a602-a17f4cc3a3db} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11823 | 2026.03.25 00:21:47.450415 [ 5 ] {bffd93cf-1c72-40c4-a602-a17f4cc3a3db} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11824 | 2026.03.25 00:21:47.451292 [ 5 ] {bffd93cf-1c72-40c4-a602-a17f4cc3a3db} <Trace> oximeter.fields_uuid (6a83c119-7e6c-4ef5-9da4-bd1e7cdd4b62): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11825 | 2026.03.25 00:21:47.451328 [ 5 ] {bffd93cf-1c72-40c4-a602-a17f4cc3a3db} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 11826 | 2026.03.25 00:21:47.451695 [ 5 ] {bffd93cf-1c72-40c4-a602-a17f4cc3a3db} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
| 11827 | 2026.03.25 00:21:47.451910 [ 5 ] {bffd93cf-1c72-40c4-a602-a17f4cc3a3db} <Trace> oximeter.fields_uuid (6a83c119-7e6c-4ef5-9da4-bd1e7cdd4b62): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11828 | 2026.03.25 00:21:47.452028 [ 108 ] {} <Debug> oximeter.fields_uuid (6a83c119-7e6c-4ef5-9da4-bd1e7cdd4b62) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 | ||
| 11829 | 2026.03.25 00:21:47.452041 [ 5 ] {bffd93cf-1c72-40c4-a602-a17f4cc3a3db} <Debug> executeQuery: Read 1318 rows, 90.36 KiB in 0.001686 sec., 781731.9098457888 rows/sec., 52.34 MiB/sec. | ||
| 11830 | 2026.03.25 00:21:47.452066 [ 108 ] {} <Trace> oximeter.fields_uuid (6a83c119-7e6c-4ef5-9da4-bd1e7cdd4b62): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11831 | 2026.03.25 00:21:47.452089 [ 108 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 11832 | 2026.03.25 00:21:47.452091 [ 5 ] {bffd93cf-1c72-40c4-a602-a17f4cc3a3db} <Debug> TCPHandler: Processed in 0.001857033 sec. | ||
| 11833 | 2026.03.25 00:21:47.452179 [ 201 ] {6a83c119-7e6c-4ef5-9da4-bd1e7cdd4b62::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 | ||
| 11834 | 2026.03.25 00:21:47.452202 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11835 | 2026.03.25 00:21:47.452299 [ 201 ] {6a83c119-7e6c-4ef5-9da4-bd1e7cdd4b62::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11836 | 2026.03.25 00:21:47.452301 [ 5 ] {b5f36b6e-88e1-43a6-9dde-b78043def1ce} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 11837 | 2026.03.25 00:21:47.452341 [ 201 ] {6a83c119-7e6c-4ef5-9da4-bd1e7cdd4b62::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_76_15, total 1792 rows starting from the beginning of the part | ||
| 11838 | 2026.03.25 00:21:47.452363 [ 5 ] {b5f36b6e-88e1-43a6-9dde-b78043def1ce} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 11839 | 2026.03.25 00:21:47.452417 [ 201 ] {6a83c119-7e6c-4ef5-9da4-bd1e7cdd4b62::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 | ||
| 11840 | 2026.03.25 00:21:47.452475 [ 201 ] {6a83c119-7e6c-4ef5-9da4-bd1e7cdd4b62::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 504 rows starting from the beginning of the part | ||
| 11841 | 2026.03.25 00:21:47.452525 [ 201 ] {6a83c119-7e6c-4ef5-9da4-bd1e7cdd4b62::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 | ||
| 11842 | 2026.03.25 00:21:47.452571 [ 201 ] {6a83c119-7e6c-4ef5-9da4-bd1e7cdd4b62::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 504 rows starting from the beginning of the part | ||
| 11843 | 2026.03.25 00:21:47.452619 [ 201 ] {6a83c119-7e6c-4ef5-9da4-bd1e7cdd4b62::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 1318 rows starting from the beginning of the part | ||
| 11844 | 2026.03.25 00:21:47.453070 [ 5 ] {b5f36b6e-88e1-43a6-9dde-b78043def1ce} <Trace> oximeter.measurements_cumulativeu64 (d9515f17-c5fd-4592-903e-92bbab0fc185): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11845 | 2026.03.25 00:21:47.453110 [ 5 ] {b5f36b6e-88e1-43a6-9dde-b78043def1ce} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 11846 | 2026.03.25 00:21:47.453564 [ 5 ] {b5f36b6e-88e1-43a6-9dde-b78043def1ce} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
| 11847 | 2026.03.25 00:21:47.453781 [ 5 ] {b5f36b6e-88e1-43a6-9dde-b78043def1ce} <Trace> oximeter.measurements_cumulativeu64 (d9515f17-c5fd-4592-903e-92bbab0fc185): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11848 | 2026.03.25 00:21:47.453914 [ 5 ] {b5f36b6e-88e1-43a6-9dde-b78043def1ce} <Debug> executeQuery: Read 1497 rows, 92.97 KiB in 0.001632 sec., 917279.4117647059 rows/sec., 55.63 MiB/sec. | ||
| 11849 | 2026.03.25 00:21:47.453952 [ 5 ] {b5f36b6e-88e1-43a6-9dde-b78043def1ce} <Debug> TCPHandler: Processed in 0.001798481 sec. | ||
| 11850 | 2026.03.25 00:21:47.454062 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11851 | 2026.03.25 00:21:47.454129 [ 197 ] {6a83c119-7e6c-4ef5-9da4-bd1e7cdd4b62::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4298 rows, containing 5 columns (5 merged, 0 gathered) in 0.001990565 sec., 2159185.959765192 rows/sec., 156.23 MiB/sec. | ||
| 11852 | 2026.03.25 00:21:47.454161 [ 5 ] {efdb5a09-00ec-4599-8a70-f9212c640e3c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 11853 | 2026.03.25 00:21:47.454221 [ 5 ] {efdb5a09-00ec-4599-8a70-f9212c640e3c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 11854 | 2026.03.25 00:21:47.454306 [ 201 ] {6a83c119-7e6c-4ef5-9da4-bd1e7cdd4b62::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) | ||
| 11855 | 2026.03.25 00:21:47.454545 [ 201 ] {6a83c119-7e6c-4ef5-9da4-bd1e7cdd4b62::all_1_81_16} <Trace> oximeter.fields_uuid (6a83c119-7e6c-4ef5-9da4-bd1e7cdd4b62): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11856 | 2026.03.25 00:21:47.454615 [ 201 ] {6a83c119-7e6c-4ef5-9da4-bd1e7cdd4b62::all_1_81_16} <Trace> oximeter.fields_uuid (6a83c119-7e6c-4ef5-9da4-bd1e7cdd4b62) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 | ||
| 11857 | 2026.03.25 00:21:47.454679 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.81 MiB. | ||
| 11858 | 2026.03.25 00:21:47.455072 [ 5 ] {efdb5a09-00ec-4599-8a70-f9212c640e3c} <Trace> oximeter.measurements_histogramu64 (66b3c5cd-c277-4614-b9e1-0e483a2d8930): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11859 | 2026.03.25 00:21:47.455114 [ 5 ] {efdb5a09-00ec-4599-8a70-f9212c640e3c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 11860 | 2026.03.25 00:21:47.455709 [ 5 ] {efdb5a09-00ec-4599-8a70-f9212c640e3c} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 11861 | 2026.03.25 00:21:47.455952 [ 5 ] {efdb5a09-00ec-4599-8a70-f9212c640e3c} <Trace> oximeter.measurements_histogramu64 (66b3c5cd-c277-4614-b9e1-0e483a2d8930): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11862 | 2026.03.25 00:21:47.456102 [ 5 ] {efdb5a09-00ec-4599-8a70-f9212c640e3c} <Debug> executeQuery: Read 37 rows, 67.89 KiB in 0.00196 sec., 18877.551020408166 rows/sec., 33.83 MiB/sec. | ||
| 11863 | 2026.03.25 00:21:47.456170 [ 5 ] {efdb5a09-00ec-4599-8a70-f9212c640e3c} <Debug> TCPHandler: Processed in 0.00215869 sec. | ||
| 11864 | 2026.03.25 00:21:47.456283 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11865 | 2026.03.25 00:21:47.456378 [ 5 ] {4bc5a01b-64da-4545-8e78-4e5c56046fa6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 11866 | 2026.03.25 00:21:47.456420 [ 5 ] {4bc5a01b-64da-4545-8e78-4e5c56046fa6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 11867 | 2026.03.25 00:21:47.456742 [ 5 ] {4bc5a01b-64da-4545-8e78-4e5c56046fa6} <Trace> oximeter.measurements_u64 (a46c3f3f-9ded-4b50-9fc2-4f503dd169a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11868 | 2026.03.25 00:21:47.456778 [ 5 ] {4bc5a01b-64da-4545-8e78-4e5c56046fa6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 11869 | 2026.03.25 00:21:47.457081 [ 5 ] {4bc5a01b-64da-4545-8e78-4e5c56046fa6} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
| 11870 | 2026.03.25 00:21:47.457288 [ 5 ] {4bc5a01b-64da-4545-8e78-4e5c56046fa6} <Trace> oximeter.measurements_u64 (a46c3f3f-9ded-4b50-9fc2-4f503dd169a4): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11871 | 2026.03.25 00:21:47.457414 [ 107 ] {} <Debug> oximeter.measurements_u64 (a46c3f3f-9ded-4b50-9fc2-4f503dd169a4) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 | ||
| 11872 | 2026.03.25 00:21:47.457418 [ 5 ] {4bc5a01b-64da-4545-8e78-4e5c56046fa6} <Debug> executeQuery: Read 12 rows, 848.00 B in 0.001059 sec., 11331.444759206799 rows/sec., 781.99 KiB/sec. | ||
| 11873 | 2026.03.25 00:21:47.457452 [ 107 ] {} <Trace> oximeter.measurements_u64 (a46c3f3f-9ded-4b50-9fc2-4f503dd169a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11874 | 2026.03.25 00:21:47.457467 [ 5 ] {4bc5a01b-64da-4545-8e78-4e5c56046fa6} <Debug> TCPHandler: Processed in 0.001233298 sec. | ||
| 11875 | 2026.03.25 00:21:47.457470 [ 107 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 11876 | 2026.03.25 00:21:47.457567 [ 188 ] {a46c3f3f-9ded-4b50-9fc2-4f503dd169a4::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 | ||
| 11877 | 2026.03.25 00:21:47.457687 [ 188 ] {a46c3f3f-9ded-4b50-9fc2-4f503dd169a4::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11878 | 2026.03.25 00:21:47.457719 [ 188 ] {a46c3f3f-9ded-4b50-9fc2-4f503dd169a4::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_76_15, total 4890 rows starting from the beginning of the part | ||
| 11879 | 2026.03.25 00:21:47.457781 [ 188 ] {a46c3f3f-9ded-4b50-9fc2-4f503dd169a4::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 60 rows starting from the beginning of the part | ||
| 11880 | 2026.03.25 00:21:47.457824 [ 188 ] {a46c3f3f-9ded-4b50-9fc2-4f503dd169a4::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 90 rows starting from the beginning of the part | ||
| 11881 | 2026.03.25 00:21:47.457863 [ 188 ] {a46c3f3f-9ded-4b50-9fc2-4f503dd169a4::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 60 rows starting from the beginning of the part | ||
| 11882 | 2026.03.25 00:21:47.457900 [ 188 ] {a46c3f3f-9ded-4b50-9fc2-4f503dd169a4::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 90 rows starting from the beginning of the part | ||
| 11883 | 2026.03.25 00:21:47.457938 [ 188 ] {a46c3f3f-9ded-4b50-9fc2-4f503dd169a4::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 12 rows starting from the beginning of the part | ||
| 11884 | 2026.03.25 00:21:47.459552 [ 197 ] {a46c3f3f-9ded-4b50-9fc2-4f503dd169a4::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5202 rows, containing 4 columns (4 merged, 0 gathered) in 0.002028377 sec., 2564612.0026010945 rows/sec., 165.35 MiB/sec. | ||
| 11885 | 2026.03.25 00:21:47.459942 [ 197 ] {a46c3f3f-9ded-4b50-9fc2-4f503dd169a4::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) | ||
| 11886 | 2026.03.25 00:21:47.460259 [ 197 ] {a46c3f3f-9ded-4b50-9fc2-4f503dd169a4::all_1_81_16} <Trace> oximeter.measurements_u64 (a46c3f3f-9ded-4b50-9fc2-4f503dd169a4): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11887 | 2026.03.25 00:21:47.460347 [ 197 ] {a46c3f3f-9ded-4b50-9fc2-4f503dd169a4::all_1_81_16} <Trace> oximeter.measurements_u64 (a46c3f3f-9ded-4b50-9fc2-4f503dd169a4) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 | ||
| 11888 | 2026.03.25 00:21:47.460449 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.12 MiB. | ||
| 11889 | 2026.03.25 00:21:51.477077 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11890 | 2026.03.25 00:21:51.477288 [ 5 ] {d78d86ed-1b39-4467-b027-4776baf273f3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 11891 | 2026.03.25 00:21:51.477366 [ 5 ] {d78d86ed-1b39-4467-b027-4776baf273f3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11892 | 2026.03.25 00:21:51.478111 [ 5 ] {d78d86ed-1b39-4467-b027-4776baf273f3} <Trace> oximeter.fields_string (da9d4756-c540-45ff-bdbb-bdc9c8d31861): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11893 | 2026.03.25 00:21:51.478154 [ 5 ] {d78d86ed-1b39-4467-b027-4776baf273f3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 11894 | 2026.03.25 00:21:51.478570 [ 5 ] {d78d86ed-1b39-4467-b027-4776baf273f3} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
| 11895 | 2026.03.25 00:21:51.478817 [ 5 ] {d78d86ed-1b39-4467-b027-4776baf273f3} <Trace> oximeter.fields_string (da9d4756-c540-45ff-bdbb-bdc9c8d31861): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11896 | 2026.03.25 00:21:51.478988 [ 5 ] {d78d86ed-1b39-4467-b027-4776baf273f3} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001759 sec., 31836.270608300172 rows/sec., 2.45 MiB/sec. | ||
| 11897 | 2026.03.25 00:21:51.479042 [ 5 ] {d78d86ed-1b39-4467-b027-4776baf273f3} <Debug> TCPHandler: Processed in 0.002144649 sec. | ||
| 11898 | 2026.03.25 00:21:51.479183 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11899 | 2026.03.25 00:21:51.479288 [ 5 ] {88c90a89-8ea2-42b3-a25c-d427cdc2a9fc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11900 | 2026.03.25 00:21:51.479340 [ 5 ] {88c90a89-8ea2-42b3-a25c-d427cdc2a9fc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11901 | 2026.03.25 00:21:51.479812 [ 5 ] {88c90a89-8ea2-42b3-a25c-d427cdc2a9fc} <Trace> oximeter.fields_uuid (6a83c119-7e6c-4ef5-9da4-bd1e7cdd4b62): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11902 | 2026.03.25 00:21:51.479850 [ 5 ] {88c90a89-8ea2-42b3-a25c-d427cdc2a9fc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 11903 | 2026.03.25 00:21:51.480190 [ 5 ] {88c90a89-8ea2-42b3-a25c-d427cdc2a9fc} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
| 11904 | 2026.03.25 00:21:51.480414 [ 5 ] {88c90a89-8ea2-42b3-a25c-d427cdc2a9fc} <Trace> oximeter.fields_uuid (6a83c119-7e6c-4ef5-9da4-bd1e7cdd4b62): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11905 | 2026.03.25 00:21:51.480559 [ 5 ] {88c90a89-8ea2-42b3-a25c-d427cdc2a9fc} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001296 sec., 49382.71604938271 rows/sec., 3.85 MiB/sec. | ||
| 11906 | 2026.03.25 00:21:51.480601 [ 5 ] {88c90a89-8ea2-42b3-a25c-d427cdc2a9fc} <Debug> TCPHandler: Processed in 0.001471583 sec. | ||
| 11907 | 2026.03.25 00:21:51.480723 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11908 | 2026.03.25 00:21:51.480822 [ 5 ] {7f5416d9-0b9e-45d6-abcd-dfea646d4dcc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 11909 | 2026.03.25 00:21:51.480868 [ 5 ] {7f5416d9-0b9e-45d6-abcd-dfea646d4dcc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 11910 | 2026.03.25 00:21:51.481289 [ 5 ] {7f5416d9-0b9e-45d6-abcd-dfea646d4dcc} <Trace> oximeter.measurements_cumulativeu64 (d9515f17-c5fd-4592-903e-92bbab0fc185): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11911 | 2026.03.25 00:21:51.481325 [ 5 ] {7f5416d9-0b9e-45d6-abcd-dfea646d4dcc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 11912 | 2026.03.25 00:21:51.481687 [ 5 ] {7f5416d9-0b9e-45d6-abcd-dfea646d4dcc} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
| 11913 | 2026.03.25 00:21:51.481946 [ 5 ] {7f5416d9-0b9e-45d6-abcd-dfea646d4dcc} <Trace> oximeter.measurements_cumulativeu64 (d9515f17-c5fd-4592-903e-92bbab0fc185): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11914 | 2026.03.25 00:21:51.482093 [ 5 ] {7f5416d9-0b9e-45d6-abcd-dfea646d4dcc} <Debug> executeQuery: Read 128 rows, 9.13 KiB in 0.001291 sec., 99147.94732765298 rows/sec., 6.91 MiB/sec. | ||
| 11915 | 2026.03.25 00:21:51.482132 [ 5 ] {7f5416d9-0b9e-45d6-abcd-dfea646d4dcc} <Debug> TCPHandler: Processed in 0.001459843 sec. | ||
| 11916 | 2026.03.25 00:21:51.482248 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11917 | 2026.03.25 00:21:51.482347 [ 5 ] {89375aab-4238-43a1-a310-63fa4019bc89} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 11918 | 2026.03.25 00:21:51.482390 [ 5 ] {89375aab-4238-43a1-a310-63fa4019bc89} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 11919 | 2026.03.25 00:21:51.482760 [ 5 ] {89375aab-4238-43a1-a310-63fa4019bc89} <Trace> oximeter.measurements_u64 (a46c3f3f-9ded-4b50-9fc2-4f503dd169a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11920 | 2026.03.25 00:21:51.482797 [ 5 ] {89375aab-4238-43a1-a310-63fa4019bc89} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 11921 | 2026.03.25 00:21:51.483123 [ 5 ] {89375aab-4238-43a1-a310-63fa4019bc89} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
| 11922 | 2026.03.25 00:21:51.483344 [ 5 ] {89375aab-4238-43a1-a310-63fa4019bc89} <Trace> oximeter.measurements_u64 (a46c3f3f-9ded-4b50-9fc2-4f503dd169a4): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11923 | 2026.03.25 00:21:51.483491 [ 5 ] {89375aab-4238-43a1-a310-63fa4019bc89} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001161 sec., 41343.669250645995 rows/sec., 2.79 MiB/sec. | ||
| 11924 | 2026.03.25 00:21:51.483527 [ 5 ] {89375aab-4238-43a1-a310-63fa4019bc89} <Debug> TCPHandler: Processed in 0.00132779 sec. | ||
| 11925 | 2026.03.25 00:21:52.414857 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 23454 | ||
| 11926 | 2026.03.25 00:21:52.415437 [ 244 ] {} <Trace> system.asynchronous_metric_log (0898b27c-367e-447b-8482-f4822232c365): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11927 | 2026.03.25 00:21:52.415485 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 11928 | 2026.03.25 00:21:52.415978 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 11929 | 2026.03.25 00:21:52.416202 [ 244 ] {} <Trace> system.asynchronous_metric_log (0898b27c-367e-447b-8482-f4822232c365): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11930 | 2026.03.25 00:21:52.416324 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 23454 | ||
| 11931 | 2026.03.25 00:21:53.645266 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 369 | ||
| 11932 | 2026.03.25 00:21:53.661860 [ 243 ] {} <Trace> system.metric_log (8832bb94-2db2-42e0-923d-5bcca7c2cc3b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11933 | 2026.03.25 00:21:53.661923 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 11934 | 2026.03.25 00:21:53.668092 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 11935 | 2026.03.25 00:21:53.668860 [ 243 ] {} <Trace> system.metric_log (8832bb94-2db2-42e0-923d-5bcca7c2cc3b): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11936 | 2026.03.25 00:21:53.671702 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 369 | ||
| 11937 | 2026.03.25 00:21:54.407726 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53714 | ||
| 11938 | 2026.03.25 00:21:54.407840 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11939 | 2026.03.25 00:21:54.407867 [ 293 ] {} <Debug> TCP-Session: 7b13c682-1ffc-4727-ad1d-dc7e9e652f81 Authenticating user 'default' from [fd00:1122:3344:101::e]:53714 | ||
| 11940 | 2026.03.25 00:21:54.407890 [ 293 ] {} <Debug> TCP-Session: 7b13c682-1ffc-4727-ad1d-dc7e9e652f81 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11941 | 2026.03.25 00:21:54.407903 [ 293 ] {} <Debug> TCP-Session: 7b13c682-1ffc-4727-ad1d-dc7e9e652f81 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11942 | 2026.03.25 00:21:54.408164 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45705 | ||
| 11943 | 2026.03.25 00:21:54.408193 [ 296 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35845 | ||
| 11944 | 2026.03.25 00:21:54.408218 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51921 | ||
| 11945 | 2026.03.25 00:21:54.408241 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44593 | ||
| 11946 | 2026.03.25 00:21:54.408230 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44742 | ||
| 11947 | 2026.03.25 00:21:54.408291 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11948 | 2026.03.25 00:21:54.408310 [ 293 ] {} <Trace> TCP-Session: 7b13c682-1ffc-4727-ad1d-dc7e9e652f81 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11949 | 2026.03.25 00:21:54.408352 [ 294 ] {} <Debug> TCP-Session: cc1e9432-2340-40c3-9b31-579e52deaee2 Authenticating user 'default' from [fd00:1122:3344:101::e]:45705 | ||
| 11950 | 2026.03.25 00:21:54.408324 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11951 | 2026.03.25 00:21:54.408412 [ 294 ] {} <Debug> TCP-Session: cc1e9432-2340-40c3-9b31-579e52deaee2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11952 | 2026.03.25 00:21:54.408467 [ 290 ] {} <Debug> TCP-Session: 1c369387-82e5-4eb3-8789-7ac5550a05d5 Authenticating user 'default' from [fd00:1122:3344:101::e]:51921 | ||
| 11953 | 2026.03.25 00:21:54.408486 [ 294 ] {} <Debug> TCP-Session: cc1e9432-2340-40c3-9b31-579e52deaee2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11954 | 2026.03.25 00:21:54.408499 [ 290 ] {} <Debug> TCP-Session: 1c369387-82e5-4eb3-8789-7ac5550a05d5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11955 | 2026.03.25 00:21:54.408315 [ 296 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11956 | 2026.03.25 00:21:54.408522 [ 290 ] {} <Debug> TCP-Session: 1c369387-82e5-4eb3-8789-7ac5550a05d5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11957 | 2026.03.25 00:21:54.408207 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56712 | ||
| 11958 | 2026.03.25 00:21:54.408557 [ 296 ] {} <Debug> TCP-Session: 3365b2e5-a736-41ee-b679-df8fecb6d711 Authenticating user 'default' from [fd00:1122:3344:101::e]:35845 | ||
| 11959 | 2026.03.25 00:21:54.408576 [ 293 ] {4389e5ea-8dd9-43d0-922b-71d5475a985a} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:53714) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 11960 | 2026.03.25 00:21:54.408612 [ 296 ] {} <Debug> TCP-Session: 3365b2e5-a736-41ee-b679-df8fecb6d711 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11961 | 2026.03.25 00:21:54.408209 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38172 | ||
| 11962 | 2026.03.25 00:21:54.408651 [ 296 ] {} <Debug> TCP-Session: 3365b2e5-a736-41ee-b679-df8fecb6d711 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11963 | 2026.03.25 00:21:54.408167 [ 295 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62330 | ||
| 11964 | 2026.03.25 00:21:54.408932 [ 293 ] {4389e5ea-8dd9-43d0-922b-71d5475a985a} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 11965 | 2026.03.25 00:21:54.409011 [ 293 ] {4389e5ea-8dd9-43d0-922b-71d5475a985a} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 11966 | 2026.03.25 00:21:54.409177 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11967 | 2026.03.25 00:21:54.409213 [ 289 ] {} <Debug> TCP-Session: d67efe11-3395-4aa8-b25e-f93ac1d4463f Authenticating user 'default' from [fd00:1122:3344:101::e]:38172 | ||
| 11968 | 2026.03.25 00:21:54.409231 [ 289 ] {} <Debug> TCP-Session: d67efe11-3395-4aa8-b25e-f93ac1d4463f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11969 | 2026.03.25 00:21:54.409244 [ 289 ] {} <Debug> TCP-Session: d67efe11-3395-4aa8-b25e-f93ac1d4463f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11970 | 2026.03.25 00:21:54.409309 [ 295 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11971 | 2026.03.25 00:21:54.409349 [ 295 ] {} <Debug> TCP-Session: 1adbc7d2-0009-4dda-a6a9-b5c7071afe10 Authenticating user 'default' from [fd00:1122:3344:101::e]:62330 | ||
| 11972 | 2026.03.25 00:21:54.409366 [ 295 ] {} <Debug> TCP-Session: 1adbc7d2-0009-4dda-a6a9-b5c7071afe10 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11973 | 2026.03.25 00:21:54.409381 [ 295 ] {} <Debug> TCP-Session: 1adbc7d2-0009-4dda-a6a9-b5c7071afe10 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11974 | 2026.03.25 00:21:54.409392 [ 293 ] {4389e5ea-8dd9-43d0-922b-71d5475a985a} <Debug> oximeter.version (97ad2ce0-cded-4649-a1b6-ff7c59ff4a2c) (SelectExecutor): Key condition: unknown | ||
| 11975 | 2026.03.25 00:21:54.409436 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11976 | 2026.03.25 00:21:54.409476 [ 288 ] {} <Debug> TCP-Session: c4c7bfd6-5ef3-4045-994d-3f9d89e0f501 Authenticating user 'default' from [fd00:1122:3344:101::e]:56712 | ||
| 11977 | 2026.03.25 00:21:54.409499 [ 288 ] {} <Debug> TCP-Session: c4c7bfd6-5ef3-4045-994d-3f9d89e0f501 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11978 | 2026.03.25 00:21:54.409511 [ 288 ] {} <Debug> TCP-Session: c4c7bfd6-5ef3-4045-994d-3f9d89e0f501 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11979 | 2026.03.25 00:21:54.409584 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11980 | 2026.03.25 00:21:54.409622 [ 291 ] {} <Debug> TCP-Session: 777af3d1-4a35-4b51-be8c-210c012aa1cf Authenticating user 'default' from [fd00:1122:3344:101::e]:44742 | ||
| 11981 | 2026.03.25 00:21:54.409641 [ 291 ] {} <Debug> TCP-Session: 777af3d1-4a35-4b51-be8c-210c012aa1cf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11982 | 2026.03.25 00:21:54.409655 [ 291 ] {} <Debug> TCP-Session: 777af3d1-4a35-4b51-be8c-210c012aa1cf Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11983 | 2026.03.25 00:21:54.409752 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11984 | 2026.03.25 00:21:54.409795 [ 292 ] {} <Debug> TCP-Session: 15c3ed15-98d7-4376-9f1d-e2d73f742db3 Authenticating user 'default' from [fd00:1122:3344:101::e]:44593 | ||
| 11985 | 2026.03.25 00:21:54.409819 [ 292 ] {} <Debug> TCP-Session: 15c3ed15-98d7-4376-9f1d-e2d73f742db3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11986 | 2026.03.25 00:21:54.409837 [ 292 ] {} <Debug> TCP-Session: 15c3ed15-98d7-4376-9f1d-e2d73f742db3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11987 | 2026.03.25 00:21:54.410401 [ 344 ] {4389e5ea-8dd9-43d0-922b-71d5475a985a} <Trace> AggregatingTransform: Aggregating | ||
| 11988 | 2026.03.25 00:21:54.410457 [ 344 ] {4389e5ea-8dd9-43d0-922b-71d5475a985a} <Trace> Aggregator: Aggregation method: without_key | ||
| 11989 | 2026.03.25 00:21:54.410495 [ 344 ] {4389e5ea-8dd9-43d0-922b-71d5475a985a} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000995033 sec. (1004.992 rows/sec., 39.26 KiB/sec.) | ||
| 11990 | 2026.03.25 00:21:54.410514 [ 344 ] {4389e5ea-8dd9-43d0-922b-71d5475a985a} <Trace> Aggregator: Merging aggregated data | ||
| 11991 | 2026.03.25 00:21:54.412240 [ 293 ] {4389e5ea-8dd9-43d0-922b-71d5475a985a} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003736 sec., 267.66595289079225 rows/sec., 10.46 KiB/sec. | ||
| 11992 | 2026.03.25 00:21:54.412408 [ 293 ] {4389e5ea-8dd9-43d0-922b-71d5475a985a} <Debug> TCPHandler: Processed in 0.004275568 sec. | ||
| 11993 | 2026.03.25 00:21:54.412520 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11994 | 2026.03.25 00:21:54.412554 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11995 | 2026.03.25 00:21:54.412564 [ 292 ] {} <Debug> TCP-Session: 15c3ed15-98d7-4376-9f1d-e2d73f742db3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11996 | 2026.03.25 00:21:54.412590 [ 295 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11997 | 2026.03.25 00:21:54.412602 [ 294 ] {} <Debug> TCP-Session: cc1e9432-2340-40c3-9b31-579e52deaee2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11998 | 2026.03.25 00:21:54.412620 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11999 | 2026.03.25 00:21:54.412639 [ 295 ] {} <Debug> TCP-Session: 1adbc7d2-0009-4dda-a6a9-b5c7071afe10 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12000 | 2026.03.25 00:21:54.412639 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12001 | 2026.03.25 00:21:54.412691 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12002 | 2026.03.25 00:21:54.412715 [ 288 ] {} <Debug> TCP-Session: c4c7bfd6-5ef3-4045-994d-3f9d89e0f501 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12003 | 2026.03.25 00:21:54.412719 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12004 | 2026.03.25 00:21:54.412736 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12005 | 2026.03.25 00:21:54.412744 [ 290 ] {} <Debug> TCP-Session: 1c369387-82e5-4eb3-8789-7ac5550a05d5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12006 | 2026.03.25 00:21:54.412775 [ 291 ] {} <Debug> TCP-Session: 777af3d1-4a35-4b51-be8c-210c012aa1cf Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12007 | 2026.03.25 00:21:54.412788 [ 293 ] {} <Debug> TCP-Session: 7b13c682-1ffc-4727-ad1d-dc7e9e652f81 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12008 | 2026.03.25 00:21:54.412670 [ 296 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12009 | 2026.03.25 00:21:54.412673 [ 289 ] {} <Debug> TCP-Session: d67efe11-3395-4aa8-b25e-f93ac1d4463f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12010 | 2026.03.25 00:21:54.412857 [ 296 ] {} <Debug> TCP-Session: 3365b2e5-a736-41ee-b679-df8fecb6d711 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12011 | 2026.03.25 00:21:54.700012 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39200 | ||
| 12012 | 2026.03.25 00:21:54.700114 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12013 | 2026.03.25 00:21:54.700140 [ 290 ] {} <Debug> TCP-Session: 561f47bf-cb70-4b78-ae55-bf0a3bc552bf Authenticating user 'default' from [fd00:1122:3344:101::e]:39200 | ||
| 12014 | 2026.03.25 00:21:54.700162 [ 290 ] {} <Debug> TCP-Session: 561f47bf-cb70-4b78-ae55-bf0a3bc552bf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12015 | 2026.03.25 00:21:54.700174 [ 290 ] {} <Debug> TCP-Session: 561f47bf-cb70-4b78-ae55-bf0a3bc552bf Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12016 | 2026.03.25 00:21:54.700360 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50493 | ||
| 12017 | 2026.03.25 00:21:54.700376 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38914 | ||
| 12018 | 2026.03.25 00:21:54.700424 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37924 | ||
| 12019 | 2026.03.25 00:21:54.700435 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35560 | ||
| 12020 | 2026.03.25 00:21:54.700477 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12021 | 2026.03.25 00:21:54.700390 [ 295 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35554 | ||
| 12022 | 2026.03.25 00:21:54.700519 [ 290 ] {} <Trace> TCP-Session: 561f47bf-cb70-4b78-ae55-bf0a3bc552bf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12023 | 2026.03.25 00:21:54.700521 [ 291 ] {} <Debug> TCP-Session: fe47c4a9-7a5d-4372-9dad-581f5d09c347 Authenticating user 'default' from [fd00:1122:3344:101::e]:50493 | ||
| 12024 | 2026.03.25 00:21:54.700546 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12025 | 2026.03.25 00:21:54.700553 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12026 | 2026.03.25 00:21:54.700581 [ 295 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12027 | 2026.03.25 00:21:54.700589 [ 288 ] {} <Debug> TCP-Session: ae5781a6-fc9b-42c7-b8ec-a0fd80a0f7cb Authenticating user 'default' from [fd00:1122:3344:101::e]:37924 | ||
| 12028 | 2026.03.25 00:21:54.700603 [ 292 ] {} <Debug> TCP-Session: ec86a522-c275-4761-b8b5-b599fd065678 Authenticating user 'default' from [fd00:1122:3344:101::e]:38914 | ||
| 12029 | 2026.03.25 00:21:54.700614 [ 295 ] {} <Debug> TCP-Session: 3261380c-5f78-4394-92fe-6558093d6c8b Authenticating user 'default' from [fd00:1122:3344:101::e]:35554 | ||
| 12030 | 2026.03.25 00:21:54.700628 [ 288 ] {} <Debug> TCP-Session: ae5781a6-fc9b-42c7-b8ec-a0fd80a0f7cb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12031 | 2026.03.25 00:21:54.700635 [ 292 ] {} <Debug> TCP-Session: ec86a522-c275-4761-b8b5-b599fd065678 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12032 | 2026.03.25 00:21:54.700649 [ 295 ] {} <Debug> TCP-Session: 3261380c-5f78-4394-92fe-6558093d6c8b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12033 | 2026.03.25 00:21:54.700653 [ 288 ] {} <Debug> TCP-Session: ae5781a6-fc9b-42c7-b8ec-a0fd80a0f7cb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12034 | 2026.03.25 00:21:54.700663 [ 292 ] {} <Debug> TCP-Session: ec86a522-c275-4761-b8b5-b599fd065678 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12035 | 2026.03.25 00:21:54.700679 [ 295 ] {} <Debug> TCP-Session: 3261380c-5f78-4394-92fe-6558093d6c8b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12036 | 2026.03.25 00:21:54.700687 [ 290 ] {884b3ad0-4fb1-4c40-8854-37d6a80b656c} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:39200) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 12037 | 2026.03.25 00:21:54.700575 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12038 | 2026.03.25 00:21:54.700573 [ 291 ] {} <Debug> TCP-Session: fe47c4a9-7a5d-4372-9dad-581f5d09c347 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12039 | 2026.03.25 00:21:54.700370 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44115 | ||
| 12040 | 2026.03.25 00:21:54.700775 [ 291 ] {} <Debug> TCP-Session: fe47c4a9-7a5d-4372-9dad-581f5d09c347 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12041 | 2026.03.25 00:21:54.700769 [ 289 ] {} <Debug> TCP-Session: 638b9dcd-de30-4012-a44c-6a23ff44c895 Authenticating user 'default' from [fd00:1122:3344:101::e]:35560 | ||
| 12042 | 2026.03.25 00:21:54.700398 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48913 | ||
| 12043 | 2026.03.25 00:21:54.700850 [ 289 ] {} <Debug> TCP-Session: 638b9dcd-de30-4012-a44c-6a23ff44c895 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12044 | 2026.03.25 00:21:54.700854 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12045 | 2026.03.25 00:21:54.700874 [ 289 ] {} <Debug> TCP-Session: 638b9dcd-de30-4012-a44c-6a23ff44c895 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12046 | 2026.03.25 00:21:54.700898 [ 293 ] {} <Debug> TCP-Session: 70130814-0877-4eb6-9659-0ca0d032a212 Authenticating user 'default' from [fd00:1122:3344:101::e]:44115 | ||
| 12047 | 2026.03.25 00:21:54.700914 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12048 | 2026.03.25 00:21:54.700935 [ 293 ] {} <Debug> TCP-Session: 70130814-0877-4eb6-9659-0ca0d032a212 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12049 | 2026.03.25 00:21:54.700955 [ 290 ] {884b3ad0-4fb1-4c40-8854-37d6a80b656c} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 12050 | 2026.03.25 00:21:54.700963 [ 293 ] {} <Debug> TCP-Session: 70130814-0877-4eb6-9659-0ca0d032a212 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12051 | 2026.03.25 00:21:54.700956 [ 294 ] {} <Debug> TCP-Session: 086ce055-d86d-479d-9c92-7a7fdc4cfe30 Authenticating user 'default' from [fd00:1122:3344:101::e]:48913 | ||
| 12052 | 2026.03.25 00:21:54.700412 [ 296 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53331 | ||
| 12053 | 2026.03.25 00:21:54.701016 [ 290 ] {884b3ad0-4fb1-4c40-8854-37d6a80b656c} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 12054 | 2026.03.25 00:21:54.701009 [ 294 ] {} <Debug> TCP-Session: 086ce055-d86d-479d-9c92-7a7fdc4cfe30 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12055 | 2026.03.25 00:21:54.701058 [ 294 ] {} <Debug> TCP-Session: 086ce055-d86d-479d-9c92-7a7fdc4cfe30 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12056 | 2026.03.25 00:21:54.701076 [ 296 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12057 | 2026.03.25 00:21:54.701102 [ 296 ] {} <Debug> TCP-Session: ef4f43bb-aaa1-4ffa-bdb1-5a081aeb2c0d Authenticating user 'default' from [fd00:1122:3344:101::e]:53331 | ||
| 12058 | 2026.03.25 00:21:54.701119 [ 296 ] {} <Debug> TCP-Session: ef4f43bb-aaa1-4ffa-bdb1-5a081aeb2c0d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12059 | 2026.03.25 00:21:54.701132 [ 296 ] {} <Debug> TCP-Session: ef4f43bb-aaa1-4ffa-bdb1-5a081aeb2c0d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12060 | 2026.03.25 00:21:54.701304 [ 290 ] {884b3ad0-4fb1-4c40-8854-37d6a80b656c} <Debug> oximeter.version (97ad2ce0-cded-4649-a1b6-ff7c59ff4a2c) (SelectExecutor): Key condition: unknown | ||
| 12061 | 2026.03.25 00:21:54.702202 [ 309 ] {884b3ad0-4fb1-4c40-8854-37d6a80b656c} <Trace> AggregatingTransform: Aggregating | ||
| 12062 | 2026.03.25 00:21:54.702245 [ 309 ] {884b3ad0-4fb1-4c40-8854-37d6a80b656c} <Trace> Aggregator: Aggregation method: without_key | ||
| 12063 | 2026.03.25 00:21:54.702282 [ 309 ] {884b3ad0-4fb1-4c40-8854-37d6a80b656c} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.00087753 sec. (1139.562 rows/sec., 44.51 KiB/sec.) | ||
| 12064 | 2026.03.25 00:21:54.702300 [ 309 ] {884b3ad0-4fb1-4c40-8854-37d6a80b656c} <Trace> Aggregator: Merging aggregated data | ||
| 12065 | 2026.03.25 00:21:54.703543 [ 290 ] {884b3ad0-4fb1-4c40-8854-37d6a80b656c} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.00291 sec., 343.6426116838488 rows/sec., 13.42 KiB/sec. | ||
| 12066 | 2026.03.25 00:21:54.703709 [ 290 ] {884b3ad0-4fb1-4c40-8854-37d6a80b656c} <Debug> TCPHandler: Processed in 0.003302246 sec. | ||
| 12067 | 2026.03.25 00:21:54.703819 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12068 | 2026.03.25 00:21:54.703846 [ 290 ] {} <Debug> TCP-Session: 561f47bf-cb70-4b78-ae55-bf0a3bc552bf Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12069 | 2026.03.25 00:21:54.703849 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12070 | 2026.03.25 00:21:54.703866 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12071 | 2026.03.25 00:21:54.703890 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12072 | 2026.03.25 00:21:54.703905 [ 293 ] {} <Debug> TCP-Session: 70130814-0877-4eb6-9659-0ca0d032a212 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12073 | 2026.03.25 00:21:54.703912 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12074 | 2026.03.25 00:21:54.703934 [ 295 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12075 | 2026.03.25 00:21:54.703936 [ 292 ] {} <Debug> TCP-Session: ec86a522-c275-4761-b8b5-b599fd065678 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12076 | 2026.03.25 00:21:54.703953 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12077 | 2026.03.25 00:21:54.703979 [ 295 ] {} <Debug> TCP-Session: 3261380c-5f78-4394-92fe-6558093d6c8b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12078 | 2026.03.25 00:21:54.703989 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12079 | 2026.03.25 00:21:54.704011 [ 294 ] {} <Debug> TCP-Session: 086ce055-d86d-479d-9c92-7a7fdc4cfe30 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12080 | 2026.03.25 00:21:54.703965 [ 289 ] {} <Debug> TCP-Session: 638b9dcd-de30-4012-a44c-6a23ff44c895 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12081 | 2026.03.25 00:21:54.704038 [ 288 ] {} <Debug> TCP-Session: ae5781a6-fc9b-42c7-b8ec-a0fd80a0f7cb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12082 | 2026.03.25 00:21:54.703893 [ 291 ] {} <Debug> TCP-Session: fe47c4a9-7a5d-4372-9dad-581f5d09c347 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12083 | 2026.03.25 00:21:54.703974 [ 296 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12084 | 2026.03.25 00:21:54.704113 [ 296 ] {} <Debug> TCP-Session: ef4f43bb-aaa1-4ffa-bdb1-5a081aeb2c0d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12085 | 2026.03.25 00:21:55.034006 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 52 entries to flush up to offset 1584 | ||
| 12086 | 2026.03.25 00:21:55.036800 [ 242 ] {} <Trace> system.query_log (9703172c-9101-4506-b1d0-613c64f918a0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12087 | 2026.03.25 00:21:55.036854 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 12088 | 2026.03.25 00:21:55.038101 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 12089 | 2026.03.25 00:21:55.038394 [ 242 ] {} <Trace> system.query_log (9703172c-9101-4506-b1d0-613c64f918a0): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12090 | 2026.03.25 00:21:55.038592 [ 99 ] {} <Debug> system.query_log (9703172c-9101-4506-b1d0-613c64f918a0) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 12091 | 2026.03.25 00:21:55.038671 [ 99 ] {} <Trace> system.query_log (9703172c-9101-4506-b1d0-613c64f918a0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12092 | 2026.03.25 00:21:55.038678 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1584 | ||
| 12093 | 2026.03.25 00:21:55.038698 [ 99 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 12094 | 2026.03.25 00:21:55.038848 [ 201 ] {9703172c-9101-4506-b1d0-613c64f918a0::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 | ||
| 12095 | 2026.03.25 00:21:55.039488 [ 201 ] {9703172c-9101-4506-b1d0-613c64f918a0::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12096 | 2026.03.25 00:21:55.039647 [ 201 ] {9703172c-9101-4506-b1d0-613c64f918a0::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 1380 rows starting from the beginning of the part | ||
| 12097 | 2026.03.25 00:21:55.040002 [ 201 ] {9703172c-9101-4506-b1d0-613c64f918a0::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 | ||
| 12098 | 2026.03.25 00:21:55.040336 [ 201 ] {9703172c-9101-4506-b1d0-613c64f918a0::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 48 rows starting from the beginning of the part | ||
| 12099 | 2026.03.25 00:21:55.040749 [ 201 ] {9703172c-9101-4506-b1d0-613c64f918a0::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 34 rows starting from the beginning of the part | ||
| 12100 | 2026.03.25 00:21:55.041177 [ 201 ] {9703172c-9101-4506-b1d0-613c64f918a0::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 34 rows starting from the beginning of the part | ||
| 12101 | 2026.03.25 00:21:55.041605 [ 201 ] {9703172c-9101-4506-b1d0-613c64f918a0::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 52 rows starting from the beginning of the part | ||
| 12102 | 2026.03.25 00:21:55.048603 [ 198 ] {9703172c-9101-4506-b1d0-613c64f918a0::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1584 rows, containing 72 columns (72 merged, 0 gathered) in 0.009814345 sec., 161396.4049562146 rows/sec., 125.46 MiB/sec. | ||
| 12103 | 2026.03.25 00:21:55.050439 [ 199 ] {9703172c-9101-4506-b1d0-613c64f918a0::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 12104 | 2026.03.25 00:21:55.051089 [ 199 ] {9703172c-9101-4506-b1d0-613c64f918a0::all_1_36_7} <Trace> system.query_log (9703172c-9101-4506-b1d0-613c64f918a0): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12105 | 2026.03.25 00:21:55.051178 [ 199 ] {9703172c-9101-4506-b1d0-613c64f918a0::all_1_36_7} <Trace> system.query_log (9703172c-9101-4506-b1d0-613c64f918a0) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 12106 | 2026.03.25 00:21:55.051561 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.98 MiB. | ||
| 12107 | 2026.03.25 00:21:56.489398 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12108 | 2026.03.25 00:21:56.489588 [ 5 ] {de049421-9712-4043-8610-15e0141ff664} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 12109 | 2026.03.25 00:21:56.489652 [ 5 ] {de049421-9712-4043-8610-15e0141ff664} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 12110 | 2026.03.25 00:21:56.490405 [ 5 ] {de049421-9712-4043-8610-15e0141ff664} <Trace> oximeter.fields_i16 (78240462-1731-4218-9a79-d1fbaf59befe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12111 | 2026.03.25 00:21:56.490453 [ 5 ] {de049421-9712-4043-8610-15e0141ff664} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 12112 | 2026.03.25 00:21:56.490866 [ 5 ] {de049421-9712-4043-8610-15e0141ff664} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 12113 | 2026.03.25 00:21:56.491093 [ 5 ] {de049421-9712-4043-8610-15e0141ff664} <Trace> oximeter.fields_i16 (78240462-1731-4218-9a79-d1fbaf59befe): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12114 | 2026.03.25 00:21:56.491245 [ 5 ] {de049421-9712-4043-8610-15e0141ff664} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001705 sec., 166568.91495601175 rows/sec., 10.58 MiB/sec. | ||
| 12115 | 2026.03.25 00:21:56.491287 [ 5 ] {de049421-9712-4043-8610-15e0141ff664} <Debug> TCPHandler: Processed in 0.002072217 sec. | ||
| 12116 | 2026.03.25 00:21:56.491424 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12117 | 2026.03.25 00:21:56.491522 [ 5 ] {e3917c07-df8c-482e-9ebf-75ad3aa9d0d3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 12118 | 2026.03.25 00:21:56.491563 [ 5 ] {e3917c07-df8c-482e-9ebf-75ad3aa9d0d3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 12119 | 2026.03.25 00:21:56.492471 [ 5 ] {e3917c07-df8c-482e-9ebf-75ad3aa9d0d3} <Trace> oximeter.fields_string (da9d4756-c540-45ff-bdbb-bdc9c8d31861): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12120 | 2026.03.25 00:21:56.492508 [ 5 ] {e3917c07-df8c-482e-9ebf-75ad3aa9d0d3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 12121 | 2026.03.25 00:21:56.492865 [ 5 ] {e3917c07-df8c-482e-9ebf-75ad3aa9d0d3} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
| 12122 | 2026.03.25 00:21:56.493073 [ 5 ] {e3917c07-df8c-482e-9ebf-75ad3aa9d0d3} <Trace> oximeter.fields_string (da9d4756-c540-45ff-bdbb-bdc9c8d31861): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12123 | 2026.03.25 00:21:56.493202 [ 5 ] {e3917c07-df8c-482e-9ebf-75ad3aa9d0d3} <Debug> executeQuery: Read 825 rows, 66.29 KiB in 0.001698 sec., 485865.7243816254 rows/sec., 38.12 MiB/sec. | ||
| 12124 | 2026.03.25 00:21:56.493239 [ 5 ] {e3917c07-df8c-482e-9ebf-75ad3aa9d0d3} <Debug> TCPHandler: Processed in 0.001864692 sec. | ||
| 12125 | 2026.03.25 00:21:56.493350 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12126 | 2026.03.25 00:21:56.493444 [ 5 ] {f30054cf-8fd4-47bf-ab9e-0a4dad1e9d0c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 12127 | 2026.03.25 00:21:56.493483 [ 5 ] {f30054cf-8fd4-47bf-ab9e-0a4dad1e9d0c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 12128 | 2026.03.25 00:21:56.493930 [ 5 ] {f30054cf-8fd4-47bf-ab9e-0a4dad1e9d0c} <Trace> oximeter.fields_u16 (b490aa8d-8720-450c-9d9d-0c0be0c6e0e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12129 | 2026.03.25 00:21:56.493964 [ 5 ] {f30054cf-8fd4-47bf-ab9e-0a4dad1e9d0c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 12130 | 2026.03.25 00:21:56.494276 [ 5 ] {f30054cf-8fd4-47bf-ab9e-0a4dad1e9d0c} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 12131 | 2026.03.25 00:21:56.494479 [ 5 ] {f30054cf-8fd4-47bf-ab9e-0a4dad1e9d0c} <Trace> oximeter.fields_u16 (b490aa8d-8720-450c-9d9d-0c0be0c6e0e1): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12132 | 2026.03.25 00:21:56.494617 [ 5 ] {f30054cf-8fd4-47bf-ab9e-0a4dad1e9d0c} <Debug> executeQuery: Read 156 rows, 9.59 KiB in 0.001191 sec., 130982.3677581864 rows/sec., 7.87 MiB/sec. | ||
| 12133 | 2026.03.25 00:21:56.494654 [ 5 ] {f30054cf-8fd4-47bf-ab9e-0a4dad1e9d0c} <Debug> TCPHandler: Processed in 0.001353741 sec. | ||
| 12134 | 2026.03.25 00:21:56.494774 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12135 | 2026.03.25 00:21:56.494867 [ 5 ] {504a0228-0693-494b-8e33-79b6993d7ccf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 12136 | 2026.03.25 00:21:56.494907 [ 5 ] {504a0228-0693-494b-8e33-79b6993d7ccf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 12137 | 2026.03.25 00:21:56.495369 [ 5 ] {504a0228-0693-494b-8e33-79b6993d7ccf} <Trace> oximeter.fields_u32 (79eddaf6-5920-48fe-8c45-6c5582e58677): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12138 | 2026.03.25 00:21:56.495404 [ 5 ] {504a0228-0693-494b-8e33-79b6993d7ccf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 12139 | 2026.03.25 00:21:56.495706 [ 5 ] {504a0228-0693-494b-8e33-79b6993d7ccf} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 12140 | 2026.03.25 00:21:56.495935 [ 5 ] {504a0228-0693-494b-8e33-79b6993d7ccf} <Trace> oximeter.fields_u32 (79eddaf6-5920-48fe-8c45-6c5582e58677): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12141 | 2026.03.25 00:21:56.496060 [ 5 ] {504a0228-0693-494b-8e33-79b6993d7ccf} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.00121 sec., 123140.49586776861 rows/sec., 7.96 MiB/sec. | ||
| 12142 | 2026.03.25 00:21:56.496096 [ 5 ] {504a0228-0693-494b-8e33-79b6993d7ccf} <Debug> TCPHandler: Processed in 0.001371602 sec. | ||
| 12143 | 2026.03.25 00:21:56.496212 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12144 | 2026.03.25 00:21:56.496307 [ 5 ] {20d4081c-201d-423f-b96c-20c746145057} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 12145 | 2026.03.25 00:21:56.496347 [ 5 ] {20d4081c-201d-423f-b96c-20c746145057} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 12146 | 2026.03.25 00:21:56.496791 [ 5 ] {20d4081c-201d-423f-b96c-20c746145057} <Trace> oximeter.fields_u8 (fa258e8d-285a-434f-b894-6be795807874): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12147 | 2026.03.25 00:21:56.496827 [ 5 ] {20d4081c-201d-423f-b96c-20c746145057} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 12148 | 2026.03.25 00:21:56.497136 [ 5 ] {20d4081c-201d-423f-b96c-20c746145057} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 12149 | 2026.03.25 00:21:56.497351 [ 5 ] {20d4081c-201d-423f-b96c-20c746145057} <Trace> oximeter.fields_u8 (fa258e8d-285a-434f-b894-6be795807874): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12150 | 2026.03.25 00:21:56.497479 [ 5 ] {20d4081c-201d-423f-b96c-20c746145057} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001189 sec., 124474.34819175779 rows/sec., 7.08 MiB/sec. | ||
| 12151 | 2026.03.25 00:21:56.497518 [ 5 ] {20d4081c-201d-423f-b96c-20c746145057} <Debug> TCPHandler: Processed in 0.001353951 sec. | ||
| 12152 | 2026.03.25 00:21:56.497632 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12153 | 2026.03.25 00:21:56.497728 [ 5 ] {3fcc6d18-59d6-4c1f-a87f-88bcd1cbb79e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 12154 | 2026.03.25 00:21:56.497768 [ 5 ] {3fcc6d18-59d6-4c1f-a87f-88bcd1cbb79e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 12155 | 2026.03.25 00:21:56.498354 [ 5 ] {3fcc6d18-59d6-4c1f-a87f-88bcd1cbb79e} <Trace> oximeter.fields_uuid (6a83c119-7e6c-4ef5-9da4-bd1e7cdd4b62): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12156 | 2026.03.25 00:21:56.498391 [ 5 ] {3fcc6d18-59d6-4c1f-a87f-88bcd1cbb79e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 12157 | 2026.03.25 00:21:56.498726 [ 5 ] {3fcc6d18-59d6-4c1f-a87f-88bcd1cbb79e} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
| 12158 | 2026.03.25 00:21:56.498950 [ 5 ] {3fcc6d18-59d6-4c1f-a87f-88bcd1cbb79e} <Trace> oximeter.fields_uuid (6a83c119-7e6c-4ef5-9da4-bd1e7cdd4b62): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12159 | 2026.03.25 00:21:56.499080 [ 5 ] {3fcc6d18-59d6-4c1f-a87f-88bcd1cbb79e} <Debug> executeQuery: Read 504 rows, 36.30 KiB in 0.001369 sec., 368151.93571950326 rows/sec., 25.89 MiB/sec. | ||
| 12160 | 2026.03.25 00:21:56.499117 [ 5 ] {3fcc6d18-59d6-4c1f-a87f-88bcd1cbb79e} <Debug> TCPHandler: Processed in 0.001534145 sec. | ||
| 12161 | 2026.03.25 00:21:56.499226 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12162 | 2026.03.25 00:21:56.499319 [ 5 ] {5e7ef345-a81b-4dd6-856c-ef1c3a9ac35e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 12163 | 2026.03.25 00:21:56.499360 [ 5 ] {5e7ef345-a81b-4dd6-856c-ef1c3a9ac35e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 12164 | 2026.03.25 00:21:56.499703 [ 5 ] {5e7ef345-a81b-4dd6-856c-ef1c3a9ac35e} <Trace> oximeter.measurements_bool (8a3ce6e0-f76a-4ba2-9a43-4275c3c9549e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12165 | 2026.03.25 00:21:56.499740 [ 5 ] {5e7ef345-a81b-4dd6-856c-ef1c3a9ac35e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 12166 | 2026.03.25 00:21:56.500048 [ 5 ] {5e7ef345-a81b-4dd6-856c-ef1c3a9ac35e} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 12167 | 2026.03.25 00:21:56.500286 [ 5 ] {5e7ef345-a81b-4dd6-856c-ef1c3a9ac35e} <Trace> oximeter.measurements_bool (8a3ce6e0-f76a-4ba2-9a43-4275c3c9549e): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12168 | 2026.03.25 00:21:56.500392 [ 94 ] {} <Debug> oximeter.measurements_bool (8a3ce6e0-f76a-4ba2-9a43-4275c3c9549e) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 12169 | 2026.03.25 00:21:56.500413 [ 5 ] {5e7ef345-a81b-4dd6-856c-ef1c3a9ac35e} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001111 sec., 5400.540054005401 rows/sec., 282.16 KiB/sec. | ||
| 12170 | 2026.03.25 00:21:56.500458 [ 94 ] {} <Trace> oximeter.measurements_bool (8a3ce6e0-f76a-4ba2-9a43-4275c3c9549e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12171 | 2026.03.25 00:21:56.500466 [ 5 ] {5e7ef345-a81b-4dd6-856c-ef1c3a9ac35e} <Debug> TCPHandler: Processed in 0.001288139 sec. | ||
| 12172 | 2026.03.25 00:21:56.500486 [ 94 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 12173 | 2026.03.25 00:21:56.500579 [ 191 ] {8a3ce6e0-f76a-4ba2-9a43-4275c3c9549e::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 | ||
| 12174 | 2026.03.25 00:21:56.500585 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12175 | 2026.03.25 00:21:56.500671 [ 191 ] {8a3ce6e0-f76a-4ba2-9a43-4275c3c9549e::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12176 | 2026.03.25 00:21:56.500690 [ 5 ] {3bbfd387-d118-4da5-9e92-7b960f6a61c6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 12177 | 2026.03.25 00:21:56.500706 [ 191 ] {8a3ce6e0-f76a-4ba2-9a43-4275c3c9549e::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 186 rows starting from the beginning of the part | ||
| 12178 | 2026.03.25 00:21:56.500733 [ 5 ] {3bbfd387-d118-4da5-9e92-7b960f6a61c6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 12179 | 2026.03.25 00:21:56.500770 [ 191 ] {8a3ce6e0-f76a-4ba2-9a43-4275c3c9549e::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 6 rows starting from the beginning of the part | ||
| 12180 | 2026.03.25 00:21:56.500819 [ 191 ] {8a3ce6e0-f76a-4ba2-9a43-4275c3c9549e::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 6 rows starting from the beginning of the part | ||
| 12181 | 2026.03.25 00:21:56.500866 [ 191 ] {8a3ce6e0-f76a-4ba2-9a43-4275c3c9549e::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 6 rows starting from the beginning of the part | ||
| 12182 | 2026.03.25 00:21:56.500911 [ 191 ] {8a3ce6e0-f76a-4ba2-9a43-4275c3c9549e::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 6 rows starting from the beginning of the part | ||
| 12183 | 2026.03.25 00:21:56.500954 [ 191 ] {8a3ce6e0-f76a-4ba2-9a43-4275c3c9549e::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 6 rows starting from the beginning of the part | ||
| 12184 | 2026.03.25 00:21:56.501141 [ 5 ] {3bbfd387-d118-4da5-9e92-7b960f6a61c6} <Trace> oximeter.measurements_cumulativeu64 (d9515f17-c5fd-4592-903e-92bbab0fc185): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12185 | 2026.03.25 00:21:56.501176 [ 5 ] {3bbfd387-d118-4da5-9e92-7b960f6a61c6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 12186 | 2026.03.25 00:21:56.501514 [ 5 ] {3bbfd387-d118-4da5-9e92-7b960f6a61c6} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
| 12187 | 2026.03.25 00:21:56.501738 [ 5 ] {3bbfd387-d118-4da5-9e92-7b960f6a61c6} <Trace> oximeter.measurements_cumulativeu64 (d9515f17-c5fd-4592-903e-92bbab0fc185): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12188 | 2026.03.25 00:21:56.501765 [ 198 ] {8a3ce6e0-f76a-4ba2-9a43-4275c3c9549e::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 216 rows, containing 4 columns (4 merged, 0 gathered) in 0.001221318 sec., 176858.1155767785 rows/sec., 9.02 MiB/sec. | ||
| 12189 | 2026.03.25 00:21:56.501855 [ 94 ] {} <Debug> oximeter.measurements_cumulativeu64 (d9515f17-c5fd-4592-903e-92bbab0fc185) (MergerMutator): Selected 6 parts from all_1_78_16 to all_83_83_0 | ||
| 12190 | 2026.03.25 00:21:56.501869 [ 5 ] {3bbfd387-d118-4da5-9e92-7b960f6a61c6} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001197 sec., 221386.80033416877 rows/sec., 14.71 MiB/sec. | ||
| 12191 | 2026.03.25 00:21:56.501884 [ 94 ] {} <Trace> oximeter.measurements_cumulativeu64 (d9515f17-c5fd-4592-903e-92bbab0fc185): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12192 | 2026.03.25 00:21:56.501885 [ 191 ] {8a3ce6e0-f76a-4ba2-9a43-4275c3c9549e::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 12193 | 2026.03.25 00:21:56.501913 [ 5 ] {3bbfd387-d118-4da5-9e92-7b960f6a61c6} <Debug> TCPHandler: Processed in 0.001376031 sec. | ||
| 12194 | 2026.03.25 00:21:56.501913 [ 94 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 12195 | 2026.03.25 00:21:56.502006 [ 187 ] {d9515f17-c5fd-4592-903e-92bbab0fc185::all_1_83_17} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_78_16 to all_83_83_0 into Compact with storage Full | ||
| 12196 | 2026.03.25 00:21:56.502032 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12197 | 2026.03.25 00:21:56.502102 [ 187 ] {d9515f17-c5fd-4592-903e-92bbab0fc185::all_1_83_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12198 | 2026.03.25 00:21:56.502133 [ 5 ] {d9b51be3-bfba-4d39-bea5-52fa8089013e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 12199 | 2026.03.25 00:21:56.502135 [ 187 ] {d9515f17-c5fd-4592-903e-92bbab0fc185::all_1_83_17} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_78_16, total 31379 rows starting from the beginning of the part | ||
| 12200 | 2026.03.25 00:21:56.502144 [ 191 ] {8a3ce6e0-f76a-4ba2-9a43-4275c3c9549e::all_1_36_7} <Trace> oximeter.measurements_bool (8a3ce6e0-f76a-4ba2-9a43-4275c3c9549e): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12201 | 2026.03.25 00:21:56.502176 [ 5 ] {d9b51be3-bfba-4d39-bea5-52fa8089013e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 12202 | 2026.03.25 00:21:56.502198 [ 187 ] {d9515f17-c5fd-4592-903e-92bbab0fc185::all_1_83_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 160 rows starting from the beginning of the part | ||
| 12203 | 2026.03.25 00:21:56.502212 [ 191 ] {8a3ce6e0-f76a-4ba2-9a43-4275c3c9549e::all_1_36_7} <Trace> oximeter.measurements_bool (8a3ce6e0-f76a-4ba2-9a43-4275c3c9549e) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 12204 | 2026.03.25 00:21:56.502239 [ 187 ] {d9515f17-c5fd-4592-903e-92bbab0fc185::all_1_83_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 265 rows starting from the beginning of the part | ||
| 12205 | 2026.03.25 00:21:56.502272 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
| 12206 | 2026.03.25 00:21:56.502280 [ 187 ] {d9515f17-c5fd-4592-903e-92bbab0fc185::all_1_83_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 1497 rows starting from the beginning of the part | ||
| 12207 | 2026.03.25 00:21:56.502329 [ 187 ] {d9515f17-c5fd-4592-903e-92bbab0fc185::all_1_83_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 128 rows starting from the beginning of the part | ||
| 12208 | 2026.03.25 00:21:56.502387 [ 187 ] {d9515f17-c5fd-4592-903e-92bbab0fc185::all_1_83_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 265 rows starting from the beginning of the part | ||
| 12209 | 2026.03.25 00:21:56.502508 [ 5 ] {d9b51be3-bfba-4d39-bea5-52fa8089013e} <Trace> oximeter.measurements_f64 (212c2a6f-90cf-4c71-aafe-78c3b1fd8e79): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12210 | 2026.03.25 00:21:56.502544 [ 5 ] {d9b51be3-bfba-4d39-bea5-52fa8089013e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 12211 | 2026.03.25 00:21:56.502866 [ 5 ] {d9b51be3-bfba-4d39-bea5-52fa8089013e} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 12212 | 2026.03.25 00:21:56.503082 [ 5 ] {d9b51be3-bfba-4d39-bea5-52fa8089013e} <Trace> oximeter.measurements_f64 (212c2a6f-90cf-4c71-aafe-78c3b1fd8e79): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12213 | 2026.03.25 00:21:56.503210 [ 5 ] {d9b51be3-bfba-4d39-bea5-52fa8089013e} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.0011 sec., 909.090909090909 rows/sec., 61.26 KiB/sec. | ||
| 12214 | 2026.03.25 00:21:56.503246 [ 5 ] {d9b51be3-bfba-4d39-bea5-52fa8089013e} <Debug> TCPHandler: Processed in 0.001262959 sec. | ||
| 12215 | 2026.03.25 00:21:56.503365 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12216 | 2026.03.25 00:21:56.503459 [ 5 ] {bef53752-4402-4f57-915e-e8d826f50f11} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 12217 | 2026.03.25 00:21:56.503511 [ 5 ] {bef53752-4402-4f57-915e-e8d826f50f11} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 12218 | 2026.03.25 00:21:56.504285 [ 5 ] {bef53752-4402-4f57-915e-e8d826f50f11} <Trace> oximeter.measurements_histogramu64 (66b3c5cd-c277-4614-b9e1-0e483a2d8930): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12219 | 2026.03.25 00:21:56.504321 [ 5 ] {bef53752-4402-4f57-915e-e8d826f50f11} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 12220 | 2026.03.25 00:21:56.504998 [ 5 ] {bef53752-4402-4f57-915e-e8d826f50f11} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 12221 | 2026.03.25 00:21:56.505269 [ 5 ] {bef53752-4402-4f57-915e-e8d826f50f11} <Trace> oximeter.measurements_histogramu64 (66b3c5cd-c277-4614-b9e1-0e483a2d8930): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12222 | 2026.03.25 00:21:56.505421 [ 5 ] {bef53752-4402-4f57-915e-e8d826f50f11} <Debug> executeQuery: Read 14 rows, 25.69 KiB in 0.001979 sec., 7074.279939363315 rows/sec., 12.68 MiB/sec. | ||
| 12223 | 2026.03.25 00:21:56.505478 [ 5 ] {bef53752-4402-4f57-915e-e8d826f50f11} <Debug> TCPHandler: Processed in 0.00216955 sec. | ||
| 12224 | 2026.03.25 00:21:56.505606 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12225 | 2026.03.25 00:21:56.505701 [ 5 ] {d7dd904c-38d4-4aec-bb13-89a602841492} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 12226 | 2026.03.25 00:21:56.505743 [ 5 ] {d7dd904c-38d4-4aec-bb13-89a602841492} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 12227 | 2026.03.25 00:21:56.506090 [ 5 ] {d7dd904c-38d4-4aec-bb13-89a602841492} <Trace> oximeter.measurements_u64 (a46c3f3f-9ded-4b50-9fc2-4f503dd169a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12228 | 2026.03.25 00:21:56.506127 [ 5 ] {d7dd904c-38d4-4aec-bb13-89a602841492} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 12229 | 2026.03.25 00:21:56.506449 [ 5 ] {d7dd904c-38d4-4aec-bb13-89a602841492} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
| 12230 | 2026.03.25 00:21:56.506656 [ 5 ] {d7dd904c-38d4-4aec-bb13-89a602841492} <Trace> oximeter.measurements_u64 (a46c3f3f-9ded-4b50-9fc2-4f503dd169a4): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12231 | 2026.03.25 00:21:56.506784 [ 5 ] {d7dd904c-38d4-4aec-bb13-89a602841492} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001102 sec., 81669.69147005446 rows/sec., 5.11 MiB/sec. | ||
| 12232 | 2026.03.25 00:21:56.506820 [ 5 ] {d7dd904c-38d4-4aec-bb13-89a602841492} <Debug> TCPHandler: Processed in 0.001263769 sec. | ||
| 12233 | 2026.03.25 00:21:56.509284 [ 198 ] {d9515f17-c5fd-4592-903e-92bbab0fc185::all_1_83_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 33694 rows, containing 5 columns (5 merged, 0 gathered) in 0.007311497 sec., 4608358.589219144 rows/sec., 293.88 MiB/sec. | ||
| 12234 | 2026.03.25 00:21:56.509588 [ 198 ] {d9515f17-c5fd-4592-903e-92bbab0fc185::all_1_83_17} <Trace> MergedBlockOutputStream: filled checksums all_1_83_17 (state Temporary) | ||
| 12235 | 2026.03.25 00:21:56.509904 [ 198 ] {d9515f17-c5fd-4592-903e-92bbab0fc185::all_1_83_17} <Trace> oximeter.measurements_cumulativeu64 (d9515f17-c5fd-4592-903e-92bbab0fc185): Renaming temporary part tmp_merge_all_1_83_17 to all_1_83_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12236 | 2026.03.25 00:21:56.509989 [ 198 ] {d9515f17-c5fd-4592-903e-92bbab0fc185::all_1_83_17} <Trace> oximeter.measurements_cumulativeu64 (d9515f17-c5fd-4592-903e-92bbab0fc185) (MergerMutator): Merged 6 parts: [all_1_78_16, all_83_83_0] -> all_1_83_17 | ||
| 12237 | 2026.03.25 00:21:56.510097 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.34 MiB. | ||
| 12238 | 2026.03.25 00:21:58.700443 [ 92 ] {} <Debug> oximeter.fields_ipaddr (2be1fe0e-d681-4366-b872-d5e7a11bcfe0) (MergerMutator): Selected 5 parts from all_1_14_3 to all_18_18_0 | ||
| 12239 | 2026.03.25 00:21:58.700512 [ 92 ] {} <Trace> oximeter.fields_ipaddr (2be1fe0e-d681-4366-b872-d5e7a11bcfe0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12240 | 2026.03.25 00:21:58.700535 [ 92 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 12241 | 2026.03.25 00:21:58.700639 [ 192 ] {2be1fe0e-d681-4366-b872-d5e7a11bcfe0::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 | ||
| 12242 | 2026.03.25 00:21:58.700758 [ 192 ] {2be1fe0e-d681-4366-b872-d5e7a11bcfe0::all_1_18_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12243 | 2026.03.25 00:21:58.700794 [ 192 ] {2be1fe0e-d681-4366-b872-d5e7a11bcfe0::all_1_18_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_14_3, total 18 rows starting from the beginning of the part | ||
| 12244 | 2026.03.25 00:21:58.700870 [ 192 ] {2be1fe0e-d681-4366-b872-d5e7a11bcfe0::all_1_18_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 2 rows starting from the beginning of the part | ||
| 12245 | 2026.03.25 00:21:58.700924 [ 192 ] {2be1fe0e-d681-4366-b872-d5e7a11bcfe0::all_1_18_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 14 rows starting from the beginning of the part | ||
| 12246 | 2026.03.25 00:21:58.700973 [ 192 ] {2be1fe0e-d681-4366-b872-d5e7a11bcfe0::all_1_18_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 2 rows starting from the beginning of the part | ||
| 12247 | 2026.03.25 00:21:58.701018 [ 192 ] {2be1fe0e-d681-4366-b872-d5e7a11bcfe0::all_1_18_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 2 rows starting from the beginning of the part | ||
| 12248 | 2026.03.25 00:21:58.701876 [ 198 ] {2be1fe0e-d681-4366-b872-d5e7a11bcfe0::all_1_18_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 38 rows, containing 5 columns (5 merged, 0 gathered) in 0.00127786 sec., 29737.216909520605 rows/sec., 2.48 MiB/sec. | ||
| 12249 | 2026.03.25 00:21:58.702073 [ 198 ] {2be1fe0e-d681-4366-b872-d5e7a11bcfe0::all_1_18_4} <Trace> MergedBlockOutputStream: filled checksums all_1_18_4 (state Temporary) | ||
| 12250 | 2026.03.25 00:21:58.702400 [ 198 ] {2be1fe0e-d681-4366-b872-d5e7a11bcfe0::all_1_18_4} <Trace> oximeter.fields_ipaddr (2be1fe0e-d681-4366-b872-d5e7a11bcfe0): Renaming temporary part tmp_merge_all_1_18_4 to all_1_18_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12251 | 2026.03.25 00:21:58.702485 [ 198 ] {2be1fe0e-d681-4366-b872-d5e7a11bcfe0::all_1_18_4} <Trace> oximeter.fields_ipaddr (2be1fe0e-d681-4366-b872-d5e7a11bcfe0) (MergerMutator): Merged 5 parts: [all_1_14_3, all_18_18_0] -> all_1_18_4 | ||
| 12252 | 2026.03.25 00:21:58.702598 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
| 12253 | 2026.03.25 00:21:58.938184 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:65036 | ||
| 12254 | 2026.03.25 00:21:58.938296 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12255 | 2026.03.25 00:21:58.938323 [ 290 ] {} <Debug> TCP-Session: 4c0519b2-b3ab-4876-873f-42b245dc2030 Authenticating user 'default' from [fd00:1122:3344:101::e]:65036 | ||
| 12256 | 2026.03.25 00:21:58.938345 [ 290 ] {} <Debug> TCP-Session: 4c0519b2-b3ab-4876-873f-42b245dc2030 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12257 | 2026.03.25 00:21:58.938358 [ 290 ] {} <Debug> TCP-Session: 4c0519b2-b3ab-4876-873f-42b245dc2030 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12258 | 2026.03.25 00:21:58.938542 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59607 | ||
| 12259 | 2026.03.25 00:21:58.938577 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33348 | ||
| 12260 | 2026.03.25 00:21:58.938583 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43487 | ||
| 12261 | 2026.03.25 00:21:58.938623 [ 296 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61891 | ||
| 12262 | 2026.03.25 00:21:58.938644 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44989 | ||
| 12263 | 2026.03.25 00:21:58.938667 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12264 | 2026.03.25 00:21:58.938685 [ 290 ] {} <Trace> TCP-Session: 4c0519b2-b3ab-4876-873f-42b245dc2030 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12265 | 2026.03.25 00:21:58.938662 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12266 | 2026.03.25 00:21:58.938740 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12267 | 2026.03.25 00:21:58.938747 [ 296 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12268 | 2026.03.25 00:21:58.938772 [ 291 ] {} <Debug> TCP-Session: 28b84a12-2d49-464c-9176-6c79e4305177 Authenticating user 'default' from [fd00:1122:3344:101::e]:59607 | ||
| 12269 | 2026.03.25 00:21:58.938786 [ 292 ] {} <Debug> TCP-Session: 4210acf5-7cc1-4979-8e03-204edb84e4cf Authenticating user 'default' from [fd00:1122:3344:101::e]:43487 | ||
| 12270 | 2026.03.25 00:21:58.938798 [ 293 ] {} <Debug> TCP-Session: f2b942f5-fae2-4d1b-9365-d89e4326281e Authenticating user 'default' from [fd00:1122:3344:101::e]:33348 | ||
| 12271 | 2026.03.25 00:21:58.938811 [ 296 ] {} <Debug> TCP-Session: c74f124d-b9ab-4407-80c7-a1ddfb5aa912 Authenticating user 'default' from [fd00:1122:3344:101::e]:61891 | ||
| 12272 | 2026.03.25 00:21:58.938808 [ 291 ] {} <Debug> TCP-Session: 28b84a12-2d49-464c-9176-6c79e4305177 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12273 | 2026.03.25 00:21:58.938824 [ 292 ] {} <Debug> TCP-Session: 4210acf5-7cc1-4979-8e03-204edb84e4cf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12274 | 2026.03.25 00:21:58.938829 [ 293 ] {} <Debug> TCP-Session: f2b942f5-fae2-4d1b-9365-d89e4326281e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12275 | 2026.03.25 00:21:58.938859 [ 292 ] {} <Debug> TCP-Session: 4210acf5-7cc1-4979-8e03-204edb84e4cf Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12276 | 2026.03.25 00:21:58.938873 [ 293 ] {} <Debug> TCP-Session: f2b942f5-fae2-4d1b-9365-d89e4326281e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12277 | 2026.03.25 00:21:58.938843 [ 291 ] {} <Debug> TCP-Session: 28b84a12-2d49-464c-9176-6c79e4305177 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12278 | 2026.03.25 00:21:58.938894 [ 290 ] {b34eae49-a3cb-441d-9f8b-432b6354e177} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:65036) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 12279 | 2026.03.25 00:21:58.938841 [ 296 ] {} <Debug> TCP-Session: c74f124d-b9ab-4407-80c7-a1ddfb5aa912 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12280 | 2026.03.25 00:21:58.938798 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12281 | 2026.03.25 00:21:58.938963 [ 296 ] {} <Debug> TCP-Session: c74f124d-b9ab-4407-80c7-a1ddfb5aa912 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12282 | 2026.03.25 00:21:58.938636 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37333 | ||
| 12283 | 2026.03.25 00:21:58.938999 [ 289 ] {} <Debug> TCP-Session: 1c5a7896-0549-40b3-96a8-c523ea2c3a06 Authenticating user 'default' from [fd00:1122:3344:101::e]:44989 | ||
| 12284 | 2026.03.25 00:21:58.938610 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60069 | ||
| 12285 | 2026.03.25 00:21:58.939051 [ 289 ] {} <Debug> TCP-Session: 1c5a7896-0549-40b3-96a8-c523ea2c3a06 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12286 | 2026.03.25 00:21:58.939070 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12287 | 2026.03.25 00:21:58.939079 [ 289 ] {} <Debug> TCP-Session: 1c5a7896-0549-40b3-96a8-c523ea2c3a06 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12288 | 2026.03.25 00:21:58.938609 [ 295 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45931 | ||
| 12289 | 2026.03.25 00:21:58.939125 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12290 | 2026.03.25 00:21:58.939103 [ 288 ] {} <Debug> TCP-Session: 12349455-0248-43f7-8a24-6e5ce660cf6a Authenticating user 'default' from [fd00:1122:3344:101::e]:37333 | ||
| 12291 | 2026.03.25 00:21:58.939176 [ 294 ] {} <Debug> TCP-Session: 9248bf06-76a4-48be-9950-c6c29e932ff3 Authenticating user 'default' from [fd00:1122:3344:101::e]:60069 | ||
| 12292 | 2026.03.25 00:21:58.939190 [ 288 ] {} <Debug> TCP-Session: 12349455-0248-43f7-8a24-6e5ce660cf6a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12293 | 2026.03.25 00:21:58.939200 [ 295 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12294 | 2026.03.25 00:21:58.939211 [ 290 ] {b34eae49-a3cb-441d-9f8b-432b6354e177} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 12295 | 2026.03.25 00:21:58.939223 [ 288 ] {} <Debug> TCP-Session: 12349455-0248-43f7-8a24-6e5ce660cf6a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12296 | 2026.03.25 00:21:58.939247 [ 295 ] {} <Debug> TCP-Session: 93690094-9730-4c2c-ad0d-002285c3623c Authenticating user 'default' from [fd00:1122:3344:101::e]:45931 | ||
| 12297 | 2026.03.25 00:21:58.939206 [ 294 ] {} <Debug> TCP-Session: 9248bf06-76a4-48be-9950-c6c29e932ff3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12298 | 2026.03.25 00:21:58.939293 [ 290 ] {b34eae49-a3cb-441d-9f8b-432b6354e177} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 12299 | 2026.03.25 00:21:58.939309 [ 294 ] {} <Debug> TCP-Session: 9248bf06-76a4-48be-9950-c6c29e932ff3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12300 | 2026.03.25 00:21:58.939290 [ 295 ] {} <Debug> TCP-Session: 93690094-9730-4c2c-ad0d-002285c3623c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12301 | 2026.03.25 00:21:58.939365 [ 295 ] {} <Debug> TCP-Session: 93690094-9730-4c2c-ad0d-002285c3623c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12302 | 2026.03.25 00:21:58.939622 [ 290 ] {b34eae49-a3cb-441d-9f8b-432b6354e177} <Debug> oximeter.version (97ad2ce0-cded-4649-a1b6-ff7c59ff4a2c) (SelectExecutor): Key condition: unknown | ||
| 12303 | 2026.03.25 00:21:58.940605 [ 327 ] {b34eae49-a3cb-441d-9f8b-432b6354e177} <Trace> AggregatingTransform: Aggregating | ||
| 12304 | 2026.03.25 00:21:58.940643 [ 327 ] {b34eae49-a3cb-441d-9f8b-432b6354e177} <Trace> Aggregator: Aggregation method: without_key | ||
| 12305 | 2026.03.25 00:21:58.940677 [ 327 ] {b34eae49-a3cb-441d-9f8b-432b6354e177} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000953202 sec. (1049.096 rows/sec., 40.98 KiB/sec.) | ||
| 12306 | 2026.03.25 00:21:58.940695 [ 327 ] {b34eae49-a3cb-441d-9f8b-432b6354e177} <Trace> Aggregator: Merging aggregated data | ||
| 12307 | 2026.03.25 00:21:58.941994 [ 290 ] {b34eae49-a3cb-441d-9f8b-432b6354e177} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003159 sec., 316.5558721114277 rows/sec., 12.37 KiB/sec. | ||
| 12308 | 2026.03.25 00:21:58.942119 [ 290 ] {b34eae49-a3cb-441d-9f8b-432b6354e177} <Debug> TCPHandler: Processed in 0.003565521 sec. | ||
| 12309 | 2026.03.25 00:21:58.942234 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12310 | 2026.03.25 00:21:58.942260 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12311 | 2026.03.25 00:21:58.942266 [ 290 ] {} <Debug> TCP-Session: 4c0519b2-b3ab-4876-873f-42b245dc2030 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12312 | 2026.03.25 00:21:58.942278 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12313 | 2026.03.25 00:21:58.942294 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12314 | 2026.03.25 00:21:58.942315 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12315 | 2026.03.25 00:21:58.942340 [ 295 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12316 | 2026.03.25 00:21:58.942370 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12317 | 2026.03.25 00:21:58.942387 [ 296 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12318 | 2026.03.25 00:21:58.942398 [ 295 ] {} <Debug> TCP-Session: 93690094-9730-4c2c-ad0d-002285c3623c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12319 | 2026.03.25 00:21:58.942414 [ 293 ] {} <Debug> TCP-Session: f2b942f5-fae2-4d1b-9365-d89e4326281e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12320 | 2026.03.25 00:21:58.942383 [ 292 ] {} <Debug> TCP-Session: 4210acf5-7cc1-4979-8e03-204edb84e4cf Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12321 | 2026.03.25 00:21:58.942438 [ 296 ] {} <Debug> TCP-Session: c74f124d-b9ab-4407-80c7-a1ddfb5aa912 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12322 | 2026.03.25 00:21:58.942370 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12323 | 2026.03.25 00:21:58.942354 [ 289 ] {} <Debug> TCP-Session: 1c5a7896-0549-40b3-96a8-c523ea2c3a06 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12324 | 2026.03.25 00:21:58.942511 [ 288 ] {} <Debug> TCP-Session: 12349455-0248-43f7-8a24-6e5ce660cf6a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12325 | 2026.03.25 00:21:58.942304 [ 291 ] {} <Debug> TCP-Session: 28b84a12-2d49-464c-9176-6c79e4305177 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12326 | 2026.03.25 00:21:58.942337 [ 294 ] {} <Debug> TCP-Session: 9248bf06-76a4-48be-9950-c6c29e932ff3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12327 | 2026.03.25 00:21:59.706984 [ 90 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 12328 | 2026.03.25 00:21:59.707037 [ 90 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 12329 | 2026.03.25 00:21:59.917393 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 23902 | ||
| 12330 | 2026.03.25 00:21:59.917913 [ 244 ] {} <Trace> system.asynchronous_metric_log (0898b27c-367e-447b-8482-f4822232c365): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12331 | 2026.03.25 00:21:59.917961 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 12332 | 2026.03.25 00:21:59.918498 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 12333 | 2026.03.25 00:21:59.918728 [ 244 ] {} <Trace> system.asynchronous_metric_log (0898b27c-367e-447b-8482-f4822232c365): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12334 | 2026.03.25 00:21:59.918858 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 23902 | ||
| 12335 | 2026.03.25 00:22:01.171774 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 377 | ||
| 12336 | 2026.03.25 00:22:01.189755 [ 243 ] {} <Trace> system.metric_log (8832bb94-2db2-42e0-923d-5bcca7c2cc3b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12337 | 2026.03.25 00:22:01.189812 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 12338 | 2026.03.25 00:22:01.196242 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 12339 | 2026.03.25 00:22:01.196926 [ 243 ] {} <Trace> system.metric_log (8832bb94-2db2-42e0-923d-5bcca7c2cc3b): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12340 | 2026.03.25 00:22:01.200197 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 377 | ||
| 12341 | 2026.03.25 00:22:01.480969 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12342 | 2026.03.25 00:22:01.481154 [ 5 ] {7ee829a5-79eb-4796-8479-2f9ae44baa99} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 12343 | 2026.03.25 00:22:01.481220 [ 5 ] {7ee829a5-79eb-4796-8479-2f9ae44baa99} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 12344 | 2026.03.25 00:22:01.481910 [ 5 ] {7ee829a5-79eb-4796-8479-2f9ae44baa99} <Trace> oximeter.fields_string (da9d4756-c540-45ff-bdbb-bdc9c8d31861): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12345 | 2026.03.25 00:22:01.481962 [ 5 ] {7ee829a5-79eb-4796-8479-2f9ae44baa99} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 12346 | 2026.03.25 00:22:01.482384 [ 5 ] {7ee829a5-79eb-4796-8479-2f9ae44baa99} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) | ||
| 12347 | 2026.03.25 00:22:01.482611 [ 5 ] {7ee829a5-79eb-4796-8479-2f9ae44baa99} <Trace> oximeter.fields_string (da9d4756-c540-45ff-bdbb-bdc9c8d31861): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12348 | 2026.03.25 00:22:01.482766 [ 5 ] {7ee829a5-79eb-4796-8479-2f9ae44baa99} <Debug> executeQuery: Read 108 rows, 9.31 KiB in 0.001659 sec., 65099.45750452079 rows/sec., 5.48 MiB/sec. | ||
| 12349 | 2026.03.25 00:22:01.482813 [ 5 ] {7ee829a5-79eb-4796-8479-2f9ae44baa99} <Debug> TCPHandler: Processed in 0.001981515 sec. | ||
| 12350 | 2026.03.25 00:22:01.482946 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12351 | 2026.03.25 00:22:01.483044 [ 5 ] {e4526f02-cfe8-4057-8365-651c181ae0a2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 12352 | 2026.03.25 00:22:01.483084 [ 5 ] {e4526f02-cfe8-4057-8365-651c181ae0a2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 12353 | 2026.03.25 00:22:01.483512 [ 5 ] {e4526f02-cfe8-4057-8365-651c181ae0a2} <Trace> oximeter.fields_u16 (b490aa8d-8720-450c-9d9d-0c0be0c6e0e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12354 | 2026.03.25 00:22:01.483549 [ 5 ] {e4526f02-cfe8-4057-8365-651c181ae0a2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 12355 | 2026.03.25 00:22:01.483847 [ 5 ] {e4526f02-cfe8-4057-8365-651c181ae0a2} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 12356 | 2026.03.25 00:22:01.484042 [ 5 ] {e4526f02-cfe8-4057-8365-651c181ae0a2} <Trace> oximeter.fields_u16 (b490aa8d-8720-450c-9d9d-0c0be0c6e0e1): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12357 | 2026.03.25 00:22:01.484172 [ 5 ] {e4526f02-cfe8-4057-8365-651c181ae0a2} <Debug> executeQuery: Read 26 rows, 1.96 KiB in 0.001147 sec., 22667.829119442024 rows/sec., 1.66 MiB/sec. | ||
| 12358 | 2026.03.25 00:22:01.484209 [ 5 ] {e4526f02-cfe8-4057-8365-651c181ae0a2} <Debug> TCPHandler: Processed in 0.00131321 sec. | ||
| 12359 | 2026.03.25 00:22:01.484316 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12360 | 2026.03.25 00:22:01.484408 [ 5 ] {39072a6e-5f52-4581-a817-10742b01169d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 12361 | 2026.03.25 00:22:01.484447 [ 5 ] {39072a6e-5f52-4581-a817-10742b01169d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 12362 | 2026.03.25 00:22:01.484884 [ 5 ] {39072a6e-5f52-4581-a817-10742b01169d} <Trace> oximeter.fields_uuid (6a83c119-7e6c-4ef5-9da4-bd1e7cdd4b62): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12363 | 2026.03.25 00:22:01.484919 [ 5 ] {39072a6e-5f52-4581-a817-10742b01169d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 12364 | 2026.03.25 00:22:01.485213 [ 5 ] {39072a6e-5f52-4581-a817-10742b01169d} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) | ||
| 12365 | 2026.03.25 00:22:01.485420 [ 5 ] {39072a6e-5f52-4581-a817-10742b01169d} <Trace> oximeter.fields_uuid (6a83c119-7e6c-4ef5-9da4-bd1e7cdd4b62): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12366 | 2026.03.25 00:22:01.485554 [ 5 ] {39072a6e-5f52-4581-a817-10742b01169d} <Debug> executeQuery: Read 90 rows, 7.20 KiB in 0.001164 sec., 77319.58762886598 rows/sec., 6.04 MiB/sec. | ||
| 12367 | 2026.03.25 00:22:01.485591 [ 5 ] {39072a6e-5f52-4581-a817-10742b01169d} <Debug> TCPHandler: Processed in 0.00132205 sec. | ||
| 12368 | 2026.03.25 00:22:01.485702 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12369 | 2026.03.25 00:22:01.485793 [ 5 ] {93a3a9dd-8d69-4e3e-9f3d-b28b32e1a48e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 12370 | 2026.03.25 00:22:01.485834 [ 5 ] {93a3a9dd-8d69-4e3e-9f3d-b28b32e1a48e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 12371 | 2026.03.25 00:22:01.486241 [ 5 ] {93a3a9dd-8d69-4e3e-9f3d-b28b32e1a48e} <Trace> oximeter.measurements_cumulativeu64 (d9515f17-c5fd-4592-903e-92bbab0fc185): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12372 | 2026.03.25 00:22:01.486275 [ 5 ] {93a3a9dd-8d69-4e3e-9f3d-b28b32e1a48e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 12373 | 2026.03.25 00:22:01.486607 [ 5 ] {93a3a9dd-8d69-4e3e-9f3d-b28b32e1a48e} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) | ||
| 12374 | 2026.03.25 00:22:01.486806 [ 5 ] {93a3a9dd-8d69-4e3e-9f3d-b28b32e1a48e} <Trace> oximeter.measurements_cumulativeu64 (d9515f17-c5fd-4592-903e-92bbab0fc185): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12375 | 2026.03.25 00:22:01.486935 [ 5 ] {93a3a9dd-8d69-4e3e-9f3d-b28b32e1a48e} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001161 sec., 137812.23083548667 rows/sec., 9.60 MiB/sec. | ||
| 12376 | 2026.03.25 00:22:01.486971 [ 5 ] {93a3a9dd-8d69-4e3e-9f3d-b28b32e1a48e} <Debug> TCPHandler: Processed in 0.001316441 sec. | ||
| 12377 | 2026.03.25 00:22:01.487085 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12378 | 2026.03.25 00:22:01.487176 [ 5 ] {05e80f97-3e8b-4ef1-915b-6860b7f4c74c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 12379 | 2026.03.25 00:22:01.487229 [ 5 ] {05e80f97-3e8b-4ef1-915b-6860b7f4c74c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 12380 | 2026.03.25 00:22:01.488044 [ 5 ] {05e80f97-3e8b-4ef1-915b-6860b7f4c74c} <Trace> oximeter.measurements_histogramu64 (66b3c5cd-c277-4614-b9e1-0e483a2d8930): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12381 | 2026.03.25 00:22:01.488080 [ 5 ] {05e80f97-3e8b-4ef1-915b-6860b7f4c74c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 12382 | 2026.03.25 00:22:01.488602 [ 5 ] {05e80f97-3e8b-4ef1-915b-6860b7f4c74c} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 12383 | 2026.03.25 00:22:01.488816 [ 5 ] {05e80f97-3e8b-4ef1-915b-6860b7f4c74c} <Trace> oximeter.measurements_histogramu64 (66b3c5cd-c277-4614-b9e1-0e483a2d8930): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12384 | 2026.03.25 00:22:01.488951 [ 5 ] {05e80f97-3e8b-4ef1-915b-6860b7f4c74c} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.001793 sec., 14500.836586726156 rows/sec., 25.98 MiB/sec. | ||
| 12385 | 2026.03.25 00:22:01.489004 [ 5 ] {05e80f97-3e8b-4ef1-915b-6860b7f4c74c} <Debug> TCPHandler: Processed in 0.001966105 sec. | ||
| 12386 | 2026.03.25 00:22:01.489128 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12387 | 2026.03.25 00:22:01.489220 [ 5 ] {1568faf4-9ac1-4eaa-83e1-149779bb6e09} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 12388 | 2026.03.25 00:22:01.489260 [ 5 ] {1568faf4-9ac1-4eaa-83e1-149779bb6e09} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 12389 | 2026.03.25 00:22:01.489608 [ 5 ] {1568faf4-9ac1-4eaa-83e1-149779bb6e09} <Trace> oximeter.measurements_u64 (a46c3f3f-9ded-4b50-9fc2-4f503dd169a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12390 | 2026.03.25 00:22:01.489644 [ 5 ] {1568faf4-9ac1-4eaa-83e1-149779bb6e09} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 12391 | 2026.03.25 00:22:01.489933 [ 5 ] {1568faf4-9ac1-4eaa-83e1-149779bb6e09} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) | ||
| 12392 | 2026.03.25 00:22:01.490141 [ 5 ] {1568faf4-9ac1-4eaa-83e1-149779bb6e09} <Trace> oximeter.measurements_u64 (a46c3f3f-9ded-4b50-9fc2-4f503dd169a4): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12393 | 2026.03.25 00:22:01.490264 [ 5 ] {1568faf4-9ac1-4eaa-83e1-149779bb6e09} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001062 sec., 56497.17514124294 rows/sec., 3.81 MiB/sec. | ||
| 12394 | 2026.03.25 00:22:01.490299 [ 5 ] {1568faf4-9ac1-4eaa-83e1-149779bb6e09} <Debug> TCPHandler: Processed in 0.001217878 sec. | ||
| 12395 | 2026.03.25 00:22:05.039010 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 1620 | ||
| 12396 | 2026.03.25 00:22:05.041553 [ 242 ] {} <Trace> system.query_log (9703172c-9101-4506-b1d0-613c64f918a0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12397 | 2026.03.25 00:22:05.041604 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 12398 | 2026.03.25 00:22:05.042805 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 12399 | 2026.03.25 00:22:05.043065 [ 242 ] {} <Trace> system.query_log (9703172c-9101-4506-b1d0-613c64f918a0): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12400 | 2026.03.25 00:22:05.043399 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1620 | ||
| 12401 | 2026.03.25 00:22:06.488034 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12402 | 2026.03.25 00:22:06.488214 [ 5 ] {aab0e58b-17c7-4d30-94b2-15559dd7728f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 12403 | 2026.03.25 00:22:06.488278 [ 5 ] {aab0e58b-17c7-4d30-94b2-15559dd7728f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 12404 | 2026.03.25 00:22:06.489051 [ 5 ] {aab0e58b-17c7-4d30-94b2-15559dd7728f} <Trace> oximeter.fields_i16 (78240462-1731-4218-9a79-d1fbaf59befe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12405 | 2026.03.25 00:22:06.489122 [ 5 ] {aab0e58b-17c7-4d30-94b2-15559dd7728f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 12406 | 2026.03.25 00:22:06.489521 [ 5 ] {aab0e58b-17c7-4d30-94b2-15559dd7728f} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 12407 | 2026.03.25 00:22:06.489756 [ 5 ] {aab0e58b-17c7-4d30-94b2-15559dd7728f} <Trace> oximeter.fields_i16 (78240462-1731-4218-9a79-d1fbaf59befe): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12408 | 2026.03.25 00:22:06.489887 [ 84 ] {} <Debug> oximeter.fields_i16 (78240462-1731-4218-9a79-d1fbaf59befe) (MergerMutator): Selected 5 parts from all_1_33_8 to all_37_37_0 | ||
| 12409 | 2026.03.25 00:22:06.489913 [ 5 ] {aab0e58b-17c7-4d30-94b2-15559dd7728f} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001744 sec., 162844.0366972477 rows/sec., 10.34 MiB/sec. | ||
| 12410 | 2026.03.25 00:22:06.489955 [ 84 ] {} <Trace> oximeter.fields_i16 (78240462-1731-4218-9a79-d1fbaf59befe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12411 | 2026.03.25 00:22:06.489976 [ 5 ] {aab0e58b-17c7-4d30-94b2-15559dd7728f} <Debug> TCPHandler: Processed in 0.002075017 sec. | ||
| 12412 | 2026.03.25 00:22:06.489984 [ 84 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 12413 | 2026.03.25 00:22:06.490104 [ 192 ] {78240462-1731-4218-9a79-d1fbaf59befe::all_1_37_9} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_33_8 to all_37_37_0 into Compact with storage Full | ||
| 12414 | 2026.03.25 00:22:06.490110 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12415 | 2026.03.25 00:22:06.490230 [ 192 ] {78240462-1731-4218-9a79-d1fbaf59befe::all_1_37_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12416 | 2026.03.25 00:22:06.490231 [ 5 ] {e58574ff-f8a5-40a6-ba13-35cd1eb24e3c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 12417 | 2026.03.25 00:22:06.490274 [ 192 ] {78240462-1731-4218-9a79-d1fbaf59befe::all_1_37_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_33_8, total 284 rows starting from the beginning of the part | ||
| 12418 | 2026.03.25 00:22:06.490293 [ 5 ] {e58574ff-f8a5-40a6-ba13-35cd1eb24e3c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 12419 | 2026.03.25 00:22:06.490351 [ 192 ] {78240462-1731-4218-9a79-d1fbaf59befe::all_1_37_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 284 rows starting from the beginning of the part | ||
| 12420 | 2026.03.25 00:22:06.490408 [ 192 ] {78240462-1731-4218-9a79-d1fbaf59befe::all_1_37_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 284 rows starting from the beginning of the part | ||
| 12421 | 2026.03.25 00:22:06.490460 [ 192 ] {78240462-1731-4218-9a79-d1fbaf59befe::all_1_37_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 284 rows starting from the beginning of the part | ||
| 12422 | 2026.03.25 00:22:06.490505 [ 192 ] {78240462-1731-4218-9a79-d1fbaf59befe::all_1_37_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 284 rows starting from the beginning of the part | ||
| 12423 | 2026.03.25 00:22:06.490729 [ 5 ] {e58574ff-f8a5-40a6-ba13-35cd1eb24e3c} <Trace> oximeter.fields_ipaddr (2be1fe0e-d681-4366-b872-d5e7a11bcfe0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12424 | 2026.03.25 00:22:06.490771 [ 5 ] {e58574ff-f8a5-40a6-ba13-35cd1eb24e3c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 12425 | 2026.03.25 00:22:06.491077 [ 5 ] {e58574ff-f8a5-40a6-ba13-35cd1eb24e3c} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 12426 | 2026.03.25 00:22:06.491290 [ 5 ] {e58574ff-f8a5-40a6-ba13-35cd1eb24e3c} <Trace> oximeter.fields_ipaddr (2be1fe0e-d681-4366-b872-d5e7a11bcfe0): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12427 | 2026.03.25 00:22:06.491420 [ 5 ] {e58574ff-f8a5-40a6-ba13-35cd1eb24e3c} <Debug> executeQuery: Read 14 rows, 1.14 KiB in 0.001214 sec., 11532.125205930806 rows/sec., 940.36 KiB/sec. | ||
| 12428 | 2026.03.25 00:22:06.491467 [ 5 ] {e58574ff-f8a5-40a6-ba13-35cd1eb24e3c} <Debug> TCPHandler: Processed in 0.001408913 sec. | ||
| 12429 | 2026.03.25 00:22:06.491549 [ 186 ] {78240462-1731-4218-9a79-d1fbaf59befe::all_1_37_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1420 rows, containing 5 columns (5 merged, 0 gathered) in 0.001489114 sec., 953587.1665970504 rows/sec., 64.20 MiB/sec. | ||
| 12430 | 2026.03.25 00:22:06.491574 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12431 | 2026.03.25 00:22:06.491681 [ 5 ] {6484243f-914d-4e25-8f27-26619058aaba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 12432 | 2026.03.25 00:22:06.491722 [ 5 ] {6484243f-914d-4e25-8f27-26619058aaba} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 12433 | 2026.03.25 00:22:06.491782 [ 189 ] {78240462-1731-4218-9a79-d1fbaf59befe::all_1_37_9} <Trace> MergedBlockOutputStream: filled checksums all_1_37_9 (state Temporary) | ||
| 12434 | 2026.03.25 00:22:06.492126 [ 189 ] {78240462-1731-4218-9a79-d1fbaf59befe::all_1_37_9} <Trace> oximeter.fields_i16 (78240462-1731-4218-9a79-d1fbaf59befe): Renaming temporary part tmp_merge_all_1_37_9 to all_1_37_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12435 | 2026.03.25 00:22:06.492208 [ 189 ] {78240462-1731-4218-9a79-d1fbaf59befe::all_1_37_9} <Trace> oximeter.fields_i16 (78240462-1731-4218-9a79-d1fbaf59befe) (MergerMutator): Merged 5 parts: [all_1_33_8, all_37_37_0] -> all_1_37_9 | ||
| 12436 | 2026.03.25 00:22:06.492308 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.41 MiB. | ||
| 12437 | 2026.03.25 00:22:06.492569 [ 5 ] {6484243f-914d-4e25-8f27-26619058aaba} <Trace> oximeter.fields_string (da9d4756-c540-45ff-bdbb-bdc9c8d31861): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12438 | 2026.03.25 00:22:06.492609 [ 5 ] {6484243f-914d-4e25-8f27-26619058aaba} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 12439 | 2026.03.25 00:22:06.492954 [ 5 ] {6484243f-914d-4e25-8f27-26619058aaba} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) | ||
| 12440 | 2026.03.25 00:22:06.493169 [ 5 ] {6484243f-914d-4e25-8f27-26619058aaba} <Trace> oximeter.fields_string (da9d4756-c540-45ff-bdbb-bdc9c8d31861): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12441 | 2026.03.25 00:22:06.493303 [ 5 ] {6484243f-914d-4e25-8f27-26619058aaba} <Debug> executeQuery: Read 832 rows, 66.80 KiB in 0.001642 sec., 506699.14738124236 rows/sec., 39.73 MiB/sec. | ||
| 12442 | 2026.03.25 00:22:06.493340 [ 5 ] {6484243f-914d-4e25-8f27-26619058aaba} <Debug> TCPHandler: Processed in 0.001813052 sec. | ||
| 12443 | 2026.03.25 00:22:06.493455 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12444 | 2026.03.25 00:22:06.493548 [ 5 ] {99971d99-8503-4867-a4d8-7aa8c043f878} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 12445 | 2026.03.25 00:22:06.493588 [ 5 ] {99971d99-8503-4867-a4d8-7aa8c043f878} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 12446 | 2026.03.25 00:22:06.494040 [ 5 ] {99971d99-8503-4867-a4d8-7aa8c043f878} <Trace> oximeter.fields_u16 (b490aa8d-8720-450c-9d9d-0c0be0c6e0e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12447 | 2026.03.25 00:22:06.494075 [ 5 ] {99971d99-8503-4867-a4d8-7aa8c043f878} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 12448 | 2026.03.25 00:22:06.494379 [ 5 ] {99971d99-8503-4867-a4d8-7aa8c043f878} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 12449 | 2026.03.25 00:22:06.494583 [ 5 ] {99971d99-8503-4867-a4d8-7aa8c043f878} <Trace> oximeter.fields_u16 (b490aa8d-8720-450c-9d9d-0c0be0c6e0e1): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12450 | 2026.03.25 00:22:06.494707 [ 5 ] {99971d99-8503-4867-a4d8-7aa8c043f878} <Debug> executeQuery: Read 170 rows, 10.57 KiB in 0.001178 sec., 144312.39388794568 rows/sec., 8.76 MiB/sec. | ||
| 12451 | 2026.03.25 00:22:06.494744 [ 5 ] {99971d99-8503-4867-a4d8-7aa8c043f878} <Debug> TCPHandler: Processed in 0.001346101 sec. | ||
| 12452 | 2026.03.25 00:22:06.494852 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12453 | 2026.03.25 00:22:06.494943 [ 5 ] {a27c3496-f29b-4406-b405-647e8f1739fb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 12454 | 2026.03.25 00:22:06.494980 [ 5 ] {a27c3496-f29b-4406-b405-647e8f1739fb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 12455 | 2026.03.25 00:22:06.495405 [ 5 ] {a27c3496-f29b-4406-b405-647e8f1739fb} <Trace> oximeter.fields_u32 (79eddaf6-5920-48fe-8c45-6c5582e58677): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12456 | 2026.03.25 00:22:06.495447 [ 5 ] {a27c3496-f29b-4406-b405-647e8f1739fb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 12457 | 2026.03.25 00:22:06.495738 [ 5 ] {a27c3496-f29b-4406-b405-647e8f1739fb} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 12458 | 2026.03.25 00:22:06.495934 [ 5 ] {a27c3496-f29b-4406-b405-647e8f1739fb} <Trace> oximeter.fields_u32 (79eddaf6-5920-48fe-8c45-6c5582e58677): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12459 | 2026.03.25 00:22:06.496058 [ 5 ] {a27c3496-f29b-4406-b405-647e8f1739fb} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001134 sec., 131393.29805996473 rows/sec., 8.49 MiB/sec. | ||
| 12460 | 2026.03.25 00:22:06.496094 [ 5 ] {a27c3496-f29b-4406-b405-647e8f1739fb} <Debug> TCPHandler: Processed in 0.00128958 sec. | ||
| 12461 | 2026.03.25 00:22:06.496201 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12462 | 2026.03.25 00:22:06.496291 [ 5 ] {5416db1a-eeba-48df-818f-d8d945bca07c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 12463 | 2026.03.25 00:22:06.496330 [ 5 ] {5416db1a-eeba-48df-818f-d8d945bca07c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 12464 | 2026.03.25 00:22:06.496762 [ 5 ] {5416db1a-eeba-48df-818f-d8d945bca07c} <Trace> oximeter.fields_u8 (fa258e8d-285a-434f-b894-6be795807874): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12465 | 2026.03.25 00:22:06.496797 [ 5 ] {5416db1a-eeba-48df-818f-d8d945bca07c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 12466 | 2026.03.25 00:22:06.497092 [ 5 ] {5416db1a-eeba-48df-818f-d8d945bca07c} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 12467 | 2026.03.25 00:22:06.497287 [ 5 ] {5416db1a-eeba-48df-818f-d8d945bca07c} <Trace> oximeter.fields_u8 (fa258e8d-285a-434f-b894-6be795807874): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12468 | 2026.03.25 00:22:06.497392 [ 82 ] {} <Debug> oximeter.fields_u8 (fa258e8d-285a-434f-b894-6be795807874) (MergerMutator): Selected 5 parts from all_1_33_8 to all_37_37_0 | ||
| 12469 | 2026.03.25 00:22:06.497413 [ 5 ] {5416db1a-eeba-48df-818f-d8d945bca07c} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001139 sec., 129938.54258121159 rows/sec., 7.39 MiB/sec. | ||
| 12470 | 2026.03.25 00:22:06.497443 [ 82 ] {} <Trace> oximeter.fields_u8 (fa258e8d-285a-434f-b894-6be795807874): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12471 | 2026.03.25 00:22:06.497469 [ 82 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 12472 | 2026.03.25 00:22:06.497472 [ 5 ] {5416db1a-eeba-48df-818f-d8d945bca07c} <Debug> TCPHandler: Processed in 0.00131752 sec. | ||
| 12473 | 2026.03.25 00:22:06.497555 [ 196 ] {fa258e8d-285a-434f-b894-6be795807874::all_1_37_9} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_33_8 to all_37_37_0 into Compact with storage Full | ||
| 12474 | 2026.03.25 00:22:06.497590 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12475 | 2026.03.25 00:22:06.497666 [ 196 ] {fa258e8d-285a-434f-b894-6be795807874::all_1_37_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12476 | 2026.03.25 00:22:06.497685 [ 5 ] {88d7c998-de70-4645-9d33-28724ccd89ba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 12477 | 2026.03.25 00:22:06.497704 [ 196 ] {fa258e8d-285a-434f-b894-6be795807874::all_1_37_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_33_8, total 148 rows starting from the beginning of the part | ||
| 12478 | 2026.03.25 00:22:06.497729 [ 5 ] {88d7c998-de70-4645-9d33-28724ccd89ba} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 12479 | 2026.03.25 00:22:06.497772 [ 196 ] {fa258e8d-285a-434f-b894-6be795807874::all_1_37_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 148 rows starting from the beginning of the part | ||
| 12480 | 2026.03.25 00:22:06.497832 [ 196 ] {fa258e8d-285a-434f-b894-6be795807874::all_1_37_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 148 rows starting from the beginning of the part | ||
| 12481 | 2026.03.25 00:22:06.497881 [ 196 ] {fa258e8d-285a-434f-b894-6be795807874::all_1_37_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 148 rows starting from the beginning of the part | ||
| 12482 | 2026.03.25 00:22:06.497927 [ 196 ] {fa258e8d-285a-434f-b894-6be795807874::all_1_37_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 148 rows starting from the beginning of the part | ||
| 12483 | 2026.03.25 00:22:06.498326 [ 5 ] {88d7c998-de70-4645-9d33-28724ccd89ba} <Trace> oximeter.fields_uuid (6a83c119-7e6c-4ef5-9da4-bd1e7cdd4b62): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12484 | 2026.03.25 00:22:06.498366 [ 5 ] {88d7c998-de70-4645-9d33-28724ccd89ba} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 12485 | 2026.03.25 00:22:06.498709 [ 5 ] {88d7c998-de70-4645-9d33-28724ccd89ba} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) | ||
| 12486 | 2026.03.25 00:22:06.498721 [ 186 ] {fa258e8d-285a-434f-b894-6be795807874::all_1_37_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 740 rows, containing 5 columns (5 merged, 0 gathered) in 0.001204768 sec., 614226.1414645808 rows/sec., 37.28 MiB/sec. | ||
| 12487 | 2026.03.25 00:22:06.498871 [ 200 ] {fa258e8d-285a-434f-b894-6be795807874::all_1_37_9} <Trace> MergedBlockOutputStream: filled checksums all_1_37_9 (state Temporary) | ||
| 12488 | 2026.03.25 00:22:06.498927 [ 5 ] {88d7c998-de70-4645-9d33-28724ccd89ba} <Trace> oximeter.fields_uuid (6a83c119-7e6c-4ef5-9da4-bd1e7cdd4b62): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12489 | 2026.03.25 00:22:06.499074 [ 5 ] {88d7c998-de70-4645-9d33-28724ccd89ba} <Debug> executeQuery: Read 518 rows, 37.44 KiB in 0.001406 sec., 368421.052631579 rows/sec., 26.01 MiB/sec. | ||
| 12490 | 2026.03.25 00:22:06.499113 [ 5 ] {88d7c998-de70-4645-9d33-28724ccd89ba} <Debug> TCPHandler: Processed in 0.001570526 sec. | ||
| 12491 | 2026.03.25 00:22:06.499165 [ 200 ] {fa258e8d-285a-434f-b894-6be795807874::all_1_37_9} <Trace> oximeter.fields_u8 (fa258e8d-285a-434f-b894-6be795807874): Renaming temporary part tmp_merge_all_1_37_9 to all_1_37_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12492 | 2026.03.25 00:22:06.499225 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12493 | 2026.03.25 00:22:06.499245 [ 200 ] {fa258e8d-285a-434f-b894-6be795807874::all_1_37_9} <Trace> oximeter.fields_u8 (fa258e8d-285a-434f-b894-6be795807874) (MergerMutator): Merged 5 parts: [all_1_33_8, all_37_37_0] -> all_1_37_9 | ||
| 12494 | 2026.03.25 00:22:06.499323 [ 5 ] {0af52e56-373f-43d2-af3d-ebe7b147ea2a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 12495 | 2026.03.25 00:22:06.499330 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. | ||
| 12496 | 2026.03.25 00:22:06.499372 [ 5 ] {0af52e56-373f-43d2-af3d-ebe7b147ea2a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 12497 | 2026.03.25 00:22:06.499713 [ 5 ] {0af52e56-373f-43d2-af3d-ebe7b147ea2a} <Trace> oximeter.measurements_bool (8a3ce6e0-f76a-4ba2-9a43-4275c3c9549e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12498 | 2026.03.25 00:22:06.499748 [ 5 ] {0af52e56-373f-43d2-af3d-ebe7b147ea2a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 12499 | 2026.03.25 00:22:06.500050 [ 5 ] {0af52e56-373f-43d2-af3d-ebe7b147ea2a} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 12500 | 2026.03.25 00:22:06.500254 [ 5 ] {0af52e56-373f-43d2-af3d-ebe7b147ea2a} <Trace> oximeter.measurements_bool (8a3ce6e0-f76a-4ba2-9a43-4275c3c9549e): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12501 | 2026.03.25 00:22:06.500378 [ 5 ] {0af52e56-373f-43d2-af3d-ebe7b147ea2a} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001073 sec., 5591.798695246971 rows/sec., 292.15 KiB/sec. | ||
| 12502 | 2026.03.25 00:22:06.500414 [ 5 ] {0af52e56-373f-43d2-af3d-ebe7b147ea2a} <Debug> TCPHandler: Processed in 0.001235369 sec. | ||
| 12503 | 2026.03.25 00:22:06.500524 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12504 | 2026.03.25 00:22:06.500624 [ 5 ] {c7c930f0-3ab6-4752-b41f-701d6e2618d2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 12505 | 2026.03.25 00:22:06.500664 [ 5 ] {c7c930f0-3ab6-4752-b41f-701d6e2618d2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 12506 | 2026.03.25 00:22:06.501064 [ 5 ] {c7c930f0-3ab6-4752-b41f-701d6e2618d2} <Trace> oximeter.measurements_cumulativeu64 (d9515f17-c5fd-4592-903e-92bbab0fc185): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12507 | 2026.03.25 00:22:06.501098 [ 5 ] {c7c930f0-3ab6-4752-b41f-701d6e2618d2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 12508 | 2026.03.25 00:22:06.501420 [ 5 ] {c7c930f0-3ab6-4752-b41f-701d6e2618d2} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) | ||
| 12509 | 2026.03.25 00:22:06.501632 [ 5 ] {c7c930f0-3ab6-4752-b41f-701d6e2618d2} <Trace> oximeter.measurements_cumulativeu64 (d9515f17-c5fd-4592-903e-92bbab0fc185): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12510 | 2026.03.25 00:22:06.501755 [ 5 ] {c7c930f0-3ab6-4752-b41f-701d6e2618d2} <Debug> executeQuery: Read 272 rows, 18.52 KiB in 0.001148 sec., 236933.79790940767 rows/sec., 15.76 MiB/sec. | ||
| 12511 | 2026.03.25 00:22:06.501791 [ 5 ] {c7c930f0-3ab6-4752-b41f-701d6e2618d2} <Debug> TCPHandler: Processed in 0.00131369 sec. | ||
| 12512 | 2026.03.25 00:22:06.501899 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12513 | 2026.03.25 00:22:06.501989 [ 5 ] {e30e0100-7b2b-4f9e-8c70-53b0a2854e73} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 12514 | 2026.03.25 00:22:06.502030 [ 5 ] {e30e0100-7b2b-4f9e-8c70-53b0a2854e73} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 12515 | 2026.03.25 00:22:06.502335 [ 5 ] {e30e0100-7b2b-4f9e-8c70-53b0a2854e73} <Trace> oximeter.measurements_f64 (212c2a6f-90cf-4c71-aafe-78c3b1fd8e79): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12516 | 2026.03.25 00:22:06.502369 [ 5 ] {e30e0100-7b2b-4f9e-8c70-53b0a2854e73} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 12517 | 2026.03.25 00:22:06.502670 [ 5 ] {e30e0100-7b2b-4f9e-8c70-53b0a2854e73} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 12518 | 2026.03.25 00:22:06.502871 [ 5 ] {e30e0100-7b2b-4f9e-8c70-53b0a2854e73} <Trace> oximeter.measurements_f64 (212c2a6f-90cf-4c71-aafe-78c3b1fd8e79): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12519 | 2026.03.25 00:22:06.502992 [ 5 ] {e30e0100-7b2b-4f9e-8c70-53b0a2854e73} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.00102 sec., 980.3921568627451 rows/sec., 66.06 KiB/sec. | ||
| 12520 | 2026.03.25 00:22:06.503027 [ 5 ] {e30e0100-7b2b-4f9e-8c70-53b0a2854e73} <Debug> TCPHandler: Processed in 0.001175787 sec. | ||
| 12521 | 2026.03.25 00:22:06.503138 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12522 | 2026.03.25 00:22:06.503229 [ 5 ] {c5821e89-51a6-4bab-a42e-060e5d6cf3ec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 12523 | 2026.03.25 00:22:06.503280 [ 5 ] {c5821e89-51a6-4bab-a42e-060e5d6cf3ec} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 12524 | 2026.03.25 00:22:06.504061 [ 5 ] {c5821e89-51a6-4bab-a42e-060e5d6cf3ec} <Trace> oximeter.measurements_histogramu64 (66b3c5cd-c277-4614-b9e1-0e483a2d8930): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12525 | 2026.03.25 00:22:06.504096 [ 5 ] {c5821e89-51a6-4bab-a42e-060e5d6cf3ec} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 12526 | 2026.03.25 00:22:06.504606 [ 5 ] {c5821e89-51a6-4bab-a42e-060e5d6cf3ec} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 12527 | 2026.03.25 00:22:06.504818 [ 5 ] {c5821e89-51a6-4bab-a42e-060e5d6cf3ec} <Trace> oximeter.measurements_histogramu64 (66b3c5cd-c277-4614-b9e1-0e483a2d8930): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12528 | 2026.03.25 00:22:06.504949 [ 5 ] {c5821e89-51a6-4bab-a42e-060e5d6cf3ec} <Debug> executeQuery: Read 14 rows, 25.69 KiB in 0.001738 sec., 8055.2359033371695 rows/sec., 14.43 MiB/sec. | ||
| 12529 | 2026.03.25 00:22:06.505000 [ 5 ] {c5821e89-51a6-4bab-a42e-060e5d6cf3ec} <Debug> TCPHandler: Processed in 0.001915254 sec. | ||
| 12530 | 2026.03.25 00:22:06.505119 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12531 | 2026.03.25 00:22:06.505211 [ 5 ] {060c115f-2bba-46ed-8613-fd1db875d808} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 12532 | 2026.03.25 00:22:06.505251 [ 5 ] {060c115f-2bba-46ed-8613-fd1db875d808} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 12533 | 2026.03.25 00:22:06.505585 [ 5 ] {060c115f-2bba-46ed-8613-fd1db875d808} <Trace> oximeter.measurements_u64 (a46c3f3f-9ded-4b50-9fc2-4f503dd169a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12534 | 2026.03.25 00:22:06.505620 [ 5 ] {060c115f-2bba-46ed-8613-fd1db875d808} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 12535 | 2026.03.25 00:22:06.505914 [ 5 ] {060c115f-2bba-46ed-8613-fd1db875d808} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) | ||
| 12536 | 2026.03.25 00:22:06.506114 [ 5 ] {060c115f-2bba-46ed-8613-fd1db875d808} <Trace> oximeter.measurements_u64 (a46c3f3f-9ded-4b50-9fc2-4f503dd169a4): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12537 | 2026.03.25 00:22:06.506240 [ 5 ] {060c115f-2bba-46ed-8613-fd1db875d808} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001047 sec., 85959.88538681949 rows/sec., 5.38 MiB/sec. | ||
| 12538 | 2026.03.25 00:22:06.506274 [ 5 ] {060c115f-2bba-46ed-8613-fd1db875d808} <Debug> TCPHandler: Processed in 0.001209888 sec. | ||
| 12539 | 2026.03.25 00:22:07.418983 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 24414 | ||
| 12540 | 2026.03.25 00:22:07.419817 [ 244 ] {} <Trace> system.asynchronous_metric_log (0898b27c-367e-447b-8482-f4822232c365): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12541 | 2026.03.25 00:22:07.419885 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 12542 | 2026.03.25 00:22:07.420428 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 12543 | 2026.03.25 00:22:07.420655 [ 244 ] {} <Trace> system.asynchronous_metric_log (0898b27c-367e-447b-8482-f4822232c365): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12544 | 2026.03.25 00:22:07.420785 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 24414 | ||
| 12545 | 2026.03.25 00:22:07.420795 [ 82 ] {} <Debug> system.asynchronous_metric_log (0898b27c-367e-447b-8482-f4822232c365) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 12546 | 2026.03.25 00:22:07.420864 [ 82 ] {} <Trace> system.asynchronous_metric_log (0898b27c-367e-447b-8482-f4822232c365): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12547 | 2026.03.25 00:22:07.420885 [ 82 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 12548 | 2026.03.25 00:22:07.420992 [ 190 ] {0898b27c-367e-447b-8482-f4822232c365::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 | ||
| 12549 | 2026.03.25 00:22:07.421162 [ 190 ] {0898b27c-367e-447b-8482-f4822232c365::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12550 | 2026.03.25 00:22:07.421222 [ 190 ] {0898b27c-367e-447b-8482-f4822232c365::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_46_9, total 21982 rows starting from the beginning of the part | ||
| 12551 | 2026.03.25 00:22:07.421320 [ 190 ] {0898b27c-367e-447b-8482-f4822232c365::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 512 rows starting from the beginning of the part | ||
| 12552 | 2026.03.25 00:22:07.421394 [ 190 ] {0898b27c-367e-447b-8482-f4822232c365::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 448 rows starting from the beginning of the part | ||
| 12553 | 2026.03.25 00:22:07.421468 [ 190 ] {0898b27c-367e-447b-8482-f4822232c365::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 512 rows starting from the beginning of the part | ||
| 12554 | 2026.03.25 00:22:07.421534 [ 190 ] {0898b27c-367e-447b-8482-f4822232c365::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 448 rows starting from the beginning of the part | ||
| 12555 | 2026.03.25 00:22:07.421599 [ 190 ] {0898b27c-367e-447b-8482-f4822232c365::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 512 rows starting from the beginning of the part | ||
| 12556 | 2026.03.25 00:22:07.423724 [ 195 ] {0898b27c-367e-447b-8482-f4822232c365::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 24414 rows, containing 4 columns (4 merged, 0 gathered) in 0.002778044 sec., 8788197.739128683 rows/sec., 125.72 MiB/sec. | ||
| 12557 | 2026.03.25 00:22:07.424191 [ 188 ] {0898b27c-367e-447b-8482-f4822232c365::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 12558 | 2026.03.25 00:22:07.424513 [ 188 ] {0898b27c-367e-447b-8482-f4822232c365::all_1_51_10} <Trace> system.asynchronous_metric_log (0898b27c-367e-447b-8482-f4822232c365): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12559 | 2026.03.25 00:22:07.424602 [ 188 ] {0898b27c-367e-447b-8482-f4822232c365::all_1_51_10} <Trace> system.asynchronous_metric_log (0898b27c-367e-447b-8482-f4822232c365) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 12560 | 2026.03.25 00:22:07.424712 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.75 MiB. | ||
| 12561 | 2026.03.25 00:22:08.701172 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 384 | ||
| 12562 | 2026.03.25 00:22:08.719023 [ 243 ] {} <Trace> system.metric_log (8832bb94-2db2-42e0-923d-5bcca7c2cc3b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12563 | 2026.03.25 00:22:08.719088 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 12564 | 2026.03.25 00:22:08.725480 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 12565 | 2026.03.25 00:22:08.726259 [ 243 ] {} <Trace> system.metric_log (8832bb94-2db2-42e0-923d-5bcca7c2cc3b): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12566 | 2026.03.25 00:22:08.726558 [ 79 ] {} <Debug> system.metric_log (8832bb94-2db2-42e0-923d-5bcca7c2cc3b) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 12567 | 2026.03.25 00:22:08.726591 [ 79 ] {} <Trace> system.metric_log (8832bb94-2db2-42e0-923d-5bcca7c2cc3b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12568 | 2026.03.25 00:22:08.726609 [ 79 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 12569 | 2026.03.25 00:22:08.726735 [ 186 ] {8832bb94-2db2-42e0-923d-5bcca7c2cc3b::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 | ||
| 12570 | 2026.03.25 00:22:08.730116 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 384 | ||
| 12571 | 2026.03.25 00:22:08.731000 [ 186 ] {8832bb94-2db2-42e0-923d-5bcca7c2cc3b::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12572 | 2026.03.25 00:22:08.732659 [ 186 ] {8832bb94-2db2-42e0-923d-5bcca7c2cc3b::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 | ||
| 12573 | 2026.03.25 00:22:08.737659 [ 186 ] {8832bb94-2db2-42e0-923d-5bcca7c2cc3b::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 | ||
| 12574 | 2026.03.25 00:22:08.742384 [ 186 ] {8832bb94-2db2-42e0-923d-5bcca7c2cc3b::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 | ||
| 12575 | 2026.03.25 00:22:08.747154 [ 186 ] {8832bb94-2db2-42e0-923d-5bcca7c2cc3b::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 | ||
| 12576 | 2026.03.25 00:22:08.751828 [ 186 ] {8832bb94-2db2-42e0-923d-5bcca7c2cc3b::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 | ||
| 12577 | 2026.03.25 00:22:08.755760 [ 186 ] {8832bb94-2db2-42e0-923d-5bcca7c2cc3b::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 | ||
| 12578 | 2026.03.25 00:22:08.809785 [ 195 ] {8832bb94-2db2-42e0-923d-5bcca7c2cc3b::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 384 rows, containing 679 columns (679 merged, 0 gathered) in 0.083110068 sec., 4620.378845075666 rows/sec., 23.89 MiB/sec. | ||
| 12579 | 2026.03.25 00:22:08.813099 [ 193 ] {8832bb94-2db2-42e0-923d-5bcca7c2cc3b::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 12580 | 2026.03.25 00:22:08.815268 [ 193 ] {8832bb94-2db2-42e0-923d-5bcca7c2cc3b::all_1_51_10} <Trace> system.metric_log (8832bb94-2db2-42e0-923d-5bcca7c2cc3b): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12581 | 2026.03.25 00:22:08.815379 [ 193 ] {8832bb94-2db2-42e0-923d-5bcca7c2cc3b::all_1_51_10} <Trace> system.metric_log (8832bb94-2db2-42e0-923d-5bcca7c2cc3b) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 12582 | 2026.03.25 00:22:08.818060 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 13.97 MiB. | ||
| 12583 | 2026.03.25 00:22:09.000211 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 323.33 MiB, peak 336.74 MiB, free memory in arenas 0.00 B, will set to 325.20 MiB (RSS), difference: 1.87 MiB | ||
| 12584 | 2026.03.25 00:22:11.480660 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12585 | 2026.03.25 00:22:11.480848 [ 5 ] {97cee16d-ab3b-475c-b2d5-868054e98d97} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 12586 | 2026.03.25 00:22:11.480914 [ 5 ] {97cee16d-ab3b-475c-b2d5-868054e98d97} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 12587 | 2026.03.25 00:22:11.481596 [ 5 ] {97cee16d-ab3b-475c-b2d5-868054e98d97} <Trace> oximeter.fields_string (da9d4756-c540-45ff-bdbb-bdc9c8d31861): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12588 | 2026.03.25 00:22:11.481642 [ 5 ] {97cee16d-ab3b-475c-b2d5-868054e98d97} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 12589 | 2026.03.25 00:22:11.482044 [ 5 ] {97cee16d-ab3b-475c-b2d5-868054e98d97} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) | ||
| 12590 | 2026.03.25 00:22:11.482282 [ 5 ] {97cee16d-ab3b-475c-b2d5-868054e98d97} <Trace> oximeter.fields_string (da9d4756-c540-45ff-bdbb-bdc9c8d31861): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12591 | 2026.03.25 00:22:11.482423 [ 75 ] {} <Debug> oximeter.fields_string (da9d4756-c540-45ff-bdbb-bdc9c8d31861) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 | ||
| 12592 | 2026.03.25 00:22:11.482439 [ 5 ] {97cee16d-ab3b-475c-b2d5-868054e98d97} <Debug> executeQuery: Read 108 rows, 9.31 KiB in 0.001639 sec., 65893.83770591824 rows/sec., 5.54 MiB/sec. | ||
| 12593 | 2026.03.25 00:22:11.482459 [ 75 ] {} <Trace> oximeter.fields_string (da9d4756-c540-45ff-bdbb-bdc9c8d31861): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12594 | 2026.03.25 00:22:11.482480 [ 75 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 12595 | 2026.03.25 00:22:11.482492 [ 5 ] {97cee16d-ab3b-475c-b2d5-868054e98d97} <Debug> TCPHandler: Processed in 0.001976936 sec. | ||
| 12596 | 2026.03.25 00:22:11.482606 [ 197 ] {da9d4756-c540-45ff-bdbb-bdc9c8d31861::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 | ||
| 12597 | 2026.03.25 00:22:11.482630 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12598 | 2026.03.25 00:22:11.482743 [ 5 ] {aa6ff4c9-6263-4e59-b183-dfd6800910a7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 12599 | 2026.03.25 00:22:11.482748 [ 197 ] {da9d4756-c540-45ff-bdbb-bdc9c8d31861::all_1_86_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12600 | 2026.03.25 00:22:11.482794 [ 5 ] {aa6ff4c9-6263-4e59-b183-dfd6800910a7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 12601 | 2026.03.25 00:22:11.482797 [ 197 ] {da9d4756-c540-45ff-bdbb-bdc9c8d31861::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_81_16, total 3237 rows starting from the beginning of the part | ||
| 12602 | 2026.03.25 00:22:11.482883 [ 197 ] {da9d4756-c540-45ff-bdbb-bdc9c8d31861::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 56 rows starting from the beginning of the part | ||
| 12603 | 2026.03.25 00:22:11.482929 [ 197 ] {da9d4756-c540-45ff-bdbb-bdc9c8d31861::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 825 rows starting from the beginning of the part | ||
| 12604 | 2026.03.25 00:22:11.482976 [ 197 ] {da9d4756-c540-45ff-bdbb-bdc9c8d31861::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 108 rows starting from the beginning of the part | ||
| 12605 | 2026.03.25 00:22:11.483015 [ 197 ] {da9d4756-c540-45ff-bdbb-bdc9c8d31861::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 832 rows starting from the beginning of the part | ||
| 12606 | 2026.03.25 00:22:11.483054 [ 197 ] {da9d4756-c540-45ff-bdbb-bdc9c8d31861::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 108 rows starting from the beginning of the part | ||
| 12607 | 2026.03.25 00:22:11.483242 [ 5 ] {aa6ff4c9-6263-4e59-b183-dfd6800910a7} <Trace> oximeter.fields_u16 (b490aa8d-8720-450c-9d9d-0c0be0c6e0e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12608 | 2026.03.25 00:22:11.483283 [ 5 ] {aa6ff4c9-6263-4e59-b183-dfd6800910a7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 12609 | 2026.03.25 00:22:11.483645 [ 5 ] {aa6ff4c9-6263-4e59-b183-dfd6800910a7} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 12610 | 2026.03.25 00:22:11.483873 [ 5 ] {aa6ff4c9-6263-4e59-b183-dfd6800910a7} <Trace> oximeter.fields_u16 (b490aa8d-8720-450c-9d9d-0c0be0c6e0e1): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12611 | 2026.03.25 00:22:11.483989 [ 75 ] {} <Debug> oximeter.fields_u16 (b490aa8d-8720-450c-9d9d-0c0be0c6e0e1) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
| 12612 | 2026.03.25 00:22:11.484014 [ 5 ] {aa6ff4c9-6263-4e59-b183-dfd6800910a7} <Debug> executeQuery: Read 26 rows, 1.96 KiB in 0.001294 sec., 20092.73570324575 rows/sec., 1.48 MiB/sec. | ||
| 12613 | 2026.03.25 00:22:11.484019 [ 75 ] {} <Trace> oximeter.fields_u16 (b490aa8d-8720-450c-9d9d-0c0be0c6e0e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12614 | 2026.03.25 00:22:11.484043 [ 75 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 12615 | 2026.03.25 00:22:11.484054 [ 5 ] {aa6ff4c9-6263-4e59-b183-dfd6800910a7} <Debug> TCPHandler: Processed in 0.001477044 sec. | ||
| 12616 | 2026.03.25 00:22:11.484117 [ 195 ] {b490aa8d-8720-450c-9d9d-0c0be0c6e0e1::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 | ||
| 12617 | 2026.03.25 00:22:11.484167 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12618 | 2026.03.25 00:22:11.484203 [ 195 ] {b490aa8d-8720-450c-9d9d-0c0be0c6e0e1::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12619 | 2026.03.25 00:22:11.484231 [ 195 ] {b490aa8d-8720-450c-9d9d-0c0be0c6e0e1::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 211 rows starting from the beginning of the part | ||
| 12620 | 2026.03.25 00:22:11.484263 [ 5 ] {3024a320-d3dc-48a5-964f-d798b3267ffb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 12621 | 2026.03.25 00:22:11.484287 [ 195 ] {b490aa8d-8720-450c-9d9d-0c0be0c6e0e1::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 39 rows starting from the beginning of the part | ||
| 12622 | 2026.03.25 00:22:11.484304 [ 5 ] {3024a320-d3dc-48a5-964f-d798b3267ffb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 12623 | 2026.03.25 00:22:11.484332 [ 195 ] {b490aa8d-8720-450c-9d9d-0c0be0c6e0e1::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 156 rows starting from the beginning of the part | ||
| 12624 | 2026.03.25 00:22:11.484373 [ 195 ] {b490aa8d-8720-450c-9d9d-0c0be0c6e0e1::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 | ||
| 12625 | 2026.03.25 00:22:11.484416 [ 195 ] {b490aa8d-8720-450c-9d9d-0c0be0c6e0e1::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 170 rows starting from the beginning of the part | ||
| 12626 | 2026.03.25 00:22:11.484454 [ 195 ] {b490aa8d-8720-450c-9d9d-0c0be0c6e0e1::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 26 rows starting from the beginning of the part | ||
| 12627 | 2026.03.25 00:22:11.484767 [ 5 ] {3024a320-d3dc-48a5-964f-d798b3267ffb} <Trace> oximeter.fields_uuid (6a83c119-7e6c-4ef5-9da4-bd1e7cdd4b62): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12628 | 2026.03.25 00:22:11.484801 [ 5 ] {3024a320-d3dc-48a5-964f-d798b3267ffb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 12629 | 2026.03.25 00:22:11.485014 [ 201 ] {da9d4756-c540-45ff-bdbb-bdc9c8d31861::all_1_86_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5166 rows, containing 5 columns (5 merged, 0 gathered) in 0.002469597 sec., 2091839.2758008696 rows/sec., 168.29 MiB/sec. | ||
| 12630 | 2026.03.25 00:22:11.485151 [ 5 ] {3024a320-d3dc-48a5-964f-d798b3267ffb} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) | ||
| 12631 | 2026.03.25 00:22:11.485236 [ 194 ] {b490aa8d-8720-450c-9d9d-0c0be0c6e0e1::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 628 rows, containing 5 columns (5 merged, 0 gathered) in 0.001146707 sec., 547655.1551529728 rows/sec., 36.69 MiB/sec. | ||
| 12632 | 2026.03.25 00:22:11.485322 [ 197 ] {da9d4756-c540-45ff-bdbb-bdc9c8d31861::all_1_86_17} <Trace> MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) | ||
| 12633 | 2026.03.25 00:22:11.485405 [ 5 ] {3024a320-d3dc-48a5-964f-d798b3267ffb} <Trace> oximeter.fields_uuid (6a83c119-7e6c-4ef5-9da4-bd1e7cdd4b62): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12634 | 2026.03.25 00:22:11.485414 [ 201 ] {b490aa8d-8720-450c-9d9d-0c0be0c6e0e1::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
| 12635 | 2026.03.25 00:22:11.485534 [ 75 ] {} <Debug> oximeter.fields_uuid (6a83c119-7e6c-4ef5-9da4-bd1e7cdd4b62) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 | ||
| 12636 | 2026.03.25 00:22:11.485561 [ 5 ] {3024a320-d3dc-48a5-964f-d798b3267ffb} <Debug> executeQuery: Read 90 rows, 7.20 KiB in 0.001317 sec., 68337.1298405467 rows/sec., 5.34 MiB/sec. | ||
| 12637 | 2026.03.25 00:22:11.485565 [ 75 ] {} <Trace> oximeter.fields_uuid (6a83c119-7e6c-4ef5-9da4-bd1e7cdd4b62): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12638 | 2026.03.25 00:22:11.485598 [ 75 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 12639 | 2026.03.25 00:22:11.485603 [ 5 ] {3024a320-d3dc-48a5-964f-d798b3267ffb} <Debug> TCPHandler: Processed in 0.001485234 sec. | ||
| 12640 | 2026.03.25 00:22:11.485614 [ 197 ] {da9d4756-c540-45ff-bdbb-bdc9c8d31861::all_1_86_17} <Trace> oximeter.fields_string (da9d4756-c540-45ff-bdbb-bdc9c8d31861): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12641 | 2026.03.25 00:22:11.485693 [ 194 ] {6a83c119-7e6c-4ef5-9da4-bd1e7cdd4b62::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 | ||
| 12642 | 2026.03.25 00:22:11.485701 [ 197 ] {da9d4756-c540-45ff-bdbb-bdc9c8d31861::all_1_86_17} <Trace> oximeter.fields_string (da9d4756-c540-45ff-bdbb-bdc9c8d31861) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 | ||
| 12643 | 2026.03.25 00:22:11.485724 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12644 | 2026.03.25 00:22:11.485729 [ 201 ] {b490aa8d-8720-450c-9d9d-0c0be0c6e0e1::all_1_71_14} <Trace> oximeter.fields_u16 (b490aa8d-8720-450c-9d9d-0c0be0c6e0e1): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12645 | 2026.03.25 00:22:11.485797 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.08 MiB. | ||
| 12646 | 2026.03.25 00:22:11.485816 [ 194 ] {6a83c119-7e6c-4ef5-9da4-bd1e7cdd4b62::all_1_86_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12647 | 2026.03.25 00:22:11.485829 [ 5 ] {3d1d3bc1-0a05-4c53-baf9-3c6277addabf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 12648 | 2026.03.25 00:22:11.485830 [ 201 ] {b490aa8d-8720-450c-9d9d-0c0be0c6e0e1::all_1_71_14} <Trace> oximeter.fields_u16 (b490aa8d-8720-450c-9d9d-0c0be0c6e0e1) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
| 12649 | 2026.03.25 00:22:11.485856 [ 194 ] {6a83c119-7e6c-4ef5-9da4-bd1e7cdd4b62::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_81_16, total 1792 rows starting from the beginning of the part | ||
| 12650 | 2026.03.25 00:22:11.485882 [ 5 ] {3d1d3bc1-0a05-4c53-baf9-3c6277addabf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 12651 | 2026.03.25 00:22:11.485938 [ 194 ] {6a83c119-7e6c-4ef5-9da4-bd1e7cdd4b62::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 64 rows starting from the beginning of the part | ||
| 12652 | 2026.03.25 00:22:11.485955 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB. | ||
| 12653 | 2026.03.25 00:22:11.485991 [ 194 ] {6a83c119-7e6c-4ef5-9da4-bd1e7cdd4b62::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 504 rows starting from the beginning of the part | ||
| 12654 | 2026.03.25 00:22:11.486040 [ 194 ] {6a83c119-7e6c-4ef5-9da4-bd1e7cdd4b62::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 90 rows starting from the beginning of the part | ||
| 12655 | 2026.03.25 00:22:11.486082 [ 194 ] {6a83c119-7e6c-4ef5-9da4-bd1e7cdd4b62::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 518 rows starting from the beginning of the part | ||
| 12656 | 2026.03.25 00:22:11.486122 [ 194 ] {6a83c119-7e6c-4ef5-9da4-bd1e7cdd4b62::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 90 rows starting from the beginning of the part | ||
| 12657 | 2026.03.25 00:22:11.486316 [ 5 ] {3d1d3bc1-0a05-4c53-baf9-3c6277addabf} <Trace> oximeter.measurements_cumulativeu64 (d9515f17-c5fd-4592-903e-92bbab0fc185): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12658 | 2026.03.25 00:22:11.486357 [ 5 ] {3d1d3bc1-0a05-4c53-baf9-3c6277addabf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 12659 | 2026.03.25 00:22:11.486712 [ 5 ] {3d1d3bc1-0a05-4c53-baf9-3c6277addabf} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) | ||
| 12660 | 2026.03.25 00:22:11.486937 [ 5 ] {3d1d3bc1-0a05-4c53-baf9-3c6277addabf} <Trace> oximeter.measurements_cumulativeu64 (d9515f17-c5fd-4592-903e-92bbab0fc185): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12661 | 2026.03.25 00:22:11.487068 [ 5 ] {3d1d3bc1-0a05-4c53-baf9-3c6277addabf} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001258 sec., 127186.00953895072 rows/sec., 8.86 MiB/sec. | ||
| 12662 | 2026.03.25 00:22:11.487106 [ 5 ] {3d1d3bc1-0a05-4c53-baf9-3c6277addabf} <Debug> TCPHandler: Processed in 0.001431193 sec. | ||
| 12663 | 2026.03.25 00:22:11.487208 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12664 | 2026.03.25 00:22:11.487301 [ 5 ] {64235d46-34ac-4973-8ed7-4cc4fdbe3653} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 12665 | 2026.03.25 00:22:11.487356 [ 5 ] {64235d46-34ac-4973-8ed7-4cc4fdbe3653} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 12666 | 2026.03.25 00:22:11.487396 [ 187 ] {6a83c119-7e6c-4ef5-9da4-bd1e7cdd4b62::all_1_86_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3058 rows, containing 5 columns (5 merged, 0 gathered) in 0.00174952 sec., 1747907.997622205 rows/sec., 128.10 MiB/sec. | ||
| 12667 | 2026.03.25 00:22:11.487592 [ 201 ] {6a83c119-7e6c-4ef5-9da4-bd1e7cdd4b62::all_1_86_17} <Trace> MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) | ||
| 12668 | 2026.03.25 00:22:11.487838 [ 201 ] {6a83c119-7e6c-4ef5-9da4-bd1e7cdd4b62::all_1_86_17} <Trace> oximeter.fields_uuid (6a83c119-7e6c-4ef5-9da4-bd1e7cdd4b62): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12669 | 2026.03.25 00:22:11.487902 [ 201 ] {6a83c119-7e6c-4ef5-9da4-bd1e7cdd4b62::all_1_86_17} <Trace> oximeter.fields_uuid (6a83c119-7e6c-4ef5-9da4-bd1e7cdd4b62) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 | ||
| 12670 | 2026.03.25 00:22:11.487992 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.70 MiB. | ||
| 12671 | 2026.03.25 00:22:11.488196 [ 5 ] {64235d46-34ac-4973-8ed7-4cc4fdbe3653} <Trace> oximeter.measurements_histogramu64 (66b3c5cd-c277-4614-b9e1-0e483a2d8930): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12672 | 2026.03.25 00:22:11.488237 [ 5 ] {64235d46-34ac-4973-8ed7-4cc4fdbe3653} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 12673 | 2026.03.25 00:22:11.488784 [ 5 ] {64235d46-34ac-4973-8ed7-4cc4fdbe3653} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 12674 | 2026.03.25 00:22:11.489009 [ 5 ] {64235d46-34ac-4973-8ed7-4cc4fdbe3653} <Trace> oximeter.measurements_histogramu64 (66b3c5cd-c277-4614-b9e1-0e483a2d8930): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12675 | 2026.03.25 00:22:11.489114 [ 75 ] {} <Debug> oximeter.measurements_histogramu64 (66b3c5cd-c277-4614-b9e1-0e483a2d8930) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
| 12676 | 2026.03.25 00:22:11.489139 [ 75 ] {} <Trace> oximeter.measurements_histogramu64 (66b3c5cd-c277-4614-b9e1-0e483a2d8930): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12677 | 2026.03.25 00:22:11.489148 [ 5 ] {64235d46-34ac-4973-8ed7-4cc4fdbe3653} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.001865 sec., 13941.018766756033 rows/sec., 24.98 MiB/sec. | ||
| 12678 | 2026.03.25 00:22:11.489155 [ 75 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 12679 | 2026.03.25 00:22:11.489214 [ 5 ] {64235d46-34ac-4973-8ed7-4cc4fdbe3653} <Debug> TCPHandler: Processed in 0.002055847 sec. | ||
| 12680 | 2026.03.25 00:22:11.489228 [ 194 ] {66b3c5cd-c277-4614-b9e1-0e483a2d8930::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 | ||
| 12681 | 2026.03.25 00:22:11.489327 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12682 | 2026.03.25 00:22:11.489421 [ 194 ] {66b3c5cd-c277-4614-b9e1-0e483a2d8930::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12683 | 2026.03.25 00:22:11.489427 [ 5 ] {ef785dcc-82cb-4ac4-aa19-8d9e5793a12f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 12684 | 2026.03.25 00:22:11.489475 [ 194 ] {66b3c5cd-c277-4614-b9e1-0e483a2d8930::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 1324 rows starting from the beginning of the part | ||
| 12685 | 2026.03.25 00:22:11.489484 [ 5 ] {ef785dcc-82cb-4ac4-aa19-8d9e5793a12f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 12686 | 2026.03.25 00:22:11.489594 [ 194 ] {66b3c5cd-c277-4614-b9e1-0e483a2d8930::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 37 rows starting from the beginning of the part | ||
| 12687 | 2026.03.25 00:22:11.489697 [ 194 ] {66b3c5cd-c277-4614-b9e1-0e483a2d8930::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 14 rows starting from the beginning of the part | ||
| 12688 | 2026.03.25 00:22:11.489787 [ 194 ] {66b3c5cd-c277-4614-b9e1-0e483a2d8930::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 | ||
| 12689 | 2026.03.25 00:22:11.489851 [ 5 ] {ef785dcc-82cb-4ac4-aa19-8d9e5793a12f} <Trace> oximeter.measurements_u64 (a46c3f3f-9ded-4b50-9fc2-4f503dd169a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12690 | 2026.03.25 00:22:11.489878 [ 194 ] {66b3c5cd-c277-4614-b9e1-0e483a2d8930::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 14 rows starting from the beginning of the part | ||
| 12691 | 2026.03.25 00:22:11.489891 [ 5 ] {ef785dcc-82cb-4ac4-aa19-8d9e5793a12f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 12692 | 2026.03.25 00:22:11.489976 [ 194 ] {66b3c5cd-c277-4614-b9e1-0e483a2d8930::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 26 rows starting from the beginning of the part | ||
| 12693 | 2026.03.25 00:22:11.490217 [ 5 ] {ef785dcc-82cb-4ac4-aa19-8d9e5793a12f} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) | ||
| 12694 | 2026.03.25 00:22:11.490477 [ 5 ] {ef785dcc-82cb-4ac4-aa19-8d9e5793a12f} <Trace> oximeter.measurements_u64 (a46c3f3f-9ded-4b50-9fc2-4f503dd169a4): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12695 | 2026.03.25 00:22:11.490614 [ 5 ] {ef785dcc-82cb-4ac4-aa19-8d9e5793a12f} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001206 sec., 49751.24378109453 rows/sec., 3.35 MiB/sec. | ||
| 12696 | 2026.03.25 00:22:11.490618 [ 74 ] {} <Debug> oximeter.measurements_u64 (a46c3f3f-9ded-4b50-9fc2-4f503dd169a4) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 | ||
| 12697 | 2026.03.25 00:22:11.490655 [ 5 ] {ef785dcc-82cb-4ac4-aa19-8d9e5793a12f} <Debug> TCPHandler: Processed in 0.001377231 sec. | ||
| 12698 | 2026.03.25 00:22:11.490670 [ 74 ] {} <Trace> oximeter.measurements_u64 (a46c3f3f-9ded-4b50-9fc2-4f503dd169a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12699 | 2026.03.25 00:22:11.490697 [ 74 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 12700 | 2026.03.25 00:22:11.490770 [ 187 ] {a46c3f3f-9ded-4b50-9fc2-4f503dd169a4::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 | ||
| 12701 | 2026.03.25 00:22:11.490855 [ 187 ] {a46c3f3f-9ded-4b50-9fc2-4f503dd169a4::all_1_86_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12702 | 2026.03.25 00:22:11.490880 [ 187 ] {a46c3f3f-9ded-4b50-9fc2-4f503dd169a4::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_81_16, total 5202 rows starting from the beginning of the part | ||
| 12703 | 2026.03.25 00:22:11.490928 [ 187 ] {a46c3f3f-9ded-4b50-9fc2-4f503dd169a4::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 48 rows starting from the beginning of the part | ||
| 12704 | 2026.03.25 00:22:11.490968 [ 187 ] {a46c3f3f-9ded-4b50-9fc2-4f503dd169a4::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 90 rows starting from the beginning of the part | ||
| 12705 | 2026.03.25 00:22:11.491005 [ 187 ] {a46c3f3f-9ded-4b50-9fc2-4f503dd169a4::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 | ||
| 12706 | 2026.03.25 00:22:11.491042 [ 187 ] {a46c3f3f-9ded-4b50-9fc2-4f503dd169a4::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 90 rows starting from the beginning of the part | ||
| 12707 | 2026.03.25 00:22:11.491078 [ 187 ] {a46c3f3f-9ded-4b50-9fc2-4f503dd169a4::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 | ||
| 12708 | 2026.03.25 00:22:11.493032 [ 197 ] {a46c3f3f-9ded-4b50-9fc2-4f503dd169a4::all_1_86_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5550 rows, containing 4 columns (4 merged, 0 gathered) in 0.002292433 sec., 2421008.596543498 rows/sec., 156.16 MiB/sec. | ||
| 12709 | 2026.03.25 00:22:11.493523 [ 187 ] {a46c3f3f-9ded-4b50-9fc2-4f503dd169a4::all_1_86_17} <Trace> MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) | ||
| 12710 | 2026.03.25 00:22:11.493754 [ 187 ] {a46c3f3f-9ded-4b50-9fc2-4f503dd169a4::all_1_86_17} <Trace> oximeter.measurements_u64 (a46c3f3f-9ded-4b50-9fc2-4f503dd169a4): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12711 | 2026.03.25 00:22:11.493818 [ 187 ] {a46c3f3f-9ded-4b50-9fc2-4f503dd169a4::all_1_86_17} <Trace> oximeter.measurements_u64 (a46c3f3f-9ded-4b50-9fc2-4f503dd169a4) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 | ||
| 12712 | 2026.03.25 00:22:11.493877 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.14 MiB. | ||
| 12713 | 2026.03.25 00:22:11.496876 [ 194 ] {66b3c5cd-c277-4614-b9e1-0e483a2d8930::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1441 rows, containing 19 columns (19 merged, 0 gathered) in 0.007678176 sec., 187674.7810938431 rows/sec., 336.30 MiB/sec. | ||
| 12714 | 2026.03.25 00:22:11.498559 [ 194 ] {66b3c5cd-c277-4614-b9e1-0e483a2d8930::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
| 12715 | 2026.03.25 00:22:11.498858 [ 194 ] {66b3c5cd-c277-4614-b9e1-0e483a2d8930::all_1_71_14} <Trace> oximeter.measurements_histogramu64 (66b3c5cd-c277-4614-b9e1-0e483a2d8930): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12716 | 2026.03.25 00:22:11.498936 [ 194 ] {66b3c5cd-c277-4614-b9e1-0e483a2d8930::all_1_71_14} <Trace> oximeter.measurements_histogramu64 (66b3c5cd-c277-4614-b9e1-0e483a2d8930) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
| 12717 | 2026.03.25 00:22:11.499033 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.53 MiB. | ||
| 12718 | 2026.03.25 00:22:12.000251 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 325.83 MiB, peak 337.29 MiB, free memory in arenas 0.00 B, will set to 330.54 MiB (RSS), difference: 4.71 MiB | ||
| 12719 | 2026.03.25 00:22:14.707270 [ 69 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 12720 | 2026.03.25 00:22:14.707324 [ 69 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 12721 | 2026.03.25 00:22:14.921124 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 24862 | ||
| 12722 | 2026.03.25 00:22:14.921608 [ 244 ] {} <Trace> system.asynchronous_metric_log (0898b27c-367e-447b-8482-f4822232c365): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12723 | 2026.03.25 00:22:14.921644 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 12724 | 2026.03.25 00:22:14.922117 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 12725 | 2026.03.25 00:22:14.922336 [ 244 ] {} <Trace> system.asynchronous_metric_log (0898b27c-367e-447b-8482-f4822232c365): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12726 | 2026.03.25 00:22:14.922460 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 24862 | ||
| 12727 | 2026.03.25 00:22:15.043689 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 1656 | ||
| 12728 | 2026.03.25 00:22:15.046108 [ 242 ] {} <Trace> system.query_log (9703172c-9101-4506-b1d0-613c64f918a0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12729 | 2026.03.25 00:22:15.046153 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 12730 | 2026.03.25 00:22:15.047379 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 12731 | 2026.03.25 00:22:15.047662 [ 242 ] {} <Trace> system.query_log (9703172c-9101-4506-b1d0-613c64f918a0): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12732 | 2026.03.25 00:22:15.047939 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1656 | ||
| 12733 | 2026.03.25 00:22:16.230410 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 392 | ||
| 12734 | 2026.03.25 00:22:16.245871 [ 243 ] {} <Trace> system.metric_log (8832bb94-2db2-42e0-923d-5bcca7c2cc3b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12735 | 2026.03.25 00:22:16.245944 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 12736 | 2026.03.25 00:22:16.251143 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 12737 | 2026.03.25 00:22:16.251831 [ 243 ] {} <Trace> system.metric_log (8832bb94-2db2-42e0-923d-5bcca7c2cc3b): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12738 | 2026.03.25 00:22:16.254417 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 392 | ||
| 12739 | 2026.03.25 00:22:16.487467 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12740 | 2026.03.25 00:22:16.487690 [ 5 ] {2e2a9b97-ddd8-4392-95fb-0514dff1a27a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 12741 | 2026.03.25 00:22:16.487767 [ 5 ] {2e2a9b97-ddd8-4392-95fb-0514dff1a27a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 12742 | 2026.03.25 00:22:16.488597 [ 5 ] {2e2a9b97-ddd8-4392-95fb-0514dff1a27a} <Trace> oximeter.fields_i16 (78240462-1731-4218-9a79-d1fbaf59befe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12743 | 2026.03.25 00:22:16.488645 [ 5 ] {2e2a9b97-ddd8-4392-95fb-0514dff1a27a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 12744 | 2026.03.25 00:22:16.489048 [ 5 ] {2e2a9b97-ddd8-4392-95fb-0514dff1a27a} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 12745 | 2026.03.25 00:22:16.489271 [ 5 ] {2e2a9b97-ddd8-4392-95fb-0514dff1a27a} <Trace> oximeter.fields_i16 (78240462-1731-4218-9a79-d1fbaf59befe): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12746 | 2026.03.25 00:22:16.489422 [ 5 ] {2e2a9b97-ddd8-4392-95fb-0514dff1a27a} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001786 sec., 159014.5576707727 rows/sec., 10.10 MiB/sec. | ||
| 12747 | 2026.03.25 00:22:16.489464 [ 5 ] {2e2a9b97-ddd8-4392-95fb-0514dff1a27a} <Debug> TCPHandler: Processed in 0.002138749 sec. | ||
| 12748 | 2026.03.25 00:22:16.489587 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12749 | 2026.03.25 00:22:16.489682 [ 5 ] {31fc5f3b-9870-4943-adbc-5141cd182789} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 12750 | 2026.03.25 00:22:16.489723 [ 5 ] {31fc5f3b-9870-4943-adbc-5141cd182789} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 12751 | 2026.03.25 00:22:16.490530 [ 5 ] {31fc5f3b-9870-4943-adbc-5141cd182789} <Trace> oximeter.fields_string (da9d4756-c540-45ff-bdbb-bdc9c8d31861): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12752 | 2026.03.25 00:22:16.490566 [ 5 ] {31fc5f3b-9870-4943-adbc-5141cd182789} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 12753 | 2026.03.25 00:22:16.490922 [ 5 ] {31fc5f3b-9870-4943-adbc-5141cd182789} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) | ||
| 12754 | 2026.03.25 00:22:16.491127 [ 5 ] {31fc5f3b-9870-4943-adbc-5141cd182789} <Trace> oximeter.fields_string (da9d4756-c540-45ff-bdbb-bdc9c8d31861): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12755 | 2026.03.25 00:22:16.491256 [ 5 ] {31fc5f3b-9870-4943-adbc-5141cd182789} <Debug> executeQuery: Read 825 rows, 66.29 KiB in 0.001592 sec., 518216.08040201 rows/sec., 40.66 MiB/sec. | ||
| 12756 | 2026.03.25 00:22:16.491296 [ 5 ] {31fc5f3b-9870-4943-adbc-5141cd182789} <Debug> TCPHandler: Processed in 0.00175742 sec. | ||
| 12757 | 2026.03.25 00:22:16.491396 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12758 | 2026.03.25 00:22:16.491489 [ 5 ] {71a7908a-517b-4a20-88e4-a566fccfd111} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 12759 | 2026.03.25 00:22:16.491530 [ 5 ] {71a7908a-517b-4a20-88e4-a566fccfd111} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 12760 | 2026.03.25 00:22:16.491967 [ 5 ] {71a7908a-517b-4a20-88e4-a566fccfd111} <Trace> oximeter.fields_u16 (b490aa8d-8720-450c-9d9d-0c0be0c6e0e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12761 | 2026.03.25 00:22:16.492001 [ 5 ] {71a7908a-517b-4a20-88e4-a566fccfd111} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 12762 | 2026.03.25 00:22:16.492293 [ 5 ] {71a7908a-517b-4a20-88e4-a566fccfd111} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 12763 | 2026.03.25 00:22:16.492489 [ 5 ] {71a7908a-517b-4a20-88e4-a566fccfd111} <Trace> oximeter.fields_u16 (b490aa8d-8720-450c-9d9d-0c0be0c6e0e1): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12764 | 2026.03.25 00:22:16.492679 [ 5 ] {71a7908a-517b-4a20-88e4-a566fccfd111} <Debug> executeQuery: Read 156 rows, 9.59 KiB in 0.001206 sec., 129353.23383084577 rows/sec., 7.77 MiB/sec. | ||
| 12765 | 2026.03.25 00:22:16.492717 [ 5 ] {71a7908a-517b-4a20-88e4-a566fccfd111} <Debug> TCPHandler: Processed in 0.001368021 sec. | ||
| 12766 | 2026.03.25 00:22:16.492827 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12767 | 2026.03.25 00:22:16.492920 [ 5 ] {72d9c396-6f31-4cea-bce5-341043607130} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 12768 | 2026.03.25 00:22:16.492958 [ 5 ] {72d9c396-6f31-4cea-bce5-341043607130} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 12769 | 2026.03.25 00:22:16.493418 [ 5 ] {72d9c396-6f31-4cea-bce5-341043607130} <Trace> oximeter.fields_u32 (79eddaf6-5920-48fe-8c45-6c5582e58677): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12770 | 2026.03.25 00:22:16.493454 [ 5 ] {72d9c396-6f31-4cea-bce5-341043607130} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 12771 | 2026.03.25 00:22:16.493761 [ 5 ] {72d9c396-6f31-4cea-bce5-341043607130} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 12772 | 2026.03.25 00:22:16.493963 [ 5 ] {72d9c396-6f31-4cea-bce5-341043607130} <Trace> oximeter.fields_u32 (79eddaf6-5920-48fe-8c45-6c5582e58677): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12773 | 2026.03.25 00:22:16.494090 [ 5 ] {72d9c396-6f31-4cea-bce5-341043607130} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001187 sec., 125526.53748946926 rows/sec., 8.11 MiB/sec. | ||
| 12774 | 2026.03.25 00:22:16.494140 [ 5 ] {72d9c396-6f31-4cea-bce5-341043607130} <Debug> TCPHandler: Processed in 0.001361522 sec. | ||
| 12775 | 2026.03.25 00:22:16.494269 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12776 | 2026.03.25 00:22:16.494364 [ 5 ] {d269091d-41c8-4899-8746-df67d9450d31} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 12777 | 2026.03.25 00:22:16.494404 [ 5 ] {d269091d-41c8-4899-8746-df67d9450d31} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 12778 | 2026.03.25 00:22:16.494894 [ 5 ] {d269091d-41c8-4899-8746-df67d9450d31} <Trace> oximeter.fields_u8 (fa258e8d-285a-434f-b894-6be795807874): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12779 | 2026.03.25 00:22:16.494931 [ 5 ] {d269091d-41c8-4899-8746-df67d9450d31} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 12780 | 2026.03.25 00:22:16.495235 [ 5 ] {d269091d-41c8-4899-8746-df67d9450d31} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 12781 | 2026.03.25 00:22:16.495435 [ 5 ] {d269091d-41c8-4899-8746-df67d9450d31} <Trace> oximeter.fields_u8 (fa258e8d-285a-434f-b894-6be795807874): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12782 | 2026.03.25 00:22:16.495563 [ 5 ] {d269091d-41c8-4899-8746-df67d9450d31} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001215 sec., 121810.69958847738 rows/sec., 6.93 MiB/sec. | ||
| 12783 | 2026.03.25 00:22:16.495611 [ 5 ] {d269091d-41c8-4899-8746-df67d9450d31} <Debug> TCPHandler: Processed in 0.001393102 sec. | ||
| 12784 | 2026.03.25 00:22:16.495736 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12785 | 2026.03.25 00:22:16.495829 [ 5 ] {572c6c6b-5038-406f-9003-b2e4a7815654} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 12786 | 2026.03.25 00:22:16.495869 [ 5 ] {572c6c6b-5038-406f-9003-b2e4a7815654} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 12787 | 2026.03.25 00:22:16.496525 [ 5 ] {572c6c6b-5038-406f-9003-b2e4a7815654} <Trace> oximeter.fields_uuid (6a83c119-7e6c-4ef5-9da4-bd1e7cdd4b62): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12788 | 2026.03.25 00:22:16.496562 [ 5 ] {572c6c6b-5038-406f-9003-b2e4a7815654} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 12789 | 2026.03.25 00:22:16.496890 [ 5 ] {572c6c6b-5038-406f-9003-b2e4a7815654} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) | ||
| 12790 | 2026.03.25 00:22:16.497100 [ 5 ] {572c6c6b-5038-406f-9003-b2e4a7815654} <Trace> oximeter.fields_uuid (6a83c119-7e6c-4ef5-9da4-bd1e7cdd4b62): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12791 | 2026.03.25 00:22:16.497227 [ 5 ] {572c6c6b-5038-406f-9003-b2e4a7815654} <Debug> executeQuery: Read 504 rows, 36.30 KiB in 0.001416 sec., 355932.20338983054 rows/sec., 25.03 MiB/sec. | ||
| 12792 | 2026.03.25 00:22:16.497265 [ 5 ] {572c6c6b-5038-406f-9003-b2e4a7815654} <Debug> TCPHandler: Processed in 0.001579066 sec. | ||
| 12793 | 2026.03.25 00:22:16.497373 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12794 | 2026.03.25 00:22:16.497465 [ 5 ] {76448db6-5038-4ea0-8426-c3956e646cda} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 12795 | 2026.03.25 00:22:16.497506 [ 5 ] {76448db6-5038-4ea0-8426-c3956e646cda} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 12796 | 2026.03.25 00:22:16.497850 [ 5 ] {76448db6-5038-4ea0-8426-c3956e646cda} <Trace> oximeter.measurements_bool (8a3ce6e0-f76a-4ba2-9a43-4275c3c9549e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12797 | 2026.03.25 00:22:16.497884 [ 5 ] {76448db6-5038-4ea0-8426-c3956e646cda} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 12798 | 2026.03.25 00:22:16.498192 [ 5 ] {76448db6-5038-4ea0-8426-c3956e646cda} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 12799 | 2026.03.25 00:22:16.498396 [ 5 ] {76448db6-5038-4ea0-8426-c3956e646cda} <Trace> oximeter.measurements_bool (8a3ce6e0-f76a-4ba2-9a43-4275c3c9549e): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12800 | 2026.03.25 00:22:16.498525 [ 5 ] {76448db6-5038-4ea0-8426-c3956e646cda} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001078 sec., 5565.862708719852 rows/sec., 290.79 KiB/sec. | ||
| 12801 | 2026.03.25 00:22:16.498562 [ 5 ] {76448db6-5038-4ea0-8426-c3956e646cda} <Debug> TCPHandler: Processed in 0.001237008 sec. | ||
| 12802 | 2026.03.25 00:22:16.498667 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12803 | 2026.03.25 00:22:16.498761 [ 5 ] {f43733c0-4fbf-4024-9158-a359ab480cb6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 12804 | 2026.03.25 00:22:16.498803 [ 5 ] {f43733c0-4fbf-4024-9158-a359ab480cb6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 12805 | 2026.03.25 00:22:16.499232 [ 5 ] {f43733c0-4fbf-4024-9158-a359ab480cb6} <Trace> oximeter.measurements_cumulativeu64 (d9515f17-c5fd-4592-903e-92bbab0fc185): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12806 | 2026.03.25 00:22:16.499267 [ 5 ] {f43733c0-4fbf-4024-9158-a359ab480cb6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 12807 | 2026.03.25 00:22:16.499597 [ 5 ] {f43733c0-4fbf-4024-9158-a359ab480cb6} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) | ||
| 12808 | 2026.03.25 00:22:16.499804 [ 5 ] {f43733c0-4fbf-4024-9158-a359ab480cb6} <Trace> oximeter.measurements_cumulativeu64 (d9515f17-c5fd-4592-903e-92bbab0fc185): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12809 | 2026.03.25 00:22:16.499932 [ 5 ] {f43733c0-4fbf-4024-9158-a359ab480cb6} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.00119 sec., 222689.07563025207 rows/sec., 14.80 MiB/sec. | ||
| 12810 | 2026.03.25 00:22:16.499969 [ 5 ] {f43733c0-4fbf-4024-9158-a359ab480cb6} <Debug> TCPHandler: Processed in 0.001350571 sec. | ||
| 12811 | 2026.03.25 00:22:16.500078 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12812 | 2026.03.25 00:22:16.500171 [ 5 ] {808887fa-e903-4e70-8822-f7ee4a3a2556} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 12813 | 2026.03.25 00:22:16.500213 [ 5 ] {808887fa-e903-4e70-8822-f7ee4a3a2556} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 12814 | 2026.03.25 00:22:16.500523 [ 5 ] {808887fa-e903-4e70-8822-f7ee4a3a2556} <Trace> oximeter.measurements_f64 (212c2a6f-90cf-4c71-aafe-78c3b1fd8e79): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12815 | 2026.03.25 00:22:16.500556 [ 5 ] {808887fa-e903-4e70-8822-f7ee4a3a2556} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 12816 | 2026.03.25 00:22:16.500856 [ 5 ] {808887fa-e903-4e70-8822-f7ee4a3a2556} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 12817 | 2026.03.25 00:22:16.501069 [ 5 ] {808887fa-e903-4e70-8822-f7ee4a3a2556} <Trace> oximeter.measurements_f64 (212c2a6f-90cf-4c71-aafe-78c3b1fd8e79): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12818 | 2026.03.25 00:22:16.501199 [ 5 ] {808887fa-e903-4e70-8822-f7ee4a3a2556} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001045 sec., 956.9377990430622 rows/sec., 64.48 KiB/sec. | ||
| 12819 | 2026.03.25 00:22:16.501235 [ 5 ] {808887fa-e903-4e70-8822-f7ee4a3a2556} <Debug> TCPHandler: Processed in 0.001204288 sec. | ||
| 12820 | 2026.03.25 00:22:16.501341 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12821 | 2026.03.25 00:22:16.501434 [ 5 ] {165f6c91-7691-4dda-b3f2-9ba532be7824} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 12822 | 2026.03.25 00:22:16.501487 [ 5 ] {165f6c91-7691-4dda-b3f2-9ba532be7824} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 12823 | 2026.03.25 00:22:16.502265 [ 5 ] {165f6c91-7691-4dda-b3f2-9ba532be7824} <Trace> oximeter.measurements_histogramu64 (66b3c5cd-c277-4614-b9e1-0e483a2d8930): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12824 | 2026.03.25 00:22:16.502300 [ 5 ] {165f6c91-7691-4dda-b3f2-9ba532be7824} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 12825 | 2026.03.25 00:22:16.502814 [ 5 ] {165f6c91-7691-4dda-b3f2-9ba532be7824} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 12826 | 2026.03.25 00:22:16.503031 [ 5 ] {165f6c91-7691-4dda-b3f2-9ba532be7824} <Trace> oximeter.measurements_histogramu64 (66b3c5cd-c277-4614-b9e1-0e483a2d8930): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12827 | 2026.03.25 00:22:16.503164 [ 5 ] {165f6c91-7691-4dda-b3f2-9ba532be7824} <Debug> executeQuery: Read 14 rows, 25.69 KiB in 0.001747 sec., 8013.737836290784 rows/sec., 14.36 MiB/sec. | ||
| 12828 | 2026.03.25 00:22:16.503217 [ 5 ] {165f6c91-7691-4dda-b3f2-9ba532be7824} <Debug> TCPHandler: Processed in 0.001925114 sec. | ||
| 12829 | 2026.03.25 00:22:16.503328 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12830 | 2026.03.25 00:22:16.503422 [ 5 ] {fd51f29c-7949-4d44-886e-961417490464} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 12831 | 2026.03.25 00:22:16.503464 [ 5 ] {fd51f29c-7949-4d44-886e-961417490464} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 12832 | 2026.03.25 00:22:16.503798 [ 5 ] {fd51f29c-7949-4d44-886e-961417490464} <Trace> oximeter.measurements_u64 (a46c3f3f-9ded-4b50-9fc2-4f503dd169a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12833 | 2026.03.25 00:22:16.503832 [ 5 ] {fd51f29c-7949-4d44-886e-961417490464} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 12834 | 2026.03.25 00:22:16.504142 [ 5 ] {fd51f29c-7949-4d44-886e-961417490464} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) | ||
| 12835 | 2026.03.25 00:22:16.504347 [ 5 ] {fd51f29c-7949-4d44-886e-961417490464} <Trace> oximeter.measurements_u64 (a46c3f3f-9ded-4b50-9fc2-4f503dd169a4): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12836 | 2026.03.25 00:22:16.504469 [ 5 ] {fd51f29c-7949-4d44-886e-961417490464} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001066 sec., 84427.76735459661 rows/sec., 5.28 MiB/sec. | ||
| 12837 | 2026.03.25 00:22:16.504505 [ 5 ] {fd51f29c-7949-4d44-886e-961417490464} <Debug> TCPHandler: Processed in 0.001226108 sec. | ||
| 12838 | 2026.03.25 00:22:17.000190 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 331.88 MiB, peak 337.29 MiB, free memory in arenas 0.00 B, will set to 330.59 MiB (RSS), difference: -1.28 MiB | ||
| 12839 | 2026.03.25 00:22:17.445582 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12840 | 2026.03.25 00:22:17.445784 [ 5 ] {530bbe54-e708-4b6d-8312-e0b6dfcbb87a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 12841 | 2026.03.25 00:22:17.445856 [ 5 ] {530bbe54-e708-4b6d-8312-e0b6dfcbb87a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 12842 | 2026.03.25 00:22:17.446529 [ 5 ] {530bbe54-e708-4b6d-8312-e0b6dfcbb87a} <Trace> oximeter.fields_ipaddr (2be1fe0e-d681-4366-b872-d5e7a11bcfe0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12843 | 2026.03.25 00:22:17.446586 [ 5 ] {530bbe54-e708-4b6d-8312-e0b6dfcbb87a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 12844 | 2026.03.25 00:22:17.446970 [ 5 ] {530bbe54-e708-4b6d-8312-e0b6dfcbb87a} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 12845 | 2026.03.25 00:22:17.447206 [ 5 ] {530bbe54-e708-4b6d-8312-e0b6dfcbb87a} <Trace> oximeter.fields_ipaddr (2be1fe0e-d681-4366-b872-d5e7a11bcfe0): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12846 | 2026.03.25 00:22:17.447357 [ 5 ] {530bbe54-e708-4b6d-8312-e0b6dfcbb87a} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001626 sec., 1230.0123001230013 rows/sec., 100.30 KiB/sec. | ||
| 12847 | 2026.03.25 00:22:17.447398 [ 5 ] {530bbe54-e708-4b6d-8312-e0b6dfcbb87a} <Debug> TCPHandler: Processed in 0.001955125 sec. | ||
| 12848 | 2026.03.25 00:22:17.447519 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12849 | 2026.03.25 00:22:17.447612 [ 5 ] {1dd6a70a-5091-4ae8-9ee0-acabbf94e6f5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 12850 | 2026.03.25 00:22:17.447650 [ 5 ] {1dd6a70a-5091-4ae8-9ee0-acabbf94e6f5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 12851 | 2026.03.25 00:22:17.449274 [ 5 ] {1dd6a70a-5091-4ae8-9ee0-acabbf94e6f5} <Trace> oximeter.fields_string (da9d4756-c540-45ff-bdbb-bdc9c8d31861): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12852 | 2026.03.25 00:22:17.449310 [ 5 ] {1dd6a70a-5091-4ae8-9ee0-acabbf94e6f5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 12853 | 2026.03.25 00:22:17.449757 [ 5 ] {1dd6a70a-5091-4ae8-9ee0-acabbf94e6f5} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) | ||
| 12854 | 2026.03.25 00:22:17.449969 [ 5 ] {1dd6a70a-5091-4ae8-9ee0-acabbf94e6f5} <Trace> oximeter.fields_string (da9d4756-c540-45ff-bdbb-bdc9c8d31861): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12855 | 2026.03.25 00:22:17.450096 [ 5 ] {1dd6a70a-5091-4ae8-9ee0-acabbf94e6f5} <Debug> executeQuery: Read 2458 rows, 186.67 KiB in 0.002502 sec., 982414.068745004 rows/sec., 72.86 MiB/sec. | ||
| 12856 | 2026.03.25 00:22:17.450133 [ 5 ] {1dd6a70a-5091-4ae8-9ee0-acabbf94e6f5} <Debug> TCPHandler: Processed in 0.002661891 sec. | ||
| 12857 | 2026.03.25 00:22:17.450246 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12858 | 2026.03.25 00:22:17.450339 [ 5 ] {ebb83e5b-1331-42fe-ae8f-0167f5e16b6c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 12859 | 2026.03.25 00:22:17.450378 [ 5 ] {ebb83e5b-1331-42fe-ae8f-0167f5e16b6c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 12860 | 2026.03.25 00:22:17.450784 [ 5 ] {ebb83e5b-1331-42fe-ae8f-0167f5e16b6c} <Trace> oximeter.fields_u16 (b490aa8d-8720-450c-9d9d-0c0be0c6e0e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12861 | 2026.03.25 00:22:17.450820 [ 5 ] {ebb83e5b-1331-42fe-ae8f-0167f5e16b6c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 12862 | 2026.03.25 00:22:17.451113 [ 5 ] {ebb83e5b-1331-42fe-ae8f-0167f5e16b6c} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 12863 | 2026.03.25 00:22:17.451319 [ 5 ] {ebb83e5b-1331-42fe-ae8f-0167f5e16b6c} <Trace> oximeter.fields_u16 (b490aa8d-8720-450c-9d9d-0c0be0c6e0e1): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12864 | 2026.03.25 00:22:17.451445 [ 5 ] {ebb83e5b-1331-42fe-ae8f-0167f5e16b6c} <Debug> executeQuery: Read 39 rows, 2.92 KiB in 0.001124 sec., 34697.50889679715 rows/sec., 2.54 MiB/sec. | ||
| 12865 | 2026.03.25 00:22:17.451481 [ 5 ] {ebb83e5b-1331-42fe-ae8f-0167f5e16b6c} <Debug> TCPHandler: Processed in 0.00128367 sec. | ||
| 12866 | 2026.03.25 00:22:17.451579 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12867 | 2026.03.25 00:22:17.451667 [ 5 ] {ffe8e79c-7f08-4e16-b855-cec16fcfea7f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 12868 | 2026.03.25 00:22:17.451703 [ 5 ] {ffe8e79c-7f08-4e16-b855-cec16fcfea7f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 12869 | 2026.03.25 00:22:17.452307 [ 5 ] {ffe8e79c-7f08-4e16-b855-cec16fcfea7f} <Trace> oximeter.fields_u32 (79eddaf6-5920-48fe-8c45-6c5582e58677): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12870 | 2026.03.25 00:22:17.452341 [ 5 ] {ffe8e79c-7f08-4e16-b855-cec16fcfea7f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 12871 | 2026.03.25 00:22:17.452705 [ 5 ] {ffe8e79c-7f08-4e16-b855-cec16fcfea7f} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 12872 | 2026.03.25 00:22:17.452916 [ 5 ] {ffe8e79c-7f08-4e16-b855-cec16fcfea7f} <Trace> oximeter.fields_u32 (79eddaf6-5920-48fe-8c45-6c5582e58677): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12873 | 2026.03.25 00:22:17.453025 [ 65 ] {} <Debug> oximeter.fields_u32 (79eddaf6-5920-48fe-8c45-6c5582e58677) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 12874 | 2026.03.25 00:22:17.453040 [ 5 ] {ffe8e79c-7f08-4e16-b855-cec16fcfea7f} <Debug> executeQuery: Read 801 rows, 47.38 KiB in 0.001387 sec., 577505.4073540014 rows/sec., 33.36 MiB/sec. | ||
| 12875 | 2026.03.25 00:22:17.453092 [ 65 ] {} <Trace> oximeter.fields_u32 (79eddaf6-5920-48fe-8c45-6c5582e58677): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12876 | 2026.03.25 00:22:17.453101 [ 5 ] {ffe8e79c-7f08-4e16-b855-cec16fcfea7f} <Debug> TCPHandler: Processed in 0.001567596 sec. | ||
| 12877 | 2026.03.25 00:22:17.453122 [ 65 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 12878 | 2026.03.25 00:22:17.453224 [ 187 ] {79eddaf6-5920-48fe-8c45-6c5582e58677::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 | ||
| 12879 | 2026.03.25 00:22:17.453232 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12880 | 2026.03.25 00:22:17.453330 [ 187 ] {79eddaf6-5920-48fe-8c45-6c5582e58677::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12881 | 2026.03.25 00:22:17.453362 [ 187 ] {79eddaf6-5920-48fe-8c45-6c5582e58677::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 950 rows starting from the beginning of the part | ||
| 12882 | 2026.03.25 00:22:17.453367 [ 5 ] {e4fd5148-d80c-4bd1-b2b1-dfaa036578d1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 12883 | 2026.03.25 00:22:17.453417 [ 5 ] {e4fd5148-d80c-4bd1-b2b1-dfaa036578d1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 12884 | 2026.03.25 00:22:17.453428 [ 187 ] {79eddaf6-5920-48fe-8c45-6c5582e58677::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 801 rows starting from the beginning of the part | ||
| 12885 | 2026.03.25 00:22:17.453479 [ 187 ] {79eddaf6-5920-48fe-8c45-6c5582e58677::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 149 rows starting from the beginning of the part | ||
| 12886 | 2026.03.25 00:22:17.453525 [ 187 ] {79eddaf6-5920-48fe-8c45-6c5582e58677::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 149 rows starting from the beginning of the part | ||
| 12887 | 2026.03.25 00:22:17.453569 [ 187 ] {79eddaf6-5920-48fe-8c45-6c5582e58677::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 149 rows starting from the beginning of the part | ||
| 12888 | 2026.03.25 00:22:17.453610 [ 187 ] {79eddaf6-5920-48fe-8c45-6c5582e58677::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 801 rows starting from the beginning of the part | ||
| 12889 | 2026.03.25 00:22:17.453828 [ 5 ] {e4fd5148-d80c-4bd1-b2b1-dfaa036578d1} <Trace> oximeter.fields_u64 (3ff11c92-02f0-4d7f-b78c-e898b3889a19): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12890 | 2026.03.25 00:22:17.453863 [ 5 ] {e4fd5148-d80c-4bd1-b2b1-dfaa036578d1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 12891 | 2026.03.25 00:22:17.454154 [ 5 ] {e4fd5148-d80c-4bd1-b2b1-dfaa036578d1} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 12892 | 2026.03.25 00:22:17.454373 [ 5 ] {e4fd5148-d80c-4bd1-b2b1-dfaa036578d1} <Trace> oximeter.fields_u64 (3ff11c92-02f0-4d7f-b78c-e898b3889a19): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12893 | 2026.03.25 00:22:17.454500 [ 5 ] {e4fd5148-d80c-4bd1-b2b1-dfaa036578d1} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001157 sec., 864.304235090752 rows/sec., 60.77 KiB/sec. | ||
| 12894 | 2026.03.25 00:22:17.454537 [ 5 ] {e4fd5148-d80c-4bd1-b2b1-dfaa036578d1} <Debug> TCPHandler: Processed in 0.001363601 sec. | ||
| 12895 | 2026.03.25 00:22:17.454642 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12896 | 2026.03.25 00:22:17.454702 [ 194 ] {79eddaf6-5920-48fe-8c45-6c5582e58677::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2999 rows, containing 5 columns (5 merged, 0 gathered) in 0.001521865 sec., 1970608.4311026272 rows/sec., 124.03 MiB/sec. | ||
| 12897 | 2026.03.25 00:22:17.454735 [ 5 ] {5502ac7e-c6c9-48a5-8720-57dc1bef903a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 12898 | 2026.03.25 00:22:17.454779 [ 5 ] {5502ac7e-c6c9-48a5-8720-57dc1bef903a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 12899 | 2026.03.25 00:22:17.454843 [ 187 ] {79eddaf6-5920-48fe-8c45-6c5582e58677::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 12900 | 2026.03.25 00:22:17.455073 [ 187 ] {79eddaf6-5920-48fe-8c45-6c5582e58677::all_1_51_10} <Trace> oximeter.fields_u32 (79eddaf6-5920-48fe-8c45-6c5582e58677): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12901 | 2026.03.25 00:22:17.455137 [ 187 ] {79eddaf6-5920-48fe-8c45-6c5582e58677::all_1_51_10} <Trace> oximeter.fields_u32 (79eddaf6-5920-48fe-8c45-6c5582e58677) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 12902 | 2026.03.25 00:22:17.455194 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.57 MiB. | ||
| 12903 | 2026.03.25 00:22:17.455615 [ 5 ] {5502ac7e-c6c9-48a5-8720-57dc1bef903a} <Trace> oximeter.fields_uuid (6a83c119-7e6c-4ef5-9da4-bd1e7cdd4b62): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12904 | 2026.03.25 00:22:17.455650 [ 5 ] {5502ac7e-c6c9-48a5-8720-57dc1bef903a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 12905 | 2026.03.25 00:22:17.455996 [ 5 ] {5502ac7e-c6c9-48a5-8720-57dc1bef903a} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) | ||
| 12906 | 2026.03.25 00:22:17.456201 [ 5 ] {5502ac7e-c6c9-48a5-8720-57dc1bef903a} <Trace> oximeter.fields_uuid (6a83c119-7e6c-4ef5-9da4-bd1e7cdd4b62): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12907 | 2026.03.25 00:22:17.456330 [ 5 ] {5502ac7e-c6c9-48a5-8720-57dc1bef903a} <Debug> executeQuery: Read 1318 rows, 90.36 KiB in 0.001613 sec., 817110.9733415995 rows/sec., 54.71 MiB/sec. | ||
| 12908 | 2026.03.25 00:22:17.456367 [ 5 ] {5502ac7e-c6c9-48a5-8720-57dc1bef903a} <Debug> TCPHandler: Processed in 0.001771711 sec. | ||
| 12909 | 2026.03.25 00:22:17.456471 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12910 | 2026.03.25 00:22:17.456570 [ 5 ] {19452dc4-7655-4714-a075-7b2561c937e8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 12911 | 2026.03.25 00:22:17.456615 [ 5 ] {19452dc4-7655-4714-a075-7b2561c937e8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 12912 | 2026.03.25 00:22:17.457331 [ 5 ] {19452dc4-7655-4714-a075-7b2561c937e8} <Trace> oximeter.measurements_cumulativeu64 (d9515f17-c5fd-4592-903e-92bbab0fc185): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12913 | 2026.03.25 00:22:17.457368 [ 5 ] {19452dc4-7655-4714-a075-7b2561c937e8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 12914 | 2026.03.25 00:22:17.457819 [ 5 ] {19452dc4-7655-4714-a075-7b2561c937e8} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) | ||
| 12915 | 2026.03.25 00:22:17.458033 [ 5 ] {19452dc4-7655-4714-a075-7b2561c937e8} <Trace> oximeter.measurements_cumulativeu64 (d9515f17-c5fd-4592-903e-92bbab0fc185): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12916 | 2026.03.25 00:22:17.458150 [ 65 ] {} <Debug> oximeter.measurements_cumulativeu64 (d9515f17-c5fd-4592-903e-92bbab0fc185) (MergerMutator): Selected 6 parts from all_1_83_17 to all_88_88_0 | ||
| 12917 | 2026.03.25 00:22:17.458168 [ 5 ] {19452dc4-7655-4714-a075-7b2561c937e8} <Debug> executeQuery: Read 1497 rows, 92.97 KiB in 0.001618 sec., 925216.3164400494 rows/sec., 56.12 MiB/sec. | ||
| 12918 | 2026.03.25 00:22:17.458182 [ 65 ] {} <Trace> oximeter.measurements_cumulativeu64 (d9515f17-c5fd-4592-903e-92bbab0fc185): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12919 | 2026.03.25 00:22:17.458207 [ 65 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 12920 | 2026.03.25 00:22:17.458212 [ 5 ] {19452dc4-7655-4714-a075-7b2561c937e8} <Debug> TCPHandler: Processed in 0.001791181 sec. | ||
| 12921 | 2026.03.25 00:22:17.458322 [ 189 ] {d9515f17-c5fd-4592-903e-92bbab0fc185::all_1_88_18} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_83_17 to all_88_88_0 into Compact with storage Full | ||
| 12922 | 2026.03.25 00:22:17.458339 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12923 | 2026.03.25 00:22:17.458460 [ 5 ] {c3e6fd2b-0cd9-43ee-a75a-e6d051f0a671} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 12924 | 2026.03.25 00:22:17.458491 [ 189 ] {d9515f17-c5fd-4592-903e-92bbab0fc185::all_1_88_18} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12925 | 2026.03.25 00:22:17.458515 [ 5 ] {c3e6fd2b-0cd9-43ee-a75a-e6d051f0a671} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 12926 | 2026.03.25 00:22:17.458536 [ 189 ] {d9515f17-c5fd-4592-903e-92bbab0fc185::all_1_88_18} <Debug> MergeTreeSequentialSource: Reading 6 marks from part all_1_83_17, total 33694 rows starting from the beginning of the part | ||
| 12927 | 2026.03.25 00:22:17.458614 [ 189 ] {d9515f17-c5fd-4592-903e-92bbab0fc185::all_1_88_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 160 rows starting from the beginning of the part | ||
| 12928 | 2026.03.25 00:22:17.458663 [ 189 ] {d9515f17-c5fd-4592-903e-92bbab0fc185::all_1_88_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 272 rows starting from the beginning of the part | ||
| 12929 | 2026.03.25 00:22:17.458705 [ 189 ] {d9515f17-c5fd-4592-903e-92bbab0fc185::all_1_88_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 160 rows starting from the beginning of the part | ||
| 12930 | 2026.03.25 00:22:17.458749 [ 189 ] {d9515f17-c5fd-4592-903e-92bbab0fc185::all_1_88_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_87_87_0, total 265 rows starting from the beginning of the part | ||
| 12931 | 2026.03.25 00:22:17.458788 [ 189 ] {d9515f17-c5fd-4592-903e-92bbab0fc185::all_1_88_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 1497 rows starting from the beginning of the part | ||
| 12932 | 2026.03.25 00:22:17.459372 [ 5 ] {c3e6fd2b-0cd9-43ee-a75a-e6d051f0a671} <Trace> oximeter.measurements_histogramu64 (66b3c5cd-c277-4614-b9e1-0e483a2d8930): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12933 | 2026.03.25 00:22:17.459413 [ 5 ] {c3e6fd2b-0cd9-43ee-a75a-e6d051f0a671} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 12934 | 2026.03.25 00:22:17.459973 [ 5 ] {c3e6fd2b-0cd9-43ee-a75a-e6d051f0a671} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 12935 | 2026.03.25 00:22:17.460211 [ 5 ] {c3e6fd2b-0cd9-43ee-a75a-e6d051f0a671} <Trace> oximeter.measurements_histogramu64 (66b3c5cd-c277-4614-b9e1-0e483a2d8930): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12936 | 2026.03.25 00:22:17.460352 [ 5 ] {c3e6fd2b-0cd9-43ee-a75a-e6d051f0a671} <Debug> executeQuery: Read 37 rows, 67.89 KiB in 0.00191 sec., 19371.7277486911 rows/sec., 34.71 MiB/sec. | ||
| 12937 | 2026.03.25 00:22:17.460406 [ 5 ] {c3e6fd2b-0cd9-43ee-a75a-e6d051f0a671} <Debug> TCPHandler: Processed in 0.002116379 sec. | ||
| 12938 | 2026.03.25 00:22:17.460522 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12939 | 2026.03.25 00:22:17.460616 [ 5 ] {8faed75d-7726-47fa-9685-1ff93eb7cea7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 12940 | 2026.03.25 00:22:17.460661 [ 5 ] {8faed75d-7726-47fa-9685-1ff93eb7cea7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 12941 | 2026.03.25 00:22:17.460982 [ 5 ] {8faed75d-7726-47fa-9685-1ff93eb7cea7} <Trace> oximeter.measurements_u64 (a46c3f3f-9ded-4b50-9fc2-4f503dd169a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12942 | 2026.03.25 00:22:17.461018 [ 5 ] {8faed75d-7726-47fa-9685-1ff93eb7cea7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 12943 | 2026.03.25 00:22:17.461529 [ 5 ] {8faed75d-7726-47fa-9685-1ff93eb7cea7} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) | ||
| 12944 | 2026.03.25 00:22:17.461745 [ 5 ] {8faed75d-7726-47fa-9685-1ff93eb7cea7} <Trace> oximeter.measurements_u64 (a46c3f3f-9ded-4b50-9fc2-4f503dd169a4): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12945 | 2026.03.25 00:22:17.461884 [ 5 ] {8faed75d-7726-47fa-9685-1ff93eb7cea7} <Debug> executeQuery: Read 12 rows, 848.00 B in 0.001286 sec., 9331.259720062208 rows/sec., 643.95 KiB/sec. | ||
| 12946 | 2026.03.25 00:22:17.461920 [ 5 ] {8faed75d-7726-47fa-9685-1ff93eb7cea7} <Debug> TCPHandler: Processed in 0.001449303 sec. | ||
| 12947 | 2026.03.25 00:22:17.465984 [ 187 ] {d9515f17-c5fd-4592-903e-92bbab0fc185::all_1_88_18} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 36048 rows, containing 5 columns (5 merged, 0 gathered) in 0.007723068 sec., 4667575.113931407 rows/sec., 297.48 MiB/sec. | ||
| 12948 | 2026.03.25 00:22:17.466450 [ 194 ] {d9515f17-c5fd-4592-903e-92bbab0fc185::all_1_88_18} <Trace> MergedBlockOutputStream: filled checksums all_1_88_18 (state Temporary) | ||
| 12949 | 2026.03.25 00:22:17.466791 [ 194 ] {d9515f17-c5fd-4592-903e-92bbab0fc185::all_1_88_18} <Trace> oximeter.measurements_cumulativeu64 (d9515f17-c5fd-4592-903e-92bbab0fc185): Renaming temporary part tmp_merge_all_1_88_18 to all_1_88_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12950 | 2026.03.25 00:22:17.466874 [ 194 ] {d9515f17-c5fd-4592-903e-92bbab0fc185::all_1_88_18} <Trace> oximeter.measurements_cumulativeu64 (d9515f17-c5fd-4592-903e-92bbab0fc185) (MergerMutator): Merged 6 parts: [all_1_83_17, all_88_88_0] -> all_1_88_18 | ||
| 12951 | 2026.03.25 00:22:17.466990 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.33 MiB. | ||
| 12952 | 2026.03.25 00:22:21.478131 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12953 | 2026.03.25 00:22:21.478311 [ 5 ] {fae62f0c-560f-4781-bc2a-ac69c7124fae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 12954 | 2026.03.25 00:22:21.478375 [ 5 ] {fae62f0c-560f-4781-bc2a-ac69c7124fae} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 12955 | 2026.03.25 00:22:21.479034 [ 5 ] {fae62f0c-560f-4781-bc2a-ac69c7124fae} <Trace> oximeter.fields_string (da9d4756-c540-45ff-bdbb-bdc9c8d31861): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12956 | 2026.03.25 00:22:21.479074 [ 5 ] {fae62f0c-560f-4781-bc2a-ac69c7124fae} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 12957 | 2026.03.25 00:22:21.479484 [ 5 ] {fae62f0c-560f-4781-bc2a-ac69c7124fae} <Trace> MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) | ||
| 12958 | 2026.03.25 00:22:21.479704 [ 5 ] {fae62f0c-560f-4781-bc2a-ac69c7124fae} <Trace> oximeter.fields_string (da9d4756-c540-45ff-bdbb-bdc9c8d31861): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12959 | 2026.03.25 00:22:21.479859 [ 5 ] {fae62f0c-560f-4781-bc2a-ac69c7124fae} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001595 sec., 35109.71786833856 rows/sec., 2.70 MiB/sec. | ||
| 12960 | 2026.03.25 00:22:21.479903 [ 5 ] {fae62f0c-560f-4781-bc2a-ac69c7124fae} <Debug> TCPHandler: Processed in 0.001896483 sec. | ||
| 12961 | 2026.03.25 00:22:21.480026 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12962 | 2026.03.25 00:22:21.480121 [ 5 ] {96d9e205-595a-4211-b7b0-50fbac4e189e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 12963 | 2026.03.25 00:22:21.480162 [ 5 ] {96d9e205-595a-4211-b7b0-50fbac4e189e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 12964 | 2026.03.25 00:22:21.480587 [ 5 ] {96d9e205-595a-4211-b7b0-50fbac4e189e} <Trace> oximeter.fields_uuid (6a83c119-7e6c-4ef5-9da4-bd1e7cdd4b62): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12965 | 2026.03.25 00:22:21.480623 [ 5 ] {96d9e205-595a-4211-b7b0-50fbac4e189e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 12966 | 2026.03.25 00:22:21.480937 [ 5 ] {96d9e205-595a-4211-b7b0-50fbac4e189e} <Trace> MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) | ||
| 12967 | 2026.03.25 00:22:21.481169 [ 5 ] {96d9e205-595a-4211-b7b0-50fbac4e189e} <Trace> oximeter.fields_uuid (6a83c119-7e6c-4ef5-9da4-bd1e7cdd4b62): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12968 | 2026.03.25 00:22:21.481299 [ 5 ] {96d9e205-595a-4211-b7b0-50fbac4e189e} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001197 sec., 53467.00083542189 rows/sec., 4.17 MiB/sec. | ||
| 12969 | 2026.03.25 00:22:21.481339 [ 5 ] {96d9e205-595a-4211-b7b0-50fbac4e189e} <Debug> TCPHandler: Processed in 0.001363712 sec. | ||
| 12970 | 2026.03.25 00:22:21.481463 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12971 | 2026.03.25 00:22:21.481557 [ 5 ] {89e6378f-ec40-413f-b1ba-d27304bf64f7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 12972 | 2026.03.25 00:22:21.481599 [ 5 ] {89e6378f-ec40-413f-b1ba-d27304bf64f7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 12973 | 2026.03.25 00:22:21.481983 [ 5 ] {89e6378f-ec40-413f-b1ba-d27304bf64f7} <Trace> oximeter.measurements_cumulativeu64 (d9515f17-c5fd-4592-903e-92bbab0fc185): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12974 | 2026.03.25 00:22:21.482020 [ 5 ] {89e6378f-ec40-413f-b1ba-d27304bf64f7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 12975 | 2026.03.25 00:22:21.482350 [ 5 ] {89e6378f-ec40-413f-b1ba-d27304bf64f7} <Trace> MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) | ||
| 12976 | 2026.03.25 00:22:21.482558 [ 5 ] {89e6378f-ec40-413f-b1ba-d27304bf64f7} <Trace> oximeter.measurements_cumulativeu64 (d9515f17-c5fd-4592-903e-92bbab0fc185): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12977 | 2026.03.25 00:22:21.482685 [ 5 ] {89e6378f-ec40-413f-b1ba-d27304bf64f7} <Debug> executeQuery: Read 128 rows, 9.13 KiB in 0.001146 sec., 111692.84467713787 rows/sec., 7.78 MiB/sec. | ||
| 12978 | 2026.03.25 00:22:21.482724 [ 5 ] {89e6378f-ec40-413f-b1ba-d27304bf64f7} <Debug> TCPHandler: Processed in 0.00131137 sec. | ||
| 12979 | 2026.03.25 00:22:21.482837 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12980 | 2026.03.25 00:22:21.482930 [ 5 ] {a58e3509-bcfe-4c4c-8ec6-fccc53dc95d6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 12981 | 2026.03.25 00:22:21.482971 [ 5 ] {a58e3509-bcfe-4c4c-8ec6-fccc53dc95d6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 12982 | 2026.03.25 00:22:21.483294 [ 5 ] {a58e3509-bcfe-4c4c-8ec6-fccc53dc95d6} <Trace> oximeter.measurements_u64 (a46c3f3f-9ded-4b50-9fc2-4f503dd169a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12983 | 2026.03.25 00:22:21.483330 [ 5 ] {a58e3509-bcfe-4c4c-8ec6-fccc53dc95d6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 12984 | 2026.03.25 00:22:21.483627 [ 5 ] {a58e3509-bcfe-4c4c-8ec6-fccc53dc95d6} <Trace> MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) | ||
| 12985 | 2026.03.25 00:22:21.483844 [ 5 ] {a58e3509-bcfe-4c4c-8ec6-fccc53dc95d6} <Trace> oximeter.measurements_u64 (a46c3f3f-9ded-4b50-9fc2-4f503dd169a4): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12986 | 2026.03.25 00:22:21.483973 [ 5 ] {a58e3509-bcfe-4c4c-8ec6-fccc53dc95d6} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001061 sec., 45240.339302544766 rows/sec., 3.05 MiB/sec. | ||
| 12987 | 2026.03.25 00:22:21.484010 [ 5 ] {a58e3509-bcfe-4c4c-8ec6-fccc53dc95d6} <Debug> TCPHandler: Processed in 0.001221568 sec. | ||
| 12988 | 2026.03.25 00:22:22.422728 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 25374 | ||
| 12989 | 2026.03.25 00:22:22.423575 [ 244 ] {} <Trace> system.asynchronous_metric_log (0898b27c-367e-447b-8482-f4822232c365): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12990 | 2026.03.25 00:22:22.423645 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 12991 | 2026.03.25 00:22:22.424435 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 12992 | 2026.03.25 00:22:22.424654 [ 244 ] {} <Trace> system.asynchronous_metric_log (0898b27c-367e-447b-8482-f4822232c365): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12993 | 2026.03.25 00:22:22.424783 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 25374 | ||
| 12994 | 2026.03.25 00:22:23.754600 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 399 | ||
| 12995 | 2026.03.25 00:22:23.771591 [ 243 ] {} <Trace> system.metric_log (8832bb94-2db2-42e0-923d-5bcca7c2cc3b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12996 | 2026.03.25 00:22:23.771647 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 12997 | 2026.03.25 00:22:23.777663 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 12998 | 2026.03.25 00:22:23.778390 [ 243 ] {} <Trace> system.metric_log (8832bb94-2db2-42e0-923d-5bcca7c2cc3b): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12999 | 2026.03.25 00:22:23.781872 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 399 | ||
| 13000 | 2026.03.25 00:22:25.048277 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 48 entries to flush up to offset 1704 | ||
| 13001 | 2026.03.25 00:22:25.051019 [ 242 ] {} <Trace> system.query_log (9703172c-9101-4506-b1d0-613c64f918a0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13002 | 2026.03.25 00:22:25.051082 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 13003 | 2026.03.25 00:22:25.052397 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 13004 | 2026.03.25 00:22:25.052705 [ 242 ] {} <Trace> system.query_log (9703172c-9101-4506-b1d0-613c64f918a0): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13005 | 2026.03.25 00:22:25.053103 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1704 | ||
| 13006 | 2026.03.25 00:22:26.488056 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13007 | 2026.03.25 00:22:26.488239 [ 5 ] {2e1956ae-7fd7-48fd-9f96-d4c9b69a28a8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 13008 | 2026.03.25 00:22:26.488302 [ 5 ] {2e1956ae-7fd7-48fd-9f96-d4c9b69a28a8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 13009 | 2026.03.25 00:22:26.488993 [ 5 ] {2e1956ae-7fd7-48fd-9f96-d4c9b69a28a8} <Trace> oximeter.fields_i16 (78240462-1731-4218-9a79-d1fbaf59befe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13010 | 2026.03.25 00:22:26.489033 [ 5 ] {2e1956ae-7fd7-48fd-9f96-d4c9b69a28a8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 13011 | 2026.03.25 00:22:26.489445 [ 5 ] {2e1956ae-7fd7-48fd-9f96-d4c9b69a28a8} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 13012 | 2026.03.25 00:22:26.489676 [ 5 ] {2e1956ae-7fd7-48fd-9f96-d4c9b69a28a8} <Trace> oximeter.fields_i16 (78240462-1731-4218-9a79-d1fbaf59befe): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13013 | 2026.03.25 00:22:26.489831 [ 5 ] {2e1956ae-7fd7-48fd-9f96-d4c9b69a28a8} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001639 sec., 173276.3880414887 rows/sec., 11.01 MiB/sec. | ||
| 13014 | 2026.03.25 00:22:26.489884 [ 5 ] {2e1956ae-7fd7-48fd-9f96-d4c9b69a28a8} <Debug> TCPHandler: Processed in 0.001956965 sec. | ||
| 13015 | 2026.03.25 00:22:26.490005 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13016 | 2026.03.25 00:22:26.490107 [ 5 ] {9246fb49-9029-4225-a29f-5b1cc937fa15} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 13017 | 2026.03.25 00:22:26.490150 [ 5 ] {9246fb49-9029-4225-a29f-5b1cc937fa15} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 13018 | 2026.03.25 00:22:26.490844 [ 5 ] {9246fb49-9029-4225-a29f-5b1cc937fa15} <Trace> oximeter.fields_string (da9d4756-c540-45ff-bdbb-bdc9c8d31861): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13019 | 2026.03.25 00:22:26.490881 [ 5 ] {9246fb49-9029-4225-a29f-5b1cc937fa15} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 13020 | 2026.03.25 00:22:26.491248 [ 5 ] {9246fb49-9029-4225-a29f-5b1cc937fa15} <Trace> MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) | ||
| 13021 | 2026.03.25 00:22:26.491454 [ 5 ] {9246fb49-9029-4225-a29f-5b1cc937fa15} <Trace> oximeter.fields_string (da9d4756-c540-45ff-bdbb-bdc9c8d31861): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13022 | 2026.03.25 00:22:26.491582 [ 5 ] {9246fb49-9029-4225-a29f-5b1cc937fa15} <Debug> executeQuery: Read 825 rows, 66.29 KiB in 0.001498 sec., 550734.3124165554 rows/sec., 43.21 MiB/sec. | ||
| 13023 | 2026.03.25 00:22:26.491620 [ 5 ] {9246fb49-9029-4225-a29f-5b1cc937fa15} <Debug> TCPHandler: Processed in 0.001668098 sec. | ||
| 13024 | 2026.03.25 00:22:26.491721 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13025 | 2026.03.25 00:22:26.491816 [ 5 ] {5835cffa-1c63-43e6-b7c4-fa512cfbf5f0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 13026 | 2026.03.25 00:22:26.491857 [ 5 ] {5835cffa-1c63-43e6-b7c4-fa512cfbf5f0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 13027 | 2026.03.25 00:22:26.492275 [ 5 ] {5835cffa-1c63-43e6-b7c4-fa512cfbf5f0} <Trace> oximeter.fields_u16 (b490aa8d-8720-450c-9d9d-0c0be0c6e0e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13028 | 2026.03.25 00:22:26.492311 [ 5 ] {5835cffa-1c63-43e6-b7c4-fa512cfbf5f0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 13029 | 2026.03.25 00:22:26.492628 [ 5 ] {5835cffa-1c63-43e6-b7c4-fa512cfbf5f0} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 13030 | 2026.03.25 00:22:26.492855 [ 5 ] {5835cffa-1c63-43e6-b7c4-fa512cfbf5f0} <Trace> oximeter.fields_u16 (b490aa8d-8720-450c-9d9d-0c0be0c6e0e1): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13031 | 2026.03.25 00:22:26.492982 [ 5 ] {5835cffa-1c63-43e6-b7c4-fa512cfbf5f0} <Debug> executeQuery: Read 156 rows, 9.59 KiB in 0.001184 sec., 131756.75675675677 rows/sec., 7.91 MiB/sec. | ||
| 13032 | 2026.03.25 00:22:26.493020 [ 5 ] {5835cffa-1c63-43e6-b7c4-fa512cfbf5f0} <Debug> TCPHandler: Processed in 0.001348481 sec. | ||
| 13033 | 2026.03.25 00:22:26.493128 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13034 | 2026.03.25 00:22:26.493221 [ 5 ] {67fcbee9-18cf-40cc-a04b-71995e9ea9b7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 13035 | 2026.03.25 00:22:26.493260 [ 5 ] {67fcbee9-18cf-40cc-a04b-71995e9ea9b7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 13036 | 2026.03.25 00:22:26.493671 [ 5 ] {67fcbee9-18cf-40cc-a04b-71995e9ea9b7} <Trace> oximeter.fields_u32 (79eddaf6-5920-48fe-8c45-6c5582e58677): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13037 | 2026.03.25 00:22:26.493707 [ 5 ] {67fcbee9-18cf-40cc-a04b-71995e9ea9b7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 13038 | 2026.03.25 00:22:26.494004 [ 5 ] {67fcbee9-18cf-40cc-a04b-71995e9ea9b7} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 13039 | 2026.03.25 00:22:26.494212 [ 5 ] {67fcbee9-18cf-40cc-a04b-71995e9ea9b7} <Trace> oximeter.fields_u32 (79eddaf6-5920-48fe-8c45-6c5582e58677): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13040 | 2026.03.25 00:22:26.494338 [ 5 ] {67fcbee9-18cf-40cc-a04b-71995e9ea9b7} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001135 sec., 131277.5330396476 rows/sec., 8.48 MiB/sec. | ||
| 13041 | 2026.03.25 00:22:26.494376 [ 5 ] {67fcbee9-18cf-40cc-a04b-71995e9ea9b7} <Debug> TCPHandler: Processed in 0.001297939 sec. | ||
| 13042 | 2026.03.25 00:22:26.494486 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13043 | 2026.03.25 00:22:26.494580 [ 5 ] {61eca404-ef96-416e-8d7e-e6b83ca7474b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 13044 | 2026.03.25 00:22:26.494619 [ 5 ] {61eca404-ef96-416e-8d7e-e6b83ca7474b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 13045 | 2026.03.25 00:22:26.495033 [ 5 ] {61eca404-ef96-416e-8d7e-e6b83ca7474b} <Trace> oximeter.fields_u8 (fa258e8d-285a-434f-b894-6be795807874): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13046 | 2026.03.25 00:22:26.495068 [ 5 ] {61eca404-ef96-416e-8d7e-e6b83ca7474b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 13047 | 2026.03.25 00:22:26.495368 [ 5 ] {61eca404-ef96-416e-8d7e-e6b83ca7474b} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 13048 | 2026.03.25 00:22:26.495571 [ 5 ] {61eca404-ef96-416e-8d7e-e6b83ca7474b} <Trace> oximeter.fields_u8 (fa258e8d-285a-434f-b894-6be795807874): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13049 | 2026.03.25 00:22:26.495694 [ 5 ] {61eca404-ef96-416e-8d7e-e6b83ca7474b} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001132 sec., 130742.04946996467 rows/sec., 7.44 MiB/sec. | ||
| 13050 | 2026.03.25 00:22:26.495732 [ 5 ] {61eca404-ef96-416e-8d7e-e6b83ca7474b} <Debug> TCPHandler: Processed in 0.00129616 sec. | ||
| 13051 | 2026.03.25 00:22:26.495840 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13052 | 2026.03.25 00:22:26.495932 [ 5 ] {a96ca821-b58a-45d1-bbee-9119202fb8b9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 13053 | 2026.03.25 00:22:26.495972 [ 5 ] {a96ca821-b58a-45d1-bbee-9119202fb8b9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 13054 | 2026.03.25 00:22:26.496498 [ 5 ] {a96ca821-b58a-45d1-bbee-9119202fb8b9} <Trace> oximeter.fields_uuid (6a83c119-7e6c-4ef5-9da4-bd1e7cdd4b62): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13055 | 2026.03.25 00:22:26.496534 [ 5 ] {a96ca821-b58a-45d1-bbee-9119202fb8b9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 13056 | 2026.03.25 00:22:26.496855 [ 5 ] {a96ca821-b58a-45d1-bbee-9119202fb8b9} <Trace> MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) | ||
| 13057 | 2026.03.25 00:22:26.497069 [ 5 ] {a96ca821-b58a-45d1-bbee-9119202fb8b9} <Trace> oximeter.fields_uuid (6a83c119-7e6c-4ef5-9da4-bd1e7cdd4b62): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13058 | 2026.03.25 00:22:26.497196 [ 5 ] {a96ca821-b58a-45d1-bbee-9119202fb8b9} <Debug> executeQuery: Read 504 rows, 36.30 KiB in 0.001281 sec., 393442.62295081967 rows/sec., 27.67 MiB/sec. | ||
| 13059 | 2026.03.25 00:22:26.497235 [ 5 ] {a96ca821-b58a-45d1-bbee-9119202fb8b9} <Debug> TCPHandler: Processed in 0.001445233 sec. | ||
| 13060 | 2026.03.25 00:22:26.497334 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13061 | 2026.03.25 00:22:26.497427 [ 5 ] {88c56d6d-7783-42a6-8c0f-852afb79da84} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 13062 | 2026.03.25 00:22:26.497468 [ 5 ] {88c56d6d-7783-42a6-8c0f-852afb79da84} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 13063 | 2026.03.25 00:22:26.497796 [ 5 ] {88c56d6d-7783-42a6-8c0f-852afb79da84} <Trace> oximeter.measurements_bool (8a3ce6e0-f76a-4ba2-9a43-4275c3c9549e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13064 | 2026.03.25 00:22:26.497831 [ 5 ] {88c56d6d-7783-42a6-8c0f-852afb79da84} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 13065 | 2026.03.25 00:22:26.498128 [ 5 ] {88c56d6d-7783-42a6-8c0f-852afb79da84} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 13066 | 2026.03.25 00:22:26.498328 [ 5 ] {88c56d6d-7783-42a6-8c0f-852afb79da84} <Trace> oximeter.measurements_bool (8a3ce6e0-f76a-4ba2-9a43-4275c3c9549e): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13067 | 2026.03.25 00:22:26.498451 [ 5 ] {88c56d6d-7783-42a6-8c0f-852afb79da84} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001043 sec., 5752.636625119846 rows/sec., 300.55 KiB/sec. | ||
| 13068 | 2026.03.25 00:22:26.498489 [ 5 ] {88c56d6d-7783-42a6-8c0f-852afb79da84} <Debug> TCPHandler: Processed in 0.001202708 sec. | ||
| 13069 | 2026.03.25 00:22:26.498589 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13070 | 2026.03.25 00:22:26.498683 [ 5 ] {2b30ab22-d580-4da6-afca-3a5bbf5653ff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 13071 | 2026.03.25 00:22:26.498725 [ 5 ] {2b30ab22-d580-4da6-afca-3a5bbf5653ff} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 13072 | 2026.03.25 00:22:26.499235 [ 5 ] {2b30ab22-d580-4da6-afca-3a5bbf5653ff} <Trace> oximeter.measurements_cumulativeu64 (d9515f17-c5fd-4592-903e-92bbab0fc185): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13073 | 2026.03.25 00:22:26.499270 [ 5 ] {2b30ab22-d580-4da6-afca-3a5bbf5653ff} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 13074 | 2026.03.25 00:22:26.499610 [ 5 ] {2b30ab22-d580-4da6-afca-3a5bbf5653ff} <Trace> MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) | ||
| 13075 | 2026.03.25 00:22:26.499826 [ 5 ] {2b30ab22-d580-4da6-afca-3a5bbf5653ff} <Trace> oximeter.measurements_cumulativeu64 (d9515f17-c5fd-4592-903e-92bbab0fc185): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13076 | 2026.03.25 00:22:26.499955 [ 5 ] {2b30ab22-d580-4da6-afca-3a5bbf5653ff} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001291 sec., 205267.23470178156 rows/sec., 13.64 MiB/sec. | ||
| 13077 | 2026.03.25 00:22:26.499993 [ 5 ] {2b30ab22-d580-4da6-afca-3a5bbf5653ff} <Debug> TCPHandler: Processed in 0.001453233 sec. | ||
| 13078 | 2026.03.25 00:22:26.500115 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13079 | 2026.03.25 00:22:26.500235 [ 5 ] {a7624535-b933-4b5b-9cd8-e58970626fc0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 13080 | 2026.03.25 00:22:26.500276 [ 5 ] {a7624535-b933-4b5b-9cd8-e58970626fc0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 13081 | 2026.03.25 00:22:26.500591 [ 5 ] {a7624535-b933-4b5b-9cd8-e58970626fc0} <Trace> oximeter.measurements_f64 (212c2a6f-90cf-4c71-aafe-78c3b1fd8e79): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13082 | 2026.03.25 00:22:26.500626 [ 5 ] {a7624535-b933-4b5b-9cd8-e58970626fc0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 13083 | 2026.03.25 00:22:26.500940 [ 5 ] {a7624535-b933-4b5b-9cd8-e58970626fc0} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 13084 | 2026.03.25 00:22:26.501144 [ 5 ] {a7624535-b933-4b5b-9cd8-e58970626fc0} <Trace> oximeter.measurements_f64 (212c2a6f-90cf-4c71-aafe-78c3b1fd8e79): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13085 | 2026.03.25 00:22:26.501270 [ 5 ] {a7624535-b933-4b5b-9cd8-e58970626fc0} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001053 sec., 949.6676163342831 rows/sec., 63.99 KiB/sec. | ||
| 13086 | 2026.03.25 00:22:26.501307 [ 5 ] {a7624535-b933-4b5b-9cd8-e58970626fc0} <Debug> TCPHandler: Processed in 0.001242179 sec. | ||
| 13087 | 2026.03.25 00:22:26.501434 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13088 | 2026.03.25 00:22:26.501532 [ 5 ] {73224ca4-6229-4a50-8cf3-d3eae958d8d9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 13089 | 2026.03.25 00:22:26.501587 [ 5 ] {73224ca4-6229-4a50-8cf3-d3eae958d8d9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 13090 | 2026.03.25 00:22:26.502358 [ 5 ] {73224ca4-6229-4a50-8cf3-d3eae958d8d9} <Trace> oximeter.measurements_histogramu64 (66b3c5cd-c277-4614-b9e1-0e483a2d8930): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13091 | 2026.03.25 00:22:26.502394 [ 5 ] {73224ca4-6229-4a50-8cf3-d3eae958d8d9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 13092 | 2026.03.25 00:22:26.502926 [ 5 ] {73224ca4-6229-4a50-8cf3-d3eae958d8d9} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 13093 | 2026.03.25 00:22:26.503145 [ 5 ] {73224ca4-6229-4a50-8cf3-d3eae958d8d9} <Trace> oximeter.measurements_histogramu64 (66b3c5cd-c277-4614-b9e1-0e483a2d8930): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13094 | 2026.03.25 00:22:26.503280 [ 5 ] {73224ca4-6229-4a50-8cf3-d3eae958d8d9} <Debug> executeQuery: Read 14 rows, 25.69 KiB in 0.001766 sec., 7927.5198187995475 rows/sec., 14.21 MiB/sec. | ||
| 13095 | 2026.03.25 00:22:26.503332 [ 5 ] {73224ca4-6229-4a50-8cf3-d3eae958d8d9} <Debug> TCPHandler: Processed in 0.001946765 sec. | ||
| 13096 | 2026.03.25 00:22:26.503439 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13097 | 2026.03.25 00:22:26.503532 [ 5 ] {7fcc939c-f093-49c0-80fe-b11913152a2b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 13098 | 2026.03.25 00:22:26.503575 [ 5 ] {7fcc939c-f093-49c0-80fe-b11913152a2b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 13099 | 2026.03.25 00:22:26.503910 [ 5 ] {7fcc939c-f093-49c0-80fe-b11913152a2b} <Trace> oximeter.measurements_u64 (a46c3f3f-9ded-4b50-9fc2-4f503dd169a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13100 | 2026.03.25 00:22:26.503945 [ 5 ] {7fcc939c-f093-49c0-80fe-b11913152a2b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 13101 | 2026.03.25 00:22:26.504252 [ 5 ] {7fcc939c-f093-49c0-80fe-b11913152a2b} <Trace> MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) | ||
| 13102 | 2026.03.25 00:22:26.504453 [ 5 ] {7fcc939c-f093-49c0-80fe-b11913152a2b} <Trace> oximeter.measurements_u64 (a46c3f3f-9ded-4b50-9fc2-4f503dd169a4): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13103 | 2026.03.25 00:22:26.504579 [ 5 ] {7fcc939c-f093-49c0-80fe-b11913152a2b} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001065 sec., 84507.04225352113 rows/sec., 5.29 MiB/sec. | ||
| 13104 | 2026.03.25 00:22:26.504615 [ 5 ] {7fcc939c-f093-49c0-80fe-b11913152a2b} <Debug> TCPHandler: Processed in 0.001224378 sec. | ||
| 13105 | 2026.03.25 00:22:28.159920 [ 46 ] {} <Debug> oximeter.fields_u64 (3ff11c92-02f0-4d7f-b78c-e898b3889a19) (MergerMutator): Selected 5 parts from all_1_9_2 to all_13_13_0 | ||
| 13106 | 2026.03.25 00:22:28.160001 [ 46 ] {} <Trace> oximeter.fields_u64 (3ff11c92-02f0-4d7f-b78c-e898b3889a19): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13107 | 2026.03.25 00:22:28.160033 [ 46 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 13108 | 2026.03.25 00:22:28.160253 [ 192 ] {3ff11c92-02f0-4d7f-b78c-e898b3889a19::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 | ||
| 13109 | 2026.03.25 00:22:28.160511 [ 192 ] {3ff11c92-02f0-4d7f-b78c-e898b3889a19::all_1_13_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13110 | 2026.03.25 00:22:28.160577 [ 192 ] {3ff11c92-02f0-4d7f-b78c-e898b3889a19::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_9_2, total 2 rows starting from the beginning of the part | ||
| 13111 | 2026.03.25 00:22:28.160685 [ 192 ] {3ff11c92-02f0-4d7f-b78c-e898b3889a19::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 | ||
| 13112 | 2026.03.25 00:22:28.160765 [ 192 ] {3ff11c92-02f0-4d7f-b78c-e898b3889a19::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 | ||
| 13113 | 2026.03.25 00:22:28.160843 [ 192 ] {3ff11c92-02f0-4d7f-b78c-e898b3889a19::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 | ||
| 13114 | 2026.03.25 00:22:28.160911 [ 192 ] {3ff11c92-02f0-4d7f-b78c-e898b3889a19::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 | ||
| 13115 | 2026.03.25 00:22:28.161782 [ 194 ] {3ff11c92-02f0-4d7f-b78c-e898b3889a19::all_1_13_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6 rows, containing 5 columns (5 merged, 0 gathered) in 0.001618607 sec., 3706.8911724711434 rows/sec., 275.12 KiB/sec. | ||
| 13116 | 2026.03.25 00:22:28.161994 [ 187 ] {3ff11c92-02f0-4d7f-b78c-e898b3889a19::all_1_13_3} <Trace> MergedBlockOutputStream: filled checksums all_1_13_3 (state Temporary) | ||
| 13117 | 2026.03.25 00:22:28.162301 [ 187 ] {3ff11c92-02f0-4d7f-b78c-e898b3889a19::all_1_13_3} <Trace> oximeter.fields_u64 (3ff11c92-02f0-4d7f-b78c-e898b3889a19): Renaming temporary part tmp_merge_all_1_13_3 to all_1_13_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13118 | 2026.03.25 00:22:28.162376 [ 187 ] {3ff11c92-02f0-4d7f-b78c-e898b3889a19::all_1_13_3} <Trace> oximeter.fields_u64 (3ff11c92-02f0-4d7f-b78c-e898b3889a19) (MergerMutator): Merged 5 parts: [all_1_9_2, all_13_13_0] -> all_1_13_3 | ||
| 13119 | 2026.03.25 00:22:28.162470 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 13120 | 2026.03.25 00:22:29.707363 [ 45 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 13121 | 2026.03.25 00:22:29.707416 [ 45 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 13122 | 2026.03.25 00:22:29.924983 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 25822 | ||
| 13123 | 2026.03.25 00:22:29.925489 [ 244 ] {} <Trace> system.asynchronous_metric_log (0898b27c-367e-447b-8482-f4822232c365): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13124 | 2026.03.25 00:22:29.925536 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 13125 | 2026.03.25 00:22:29.926065 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 13126 | 2026.03.25 00:22:29.926321 [ 244 ] {} <Trace> system.asynchronous_metric_log (0898b27c-367e-447b-8482-f4822232c365): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13127 | 2026.03.25 00:22:29.926456 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 25822 | ||
| 13128 | 2026.03.25 00:22:31.282002 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 407 | ||
| 13129 | 2026.03.25 00:22:31.298151 [ 243 ] {} <Trace> system.metric_log (8832bb94-2db2-42e0-923d-5bcca7c2cc3b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13130 | 2026.03.25 00:22:31.298199 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 13131 | 2026.03.25 00:22:31.304780 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 13132 | 2026.03.25 00:22:31.305475 [ 243 ] {} <Trace> system.metric_log (8832bb94-2db2-42e0-923d-5bcca7c2cc3b): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13133 | 2026.03.25 00:22:31.308439 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 407 | ||
| 13134 | 2026.03.25 00:22:31.480836 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13135 | 2026.03.25 00:22:31.480998 [ 5 ] {8bd5e23e-2258-4a38-9ad8-985210e18e72} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 13136 | 2026.03.25 00:22:31.481058 [ 5 ] {8bd5e23e-2258-4a38-9ad8-985210e18e72} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 13137 | 2026.03.25 00:22:31.481645 [ 5 ] {8bd5e23e-2258-4a38-9ad8-985210e18e72} <Trace> oximeter.fields_string (da9d4756-c540-45ff-bdbb-bdc9c8d31861): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13138 | 2026.03.25 00:22:31.481687 [ 5 ] {8bd5e23e-2258-4a38-9ad8-985210e18e72} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 13139 | 2026.03.25 00:22:31.482060 [ 5 ] {8bd5e23e-2258-4a38-9ad8-985210e18e72} <Trace> MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) | ||
| 13140 | 2026.03.25 00:22:31.482288 [ 5 ] {8bd5e23e-2258-4a38-9ad8-985210e18e72} <Trace> oximeter.fields_string (da9d4756-c540-45ff-bdbb-bdc9c8d31861): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13141 | 2026.03.25 00:22:31.482423 [ 42 ] {} <Debug> oximeter.fields_string (da9d4756-c540-45ff-bdbb-bdc9c8d31861) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0 | ||
| 13142 | 2026.03.25 00:22:31.482433 [ 5 ] {8bd5e23e-2258-4a38-9ad8-985210e18e72} <Debug> executeQuery: Read 108 rows, 9.31 KiB in 0.001477 sec., 73121.19160460393 rows/sec., 6.15 MiB/sec. | ||
| 13143 | 2026.03.25 00:22:31.482459 [ 42 ] {} <Trace> oximeter.fields_string (da9d4756-c540-45ff-bdbb-bdc9c8d31861): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13144 | 2026.03.25 00:22:31.482478 [ 5 ] {8bd5e23e-2258-4a38-9ad8-985210e18e72} <Debug> TCPHandler: Processed in 0.00176416 sec. | ||
| 13145 | 2026.03.25 00:22:31.482482 [ 42 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 13146 | 2026.03.25 00:22:31.482595 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13147 | 2026.03.25 00:22:31.482615 [ 192 ] {da9d4756-c540-45ff-bdbb-bdc9c8d31861::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 | ||
| 13148 | 2026.03.25 00:22:31.482690 [ 5 ] {855b50f2-767a-4814-b6bc-f1c8e2118083} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 13149 | 2026.03.25 00:22:31.482736 [ 5 ] {855b50f2-767a-4814-b6bc-f1c8e2118083} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 13150 | 2026.03.25 00:22:31.482746 [ 192 ] {da9d4756-c540-45ff-bdbb-bdc9c8d31861::all_1_91_18} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13151 | 2026.03.25 00:22:31.482786 [ 192 ] {da9d4756-c540-45ff-bdbb-bdc9c8d31861::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_86_17, total 3237 rows starting from the beginning of the part | ||
| 13152 | 2026.03.25 00:22:31.482853 [ 192 ] {da9d4756-c540-45ff-bdbb-bdc9c8d31861::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_87_87_0, total 825 rows starting from the beginning of the part | ||
| 13153 | 2026.03.25 00:22:31.482903 [ 192 ] {da9d4756-c540-45ff-bdbb-bdc9c8d31861::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 2458 rows starting from the beginning of the part | ||
| 13154 | 2026.03.25 00:22:31.482949 [ 192 ] {da9d4756-c540-45ff-bdbb-bdc9c8d31861::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 56 rows starting from the beginning of the part | ||
| 13155 | 2026.03.25 00:22:31.482993 [ 192 ] {da9d4756-c540-45ff-bdbb-bdc9c8d31861::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_90_90_0, total 825 rows starting from the beginning of the part | ||
| 13156 | 2026.03.25 00:22:31.483035 [ 192 ] {da9d4756-c540-45ff-bdbb-bdc9c8d31861::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_91_91_0, total 108 rows starting from the beginning of the part | ||
| 13157 | 2026.03.25 00:22:31.483153 [ 5 ] {855b50f2-767a-4814-b6bc-f1c8e2118083} <Trace> oximeter.fields_u16 (b490aa8d-8720-450c-9d9d-0c0be0c6e0e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13158 | 2026.03.25 00:22:31.483196 [ 5 ] {855b50f2-767a-4814-b6bc-f1c8e2118083} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
| 13159 | 2026.03.25 00:22:31.483513 [ 5 ] {855b50f2-767a-4814-b6bc-f1c8e2118083} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
| 13160 | 2026.03.25 00:22:31.483724 [ 5 ] {855b50f2-767a-4814-b6bc-f1c8e2118083} <Trace> oximeter.fields_u16 (b490aa8d-8720-450c-9d9d-0c0be0c6e0e1): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13161 | 2026.03.25 00:22:31.483855 [ 5 ] {855b50f2-767a-4814-b6bc-f1c8e2118083} <Debug> executeQuery: Read 26 rows, 1.96 KiB in 0.001184 sec., 21959.45945945946 rows/sec., 1.61 MiB/sec. | ||
| 13162 | 2026.03.25 00:22:31.483892 [ 5 ] {855b50f2-767a-4814-b6bc-f1c8e2118083} <Debug> TCPHandler: Processed in 0.001346241 sec. | ||
| 13163 | 2026.03.25 00:22:31.484017 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13164 | 2026.03.25 00:22:31.484114 [ 5 ] {fca4c05a-b585-4c65-a913-b501e5c54970} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 13165 | 2026.03.25 00:22:31.484155 [ 5 ] {fca4c05a-b585-4c65-a913-b501e5c54970} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 13166 | 2026.03.25 00:22:31.484573 [ 5 ] {fca4c05a-b585-4c65-a913-b501e5c54970} <Trace> oximeter.fields_uuid (6a83c119-7e6c-4ef5-9da4-bd1e7cdd4b62): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13167 | 2026.03.25 00:22:31.484609 [ 5 ] {fca4c05a-b585-4c65-a913-b501e5c54970} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
| 13168 | 2026.03.25 00:22:31.484915 [ 5 ] {fca4c05a-b585-4c65-a913-b501e5c54970} <Trace> MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) | ||
| 13169 | 2026.03.25 00:22:31.485124 [ 5 ] {fca4c05a-b585-4c65-a913-b501e5c54970} <Trace> oximeter.fields_uuid (6a83c119-7e6c-4ef5-9da4-bd1e7cdd4b62): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13170 | 2026.03.25 00:22:31.485229 [ 42 ] {} <Debug> oximeter.fields_uuid (6a83c119-7e6c-4ef5-9da4-bd1e7cdd4b62) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0 | ||
| 13171 | 2026.03.25 00:22:31.485253 [ 42 ] {} <Trace> oximeter.fields_uuid (6a83c119-7e6c-4ef5-9da4-bd1e7cdd4b62): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13172 | 2026.03.25 00:22:31.485253 [ 5 ] {fca4c05a-b585-4c65-a913-b501e5c54970} <Debug> executeQuery: Read 90 rows, 7.20 KiB in 0.001158 sec., 77720.20725388601 rows/sec., 6.07 MiB/sec. | ||
| 13173 | 2026.03.25 00:22:31.485270 [ 42 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
| 13174 | 2026.03.25 00:22:31.485299 [ 5 ] {fca4c05a-b585-4c65-a913-b501e5c54970} <Debug> TCPHandler: Processed in 0.00133141 sec. | ||
| 13175 | 2026.03.25 00:22:31.485389 [ 194 ] {6a83c119-7e6c-4ef5-9da4-bd1e7cdd4b62::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 | ||
| 13176 | 2026.03.25 00:22:31.485410 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13177 | 2026.03.25 00:22:31.485517 [ 5 ] {ada473e5-855f-4276-81bf-8262365bccb1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 13178 | 2026.03.25 00:22:31.485530 [ 194 ] {6a83c119-7e6c-4ef5-9da4-bd1e7cdd4b62::all_1_91_18} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13179 | 2026.03.25 00:22:31.485562 [ 5 ] {ada473e5-855f-4276-81bf-8262365bccb1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 13180 | 2026.03.25 00:22:31.485569 [ 194 ] {6a83c119-7e6c-4ef5-9da4-bd1e7cdd4b62::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_86_17, total 1792 rows starting from the beginning of the part | ||
| 13181 | 2026.03.25 00:22:31.485602 [ 200 ] {da9d4756-c540-45ff-bdbb-bdc9c8d31861::all_1_91_18} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7509 rows, containing 5 columns (5 merged, 0 gathered) in 0.00304966 sec., 2462241.692516543 rows/sec., 195.84 MiB/sec. | ||
| 13182 | 2026.03.25 00:22:31.485649 [ 194 ] {6a83c119-7e6c-4ef5-9da4-bd1e7cdd4b62::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_87_87_0, total 504 rows starting from the beginning of the part | ||
| 13183 | 2026.03.25 00:22:31.485706 [ 194 ] {6a83c119-7e6c-4ef5-9da4-bd1e7cdd4b62::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 1318 rows starting from the beginning of the part | ||
| 13184 | 2026.03.25 00:22:31.485750 [ 194 ] {6a83c119-7e6c-4ef5-9da4-bd1e7cdd4b62::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 64 rows starting from the beginning of the part | ||
| 13185 | 2026.03.25 00:22:31.485788 [ 194 ] {6a83c119-7e6c-4ef5-9da4-bd1e7cdd4b62::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_90_90_0, total 504 rows starting from the beginning of the part | ||
| 13186 | 2026.03.25 00:22:31.485835 [ 194 ] {6a83c119-7e6c-4ef5-9da4-bd1e7cdd4b62::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_91_91_0, total 90 rows starting from the beginning of the part | ||
| 13187 | 2026.03.25 00:22:31.485933 [ 190 ] {da9d4756-c540-45ff-bdbb-bdc9c8d31861::all_1_91_18} <Trace> MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary) | ||
| 13188 | 2026.03.25 00:22:31.485968 [ 5 ] {ada473e5-855f-4276-81bf-8262365bccb1} <Trace> oximeter.measurements_cumulativeu64 (d9515f17-c5fd-4592-903e-92bbab0fc185): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13189 | 2026.03.25 00:22:31.486012 [ 5 ] {ada473e5-855f-4276-81bf-8262365bccb1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
| 13190 | 2026.03.25 00:22:31.486242 [ 190 ] {da9d4756-c540-45ff-bdbb-bdc9c8d31861::all_1_91_18} <Trace> oximeter.fields_string (da9d4756-c540-45ff-bdbb-bdc9c8d31861): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13191 | 2026.03.25 00:22:31.486338 [ 190 ] {da9d4756-c540-45ff-bdbb-bdc9c8d31861::all_1_91_18} <Trace> oximeter.fields_string (da9d4756-c540-45ff-bdbb-bdc9c8d31861) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18 | ||
| 13192 | 2026.03.25 00:22:31.486388 [ 5 ] {ada473e5-855f-4276-81bf-8262365bccb1} <Trace> MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) | ||
| 13193 | 2026.03.25 00:22:31.486432 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.34 MiB. | ||
| 13194 | 2026.03.25 00:22:31.486625 [ 5 ] {ada473e5-855f-4276-81bf-8262365bccb1} <Trace> oximeter.measurements_cumulativeu64 (d9515f17-c5fd-4592-903e-92bbab0fc185): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13195 | 2026.03.25 00:22:31.486773 [ 5 ] {ada473e5-855f-4276-81bf-8262365bccb1} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001274 sec., 125588.69701726845 rows/sec., 8.75 MiB/sec. | ||
| 13196 | 2026.03.25 00:22:31.486817 [ 5 ] {ada473e5-855f-4276-81bf-8262365bccb1} <Debug> TCPHandler: Processed in 0.001455203 sec. | ||
| 13197 | 2026.03.25 00:22:31.486929 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13198 | 2026.03.25 00:22:31.487023 [ 5 ] {2074a763-0bc3-4a0e-b526-f4fbce2f00fd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 13199 | 2026.03.25 00:22:31.487078 [ 5 ] {2074a763-0bc3-4a0e-b526-f4fbce2f00fd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 13200 | 2026.03.25 00:22:31.487263 [ 194 ] {6a83c119-7e6c-4ef5-9da4-bd1e7cdd4b62::all_1_91_18} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4272 rows, containing 5 columns (5 merged, 0 gathered) in 0.001935684 sec., 2206971.799115971 rows/sec., 159.55 MiB/sec. | ||
| 13201 | 2026.03.25 00:22:31.487431 [ 190 ] {6a83c119-7e6c-4ef5-9da4-bd1e7cdd4b62::all_1_91_18} <Trace> MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary) | ||
| 13202 | 2026.03.25 00:22:31.487756 [ 190 ] {6a83c119-7e6c-4ef5-9da4-bd1e7cdd4b62::all_1_91_18} <Trace> oximeter.fields_uuid (6a83c119-7e6c-4ef5-9da4-bd1e7cdd4b62): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13203 | 2026.03.25 00:22:31.487845 [ 190 ] {6a83c119-7e6c-4ef5-9da4-bd1e7cdd4b62::all_1_91_18} <Trace> oximeter.fields_uuid (6a83c119-7e6c-4ef5-9da4-bd1e7cdd4b62) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18 | ||
| 13204 | 2026.03.25 00:22:31.487865 [ 5 ] {2074a763-0bc3-4a0e-b526-f4fbce2f00fd} <Trace> oximeter.measurements_histogramu64 (66b3c5cd-c277-4614-b9e1-0e483a2d8930): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13205 | 2026.03.25 00:22:31.487908 [ 5 ] {2074a763-0bc3-4a0e-b526-f4fbce2f00fd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
| 13206 | 2026.03.25 00:22:31.487920 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.81 MiB. | ||
| 13207 | 2026.03.25 00:22:31.488452 [ 5 ] {2074a763-0bc3-4a0e-b526-f4fbce2f00fd} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
| 13208 | 2026.03.25 00:22:31.488680 [ 5 ] {2074a763-0bc3-4a0e-b526-f4fbce2f00fd} <Trace> oximeter.measurements_histogramu64 (66b3c5cd-c277-4614-b9e1-0e483a2d8930): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13209 | 2026.03.25 00:22:31.488818 [ 5 ] {2074a763-0bc3-4a0e-b526-f4fbce2f00fd} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.001814 sec., 14332.965821389194 rows/sec., 25.68 MiB/sec. | ||
| 13210 | 2026.03.25 00:22:31.488872 [ 5 ] {2074a763-0bc3-4a0e-b526-f4fbce2f00fd} <Debug> TCPHandler: Processed in 0.001991325 sec. | ||
| 13211 | 2026.03.25 00:22:31.488989 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13212 | 2026.03.25 00:22:31.489083 [ 5 ] {1a4f747f-d4dc-4818-b3d5-e793920662a0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 13213 | 2026.03.25 00:22:31.489126 [ 5 ] {1a4f747f-d4dc-4818-b3d5-e793920662a0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 13214 | 2026.03.25 00:22:31.489451 [ 5 ] {1a4f747f-d4dc-4818-b3d5-e793920662a0} <Trace> oximeter.measurements_u64 (a46c3f3f-9ded-4b50-9fc2-4f503dd169a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13215 | 2026.03.25 00:22:31.489486 [ 5 ] {1a4f747f-d4dc-4818-b3d5-e793920662a0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 13216 | 2026.03.25 00:22:31.489782 [ 5 ] {1a4f747f-d4dc-4818-b3d5-e793920662a0} <Trace> MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) | ||
| 13217 | 2026.03.25 00:22:31.489985 [ 5 ] {1a4f747f-d4dc-4818-b3d5-e793920662a0} <Trace> oximeter.measurements_u64 (a46c3f3f-9ded-4b50-9fc2-4f503dd169a4): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13218 | 2026.03.25 00:22:31.490087 [ 42 ] {} <Debug> oximeter.measurements_u64 (a46c3f3f-9ded-4b50-9fc2-4f503dd169a4) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0 | ||
| 13219 | 2026.03.25 00:22:31.490111 [ 5 ] {1a4f747f-d4dc-4818-b3d5-e793920662a0} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001047 sec., 57306.59025787966 rows/sec., 3.86 MiB/sec. | ||
| 13220 | 2026.03.25 00:22:31.490112 [ 42 ] {} <Trace> oximeter.measurements_u64 (a46c3f3f-9ded-4b50-9fc2-4f503dd169a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13221 | 2026.03.25 00:22:31.490142 [ 42 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 13222 | 2026.03.25 00:22:31.490149 [ 5 ] {1a4f747f-d4dc-4818-b3d5-e793920662a0} <Debug> TCPHandler: Processed in 0.001208767 sec. | ||
| 13223 | 2026.03.25 00:22:31.490226 [ 200 ] {a46c3f3f-9ded-4b50-9fc2-4f503dd169a4::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 | ||
| 13224 | 2026.03.25 00:22:31.490342 [ 200 ] {a46c3f3f-9ded-4b50-9fc2-4f503dd169a4::all_1_91_18} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13225 | 2026.03.25 00:22:31.490370 [ 200 ] {a46c3f3f-9ded-4b50-9fc2-4f503dd169a4::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_86_17, total 5550 rows starting from the beginning of the part | ||
| 13226 | 2026.03.25 00:22:31.490424 [ 200 ] {a46c3f3f-9ded-4b50-9fc2-4f503dd169a4::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_87_87_0, total 90 rows starting from the beginning of the part | ||
| 13227 | 2026.03.25 00:22:31.490467 [ 200 ] {a46c3f3f-9ded-4b50-9fc2-4f503dd169a4::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 12 rows starting from the beginning of the part | ||
| 13228 | 2026.03.25 00:22:31.490507 [ 200 ] {a46c3f3f-9ded-4b50-9fc2-4f503dd169a4::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 48 rows starting from the beginning of the part | ||
| 13229 | 2026.03.25 00:22:31.490545 [ 200 ] {a46c3f3f-9ded-4b50-9fc2-4f503dd169a4::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_90_90_0, total 90 rows starting from the beginning of the part | ||
| 13230 | 2026.03.25 00:22:31.490582 [ 200 ] {a46c3f3f-9ded-4b50-9fc2-4f503dd169a4::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 | ||
| 13231 | 2026.03.25 00:22:31.492349 [ 190 ] {a46c3f3f-9ded-4b50-9fc2-4f503dd169a4::all_1_91_18} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5850 rows, containing 4 columns (4 merged, 0 gathered) in 0.00216376 sec., 2703627.0196324917 rows/sec., 174.38 MiB/sec. | ||
| 13232 | 2026.03.25 00:22:31.492678 [ 200 ] {a46c3f3f-9ded-4b50-9fc2-4f503dd169a4::all_1_91_18} <Trace> MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary) | ||
| 13233 | 2026.03.25 00:22:31.492935 [ 200 ] {a46c3f3f-9ded-4b50-9fc2-4f503dd169a4::all_1_91_18} <Trace> oximeter.measurements_u64 (a46c3f3f-9ded-4b50-9fc2-4f503dd169a4): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13234 | 2026.03.25 00:22:31.493013 [ 200 ] {a46c3f3f-9ded-4b50-9fc2-4f503dd169a4::all_1_91_18} <Trace> oximeter.measurements_u64 (a46c3f3f-9ded-4b50-9fc2-4f503dd169a4) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18 | ||
| 13235 | 2026.03.25 00:22:31.493087 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.16 MiB. | ||
| 13236 | 2026.03.25 00:22:35.053437 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 1738 | ||
| 13237 | 2026.03.25 00:22:35.055909 [ 242 ] {} <Trace> system.query_log (9703172c-9101-4506-b1d0-613c64f918a0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13238 | 2026.03.25 00:22:35.055948 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 13239 | 2026.03.25 00:22:35.057122 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 13240 | 2026.03.25 00:22:35.057386 [ 242 ] {} <Trace> system.query_log (9703172c-9101-4506-b1d0-613c64f918a0): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13241 | 2026.03.25 00:22:35.057651 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1738 | ||
| 13242 | 2026.03.25 00:22:36.488036 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13243 | 2026.03.25 00:22:36.488215 [ 5 ] {899eafe2-434a-4c46-bbd8-971ce7e7d02b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 13244 | 2026.03.25 00:22:36.488277 [ 5 ] {899eafe2-434a-4c46-bbd8-971ce7e7d02b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 13245 | 2026.03.25 00:22:36.489014 [ 5 ] {899eafe2-434a-4c46-bbd8-971ce7e7d02b} <Trace> oximeter.fields_i16 (78240462-1731-4218-9a79-d1fbaf59befe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13246 | 2026.03.25 00:22:36.489061 [ 5 ] {899eafe2-434a-4c46-bbd8-971ce7e7d02b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
| 13247 | 2026.03.25 00:22:36.489437 [ 5 ] {899eafe2-434a-4c46-bbd8-971ce7e7d02b} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 13248 | 2026.03.25 00:22:36.489651 [ 5 ] {899eafe2-434a-4c46-bbd8-971ce7e7d02b} <Trace> oximeter.fields_i16 (78240462-1731-4218-9a79-d1fbaf59befe): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13249 | 2026.03.25 00:22:36.489796 [ 5 ] {899eafe2-434a-4c46-bbd8-971ce7e7d02b} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001627 sec., 174554.39459127228 rows/sec., 11.09 MiB/sec. | ||
| 13250 | 2026.03.25 00:22:36.489836 [ 5 ] {899eafe2-434a-4c46-bbd8-971ce7e7d02b} <Debug> TCPHandler: Processed in 0.001933084 sec. | ||
| 13251 | 2026.03.25 00:22:36.489957 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13252 | 2026.03.25 00:22:36.490051 [ 5 ] {e3b1a4f7-200c-4137-a993-71e57aba9e93} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 13253 | 2026.03.25 00:22:36.490090 [ 5 ] {e3b1a4f7-200c-4137-a993-71e57aba9e93} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 13254 | 2026.03.25 00:22:36.490890 [ 5 ] {e3b1a4f7-200c-4137-a993-71e57aba9e93} <Trace> oximeter.fields_string (da9d4756-c540-45ff-bdbb-bdc9c8d31861): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13255 | 2026.03.25 00:22:36.490931 [ 5 ] {e3b1a4f7-200c-4137-a993-71e57aba9e93} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
| 13256 | 2026.03.25 00:22:36.491266 [ 5 ] {e3b1a4f7-200c-4137-a993-71e57aba9e93} <Trace> MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) | ||
| 13257 | 2026.03.25 00:22:36.491472 [ 5 ] {e3b1a4f7-200c-4137-a993-71e57aba9e93} <Trace> oximeter.fields_string (da9d4756-c540-45ff-bdbb-bdc9c8d31861): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13258 | 2026.03.25 00:22:36.491599 [ 5 ] {e3b1a4f7-200c-4137-a993-71e57aba9e93} <Debug> executeQuery: Read 825 rows, 66.29 KiB in 0.001566 sec., 526819.9233716476 rows/sec., 41.34 MiB/sec. | ||
| 13259 | 2026.03.25 00:22:36.491636 [ 5 ] {e3b1a4f7-200c-4137-a993-71e57aba9e93} <Debug> TCPHandler: Processed in 0.00172668 sec. | ||
| 13260 | 2026.03.25 00:22:36.491743 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13261 | 2026.03.25 00:22:36.491833 [ 5 ] {a6045a12-fc0b-4b87-8687-d6734b2f1c54} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 13262 | 2026.03.25 00:22:36.491871 [ 5 ] {a6045a12-fc0b-4b87-8687-d6734b2f1c54} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 13263 | 2026.03.25 00:22:36.492309 [ 5 ] {a6045a12-fc0b-4b87-8687-d6734b2f1c54} <Trace> oximeter.fields_u16 (b490aa8d-8720-450c-9d9d-0c0be0c6e0e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13264 | 2026.03.25 00:22:36.492345 [ 5 ] {a6045a12-fc0b-4b87-8687-d6734b2f1c54} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
| 13265 | 2026.03.25 00:22:36.492638 [ 5 ] {a6045a12-fc0b-4b87-8687-d6734b2f1c54} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
| 13266 | 2026.03.25 00:22:36.492832 [ 5 ] {a6045a12-fc0b-4b87-8687-d6734b2f1c54} <Trace> oximeter.fields_u16 (b490aa8d-8720-450c-9d9d-0c0be0c6e0e1): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13267 | 2026.03.25 00:22:36.492948 [ 37 ] {} <Debug> oximeter.fields_u16 (b490aa8d-8720-450c-9d9d-0c0be0c6e0e1) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
| 13268 | 2026.03.25 00:22:36.492955 [ 5 ] {a6045a12-fc0b-4b87-8687-d6734b2f1c54} <Debug> executeQuery: Read 156 rows, 9.59 KiB in 0.00114 sec., 136842.1052631579 rows/sec., 8.22 MiB/sec. | ||
| 13269 | 2026.03.25 00:22:36.493016 [ 37 ] {} <Trace> oximeter.fields_u16 (b490aa8d-8720-450c-9d9d-0c0be0c6e0e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13270 | 2026.03.25 00:22:36.493032 [ 5 ] {a6045a12-fc0b-4b87-8687-d6734b2f1c54} <Debug> TCPHandler: Processed in 0.00133582 sec. | ||
| 13271 | 2026.03.25 00:22:36.493043 [ 37 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
| 13272 | 2026.03.25 00:22:36.493151 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13273 | 2026.03.25 00:22:36.493165 [ 193 ] {b490aa8d-8720-450c-9d9d-0c0be0c6e0e1::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 | ||
| 13274 | 2026.03.25 00:22:36.493247 [ 5 ] {f7adab4a-4cf3-4e85-bce3-699c44977593} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 13275 | 2026.03.25 00:22:36.493289 [ 5 ] {f7adab4a-4cf3-4e85-bce3-699c44977593} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 13276 | 2026.03.25 00:22:36.493298 [ 193 ] {b490aa8d-8720-450c-9d9d-0c0be0c6e0e1::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13277 | 2026.03.25 00:22:36.493335 [ 193 ] {b490aa8d-8720-450c-9d9d-0c0be0c6e0e1::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 211 rows starting from the beginning of the part | ||
| 13278 | 2026.03.25 00:22:36.493402 [ 193 ] {b490aa8d-8720-450c-9d9d-0c0be0c6e0e1::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 156 rows starting from the beginning of the part | ||
| 13279 | 2026.03.25 00:22:36.493447 [ 193 ] {b490aa8d-8720-450c-9d9d-0c0be0c6e0e1::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 39 rows starting from the beginning of the part | ||
| 13280 | 2026.03.25 00:22:36.493488 [ 193 ] {b490aa8d-8720-450c-9d9d-0c0be0c6e0e1::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 156 rows starting from the beginning of the part | ||
| 13281 | 2026.03.25 00:22:36.493525 [ 193 ] {b490aa8d-8720-450c-9d9d-0c0be0c6e0e1::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 26 rows starting from the beginning of the part | ||
| 13282 | 2026.03.25 00:22:36.493565 [ 193 ] {b490aa8d-8720-450c-9d9d-0c0be0c6e0e1::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 156 rows starting from the beginning of the part | ||
| 13283 | 2026.03.25 00:22:36.493720 [ 5 ] {f7adab4a-4cf3-4e85-bce3-699c44977593} <Trace> oximeter.fields_u32 (79eddaf6-5920-48fe-8c45-6c5582e58677): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13284 | 2026.03.25 00:22:36.493761 [ 5 ] {f7adab4a-4cf3-4e85-bce3-699c44977593} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
| 13285 | 2026.03.25 00:22:36.494073 [ 5 ] {f7adab4a-4cf3-4e85-bce3-699c44977593} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 13286 | 2026.03.25 00:22:36.494289 [ 5 ] {f7adab4a-4cf3-4e85-bce3-699c44977593} <Trace> oximeter.fields_u32 (79eddaf6-5920-48fe-8c45-6c5582e58677): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13287 | 2026.03.25 00:22:36.494413 [ 5 ] {f7adab4a-4cf3-4e85-bce3-699c44977593} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001184 sec., 125844.5945945946 rows/sec., 8.13 MiB/sec. | ||
| 13288 | 2026.03.25 00:22:36.494438 [ 200 ] {b490aa8d-8720-450c-9d9d-0c0be0c6e0e1::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 744 rows, containing 5 columns (5 merged, 0 gathered) in 0.00132479 sec., 561598.4420172254 rows/sec., 37.01 MiB/sec. | ||
| 13289 | 2026.03.25 00:22:36.494450 [ 5 ] {f7adab4a-4cf3-4e85-bce3-699c44977593} <Debug> TCPHandler: Processed in 0.001346641 sec. | ||
| 13290 | 2026.03.25 00:22:36.494594 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13291 | 2026.03.25 00:22:36.494666 [ 190 ] {b490aa8d-8720-450c-9d9d-0c0be0c6e0e1::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
| 13292 | 2026.03.25 00:22:36.494687 [ 5 ] {d19b3058-d17e-478a-9858-7c1fc1987755} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 13293 | 2026.03.25 00:22:36.494730 [ 5 ] {d19b3058-d17e-478a-9858-7c1fc1987755} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 13294 | 2026.03.25 00:22:36.495006 [ 190 ] {b490aa8d-8720-450c-9d9d-0c0be0c6e0e1::all_1_76_15} <Trace> oximeter.fields_u16 (b490aa8d-8720-450c-9d9d-0c0be0c6e0e1): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13295 | 2026.03.25 00:22:36.495101 [ 190 ] {b490aa8d-8720-450c-9d9d-0c0be0c6e0e1::all_1_76_15} <Trace> oximeter.fields_u16 (b490aa8d-8720-450c-9d9d-0c0be0c6e0e1) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
| 13296 | 2026.03.25 00:22:36.495154 [ 5 ] {d19b3058-d17e-478a-9858-7c1fc1987755} <Trace> oximeter.fields_u8 (fa258e8d-285a-434f-b894-6be795807874): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13297 | 2026.03.25 00:22:36.495194 [ 5 ] {d19b3058-d17e-478a-9858-7c1fc1987755} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
| 13298 | 2026.03.25 00:22:36.495209 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. | ||
| 13299 | 2026.03.25 00:22:36.495501 [ 5 ] {d19b3058-d17e-478a-9858-7c1fc1987755} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 13300 | 2026.03.25 00:22:36.495713 [ 5 ] {d19b3058-d17e-478a-9858-7c1fc1987755} <Trace> oximeter.fields_u8 (fa258e8d-285a-434f-b894-6be795807874): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13301 | 2026.03.25 00:22:36.495838 [ 5 ] {d19b3058-d17e-478a-9858-7c1fc1987755} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001168 sec., 126712.32876712328 rows/sec., 7.21 MiB/sec. | ||
| 13302 | 2026.03.25 00:22:36.495874 [ 5 ] {d19b3058-d17e-478a-9858-7c1fc1987755} <Debug> TCPHandler: Processed in 0.001327431 sec. | ||
| 13303 | 2026.03.25 00:22:36.495984 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13304 | 2026.03.25 00:22:36.496075 [ 5 ] {b9d29e03-e377-4270-98eb-cc4588ddf5ca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 13305 | 2026.03.25 00:22:36.496113 [ 5 ] {b9d29e03-e377-4270-98eb-cc4588ddf5ca} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 13306 | 2026.03.25 00:22:36.496694 [ 5 ] {b9d29e03-e377-4270-98eb-cc4588ddf5ca} <Trace> oximeter.fields_uuid (6a83c119-7e6c-4ef5-9da4-bd1e7cdd4b62): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13307 | 2026.03.25 00:22:36.496729 [ 5 ] {b9d29e03-e377-4270-98eb-cc4588ddf5ca} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
| 13308 | 2026.03.25 00:22:36.497037 [ 5 ] {b9d29e03-e377-4270-98eb-cc4588ddf5ca} <Trace> MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) | ||
| 13309 | 2026.03.25 00:22:36.497240 [ 5 ] {b9d29e03-e377-4270-98eb-cc4588ddf5ca} <Trace> oximeter.fields_uuid (6a83c119-7e6c-4ef5-9da4-bd1e7cdd4b62): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13310 | 2026.03.25 00:22:36.497365 [ 5 ] {b9d29e03-e377-4270-98eb-cc4588ddf5ca} <Debug> executeQuery: Read 504 rows, 36.30 KiB in 0.001307 sec., 385615.9143075746 rows/sec., 27.12 MiB/sec. | ||
| 13311 | 2026.03.25 00:22:36.497402 [ 5 ] {b9d29e03-e377-4270-98eb-cc4588ddf5ca} <Debug> TCPHandler: Processed in 0.001464944 sec. | ||
| 13312 | 2026.03.25 00:22:36.497506 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13313 | 2026.03.25 00:22:36.497597 [ 5 ] {f9c86b1f-b7d7-44c0-bbca-2848cc636c56} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 13314 | 2026.03.25 00:22:36.497636 [ 5 ] {f9c86b1f-b7d7-44c0-bbca-2848cc636c56} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 13315 | 2026.03.25 00:22:36.497960 [ 5 ] {f9c86b1f-b7d7-44c0-bbca-2848cc636c56} <Trace> oximeter.measurements_bool (8a3ce6e0-f76a-4ba2-9a43-4275c3c9549e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13316 | 2026.03.25 00:22:36.497995 [ 5 ] {f9c86b1f-b7d7-44c0-bbca-2848cc636c56} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
| 13317 | 2026.03.25 00:22:36.498285 [ 5 ] {f9c86b1f-b7d7-44c0-bbca-2848cc636c56} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 13318 | 2026.03.25 00:22:36.498482 [ 5 ] {f9c86b1f-b7d7-44c0-bbca-2848cc636c56} <Trace> oximeter.measurements_bool (8a3ce6e0-f76a-4ba2-9a43-4275c3c9549e): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13319 | 2026.03.25 00:22:36.498605 [ 5 ] {f9c86b1f-b7d7-44c0-bbca-2848cc636c56} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001025 sec., 5853.658536585365 rows/sec., 305.83 KiB/sec. | ||
| 13320 | 2026.03.25 00:22:36.498640 [ 5 ] {f9c86b1f-b7d7-44c0-bbca-2848cc636c56} <Debug> TCPHandler: Processed in 0.001180127 sec. | ||
| 13321 | 2026.03.25 00:22:36.498736 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13322 | 2026.03.25 00:22:36.498827 [ 5 ] {8eedf8e5-77ed-440d-83ad-e70797f8ae5c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 13323 | 2026.03.25 00:22:36.498867 [ 5 ] {8eedf8e5-77ed-440d-83ad-e70797f8ae5c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 13324 | 2026.03.25 00:22:36.499265 [ 5 ] {8eedf8e5-77ed-440d-83ad-e70797f8ae5c} <Trace> oximeter.measurements_cumulativeu64 (d9515f17-c5fd-4592-903e-92bbab0fc185): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13325 | 2026.03.25 00:22:36.499300 [ 5 ] {8eedf8e5-77ed-440d-83ad-e70797f8ae5c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
| 13326 | 2026.03.25 00:22:36.499617 [ 5 ] {8eedf8e5-77ed-440d-83ad-e70797f8ae5c} <Trace> MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) | ||
| 13327 | 2026.03.25 00:22:36.499830 [ 5 ] {8eedf8e5-77ed-440d-83ad-e70797f8ae5c} <Trace> oximeter.measurements_cumulativeu64 (d9515f17-c5fd-4592-903e-92bbab0fc185): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13328 | 2026.03.25 00:22:36.499954 [ 5 ] {8eedf8e5-77ed-440d-83ad-e70797f8ae5c} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001144 sec., 231643.35664335664 rows/sec., 15.39 MiB/sec. | ||
| 13329 | 2026.03.25 00:22:36.499990 [ 5 ] {8eedf8e5-77ed-440d-83ad-e70797f8ae5c} <Debug> TCPHandler: Processed in 0.001300699 sec. | ||
| 13330 | 2026.03.25 00:22:36.500102 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13331 | 2026.03.25 00:22:36.500193 [ 5 ] {da5fcb9c-d8ed-4ae6-8d1e-bcd82364870d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 13332 | 2026.03.25 00:22:36.500234 [ 5 ] {da5fcb9c-d8ed-4ae6-8d1e-bcd82364870d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 13333 | 2026.03.25 00:22:36.500530 [ 5 ] {da5fcb9c-d8ed-4ae6-8d1e-bcd82364870d} <Trace> oximeter.measurements_f64 (212c2a6f-90cf-4c71-aafe-78c3b1fd8e79): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13334 | 2026.03.25 00:22:36.500566 [ 5 ] {da5fcb9c-d8ed-4ae6-8d1e-bcd82364870d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
| 13335 | 2026.03.25 00:22:36.500843 [ 5 ] {da5fcb9c-d8ed-4ae6-8d1e-bcd82364870d} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 13336 | 2026.03.25 00:22:36.501040 [ 5 ] {da5fcb9c-d8ed-4ae6-8d1e-bcd82364870d} <Trace> oximeter.measurements_f64 (212c2a6f-90cf-4c71-aafe-78c3b1fd8e79): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13337 | 2026.03.25 00:22:36.501141 [ 37 ] {} <Debug> oximeter.measurements_f64 (212c2a6f-90cf-4c71-aafe-78c3b1fd8e79) (MergerMutator): Selected 6 parts from all_1_35_7 to all_40_40_0 | ||
| 13338 | 2026.03.25 00:22:36.501160 [ 5 ] {da5fcb9c-d8ed-4ae6-8d1e-bcd82364870d} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.000985 sec., 1015.2284263959391 rows/sec., 68.41 KiB/sec. | ||
| 13339 | 2026.03.25 00:22:36.501175 [ 37 ] {} <Trace> oximeter.measurements_f64 (212c2a6f-90cf-4c71-aafe-78c3b1fd8e79): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13340 | 2026.03.25 00:22:36.501200 [ 37 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
| 13341 | 2026.03.25 00:22:36.501202 [ 5 ] {da5fcb9c-d8ed-4ae6-8d1e-bcd82364870d} <Debug> TCPHandler: Processed in 0.001147476 sec. | ||
| 13342 | 2026.03.25 00:22:36.501276 [ 193 ] {212c2a6f-90cf-4c71-aafe-78c3b1fd8e79::all_1_40_8} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_35_7 to all_40_40_0 into Compact with storage Full | ||
| 13343 | 2026.03.25 00:22:36.501316 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13344 | 2026.03.25 00:22:36.501384 [ 193 ] {212c2a6f-90cf-4c71-aafe-78c3b1fd8e79::all_1_40_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13345 | 2026.03.25 00:22:36.501411 [ 5 ] {5939b5f0-80b4-4759-b70c-a397b35567b0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 13346 | 2026.03.25 00:22:36.501416 [ 193 ] {212c2a6f-90cf-4c71-aafe-78c3b1fd8e79::all_1_40_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_35_7, total 35 rows starting from the beginning of the part | ||
| 13347 | 2026.03.25 00:22:36.501470 [ 5 ] {5939b5f0-80b4-4759-b70c-a397b35567b0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 13348 | 2026.03.25 00:22:36.501485 [ 193 ] {212c2a6f-90cf-4c71-aafe-78c3b1fd8e79::all_1_40_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 1 rows starting from the beginning of the part | ||
| 13349 | 2026.03.25 00:22:36.501529 [ 193 ] {212c2a6f-90cf-4c71-aafe-78c3b1fd8e79::all_1_40_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 1 rows starting from the beginning of the part | ||
| 13350 | 2026.03.25 00:22:36.501565 [ 193 ] {212c2a6f-90cf-4c71-aafe-78c3b1fd8e79::all_1_40_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 1 rows starting from the beginning of the part | ||
| 13351 | 2026.03.25 00:22:36.501600 [ 193 ] {212c2a6f-90cf-4c71-aafe-78c3b1fd8e79::all_1_40_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 1 rows starting from the beginning of the part | ||
| 13352 | 2026.03.25 00:22:36.501636 [ 193 ] {212c2a6f-90cf-4c71-aafe-78c3b1fd8e79::all_1_40_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 1 rows starting from the beginning of the part | ||
| 13353 | 2026.03.25 00:22:36.502245 [ 5 ] {5939b5f0-80b4-4759-b70c-a397b35567b0} <Trace> oximeter.measurements_histogramu64 (66b3c5cd-c277-4614-b9e1-0e483a2d8930): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13354 | 2026.03.25 00:22:36.502286 [ 5 ] {5939b5f0-80b4-4759-b70c-a397b35567b0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
| 13355 | 2026.03.25 00:22:36.502402 [ 199 ] {212c2a6f-90cf-4c71-aafe-78c3b1fd8e79::all_1_40_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 40 rows, containing 4 columns (4 merged, 0 gathered) in 0.001159237 sec., 34505.454881098514 rows/sec., 2.27 MiB/sec. | ||
| 13356 | 2026.03.25 00:22:36.502552 [ 186 ] {212c2a6f-90cf-4c71-aafe-78c3b1fd8e79::all_1_40_8} <Trace> MergedBlockOutputStream: filled checksums all_1_40_8 (state Temporary) | ||
| 13357 | 2026.03.25 00:22:36.502812 [ 5 ] {5939b5f0-80b4-4759-b70c-a397b35567b0} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
| 13358 | 2026.03.25 00:22:36.502894 [ 186 ] {212c2a6f-90cf-4c71-aafe-78c3b1fd8e79::all_1_40_8} <Trace> oximeter.measurements_f64 (212c2a6f-90cf-4c71-aafe-78c3b1fd8e79): Renaming temporary part tmp_merge_all_1_40_8 to all_1_40_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13359 | 2026.03.25 00:22:36.502994 [ 186 ] {212c2a6f-90cf-4c71-aafe-78c3b1fd8e79::all_1_40_8} <Trace> oximeter.measurements_f64 (212c2a6f-90cf-4c71-aafe-78c3b1fd8e79) (MergerMutator): Merged 6 parts: [all_1_35_7, all_40_40_0] -> all_1_40_8 | ||
| 13360 | 2026.03.25 00:22:36.503062 [ 5 ] {5939b5f0-80b4-4759-b70c-a397b35567b0} <Trace> oximeter.measurements_histogramu64 (66b3c5cd-c277-4614-b9e1-0e483a2d8930): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13361 | 2026.03.25 00:22:36.503096 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 13362 | 2026.03.25 00:22:36.503181 [ 37 ] {} <Debug> oximeter.measurements_histogramu64 (66b3c5cd-c277-4614-b9e1-0e483a2d8930) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
| 13363 | 2026.03.25 00:22:36.503203 [ 5 ] {5939b5f0-80b4-4759-b70c-a397b35567b0} <Debug> executeQuery: Read 14 rows, 25.69 KiB in 0.001809 sec., 7739.0823659480375 rows/sec., 13.87 MiB/sec. | ||
| 13364 | 2026.03.25 00:22:36.503208 [ 37 ] {} <Trace> oximeter.measurements_histogramu64 (66b3c5cd-c277-4614-b9e1-0e483a2d8930): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13365 | 2026.03.25 00:22:36.503242 [ 37 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
| 13366 | 2026.03.25 00:22:36.503262 [ 5 ] {5939b5f0-80b4-4759-b70c-a397b35567b0} <Debug> TCPHandler: Processed in 0.001992935 sec. | ||
| 13367 | 2026.03.25 00:22:36.503319 [ 199 ] {66b3c5cd-c277-4614-b9e1-0e483a2d8930::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 | ||
| 13368 | 2026.03.25 00:22:36.503375 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13369 | 2026.03.25 00:22:36.503467 [ 5 ] {04930a5c-59c0-4f40-a8cf-61881ece076e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 13370 | 2026.03.25 00:22:36.503506 [ 199 ] {66b3c5cd-c277-4614-b9e1-0e483a2d8930::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13371 | 2026.03.25 00:22:36.503508 [ 5 ] {04930a5c-59c0-4f40-a8cf-61881ece076e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 13372 | 2026.03.25 00:22:36.503556 [ 199 ] {66b3c5cd-c277-4614-b9e1-0e483a2d8930::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 1441 rows starting from the beginning of the part | ||
| 13373 | 2026.03.25 00:22:36.503664 [ 199 ] {66b3c5cd-c277-4614-b9e1-0e483a2d8930::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 14 rows starting from the beginning of the part | ||
| 13374 | 2026.03.25 00:22:36.503762 [ 199 ] {66b3c5cd-c277-4614-b9e1-0e483a2d8930::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 37 rows starting from the beginning of the part | ||
| 13375 | 2026.03.25 00:22:36.503839 [ 5 ] {04930a5c-59c0-4f40-a8cf-61881ece076e} <Trace> oximeter.measurements_u64 (a46c3f3f-9ded-4b50-9fc2-4f503dd169a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13376 | 2026.03.25 00:22:36.503858 [ 199 ] {66b3c5cd-c277-4614-b9e1-0e483a2d8930::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 14 rows starting from the beginning of the part | ||
| 13377 | 2026.03.25 00:22:36.503876 [ 5 ] {04930a5c-59c0-4f40-a8cf-61881ece076e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
| 13378 | 2026.03.25 00:22:36.503951 [ 199 ] {66b3c5cd-c277-4614-b9e1-0e483a2d8930::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 26 rows starting from the beginning of the part | ||
| 13379 | 2026.03.25 00:22:36.504042 [ 199 ] {66b3c5cd-c277-4614-b9e1-0e483a2d8930::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 14 rows starting from the beginning of the part | ||
| 13380 | 2026.03.25 00:22:36.504183 [ 5 ] {04930a5c-59c0-4f40-a8cf-61881ece076e} <Trace> MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) | ||
| 13381 | 2026.03.25 00:22:36.504401 [ 5 ] {04930a5c-59c0-4f40-a8cf-61881ece076e} <Trace> oximeter.measurements_u64 (a46c3f3f-9ded-4b50-9fc2-4f503dd169a4): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13382 | 2026.03.25 00:22:36.504523 [ 5 ] {04930a5c-59c0-4f40-a8cf-61881ece076e} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001074 sec., 83798.88268156424 rows/sec., 5.24 MiB/sec. | ||
| 13383 | 2026.03.25 00:22:36.504558 [ 5 ] {04930a5c-59c0-4f40-a8cf-61881ece076e} <Debug> TCPHandler: Processed in 0.001229668 sec. | ||
| 13384 | 2026.03.25 00:22:36.510579 [ 199 ] {66b3c5cd-c277-4614-b9e1-0e483a2d8930::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1546 rows, containing 19 columns (19 merged, 0 gathered) in 0.007298527 sec., 211823.56385062356 rows/sec., 379.58 MiB/sec. | ||
| 13385 | 2026.03.25 00:22:36.511913 [ 191 ] {66b3c5cd-c277-4614-b9e1-0e483a2d8930::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
| 13386 | 2026.03.25 00:22:36.512217 [ 191 ] {66b3c5cd-c277-4614-b9e1-0e483a2d8930::all_1_76_15} <Trace> oximeter.measurements_histogramu64 (66b3c5cd-c277-4614-b9e1-0e483a2d8930): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13387 | 2026.03.25 00:22:36.512280 [ 191 ] {66b3c5cd-c277-4614-b9e1-0e483a2d8930::all_1_76_15} <Trace> oximeter.measurements_histogramu64 (66b3c5cd-c277-4614-b9e1-0e483a2d8930) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
| 13388 | 2026.03.25 00:22:36.512375 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.62 MiB. | ||
| 13389 | 2026.03.25 00:22:37.000260 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 333.43 MiB, peak 345.00 MiB, free memory in arenas 0.00 B, will set to 335.30 MiB (RSS), difference: 1.87 MiB | ||
| 13390 | 2026.03.25 00:22:37.426726 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 26334 | ||
| 13391 | 2026.03.25 00:22:37.427565 [ 244 ] {} <Trace> system.asynchronous_metric_log (0898b27c-367e-447b-8482-f4822232c365): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13392 | 2026.03.25 00:22:37.427616 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
| 13393 | 2026.03.25 00:22:37.428112 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 13394 | 2026.03.25 00:22:37.428350 [ 244 ] {} <Trace> system.asynchronous_metric_log (0898b27c-367e-447b-8482-f4822232c365): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13395 | 2026.03.25 00:22:37.428497 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 26334 | ||
| 13396 | 2026.03.25 00:22:38.808631 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 415 | ||
| 13397 | 2026.03.25 00:22:38.826458 [ 243 ] {} <Trace> system.metric_log (8832bb94-2db2-42e0-923d-5bcca7c2cc3b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13398 | 2026.03.25 00:22:38.826515 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
| 13399 | 2026.03.25 00:22:38.832957 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 13400 | 2026.03.25 00:22:38.833622 [ 243 ] {} <Trace> system.metric_log (8832bb94-2db2-42e0-923d-5bcca7c2cc3b): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13401 | 2026.03.25 00:22:38.836728 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 415 | ||
| 13402 | 2026.03.25 00:22:41.480955 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13403 | 2026.03.25 00:22:41.481133 [ 5 ] {b1f50d24-699b-4c50-b5d8-b2b5b7bfb654} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 13404 | 2026.03.25 00:22:41.481195 [ 5 ] {b1f50d24-699b-4c50-b5d8-b2b5b7bfb654} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 13405 | 2026.03.25 00:22:41.481851 [ 5 ] {b1f50d24-699b-4c50-b5d8-b2b5b7bfb654} <Trace> oximeter.fields_string (da9d4756-c540-45ff-bdbb-bdc9c8d31861): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13406 | 2026.03.25 00:22:41.481893 [ 5 ] {b1f50d24-699b-4c50-b5d8-b2b5b7bfb654} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
| 13407 | 2026.03.25 00:22:41.482274 [ 5 ] {b1f50d24-699b-4c50-b5d8-b2b5b7bfb654} <Trace> MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary) | ||
| 13408 | 2026.03.25 00:22:41.482487 [ 5 ] {b1f50d24-699b-4c50-b5d8-b2b5b7bfb654} <Trace> oximeter.fields_string (da9d4756-c540-45ff-bdbb-bdc9c8d31861): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13409 | 2026.03.25 00:22:41.482632 [ 5 ] {b1f50d24-699b-4c50-b5d8-b2b5b7bfb654} <Debug> executeQuery: Read 108 rows, 9.31 KiB in 0.001545 sec., 69902.91262135922 rows/sec., 5.88 MiB/sec. | ||
| 13410 | 2026.03.25 00:22:41.482672 [ 5 ] {b1f50d24-699b-4c50-b5d8-b2b5b7bfb654} <Debug> TCPHandler: Processed in 0.001842922 sec. | ||
| 13411 | 2026.03.25 00:22:41.482793 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13412 | 2026.03.25 00:22:41.482885 [ 5 ] {b8d3ddbd-b234-4840-90cc-284dcd4d8dcb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 13413 | 2026.03.25 00:22:41.482923 [ 5 ] {b8d3ddbd-b234-4840-90cc-284dcd4d8dcb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 13414 | 2026.03.25 00:22:41.483322 [ 5 ] {b8d3ddbd-b234-4840-90cc-284dcd4d8dcb} <Trace> oximeter.fields_u16 (b490aa8d-8720-450c-9d9d-0c0be0c6e0e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13415 | 2026.03.25 00:22:41.483356 [ 5 ] {b8d3ddbd-b234-4840-90cc-284dcd4d8dcb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
| 13416 | 2026.03.25 00:22:41.483649 [ 5 ] {b8d3ddbd-b234-4840-90cc-284dcd4d8dcb} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
| 13417 | 2026.03.25 00:22:41.483862 [ 5 ] {b8d3ddbd-b234-4840-90cc-284dcd4d8dcb} <Trace> oximeter.fields_u16 (b490aa8d-8720-450c-9d9d-0c0be0c6e0e1): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13418 | 2026.03.25 00:22:41.483988 [ 5 ] {b8d3ddbd-b234-4840-90cc-284dcd4d8dcb} <Debug> executeQuery: Read 26 rows, 1.96 KiB in 0.001121 sec., 23193.5771632471 rows/sec., 1.70 MiB/sec. | ||
| 13419 | 2026.03.25 00:22:41.484025 [ 5 ] {b8d3ddbd-b234-4840-90cc-284dcd4d8dcb} <Debug> TCPHandler: Processed in 0.001279509 sec. | ||
| 13420 | 2026.03.25 00:22:41.484123 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13421 | 2026.03.25 00:22:41.484214 [ 5 ] {f0ddb6e4-dd76-450d-b2e0-f6c560fa12c4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 13422 | 2026.03.25 00:22:41.484253 [ 5 ] {f0ddb6e4-dd76-450d-b2e0-f6c560fa12c4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 13423 | 2026.03.25 00:22:41.484677 [ 5 ] {f0ddb6e4-dd76-450d-b2e0-f6c560fa12c4} <Trace> oximeter.fields_uuid (6a83c119-7e6c-4ef5-9da4-bd1e7cdd4b62): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13424 | 2026.03.25 00:22:41.484713 [ 5 ] {f0ddb6e4-dd76-450d-b2e0-f6c560fa12c4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
| 13425 | 2026.03.25 00:22:41.485006 [ 5 ] {f0ddb6e4-dd76-450d-b2e0-f6c560fa12c4} <Trace> MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary) | ||
| 13426 | 2026.03.25 00:22:41.485211 [ 5 ] {f0ddb6e4-dd76-450d-b2e0-f6c560fa12c4} <Trace> oximeter.fields_uuid (6a83c119-7e6c-4ef5-9da4-bd1e7cdd4b62): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13427 | 2026.03.25 00:22:41.485333 [ 5 ] {f0ddb6e4-dd76-450d-b2e0-f6c560fa12c4} <Debug> executeQuery: Read 90 rows, 7.20 KiB in 0.001137 sec., 79155.67282321899 rows/sec., 6.18 MiB/sec. | ||
| 13428 | 2026.03.25 00:22:41.485370 [ 5 ] {f0ddb6e4-dd76-450d-b2e0-f6c560fa12c4} <Debug> TCPHandler: Processed in 0.001294129 sec. | ||
| 13429 | 2026.03.25 00:22:41.485478 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13430 | 2026.03.25 00:22:41.485569 [ 5 ] {6435d777-e70e-43cd-a1a8-cec895fb0f6d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 13431 | 2026.03.25 00:22:41.485610 [ 5 ] {6435d777-e70e-43cd-a1a8-cec895fb0f6d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 13432 | 2026.03.25 00:22:41.486006 [ 5 ] {6435d777-e70e-43cd-a1a8-cec895fb0f6d} <Trace> oximeter.measurements_cumulativeu64 (d9515f17-c5fd-4592-903e-92bbab0fc185): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13433 | 2026.03.25 00:22:41.486041 [ 5 ] {6435d777-e70e-43cd-a1a8-cec895fb0f6d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
| 13434 | 2026.03.25 00:22:41.486362 [ 5 ] {6435d777-e70e-43cd-a1a8-cec895fb0f6d} <Trace> MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary) | ||
| 13435 | 2026.03.25 00:22:41.486564 [ 5 ] {6435d777-e70e-43cd-a1a8-cec895fb0f6d} <Trace> oximeter.measurements_cumulativeu64 (d9515f17-c5fd-4592-903e-92bbab0fc185): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13436 | 2026.03.25 00:22:41.486677 [ 49 ] {} <Debug> oximeter.measurements_cumulativeu64 (d9515f17-c5fd-4592-903e-92bbab0fc185) (MergerMutator): Selected 5 parts from all_1_88_18 to all_92_92_0 | ||
| 13437 | 2026.03.25 00:22:41.486687 [ 5 ] {6435d777-e70e-43cd-a1a8-cec895fb0f6d} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001135 sec., 140969.16299559473 rows/sec., 9.82 MiB/sec. | ||
| 13438 | 2026.03.25 00:22:41.486743 [ 49 ] {} <Trace> oximeter.measurements_cumulativeu64 (d9515f17-c5fd-4592-903e-92bbab0fc185): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13439 | 2026.03.25 00:22:41.486751 [ 5 ] {6435d777-e70e-43cd-a1a8-cec895fb0f6d} <Debug> TCPHandler: Processed in 0.00131949 sec. | ||
| 13440 | 2026.03.25 00:22:41.486775 [ 49 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
| 13441 | 2026.03.25 00:22:41.486882 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13442 | 2026.03.25 00:22:41.486912 [ 201 ] {d9515f17-c5fd-4592-903e-92bbab0fc185::all_1_92_19} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_88_18 to all_92_92_0 into Compact with storage Full | ||
| 13443 | 2026.03.25 00:22:41.487001 [ 5 ] {ba91d246-3242-4c81-ada7-29d81f60dc2c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 13444 | 2026.03.25 00:22:41.487069 [ 201 ] {d9515f17-c5fd-4592-903e-92bbab0fc185::all_1_92_19} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13445 | 2026.03.25 00:22:41.487071 [ 5 ] {ba91d246-3242-4c81-ada7-29d81f60dc2c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 13446 | 2026.03.25 00:22:41.487117 [ 201 ] {d9515f17-c5fd-4592-903e-92bbab0fc185::all_1_92_19} <Debug> MergeTreeSequentialSource: Reading 6 marks from part all_1_88_18, total 36048 rows starting from the beginning of the part | ||
| 13447 | 2026.03.25 00:22:41.487197 [ 201 ] {d9515f17-c5fd-4592-903e-92bbab0fc185::all_1_92_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 128 rows starting from the beginning of the part | ||
| 13448 | 2026.03.25 00:22:41.487247 [ 201 ] {d9515f17-c5fd-4592-903e-92bbab0fc185::all_1_92_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_90_90_0, total 265 rows starting from the beginning of the part | ||
| 13449 | 2026.03.25 00:22:41.487295 [ 201 ] {d9515f17-c5fd-4592-903e-92bbab0fc185::all_1_92_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_91_91_0, total 160 rows starting from the beginning of the part | ||
| 13450 | 2026.03.25 00:22:41.487338 [ 201 ] {d9515f17-c5fd-4592-903e-92bbab0fc185::all_1_92_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_92_92_0, total 265 rows starting from the beginning of the part | ||
| 13451 | 2026.03.25 00:22:41.487991 [ 5 ] {ba91d246-3242-4c81-ada7-29d81f60dc2c} <Trace> oximeter.measurements_histogramu64 (66b3c5cd-c277-4614-b9e1-0e483a2d8930): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13452 | 2026.03.25 00:22:41.488032 [ 5 ] {ba91d246-3242-4c81-ada7-29d81f60dc2c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
| 13453 | 2026.03.25 00:22:41.488614 [ 5 ] {ba91d246-3242-4c81-ada7-29d81f60dc2c} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
| 13454 | 2026.03.25 00:22:41.488837 [ 5 ] {ba91d246-3242-4c81-ada7-29d81f60dc2c} <Trace> oximeter.measurements_histogramu64 (66b3c5cd-c277-4614-b9e1-0e483a2d8930): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13455 | 2026.03.25 00:22:41.488977 [ 5 ] {ba91d246-3242-4c81-ada7-29d81f60dc2c} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.002001 sec., 12993.503248375811 rows/sec., 23.28 MiB/sec. | ||
| 13456 | 2026.03.25 00:22:41.489036 [ 5 ] {ba91d246-3242-4c81-ada7-29d81f60dc2c} <Debug> TCPHandler: Processed in 0.00221461 sec. | ||
| 13457 | 2026.03.25 00:22:41.489152 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13458 | 2026.03.25 00:22:41.489247 [ 5 ] {aae2aa8a-9df2-470b-a0c2-cf1a8d44c2a8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 13459 | 2026.03.25 00:22:41.489289 [ 5 ] {aae2aa8a-9df2-470b-a0c2-cf1a8d44c2a8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 13460 | 2026.03.25 00:22:41.489623 [ 5 ] {aae2aa8a-9df2-470b-a0c2-cf1a8d44c2a8} <Trace> oximeter.measurements_u64 (a46c3f3f-9ded-4b50-9fc2-4f503dd169a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13461 | 2026.03.25 00:22:41.489658 [ 5 ] {aae2aa8a-9df2-470b-a0c2-cf1a8d44c2a8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
| 13462 | 2026.03.25 00:22:41.490078 [ 5 ] {aae2aa8a-9df2-470b-a0c2-cf1a8d44c2a8} <Trace> MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary) | ||
| 13463 | 2026.03.25 00:22:41.490281 [ 5 ] {aae2aa8a-9df2-470b-a0c2-cf1a8d44c2a8} <Trace> oximeter.measurements_u64 (a46c3f3f-9ded-4b50-9fc2-4f503dd169a4): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13464 | 2026.03.25 00:22:41.490421 [ 5 ] {aae2aa8a-9df2-470b-a0c2-cf1a8d44c2a8} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001192 sec., 50335.57046979866 rows/sec., 3.39 MiB/sec. | ||
| 13465 | 2026.03.25 00:22:41.490458 [ 5 ] {aae2aa8a-9df2-470b-a0c2-cf1a8d44c2a8} <Debug> TCPHandler: Processed in 0.001354851 sec. | ||
| 13466 | 2026.03.25 00:22:41.494478 [ 186 ] {d9515f17-c5fd-4592-903e-92bbab0fc185::all_1_92_19} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 36866 rows, containing 5 columns (5 merged, 0 gathered) in 0.007625705 sec., 4834438.258495444 rows/sec., 308.53 MiB/sec. | ||
| 13467 | 2026.03.25 00:22:41.494937 [ 198 ] {d9515f17-c5fd-4592-903e-92bbab0fc185::all_1_92_19} <Trace> MergedBlockOutputStream: filled checksums all_1_92_19 (state Temporary) | ||
| 13468 | 2026.03.25 00:22:41.495247 [ 198 ] {d9515f17-c5fd-4592-903e-92bbab0fc185::all_1_92_19} <Trace> oximeter.measurements_cumulativeu64 (d9515f17-c5fd-4592-903e-92bbab0fc185): Renaming temporary part tmp_merge_all_1_92_19 to all_1_92_19 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13469 | 2026.03.25 00:22:41.495327 [ 198 ] {d9515f17-c5fd-4592-903e-92bbab0fc185::all_1_92_19} <Trace> oximeter.measurements_cumulativeu64 (d9515f17-c5fd-4592-903e-92bbab0fc185) (MergerMutator): Merged 5 parts: [all_1_88_18, all_92_92_0] -> all_1_92_19 | ||
| 13470 | 2026.03.25 00:22:41.495440 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.29 MiB. | ||
| 13471 | 2026.03.25 00:22:44.707453 [ 23 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 13472 | 2026.03.25 00:22:44.707506 [ 23 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 13473 | 2026.03.25 00:22:44.928708 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 26782 | ||
| 13474 | 2026.03.25 00:22:44.929284 [ 244 ] {} <Trace> system.asynchronous_metric_log (0898b27c-367e-447b-8482-f4822232c365): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13475 | 2026.03.25 00:22:44.929340 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
| 13476 | 2026.03.25 00:22:44.929883 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 13477 | 2026.03.25 00:22:44.930126 [ 244 ] {} <Trace> system.asynchronous_metric_log (0898b27c-367e-447b-8482-f4822232c365): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13478 | 2026.03.25 00:22:44.930254 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 26782 | ||
| 13479 | 2026.03.25 00:22:44.930267 [ 23 ] {} <Debug> system.asynchronous_metric_log (0898b27c-367e-447b-8482-f4822232c365) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 13480 | 2026.03.25 00:22:44.930341 [ 23 ] {} <Trace> system.asynchronous_metric_log (0898b27c-367e-447b-8482-f4822232c365): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13481 | 2026.03.25 00:22:44.930364 [ 23 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
| 13482 | 2026.03.25 00:22:44.930464 [ 201 ] {0898b27c-367e-447b-8482-f4822232c365::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 | ||
| 13483 | 2026.03.25 00:22:44.930552 [ 201 ] {0898b27c-367e-447b-8482-f4822232c365::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13484 | 2026.03.25 00:22:44.930582 [ 201 ] {0898b27c-367e-447b-8482-f4822232c365::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_51_10, total 24414 rows starting from the beginning of the part | ||
| 13485 | 2026.03.25 00:22:44.930637 [ 201 ] {0898b27c-367e-447b-8482-f4822232c365::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 448 rows starting from the beginning of the part | ||
| 13486 | 2026.03.25 00:22:44.930679 [ 201 ] {0898b27c-367e-447b-8482-f4822232c365::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 512 rows starting from the beginning of the part | ||
| 13487 | 2026.03.25 00:22:44.930717 [ 201 ] {0898b27c-367e-447b-8482-f4822232c365::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 448 rows starting from the beginning of the part | ||
| 13488 | 2026.03.25 00:22:44.930756 [ 201 ] {0898b27c-367e-447b-8482-f4822232c365::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 512 rows starting from the beginning of the part | ||
| 13489 | 2026.03.25 00:22:44.930791 [ 201 ] {0898b27c-367e-447b-8482-f4822232c365::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 448 rows starting from the beginning of the part | ||
| 13490 | 2026.03.25 00:22:44.932882 [ 186 ] {0898b27c-367e-447b-8482-f4822232c365::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 26782 rows, containing 4 columns (4 merged, 0 gathered) in 0.002455626 sec., 10906383.952605162 rows/sec., 156.02 MiB/sec. | ||
| 13491 | 2026.03.25 00:22:44.933207 [ 195 ] {0898b27c-367e-447b-8482-f4822232c365::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 13492 | 2026.03.25 00:22:44.933576 [ 195 ] {0898b27c-367e-447b-8482-f4822232c365::all_1_56_11} <Trace> system.asynchronous_metric_log (0898b27c-367e-447b-8482-f4822232c365): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13493 | 2026.03.25 00:22:44.933664 [ 195 ] {0898b27c-367e-447b-8482-f4822232c365::all_1_56_11} <Trace> system.asynchronous_metric_log (0898b27c-367e-447b-8482-f4822232c365) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 13494 | 2026.03.25 00:22:44.933774 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.74 MiB. | ||
| 13495 | 2026.03.25 00:22:45.057963 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 1772 | ||
| 13496 | 2026.03.25 00:22:45.060415 [ 242 ] {} <Trace> system.query_log (9703172c-9101-4506-b1d0-613c64f918a0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13497 | 2026.03.25 00:22:45.060455 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
| 13498 | 2026.03.25 00:22:45.061659 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 13499 | 2026.03.25 00:22:45.061934 [ 242 ] {} <Trace> system.query_log (9703172c-9101-4506-b1d0-613c64f918a0): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13500 | 2026.03.25 00:22:45.062120 [ 23 ] {} <Debug> system.query_log (9703172c-9101-4506-b1d0-613c64f918a0) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 13501 | 2026.03.25 00:22:45.062198 [ 23 ] {} <Trace> system.query_log (9703172c-9101-4506-b1d0-613c64f918a0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13502 | 2026.03.25 00:22:45.062206 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1772 | ||
| 13503 | 2026.03.25 00:22:45.062225 [ 23 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
| 13504 | 2026.03.25 00:22:45.062386 [ 186 ] {9703172c-9101-4506-b1d0-613c64f918a0::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 | ||
| 13505 | 2026.03.25 00:22:45.063122 [ 186 ] {9703172c-9101-4506-b1d0-613c64f918a0::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13506 | 2026.03.25 00:22:45.063284 [ 186 ] {9703172c-9101-4506-b1d0-613c64f918a0::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 1584 rows starting from the beginning of the part | ||
| 13507 | 2026.03.25 00:22:45.063672 [ 186 ] {9703172c-9101-4506-b1d0-613c64f918a0::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 36 rows starting from the beginning of the part | ||
| 13508 | 2026.03.25 00:22:45.064034 [ 186 ] {9703172c-9101-4506-b1d0-613c64f918a0::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 36 rows starting from the beginning of the part | ||
| 13509 | 2026.03.25 00:22:45.064388 [ 186 ] {9703172c-9101-4506-b1d0-613c64f918a0::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 48 rows starting from the beginning of the part | ||
| 13510 | 2026.03.25 00:22:45.064747 [ 186 ] {9703172c-9101-4506-b1d0-613c64f918a0::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 34 rows starting from the beginning of the part | ||
| 13511 | 2026.03.25 00:22:45.065101 [ 186 ] {9703172c-9101-4506-b1d0-613c64f918a0::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 34 rows starting from the beginning of the part | ||
| 13512 | 2026.03.25 00:22:45.072364 [ 195 ] {9703172c-9101-4506-b1d0-613c64f918a0::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1772 rows, containing 72 columns (72 merged, 0 gathered) in 0.01005616 sec., 176210.4023802326 rows/sec., 135.69 MiB/sec. | ||
| 13513 | 2026.03.25 00:22:45.074194 [ 196 ] {9703172c-9101-4506-b1d0-613c64f918a0::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 13514 | 2026.03.25 00:22:45.074771 [ 196 ] {9703172c-9101-4506-b1d0-613c64f918a0::all_1_41_8} <Trace> system.query_log (9703172c-9101-4506-b1d0-613c64f918a0): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13515 | 2026.03.25 00:22:45.074845 [ 196 ] {9703172c-9101-4506-b1d0-613c64f918a0::all_1_41_8} <Trace> system.query_log (9703172c-9101-4506-b1d0-613c64f918a0) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 13516 | 2026.03.25 00:22:45.075076 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.95 MiB. | ||
| 13517 | 2026.03.25 00:22:46.336771 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 422 | ||
| 13518 | 2026.03.25 00:22:46.354931 [ 243 ] {} <Trace> system.metric_log (8832bb94-2db2-42e0-923d-5bcca7c2cc3b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13519 | 2026.03.25 00:22:46.354990 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
| 13520 | 2026.03.25 00:22:46.361181 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 13521 | 2026.03.25 00:22:46.361901 [ 243 ] {} <Trace> system.metric_log (8832bb94-2db2-42e0-923d-5bcca7c2cc3b): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13522 | 2026.03.25 00:22:46.362210 [ 123 ] {} <Debug> system.metric_log (8832bb94-2db2-42e0-923d-5bcca7c2cc3b) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 13523 | 2026.03.25 00:22:46.362258 [ 123 ] {} <Trace> system.metric_log (8832bb94-2db2-42e0-923d-5bcca7c2cc3b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13524 | 2026.03.25 00:22:46.362279 [ 123 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
| 13525 | 2026.03.25 00:22:46.362388 [ 195 ] {8832bb94-2db2-42e0-923d-5bcca7c2cc3b::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 | ||
| 13526 | 2026.03.25 00:22:46.365122 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 422 | ||
| 13527 | 2026.03.25 00:22:46.365447 [ 195 ] {8832bb94-2db2-42e0-923d-5bcca7c2cc3b::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13528 | 2026.03.25 00:22:46.366212 [ 195 ] {8832bb94-2db2-42e0-923d-5bcca7c2cc3b::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 | ||
| 13529 | 2026.03.25 00:22:46.369533 [ 195 ] {8832bb94-2db2-42e0-923d-5bcca7c2cc3b::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 | ||
| 13530 | 2026.03.25 00:22:46.372775 [ 195 ] {8832bb94-2db2-42e0-923d-5bcca7c2cc3b::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 | ||
| 13531 | 2026.03.25 00:22:46.376474 [ 195 ] {8832bb94-2db2-42e0-923d-5bcca7c2cc3b::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 | ||
| 13532 | 2026.03.25 00:22:46.380644 [ 195 ] {8832bb94-2db2-42e0-923d-5bcca7c2cc3b::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 | ||
| 13533 | 2026.03.25 00:22:46.384564 [ 195 ] {8832bb94-2db2-42e0-923d-5bcca7c2cc3b::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 | ||
| 13534 | 2026.03.25 00:22:46.435268 [ 187 ] {8832bb94-2db2-42e0-923d-5bcca7c2cc3b::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 422 rows, containing 679 columns (679 merged, 0 gathered) in 0.072922464 sec., 5786.968471059891 rows/sec., 29.92 MiB/sec. | ||
| 13535 | 2026.03.25 00:22:46.438138 [ 188 ] {8832bb94-2db2-42e0-923d-5bcca7c2cc3b::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 13536 | 2026.03.25 00:22:46.440254 [ 188 ] {8832bb94-2db2-42e0-923d-5bcca7c2cc3b::all_1_56_11} <Trace> system.metric_log (8832bb94-2db2-42e0-923d-5bcca7c2cc3b): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13537 | 2026.03.25 00:22:46.440356 [ 188 ] {8832bb94-2db2-42e0-923d-5bcca7c2cc3b::all_1_56_11} <Trace> system.metric_log (8832bb94-2db2-42e0-923d-5bcca7c2cc3b) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 13538 | 2026.03.25 00:22:46.442658 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 13.97 MiB. | ||
| 13539 | 2026.03.25 00:22:46.488649 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13540 | 2026.03.25 00:22:46.488835 [ 5 ] {f3b08323-3fc4-40e6-a7a8-5f6932d37270} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 13541 | 2026.03.25 00:22:46.488901 [ 5 ] {f3b08323-3fc4-40e6-a7a8-5f6932d37270} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 13542 | 2026.03.25 00:22:46.489577 [ 5 ] {f3b08323-3fc4-40e6-a7a8-5f6932d37270} <Trace> oximeter.fields_i16 (78240462-1731-4218-9a79-d1fbaf59befe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13543 | 2026.03.25 00:22:46.489622 [ 5 ] {f3b08323-3fc4-40e6-a7a8-5f6932d37270} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
| 13544 | 2026.03.25 00:22:46.490000 [ 5 ] {f3b08323-3fc4-40e6-a7a8-5f6932d37270} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 13545 | 2026.03.25 00:22:46.490225 [ 5 ] {f3b08323-3fc4-40e6-a7a8-5f6932d37270} <Trace> oximeter.fields_i16 (78240462-1731-4218-9a79-d1fbaf59befe): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13546 | 2026.03.25 00:22:46.490387 [ 123 ] {} <Debug> oximeter.fields_i16 (78240462-1731-4218-9a79-d1fbaf59befe) (MergerMutator): Selected 5 parts from all_1_37_9 to all_41_41_0 | ||
| 13547 | 2026.03.25 00:22:46.490402 [ 5 ] {f3b08323-3fc4-40e6-a7a8-5f6932d37270} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001617 sec., 175633.8899196042 rows/sec., 11.16 MiB/sec. | ||
| 13548 | 2026.03.25 00:22:46.490421 [ 123 ] {} <Trace> oximeter.fields_i16 (78240462-1731-4218-9a79-d1fbaf59befe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13549 | 2026.03.25 00:22:46.490440 [ 123 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
| 13550 | 2026.03.25 00:22:46.490445 [ 5 ] {f3b08323-3fc4-40e6-a7a8-5f6932d37270} <Debug> TCPHandler: Processed in 0.001926244 sec. | ||
| 13551 | 2026.03.25 00:22:46.490530 [ 196 ] {78240462-1731-4218-9a79-d1fbaf59befe::all_1_41_10} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_37_9 to all_41_41_0 into Compact with storage Full | ||
| 13552 | 2026.03.25 00:22:46.490569 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13553 | 2026.03.25 00:22:46.490649 [ 196 ] {78240462-1731-4218-9a79-d1fbaf59befe::all_1_41_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13554 | 2026.03.25 00:22:46.490685 [ 196 ] {78240462-1731-4218-9a79-d1fbaf59befe::all_1_41_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_37_9, total 284 rows starting from the beginning of the part | ||
| 13555 | 2026.03.25 00:22:46.490691 [ 5 ] {2a3b7d6e-54a1-46a1-8707-fa833144d6ba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 13556 | 2026.03.25 00:22:46.490741 [ 5 ] {2a3b7d6e-54a1-46a1-8707-fa833144d6ba} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 13557 | 2026.03.25 00:22:46.490752 [ 196 ] {78240462-1731-4218-9a79-d1fbaf59befe::all_1_41_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 284 rows starting from the beginning of the part | ||
| 13558 | 2026.03.25 00:22:46.490800 [ 196 ] {78240462-1731-4218-9a79-d1fbaf59befe::all_1_41_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 284 rows starting from the beginning of the part | ||
| 13559 | 2026.03.25 00:22:46.490843 [ 196 ] {78240462-1731-4218-9a79-d1fbaf59befe::all_1_41_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 284 rows starting from the beginning of the part | ||
| 13560 | 2026.03.25 00:22:46.490883 [ 196 ] {78240462-1731-4218-9a79-d1fbaf59befe::all_1_41_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 284 rows starting from the beginning of the part | ||
| 13561 | 2026.03.25 00:22:46.491522 [ 5 ] {2a3b7d6e-54a1-46a1-8707-fa833144d6ba} <Trace> oximeter.fields_string (da9d4756-c540-45ff-bdbb-bdc9c8d31861): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13562 | 2026.03.25 00:22:46.491563 [ 5 ] {2a3b7d6e-54a1-46a1-8707-fa833144d6ba} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
| 13563 | 2026.03.25 00:22:46.491824 [ 194 ] {78240462-1731-4218-9a79-d1fbaf59befe::all_1_41_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1420 rows, containing 5 columns (5 merged, 0 gathered) in 0.001327911 sec., 1069348.7741271816 rows/sec., 72.00 MiB/sec. | ||
| 13564 | 2026.03.25 00:22:46.492030 [ 192 ] {78240462-1731-4218-9a79-d1fbaf59befe::all_1_41_10} <Trace> MergedBlockOutputStream: filled checksums all_1_41_10 (state Temporary) | ||
| 13565 | 2026.03.25 00:22:46.492186 [ 5 ] {2a3b7d6e-54a1-46a1-8707-fa833144d6ba} <Trace> MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary) | ||
| 13566 | 2026.03.25 00:22:46.492405 [ 192 ] {78240462-1731-4218-9a79-d1fbaf59befe::all_1_41_10} <Trace> oximeter.fields_i16 (78240462-1731-4218-9a79-d1fbaf59befe): Renaming temporary part tmp_merge_all_1_41_10 to all_1_41_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13567 | 2026.03.25 00:22:46.492474 [ 5 ] {2a3b7d6e-54a1-46a1-8707-fa833144d6ba} <Trace> oximeter.fields_string (da9d4756-c540-45ff-bdbb-bdc9c8d31861): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13568 | 2026.03.25 00:22:46.492500 [ 192 ] {78240462-1731-4218-9a79-d1fbaf59befe::all_1_41_10} <Trace> oximeter.fields_i16 (78240462-1731-4218-9a79-d1fbaf59befe) (MergerMutator): Merged 5 parts: [all_1_37_9, all_41_41_0] -> all_1_41_10 | ||
| 13569 | 2026.03.25 00:22:46.492590 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.41 MiB. | ||
| 13570 | 2026.03.25 00:22:46.492621 [ 5 ] {2a3b7d6e-54a1-46a1-8707-fa833144d6ba} <Debug> executeQuery: Read 825 rows, 66.29 KiB in 0.001948 sec., 423511.2936344969 rows/sec., 33.23 MiB/sec. | ||
| 13571 | 2026.03.25 00:22:46.492666 [ 5 ] {2a3b7d6e-54a1-46a1-8707-fa833144d6ba} <Debug> TCPHandler: Processed in 0.002144239 sec. | ||
| 13572 | 2026.03.25 00:22:46.492784 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13573 | 2026.03.25 00:22:46.492881 [ 5 ] {c5b1e641-b0d2-4afd-a7a1-e594928834a5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 13574 | 2026.03.25 00:22:46.492921 [ 5 ] {c5b1e641-b0d2-4afd-a7a1-e594928834a5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 13575 | 2026.03.25 00:22:46.493365 [ 5 ] {c5b1e641-b0d2-4afd-a7a1-e594928834a5} <Trace> oximeter.fields_u16 (b490aa8d-8720-450c-9d9d-0c0be0c6e0e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13576 | 2026.03.25 00:22:46.493401 [ 5 ] {c5b1e641-b0d2-4afd-a7a1-e594928834a5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
| 13577 | 2026.03.25 00:22:46.493707 [ 5 ] {c5b1e641-b0d2-4afd-a7a1-e594928834a5} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
| 13578 | 2026.03.25 00:22:46.493913 [ 5 ] {c5b1e641-b0d2-4afd-a7a1-e594928834a5} <Trace> oximeter.fields_u16 (b490aa8d-8720-450c-9d9d-0c0be0c6e0e1): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13579 | 2026.03.25 00:22:46.494043 [ 5 ] {c5b1e641-b0d2-4afd-a7a1-e594928834a5} <Debug> executeQuery: Read 156 rows, 9.59 KiB in 0.00118 sec., 132203.38983050847 rows/sec., 7.94 MiB/sec. | ||
| 13580 | 2026.03.25 00:22:46.494080 [ 5 ] {c5b1e641-b0d2-4afd-a7a1-e594928834a5} <Debug> TCPHandler: Processed in 0.001346141 sec. | ||
| 13581 | 2026.03.25 00:22:46.494202 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13582 | 2026.03.25 00:22:46.494298 [ 5 ] {f1f804b1-241f-4d68-8c78-69c1aed07126} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 13583 | 2026.03.25 00:22:46.494336 [ 5 ] {f1f804b1-241f-4d68-8c78-69c1aed07126} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 13584 | 2026.03.25 00:22:46.494768 [ 5 ] {f1f804b1-241f-4d68-8c78-69c1aed07126} <Trace> oximeter.fields_u32 (79eddaf6-5920-48fe-8c45-6c5582e58677): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13585 | 2026.03.25 00:22:46.494802 [ 5 ] {f1f804b1-241f-4d68-8c78-69c1aed07126} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
| 13586 | 2026.03.25 00:22:46.495102 [ 5 ] {f1f804b1-241f-4d68-8c78-69c1aed07126} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 13587 | 2026.03.25 00:22:46.495308 [ 5 ] {f1f804b1-241f-4d68-8c78-69c1aed07126} <Trace> oximeter.fields_u32 (79eddaf6-5920-48fe-8c45-6c5582e58677): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13588 | 2026.03.25 00:22:46.495433 [ 5 ] {f1f804b1-241f-4d68-8c78-69c1aed07126} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001154 sec., 129116.1178509532 rows/sec., 8.34 MiB/sec. | ||
| 13589 | 2026.03.25 00:22:46.495469 [ 5 ] {f1f804b1-241f-4d68-8c78-69c1aed07126} <Debug> TCPHandler: Processed in 0.001316741 sec. | ||
| 13590 | 2026.03.25 00:22:46.495592 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13591 | 2026.03.25 00:22:46.495686 [ 5 ] {1a2c6dca-75a6-4ec9-9ec8-c40aaecbb63f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 13592 | 2026.03.25 00:22:46.495725 [ 5 ] {1a2c6dca-75a6-4ec9-9ec8-c40aaecbb63f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 13593 | 2026.03.25 00:22:46.496156 [ 5 ] {1a2c6dca-75a6-4ec9-9ec8-c40aaecbb63f} <Trace> oximeter.fields_u8 (fa258e8d-285a-434f-b894-6be795807874): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13594 | 2026.03.25 00:22:46.496190 [ 5 ] {1a2c6dca-75a6-4ec9-9ec8-c40aaecbb63f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
| 13595 | 2026.03.25 00:22:46.496484 [ 5 ] {1a2c6dca-75a6-4ec9-9ec8-c40aaecbb63f} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 13596 | 2026.03.25 00:22:46.496684 [ 5 ] {1a2c6dca-75a6-4ec9-9ec8-c40aaecbb63f} <Trace> oximeter.fields_u8 (fa258e8d-285a-434f-b894-6be795807874): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13597 | 2026.03.25 00:22:46.496775 [ 123 ] {} <Debug> oximeter.fields_u8 (fa258e8d-285a-434f-b894-6be795807874) (MergerMutator): Selected 5 parts from all_1_37_9 to all_41_41_0 | ||
| 13598 | 2026.03.25 00:22:46.496807 [ 5 ] {1a2c6dca-75a6-4ec9-9ec8-c40aaecbb63f} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001139 sec., 129938.54258121159 rows/sec., 7.39 MiB/sec. | ||
| 13599 | 2026.03.25 00:22:46.496809 [ 123 ] {} <Trace> oximeter.fields_u8 (fa258e8d-285a-434f-b894-6be795807874): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13600 | 2026.03.25 00:22:46.496837 [ 123 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
| 13601 | 2026.03.25 00:22:46.496845 [ 5 ] {1a2c6dca-75a6-4ec9-9ec8-c40aaecbb63f} <Debug> TCPHandler: Processed in 0.00130309 sec. | ||
| 13602 | 2026.03.25 00:22:46.496918 [ 192 ] {fa258e8d-285a-434f-b894-6be795807874::all_1_41_10} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_37_9 to all_41_41_0 into Compact with storage Full | ||
| 13603 | 2026.03.25 00:22:46.496960 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13604 | 2026.03.25 00:22:46.497014 [ 192 ] {fa258e8d-285a-434f-b894-6be795807874::all_1_41_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13605 | 2026.03.25 00:22:46.497043 [ 192 ] {fa258e8d-285a-434f-b894-6be795807874::all_1_41_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_37_9, total 148 rows starting from the beginning of the part | ||
| 13606 | 2026.03.25 00:22:46.497058 [ 5 ] {bf64002e-688a-486c-b49a-c49257c53bee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 13607 | 2026.03.25 00:22:46.497096 [ 192 ] {fa258e8d-285a-434f-b894-6be795807874::all_1_41_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 148 rows starting from the beginning of the part | ||
| 13608 | 2026.03.25 00:22:46.497103 [ 5 ] {bf64002e-688a-486c-b49a-c49257c53bee} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 13609 | 2026.03.25 00:22:46.497147 [ 192 ] {fa258e8d-285a-434f-b894-6be795807874::all_1_41_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 148 rows starting from the beginning of the part | ||
| 13610 | 2026.03.25 00:22:46.497193 [ 192 ] {fa258e8d-285a-434f-b894-6be795807874::all_1_41_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 148 rows starting from the beginning of the part | ||
| 13611 | 2026.03.25 00:22:46.497232 [ 192 ] {fa258e8d-285a-434f-b894-6be795807874::all_1_41_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 148 rows starting from the beginning of the part | ||
| 13612 | 2026.03.25 00:22:46.497701 [ 5 ] {bf64002e-688a-486c-b49a-c49257c53bee} <Trace> oximeter.fields_uuid (6a83c119-7e6c-4ef5-9da4-bd1e7cdd4b62): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13613 | 2026.03.25 00:22:46.497741 [ 5 ] {bf64002e-688a-486c-b49a-c49257c53bee} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
| 13614 | 2026.03.25 00:22:46.497973 [ 190 ] {fa258e8d-285a-434f-b894-6be795807874::all_1_41_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 740 rows, containing 5 columns (5 merged, 0 gathered) in 0.001084675 sec., 682232.0049784498 rows/sec., 41.40 MiB/sec. | ||
| 13615 | 2026.03.25 00:22:46.498070 [ 5 ] {bf64002e-688a-486c-b49a-c49257c53bee} <Trace> MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary) | ||
| 13616 | 2026.03.25 00:22:46.498109 [ 192 ] {fa258e8d-285a-434f-b894-6be795807874::all_1_41_10} <Trace> MergedBlockOutputStream: filled checksums all_1_41_10 (state Temporary) | ||
| 13617 | 2026.03.25 00:22:46.498346 [ 5 ] {bf64002e-688a-486c-b49a-c49257c53bee} <Trace> oximeter.fields_uuid (6a83c119-7e6c-4ef5-9da4-bd1e7cdd4b62): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13618 | 2026.03.25 00:22:46.498405 [ 192 ] {fa258e8d-285a-434f-b894-6be795807874::all_1_41_10} <Trace> oximeter.fields_u8 (fa258e8d-285a-434f-b894-6be795807874): Renaming temporary part tmp_merge_all_1_41_10 to all_1_41_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13619 | 2026.03.25 00:22:46.498478 [ 192 ] {fa258e8d-285a-434f-b894-6be795807874::all_1_41_10} <Trace> oximeter.fields_u8 (fa258e8d-285a-434f-b894-6be795807874) (MergerMutator): Merged 5 parts: [all_1_37_9, all_41_41_0] -> all_1_41_10 | ||
| 13620 | 2026.03.25 00:22:46.498482 [ 5 ] {bf64002e-688a-486c-b49a-c49257c53bee} <Debug> executeQuery: Read 504 rows, 36.30 KiB in 0.001442 sec., 349514.5631067961 rows/sec., 24.58 MiB/sec. | ||
| 13621 | 2026.03.25 00:22:46.498530 [ 5 ] {bf64002e-688a-486c-b49a-c49257c53bee} <Debug> TCPHandler: Processed in 0.001619917 sec. | ||
| 13622 | 2026.03.25 00:22:46.498540 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.30 MiB. | ||
| 13623 | 2026.03.25 00:22:46.498643 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13624 | 2026.03.25 00:22:46.498742 [ 5 ] {16768b1d-7aa6-46e7-ad59-0a6490b0a24a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 13625 | 2026.03.25 00:22:46.498782 [ 5 ] {16768b1d-7aa6-46e7-ad59-0a6490b0a24a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 13626 | 2026.03.25 00:22:46.499181 [ 5 ] {16768b1d-7aa6-46e7-ad59-0a6490b0a24a} <Trace> oximeter.measurements_bool (8a3ce6e0-f76a-4ba2-9a43-4275c3c9549e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13627 | 2026.03.25 00:22:46.499223 [ 5 ] {16768b1d-7aa6-46e7-ad59-0a6490b0a24a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
| 13628 | 2026.03.25 00:22:46.499590 [ 5 ] {16768b1d-7aa6-46e7-ad59-0a6490b0a24a} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 13629 | 2026.03.25 00:22:46.499830 [ 5 ] {16768b1d-7aa6-46e7-ad59-0a6490b0a24a} <Trace> oximeter.measurements_bool (8a3ce6e0-f76a-4ba2-9a43-4275c3c9549e): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13630 | 2026.03.25 00:22:46.499941 [ 123 ] {} <Debug> oximeter.measurements_bool (8a3ce6e0-f76a-4ba2-9a43-4275c3c9549e) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 13631 | 2026.03.25 00:22:46.499970 [ 5 ] {16768b1d-7aa6-46e7-ad59-0a6490b0a24a} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001246 sec., 4815.409309791333 rows/sec., 251.59 KiB/sec. | ||
| 13632 | 2026.03.25 00:22:46.499973 [ 123 ] {} <Trace> oximeter.measurements_bool (8a3ce6e0-f76a-4ba2-9a43-4275c3c9549e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13633 | 2026.03.25 00:22:46.500000 [ 123 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
| 13634 | 2026.03.25 00:22:46.500006 [ 5 ] {16768b1d-7aa6-46e7-ad59-0a6490b0a24a} <Debug> TCPHandler: Processed in 0.001412053 sec. | ||
| 13635 | 2026.03.25 00:22:46.500090 [ 194 ] {8a3ce6e0-f76a-4ba2-9a43-4275c3c9549e::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 | ||
| 13636 | 2026.03.25 00:22:46.500120 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13637 | 2026.03.25 00:22:46.500215 [ 5 ] {bd911499-2375-408a-8ec4-f076b1aafbed} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 13638 | 2026.03.25 00:22:46.500217 [ 194 ] {8a3ce6e0-f76a-4ba2-9a43-4275c3c9549e::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13639 | 2026.03.25 00:22:46.500258 [ 5 ] {bd911499-2375-408a-8ec4-f076b1aafbed} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 13640 | 2026.03.25 00:22:46.500267 [ 194 ] {8a3ce6e0-f76a-4ba2-9a43-4275c3c9549e::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 216 rows starting from the beginning of the part | ||
| 13641 | 2026.03.25 00:22:46.500339 [ 194 ] {8a3ce6e0-f76a-4ba2-9a43-4275c3c9549e::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 6 rows starting from the beginning of the part | ||
| 13642 | 2026.03.25 00:22:46.500384 [ 194 ] {8a3ce6e0-f76a-4ba2-9a43-4275c3c9549e::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 6 rows starting from the beginning of the part | ||
| 13643 | 2026.03.25 00:22:46.500426 [ 194 ] {8a3ce6e0-f76a-4ba2-9a43-4275c3c9549e::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 6 rows starting from the beginning of the part | ||
| 13644 | 2026.03.25 00:22:46.500463 [ 194 ] {8a3ce6e0-f76a-4ba2-9a43-4275c3c9549e::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 6 rows starting from the beginning of the part | ||
| 13645 | 2026.03.25 00:22:46.500506 [ 194 ] {8a3ce6e0-f76a-4ba2-9a43-4275c3c9549e::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 6 rows starting from the beginning of the part | ||
| 13646 | 2026.03.25 00:22:46.500672 [ 5 ] {bd911499-2375-408a-8ec4-f076b1aafbed} <Trace> oximeter.measurements_cumulativeu64 (d9515f17-c5fd-4592-903e-92bbab0fc185): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13647 | 2026.03.25 00:22:46.500712 [ 5 ] {bd911499-2375-408a-8ec4-f076b1aafbed} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
| 13648 | 2026.03.25 00:22:46.501065 [ 5 ] {bd911499-2375-408a-8ec4-f076b1aafbed} <Trace> MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary) | ||
| 13649 | 2026.03.25 00:22:46.501285 [ 5 ] {bd911499-2375-408a-8ec4-f076b1aafbed} <Trace> oximeter.measurements_cumulativeu64 (d9515f17-c5fd-4592-903e-92bbab0fc185): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13650 | 2026.03.25 00:22:46.501341 [ 200 ] {8a3ce6e0-f76a-4ba2-9a43-4275c3c9549e::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 246 rows, containing 4 columns (4 merged, 0 gathered) in 0.001292109 sec., 190386.4147684135 rows/sec., 9.71 MiB/sec. | ||
| 13651 | 2026.03.25 00:22:46.501409 [ 5 ] {bd911499-2375-408a-8ec4-f076b1aafbed} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001212 sec., 218646.86468646865 rows/sec., 14.53 MiB/sec. | ||
| 13652 | 2026.03.25 00:22:46.501449 [ 5 ] {bd911499-2375-408a-8ec4-f076b1aafbed} <Debug> TCPHandler: Processed in 0.001376532 sec. | ||
| 13653 | 2026.03.25 00:22:46.501510 [ 200 ] {8a3ce6e0-f76a-4ba2-9a43-4275c3c9549e::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 13654 | 2026.03.25 00:22:46.501569 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13655 | 2026.03.25 00:22:46.501668 [ 5 ] {79e61064-d0a9-41b2-80af-d3a7a46b8338} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 13656 | 2026.03.25 00:22:46.501711 [ 5 ] {79e61064-d0a9-41b2-80af-d3a7a46b8338} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 13657 | 2026.03.25 00:22:46.501824 [ 200 ] {8a3ce6e0-f76a-4ba2-9a43-4275c3c9549e::all_1_41_8} <Trace> oximeter.measurements_bool (8a3ce6e0-f76a-4ba2-9a43-4275c3c9549e): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13658 | 2026.03.25 00:22:46.501921 [ 200 ] {8a3ce6e0-f76a-4ba2-9a43-4275c3c9549e::all_1_41_8} <Trace> oximeter.measurements_bool (8a3ce6e0-f76a-4ba2-9a43-4275c3c9549e) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 13659 | 2026.03.25 00:22:46.502035 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
| 13660 | 2026.03.25 00:22:46.502058 [ 5 ] {79e61064-d0a9-41b2-80af-d3a7a46b8338} <Trace> oximeter.measurements_f64 (212c2a6f-90cf-4c71-aafe-78c3b1fd8e79): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13661 | 2026.03.25 00:22:46.502098 [ 5 ] {79e61064-d0a9-41b2-80af-d3a7a46b8338} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
| 13662 | 2026.03.25 00:22:46.502402 [ 5 ] {79e61064-d0a9-41b2-80af-d3a7a46b8338} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 13663 | 2026.03.25 00:22:46.502602 [ 5 ] {79e61064-d0a9-41b2-80af-d3a7a46b8338} <Trace> oximeter.measurements_f64 (212c2a6f-90cf-4c71-aafe-78c3b1fd8e79): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13664 | 2026.03.25 00:22:46.502725 [ 5 ] {79e61064-d0a9-41b2-80af-d3a7a46b8338} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001075 sec., 930.2325581395348 rows/sec., 62.68 KiB/sec. | ||
| 13665 | 2026.03.25 00:22:46.502759 [ 5 ] {79e61064-d0a9-41b2-80af-d3a7a46b8338} <Debug> TCPHandler: Processed in 0.001236768 sec. | ||
| 13666 | 2026.03.25 00:22:46.502869 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13667 | 2026.03.25 00:22:46.502966 [ 5 ] {d87e37d8-2fb0-46e0-9d7b-a0b699c4b10c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 13668 | 2026.03.25 00:22:46.503018 [ 5 ] {d87e37d8-2fb0-46e0-9d7b-a0b699c4b10c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 13669 | 2026.03.25 00:22:46.503786 [ 5 ] {d87e37d8-2fb0-46e0-9d7b-a0b699c4b10c} <Trace> oximeter.measurements_histogramu64 (66b3c5cd-c277-4614-b9e1-0e483a2d8930): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13670 | 2026.03.25 00:22:46.503820 [ 5 ] {d87e37d8-2fb0-46e0-9d7b-a0b699c4b10c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
| 13671 | 2026.03.25 00:22:46.504482 [ 5 ] {d87e37d8-2fb0-46e0-9d7b-a0b699c4b10c} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
| 13672 | 2026.03.25 00:22:46.504823 [ 5 ] {d87e37d8-2fb0-46e0-9d7b-a0b699c4b10c} <Trace> oximeter.measurements_histogramu64 (66b3c5cd-c277-4614-b9e1-0e483a2d8930): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13673 | 2026.03.25 00:22:46.505009 [ 5 ] {d87e37d8-2fb0-46e0-9d7b-a0b699c4b10c} <Debug> executeQuery: Read 14 rows, 25.69 KiB in 0.002059 sec., 6799.417192812044 rows/sec., 12.18 MiB/sec. | ||
| 13674 | 2026.03.25 00:22:46.505097 [ 5 ] {d87e37d8-2fb0-46e0-9d7b-a0b699c4b10c} <Debug> TCPHandler: Processed in 0.002273582 sec. | ||
| 13675 | 2026.03.25 00:22:46.505256 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13676 | 2026.03.25 00:22:46.505362 [ 5 ] {8969cd8d-71a1-4930-ba57-3b3930e48006} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 13677 | 2026.03.25 00:22:46.505412 [ 5 ] {8969cd8d-71a1-4930-ba57-3b3930e48006} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 13678 | 2026.03.25 00:22:46.505818 [ 5 ] {8969cd8d-71a1-4930-ba57-3b3930e48006} <Trace> oximeter.measurements_u64 (a46c3f3f-9ded-4b50-9fc2-4f503dd169a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13679 | 2026.03.25 00:22:46.505862 [ 5 ] {8969cd8d-71a1-4930-ba57-3b3930e48006} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
| 13680 | 2026.03.25 00:22:46.506185 [ 5 ] {8969cd8d-71a1-4930-ba57-3b3930e48006} <Trace> MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary) | ||
| 13681 | 2026.03.25 00:22:46.506393 [ 5 ] {8969cd8d-71a1-4930-ba57-3b3930e48006} <Trace> oximeter.measurements_u64 (a46c3f3f-9ded-4b50-9fc2-4f503dd169a4): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13682 | 2026.03.25 00:22:46.506519 [ 5 ] {8969cd8d-71a1-4930-ba57-3b3930e48006} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001181 sec., 76206.60457239627 rows/sec., 4.77 MiB/sec. | ||
| 13683 | 2026.03.25 00:22:46.506555 [ 5 ] {8969cd8d-71a1-4930-ba57-3b3930e48006} <Debug> TCPHandler: Processed in 0.001359331 sec. | ||
| 13684 | 2026.03.25 00:22:47.001123 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 338.44 MiB, peak 351.02 MiB, free memory in arenas 0.00 B, will set to 336.98 MiB (RSS), difference: -1.46 MiB | ||
| 13685 | 2026.03.25 00:22:47.445135 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13686 | 2026.03.25 00:22:47.445313 [ 5 ] {f257f499-2fc3-49b9-aca4-2b1c2e751d32} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 13687 | 2026.03.25 00:22:47.445378 [ 5 ] {f257f499-2fc3-49b9-aca4-2b1c2e751d32} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 13688 | 2026.03.25 00:22:47.445992 [ 5 ] {f257f499-2fc3-49b9-aca4-2b1c2e751d32} <Trace> oximeter.fields_ipaddr (2be1fe0e-d681-4366-b872-d5e7a11bcfe0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13689 | 2026.03.25 00:22:47.446041 [ 5 ] {f257f499-2fc3-49b9-aca4-2b1c2e751d32} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
| 13690 | 2026.03.25 00:22:47.446416 [ 5 ] {f257f499-2fc3-49b9-aca4-2b1c2e751d32} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 13691 | 2026.03.25 00:22:47.446637 [ 5 ] {f257f499-2fc3-49b9-aca4-2b1c2e751d32} <Trace> oximeter.fields_ipaddr (2be1fe0e-d681-4366-b872-d5e7a11bcfe0): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13692 | 2026.03.25 00:22:47.446788 [ 5 ] {f257f499-2fc3-49b9-aca4-2b1c2e751d32} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.00152 sec., 1315.7894736842104 rows/sec., 107.29 KiB/sec. | ||
| 13693 | 2026.03.25 00:22:47.446830 [ 5 ] {f257f499-2fc3-49b9-aca4-2b1c2e751d32} <Debug> TCPHandler: Processed in 0.001827982 sec. | ||
| 13694 | 2026.03.25 00:22:47.446971 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13695 | 2026.03.25 00:22:47.447069 [ 5 ] {5defb77b-0a6a-41b2-a46f-107ec1f7e41d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 13696 | 2026.03.25 00:22:47.447108 [ 5 ] {5defb77b-0a6a-41b2-a46f-107ec1f7e41d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 13697 | 2026.03.25 00:22:47.448705 [ 5 ] {5defb77b-0a6a-41b2-a46f-107ec1f7e41d} <Trace> oximeter.fields_string (da9d4756-c540-45ff-bdbb-bdc9c8d31861): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13698 | 2026.03.25 00:22:47.448741 [ 5 ] {5defb77b-0a6a-41b2-a46f-107ec1f7e41d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
| 13699 | 2026.03.25 00:22:47.449194 [ 5 ] {5defb77b-0a6a-41b2-a46f-107ec1f7e41d} <Trace> MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary) | ||
| 13700 | 2026.03.25 00:22:47.449425 [ 5 ] {5defb77b-0a6a-41b2-a46f-107ec1f7e41d} <Trace> oximeter.fields_string (da9d4756-c540-45ff-bdbb-bdc9c8d31861): Renaming temporary part tmp_insert_all_95_95_0 to all_95_95_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13701 | 2026.03.25 00:22:47.449556 [ 5 ] {5defb77b-0a6a-41b2-a46f-107ec1f7e41d} <Debug> executeQuery: Read 2458 rows, 186.67 KiB in 0.002506 sec., 980845.9696727854 rows/sec., 72.74 MiB/sec. | ||
| 13702 | 2026.03.25 00:22:47.449595 [ 5 ] {5defb77b-0a6a-41b2-a46f-107ec1f7e41d} <Debug> TCPHandler: Processed in 0.002684322 sec. | ||
| 13703 | 2026.03.25 00:22:47.449714 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13704 | 2026.03.25 00:22:47.449807 [ 5 ] {151952e8-6ec1-41d1-a301-0de220a63f01} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 13705 | 2026.03.25 00:22:47.449847 [ 5 ] {151952e8-6ec1-41d1-a301-0de220a63f01} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 13706 | 2026.03.25 00:22:47.450267 [ 5 ] {151952e8-6ec1-41d1-a301-0de220a63f01} <Trace> oximeter.fields_u16 (b490aa8d-8720-450c-9d9d-0c0be0c6e0e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13707 | 2026.03.25 00:22:47.450304 [ 5 ] {151952e8-6ec1-41d1-a301-0de220a63f01} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
| 13708 | 2026.03.25 00:22:47.450600 [ 5 ] {151952e8-6ec1-41d1-a301-0de220a63f01} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
| 13709 | 2026.03.25 00:22:47.450806 [ 5 ] {151952e8-6ec1-41d1-a301-0de220a63f01} <Trace> oximeter.fields_u16 (b490aa8d-8720-450c-9d9d-0c0be0c6e0e1): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13710 | 2026.03.25 00:22:47.450937 [ 5 ] {151952e8-6ec1-41d1-a301-0de220a63f01} <Debug> executeQuery: Read 39 rows, 2.92 KiB in 0.001149 sec., 33942.55874673629 rows/sec., 2.48 MiB/sec. | ||
| 13711 | 2026.03.25 00:22:47.450976 [ 5 ] {151952e8-6ec1-41d1-a301-0de220a63f01} <Debug> TCPHandler: Processed in 0.00131093 sec. | ||
| 13712 | 2026.03.25 00:22:47.451094 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13713 | 2026.03.25 00:22:47.451187 [ 5 ] {a5b722e2-8a4a-4bb3-a970-ec518f5f3712} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 13714 | 2026.03.25 00:22:47.451227 [ 5 ] {a5b722e2-8a4a-4bb3-a970-ec518f5f3712} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 13715 | 2026.03.25 00:22:47.451901 [ 5 ] {a5b722e2-8a4a-4bb3-a970-ec518f5f3712} <Trace> oximeter.fields_u32 (79eddaf6-5920-48fe-8c45-6c5582e58677): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13716 | 2026.03.25 00:22:47.451943 [ 5 ] {a5b722e2-8a4a-4bb3-a970-ec518f5f3712} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
| 13717 | 2026.03.25 00:22:47.452257 [ 5 ] {a5b722e2-8a4a-4bb3-a970-ec518f5f3712} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 13718 | 2026.03.25 00:22:47.452474 [ 5 ] {a5b722e2-8a4a-4bb3-a970-ec518f5f3712} <Trace> oximeter.fields_u32 (79eddaf6-5920-48fe-8c45-6c5582e58677): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13719 | 2026.03.25 00:22:47.452603 [ 5 ] {a5b722e2-8a4a-4bb3-a970-ec518f5f3712} <Debug> executeQuery: Read 801 rows, 47.38 KiB in 0.001434 sec., 558577.4058577406 rows/sec., 32.27 MiB/sec. | ||
| 13720 | 2026.03.25 00:22:47.452640 [ 5 ] {a5b722e2-8a4a-4bb3-a970-ec518f5f3712} <Debug> TCPHandler: Processed in 0.001595627 sec. | ||
| 13721 | 2026.03.25 00:22:47.452753 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13722 | 2026.03.25 00:22:47.452847 [ 5 ] {4c6983a0-0438-444e-9654-0bda1d637eee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 13723 | 2026.03.25 00:22:47.452886 [ 5 ] {4c6983a0-0438-444e-9654-0bda1d637eee} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 13724 | 2026.03.25 00:22:47.453262 [ 5 ] {4c6983a0-0438-444e-9654-0bda1d637eee} <Trace> oximeter.fields_u64 (3ff11c92-02f0-4d7f-b78c-e898b3889a19): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13725 | 2026.03.25 00:22:47.453299 [ 5 ] {4c6983a0-0438-444e-9654-0bda1d637eee} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
| 13726 | 2026.03.25 00:22:47.453579 [ 5 ] {4c6983a0-0438-444e-9654-0bda1d637eee} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 13727 | 2026.03.25 00:22:47.453799 [ 5 ] {4c6983a0-0438-444e-9654-0bda1d637eee} <Trace> oximeter.fields_u64 (3ff11c92-02f0-4d7f-b78c-e898b3889a19): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13728 | 2026.03.25 00:22:47.453930 [ 5 ] {4c6983a0-0438-444e-9654-0bda1d637eee} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.0011 sec., 909.090909090909 rows/sec., 63.92 KiB/sec. | ||
| 13729 | 2026.03.25 00:22:47.453968 [ 5 ] {4c6983a0-0438-444e-9654-0bda1d637eee} <Debug> TCPHandler: Processed in 0.001265909 sec. | ||
| 13730 | 2026.03.25 00:22:47.454078 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13731 | 2026.03.25 00:22:47.454171 [ 5 ] {04957acc-81ce-40fc-b307-f83d5a69bc0f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 13732 | 2026.03.25 00:22:47.454210 [ 5 ] {04957acc-81ce-40fc-b307-f83d5a69bc0f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 13733 | 2026.03.25 00:22:47.455111 [ 5 ] {04957acc-81ce-40fc-b307-f83d5a69bc0f} <Trace> oximeter.fields_uuid (6a83c119-7e6c-4ef5-9da4-bd1e7cdd4b62): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13734 | 2026.03.25 00:22:47.455148 [ 5 ] {04957acc-81ce-40fc-b307-f83d5a69bc0f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
| 13735 | 2026.03.25 00:22:47.455504 [ 5 ] {04957acc-81ce-40fc-b307-f83d5a69bc0f} <Trace> MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary) | ||
| 13736 | 2026.03.25 00:22:47.455710 [ 5 ] {04957acc-81ce-40fc-b307-f83d5a69bc0f} <Trace> oximeter.fields_uuid (6a83c119-7e6c-4ef5-9da4-bd1e7cdd4b62): Renaming temporary part tmp_insert_all_95_95_0 to all_95_95_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13737 | 2026.03.25 00:22:47.455841 [ 5 ] {04957acc-81ce-40fc-b307-f83d5a69bc0f} <Debug> executeQuery: Read 1318 rows, 90.36 KiB in 0.001687 sec., 781268.5240071133 rows/sec., 52.31 MiB/sec. | ||
| 13738 | 2026.03.25 00:22:47.455879 [ 5 ] {04957acc-81ce-40fc-b307-f83d5a69bc0f} <Debug> TCPHandler: Processed in 0.001849992 sec. | ||
| 13739 | 2026.03.25 00:22:47.455995 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13740 | 2026.03.25 00:22:47.456089 [ 5 ] {dfddd8c1-d496-48b9-9b2f-d32d467af0c0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 13741 | 2026.03.25 00:22:47.456133 [ 5 ] {dfddd8c1-d496-48b9-9b2f-d32d467af0c0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 13742 | 2026.03.25 00:22:47.456983 [ 5 ] {dfddd8c1-d496-48b9-9b2f-d32d467af0c0} <Trace> oximeter.measurements_cumulativeu64 (d9515f17-c5fd-4592-903e-92bbab0fc185): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13743 | 2026.03.25 00:22:47.457020 [ 5 ] {dfddd8c1-d496-48b9-9b2f-d32d467af0c0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
| 13744 | 2026.03.25 00:22:47.457437 [ 5 ] {dfddd8c1-d496-48b9-9b2f-d32d467af0c0} <Trace> MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary) | ||
| 13745 | 2026.03.25 00:22:47.457641 [ 5 ] {dfddd8c1-d496-48b9-9b2f-d32d467af0c0} <Trace> oximeter.measurements_cumulativeu64 (d9515f17-c5fd-4592-903e-92bbab0fc185): Renaming temporary part tmp_insert_all_95_95_0 to all_95_95_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13746 | 2026.03.25 00:22:47.457773 [ 5 ] {dfddd8c1-d496-48b9-9b2f-d32d467af0c0} <Debug> executeQuery: Read 1497 rows, 92.97 KiB in 0.001701 sec., 880070.5467372134 rows/sec., 53.38 MiB/sec. | ||
| 13747 | 2026.03.25 00:22:47.457810 [ 5 ] {dfddd8c1-d496-48b9-9b2f-d32d467af0c0} <Debug> TCPHandler: Processed in 0.001864403 sec. | ||
| 13748 | 2026.03.25 00:22:47.457932 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13749 | 2026.03.25 00:22:47.458050 [ 5 ] {82d5f608-c97d-4d91-8c19-f39dd1056db1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 13750 | 2026.03.25 00:22:47.458117 [ 5 ] {82d5f608-c97d-4d91-8c19-f39dd1056db1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 13751 | 2026.03.25 00:22:47.459111 [ 5 ] {82d5f608-c97d-4d91-8c19-f39dd1056db1} <Trace> oximeter.measurements_histogramu64 (66b3c5cd-c277-4614-b9e1-0e483a2d8930): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13752 | 2026.03.25 00:22:47.459150 [ 5 ] {82d5f608-c97d-4d91-8c19-f39dd1056db1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
| 13753 | 2026.03.25 00:22:47.459723 [ 5 ] {82d5f608-c97d-4d91-8c19-f39dd1056db1} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
| 13754 | 2026.03.25 00:22:47.459959 [ 5 ] {82d5f608-c97d-4d91-8c19-f39dd1056db1} <Trace> oximeter.measurements_histogramu64 (66b3c5cd-c277-4614-b9e1-0e483a2d8930): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13755 | 2026.03.25 00:22:47.460103 [ 5 ] {82d5f608-c97d-4d91-8c19-f39dd1056db1} <Debug> executeQuery: Read 37 rows, 67.89 KiB in 0.002078 sec., 17805.5822906641 rows/sec., 31.91 MiB/sec. | ||
| 13756 | 2026.03.25 00:22:47.460183 [ 5 ] {82d5f608-c97d-4d91-8c19-f39dd1056db1} <Debug> TCPHandler: Processed in 0.002313243 sec. | ||
| 13757 | 2026.03.25 00:22:47.460308 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13758 | 2026.03.25 00:22:47.460404 [ 5 ] {28b25625-d6ef-43be-9694-9148ac65ba5a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 13759 | 2026.03.25 00:22:47.460448 [ 5 ] {28b25625-d6ef-43be-9694-9148ac65ba5a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 13760 | 2026.03.25 00:22:47.460782 [ 5 ] {28b25625-d6ef-43be-9694-9148ac65ba5a} <Trace> oximeter.measurements_u64 (a46c3f3f-9ded-4b50-9fc2-4f503dd169a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13761 | 2026.03.25 00:22:47.460818 [ 5 ] {28b25625-d6ef-43be-9694-9148ac65ba5a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
| 13762 | 2026.03.25 00:22:47.461116 [ 5 ] {28b25625-d6ef-43be-9694-9148ac65ba5a} <Trace> MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary) | ||
| 13763 | 2026.03.25 00:22:47.461329 [ 5 ] {28b25625-d6ef-43be-9694-9148ac65ba5a} <Trace> oximeter.measurements_u64 (a46c3f3f-9ded-4b50-9fc2-4f503dd169a4): Renaming temporary part tmp_insert_all_95_95_0 to all_95_95_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13764 | 2026.03.25 00:22:47.461483 [ 5 ] {28b25625-d6ef-43be-9694-9148ac65ba5a} <Debug> executeQuery: Read 12 rows, 848.00 B in 0.001097 sec., 10938.924339106654 rows/sec., 754.90 KiB/sec. | ||
| 13765 | 2026.03.25 00:22:47.461521 [ 5 ] {28b25625-d6ef-43be-9694-9148ac65ba5a} <Debug> TCPHandler: Processed in 0.001262889 sec. | ||
| 13766 | 2026.03.25 00:22:51.478415 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13767 | 2026.03.25 00:22:51.478600 [ 5 ] {69fd01a0-fd1b-4ff8-adbc-c9e619a4d85d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 13768 | 2026.03.25 00:22:51.478668 [ 5 ] {69fd01a0-fd1b-4ff8-adbc-c9e619a4d85d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 13769 | 2026.03.25 00:22:51.479333 [ 5 ] {69fd01a0-fd1b-4ff8-adbc-c9e619a4d85d} <Trace> oximeter.fields_string (da9d4756-c540-45ff-bdbb-bdc9c8d31861): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13770 | 2026.03.25 00:22:51.479382 [ 5 ] {69fd01a0-fd1b-4ff8-adbc-c9e619a4d85d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
| 13771 | 2026.03.25 00:22:51.479773 [ 5 ] {69fd01a0-fd1b-4ff8-adbc-c9e619a4d85d} <Trace> MergedBlockOutputStream: filled checksums all_96_96_0 (state Temporary) | ||
| 13772 | 2026.03.25 00:22:51.480001 [ 5 ] {69fd01a0-fd1b-4ff8-adbc-c9e619a4d85d} <Trace> oximeter.fields_string (da9d4756-c540-45ff-bdbb-bdc9c8d31861): Renaming temporary part tmp_insert_all_96_96_0 to all_96_96_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13773 | 2026.03.25 00:22:51.480144 [ 129 ] {} <Debug> oximeter.fields_string (da9d4756-c540-45ff-bdbb-bdc9c8d31861) (MergerMutator): Selected 6 parts from all_1_91_18 to all_96_96_0 | ||
| 13774 | 2026.03.25 00:22:51.480153 [ 5 ] {69fd01a0-fd1b-4ff8-adbc-c9e619a4d85d} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001598 sec., 35043.80475594493 rows/sec., 2.69 MiB/sec. | ||
| 13775 | 2026.03.25 00:22:51.480204 [ 129 ] {} <Trace> oximeter.fields_string (da9d4756-c540-45ff-bdbb-bdc9c8d31861): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13776 | 2026.03.25 00:22:51.480220 [ 5 ] {69fd01a0-fd1b-4ff8-adbc-c9e619a4d85d} <Debug> TCPHandler: Processed in 0.001935864 sec. | ||
| 13777 | 2026.03.25 00:22:51.480231 [ 129 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
| 13778 | 2026.03.25 00:22:51.480344 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13779 | 2026.03.25 00:22:51.480359 [ 192 ] {da9d4756-c540-45ff-bdbb-bdc9c8d31861::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 | ||
| 13780 | 2026.03.25 00:22:51.480448 [ 5 ] {bdbea48c-64cb-4b40-aa9c-b0e889c1c0d6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 13781 | 2026.03.25 00:22:51.480495 [ 5 ] {bdbea48c-64cb-4b40-aa9c-b0e889c1c0d6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 13782 | 2026.03.25 00:22:51.480499 [ 192 ] {da9d4756-c540-45ff-bdbb-bdc9c8d31861::all_1_96_19} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13783 | 2026.03.25 00:22:51.480544 [ 192 ] {da9d4756-c540-45ff-bdbb-bdc9c8d31861::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_91_18, total 3237 rows starting from the beginning of the part | ||
| 13784 | 2026.03.25 00:22:51.480616 [ 192 ] {da9d4756-c540-45ff-bdbb-bdc9c8d31861::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_92_92_0, total 825 rows starting from the beginning of the part | ||
| 13785 | 2026.03.25 00:22:51.480661 [ 192 ] {da9d4756-c540-45ff-bdbb-bdc9c8d31861::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_93_93_0, total 108 rows starting from the beginning of the part | ||
| 13786 | 2026.03.25 00:22:51.480706 [ 192 ] {da9d4756-c540-45ff-bdbb-bdc9c8d31861::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_94_94_0, total 825 rows starting from the beginning of the part | ||
| 13787 | 2026.03.25 00:22:51.480745 [ 192 ] {da9d4756-c540-45ff-bdbb-bdc9c8d31861::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_95_95_0, total 2458 rows starting from the beginning of the part | ||
| 13788 | 2026.03.25 00:22:51.480785 [ 192 ] {da9d4756-c540-45ff-bdbb-bdc9c8d31861::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_96_96_0, total 56 rows starting from the beginning of the part | ||
| 13789 | 2026.03.25 00:22:51.480915 [ 5 ] {bdbea48c-64cb-4b40-aa9c-b0e889c1c0d6} <Trace> oximeter.fields_uuid (6a83c119-7e6c-4ef5-9da4-bd1e7cdd4b62): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13790 | 2026.03.25 00:22:51.480956 [ 5 ] {bdbea48c-64cb-4b40-aa9c-b0e889c1c0d6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
| 13791 | 2026.03.25 00:22:51.481447 [ 5 ] {bdbea48c-64cb-4b40-aa9c-b0e889c1c0d6} <Trace> MergedBlockOutputStream: filled checksums all_96_96_0 (state Temporary) | ||
| 13792 | 2026.03.25 00:22:51.481668 [ 5 ] {bdbea48c-64cb-4b40-aa9c-b0e889c1c0d6} <Trace> oximeter.fields_uuid (6a83c119-7e6c-4ef5-9da4-bd1e7cdd4b62): Renaming temporary part tmp_insert_all_96_96_0 to all_96_96_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13793 | 2026.03.25 00:22:51.481788 [ 129 ] {} <Debug> oximeter.fields_uuid (6a83c119-7e6c-4ef5-9da4-bd1e7cdd4b62) (MergerMutator): Selected 6 parts from all_1_91_18 to all_96_96_0 | ||
| 13794 | 2026.03.25 00:22:51.481796 [ 5 ] {bdbea48c-64cb-4b40-aa9c-b0e889c1c0d6} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001371 sec., 46681.25455871627 rows/sec., 3.64 MiB/sec. | ||
| 13795 | 2026.03.25 00:22:51.481829 [ 129 ] {} <Trace> oximeter.fields_uuid (6a83c119-7e6c-4ef5-9da4-bd1e7cdd4b62): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13796 | 2026.03.25 00:22:51.481850 [ 5 ] {bdbea48c-64cb-4b40-aa9c-b0e889c1c0d6} <Debug> TCPHandler: Processed in 0.001555616 sec. | ||
| 13797 | 2026.03.25 00:22:51.481853 [ 129 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
| 13798 | 2026.03.25 00:22:51.481965 [ 200 ] {6a83c119-7e6c-4ef5-9da4-bd1e7cdd4b62::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 | ||
| 13799 | 2026.03.25 00:22:51.481982 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13800 | 2026.03.25 00:22:51.482078 [ 200 ] {6a83c119-7e6c-4ef5-9da4-bd1e7cdd4b62::all_1_96_19} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13801 | 2026.03.25 00:22:51.482085 [ 5 ] {17c7b35a-6a21-43a5-a93f-de5f86cf0b56} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 13802 | 2026.03.25 00:22:51.482114 [ 200 ] {6a83c119-7e6c-4ef5-9da4-bd1e7cdd4b62::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_91_18, total 1792 rows starting from the beginning of the part | ||
| 13803 | 2026.03.25 00:22:51.482139 [ 5 ] {17c7b35a-6a21-43a5-a93f-de5f86cf0b56} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 13804 | 2026.03.25 00:22:51.482177 [ 200 ] {6a83c119-7e6c-4ef5-9da4-bd1e7cdd4b62::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_92_92_0, total 504 rows starting from the beginning of the part | ||
| 13805 | 2026.03.25 00:22:51.482227 [ 200 ] {6a83c119-7e6c-4ef5-9da4-bd1e7cdd4b62::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_93_93_0, total 90 rows starting from the beginning of the part | ||
| 13806 | 2026.03.25 00:22:51.482266 [ 200 ] {6a83c119-7e6c-4ef5-9da4-bd1e7cdd4b62::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_94_94_0, total 504 rows starting from the beginning of the part | ||
| 13807 | 2026.03.25 00:22:51.482305 [ 200 ] {6a83c119-7e6c-4ef5-9da4-bd1e7cdd4b62::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_95_95_0, total 1318 rows starting from the beginning of the part | ||
| 13808 | 2026.03.25 00:22:51.482344 [ 200 ] {6a83c119-7e6c-4ef5-9da4-bd1e7cdd4b62::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_96_96_0, total 64 rows starting from the beginning of the part | ||
| 13809 | 2026.03.25 00:22:51.482525 [ 5 ] {17c7b35a-6a21-43a5-a93f-de5f86cf0b56} <Trace> oximeter.measurements_cumulativeu64 (d9515f17-c5fd-4592-903e-92bbab0fc185): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13810 | 2026.03.25 00:22:51.482567 [ 5 ] {17c7b35a-6a21-43a5-a93f-de5f86cf0b56} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 13811 | 2026.03.25 00:22:51.483170 [ 5 ] {17c7b35a-6a21-43a5-a93f-de5f86cf0b56} <Trace> MergedBlockOutputStream: filled checksums all_96_96_0 (state Temporary) | ||
| 13812 | 2026.03.25 00:22:51.483273 [ 191 ] {da9d4756-c540-45ff-bdbb-bdc9c8d31861::all_1_96_19} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7509 rows, containing 5 columns (5 merged, 0 gathered) in 0.002973268 sec., 2525503.9236288154 rows/sec., 200.87 MiB/sec. | ||
| 13813 | 2026.03.25 00:22:51.483387 [ 5 ] {17c7b35a-6a21-43a5-a93f-de5f86cf0b56} <Trace> oximeter.measurements_cumulativeu64 (d9515f17-c5fd-4592-903e-92bbab0fc185): Renaming temporary part tmp_insert_all_96_96_0 to all_96_96_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13814 | 2026.03.25 00:22:51.483513 [ 5 ] {17c7b35a-6a21-43a5-a93f-de5f86cf0b56} <Debug> executeQuery: Read 128 rows, 9.13 KiB in 0.001447 sec., 88458.88044229441 rows/sec., 6.16 MiB/sec. | ||
| 13815 | 2026.03.25 00:22:51.483550 [ 5 ] {17c7b35a-6a21-43a5-a93f-de5f86cf0b56} <Debug> TCPHandler: Processed in 0.001619137 sec. | ||
| 13816 | 2026.03.25 00:22:51.483654 [ 193 ] {da9d4756-c540-45ff-bdbb-bdc9c8d31861::all_1_96_19} <Trace> MergedBlockOutputStream: filled checksums all_1_96_19 (state Temporary) | ||
| 13817 | 2026.03.25 00:22:51.483659 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13818 | 2026.03.25 00:22:51.483711 [ 198 ] {6a83c119-7e6c-4ef5-9da4-bd1e7cdd4b62::all_1_96_19} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4272 rows, containing 5 columns (5 merged, 0 gathered) in 0.001776261 sec., 2405051.9602693524 rows/sec., 173.87 MiB/sec. | ||
| 13819 | 2026.03.25 00:22:51.483781 [ 5 ] {07c72eac-1515-4995-b495-e6976593e20c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 13820 | 2026.03.25 00:22:51.483828 [ 5 ] {07c72eac-1515-4995-b495-e6976593e20c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 13821 | 2026.03.25 00:22:51.483982 [ 191 ] {6a83c119-7e6c-4ef5-9da4-bd1e7cdd4b62::all_1_96_19} <Trace> MergedBlockOutputStream: filled checksums all_1_96_19 (state Temporary) | ||
| 13822 | 2026.03.25 00:22:51.484018 [ 193 ] {da9d4756-c540-45ff-bdbb-bdc9c8d31861::all_1_96_19} <Trace> oximeter.fields_string (da9d4756-c540-45ff-bdbb-bdc9c8d31861): Renaming temporary part tmp_merge_all_1_96_19 to all_1_96_19 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13823 | 2026.03.25 00:22:51.484110 [ 193 ] {da9d4756-c540-45ff-bdbb-bdc9c8d31861::all_1_96_19} <Trace> oximeter.fields_string (da9d4756-c540-45ff-bdbb-bdc9c8d31861) (MergerMutator): Merged 6 parts: [all_1_91_18, all_96_96_0] -> all_1_96_19 | ||
| 13824 | 2026.03.25 00:22:51.484149 [ 5 ] {07c72eac-1515-4995-b495-e6976593e20c} <Trace> oximeter.measurements_u64 (a46c3f3f-9ded-4b50-9fc2-4f503dd169a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13825 | 2026.03.25 00:22:51.484188 [ 5 ] {07c72eac-1515-4995-b495-e6976593e20c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
| 13826 | 2026.03.25 00:22:51.484211 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.34 MiB. | ||
| 13827 | 2026.03.25 00:22:51.484268 [ 191 ] {6a83c119-7e6c-4ef5-9da4-bd1e7cdd4b62::all_1_96_19} <Trace> oximeter.fields_uuid (6a83c119-7e6c-4ef5-9da4-bd1e7cdd4b62): Renaming temporary part tmp_merge_all_1_96_19 to all_1_96_19 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13828 | 2026.03.25 00:22:51.484343 [ 191 ] {6a83c119-7e6c-4ef5-9da4-bd1e7cdd4b62::all_1_96_19} <Trace> oximeter.fields_uuid (6a83c119-7e6c-4ef5-9da4-bd1e7cdd4b62) (MergerMutator): Merged 6 parts: [all_1_91_18, all_96_96_0] -> all_1_96_19 | ||
| 13829 | 2026.03.25 00:22:51.484438 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.79 MiB. | ||
| 13830 | 2026.03.25 00:22:51.484488 [ 5 ] {07c72eac-1515-4995-b495-e6976593e20c} <Trace> MergedBlockOutputStream: filled checksums all_96_96_0 (state Temporary) | ||
| 13831 | 2026.03.25 00:22:51.484687 [ 5 ] {07c72eac-1515-4995-b495-e6976593e20c} <Trace> oximeter.measurements_u64 (a46c3f3f-9ded-4b50-9fc2-4f503dd169a4): Renaming temporary part tmp_insert_all_96_96_0 to all_96_96_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13832 | 2026.03.25 00:22:51.484798 [ 129 ] {} <Debug> oximeter.measurements_u64 (a46c3f3f-9ded-4b50-9fc2-4f503dd169a4) (MergerMutator): Selected 6 parts from all_1_91_18 to all_96_96_0 | ||
| 13833 | 2026.03.25 00:22:51.484811 [ 5 ] {07c72eac-1515-4995-b495-e6976593e20c} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001048 sec., 45801.526717557244 rows/sec., 3.09 MiB/sec. | ||
| 13834 | 2026.03.25 00:22:51.484831 [ 129 ] {} <Trace> oximeter.measurements_u64 (a46c3f3f-9ded-4b50-9fc2-4f503dd169a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13835 | 2026.03.25 00:22:51.484852 [ 5 ] {07c72eac-1515-4995-b495-e6976593e20c} <Debug> TCPHandler: Processed in 0.001239129 sec. | ||
| 13836 | 2026.03.25 00:22:51.484854 [ 129 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
| 13837 | 2026.03.25 00:22:51.484939 [ 191 ] {a46c3f3f-9ded-4b50-9fc2-4f503dd169a4::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 | ||
| 13838 | 2026.03.25 00:22:51.485018 [ 191 ] {a46c3f3f-9ded-4b50-9fc2-4f503dd169a4::all_1_96_19} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13839 | 2026.03.25 00:22:51.485046 [ 191 ] {a46c3f3f-9ded-4b50-9fc2-4f503dd169a4::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_91_18, total 5850 rows starting from the beginning of the part | ||
| 13840 | 2026.03.25 00:22:51.485099 [ 191 ] {a46c3f3f-9ded-4b50-9fc2-4f503dd169a4::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_92_92_0, total 90 rows starting from the beginning of the part | ||
| 13841 | 2026.03.25 00:22:51.485141 [ 191 ] {a46c3f3f-9ded-4b50-9fc2-4f503dd169a4::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 | ||
| 13842 | 2026.03.25 00:22:51.485179 [ 191 ] {a46c3f3f-9ded-4b50-9fc2-4f503dd169a4::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_94_94_0, total 90 rows starting from the beginning of the part | ||
| 13843 | 2026.03.25 00:22:51.485215 [ 191 ] {a46c3f3f-9ded-4b50-9fc2-4f503dd169a4::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_95_95_0, total 12 rows starting from the beginning of the part | ||
| 13844 | 2026.03.25 00:22:51.485258 [ 191 ] {a46c3f3f-9ded-4b50-9fc2-4f503dd169a4::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_96_96_0, total 48 rows starting from the beginning of the part | ||
| 13845 | 2026.03.25 00:22:51.487017 [ 193 ] {a46c3f3f-9ded-4b50-9fc2-4f503dd169a4::all_1_96_19} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6150 rows, containing 4 columns (4 merged, 0 gathered) in 0.002107608 sec., 2917999.931676099 rows/sec., 188.21 MiB/sec. | ||
| 13846 | 2026.03.25 00:22:51.487471 [ 198 ] {a46c3f3f-9ded-4b50-9fc2-4f503dd169a4::all_1_96_19} <Trace> MergedBlockOutputStream: filled checksums all_1_96_19 (state Temporary) | ||
| 13847 | 2026.03.25 00:22:51.487824 [ 198 ] {a46c3f3f-9ded-4b50-9fc2-4f503dd169a4::all_1_96_19} <Trace> oximeter.measurements_u64 (a46c3f3f-9ded-4b50-9fc2-4f503dd169a4): Renaming temporary part tmp_merge_all_1_96_19 to all_1_96_19 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13848 | 2026.03.25 00:22:51.487915 [ 198 ] {a46c3f3f-9ded-4b50-9fc2-4f503dd169a4::all_1_96_19} <Trace> oximeter.measurements_u64 (a46c3f3f-9ded-4b50-9fc2-4f503dd169a4) (MergerMutator): Merged 6 parts: [all_1_91_18, all_96_96_0] -> all_1_96_19 | ||
| 13849 | 2026.03.25 00:22:51.488033 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.16 MiB. | ||
| 13850 | 2026.03.25 00:22:52.431258 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 27294 | ||
| 13851 | 2026.03.25 00:22:52.431802 [ 244 ] {} <Trace> system.asynchronous_metric_log (0898b27c-367e-447b-8482-f4822232c365): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13852 | 2026.03.25 00:22:52.431847 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
| 13853 | 2026.03.25 00:22:52.432323 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 13854 | 2026.03.25 00:22:52.432558 [ 244 ] {} <Trace> system.asynchronous_metric_log (0898b27c-367e-447b-8482-f4822232c365): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13855 | 2026.03.25 00:22:52.432688 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 27294 | ||
| 13856 | 2026.03.25 00:22:53.866145 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 430 | ||
| 13857 | 2026.03.25 00:22:53.881474 [ 243 ] {} <Trace> system.metric_log (8832bb94-2db2-42e0-923d-5bcca7c2cc3b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13858 | 2026.03.25 00:22:53.881542 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
| 13859 | 2026.03.25 00:22:53.888406 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 13860 | 2026.03.25 00:22:53.889176 [ 243 ] {} <Trace> system.metric_log (8832bb94-2db2-42e0-923d-5bcca7c2cc3b): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13861 | 2026.03.25 00:22:53.892626 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 430 | ||
| 13862 | 2026.03.25 00:22:54.394671 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40128 | ||
| 13863 | 2026.03.25 00:22:54.394803 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13864 | 2026.03.25 00:22:54.394836 [ 290 ] {} <Debug> TCP-Session: a9aac4ab-13dc-41c9-ab73-ad93f1b54e87 Authenticating user 'default' from [fd00:1122:3344:101::e]:40128 | ||
| 13865 | 2026.03.25 00:22:54.394864 [ 290 ] {} <Debug> TCP-Session: a9aac4ab-13dc-41c9-ab73-ad93f1b54e87 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13866 | 2026.03.25 00:22:54.394880 [ 290 ] {} <Debug> TCP-Session: a9aac4ab-13dc-41c9-ab73-ad93f1b54e87 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13867 | 2026.03.25 00:22:54.395113 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52909 | ||
| 13868 | 2026.03.25 00:22:54.395159 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47934 | ||
| 13869 | 2026.03.25 00:22:54.395191 [ 295 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37937 | ||
| 13870 | 2026.03.25 00:22:54.395209 [ 296 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54325 | ||
| 13871 | 2026.03.25 00:22:54.395233 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54287 | ||
| 13872 | 2026.03.25 00:22:54.395277 [ 295 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13873 | 2026.03.25 00:22:54.395263 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13874 | 2026.03.25 00:22:54.395252 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13875 | 2026.03.25 00:22:54.395343 [ 293 ] {} <Debug> TCP-Session: 002a5f8f-dfdd-4353-8448-3eff537e7d68 Authenticating user 'default' from [fd00:1122:3344:101::e]:47934 | ||
| 13876 | 2026.03.25 00:22:54.395327 [ 295 ] {} <Debug> TCP-Session: 08f60253-313b-4f52-8d18-3b30bc1864c6 Authenticating user 'default' from [fd00:1122:3344:101::e]:37937 | ||
| 13877 | 2026.03.25 00:22:54.395379 [ 293 ] {} <Debug> TCP-Session: 002a5f8f-dfdd-4353-8448-3eff537e7d68 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13878 | 2026.03.25 00:22:54.395372 [ 291 ] {} <Debug> TCP-Session: 89126d94-3a4b-4f09-babd-1478753098cd Authenticating user 'default' from [fd00:1122:3344:101::e]:52909 | ||
| 13879 | 2026.03.25 00:22:54.395401 [ 293 ] {} <Debug> TCP-Session: 002a5f8f-dfdd-4353-8448-3eff537e7d68 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13880 | 2026.03.25 00:22:54.395395 [ 295 ] {} <Debug> TCP-Session: 08f60253-313b-4f52-8d18-3b30bc1864c6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13881 | 2026.03.25 00:22:54.395440 [ 291 ] {} <Debug> TCP-Session: 89126d94-3a4b-4f09-babd-1478753098cd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13882 | 2026.03.25 00:22:54.395456 [ 295 ] {} <Debug> TCP-Session: 08f60253-313b-4f52-8d18-3b30bc1864c6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13883 | 2026.03.25 00:22:54.395474 [ 291 ] {} <Debug> TCP-Session: 89126d94-3a4b-4f09-babd-1478753098cd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13884 | 2026.03.25 00:22:54.395245 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40590 | ||
| 13885 | 2026.03.25 00:22:54.395188 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39813 | ||
| 13886 | 2026.03.25 00:22:54.395158 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50350 | ||
| 13887 | 2026.03.25 00:22:54.395267 [ 290 ] {} <Trace> TCP-Session: a9aac4ab-13dc-41c9-ab73-ad93f1b54e87 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13888 | 2026.03.25 00:22:54.395870 [ 290 ] {02b78457-1a8d-4ee6-bc9b-3ff3758df14b} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:40128) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 13889 | 2026.03.25 00:22:54.396167 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13890 | 2026.03.25 00:22:54.396211 [ 294 ] {} <Debug> TCP-Session: 9b7c45d6-e128-4d71-9450-b1869027170a Authenticating user 'default' from [fd00:1122:3344:101::e]:39813 | ||
| 13891 | 2026.03.25 00:22:54.396238 [ 294 ] {} <Debug> TCP-Session: 9b7c45d6-e128-4d71-9450-b1869027170a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13892 | 2026.03.25 00:22:54.396253 [ 294 ] {} <Debug> TCP-Session: 9b7c45d6-e128-4d71-9450-b1869027170a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13893 | 2026.03.25 00:22:54.396292 [ 290 ] {02b78457-1a8d-4ee6-bc9b-3ff3758df14b} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 13894 | 2026.03.25 00:22:54.396344 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13895 | 2026.03.25 00:22:54.396375 [ 290 ] {02b78457-1a8d-4ee6-bc9b-3ff3758df14b} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 13896 | 2026.03.25 00:22:54.396394 [ 292 ] {} <Debug> TCP-Session: ef80fa01-8961-4e41-8a70-bea2434e21fa Authenticating user 'default' from [fd00:1122:3344:101::e]:50350 | ||
| 13897 | 2026.03.25 00:22:54.396427 [ 292 ] {} <Debug> TCP-Session: ef80fa01-8961-4e41-8a70-bea2434e21fa Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13898 | 2026.03.25 00:22:54.396444 [ 292 ] {} <Debug> TCP-Session: ef80fa01-8961-4e41-8a70-bea2434e21fa Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13899 | 2026.03.25 00:22:54.396726 [ 290 ] {02b78457-1a8d-4ee6-bc9b-3ff3758df14b} <Debug> oximeter.version (97ad2ce0-cded-4649-a1b6-ff7c59ff4a2c) (SelectExecutor): Key condition: unknown | ||
| 13900 | 2026.03.25 00:22:54.396832 [ 296 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13901 | 2026.03.25 00:22:54.396841 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13902 | 2026.03.25 00:22:54.396879 [ 296 ] {} <Debug> TCP-Session: c14a25ce-33c5-4fa6-9722-db8f3fb57617 Authenticating user 'default' from [fd00:1122:3344:101::e]:54325 | ||
| 13903 | 2026.03.25 00:22:54.396912 [ 289 ] {} <Debug> TCP-Session: 1d5d2318-41c6-421d-b27d-59b26cc73514 Authenticating user 'default' from [fd00:1122:3344:101::e]:40590 | ||
| 13904 | 2026.03.25 00:22:54.396917 [ 296 ] {} <Debug> TCP-Session: c14a25ce-33c5-4fa6-9722-db8f3fb57617 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13905 | 2026.03.25 00:22:54.396951 [ 289 ] {} <Debug> TCP-Session: 1d5d2318-41c6-421d-b27d-59b26cc73514 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13906 | 2026.03.25 00:22:54.396960 [ 296 ] {} <Debug> TCP-Session: c14a25ce-33c5-4fa6-9722-db8f3fb57617 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13907 | 2026.03.25 00:22:54.396983 [ 289 ] {} <Debug> TCP-Session: 1d5d2318-41c6-421d-b27d-59b26cc73514 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13908 | 2026.03.25 00:22:54.396991 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13909 | 2026.03.25 00:22:54.397048 [ 288 ] {} <Debug> TCP-Session: 3adee46d-7871-40ec-aa6a-c884e9f423f6 Authenticating user 'default' from [fd00:1122:3344:101::e]:54287 | ||
| 13910 | 2026.03.25 00:22:54.397071 [ 288 ] {} <Debug> TCP-Session: 3adee46d-7871-40ec-aa6a-c884e9f423f6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13911 | 2026.03.25 00:22:54.397091 [ 288 ] {} <Debug> TCP-Session: 3adee46d-7871-40ec-aa6a-c884e9f423f6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13912 | 2026.03.25 00:22:54.397909 [ 308 ] {02b78457-1a8d-4ee6-bc9b-3ff3758df14b} <Trace> AggregatingTransform: Aggregating | ||
| 13913 | 2026.03.25 00:22:54.397973 [ 308 ] {02b78457-1a8d-4ee6-bc9b-3ff3758df14b} <Trace> Aggregator: Aggregation method: without_key | ||
| 13914 | 2026.03.25 00:22:54.398020 [ 308 ] {02b78457-1a8d-4ee6-bc9b-3ff3758df14b} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001166987 sec. (856.908 rows/sec., 33.47 KiB/sec.) | ||
| 13915 | 2026.03.25 00:22:54.398041 [ 308 ] {02b78457-1a8d-4ee6-bc9b-3ff3758df14b} <Trace> Aggregator: Merging aggregated data | ||
| 13916 | 2026.03.25 00:22:54.399309 [ 290 ] {02b78457-1a8d-4ee6-bc9b-3ff3758df14b} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003524 sec., 283.7684449489217 rows/sec., 11.08 KiB/sec. | ||
| 13917 | 2026.03.25 00:22:54.399520 [ 290 ] {02b78457-1a8d-4ee6-bc9b-3ff3758df14b} <Debug> TCPHandler: Processed in 0.004395851 sec. | ||
| 13918 | 2026.03.25 00:22:54.399673 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13919 | 2026.03.25 00:22:54.399701 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13920 | 2026.03.25 00:22:54.399712 [ 290 ] {} <Debug> TCP-Session: a9aac4ab-13dc-41c9-ab73-ad93f1b54e87 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13921 | 2026.03.25 00:22:54.399732 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13922 | 2026.03.25 00:22:54.399755 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13923 | 2026.03.25 00:22:54.399772 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13924 | 2026.03.25 00:22:54.399807 [ 295 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13925 | 2026.03.25 00:22:54.399824 [ 296 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13926 | 2026.03.25 00:22:54.399839 [ 288 ] {} <Debug> TCP-Session: 3adee46d-7871-40ec-aa6a-c884e9f423f6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13927 | 2026.03.25 00:22:54.399872 [ 295 ] {} <Debug> TCP-Session: 08f60253-313b-4f52-8d18-3b30bc1864c6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13928 | 2026.03.25 00:22:54.399891 [ 296 ] {} <Debug> TCP-Session: c14a25ce-33c5-4fa6-9722-db8f3fb57617 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13929 | 2026.03.25 00:22:54.399872 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13930 | 2026.03.25 00:22:54.399849 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13931 | 2026.03.25 00:22:54.399973 [ 289 ] {} <Debug> TCP-Session: 1d5d2318-41c6-421d-b27d-59b26cc73514 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13932 | 2026.03.25 00:22:54.399993 [ 294 ] {} <Debug> TCP-Session: 9b7c45d6-e128-4d71-9450-b1869027170a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13933 | 2026.03.25 00:22:54.399796 [ 291 ] {} <Debug> TCP-Session: 89126d94-3a4b-4f09-babd-1478753098cd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13934 | 2026.03.25 00:22:54.399750 [ 292 ] {} <Debug> TCP-Session: ef80fa01-8961-4e41-8a70-bea2434e21fa Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13935 | 2026.03.25 00:22:54.399815 [ 293 ] {} <Debug> TCP-Session: 002a5f8f-dfdd-4353-8448-3eff537e7d68 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13936 | 2026.03.25 00:22:54.769140 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50632 | ||
| 13937 | 2026.03.25 00:22:54.769242 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13938 | 2026.03.25 00:22:54.769267 [ 290 ] {} <Debug> TCP-Session: e57ac1e2-2781-4401-b438-900c545f3ca2 Authenticating user 'default' from [fd00:1122:3344:101::e]:50632 | ||
| 13939 | 2026.03.25 00:22:54.769289 [ 290 ] {} <Debug> TCP-Session: e57ac1e2-2781-4401-b438-900c545f3ca2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13940 | 2026.03.25 00:22:54.769302 [ 290 ] {} <Debug> TCP-Session: e57ac1e2-2781-4401-b438-900c545f3ca2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13941 | 2026.03.25 00:22:54.769519 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47569 | ||
| 13942 | 2026.03.25 00:22:54.769557 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49986 | ||
| 13943 | 2026.03.25 00:22:54.769561 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53147 | ||
| 13944 | 2026.03.25 00:22:54.769601 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57475 | ||
| 13945 | 2026.03.25 00:22:54.769610 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54430 | ||
| 13946 | 2026.03.25 00:22:54.769632 [ 290 ] {} <Trace> TCP-Session: e57ac1e2-2781-4401-b438-900c545f3ca2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13947 | 2026.03.25 00:22:54.769634 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13948 | 2026.03.25 00:22:54.769685 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13949 | 2026.03.25 00:22:54.769685 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13950 | 2026.03.25 00:22:54.769704 [ 293 ] {} <Debug> TCP-Session: 34a18d44-1597-419e-9279-daebb766c258 Authenticating user 'default' from [fd00:1122:3344:101::e]:49986 | ||
| 13951 | 2026.03.25 00:22:54.769718 [ 288 ] {} <Debug> TCP-Session: bab10f91-27f4-44df-a53c-cfc73fae3c9a Authenticating user 'default' from [fd00:1122:3344:101::e]:57475 | ||
| 13952 | 2026.03.25 00:22:54.769724 [ 292 ] {} <Debug> TCP-Session: 7a5c9f7e-75a5-4f5a-8522-ed17d6aaa710 Authenticating user 'default' from [fd00:1122:3344:101::e]:53147 | ||
| 13953 | 2026.03.25 00:22:54.769737 [ 293 ] {} <Debug> TCP-Session: 34a18d44-1597-419e-9279-daebb766c258 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13954 | 2026.03.25 00:22:54.769752 [ 288 ] {} <Debug> TCP-Session: bab10f91-27f4-44df-a53c-cfc73fae3c9a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13955 | 2026.03.25 00:22:54.769755 [ 292 ] {} <Debug> TCP-Session: 7a5c9f7e-75a5-4f5a-8522-ed17d6aaa710 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13956 | 2026.03.25 00:22:54.769766 [ 293 ] {} <Debug> TCP-Session: 34a18d44-1597-419e-9279-daebb766c258 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13957 | 2026.03.25 00:22:54.769777 [ 288 ] {} <Debug> TCP-Session: bab10f91-27f4-44df-a53c-cfc73fae3c9a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13958 | 2026.03.25 00:22:54.769784 [ 292 ] {} <Debug> TCP-Session: 7a5c9f7e-75a5-4f5a-8522-ed17d6aaa710 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13959 | 2026.03.25 00:22:54.769726 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13960 | 2026.03.25 00:22:54.769823 [ 290 ] {0b2a27ec-7b9d-4d1d-8ac1-9bd6504cf9dc} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:50632) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 13961 | 2026.03.25 00:22:54.769627 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13962 | 2026.03.25 00:22:54.769851 [ 289 ] {} <Debug> TCP-Session: 8b7d6b09-91ac-4a33-89bf-7ee7a271b553 Authenticating user 'default' from [fd00:1122:3344:101::e]:54430 | ||
| 13963 | 2026.03.25 00:22:54.769590 [ 296 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41922 | ||
| 13964 | 2026.03.25 00:22:54.769888 [ 291 ] {} <Debug> TCP-Session: 6f67b0b4-9bde-44db-9386-8215d8083962 Authenticating user 'default' from [fd00:1122:3344:101::e]:47569 | ||
| 13965 | 2026.03.25 00:22:54.769900 [ 289 ] {} <Debug> TCP-Session: 8b7d6b09-91ac-4a33-89bf-7ee7a271b553 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13966 | 2026.03.25 00:22:54.769583 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37030 | ||
| 13967 | 2026.03.25 00:22:54.769942 [ 289 ] {} <Debug> TCP-Session: 8b7d6b09-91ac-4a33-89bf-7ee7a271b553 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13968 | 2026.03.25 00:22:54.769576 [ 295 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49896 | ||
| 13969 | 2026.03.25 00:22:54.769973 [ 296 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13970 | 2026.03.25 00:22:54.770007 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13971 | 2026.03.25 00:22:54.769937 [ 291 ] {} <Debug> TCP-Session: 6f67b0b4-9bde-44db-9386-8215d8083962 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13972 | 2026.03.25 00:22:54.770033 [ 296 ] {} <Debug> TCP-Session: 9007ea57-bd61-4666-9022-568735e657f2 Authenticating user 'default' from [fd00:1122:3344:101::e]:41922 | ||
| 13973 | 2026.03.25 00:22:54.770049 [ 295 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13974 | 2026.03.25 00:22:54.770054 [ 291 ] {} <Debug> TCP-Session: 6f67b0b4-9bde-44db-9386-8215d8083962 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13975 | 2026.03.25 00:22:54.770066 [ 296 ] {} <Debug> TCP-Session: 9007ea57-bd61-4666-9022-568735e657f2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13976 | 2026.03.25 00:22:54.770085 [ 295 ] {} <Debug> TCP-Session: 62bc237e-f606-4918-b133-ee091a953d1f Authenticating user 'default' from [fd00:1122:3344:101::e]:49896 | ||
| 13977 | 2026.03.25 00:22:54.770097 [ 296 ] {} <Debug> TCP-Session: 9007ea57-bd61-4666-9022-568735e657f2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13978 | 2026.03.25 00:22:54.770113 [ 295 ] {} <Debug> TCP-Session: 62bc237e-f606-4918-b133-ee091a953d1f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13979 | 2026.03.25 00:22:54.770119 [ 290 ] {0b2a27ec-7b9d-4d1d-8ac1-9bd6504cf9dc} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 13980 | 2026.03.25 00:22:54.770135 [ 295 ] {} <Debug> TCP-Session: 62bc237e-f606-4918-b133-ee091a953d1f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13981 | 2026.03.25 00:22:54.770048 [ 294 ] {} <Debug> TCP-Session: 2772ce28-7183-4d57-86b8-9f0ee7074602 Authenticating user 'default' from [fd00:1122:3344:101::e]:37030 | ||
| 13982 | 2026.03.25 00:22:54.770183 [ 294 ] {} <Debug> TCP-Session: 2772ce28-7183-4d57-86b8-9f0ee7074602 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13983 | 2026.03.25 00:22:54.770184 [ 290 ] {0b2a27ec-7b9d-4d1d-8ac1-9bd6504cf9dc} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 13984 | 2026.03.25 00:22:54.770203 [ 294 ] {} <Debug> TCP-Session: 2772ce28-7183-4d57-86b8-9f0ee7074602 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13985 | 2026.03.25 00:22:54.770490 [ 290 ] {0b2a27ec-7b9d-4d1d-8ac1-9bd6504cf9dc} <Debug> oximeter.version (97ad2ce0-cded-4649-a1b6-ff7c59ff4a2c) (SelectExecutor): Key condition: unknown | ||
| 13986 | 2026.03.25 00:22:54.771439 [ 324 ] {0b2a27ec-7b9d-4d1d-8ac1-9bd6504cf9dc} <Trace> AggregatingTransform: Aggregating | ||
| 13987 | 2026.03.25 00:22:54.771497 [ 324 ] {0b2a27ec-7b9d-4d1d-8ac1-9bd6504cf9dc} <Trace> Aggregator: Aggregation method: without_key | ||
| 13988 | 2026.03.25 00:22:54.771532 [ 324 ] {0b2a27ec-7b9d-4d1d-8ac1-9bd6504cf9dc} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000939241 sec. (1064.689 rows/sec., 41.59 KiB/sec.) | ||
| 13989 | 2026.03.25 00:22:54.771547 [ 324 ] {0b2a27ec-7b9d-4d1d-8ac1-9bd6504cf9dc} <Trace> Aggregator: Merging aggregated data | ||
| 13990 | 2026.03.25 00:22:54.772712 [ 290 ] {0b2a27ec-7b9d-4d1d-8ac1-9bd6504cf9dc} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002941 sec., 340.02040122407345 rows/sec., 13.28 KiB/sec. | ||
| 13991 | 2026.03.25 00:22:54.772859 [ 290 ] {0b2a27ec-7b9d-4d1d-8ac1-9bd6504cf9dc} <Debug> TCPHandler: Processed in 0.003344327 sec. | ||
| 13992 | 2026.03.25 00:22:54.773001 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13993 | 2026.03.25 00:22:54.773032 [ 290 ] {} <Debug> TCP-Session: e57ac1e2-2781-4401-b438-900c545f3ca2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13994 | 2026.03.25 00:22:54.773037 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13995 | 2026.03.25 00:22:54.773081 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13996 | 2026.03.25 00:22:54.773084 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13997 | 2026.03.25 00:22:54.773119 [ 293 ] {} <Debug> TCP-Session: 34a18d44-1597-419e-9279-daebb766c258 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13998 | 2026.03.25 00:22:54.773128 [ 295 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13999 | 2026.03.25 00:22:54.773143 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14000 | 2026.03.25 00:22:54.773162 [ 296 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14001 | 2026.03.25 00:22:54.773173 [ 295 ] {} <Debug> TCP-Session: 62bc237e-f606-4918-b133-ee091a953d1f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14002 | 2026.03.25 00:22:54.773183 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14003 | 2026.03.25 00:22:54.773225 [ 296 ] {} <Debug> TCP-Session: 9007ea57-bd61-4666-9022-568735e657f2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14004 | 2026.03.25 00:22:54.773191 [ 292 ] {} <Debug> TCP-Session: 7a5c9f7e-75a5-4f5a-8522-ed17d6aaa710 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14005 | 2026.03.25 00:22:54.773253 [ 288 ] {} <Debug> TCP-Session: bab10f91-27f4-44df-a53c-cfc73fae3c9a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14006 | 2026.03.25 00:22:54.773083 [ 294 ] {} <Debug> TCP-Session: 2772ce28-7183-4d57-86b8-9f0ee7074602 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14007 | 2026.03.25 00:22:54.773155 [ 289 ] {} <Debug> TCP-Session: 8b7d6b09-91ac-4a33-89bf-7ee7a271b553 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14008 | 2026.03.25 00:22:54.773101 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14009 | 2026.03.25 00:22:54.773355 [ 291 ] {} <Debug> TCP-Session: 6f67b0b4-9bde-44db-9386-8215d8083962 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14010 | 2026.03.25 00:22:55.063294 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 52 entries to flush up to offset 1824 | ||
| 14011 | 2026.03.25 00:22:55.066148 [ 242 ] {} <Trace> system.query_log (9703172c-9101-4506-b1d0-613c64f918a0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14012 | 2026.03.25 00:22:55.066211 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
| 14013 | 2026.03.25 00:22:55.067508 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 14014 | 2026.03.25 00:22:55.067814 [ 242 ] {} <Trace> system.query_log (9703172c-9101-4506-b1d0-613c64f918a0): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14015 | 2026.03.25 00:22:55.068200 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1824 | ||
| 14016 | 2026.03.25 00:22:56.490126 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14017 | 2026.03.25 00:22:56.490329 [ 5 ] {46e1cf83-3b41-4e18-969a-5ee3a77c19a2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 14018 | 2026.03.25 00:22:56.490400 [ 5 ] {46e1cf83-3b41-4e18-969a-5ee3a77c19a2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 14019 | 2026.03.25 00:22:56.491178 [ 5 ] {46e1cf83-3b41-4e18-969a-5ee3a77c19a2} <Trace> oximeter.fields_i16 (78240462-1731-4218-9a79-d1fbaf59befe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14020 | 2026.03.25 00:22:56.491226 [ 5 ] {46e1cf83-3b41-4e18-969a-5ee3a77c19a2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 14021 | 2026.03.25 00:22:56.491616 [ 5 ] {46e1cf83-3b41-4e18-969a-5ee3a77c19a2} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 14022 | 2026.03.25 00:22:56.491835 [ 5 ] {46e1cf83-3b41-4e18-969a-5ee3a77c19a2} <Trace> oximeter.fields_i16 (78240462-1731-4218-9a79-d1fbaf59befe): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14023 | 2026.03.25 00:22:56.491984 [ 5 ] {46e1cf83-3b41-4e18-969a-5ee3a77c19a2} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001708 sec., 166276.34660421545 rows/sec., 10.56 MiB/sec. | ||
| 14024 | 2026.03.25 00:22:56.492025 [ 5 ] {46e1cf83-3b41-4e18-969a-5ee3a77c19a2} <Debug> TCPHandler: Processed in 0.002027307 sec. | ||
| 14025 | 2026.03.25 00:22:56.492143 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14026 | 2026.03.25 00:22:56.492237 [ 5 ] {797bddcb-780a-4d44-bd9d-121fabb82711} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 14027 | 2026.03.25 00:22:56.492278 [ 5 ] {797bddcb-780a-4d44-bd9d-121fabb82711} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 14028 | 2026.03.25 00:22:56.492997 [ 5 ] {797bddcb-780a-4d44-bd9d-121fabb82711} <Trace> oximeter.fields_string (da9d4756-c540-45ff-bdbb-bdc9c8d31861): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14029 | 2026.03.25 00:22:56.493034 [ 5 ] {797bddcb-780a-4d44-bd9d-121fabb82711} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 14030 | 2026.03.25 00:22:56.493380 [ 5 ] {797bddcb-780a-4d44-bd9d-121fabb82711} <Trace> MergedBlockOutputStream: filled checksums all_97_97_0 (state Temporary) | ||
| 14031 | 2026.03.25 00:22:56.493581 [ 5 ] {797bddcb-780a-4d44-bd9d-121fabb82711} <Trace> oximeter.fields_string (da9d4756-c540-45ff-bdbb-bdc9c8d31861): Renaming temporary part tmp_insert_all_97_97_0 to all_97_97_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14032 | 2026.03.25 00:22:56.493708 [ 5 ] {797bddcb-780a-4d44-bd9d-121fabb82711} <Debug> executeQuery: Read 825 rows, 66.29 KiB in 0.001489 sec., 554063.1296171927 rows/sec., 43.47 MiB/sec. | ||
| 14033 | 2026.03.25 00:22:56.493746 [ 5 ] {797bddcb-780a-4d44-bd9d-121fabb82711} <Debug> TCPHandler: Processed in 0.001652229 sec. | ||
| 14034 | 2026.03.25 00:22:56.493846 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14035 | 2026.03.25 00:22:56.493944 [ 5 ] {24204444-a011-4e5e-9769-e1f3d55cd5d1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 14036 | 2026.03.25 00:22:56.493985 [ 5 ] {24204444-a011-4e5e-9769-e1f3d55cd5d1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 14037 | 2026.03.25 00:22:56.494413 [ 5 ] {24204444-a011-4e5e-9769-e1f3d55cd5d1} <Trace> oximeter.fields_u16 (b490aa8d-8720-450c-9d9d-0c0be0c6e0e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14038 | 2026.03.25 00:22:56.494450 [ 5 ] {24204444-a011-4e5e-9769-e1f3d55cd5d1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 14039 | 2026.03.25 00:22:56.494773 [ 5 ] {24204444-a011-4e5e-9769-e1f3d55cd5d1} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
| 14040 | 2026.03.25 00:22:56.494977 [ 5 ] {24204444-a011-4e5e-9769-e1f3d55cd5d1} <Trace> oximeter.fields_u16 (b490aa8d-8720-450c-9d9d-0c0be0c6e0e1): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14041 | 2026.03.25 00:22:56.495102 [ 5 ] {24204444-a011-4e5e-9769-e1f3d55cd5d1} <Debug> executeQuery: Read 156 rows, 9.59 KiB in 0.00118 sec., 132203.38983050847 rows/sec., 7.94 MiB/sec. | ||
| 14042 | 2026.03.25 00:22:56.495139 [ 5 ] {24204444-a011-4e5e-9769-e1f3d55cd5d1} <Debug> TCPHandler: Processed in 0.00134091 sec. | ||
| 14043 | 2026.03.25 00:22:56.495246 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14044 | 2026.03.25 00:22:56.495339 [ 5 ] {541bc90f-3aaf-422b-ac4c-80b0c95a4191} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 14045 | 2026.03.25 00:22:56.495378 [ 5 ] {541bc90f-3aaf-422b-ac4c-80b0c95a4191} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 14046 | 2026.03.25 00:22:56.495797 [ 5 ] {541bc90f-3aaf-422b-ac4c-80b0c95a4191} <Trace> oximeter.fields_u32 (79eddaf6-5920-48fe-8c45-6c5582e58677): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14047 | 2026.03.25 00:22:56.495834 [ 5 ] {541bc90f-3aaf-422b-ac4c-80b0c95a4191} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 14048 | 2026.03.25 00:22:56.496132 [ 5 ] {541bc90f-3aaf-422b-ac4c-80b0c95a4191} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 14049 | 2026.03.25 00:22:56.496337 [ 5 ] {541bc90f-3aaf-422b-ac4c-80b0c95a4191} <Trace> oximeter.fields_u32 (79eddaf6-5920-48fe-8c45-6c5582e58677): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14050 | 2026.03.25 00:22:56.496447 [ 146 ] {} <Debug> oximeter.fields_u32 (79eddaf6-5920-48fe-8c45-6c5582e58677) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 14051 | 2026.03.25 00:22:56.496461 [ 5 ] {541bc90f-3aaf-422b-ac4c-80b0c95a4191} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.00114 sec., 130701.75438596492 rows/sec., 8.44 MiB/sec. | ||
| 14052 | 2026.03.25 00:22:56.496513 [ 146 ] {} <Trace> oximeter.fields_u32 (79eddaf6-5920-48fe-8c45-6c5582e58677): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14053 | 2026.03.25 00:22:56.496523 [ 5 ] {541bc90f-3aaf-422b-ac4c-80b0c95a4191} <Debug> TCPHandler: Processed in 0.00132455 sec. | ||
| 14054 | 2026.03.25 00:22:56.496546 [ 146 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 14055 | 2026.03.25 00:22:56.496645 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14056 | 2026.03.25 00:22:56.496651 [ 191 ] {79eddaf6-5920-48fe-8c45-6c5582e58677::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 | ||
| 14057 | 2026.03.25 00:22:56.496744 [ 5 ] {fe28eb47-7380-4767-aee9-be29860c9b24} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 14058 | 2026.03.25 00:22:56.496760 [ 191 ] {79eddaf6-5920-48fe-8c45-6c5582e58677::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14059 | 2026.03.25 00:22:56.496784 [ 5 ] {fe28eb47-7380-4767-aee9-be29860c9b24} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 14060 | 2026.03.25 00:22:56.496796 [ 191 ] {79eddaf6-5920-48fe-8c45-6c5582e58677::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 950 rows starting from the beginning of the part | ||
| 14061 | 2026.03.25 00:22:56.496862 [ 191 ] {79eddaf6-5920-48fe-8c45-6c5582e58677::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 149 rows starting from the beginning of the part | ||
| 14062 | 2026.03.25 00:22:56.496915 [ 191 ] {79eddaf6-5920-48fe-8c45-6c5582e58677::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 149 rows starting from the beginning of the part | ||
| 14063 | 2026.03.25 00:22:56.496963 [ 191 ] {79eddaf6-5920-48fe-8c45-6c5582e58677::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 149 rows starting from the beginning of the part | ||
| 14064 | 2026.03.25 00:22:56.497008 [ 191 ] {79eddaf6-5920-48fe-8c45-6c5582e58677::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 801 rows starting from the beginning of the part | ||
| 14065 | 2026.03.25 00:22:56.497052 [ 191 ] {79eddaf6-5920-48fe-8c45-6c5582e58677::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 149 rows starting from the beginning of the part | ||
| 14066 | 2026.03.25 00:22:56.497220 [ 5 ] {fe28eb47-7380-4767-aee9-be29860c9b24} <Trace> oximeter.fields_u8 (fa258e8d-285a-434f-b894-6be795807874): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14067 | 2026.03.25 00:22:56.497256 [ 5 ] {fe28eb47-7380-4767-aee9-be29860c9b24} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 14068 | 2026.03.25 00:22:56.497557 [ 5 ] {fe28eb47-7380-4767-aee9-be29860c9b24} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 14069 | 2026.03.25 00:22:56.497764 [ 5 ] {fe28eb47-7380-4767-aee9-be29860c9b24} <Trace> oximeter.fields_u8 (fa258e8d-285a-434f-b894-6be795807874): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14070 | 2026.03.25 00:22:56.497891 [ 5 ] {fe28eb47-7380-4767-aee9-be29860c9b24} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001164 sec., 127147.76632302404 rows/sec., 7.23 MiB/sec. | ||
| 14071 | 2026.03.25 00:22:56.497928 [ 5 ] {fe28eb47-7380-4767-aee9-be29860c9b24} <Debug> TCPHandler: Processed in 0.00133226 sec. | ||
| 14072 | 2026.03.25 00:22:56.498046 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14073 | 2026.03.25 00:22:56.498101 [ 198 ] {79eddaf6-5920-48fe-8c45-6c5582e58677::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2347 rows, containing 5 columns (5 merged, 0 gathered) in 0.001494844 sec., 1570063.498264702 rows/sec., 100.09 MiB/sec. | ||
| 14074 | 2026.03.25 00:22:56.498139 [ 5 ] {53cc6fa8-30cd-4f20-b06a-b448e31edfcf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 14075 | 2026.03.25 00:22:56.498182 [ 5 ] {53cc6fa8-30cd-4f20-b06a-b448e31edfcf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 14076 | 2026.03.25 00:22:56.498311 [ 193 ] {79eddaf6-5920-48fe-8c45-6c5582e58677::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 14077 | 2026.03.25 00:22:56.498627 [ 193 ] {79eddaf6-5920-48fe-8c45-6c5582e58677::all_1_56_11} <Trace> oximeter.fields_u32 (79eddaf6-5920-48fe-8c45-6c5582e58677): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14078 | 2026.03.25 00:22:56.498708 [ 193 ] {79eddaf6-5920-48fe-8c45-6c5582e58677::all_1_56_11} <Trace> oximeter.fields_u32 (79eddaf6-5920-48fe-8c45-6c5582e58677) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 14079 | 2026.03.25 00:22:56.498738 [ 5 ] {53cc6fa8-30cd-4f20-b06a-b448e31edfcf} <Trace> oximeter.fields_uuid (6a83c119-7e6c-4ef5-9da4-bd1e7cdd4b62): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14080 | 2026.03.25 00:22:56.498780 [ 5 ] {53cc6fa8-30cd-4f20-b06a-b448e31edfcf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 14081 | 2026.03.25 00:22:56.498809 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.53 MiB. | ||
| 14082 | 2026.03.25 00:22:56.499130 [ 5 ] {53cc6fa8-30cd-4f20-b06a-b448e31edfcf} <Trace> MergedBlockOutputStream: filled checksums all_97_97_0 (state Temporary) | ||
| 14083 | 2026.03.25 00:22:56.499344 [ 5 ] {53cc6fa8-30cd-4f20-b06a-b448e31edfcf} <Trace> oximeter.fields_uuid (6a83c119-7e6c-4ef5-9da4-bd1e7cdd4b62): Renaming temporary part tmp_insert_all_97_97_0 to all_97_97_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14084 | 2026.03.25 00:22:56.499472 [ 5 ] {53cc6fa8-30cd-4f20-b06a-b448e31edfcf} <Debug> executeQuery: Read 504 rows, 36.30 KiB in 0.001351 sec., 373056.99481865286 rows/sec., 26.24 MiB/sec. | ||
| 14085 | 2026.03.25 00:22:56.499511 [ 5 ] {53cc6fa8-30cd-4f20-b06a-b448e31edfcf} <Debug> TCPHandler: Processed in 0.001513415 sec. | ||
| 14086 | 2026.03.25 00:22:56.499631 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14087 | 2026.03.25 00:22:56.499749 [ 5 ] {a9466cbe-32da-4f72-bdf1-96519571bebc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 14088 | 2026.03.25 00:22:56.499800 [ 5 ] {a9466cbe-32da-4f72-bdf1-96519571bebc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 14089 | 2026.03.25 00:22:56.500189 [ 5 ] {a9466cbe-32da-4f72-bdf1-96519571bebc} <Trace> oximeter.measurements_bool (8a3ce6e0-f76a-4ba2-9a43-4275c3c9549e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14090 | 2026.03.25 00:22:56.500227 [ 5 ] {a9466cbe-32da-4f72-bdf1-96519571bebc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 14091 | 2026.03.25 00:22:56.500536 [ 5 ] {a9466cbe-32da-4f72-bdf1-96519571bebc} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 14092 | 2026.03.25 00:22:56.500749 [ 5 ] {a9466cbe-32da-4f72-bdf1-96519571bebc} <Trace> oximeter.measurements_bool (8a3ce6e0-f76a-4ba2-9a43-4275c3c9549e): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14093 | 2026.03.25 00:22:56.500883 [ 5 ] {a9466cbe-32da-4f72-bdf1-96519571bebc} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001159 sec., 5176.876617773943 rows/sec., 270.47 KiB/sec. | ||
| 14094 | 2026.03.25 00:22:56.500921 [ 5 ] {a9466cbe-32da-4f72-bdf1-96519571bebc} <Debug> TCPHandler: Processed in 0.001351201 sec. | ||
| 14095 | 2026.03.25 00:22:56.501034 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14096 | 2026.03.25 00:22:56.501130 [ 5 ] {553a2e06-1462-4bc4-a477-b76a618ef29c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 14097 | 2026.03.25 00:22:56.501176 [ 5 ] {553a2e06-1462-4bc4-a477-b76a618ef29c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 14098 | 2026.03.25 00:22:56.501664 [ 5 ] {553a2e06-1462-4bc4-a477-b76a618ef29c} <Trace> oximeter.measurements_cumulativeu64 (d9515f17-c5fd-4592-903e-92bbab0fc185): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14099 | 2026.03.25 00:22:56.501708 [ 5 ] {553a2e06-1462-4bc4-a477-b76a618ef29c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 14100 | 2026.03.25 00:22:56.502126 [ 5 ] {553a2e06-1462-4bc4-a477-b76a618ef29c} <Trace> MergedBlockOutputStream: filled checksums all_97_97_0 (state Temporary) | ||
| 14101 | 2026.03.25 00:22:56.502346 [ 5 ] {553a2e06-1462-4bc4-a477-b76a618ef29c} <Trace> oximeter.measurements_cumulativeu64 (d9515f17-c5fd-4592-903e-92bbab0fc185): Renaming temporary part tmp_insert_all_97_97_0 to all_97_97_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14102 | 2026.03.25 00:22:56.502460 [ 146 ] {} <Debug> oximeter.measurements_cumulativeu64 (d9515f17-c5fd-4592-903e-92bbab0fc185) (MergerMutator): Selected 6 parts from all_1_92_19 to all_97_97_0 | ||
| 14103 | 2026.03.25 00:22:56.502478 [ 5 ] {553a2e06-1462-4bc4-a477-b76a618ef29c} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001367 sec., 193855.15727871252 rows/sec., 12.88 MiB/sec. | ||
| 14104 | 2026.03.25 00:22:56.502496 [ 146 ] {} <Trace> oximeter.measurements_cumulativeu64 (d9515f17-c5fd-4592-903e-92bbab0fc185): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14105 | 2026.03.25 00:22:56.502519 [ 146 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 14106 | 2026.03.25 00:22:56.502522 [ 5 ] {553a2e06-1462-4bc4-a477-b76a618ef29c} <Debug> TCPHandler: Processed in 0.001538835 sec. | ||
| 14107 | 2026.03.25 00:22:56.502616 [ 189 ] {d9515f17-c5fd-4592-903e-92bbab0fc185::all_1_97_20} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_92_19 to all_97_97_0 into Compact with storage Full | ||
| 14108 | 2026.03.25 00:22:56.502642 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14109 | 2026.03.25 00:22:56.502740 [ 5 ] {55570ae3-3d2f-48d4-8615-44630a3bc9c7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 14110 | 2026.03.25 00:22:56.502747 [ 189 ] {d9515f17-c5fd-4592-903e-92bbab0fc185::all_1_97_20} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14111 | 2026.03.25 00:22:56.502784 [ 5 ] {55570ae3-3d2f-48d4-8615-44630a3bc9c7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 14112 | 2026.03.25 00:22:56.502795 [ 189 ] {d9515f17-c5fd-4592-903e-92bbab0fc185::all_1_97_20} <Debug> MergeTreeSequentialSource: Reading 6 marks from part all_1_92_19, total 36866 rows starting from the beginning of the part | ||
| 14113 | 2026.03.25 00:22:56.502875 [ 189 ] {d9515f17-c5fd-4592-903e-92bbab0fc185::all_1_97_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_93_93_0, total 160 rows starting from the beginning of the part | ||
| 14114 | 2026.03.25 00:22:56.502930 [ 189 ] {d9515f17-c5fd-4592-903e-92bbab0fc185::all_1_97_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_94_94_0, total 265 rows starting from the beginning of the part | ||
| 14115 | 2026.03.25 00:22:56.502981 [ 189 ] {d9515f17-c5fd-4592-903e-92bbab0fc185::all_1_97_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_95_95_0, total 1497 rows starting from the beginning of the part | ||
| 14116 | 2026.03.25 00:22:56.503028 [ 189 ] {d9515f17-c5fd-4592-903e-92bbab0fc185::all_1_97_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_96_96_0, total 128 rows starting from the beginning of the part | ||
| 14117 | 2026.03.25 00:22:56.503074 [ 189 ] {d9515f17-c5fd-4592-903e-92bbab0fc185::all_1_97_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_97_97_0, total 265 rows starting from the beginning of the part | ||
| 14118 | 2026.03.25 00:22:56.503097 [ 5 ] {55570ae3-3d2f-48d4-8615-44630a3bc9c7} <Trace> oximeter.measurements_f64 (212c2a6f-90cf-4c71-aafe-78c3b1fd8e79): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14119 | 2026.03.25 00:22:56.503138 [ 5 ] {55570ae3-3d2f-48d4-8615-44630a3bc9c7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 14120 | 2026.03.25 00:22:56.503473 [ 5 ] {55570ae3-3d2f-48d4-8615-44630a3bc9c7} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 14121 | 2026.03.25 00:22:56.503685 [ 5 ] {55570ae3-3d2f-48d4-8615-44630a3bc9c7} <Trace> oximeter.measurements_f64 (212c2a6f-90cf-4c71-aafe-78c3b1fd8e79): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14122 | 2026.03.25 00:22:56.503822 [ 5 ] {55570ae3-3d2f-48d4-8615-44630a3bc9c7} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001102 sec., 907.4410163339384 rows/sec., 61.15 KiB/sec. | ||
| 14123 | 2026.03.25 00:22:56.503859 [ 5 ] {55570ae3-3d2f-48d4-8615-44630a3bc9c7} <Debug> TCPHandler: Processed in 0.001265869 sec. | ||
| 14124 | 2026.03.25 00:22:56.503968 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14125 | 2026.03.25 00:22:56.504062 [ 5 ] {f3cbde69-f5d5-46f3-ae37-c34a03980cac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 14126 | 2026.03.25 00:22:56.504114 [ 5 ] {f3cbde69-f5d5-46f3-ae37-c34a03980cac} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 14127 | 2026.03.25 00:22:56.504895 [ 5 ] {f3cbde69-f5d5-46f3-ae37-c34a03980cac} <Trace> oximeter.measurements_histogramu64 (66b3c5cd-c277-4614-b9e1-0e483a2d8930): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14128 | 2026.03.25 00:22:56.504931 [ 5 ] {f3cbde69-f5d5-46f3-ae37-c34a03980cac} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 14129 | 2026.03.25 00:22:56.505512 [ 5 ] {f3cbde69-f5d5-46f3-ae37-c34a03980cac} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
| 14130 | 2026.03.25 00:22:56.505742 [ 5 ] {f3cbde69-f5d5-46f3-ae37-c34a03980cac} <Trace> oximeter.measurements_histogramu64 (66b3c5cd-c277-4614-b9e1-0e483a2d8930): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14131 | 2026.03.25 00:22:56.505879 [ 5 ] {f3cbde69-f5d5-46f3-ae37-c34a03980cac} <Debug> executeQuery: Read 14 rows, 25.69 KiB in 0.001835 sec., 7629.427792915531 rows/sec., 13.67 MiB/sec. | ||
| 14132 | 2026.03.25 00:22:56.505933 [ 5 ] {f3cbde69-f5d5-46f3-ae37-c34a03980cac} <Debug> TCPHandler: Processed in 0.002013366 sec. | ||
| 14133 | 2026.03.25 00:22:56.506049 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14134 | 2026.03.25 00:22:56.506144 [ 5 ] {745499f2-1632-4ab9-8cec-657c24889faa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 14135 | 2026.03.25 00:22:56.506185 [ 5 ] {745499f2-1632-4ab9-8cec-657c24889faa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 14136 | 2026.03.25 00:22:56.506509 [ 5 ] {745499f2-1632-4ab9-8cec-657c24889faa} <Trace> oximeter.measurements_u64 (a46c3f3f-9ded-4b50-9fc2-4f503dd169a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14137 | 2026.03.25 00:22:56.506544 [ 5 ] {745499f2-1632-4ab9-8cec-657c24889faa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 14138 | 2026.03.25 00:22:56.506861 [ 5 ] {745499f2-1632-4ab9-8cec-657c24889faa} <Trace> MergedBlockOutputStream: filled checksums all_97_97_0 (state Temporary) | ||
| 14139 | 2026.03.25 00:22:56.507068 [ 5 ] {745499f2-1632-4ab9-8cec-657c24889faa} <Trace> oximeter.measurements_u64 (a46c3f3f-9ded-4b50-9fc2-4f503dd169a4): Renaming temporary part tmp_insert_all_97_97_0 to all_97_97_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14140 | 2026.03.25 00:22:56.507196 [ 5 ] {745499f2-1632-4ab9-8cec-657c24889faa} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.00107 sec., 84112.14953271027 rows/sec., 5.26 MiB/sec. | ||
| 14141 | 2026.03.25 00:22:56.507232 [ 5 ] {745499f2-1632-4ab9-8cec-657c24889faa} <Debug> TCPHandler: Processed in 0.001232338 sec. | ||
| 14142 | 2026.03.25 00:22:56.512489 [ 201 ] {d9515f17-c5fd-4592-903e-92bbab0fc185::all_1_97_20} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 39181 rows, containing 5 columns (5 merged, 0 gathered) in 0.009953868 sec., 3936258.7488602423 rows/sec., 251.04 MiB/sec. | ||
| 14143 | 2026.03.25 00:22:56.513438 [ 186 ] {d9515f17-c5fd-4592-903e-92bbab0fc185::all_1_97_20} <Trace> MergedBlockOutputStream: filled checksums all_1_97_20 (state Temporary) | ||
| 14144 | 2026.03.25 00:22:56.513759 [ 186 ] {d9515f17-c5fd-4592-903e-92bbab0fc185::all_1_97_20} <Trace> oximeter.measurements_cumulativeu64 (d9515f17-c5fd-4592-903e-92bbab0fc185): Renaming temporary part tmp_merge_all_1_97_20 to all_1_97_20 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14145 | 2026.03.25 00:22:56.513843 [ 186 ] {d9515f17-c5fd-4592-903e-92bbab0fc185::all_1_97_20} <Trace> oximeter.measurements_cumulativeu64 (d9515f17-c5fd-4592-903e-92bbab0fc185) (MergerMutator): Merged 6 parts: [all_1_92_19, all_97_97_0] -> all_1_97_20 | ||
| 14146 | 2026.03.25 00:22:56.513953 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.35 MiB. | ||
| 14147 | 2026.03.25 00:22:57.000199 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 338.38 MiB, peak 351.02 MiB, free memory in arenas 0.00 B, will set to 340.97 MiB (RSS), difference: 2.60 MiB | ||
| 14148 | 2026.03.25 00:22:59.082653 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35433 | ||
| 14149 | 2026.03.25 00:22:59.082772 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14150 | 2026.03.25 00:22:59.082799 [ 292 ] {} <Debug> TCP-Session: f4cd9ffe-ad94-4043-9541-daa0b2ec89c9 Authenticating user 'default' from [fd00:1122:3344:101::e]:35433 | ||
| 14151 | 2026.03.25 00:22:59.082821 [ 292 ] {} <Debug> TCP-Session: f4cd9ffe-ad94-4043-9541-daa0b2ec89c9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14152 | 2026.03.25 00:22:59.082833 [ 292 ] {} <Debug> TCP-Session: f4cd9ffe-ad94-4043-9541-daa0b2ec89c9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14153 | 2026.03.25 00:22:59.083049 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60913 | ||
| 14154 | 2026.03.25 00:22:59.083085 [ 295 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41695 | ||
| 14155 | 2026.03.25 00:22:59.083095 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60069 | ||
| 14156 | 2026.03.25 00:22:59.083122 [ 296 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35001 | ||
| 14157 | 2026.03.25 00:22:59.083154 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33153 | ||
| 14158 | 2026.03.25 00:22:59.083167 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14159 | 2026.03.25 00:22:59.083162 [ 292 ] {} <Trace> TCP-Session: f4cd9ffe-ad94-4043-9541-daa0b2ec89c9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14160 | 2026.03.25 00:22:59.083219 [ 293 ] {} <Debug> TCP-Session: 2ad7c3e1-7b2d-4116-842b-4913b0a3fba9 Authenticating user 'default' from [fd00:1122:3344:101::e]:60913 | ||
| 14161 | 2026.03.25 00:22:59.083223 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14162 | 2026.03.25 00:22:59.083250 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14163 | 2026.03.25 00:22:59.083262 [ 293 ] {} <Debug> TCP-Session: 2ad7c3e1-7b2d-4116-842b-4913b0a3fba9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14164 | 2026.03.25 00:22:59.083279 [ 294 ] {} <Debug> TCP-Session: 18607f4b-03d6-49c4-acb5-e026e683e77f Authenticating user 'default' from [fd00:1122:3344:101::e]:60069 | ||
| 14165 | 2026.03.25 00:22:59.083297 [ 293 ] {} <Debug> TCP-Session: 2ad7c3e1-7b2d-4116-842b-4913b0a3fba9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14166 | 2026.03.25 00:22:59.083293 [ 291 ] {} <Debug> TCP-Session: 6a533b33-00d2-4601-ba9f-c15638c40e90 Authenticating user 'default' from [fd00:1122:3344:101::e]:33153 | ||
| 14167 | 2026.03.25 00:22:59.083320 [ 294 ] {} <Debug> TCP-Session: 18607f4b-03d6-49c4-acb5-e026e683e77f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14168 | 2026.03.25 00:22:59.083250 [ 296 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14169 | 2026.03.25 00:22:59.083351 [ 294 ] {} <Debug> TCP-Session: 18607f4b-03d6-49c4-acb5-e026e683e77f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14170 | 2026.03.25 00:22:59.083381 [ 296 ] {} <Debug> TCP-Session: 1be2ca0d-0b3e-40b1-b572-9383f395c5e8 Authenticating user 'default' from [fd00:1122:3344:101::e]:35001 | ||
| 14171 | 2026.03.25 00:22:59.083386 [ 292 ] {7b5db97d-153b-45f6-ad25-c1477391a837} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:35433) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 14172 | 2026.03.25 00:22:59.083408 [ 296 ] {} <Debug> TCP-Session: 1be2ca0d-0b3e-40b1-b572-9383f395c5e8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14173 | 2026.03.25 00:22:59.083346 [ 291 ] {} <Debug> TCP-Session: 6a533b33-00d2-4601-ba9f-c15638c40e90 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14174 | 2026.03.25 00:22:59.083440 [ 296 ] {} <Debug> TCP-Session: 1be2ca0d-0b3e-40b1-b572-9383f395c5e8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14175 | 2026.03.25 00:22:59.083453 [ 291 ] {} <Debug> TCP-Session: 6a533b33-00d2-4601-ba9f-c15638c40e90 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14176 | 2026.03.25 00:22:59.083143 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53019 | ||
| 14177 | 2026.03.25 00:22:59.083134 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35925 | ||
| 14178 | 2026.03.25 00:22:59.083127 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52289 | ||
| 14179 | 2026.03.25 00:22:59.083546 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14180 | 2026.03.25 00:22:59.083167 [ 295 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14181 | 2026.03.25 00:22:59.083586 [ 290 ] {} <Debug> TCP-Session: 761563cc-e74c-4db9-ab87-c8832a527866 Authenticating user 'default' from [fd00:1122:3344:101::e]:53019 | ||
| 14182 | 2026.03.25 00:22:59.083580 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14183 | 2026.03.25 00:22:59.083606 [ 290 ] {} <Debug> TCP-Session: 761563cc-e74c-4db9-ab87-c8832a527866 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14184 | 2026.03.25 00:22:59.083603 [ 295 ] {} <Debug> TCP-Session: f4f409f7-e11e-42d7-b765-637b85ce6857 Authenticating user 'default' from [fd00:1122:3344:101::e]:41695 | ||
| 14185 | 2026.03.25 00:22:59.083617 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14186 | 2026.03.25 00:22:59.083639 [ 295 ] {} <Debug> TCP-Session: f4f409f7-e11e-42d7-b765-637b85ce6857 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14187 | 2026.03.25 00:22:59.083629 [ 290 ] {} <Debug> TCP-Session: 761563cc-e74c-4db9-ab87-c8832a527866 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14188 | 2026.03.25 00:22:59.083684 [ 292 ] {7b5db97d-153b-45f6-ad25-c1477391a837} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 14189 | 2026.03.25 00:22:59.083661 [ 288 ] {} <Debug> TCP-Session: 12c21982-e396-4ae5-93de-c34236ea7ac1 Authenticating user 'default' from [fd00:1122:3344:101::e]:52289 | ||
| 14190 | 2026.03.25 00:22:59.083667 [ 295 ] {} <Debug> TCP-Session: f4f409f7-e11e-42d7-b765-637b85ce6857 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14191 | 2026.03.25 00:22:59.083752 [ 288 ] {} <Debug> TCP-Session: 12c21982-e396-4ae5-93de-c34236ea7ac1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14192 | 2026.03.25 00:22:59.083765 [ 292 ] {7b5db97d-153b-45f6-ad25-c1477391a837} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 14193 | 2026.03.25 00:22:59.083783 [ 288 ] {} <Debug> TCP-Session: 12c21982-e396-4ae5-93de-c34236ea7ac1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14194 | 2026.03.25 00:22:59.083625 [ 289 ] {} <Debug> TCP-Session: bf054bfb-ab0c-47c0-a5a8-7bcecb8ae6f4 Authenticating user 'default' from [fd00:1122:3344:101::e]:35925 | ||
| 14195 | 2026.03.25 00:22:59.083826 [ 289 ] {} <Debug> TCP-Session: bf054bfb-ab0c-47c0-a5a8-7bcecb8ae6f4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14196 | 2026.03.25 00:22:59.083841 [ 289 ] {} <Debug> TCP-Session: bf054bfb-ab0c-47c0-a5a8-7bcecb8ae6f4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14197 | 2026.03.25 00:22:59.084097 [ 292 ] {7b5db97d-153b-45f6-ad25-c1477391a837} <Debug> oximeter.version (97ad2ce0-cded-4649-a1b6-ff7c59ff4a2c) (SelectExecutor): Key condition: unknown | ||
| 14198 | 2026.03.25 00:22:59.085148 [ 335 ] {7b5db97d-153b-45f6-ad25-c1477391a837} <Trace> AggregatingTransform: Aggregating | ||
| 14199 | 2026.03.25 00:22:59.085188 [ 335 ] {7b5db97d-153b-45f6-ad25-c1477391a837} <Trace> Aggregator: Aggregation method: without_key | ||
| 14200 | 2026.03.25 00:22:59.085224 [ 335 ] {7b5db97d-153b-45f6-ad25-c1477391a837} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001017353 sec. (982.943 rows/sec., 38.40 KiB/sec.) | ||
| 14201 | 2026.03.25 00:22:59.085243 [ 335 ] {7b5db97d-153b-45f6-ad25-c1477391a837} <Trace> Aggregator: Merging aggregated data | ||
| 14202 | 2026.03.25 00:22:59.086487 [ 292 ] {7b5db97d-153b-45f6-ad25-c1477391a837} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003156 sec., 316.85678073510775 rows/sec., 12.38 KiB/sec. | ||
| 14203 | 2026.03.25 00:22:59.086646 [ 292 ] {7b5db97d-153b-45f6-ad25-c1477391a837} <Debug> TCPHandler: Processed in 0.003610843 sec. | ||
| 14204 | 2026.03.25 00:22:59.086780 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14205 | 2026.03.25 00:22:59.086809 [ 292 ] {} <Debug> TCP-Session: f4cd9ffe-ad94-4043-9541-daa0b2ec89c9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14206 | 2026.03.25 00:22:59.086812 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14207 | 2026.03.25 00:22:59.086842 [ 295 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14208 | 2026.03.25 00:22:59.086858 [ 293 ] {} <Debug> TCP-Session: 2ad7c3e1-7b2d-4116-842b-4913b0a3fba9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14209 | 2026.03.25 00:22:59.086866 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14210 | 2026.03.25 00:22:59.086882 [ 295 ] {} <Debug> TCP-Session: f4f409f7-e11e-42d7-b765-637b85ce6857 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14211 | 2026.03.25 00:22:59.086903 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14212 | 2026.03.25 00:22:59.086920 [ 291 ] {} <Debug> TCP-Session: 6a533b33-00d2-4601-ba9f-c15638c40e90 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14213 | 2026.03.25 00:22:59.086926 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14214 | 2026.03.25 00:22:59.086944 [ 296 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14215 | 2026.03.25 00:22:59.086967 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14216 | 2026.03.25 00:22:59.086989 [ 294 ] {} <Debug> TCP-Session: 18607f4b-03d6-49c4-acb5-e026e683e77f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14217 | 2026.03.25 00:22:59.087007 [ 296 ] {} <Debug> TCP-Session: 1be2ca0d-0b3e-40b1-b572-9383f395c5e8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14218 | 2026.03.25 00:22:59.087027 [ 290 ] {} <Debug> TCP-Session: 761563cc-e74c-4db9-ab87-c8832a527866 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14219 | 2026.03.25 00:22:59.086882 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14220 | 2026.03.25 00:22:59.086947 [ 288 ] {} <Debug> TCP-Session: 12c21982-e396-4ae5-93de-c34236ea7ac1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14221 | 2026.03.25 00:22:59.087105 [ 289 ] {} <Debug> TCP-Session: bf054bfb-ab0c-47c0-a5a8-7bcecb8ae6f4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14222 | 2026.03.25 00:22:59.707551 [ 142 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 14223 | 2026.03.25 00:22:59.707600 [ 142 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 14224 | 2026.03.25 00:22:59.932861 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 27742 | ||
| 14225 | 2026.03.25 00:22:59.933378 [ 244 ] {} <Trace> system.asynchronous_metric_log (0898b27c-367e-447b-8482-f4822232c365): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14226 | 2026.03.25 00:22:59.933431 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 14227 | 2026.03.25 00:22:59.934028 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 14228 | 2026.03.25 00:22:59.934292 [ 244 ] {} <Trace> system.asynchronous_metric_log (0898b27c-367e-447b-8482-f4822232c365): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14229 | 2026.03.25 00:22:59.934452 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 27742 | ||
| 14230 | 2026.03.25 00:23:01.392739 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 437 | ||
| 14231 | 2026.03.25 00:23:01.408629 [ 243 ] {} <Trace> system.metric_log (8832bb94-2db2-42e0-923d-5bcca7c2cc3b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14232 | 2026.03.25 00:23:01.408690 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 14233 | 2026.03.25 00:23:01.414961 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 14234 | 2026.03.25 00:23:01.415888 [ 243 ] {} <Trace> system.metric_log (8832bb94-2db2-42e0-923d-5bcca7c2cc3b): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14235 | 2026.03.25 00:23:01.419093 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 437 | ||
| 14236 | 2026.03.25 00:23:01.481944 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14237 | 2026.03.25 00:23:01.482111 [ 5 ] {8df6652e-7288-4abb-8984-fbb905025349} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 14238 | 2026.03.25 00:23:01.482178 [ 5 ] {8df6652e-7288-4abb-8984-fbb905025349} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 14239 | 2026.03.25 00:23:01.482730 [ 5 ] {8df6652e-7288-4abb-8984-fbb905025349} <Trace> oximeter.fields_string (da9d4756-c540-45ff-bdbb-bdc9c8d31861): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14240 | 2026.03.25 00:23:01.482773 [ 5 ] {8df6652e-7288-4abb-8984-fbb905025349} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 14241 | 2026.03.25 00:23:01.483125 [ 5 ] {8df6652e-7288-4abb-8984-fbb905025349} <Trace> MergedBlockOutputStream: filled checksums all_98_98_0 (state Temporary) | ||
| 14242 | 2026.03.25 00:23:01.483349 [ 5 ] {8df6652e-7288-4abb-8984-fbb905025349} <Trace> oximeter.fields_string (da9d4756-c540-45ff-bdbb-bdc9c8d31861): Renaming temporary part tmp_insert_all_98_98_0 to all_98_98_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14243 | 2026.03.25 00:23:01.483501 [ 5 ] {8df6652e-7288-4abb-8984-fbb905025349} <Debug> executeQuery: Read 108 rows, 9.31 KiB in 0.001431 sec., 75471.69811320755 rows/sec., 6.35 MiB/sec. | ||
| 14244 | 2026.03.25 00:23:01.483548 [ 5 ] {8df6652e-7288-4abb-8984-fbb905025349} <Debug> TCPHandler: Processed in 0.001720549 sec. | ||
| 14245 | 2026.03.25 00:23:01.483668 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14246 | 2026.03.25 00:23:01.483773 [ 5 ] {98431bcb-14df-4479-a9dd-2b7a8e1cc099} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 14247 | 2026.03.25 00:23:01.483816 [ 5 ] {98431bcb-14df-4479-a9dd-2b7a8e1cc099} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 14248 | 2026.03.25 00:23:01.484247 [ 5 ] {98431bcb-14df-4479-a9dd-2b7a8e1cc099} <Trace> oximeter.fields_u16 (b490aa8d-8720-450c-9d9d-0c0be0c6e0e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14249 | 2026.03.25 00:23:01.484286 [ 5 ] {98431bcb-14df-4479-a9dd-2b7a8e1cc099} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 14250 | 2026.03.25 00:23:01.484606 [ 5 ] {98431bcb-14df-4479-a9dd-2b7a8e1cc099} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
| 14251 | 2026.03.25 00:23:01.484865 [ 5 ] {98431bcb-14df-4479-a9dd-2b7a8e1cc099} <Trace> oximeter.fields_u16 (b490aa8d-8720-450c-9d9d-0c0be0c6e0e1): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14252 | 2026.03.25 00:23:01.485012 [ 140 ] {} <Debug> oximeter.fields_u16 (b490aa8d-8720-450c-9d9d-0c0be0c6e0e1) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 | ||
| 14253 | 2026.03.25 00:23:01.485020 [ 5 ] {98431bcb-14df-4479-a9dd-2b7a8e1cc099} <Debug> executeQuery: Read 26 rows, 1.96 KiB in 0.00127 sec., 20472.440944881888 rows/sec., 1.50 MiB/sec. | ||
| 14254 | 2026.03.25 00:23:01.485084 [ 140 ] {} <Trace> oximeter.fields_u16 (b490aa8d-8720-450c-9d9d-0c0be0c6e0e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14255 | 2026.03.25 00:23:01.485102 [ 5 ] {98431bcb-14df-4479-a9dd-2b7a8e1cc099} <Debug> TCPHandler: Processed in 0.001484414 sec. | ||
| 14256 | 2026.03.25 00:23:01.485113 [ 140 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 14257 | 2026.03.25 00:23:01.485236 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14258 | 2026.03.25 00:23:01.485268 [ 198 ] {b490aa8d-8720-450c-9d9d-0c0be0c6e0e1::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 | ||
| 14259 | 2026.03.25 00:23:01.485346 [ 5 ] {ff468447-2d98-46e0-a92e-02da7d2e894f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 14260 | 2026.03.25 00:23:01.485396 [ 5 ] {ff468447-2d98-46e0-a92e-02da7d2e894f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 14261 | 2026.03.25 00:23:01.485411 [ 198 ] {b490aa8d-8720-450c-9d9d-0c0be0c6e0e1::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14262 | 2026.03.25 00:23:01.485454 [ 198 ] {b490aa8d-8720-450c-9d9d-0c0be0c6e0e1::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_76_15, total 211 rows starting from the beginning of the part | ||
| 14263 | 2026.03.25 00:23:01.485533 [ 198 ] {b490aa8d-8720-450c-9d9d-0c0be0c6e0e1::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 26 rows starting from the beginning of the part | ||
| 14264 | 2026.03.25 00:23:01.485583 [ 198 ] {b490aa8d-8720-450c-9d9d-0c0be0c6e0e1::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 156 rows starting from the beginning of the part | ||
| 14265 | 2026.03.25 00:23:01.485627 [ 198 ] {b490aa8d-8720-450c-9d9d-0c0be0c6e0e1::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 39 rows starting from the beginning of the part | ||
| 14266 | 2026.03.25 00:23:01.485671 [ 198 ] {b490aa8d-8720-450c-9d9d-0c0be0c6e0e1::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 156 rows starting from the beginning of the part | ||
| 14267 | 2026.03.25 00:23:01.485715 [ 198 ] {b490aa8d-8720-450c-9d9d-0c0be0c6e0e1::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 26 rows starting from the beginning of the part | ||
| 14268 | 2026.03.25 00:23:01.485850 [ 5 ] {ff468447-2d98-46e0-a92e-02da7d2e894f} <Trace> oximeter.fields_uuid (6a83c119-7e6c-4ef5-9da4-bd1e7cdd4b62): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14269 | 2026.03.25 00:23:01.485893 [ 5 ] {ff468447-2d98-46e0-a92e-02da7d2e894f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 14270 | 2026.03.25 00:23:01.486234 [ 5 ] {ff468447-2d98-46e0-a92e-02da7d2e894f} <Trace> MergedBlockOutputStream: filled checksums all_98_98_0 (state Temporary) | ||
| 14271 | 2026.03.25 00:23:01.486470 [ 5 ] {ff468447-2d98-46e0-a92e-02da7d2e894f} <Trace> oximeter.fields_uuid (6a83c119-7e6c-4ef5-9da4-bd1e7cdd4b62): Renaming temporary part tmp_insert_all_98_98_0 to all_98_98_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14272 | 2026.03.25 00:23:01.486608 [ 5 ] {ff468447-2d98-46e0-a92e-02da7d2e894f} <Debug> executeQuery: Read 90 rows, 7.20 KiB in 0.001286 sec., 69984.44790046656 rows/sec., 5.47 MiB/sec. | ||
| 14273 | 2026.03.25 00:23:01.486648 [ 5 ] {ff468447-2d98-46e0-a92e-02da7d2e894f} <Debug> TCPHandler: Processed in 0.001462223 sec. | ||
| 14274 | 2026.03.25 00:23:01.486649 [ 201 ] {b490aa8d-8720-450c-9d9d-0c0be0c6e0e1::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 614 rows, containing 5 columns (5 merged, 0 gathered) in 0.001443463 sec., 425365.94287487795 rows/sec., 28.45 MiB/sec. | ||
| 14275 | 2026.03.25 00:23:01.486768 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14276 | 2026.03.25 00:23:01.486806 [ 198 ] {b490aa8d-8720-450c-9d9d-0c0be0c6e0e1::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) | ||
| 14277 | 2026.03.25 00:23:01.486871 [ 5 ] {327d3e74-af1c-4c4c-b5ee-4880bc963afb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 14278 | 2026.03.25 00:23:01.486921 [ 5 ] {327d3e74-af1c-4c4c-b5ee-4880bc963afb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 14279 | 2026.03.25 00:23:01.487060 [ 198 ] {b490aa8d-8720-450c-9d9d-0c0be0c6e0e1::all_1_81_16} <Trace> oximeter.fields_u16 (b490aa8d-8720-450c-9d9d-0c0be0c6e0e1): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14280 | 2026.03.25 00:23:01.487139 [ 198 ] {b490aa8d-8720-450c-9d9d-0c0be0c6e0e1::all_1_81_16} <Trace> oximeter.fields_u16 (b490aa8d-8720-450c-9d9d-0c0be0c6e0e1) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 | ||
| 14281 | 2026.03.25 00:23:01.487226 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.32 MiB. | ||
| 14282 | 2026.03.25 00:23:01.487330 [ 5 ] {327d3e74-af1c-4c4c-b5ee-4880bc963afb} <Trace> oximeter.measurements_cumulativeu64 (d9515f17-c5fd-4592-903e-92bbab0fc185): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14283 | 2026.03.25 00:23:01.487372 [ 5 ] {327d3e74-af1c-4c4c-b5ee-4880bc963afb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 14284 | 2026.03.25 00:23:01.487709 [ 5 ] {327d3e74-af1c-4c4c-b5ee-4880bc963afb} <Trace> MergedBlockOutputStream: filled checksums all_98_98_0 (state Temporary) | ||
| 14285 | 2026.03.25 00:23:01.487912 [ 5 ] {327d3e74-af1c-4c4c-b5ee-4880bc963afb} <Trace> oximeter.measurements_cumulativeu64 (d9515f17-c5fd-4592-903e-92bbab0fc185): Renaming temporary part tmp_insert_all_98_98_0 to all_98_98_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14286 | 2026.03.25 00:23:01.488042 [ 5 ] {327d3e74-af1c-4c4c-b5ee-4880bc963afb} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001192 sec., 134228.1879194631 rows/sec., 9.35 MiB/sec. | ||
| 14287 | 2026.03.25 00:23:01.488079 [ 5 ] {327d3e74-af1c-4c4c-b5ee-4880bc963afb} <Debug> TCPHandler: Processed in 0.001359981 sec. | ||
| 14288 | 2026.03.25 00:23:01.488181 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14289 | 2026.03.25 00:23:01.488275 [ 5 ] {c9676254-6ad2-469e-9d5e-22cecdcba0a3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 14290 | 2026.03.25 00:23:01.488330 [ 5 ] {c9676254-6ad2-469e-9d5e-22cecdcba0a3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 14291 | 2026.03.25 00:23:01.489106 [ 5 ] {c9676254-6ad2-469e-9d5e-22cecdcba0a3} <Trace> oximeter.measurements_histogramu64 (66b3c5cd-c277-4614-b9e1-0e483a2d8930): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14292 | 2026.03.25 00:23:01.489140 [ 5 ] {c9676254-6ad2-469e-9d5e-22cecdcba0a3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 14293 | 2026.03.25 00:23:01.489662 [ 5 ] {c9676254-6ad2-469e-9d5e-22cecdcba0a3} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
| 14294 | 2026.03.25 00:23:01.489885 [ 5 ] {c9676254-6ad2-469e-9d5e-22cecdcba0a3} <Trace> oximeter.measurements_histogramu64 (66b3c5cd-c277-4614-b9e1-0e483a2d8930): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14295 | 2026.03.25 00:23:01.489994 [ 139 ] {} <Debug> oximeter.measurements_histogramu64 (66b3c5cd-c277-4614-b9e1-0e483a2d8930) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 | ||
| 14296 | 2026.03.25 00:23:01.490022 [ 5 ] {c9676254-6ad2-469e-9d5e-22cecdcba0a3} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.001765 sec., 14730.878186968837 rows/sec., 26.40 MiB/sec. | ||
| 14297 | 2026.03.25 00:23:01.490031 [ 139 ] {} <Trace> oximeter.measurements_histogramu64 (66b3c5cd-c277-4614-b9e1-0e483a2d8930): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14298 | 2026.03.25 00:23:01.490054 [ 139 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 14299 | 2026.03.25 00:23:01.490076 [ 5 ] {c9676254-6ad2-469e-9d5e-22cecdcba0a3} <Debug> TCPHandler: Processed in 0.001943414 sec. | ||
| 14300 | 2026.03.25 00:23:01.490131 [ 186 ] {66b3c5cd-c277-4614-b9e1-0e483a2d8930::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 | ||
| 14301 | 2026.03.25 00:23:01.490192 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14302 | 2026.03.25 00:23:01.490291 [ 5 ] {f0899c60-19e9-46bb-b75f-684cf748c345} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 14303 | 2026.03.25 00:23:01.490332 [ 5 ] {f0899c60-19e9-46bb-b75f-684cf748c345} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 14304 | 2026.03.25 00:23:01.490343 [ 186 ] {66b3c5cd-c277-4614-b9e1-0e483a2d8930::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14305 | 2026.03.25 00:23:01.490403 [ 186 ] {66b3c5cd-c277-4614-b9e1-0e483a2d8930::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_76_15, total 1546 rows starting from the beginning of the part | ||
| 14306 | 2026.03.25 00:23:01.490522 [ 186 ] {66b3c5cd-c277-4614-b9e1-0e483a2d8930::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 26 rows starting from the beginning of the part | ||
| 14307 | 2026.03.25 00:23:01.490638 [ 186 ] {66b3c5cd-c277-4614-b9e1-0e483a2d8930::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 14 rows starting from the beginning of the part | ||
| 14308 | 2026.03.25 00:23:01.490665 [ 5 ] {f0899c60-19e9-46bb-b75f-684cf748c345} <Trace> oximeter.measurements_u64 (a46c3f3f-9ded-4b50-9fc2-4f503dd169a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14309 | 2026.03.25 00:23:01.490703 [ 5 ] {f0899c60-19e9-46bb-b75f-684cf748c345} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 14310 | 2026.03.25 00:23:01.490753 [ 186 ] {66b3c5cd-c277-4614-b9e1-0e483a2d8930::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 37 rows starting from the beginning of the part | ||
| 14311 | 2026.03.25 00:23:01.490867 [ 186 ] {66b3c5cd-c277-4614-b9e1-0e483a2d8930::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 14 rows starting from the beginning of the part | ||
| 14312 | 2026.03.25 00:23:01.490976 [ 186 ] {66b3c5cd-c277-4614-b9e1-0e483a2d8930::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 26 rows starting from the beginning of the part | ||
| 14313 | 2026.03.25 00:23:01.491017 [ 5 ] {f0899c60-19e9-46bb-b75f-684cf748c345} <Trace> MergedBlockOutputStream: filled checksums all_98_98_0 (state Temporary) | ||
| 14314 | 2026.03.25 00:23:01.491240 [ 5 ] {f0899c60-19e9-46bb-b75f-684cf748c345} <Trace> oximeter.measurements_u64 (a46c3f3f-9ded-4b50-9fc2-4f503dd169a4): Renaming temporary part tmp_insert_all_98_98_0 to all_98_98_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14315 | 2026.03.25 00:23:01.491397 [ 5 ] {f0899c60-19e9-46bb-b75f-684cf748c345} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001124 sec., 53380.78291814947 rows/sec., 3.60 MiB/sec. | ||
| 14316 | 2026.03.25 00:23:01.491434 [ 5 ] {f0899c60-19e9-46bb-b75f-684cf748c345} <Debug> TCPHandler: Processed in 0.001290079 sec. | ||
| 14317 | 2026.03.25 00:23:01.498831 [ 198 ] {66b3c5cd-c277-4614-b9e1-0e483a2d8930::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1663 rows, containing 19 columns (19 merged, 0 gathered) in 0.00873178 sec., 190453.72192153262 rows/sec., 341.28 MiB/sec. | ||
| 14318 | 2026.03.25 00:23:01.501121 [ 187 ] {66b3c5cd-c277-4614-b9e1-0e483a2d8930::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) | ||
| 14319 | 2026.03.25 00:23:01.501582 [ 187 ] {66b3c5cd-c277-4614-b9e1-0e483a2d8930::all_1_81_16} <Trace> oximeter.measurements_histogramu64 (66b3c5cd-c277-4614-b9e1-0e483a2d8930): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14320 | 2026.03.25 00:23:01.501673 [ 187 ] {66b3c5cd-c277-4614-b9e1-0e483a2d8930::all_1_81_16} <Trace> oximeter.measurements_histogramu64 (66b3c5cd-c277-4614-b9e1-0e483a2d8930) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 | ||
| 14321 | 2026.03.25 00:23:01.501820 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.60 MiB. | ||
| 14322 | 2026.03.25 00:23:02.000193 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 342.06 MiB, peak 353.61 MiB, free memory in arenas 0.00 B, will set to 346.89 MiB (RSS), difference: 4.84 MiB | ||
| 14323 | 2026.03.25 00:23:05.068480 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 1860 | ||
| 14324 | 2026.03.25 00:23:05.071137 [ 242 ] {} <Trace> system.query_log (9703172c-9101-4506-b1d0-613c64f918a0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14325 | 2026.03.25 00:23:05.071196 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 14326 | 2026.03.25 00:23:05.072435 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 14327 | 2026.03.25 00:23:05.072718 [ 242 ] {} <Trace> system.query_log (9703172c-9101-4506-b1d0-613c64f918a0): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14328 | 2026.03.25 00:23:05.073106 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1860 | ||
| 14329 | 2026.03.25 00:23:06.488310 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14330 | 2026.03.25 00:23:06.488493 [ 5 ] {b7c56dde-3b97-44a0-888a-8b3489c0b8f9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 14331 | 2026.03.25 00:23:06.488582 [ 5 ] {b7c56dde-3b97-44a0-888a-8b3489c0b8f9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 14332 | 2026.03.25 00:23:06.489595 [ 5 ] {b7c56dde-3b97-44a0-888a-8b3489c0b8f9} <Trace> oximeter.fields_i16 (78240462-1731-4218-9a79-d1fbaf59befe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14333 | 2026.03.25 00:23:06.489632 [ 5 ] {b7c56dde-3b97-44a0-888a-8b3489c0b8f9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 14334 | 2026.03.25 00:23:06.490034 [ 5 ] {b7c56dde-3b97-44a0-888a-8b3489c0b8f9} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 14335 | 2026.03.25 00:23:06.490256 [ 5 ] {b7c56dde-3b97-44a0-888a-8b3489c0b8f9} <Trace> oximeter.fields_i16 (78240462-1731-4218-9a79-d1fbaf59befe): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14336 | 2026.03.25 00:23:06.490412 [ 5 ] {b7c56dde-3b97-44a0-888a-8b3489c0b8f9} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001966 sec., 144455.7477110885 rows/sec., 9.17 MiB/sec. | ||
| 14337 | 2026.03.25 00:23:06.490453 [ 5 ] {b7c56dde-3b97-44a0-888a-8b3489c0b8f9} <Debug> TCPHandler: Processed in 0.002270463 sec. | ||
| 14338 | 2026.03.25 00:23:06.490576 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14339 | 2026.03.25 00:23:06.490671 [ 5 ] {ed8956b3-b740-48a3-91d8-c2534a50e5a5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 14340 | 2026.03.25 00:23:06.490711 [ 5 ] {ed8956b3-b740-48a3-91d8-c2534a50e5a5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 14341 | 2026.03.25 00:23:06.491114 [ 5 ] {ed8956b3-b740-48a3-91d8-c2534a50e5a5} <Trace> oximeter.fields_ipaddr (2be1fe0e-d681-4366-b872-d5e7a11bcfe0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14342 | 2026.03.25 00:23:06.491147 [ 5 ] {ed8956b3-b740-48a3-91d8-c2534a50e5a5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 14343 | 2026.03.25 00:23:06.491437 [ 5 ] {ed8956b3-b740-48a3-91d8-c2534a50e5a5} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 14344 | 2026.03.25 00:23:06.491642 [ 5 ] {ed8956b3-b740-48a3-91d8-c2534a50e5a5} <Trace> oximeter.fields_ipaddr (2be1fe0e-d681-4366-b872-d5e7a11bcfe0): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14345 | 2026.03.25 00:23:06.491766 [ 5 ] {ed8956b3-b740-48a3-91d8-c2534a50e5a5} <Debug> executeQuery: Read 14 rows, 1.14 KiB in 0.001114 sec., 12567.324955116697 rows/sec., 1.00 MiB/sec. | ||
| 14346 | 2026.03.25 00:23:06.491803 [ 5 ] {ed8956b3-b740-48a3-91d8-c2534a50e5a5} <Debug> TCPHandler: Processed in 0.00127533 sec. | ||
| 14347 | 2026.03.25 00:23:06.491910 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14348 | 2026.03.25 00:23:06.492003 [ 5 ] {7611ecc2-774d-44d4-92e2-eecb04d43ecb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 14349 | 2026.03.25 00:23:06.492042 [ 5 ] {7611ecc2-774d-44d4-92e2-eecb04d43ecb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 14350 | 2026.03.25 00:23:06.492825 [ 5 ] {7611ecc2-774d-44d4-92e2-eecb04d43ecb} <Trace> oximeter.fields_string (da9d4756-c540-45ff-bdbb-bdc9c8d31861): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14351 | 2026.03.25 00:23:06.492860 [ 5 ] {7611ecc2-774d-44d4-92e2-eecb04d43ecb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 14352 | 2026.03.25 00:23:06.493207 [ 5 ] {7611ecc2-774d-44d4-92e2-eecb04d43ecb} <Trace> MergedBlockOutputStream: filled checksums all_99_99_0 (state Temporary) | ||
| 14353 | 2026.03.25 00:23:06.493415 [ 5 ] {7611ecc2-774d-44d4-92e2-eecb04d43ecb} <Trace> oximeter.fields_string (da9d4756-c540-45ff-bdbb-bdc9c8d31861): Renaming temporary part tmp_insert_all_99_99_0 to all_99_99_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14354 | 2026.03.25 00:23:06.493539 [ 5 ] {7611ecc2-774d-44d4-92e2-eecb04d43ecb} <Debug> executeQuery: Read 832 rows, 66.80 KiB in 0.001553 sec., 535737.2826786864 rows/sec., 42.01 MiB/sec. | ||
| 14355 | 2026.03.25 00:23:06.493575 [ 5 ] {7611ecc2-774d-44d4-92e2-eecb04d43ecb} <Debug> TCPHandler: Processed in 0.001713079 sec. | ||
| 14356 | 2026.03.25 00:23:06.493683 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14357 | 2026.03.25 00:23:06.493775 [ 5 ] {248ecb5c-7060-44ac-bf4b-3d6533aa36d0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 14358 | 2026.03.25 00:23:06.493814 [ 5 ] {248ecb5c-7060-44ac-bf4b-3d6533aa36d0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 14359 | 2026.03.25 00:23:06.494257 [ 5 ] {248ecb5c-7060-44ac-bf4b-3d6533aa36d0} <Trace> oximeter.fields_u16 (b490aa8d-8720-450c-9d9d-0c0be0c6e0e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14360 | 2026.03.25 00:23:06.494290 [ 5 ] {248ecb5c-7060-44ac-bf4b-3d6533aa36d0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 14361 | 2026.03.25 00:23:06.494618 [ 5 ] {248ecb5c-7060-44ac-bf4b-3d6533aa36d0} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
| 14362 | 2026.03.25 00:23:06.494822 [ 5 ] {248ecb5c-7060-44ac-bf4b-3d6533aa36d0} <Trace> oximeter.fields_u16 (b490aa8d-8720-450c-9d9d-0c0be0c6e0e1): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14363 | 2026.03.25 00:23:06.494943 [ 5 ] {248ecb5c-7060-44ac-bf4b-3d6533aa36d0} <Debug> executeQuery: Read 170 rows, 10.57 KiB in 0.001186 sec., 143338.9544688027 rows/sec., 8.71 MiB/sec. | ||
| 14364 | 2026.03.25 00:23:06.494978 [ 5 ] {248ecb5c-7060-44ac-bf4b-3d6533aa36d0} <Debug> TCPHandler: Processed in 0.0013438 sec. | ||
| 14365 | 2026.03.25 00:23:06.495088 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14366 | 2026.03.25 00:23:06.495182 [ 5 ] {eaaa51b9-2028-4427-85c4-036c172fb567} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 14367 | 2026.03.25 00:23:06.495221 [ 5 ] {eaaa51b9-2028-4427-85c4-036c172fb567} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 14368 | 2026.03.25 00:23:06.495650 [ 5 ] {eaaa51b9-2028-4427-85c4-036c172fb567} <Trace> oximeter.fields_u32 (79eddaf6-5920-48fe-8c45-6c5582e58677): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14369 | 2026.03.25 00:23:06.495685 [ 5 ] {eaaa51b9-2028-4427-85c4-036c172fb567} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 14370 | 2026.03.25 00:23:06.495982 [ 5 ] {eaaa51b9-2028-4427-85c4-036c172fb567} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 14371 | 2026.03.25 00:23:06.496181 [ 5 ] {eaaa51b9-2028-4427-85c4-036c172fb567} <Trace> oximeter.fields_u32 (79eddaf6-5920-48fe-8c45-6c5582e58677): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14372 | 2026.03.25 00:23:06.496300 [ 5 ] {eaaa51b9-2028-4427-85c4-036c172fb567} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001137 sec., 131046.61389621811 rows/sec., 8.47 MiB/sec. | ||
| 14373 | 2026.03.25 00:23:06.496336 [ 5 ] {eaaa51b9-2028-4427-85c4-036c172fb567} <Debug> TCPHandler: Processed in 0.00129618 sec. | ||
| 14374 | 2026.03.25 00:23:06.496446 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14375 | 2026.03.25 00:23:06.496539 [ 5 ] {1a1fca53-6236-4e79-b770-741c4e4b2f8c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 14376 | 2026.03.25 00:23:06.496577 [ 5 ] {1a1fca53-6236-4e79-b770-741c4e4b2f8c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 14377 | 2026.03.25 00:23:06.497000 [ 5 ] {1a1fca53-6236-4e79-b770-741c4e4b2f8c} <Trace> oximeter.fields_u8 (fa258e8d-285a-434f-b894-6be795807874): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14378 | 2026.03.25 00:23:06.497033 [ 5 ] {1a1fca53-6236-4e79-b770-741c4e4b2f8c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 14379 | 2026.03.25 00:23:06.497341 [ 5 ] {1a1fca53-6236-4e79-b770-741c4e4b2f8c} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 14380 | 2026.03.25 00:23:06.497542 [ 5 ] {1a1fca53-6236-4e79-b770-741c4e4b2f8c} <Trace> oximeter.fields_u8 (fa258e8d-285a-434f-b894-6be795807874): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14381 | 2026.03.25 00:23:06.497672 [ 5 ] {1a1fca53-6236-4e79-b770-741c4e4b2f8c} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001153 sec., 128360.79791847356 rows/sec., 7.30 MiB/sec. | ||
| 14382 | 2026.03.25 00:23:06.497709 [ 5 ] {1a1fca53-6236-4e79-b770-741c4e4b2f8c} <Debug> TCPHandler: Processed in 0.00131306 sec. | ||
| 14383 | 2026.03.25 00:23:06.497820 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14384 | 2026.03.25 00:23:06.497913 [ 5 ] {5dc228c4-bc97-4cf5-b273-b18e9e09a236} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 14385 | 2026.03.25 00:23:06.497952 [ 5 ] {5dc228c4-bc97-4cf5-b273-b18e9e09a236} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 14386 | 2026.03.25 00:23:06.498537 [ 5 ] {5dc228c4-bc97-4cf5-b273-b18e9e09a236} <Trace> oximeter.fields_uuid (6a83c119-7e6c-4ef5-9da4-bd1e7cdd4b62): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14387 | 2026.03.25 00:23:06.498572 [ 5 ] {5dc228c4-bc97-4cf5-b273-b18e9e09a236} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 14388 | 2026.03.25 00:23:06.498908 [ 5 ] {5dc228c4-bc97-4cf5-b273-b18e9e09a236} <Trace> MergedBlockOutputStream: filled checksums all_99_99_0 (state Temporary) | ||
| 14389 | 2026.03.25 00:23:06.499117 [ 5 ] {5dc228c4-bc97-4cf5-b273-b18e9e09a236} <Trace> oximeter.fields_uuid (6a83c119-7e6c-4ef5-9da4-bd1e7cdd4b62): Renaming temporary part tmp_insert_all_99_99_0 to all_99_99_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14390 | 2026.03.25 00:23:06.499240 [ 5 ] {5dc228c4-bc97-4cf5-b273-b18e9e09a236} <Debug> executeQuery: Read 518 rows, 37.44 KiB in 0.001344 sec., 385416.6666666667 rows/sec., 27.21 MiB/sec. | ||
| 14391 | 2026.03.25 00:23:06.499277 [ 5 ] {5dc228c4-bc97-4cf5-b273-b18e9e09a236} <Debug> TCPHandler: Processed in 0.001504324 sec. | ||
| 14392 | 2026.03.25 00:23:06.499384 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14393 | 2026.03.25 00:23:06.499478 [ 5 ] {cb7b2fb6-3d3a-4cb0-8184-2246db78b398} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 14394 | 2026.03.25 00:23:06.499519 [ 5 ] {cb7b2fb6-3d3a-4cb0-8184-2246db78b398} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 14395 | 2026.03.25 00:23:06.499847 [ 5 ] {cb7b2fb6-3d3a-4cb0-8184-2246db78b398} <Trace> oximeter.measurements_bool (8a3ce6e0-f76a-4ba2-9a43-4275c3c9549e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14396 | 2026.03.25 00:23:06.499881 [ 5 ] {cb7b2fb6-3d3a-4cb0-8184-2246db78b398} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 14397 | 2026.03.25 00:23:06.500183 [ 5 ] {cb7b2fb6-3d3a-4cb0-8184-2246db78b398} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 14398 | 2026.03.25 00:23:06.500386 [ 5 ] {cb7b2fb6-3d3a-4cb0-8184-2246db78b398} <Trace> oximeter.measurements_bool (8a3ce6e0-f76a-4ba2-9a43-4275c3c9549e): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14399 | 2026.03.25 00:23:06.500509 [ 5 ] {cb7b2fb6-3d3a-4cb0-8184-2246db78b398} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001049 sec., 5719.733079122974 rows/sec., 298.83 KiB/sec. | ||
| 14400 | 2026.03.25 00:23:06.500544 [ 5 ] {cb7b2fb6-3d3a-4cb0-8184-2246db78b398} <Debug> TCPHandler: Processed in 0.001208257 sec. | ||
| 14401 | 2026.03.25 00:23:06.500651 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14402 | 2026.03.25 00:23:06.500743 [ 5 ] {77da08d2-8e64-4ed0-ae2b-d0fa69e949bc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 14403 | 2026.03.25 00:23:06.500785 [ 5 ] {77da08d2-8e64-4ed0-ae2b-d0fa69e949bc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 14404 | 2026.03.25 00:23:06.501183 [ 5 ] {77da08d2-8e64-4ed0-ae2b-d0fa69e949bc} <Trace> oximeter.measurements_cumulativeu64 (d9515f17-c5fd-4592-903e-92bbab0fc185): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14405 | 2026.03.25 00:23:06.501217 [ 5 ] {77da08d2-8e64-4ed0-ae2b-d0fa69e949bc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 14406 | 2026.03.25 00:23:06.501546 [ 5 ] {77da08d2-8e64-4ed0-ae2b-d0fa69e949bc} <Trace> MergedBlockOutputStream: filled checksums all_99_99_0 (state Temporary) | ||
| 14407 | 2026.03.25 00:23:06.501743 [ 5 ] {77da08d2-8e64-4ed0-ae2b-d0fa69e949bc} <Trace> oximeter.measurements_cumulativeu64 (d9515f17-c5fd-4592-903e-92bbab0fc185): Renaming temporary part tmp_insert_all_99_99_0 to all_99_99_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14408 | 2026.03.25 00:23:06.501865 [ 5 ] {77da08d2-8e64-4ed0-ae2b-d0fa69e949bc} <Debug> executeQuery: Read 272 rows, 18.52 KiB in 0.00114 sec., 238596.4912280702 rows/sec., 15.87 MiB/sec. | ||
| 14409 | 2026.03.25 00:23:06.501900 [ 5 ] {77da08d2-8e64-4ed0-ae2b-d0fa69e949bc} <Debug> TCPHandler: Processed in 0.001297649 sec. | ||
| 14410 | 2026.03.25 00:23:06.502010 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14411 | 2026.03.25 00:23:06.502101 [ 5 ] {48108878-e328-4689-bd7d-e8e1f9b69721} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 14412 | 2026.03.25 00:23:06.502142 [ 5 ] {48108878-e328-4689-bd7d-e8e1f9b69721} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 14413 | 2026.03.25 00:23:06.502447 [ 5 ] {48108878-e328-4689-bd7d-e8e1f9b69721} <Trace> oximeter.measurements_f64 (212c2a6f-90cf-4c71-aafe-78c3b1fd8e79): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14414 | 2026.03.25 00:23:06.502480 [ 5 ] {48108878-e328-4689-bd7d-e8e1f9b69721} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 14415 | 2026.03.25 00:23:06.502770 [ 5 ] {48108878-e328-4689-bd7d-e8e1f9b69721} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 14416 | 2026.03.25 00:23:06.502995 [ 5 ] {48108878-e328-4689-bd7d-e8e1f9b69721} <Trace> oximeter.measurements_f64 (212c2a6f-90cf-4c71-aafe-78c3b1fd8e79): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14417 | 2026.03.25 00:23:06.503119 [ 5 ] {48108878-e328-4689-bd7d-e8e1f9b69721} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001036 sec., 965.2509652509652 rows/sec., 65.04 KiB/sec. | ||
| 14418 | 2026.03.25 00:23:06.503155 [ 5 ] {48108878-e328-4689-bd7d-e8e1f9b69721} <Debug> TCPHandler: Processed in 0.001192927 sec. | ||
| 14419 | 2026.03.25 00:23:06.503260 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14420 | 2026.03.25 00:23:06.503354 [ 5 ] {1f1d55ac-f0ac-4345-8a0d-c1ea14ac4a63} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 14421 | 2026.03.25 00:23:06.503406 [ 5 ] {1f1d55ac-f0ac-4345-8a0d-c1ea14ac4a63} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 14422 | 2026.03.25 00:23:06.504174 [ 5 ] {1f1d55ac-f0ac-4345-8a0d-c1ea14ac4a63} <Trace> oximeter.measurements_histogramu64 (66b3c5cd-c277-4614-b9e1-0e483a2d8930): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14423 | 2026.03.25 00:23:06.504209 [ 5 ] {1f1d55ac-f0ac-4345-8a0d-c1ea14ac4a63} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 14424 | 2026.03.25 00:23:06.504731 [ 5 ] {1f1d55ac-f0ac-4345-8a0d-c1ea14ac4a63} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
| 14425 | 2026.03.25 00:23:06.504946 [ 5 ] {1f1d55ac-f0ac-4345-8a0d-c1ea14ac4a63} <Trace> oximeter.measurements_histogramu64 (66b3c5cd-c277-4614-b9e1-0e483a2d8930): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14426 | 2026.03.25 00:23:06.505082 [ 5 ] {1f1d55ac-f0ac-4345-8a0d-c1ea14ac4a63} <Debug> executeQuery: Read 14 rows, 25.69 KiB in 0.001745 sec., 8022.9226361031515 rows/sec., 14.38 MiB/sec. | ||
| 14427 | 2026.03.25 00:23:06.505135 [ 5 ] {1f1d55ac-f0ac-4345-8a0d-c1ea14ac4a63} <Debug> TCPHandler: Processed in 0.001922614 sec. | ||
| 14428 | 2026.03.25 00:23:06.505249 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14429 | 2026.03.25 00:23:06.505342 [ 5 ] {a1bfae19-53a7-4aaf-9a16-71de62ab4fc3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 14430 | 2026.03.25 00:23:06.505383 [ 5 ] {a1bfae19-53a7-4aaf-9a16-71de62ab4fc3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 14431 | 2026.03.25 00:23:06.505713 [ 5 ] {a1bfae19-53a7-4aaf-9a16-71de62ab4fc3} <Trace> oximeter.measurements_u64 (a46c3f3f-9ded-4b50-9fc2-4f503dd169a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14432 | 2026.03.25 00:23:06.505747 [ 5 ] {a1bfae19-53a7-4aaf-9a16-71de62ab4fc3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 14433 | 2026.03.25 00:23:06.506050 [ 5 ] {a1bfae19-53a7-4aaf-9a16-71de62ab4fc3} <Trace> MergedBlockOutputStream: filled checksums all_99_99_0 (state Temporary) | ||
| 14434 | 2026.03.25 00:23:06.506252 [ 5 ] {a1bfae19-53a7-4aaf-9a16-71de62ab4fc3} <Trace> oximeter.measurements_u64 (a46c3f3f-9ded-4b50-9fc2-4f503dd169a4): Renaming temporary part tmp_insert_all_99_99_0 to all_99_99_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14435 | 2026.03.25 00:23:06.506375 [ 5 ] {a1bfae19-53a7-4aaf-9a16-71de62ab4fc3} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001052 sec., 85551.33079847909 rows/sec., 5.35 MiB/sec. | ||
| 14436 | 2026.03.25 00:23:06.506411 [ 5 ] {a1bfae19-53a7-4aaf-9a16-71de62ab4fc3} <Debug> TCPHandler: Processed in 0.001210818 sec. | ||
| 14437 | 2026.03.25 00:23:07.435489 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 28254 | ||
| 14438 | 2026.03.25 00:23:07.436031 [ 244 ] {} <Trace> system.asynchronous_metric_log (0898b27c-367e-447b-8482-f4822232c365): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14439 | 2026.03.25 00:23:07.436074 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 14440 | 2026.03.25 00:23:07.436561 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 14441 | 2026.03.25 00:23:07.436797 [ 244 ] {} <Trace> system.asynchronous_metric_log (0898b27c-367e-447b-8482-f4822232c365): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14442 | 2026.03.25 00:23:07.436943 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 28254 | ||
| 14443 | 2026.03.25 00:23:08.920035 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 445 | ||
| 14444 | 2026.03.25 00:23:08.936486 [ 243 ] {} <Trace> system.metric_log (8832bb94-2db2-42e0-923d-5bcca7c2cc3b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14445 | 2026.03.25 00:23:08.936554 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 14446 | 2026.03.25 00:23:08.942795 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 14447 | 2026.03.25 00:23:08.943583 [ 243 ] {} <Trace> system.metric_log (8832bb94-2db2-42e0-923d-5bcca7c2cc3b): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14448 | 2026.03.25 00:23:08.948000 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 445 | ||
| 14449 | 2026.03.25 00:23:11.480224 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14450 | 2026.03.25 00:23:11.480429 [ 5 ] {b76e1ba4-34b0-4b62-a40c-d1f9dbaa5ef4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 14451 | 2026.03.25 00:23:11.480505 [ 5 ] {b76e1ba4-34b0-4b62-a40c-d1f9dbaa5ef4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 14452 | 2026.03.25 00:23:11.481193 [ 5 ] {b76e1ba4-34b0-4b62-a40c-d1f9dbaa5ef4} <Trace> oximeter.fields_string (da9d4756-c540-45ff-bdbb-bdc9c8d31861): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14453 | 2026.03.25 00:23:11.481245 [ 5 ] {b76e1ba4-34b0-4b62-a40c-d1f9dbaa5ef4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 14454 | 2026.03.25 00:23:11.481666 [ 5 ] {b76e1ba4-34b0-4b62-a40c-d1f9dbaa5ef4} <Trace> MergedBlockOutputStream: filled checksums all_100_100_0 (state Temporary) | ||
| 14455 | 2026.03.25 00:23:11.481925 [ 5 ] {b76e1ba4-34b0-4b62-a40c-d1f9dbaa5ef4} <Trace> oximeter.fields_string (da9d4756-c540-45ff-bdbb-bdc9c8d31861): Renaming temporary part tmp_insert_all_100_100_0 to all_100_100_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14456 | 2026.03.25 00:23:11.482090 [ 5 ] {b76e1ba4-34b0-4b62-a40c-d1f9dbaa5ef4} <Debug> executeQuery: Read 108 rows, 9.31 KiB in 0.001713 sec., 63047.28546409808 rows/sec., 5.31 MiB/sec. | ||
| 14457 | 2026.03.25 00:23:11.482142 [ 5 ] {b76e1ba4-34b0-4b62-a40c-d1f9dbaa5ef4} <Debug> TCPHandler: Processed in 0.002055007 sec. | ||
| 14458 | 2026.03.25 00:23:11.482270 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14459 | 2026.03.25 00:23:11.482373 [ 5 ] {0eb62e0b-a5d6-435e-9653-5b3cf5969dc9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 14460 | 2026.03.25 00:23:11.482418 [ 5 ] {0eb62e0b-a5d6-435e-9653-5b3cf5969dc9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 14461 | 2026.03.25 00:23:11.482835 [ 5 ] {0eb62e0b-a5d6-435e-9653-5b3cf5969dc9} <Trace> oximeter.fields_u16 (b490aa8d-8720-450c-9d9d-0c0be0c6e0e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14462 | 2026.03.25 00:23:11.482874 [ 5 ] {0eb62e0b-a5d6-435e-9653-5b3cf5969dc9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 14463 | 2026.03.25 00:23:11.483193 [ 5 ] {0eb62e0b-a5d6-435e-9653-5b3cf5969dc9} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
| 14464 | 2026.03.25 00:23:11.483403 [ 5 ] {0eb62e0b-a5d6-435e-9653-5b3cf5969dc9} <Trace> oximeter.fields_u16 (b490aa8d-8720-450c-9d9d-0c0be0c6e0e1): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14465 | 2026.03.25 00:23:11.483535 [ 5 ] {0eb62e0b-a5d6-435e-9653-5b3cf5969dc9} <Debug> executeQuery: Read 26 rows, 1.96 KiB in 0.001186 sec., 21922.428330522765 rows/sec., 1.61 MiB/sec. | ||
| 14466 | 2026.03.25 00:23:11.483573 [ 5 ] {0eb62e0b-a5d6-435e-9653-5b3cf5969dc9} <Debug> TCPHandler: Processed in 0.001355231 sec. | ||
| 14467 | 2026.03.25 00:23:11.483683 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14468 | 2026.03.25 00:23:11.483776 [ 5 ] {88e06421-a128-4fbc-b698-681a63dcddfc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 14469 | 2026.03.25 00:23:11.483817 [ 5 ] {88e06421-a128-4fbc-b698-681a63dcddfc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 14470 | 2026.03.25 00:23:11.484232 [ 5 ] {88e06421-a128-4fbc-b698-681a63dcddfc} <Trace> oximeter.fields_uuid (6a83c119-7e6c-4ef5-9da4-bd1e7cdd4b62): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14471 | 2026.03.25 00:23:11.484269 [ 5 ] {88e06421-a128-4fbc-b698-681a63dcddfc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 14472 | 2026.03.25 00:23:11.484590 [ 5 ] {88e06421-a128-4fbc-b698-681a63dcddfc} <Trace> MergedBlockOutputStream: filled checksums all_100_100_0 (state Temporary) | ||
| 14473 | 2026.03.25 00:23:11.484801 [ 5 ] {88e06421-a128-4fbc-b698-681a63dcddfc} <Trace> oximeter.fields_uuid (6a83c119-7e6c-4ef5-9da4-bd1e7cdd4b62): Renaming temporary part tmp_insert_all_100_100_0 to all_100_100_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14474 | 2026.03.25 00:23:11.484930 [ 5 ] {88e06421-a128-4fbc-b698-681a63dcddfc} <Debug> executeQuery: Read 90 rows, 7.20 KiB in 0.001172 sec., 76791.80887372013 rows/sec., 6.00 MiB/sec. | ||
| 14475 | 2026.03.25 00:23:11.484968 [ 5 ] {88e06421-a128-4fbc-b698-681a63dcddfc} <Debug> TCPHandler: Processed in 0.00133354 sec. | ||
| 14476 | 2026.03.25 00:23:11.485099 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14477 | 2026.03.25 00:23:11.485192 [ 5 ] {9dd93d71-b565-439d-b52f-3c8730a78cb4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 14478 | 2026.03.25 00:23:11.485235 [ 5 ] {9dd93d71-b565-439d-b52f-3c8730a78cb4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 14479 | 2026.03.25 00:23:11.485646 [ 5 ] {9dd93d71-b565-439d-b52f-3c8730a78cb4} <Trace> oximeter.measurements_cumulativeu64 (d9515f17-c5fd-4592-903e-92bbab0fc185): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14480 | 2026.03.25 00:23:11.485683 [ 5 ] {9dd93d71-b565-439d-b52f-3c8730a78cb4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 14481 | 2026.03.25 00:23:11.486023 [ 5 ] {9dd93d71-b565-439d-b52f-3c8730a78cb4} <Trace> MergedBlockOutputStream: filled checksums all_100_100_0 (state Temporary) | ||
| 14482 | 2026.03.25 00:23:11.486253 [ 5 ] {9dd93d71-b565-439d-b52f-3c8730a78cb4} <Trace> oximeter.measurements_cumulativeu64 (d9515f17-c5fd-4592-903e-92bbab0fc185): Renaming temporary part tmp_insert_all_100_100_0 to all_100_100_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14483 | 2026.03.25 00:23:11.486382 [ 5 ] {9dd93d71-b565-439d-b52f-3c8730a78cb4} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001209 sec., 132340.77750206782 rows/sec., 9.22 MiB/sec. | ||
| 14484 | 2026.03.25 00:23:11.486419 [ 5 ] {9dd93d71-b565-439d-b52f-3c8730a78cb4} <Debug> TCPHandler: Processed in 0.001368502 sec. | ||
| 14485 | 2026.03.25 00:23:11.486529 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14486 | 2026.03.25 00:23:11.486622 [ 5 ] {3acfb60e-fa19-4359-820c-77e65a81d10c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 14487 | 2026.03.25 00:23:11.486675 [ 5 ] {3acfb60e-fa19-4359-820c-77e65a81d10c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 14488 | 2026.03.25 00:23:11.487507 [ 5 ] {3acfb60e-fa19-4359-820c-77e65a81d10c} <Trace> oximeter.measurements_histogramu64 (66b3c5cd-c277-4614-b9e1-0e483a2d8930): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14489 | 2026.03.25 00:23:11.487543 [ 5 ] {3acfb60e-fa19-4359-820c-77e65a81d10c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 14490 | 2026.03.25 00:23:11.488086 [ 5 ] {3acfb60e-fa19-4359-820c-77e65a81d10c} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
| 14491 | 2026.03.25 00:23:11.488309 [ 5 ] {3acfb60e-fa19-4359-820c-77e65a81d10c} <Trace> oximeter.measurements_histogramu64 (66b3c5cd-c277-4614-b9e1-0e483a2d8930): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14492 | 2026.03.25 00:23:11.488443 [ 5 ] {3acfb60e-fa19-4359-820c-77e65a81d10c} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.001839 sec., 14138.118542686243 rows/sec., 25.33 MiB/sec. | ||
| 14493 | 2026.03.25 00:23:11.488585 [ 5 ] {3acfb60e-fa19-4359-820c-77e65a81d10c} <Debug> TCPHandler: Processed in 0.002103928 sec. | ||
| 14494 | 2026.03.25 00:23:11.488698 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14495 | 2026.03.25 00:23:11.488792 [ 5 ] {b744a8da-7d40-4e06-8163-09b37545f54e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 14496 | 2026.03.25 00:23:11.488834 [ 5 ] {b744a8da-7d40-4e06-8163-09b37545f54e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 14497 | 2026.03.25 00:23:11.489252 [ 5 ] {b744a8da-7d40-4e06-8163-09b37545f54e} <Trace> oximeter.measurements_u64 (a46c3f3f-9ded-4b50-9fc2-4f503dd169a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14498 | 2026.03.25 00:23:11.489298 [ 5 ] {b744a8da-7d40-4e06-8163-09b37545f54e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 14499 | 2026.03.25 00:23:11.489670 [ 5 ] {b744a8da-7d40-4e06-8163-09b37545f54e} <Trace> MergedBlockOutputStream: filled checksums all_100_100_0 (state Temporary) | ||
| 14500 | 2026.03.25 00:23:11.489878 [ 5 ] {b744a8da-7d40-4e06-8163-09b37545f54e} <Trace> oximeter.measurements_u64 (a46c3f3f-9ded-4b50-9fc2-4f503dd169a4): Renaming temporary part tmp_insert_all_100_100_0 to all_100_100_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14501 | 2026.03.25 00:23:11.490102 [ 5 ] {b744a8da-7d40-4e06-8163-09b37545f54e} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001328 sec., 45180.72289156626 rows/sec., 3.04 MiB/sec. | ||
| 14502 | 2026.03.25 00:23:11.490141 [ 5 ] {b744a8da-7d40-4e06-8163-09b37545f54e} <Debug> TCPHandler: Processed in 0.001491204 sec. | ||
| 14503 | 2026.03.25 00:23:14.707641 [ 29 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 14504 | 2026.03.25 00:23:14.707698 [ 29 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 14505 | 2026.03.25 00:23:14.937123 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 28702 | ||
| 14506 | 2026.03.25 00:23:14.937696 [ 244 ] {} <Trace> system.asynchronous_metric_log (0898b27c-367e-447b-8482-f4822232c365): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14507 | 2026.03.25 00:23:14.937744 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 14508 | 2026.03.25 00:23:14.938236 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 14509 | 2026.03.25 00:23:14.938467 [ 244 ] {} <Trace> system.asynchronous_metric_log (0898b27c-367e-447b-8482-f4822232c365): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14510 | 2026.03.25 00:23:14.938610 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 28702 | ||
| 14511 | 2026.03.25 00:23:15.074281 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 1896 | ||
| 14512 | 2026.03.25 00:23:15.076846 [ 242 ] {} <Trace> system.query_log (9703172c-9101-4506-b1d0-613c64f918a0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14513 | 2026.03.25 00:23:15.076905 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 14514 | 2026.03.25 00:23:15.078143 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 14515 | 2026.03.25 00:23:15.078410 [ 242 ] {} <Trace> system.query_log (9703172c-9101-4506-b1d0-613c64f918a0): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14516 | 2026.03.25 00:23:15.078775 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1896 | ||
| 14517 | 2026.03.25 00:23:16.448123 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 452 | ||
| 14518 | 2026.03.25 00:23:16.465269 [ 243 ] {} <Trace> system.metric_log (8832bb94-2db2-42e0-923d-5bcca7c2cc3b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14519 | 2026.03.25 00:23:16.465332 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 14520 | 2026.03.25 00:23:16.471978 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 14521 | 2026.03.25 00:23:16.472886 [ 243 ] {} <Trace> system.metric_log (8832bb94-2db2-42e0-923d-5bcca7c2cc3b): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14522 | 2026.03.25 00:23:16.477516 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 452 | ||
| 14523 | 2026.03.25 00:23:16.487945 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14524 | 2026.03.25 00:23:16.488108 [ 5 ] {04bf496a-e3b0-4974-bb10-bea444546a9a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 14525 | 2026.03.25 00:23:16.488174 [ 5 ] {04bf496a-e3b0-4974-bb10-bea444546a9a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 14526 | 2026.03.25 00:23:16.488932 [ 5 ] {04bf496a-e3b0-4974-bb10-bea444546a9a} <Trace> oximeter.fields_i16 (78240462-1731-4218-9a79-d1fbaf59befe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14527 | 2026.03.25 00:23:16.488972 [ 5 ] {04bf496a-e3b0-4974-bb10-bea444546a9a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 14528 | 2026.03.25 00:23:16.489331 [ 5 ] {04bf496a-e3b0-4974-bb10-bea444546a9a} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 14529 | 2026.03.25 00:23:16.489547 [ 5 ] {04bf496a-e3b0-4974-bb10-bea444546a9a} <Trace> oximeter.fields_i16 (78240462-1731-4218-9a79-d1fbaf59befe): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14530 | 2026.03.25 00:23:16.489694 [ 5 ] {04bf496a-e3b0-4974-bb10-bea444546a9a} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001635 sec., 173700.30581039755 rows/sec., 11.03 MiB/sec. | ||
| 14531 | 2026.03.25 00:23:16.489736 [ 5 ] {04bf496a-e3b0-4974-bb10-bea444546a9a} <Debug> TCPHandler: Processed in 0.001920224 sec. | ||
| 14532 | 2026.03.25 00:23:16.489865 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14533 | 2026.03.25 00:23:16.489960 [ 5 ] {41b02931-db44-48fd-a348-22c770c19475} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 14534 | 2026.03.25 00:23:16.490002 [ 5 ] {41b02931-db44-48fd-a348-22c770c19475} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 14535 | 2026.03.25 00:23:16.490854 [ 5 ] {41b02931-db44-48fd-a348-22c770c19475} <Trace> oximeter.fields_string (da9d4756-c540-45ff-bdbb-bdc9c8d31861): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14536 | 2026.03.25 00:23:16.490891 [ 5 ] {41b02931-db44-48fd-a348-22c770c19475} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 14537 | 2026.03.25 00:23:16.491242 [ 5 ] {41b02931-db44-48fd-a348-22c770c19475} <Trace> MergedBlockOutputStream: filled checksums all_101_101_0 (state Temporary) | ||
| 14538 | 2026.03.25 00:23:16.491459 [ 5 ] {41b02931-db44-48fd-a348-22c770c19475} <Trace> oximeter.fields_string (da9d4756-c540-45ff-bdbb-bdc9c8d31861): Renaming temporary part tmp_insert_all_101_101_0 to all_101_101_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14539 | 2026.03.25 00:23:16.491591 [ 5 ] {41b02931-db44-48fd-a348-22c770c19475} <Debug> executeQuery: Read 825 rows, 66.29 KiB in 0.001649 sec., 500303.2140691328 rows/sec., 39.26 MiB/sec. | ||
| 14540 | 2026.03.25 00:23:16.491588 [ 36 ] {} <Debug> oximeter.fields_string (da9d4756-c540-45ff-bdbb-bdc9c8d31861) (MergerMutator): Selected 6 parts from all_1_96_19 to all_101_101_0 | ||
| 14541 | 2026.03.25 00:23:16.491630 [ 5 ] {41b02931-db44-48fd-a348-22c770c19475} <Debug> TCPHandler: Processed in 0.001814772 sec. | ||
| 14542 | 2026.03.25 00:23:16.491667 [ 36 ] {} <Trace> oximeter.fields_string (da9d4756-c540-45ff-bdbb-bdc9c8d31861): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14543 | 2026.03.25 00:23:16.491698 [ 36 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 14544 | 2026.03.25 00:23:16.491791 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14545 | 2026.03.25 00:23:16.491800 [ 187 ] {da9d4756-c540-45ff-bdbb-bdc9c8d31861::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 | ||
| 14546 | 2026.03.25 00:23:16.491909 [ 5 ] {734b0fd0-184f-43fe-b35b-3f02749219ca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 14547 | 2026.03.25 00:23:16.491911 [ 187 ] {da9d4756-c540-45ff-bdbb-bdc9c8d31861::all_1_101_20} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14548 | 2026.03.25 00:23:16.491957 [ 5 ] {734b0fd0-184f-43fe-b35b-3f02749219ca} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 14549 | 2026.03.25 00:23:16.491958 [ 187 ] {da9d4756-c540-45ff-bdbb-bdc9c8d31861::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_96_19, total 3237 rows starting from the beginning of the part | ||
| 14550 | 2026.03.25 00:23:16.492043 [ 187 ] {da9d4756-c540-45ff-bdbb-bdc9c8d31861::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_97_97_0, total 825 rows starting from the beginning of the part | ||
| 14551 | 2026.03.25 00:23:16.492116 [ 187 ] {da9d4756-c540-45ff-bdbb-bdc9c8d31861::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_98_98_0, total 108 rows starting from the beginning of the part | ||
| 14552 | 2026.03.25 00:23:16.492181 [ 187 ] {da9d4756-c540-45ff-bdbb-bdc9c8d31861::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_99_99_0, total 832 rows starting from the beginning of the part | ||
| 14553 | 2026.03.25 00:23:16.492242 [ 187 ] {da9d4756-c540-45ff-bdbb-bdc9c8d31861::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_100_100_0, total 108 rows starting from the beginning of the part | ||
| 14554 | 2026.03.25 00:23:16.492284 [ 187 ] {da9d4756-c540-45ff-bdbb-bdc9c8d31861::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_101_101_0, total 825 rows starting from the beginning of the part | ||
| 14555 | 2026.03.25 00:23:16.492525 [ 5 ] {734b0fd0-184f-43fe-b35b-3f02749219ca} <Trace> oximeter.fields_u16 (b490aa8d-8720-450c-9d9d-0c0be0c6e0e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14556 | 2026.03.25 00:23:16.492563 [ 5 ] {734b0fd0-184f-43fe-b35b-3f02749219ca} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 14557 | 2026.03.25 00:23:16.492968 [ 5 ] {734b0fd0-184f-43fe-b35b-3f02749219ca} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) | ||
| 14558 | 2026.03.25 00:23:16.493185 [ 5 ] {734b0fd0-184f-43fe-b35b-3f02749219ca} <Trace> oximeter.fields_u16 (b490aa8d-8720-450c-9d9d-0c0be0c6e0e1): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14559 | 2026.03.25 00:23:16.493314 [ 5 ] {734b0fd0-184f-43fe-b35b-3f02749219ca} <Debug> executeQuery: Read 156 rows, 9.59 KiB in 0.001429 sec., 109167.2498250525 rows/sec., 6.56 MiB/sec. | ||
| 14560 | 2026.03.25 00:23:16.493352 [ 5 ] {734b0fd0-184f-43fe-b35b-3f02749219ca} <Debug> TCPHandler: Processed in 0.001619207 sec. | ||
| 14561 | 2026.03.25 00:23:16.493467 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14562 | 2026.03.25 00:23:16.493560 [ 5 ] {092deb62-87b1-4ed7-92d0-9c8c4d8226a5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 14563 | 2026.03.25 00:23:16.493599 [ 5 ] {092deb62-87b1-4ed7-92d0-9c8c4d8226a5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 14564 | 2026.03.25 00:23:16.494032 [ 5 ] {092deb62-87b1-4ed7-92d0-9c8c4d8226a5} <Trace> oximeter.fields_u32 (79eddaf6-5920-48fe-8c45-6c5582e58677): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14565 | 2026.03.25 00:23:16.494067 [ 5 ] {092deb62-87b1-4ed7-92d0-9c8c4d8226a5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 14566 | 2026.03.25 00:23:16.494374 [ 5 ] {092deb62-87b1-4ed7-92d0-9c8c4d8226a5} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 14567 | 2026.03.25 00:23:16.494523 [ 198 ] {da9d4756-c540-45ff-bdbb-bdc9c8d31861::all_1_101_20} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5935 rows, containing 5 columns (5 merged, 0 gathered) in 0.002768413 sec., 2143827.5286238003 rows/sec., 173.01 MiB/sec. | ||
| 14568 | 2026.03.25 00:23:16.494585 [ 5 ] {092deb62-87b1-4ed7-92d0-9c8c4d8226a5} <Trace> oximeter.fields_u32 (79eddaf6-5920-48fe-8c45-6c5582e58677): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14569 | 2026.03.25 00:23:16.494722 [ 5 ] {092deb62-87b1-4ed7-92d0-9c8c4d8226a5} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.00118 sec., 126271.18644067796 rows/sec., 8.16 MiB/sec. | ||
| 14570 | 2026.03.25 00:23:16.494760 [ 5 ] {092deb62-87b1-4ed7-92d0-9c8c4d8226a5} <Debug> TCPHandler: Processed in 0.001342631 sec. | ||
| 14571 | 2026.03.25 00:23:16.494877 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14572 | 2026.03.25 00:23:16.494894 [ 194 ] {da9d4756-c540-45ff-bdbb-bdc9c8d31861::all_1_101_20} <Trace> MergedBlockOutputStream: filled checksums all_1_101_20 (state Temporary) | ||
| 14573 | 2026.03.25 00:23:16.494971 [ 5 ] {5226a889-ef6a-4f86-b12e-589c15c40007} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 14574 | 2026.03.25 00:23:16.495017 [ 5 ] {5226a889-ef6a-4f86-b12e-589c15c40007} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 14575 | 2026.03.25 00:23:16.495209 [ 194 ] {da9d4756-c540-45ff-bdbb-bdc9c8d31861::all_1_101_20} <Trace> oximeter.fields_string (da9d4756-c540-45ff-bdbb-bdc9c8d31861): Renaming temporary part tmp_merge_all_1_101_20 to all_1_101_20 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14576 | 2026.03.25 00:23:16.495301 [ 194 ] {da9d4756-c540-45ff-bdbb-bdc9c8d31861::all_1_101_20} <Trace> oximeter.fields_string (da9d4756-c540-45ff-bdbb-bdc9c8d31861) (MergerMutator): Merged 6 parts: [all_1_96_19, all_101_101_0] -> all_1_101_20 | ||
| 14577 | 2026.03.25 00:23:16.495402 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.17 MiB. | ||
| 14578 | 2026.03.25 00:23:16.495452 [ 5 ] {5226a889-ef6a-4f86-b12e-589c15c40007} <Trace> oximeter.fields_u8 (fa258e8d-285a-434f-b894-6be795807874): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14579 | 2026.03.25 00:23:16.495494 [ 5 ] {5226a889-ef6a-4f86-b12e-589c15c40007} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 14580 | 2026.03.25 00:23:16.495802 [ 5 ] {5226a889-ef6a-4f86-b12e-589c15c40007} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 14581 | 2026.03.25 00:23:16.496008 [ 5 ] {5226a889-ef6a-4f86-b12e-589c15c40007} <Trace> oximeter.fields_u8 (fa258e8d-285a-434f-b894-6be795807874): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14582 | 2026.03.25 00:23:16.496137 [ 5 ] {5226a889-ef6a-4f86-b12e-589c15c40007} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001183 sec., 125105.66356720202 rows/sec., 7.12 MiB/sec. | ||
| 14583 | 2026.03.25 00:23:16.496175 [ 5 ] {5226a889-ef6a-4f86-b12e-589c15c40007} <Debug> TCPHandler: Processed in 0.001346311 sec. | ||
| 14584 | 2026.03.25 00:23:16.496288 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14585 | 2026.03.25 00:23:16.496379 [ 5 ] {5e598cb5-7a3e-4504-8b7f-d80df936b791} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 14586 | 2026.03.25 00:23:16.496420 [ 5 ] {5e598cb5-7a3e-4504-8b7f-d80df936b791} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 14587 | 2026.03.25 00:23:16.497018 [ 5 ] {5e598cb5-7a3e-4504-8b7f-d80df936b791} <Trace> oximeter.fields_uuid (6a83c119-7e6c-4ef5-9da4-bd1e7cdd4b62): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14588 | 2026.03.25 00:23:16.497053 [ 5 ] {5e598cb5-7a3e-4504-8b7f-d80df936b791} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 14589 | 2026.03.25 00:23:16.497373 [ 5 ] {5e598cb5-7a3e-4504-8b7f-d80df936b791} <Trace> MergedBlockOutputStream: filled checksums all_101_101_0 (state Temporary) | ||
| 14590 | 2026.03.25 00:23:16.497587 [ 5 ] {5e598cb5-7a3e-4504-8b7f-d80df936b791} <Trace> oximeter.fields_uuid (6a83c119-7e6c-4ef5-9da4-bd1e7cdd4b62): Renaming temporary part tmp_insert_all_101_101_0 to all_101_101_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14591 | 2026.03.25 00:23:16.497704 [ 36 ] {} <Debug> oximeter.fields_uuid (6a83c119-7e6c-4ef5-9da4-bd1e7cdd4b62) (MergerMutator): Selected 6 parts from all_1_96_19 to all_101_101_0 | ||
| 14592 | 2026.03.25 00:23:16.497717 [ 5 ] {5e598cb5-7a3e-4504-8b7f-d80df936b791} <Debug> executeQuery: Read 504 rows, 36.30 KiB in 0.001354 sec., 372230.4283604136 rows/sec., 26.18 MiB/sec. | ||
| 14593 | 2026.03.25 00:23:16.497743 [ 36 ] {} <Trace> oximeter.fields_uuid (6a83c119-7e6c-4ef5-9da4-bd1e7cdd4b62): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14594 | 2026.03.25 00:23:16.497767 [ 36 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 14595 | 2026.03.25 00:23:16.497769 [ 5 ] {5e598cb5-7a3e-4504-8b7f-d80df936b791} <Debug> TCPHandler: Processed in 0.001530135 sec. | ||
| 14596 | 2026.03.25 00:23:16.497865 [ 190 ] {6a83c119-7e6c-4ef5-9da4-bd1e7cdd4b62::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 | ||
| 14597 | 2026.03.25 00:23:16.497893 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14598 | 2026.03.25 00:23:16.497988 [ 190 ] {6a83c119-7e6c-4ef5-9da4-bd1e7cdd4b62::all_1_101_20} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14599 | 2026.03.25 00:23:16.497991 [ 5 ] {813365fe-026a-43cf-8e67-b64a67f83872} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 14600 | 2026.03.25 00:23:16.498030 [ 190 ] {6a83c119-7e6c-4ef5-9da4-bd1e7cdd4b62::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_96_19, total 1792 rows starting from the beginning of the part | ||
| 14601 | 2026.03.25 00:23:16.498049 [ 5 ] {813365fe-026a-43cf-8e67-b64a67f83872} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 14602 | 2026.03.25 00:23:16.498108 [ 190 ] {6a83c119-7e6c-4ef5-9da4-bd1e7cdd4b62::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_97_97_0, total 504 rows starting from the beginning of the part | ||
| 14603 | 2026.03.25 00:23:16.498166 [ 190 ] {6a83c119-7e6c-4ef5-9da4-bd1e7cdd4b62::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_98_98_0, total 90 rows starting from the beginning of the part | ||
| 14604 | 2026.03.25 00:23:16.498215 [ 190 ] {6a83c119-7e6c-4ef5-9da4-bd1e7cdd4b62::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_99_99_0, total 518 rows starting from the beginning of the part | ||
| 14605 | 2026.03.25 00:23:16.498259 [ 190 ] {6a83c119-7e6c-4ef5-9da4-bd1e7cdd4b62::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_100_100_0, total 90 rows starting from the beginning of the part | ||
| 14606 | 2026.03.25 00:23:16.498306 [ 190 ] {6a83c119-7e6c-4ef5-9da4-bd1e7cdd4b62::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_101_101_0, total 504 rows starting from the beginning of the part | ||
| 14607 | 2026.03.25 00:23:16.498389 [ 5 ] {813365fe-026a-43cf-8e67-b64a67f83872} <Trace> oximeter.measurements_bool (8a3ce6e0-f76a-4ba2-9a43-4275c3c9549e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14608 | 2026.03.25 00:23:16.498430 [ 5 ] {813365fe-026a-43cf-8e67-b64a67f83872} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 14609 | 2026.03.25 00:23:16.498777 [ 5 ] {813365fe-026a-43cf-8e67-b64a67f83872} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 14610 | 2026.03.25 00:23:16.499024 [ 5 ] {813365fe-026a-43cf-8e67-b64a67f83872} <Trace> oximeter.measurements_bool (8a3ce6e0-f76a-4ba2-9a43-4275c3c9549e): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14611 | 2026.03.25 00:23:16.499158 [ 5 ] {813365fe-026a-43cf-8e67-b64a67f83872} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001186 sec., 5059.021922428331 rows/sec., 264.31 KiB/sec. | ||
| 14612 | 2026.03.25 00:23:16.499197 [ 5 ] {813365fe-026a-43cf-8e67-b64a67f83872} <Debug> TCPHandler: Processed in 0.001352251 sec. | ||
| 14613 | 2026.03.25 00:23:16.499309 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14614 | 2026.03.25 00:23:16.499402 [ 5 ] {75c90d68-e745-4f88-8c34-5877f5dbfac2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 14615 | 2026.03.25 00:23:16.499445 [ 5 ] {75c90d68-e745-4f88-8c34-5877f5dbfac2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 14616 | 2026.03.25 00:23:16.499717 [ 194 ] {6a83c119-7e6c-4ef5-9da4-bd1e7cdd4b62::all_1_101_20} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3498 rows, containing 5 columns (5 merged, 0 gathered) in 0.001899993 sec., 1841059.4144294215 rows/sec., 134.87 MiB/sec. | ||
| 14617 | 2026.03.25 00:23:16.499853 [ 5 ] {75c90d68-e745-4f88-8c34-5877f5dbfac2} <Trace> oximeter.measurements_cumulativeu64 (d9515f17-c5fd-4592-903e-92bbab0fc185): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14618 | 2026.03.25 00:23:16.499897 [ 5 ] {75c90d68-e745-4f88-8c34-5877f5dbfac2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 14619 | 2026.03.25 00:23:16.499917 [ 198 ] {6a83c119-7e6c-4ef5-9da4-bd1e7cdd4b62::all_1_101_20} <Trace> MergedBlockOutputStream: filled checksums all_1_101_20 (state Temporary) | ||
| 14620 | 2026.03.25 00:23:16.500251 [ 198 ] {6a83c119-7e6c-4ef5-9da4-bd1e7cdd4b62::all_1_101_20} <Trace> oximeter.fields_uuid (6a83c119-7e6c-4ef5-9da4-bd1e7cdd4b62): Renaming temporary part tmp_merge_all_1_101_20 to all_1_101_20 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14621 | 2026.03.25 00:23:16.500272 [ 5 ] {75c90d68-e745-4f88-8c34-5877f5dbfac2} <Trace> MergedBlockOutputStream: filled checksums all_101_101_0 (state Temporary) | ||
| 14622 | 2026.03.25 00:23:16.500352 [ 198 ] {6a83c119-7e6c-4ef5-9da4-bd1e7cdd4b62::all_1_101_20} <Trace> oximeter.fields_uuid (6a83c119-7e6c-4ef5-9da4-bd1e7cdd4b62) (MergerMutator): Merged 6 parts: [all_1_96_19, all_101_101_0] -> all_1_101_20 | ||
| 14623 | 2026.03.25 00:23:16.500445 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.74 MiB. | ||
| 14624 | 2026.03.25 00:23:16.500534 [ 5 ] {75c90d68-e745-4f88-8c34-5877f5dbfac2} <Trace> oximeter.measurements_cumulativeu64 (d9515f17-c5fd-4592-903e-92bbab0fc185): Renaming temporary part tmp_insert_all_101_101_0 to all_101_101_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14625 | 2026.03.25 00:23:16.500674 [ 5 ] {75c90d68-e745-4f88-8c34-5877f5dbfac2} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.00129 sec., 205426.3565891473 rows/sec., 13.65 MiB/sec. | ||
| 14626 | 2026.03.25 00:23:16.500713 [ 5 ] {75c90d68-e745-4f88-8c34-5877f5dbfac2} <Debug> TCPHandler: Processed in 0.001452033 sec. | ||
| 14627 | 2026.03.25 00:23:16.500830 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14628 | 2026.03.25 00:23:16.500925 [ 5 ] {33bd93a1-4cc9-49ea-b598-69d0e58f182c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 14629 | 2026.03.25 00:23:16.500968 [ 5 ] {33bd93a1-4cc9-49ea-b598-69d0e58f182c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 14630 | 2026.03.25 00:23:16.501283 [ 5 ] {33bd93a1-4cc9-49ea-b598-69d0e58f182c} <Trace> oximeter.measurements_f64 (212c2a6f-90cf-4c71-aafe-78c3b1fd8e79): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14631 | 2026.03.25 00:23:16.501320 [ 5 ] {33bd93a1-4cc9-49ea-b598-69d0e58f182c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 14632 | 2026.03.25 00:23:16.501686 [ 5 ] {33bd93a1-4cc9-49ea-b598-69d0e58f182c} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 14633 | 2026.03.25 00:23:16.501925 [ 5 ] {33bd93a1-4cc9-49ea-b598-69d0e58f182c} <Trace> oximeter.measurements_f64 (212c2a6f-90cf-4c71-aafe-78c3b1fd8e79): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14634 | 2026.03.25 00:23:16.502054 [ 5 ] {33bd93a1-4cc9-49ea-b598-69d0e58f182c} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001146 sec., 872.6003490401396 rows/sec., 58.80 KiB/sec. | ||
| 14635 | 2026.03.25 00:23:16.502091 [ 5 ] {33bd93a1-4cc9-49ea-b598-69d0e58f182c} <Debug> TCPHandler: Processed in 0.00130852 sec. | ||
| 14636 | 2026.03.25 00:23:16.502199 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14637 | 2026.03.25 00:23:16.502290 [ 5 ] {302dbfa0-51a2-4279-a6ca-b7d8ea531902} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 14638 | 2026.03.25 00:23:16.502343 [ 5 ] {302dbfa0-51a2-4279-a6ca-b7d8ea531902} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 14639 | 2026.03.25 00:23:16.503105 [ 5 ] {302dbfa0-51a2-4279-a6ca-b7d8ea531902} <Trace> oximeter.measurements_histogramu64 (66b3c5cd-c277-4614-b9e1-0e483a2d8930): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14640 | 2026.03.25 00:23:16.503142 [ 5 ] {302dbfa0-51a2-4279-a6ca-b7d8ea531902} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 14641 | 2026.03.25 00:23:16.503661 [ 5 ] {302dbfa0-51a2-4279-a6ca-b7d8ea531902} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) | ||
| 14642 | 2026.03.25 00:23:16.503889 [ 5 ] {302dbfa0-51a2-4279-a6ca-b7d8ea531902} <Trace> oximeter.measurements_histogramu64 (66b3c5cd-c277-4614-b9e1-0e483a2d8930): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14643 | 2026.03.25 00:23:16.504032 [ 5 ] {302dbfa0-51a2-4279-a6ca-b7d8ea531902} <Debug> executeQuery: Read 14 rows, 25.69 KiB in 0.001759 sec., 7959.067652075043 rows/sec., 14.26 MiB/sec. | ||
| 14644 | 2026.03.25 00:23:16.504098 [ 5 ] {302dbfa0-51a2-4279-a6ca-b7d8ea531902} <Debug> TCPHandler: Processed in 0.001946955 sec. | ||
| 14645 | 2026.03.25 00:23:16.504258 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14646 | 2026.03.25 00:23:16.504352 [ 5 ] {5019d2f5-2e03-46ad-8092-902e11a5bd6b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 14647 | 2026.03.25 00:23:16.504395 [ 5 ] {5019d2f5-2e03-46ad-8092-902e11a5bd6b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 14648 | 2026.03.25 00:23:16.504727 [ 5 ] {5019d2f5-2e03-46ad-8092-902e11a5bd6b} <Trace> oximeter.measurements_u64 (a46c3f3f-9ded-4b50-9fc2-4f503dd169a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14649 | 2026.03.25 00:23:16.504764 [ 5 ] {5019d2f5-2e03-46ad-8092-902e11a5bd6b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 14650 | 2026.03.25 00:23:16.505116 [ 5 ] {5019d2f5-2e03-46ad-8092-902e11a5bd6b} <Trace> MergedBlockOutputStream: filled checksums all_101_101_0 (state Temporary) | ||
| 14651 | 2026.03.25 00:23:16.505327 [ 5 ] {5019d2f5-2e03-46ad-8092-902e11a5bd6b} <Trace> oximeter.measurements_u64 (a46c3f3f-9ded-4b50-9fc2-4f503dd169a4): Renaming temporary part tmp_insert_all_101_101_0 to all_101_101_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14652 | 2026.03.25 00:23:16.505456 [ 5 ] {5019d2f5-2e03-46ad-8092-902e11a5bd6b} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001122 sec., 80213.90374331552 rows/sec., 5.02 MiB/sec. | ||
| 14653 | 2026.03.25 00:23:16.505455 [ 31 ] {} <Debug> oximeter.measurements_u64 (a46c3f3f-9ded-4b50-9fc2-4f503dd169a4) (MergerMutator): Selected 6 parts from all_1_96_19 to all_101_101_0 | ||
| 14654 | 2026.03.25 00:23:16.505493 [ 5 ] {5019d2f5-2e03-46ad-8092-902e11a5bd6b} <Debug> TCPHandler: Processed in 0.00130181 sec. | ||
| 14655 | 2026.03.25 00:23:16.505529 [ 31 ] {} <Trace> oximeter.measurements_u64 (a46c3f3f-9ded-4b50-9fc2-4f503dd169a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14656 | 2026.03.25 00:23:16.505555 [ 31 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 14657 | 2026.03.25 00:23:16.505661 [ 188 ] {a46c3f3f-9ded-4b50-9fc2-4f503dd169a4::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 | ||
| 14658 | 2026.03.25 00:23:16.505791 [ 188 ] {a46c3f3f-9ded-4b50-9fc2-4f503dd169a4::all_1_101_20} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14659 | 2026.03.25 00:23:16.505827 [ 188 ] {a46c3f3f-9ded-4b50-9fc2-4f503dd169a4::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_96_19, total 6150 rows starting from the beginning of the part | ||
| 14660 | 2026.03.25 00:23:16.505891 [ 188 ] {a46c3f3f-9ded-4b50-9fc2-4f503dd169a4::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_97_97_0, total 90 rows starting from the beginning of the part | ||
| 14661 | 2026.03.25 00:23:16.505938 [ 188 ] {a46c3f3f-9ded-4b50-9fc2-4f503dd169a4::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 | ||
| 14662 | 2026.03.25 00:23:16.505983 [ 188 ] {a46c3f3f-9ded-4b50-9fc2-4f503dd169a4::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_99_99_0, total 90 rows starting from the beginning of the part | ||
| 14663 | 2026.03.25 00:23:16.506033 [ 188 ] {a46c3f3f-9ded-4b50-9fc2-4f503dd169a4::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 | ||
| 14664 | 2026.03.25 00:23:16.506073 [ 188 ] {a46c3f3f-9ded-4b50-9fc2-4f503dd169a4::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_101_101_0, total 90 rows starting from the beginning of the part | ||
| 14665 | 2026.03.25 00:23:16.507887 [ 198 ] {a46c3f3f-9ded-4b50-9fc2-4f503dd169a4::all_1_101_20} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6540 rows, containing 4 columns (4 merged, 0 gathered) in 0.002276072 sec., 2873371.316900344 rows/sec., 185.26 MiB/sec. | ||
| 14666 | 2026.03.25 00:23:16.508332 [ 194 ] {a46c3f3f-9ded-4b50-9fc2-4f503dd169a4::all_1_101_20} <Trace> MergedBlockOutputStream: filled checksums all_1_101_20 (state Temporary) | ||
| 14667 | 2026.03.25 00:23:16.508639 [ 194 ] {a46c3f3f-9ded-4b50-9fc2-4f503dd169a4::all_1_101_20} <Trace> oximeter.measurements_u64 (a46c3f3f-9ded-4b50-9fc2-4f503dd169a4): Renaming temporary part tmp_merge_all_1_101_20 to all_1_101_20 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14668 | 2026.03.25 00:23:16.508726 [ 194 ] {a46c3f3f-9ded-4b50-9fc2-4f503dd169a4::all_1_101_20} <Trace> oximeter.measurements_u64 (a46c3f3f-9ded-4b50-9fc2-4f503dd169a4) (MergerMutator): Merged 6 parts: [all_1_96_19, all_101_101_0] -> all_1_101_20 | ||
| 14669 | 2026.03.25 00:23:16.508821 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.20 MiB. | ||
| 14670 | 2026.03.25 00:23:17.000158 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 348.27 MiB, peak 353.61 MiB, free memory in arenas 0.00 B, will set to 346.89 MiB (RSS), difference: -1.37 MiB | ||
| 14671 | 2026.03.25 00:23:17.439551 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14672 | 2026.03.25 00:23:17.439747 [ 5 ] {3132fd14-aeb3-4e6c-8aad-793cac37cae5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 14673 | 2026.03.25 00:23:17.439821 [ 5 ] {3132fd14-aeb3-4e6c-8aad-793cac37cae5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 14674 | 2026.03.25 00:23:17.440419 [ 5 ] {3132fd14-aeb3-4e6c-8aad-793cac37cae5} <Trace> oximeter.fields_ipaddr (2be1fe0e-d681-4366-b872-d5e7a11bcfe0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14675 | 2026.03.25 00:23:17.440461 [ 5 ] {3132fd14-aeb3-4e6c-8aad-793cac37cae5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 14676 | 2026.03.25 00:23:17.440846 [ 5 ] {3132fd14-aeb3-4e6c-8aad-793cac37cae5} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 14677 | 2026.03.25 00:23:17.441085 [ 5 ] {3132fd14-aeb3-4e6c-8aad-793cac37cae5} <Trace> oximeter.fields_ipaddr (2be1fe0e-d681-4366-b872-d5e7a11bcfe0): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14678 | 2026.03.25 00:23:17.441213 [ 70 ] {} <Debug> oximeter.fields_ipaddr (2be1fe0e-d681-4366-b872-d5e7a11bcfe0) (MergerMutator): Selected 6 parts from all_1_18_4 to all_23_23_0 | ||
| 14679 | 2026.03.25 00:23:17.441236 [ 5 ] {3132fd14-aeb3-4e6c-8aad-793cac37cae5} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001541 sec., 1297.8585334198572 rows/sec., 105.83 KiB/sec. | ||
| 14680 | 2026.03.25 00:23:17.441284 [ 70 ] {} <Trace> oximeter.fields_ipaddr (2be1fe0e-d681-4366-b872-d5e7a11bcfe0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14681 | 2026.03.25 00:23:17.441299 [ 5 ] {3132fd14-aeb3-4e6c-8aad-793cac37cae5} <Debug> TCPHandler: Processed in 0.001886594 sec. | ||
| 14682 | 2026.03.25 00:23:17.441312 [ 70 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 14683 | 2026.03.25 00:23:17.441429 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14684 | 2026.03.25 00:23:17.441446 [ 188 ] {2be1fe0e-d681-4366-b872-d5e7a11bcfe0::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 | ||
| 14685 | 2026.03.25 00:23:17.441530 [ 5 ] {482bfee3-44e3-4a7f-b713-6f2bf0494de2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 14686 | 2026.03.25 00:23:17.441576 [ 5 ] {482bfee3-44e3-4a7f-b713-6f2bf0494de2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 14687 | 2026.03.25 00:23:17.441606 [ 188 ] {2be1fe0e-d681-4366-b872-d5e7a11bcfe0::all_1_23_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14688 | 2026.03.25 00:23:17.441651 [ 188 ] {2be1fe0e-d681-4366-b872-d5e7a11bcfe0::all_1_23_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_18_4, total 18 rows starting from the beginning of the part | ||
| 14689 | 2026.03.25 00:23:17.441729 [ 188 ] {2be1fe0e-d681-4366-b872-d5e7a11bcfe0::all_1_23_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 14 rows starting from the beginning of the part | ||
| 14690 | 2026.03.25 00:23:17.441782 [ 188 ] {2be1fe0e-d681-4366-b872-d5e7a11bcfe0::all_1_23_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 2 rows starting from the beginning of the part | ||
| 14691 | 2026.03.25 00:23:17.441833 [ 188 ] {2be1fe0e-d681-4366-b872-d5e7a11bcfe0::all_1_23_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 2 rows starting from the beginning of the part | ||
| 14692 | 2026.03.25 00:23:17.441874 [ 188 ] {2be1fe0e-d681-4366-b872-d5e7a11bcfe0::all_1_23_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 14 rows starting from the beginning of the part | ||
| 14693 | 2026.03.25 00:23:17.441914 [ 188 ] {2be1fe0e-d681-4366-b872-d5e7a11bcfe0::all_1_23_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 2 rows starting from the beginning of the part | ||
| 14694 | 2026.03.25 00:23:17.442686 [ 195 ] {2be1fe0e-d681-4366-b872-d5e7a11bcfe0::all_1_23_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 52 rows, containing 5 columns (5 merged, 0 gathered) in 0.00130656 sec., 39799.16727896155 rows/sec., 3.32 MiB/sec. | ||
| 14695 | 2026.03.25 00:23:17.442822 [ 195 ] {2be1fe0e-d681-4366-b872-d5e7a11bcfe0::all_1_23_5} <Trace> MergedBlockOutputStream: filled checksums all_1_23_5 (state Temporary) | ||
| 14696 | 2026.03.25 00:23:17.442917 [ 5 ] {482bfee3-44e3-4a7f-b713-6f2bf0494de2} <Trace> oximeter.fields_string (da9d4756-c540-45ff-bdbb-bdc9c8d31861): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14697 | 2026.03.25 00:23:17.442953 [ 5 ] {482bfee3-44e3-4a7f-b713-6f2bf0494de2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 14698 | 2026.03.25 00:23:17.443092 [ 195 ] {2be1fe0e-d681-4366-b872-d5e7a11bcfe0::all_1_23_5} <Trace> oximeter.fields_ipaddr (2be1fe0e-d681-4366-b872-d5e7a11bcfe0): Renaming temporary part tmp_merge_all_1_23_5 to all_1_23_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14699 | 2026.03.25 00:23:17.443161 [ 195 ] {2be1fe0e-d681-4366-b872-d5e7a11bcfe0::all_1_23_5} <Trace> oximeter.fields_ipaddr (2be1fe0e-d681-4366-b872-d5e7a11bcfe0) (MergerMutator): Merged 6 parts: [all_1_18_4, all_23_23_0] -> all_1_23_5 | ||
| 14700 | 2026.03.25 00:23:17.443256 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB. | ||
| 14701 | 2026.03.25 00:23:17.443415 [ 5 ] {482bfee3-44e3-4a7f-b713-6f2bf0494de2} <Trace> MergedBlockOutputStream: filled checksums all_102_102_0 (state Temporary) | ||
| 14702 | 2026.03.25 00:23:17.443625 [ 5 ] {482bfee3-44e3-4a7f-b713-6f2bf0494de2} <Trace> oximeter.fields_string (da9d4756-c540-45ff-bdbb-bdc9c8d31861): Renaming temporary part tmp_insert_all_102_102_0 to all_102_102_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14703 | 2026.03.25 00:23:17.443756 [ 5 ] {482bfee3-44e3-4a7f-b713-6f2bf0494de2} <Debug> executeQuery: Read 2458 rows, 186.67 KiB in 0.002245 sec., 1094877.5055679288 rows/sec., 81.20 MiB/sec. | ||
| 14704 | 2026.03.25 00:23:17.443796 [ 5 ] {482bfee3-44e3-4a7f-b713-6f2bf0494de2} <Debug> TCPHandler: Processed in 0.002415096 sec. | ||
| 14705 | 2026.03.25 00:23:17.443915 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14706 | 2026.03.25 00:23:17.444009 [ 5 ] {98f25d50-c64c-4542-bf48-82a76768986e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 14707 | 2026.03.25 00:23:17.444050 [ 5 ] {98f25d50-c64c-4542-bf48-82a76768986e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 14708 | 2026.03.25 00:23:17.444466 [ 5 ] {98f25d50-c64c-4542-bf48-82a76768986e} <Trace> oximeter.fields_u16 (b490aa8d-8720-450c-9d9d-0c0be0c6e0e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14709 | 2026.03.25 00:23:17.444502 [ 5 ] {98f25d50-c64c-4542-bf48-82a76768986e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 14710 | 2026.03.25 00:23:17.444805 [ 5 ] {98f25d50-c64c-4542-bf48-82a76768986e} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) | ||
| 14711 | 2026.03.25 00:23:17.445019 [ 5 ] {98f25d50-c64c-4542-bf48-82a76768986e} <Trace> oximeter.fields_u16 (b490aa8d-8720-450c-9d9d-0c0be0c6e0e1): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14712 | 2026.03.25 00:23:17.445153 [ 5 ] {98f25d50-c64c-4542-bf48-82a76768986e} <Debug> executeQuery: Read 39 rows, 2.92 KiB in 0.001162 sec., 33562.82271944922 rows/sec., 2.46 MiB/sec. | ||
| 14713 | 2026.03.25 00:23:17.445192 [ 5 ] {98f25d50-c64c-4542-bf48-82a76768986e} <Debug> TCPHandler: Processed in 0.001325861 sec. | ||
| 14714 | 2026.03.25 00:23:17.445309 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14715 | 2026.03.25 00:23:17.445404 [ 5 ] {943f7c79-a291-46b7-982f-d82d5879744d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 14716 | 2026.03.25 00:23:17.445443 [ 5 ] {943f7c79-a291-46b7-982f-d82d5879744d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 14717 | 2026.03.25 00:23:17.446073 [ 5 ] {943f7c79-a291-46b7-982f-d82d5879744d} <Trace> oximeter.fields_u32 (79eddaf6-5920-48fe-8c45-6c5582e58677): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14718 | 2026.03.25 00:23:17.446107 [ 5 ] {943f7c79-a291-46b7-982f-d82d5879744d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 14719 | 2026.03.25 00:23:17.446433 [ 5 ] {943f7c79-a291-46b7-982f-d82d5879744d} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 14720 | 2026.03.25 00:23:17.446640 [ 5 ] {943f7c79-a291-46b7-982f-d82d5879744d} <Trace> oximeter.fields_u32 (79eddaf6-5920-48fe-8c45-6c5582e58677): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14721 | 2026.03.25 00:23:17.446770 [ 5 ] {943f7c79-a291-46b7-982f-d82d5879744d} <Debug> executeQuery: Read 801 rows, 47.38 KiB in 0.001383 sec., 579175.704989154 rows/sec., 33.46 MiB/sec. | ||
| 14722 | 2026.03.25 00:23:17.446822 [ 5 ] {943f7c79-a291-46b7-982f-d82d5879744d} <Debug> TCPHandler: Processed in 0.001560116 sec. | ||
| 14723 | 2026.03.25 00:23:17.446947 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14724 | 2026.03.25 00:23:17.447043 [ 5 ] {fc61fd96-cf1c-44be-9b1b-fbda73f6ab97} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 14725 | 2026.03.25 00:23:17.447083 [ 5 ] {fc61fd96-cf1c-44be-9b1b-fbda73f6ab97} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 14726 | 2026.03.25 00:23:17.447480 [ 5 ] {fc61fd96-cf1c-44be-9b1b-fbda73f6ab97} <Trace> oximeter.fields_u64 (3ff11c92-02f0-4d7f-b78c-e898b3889a19): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14727 | 2026.03.25 00:23:17.447515 [ 5 ] {fc61fd96-cf1c-44be-9b1b-fbda73f6ab97} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 14728 | 2026.03.25 00:23:17.447818 [ 5 ] {fc61fd96-cf1c-44be-9b1b-fbda73f6ab97} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 14729 | 2026.03.25 00:23:17.448044 [ 5 ] {fc61fd96-cf1c-44be-9b1b-fbda73f6ab97} <Trace> oximeter.fields_u64 (3ff11c92-02f0-4d7f-b78c-e898b3889a19): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14730 | 2026.03.25 00:23:17.448171 [ 5 ] {fc61fd96-cf1c-44be-9b1b-fbda73f6ab97} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001145 sec., 873.3624454148472 rows/sec., 61.41 KiB/sec. | ||
| 14731 | 2026.03.25 00:23:17.448210 [ 5 ] {fc61fd96-cf1c-44be-9b1b-fbda73f6ab97} <Debug> TCPHandler: Processed in 0.00131349 sec. | ||
| 14732 | 2026.03.25 00:23:17.448324 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14733 | 2026.03.25 00:23:17.448417 [ 5 ] {082158eb-5af5-4df9-8eb3-8bd1445a2d55} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 14734 | 2026.03.25 00:23:17.448456 [ 5 ] {082158eb-5af5-4df9-8eb3-8bd1445a2d55} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 14735 | 2026.03.25 00:23:17.449237 [ 5 ] {082158eb-5af5-4df9-8eb3-8bd1445a2d55} <Trace> oximeter.fields_uuid (6a83c119-7e6c-4ef5-9da4-bd1e7cdd4b62): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14736 | 2026.03.25 00:23:17.449273 [ 5 ] {082158eb-5af5-4df9-8eb3-8bd1445a2d55} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 14737 | 2026.03.25 00:23:17.449637 [ 5 ] {082158eb-5af5-4df9-8eb3-8bd1445a2d55} <Trace> MergedBlockOutputStream: filled checksums all_102_102_0 (state Temporary) | ||
| 14738 | 2026.03.25 00:23:17.449852 [ 5 ] {082158eb-5af5-4df9-8eb3-8bd1445a2d55} <Trace> oximeter.fields_uuid (6a83c119-7e6c-4ef5-9da4-bd1e7cdd4b62): Renaming temporary part tmp_insert_all_102_102_0 to all_102_102_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14739 | 2026.03.25 00:23:17.449985 [ 5 ] {082158eb-5af5-4df9-8eb3-8bd1445a2d55} <Debug> executeQuery: Read 1318 rows, 90.36 KiB in 0.001585 sec., 831545.7413249211 rows/sec., 55.67 MiB/sec. | ||
| 14740 | 2026.03.25 00:23:17.450024 [ 5 ] {082158eb-5af5-4df9-8eb3-8bd1445a2d55} <Debug> TCPHandler: Processed in 0.00174914 sec. | ||
| 14741 | 2026.03.25 00:23:17.450138 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14742 | 2026.03.25 00:23:17.450231 [ 5 ] {5278ea6e-bd80-4981-b597-b719d9a38bb9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 14743 | 2026.03.25 00:23:17.450276 [ 5 ] {5278ea6e-bd80-4981-b597-b719d9a38bb9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 14744 | 2026.03.25 00:23:17.450912 [ 5 ] {5278ea6e-bd80-4981-b597-b719d9a38bb9} <Trace> oximeter.measurements_cumulativeu64 (d9515f17-c5fd-4592-903e-92bbab0fc185): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14745 | 2026.03.25 00:23:17.450949 [ 5 ] {5278ea6e-bd80-4981-b597-b719d9a38bb9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 14746 | 2026.03.25 00:23:17.451379 [ 5 ] {5278ea6e-bd80-4981-b597-b719d9a38bb9} <Trace> MergedBlockOutputStream: filled checksums all_102_102_0 (state Temporary) | ||
| 14747 | 2026.03.25 00:23:17.451589 [ 5 ] {5278ea6e-bd80-4981-b597-b719d9a38bb9} <Trace> oximeter.measurements_cumulativeu64 (d9515f17-c5fd-4592-903e-92bbab0fc185): Renaming temporary part tmp_insert_all_102_102_0 to all_102_102_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14748 | 2026.03.25 00:23:17.451710 [ 70 ] {} <Debug> oximeter.measurements_cumulativeu64 (d9515f17-c5fd-4592-903e-92bbab0fc185) (MergerMutator): Selected 6 parts from all_1_97_20 to all_102_102_0 | ||
| 14749 | 2026.03.25 00:23:17.451722 [ 5 ] {5278ea6e-bd80-4981-b597-b719d9a38bb9} <Debug> executeQuery: Read 1497 rows, 92.97 KiB in 0.00151 sec., 991390.7284768212 rows/sec., 60.13 MiB/sec. | ||
| 14750 | 2026.03.25 00:23:17.451760 [ 70 ] {} <Trace> oximeter.measurements_cumulativeu64 (d9515f17-c5fd-4592-903e-92bbab0fc185): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14751 | 2026.03.25 00:23:17.451778 [ 5 ] {5278ea6e-bd80-4981-b597-b719d9a38bb9} <Debug> TCPHandler: Processed in 0.001689359 sec. | ||
| 14752 | 2026.03.25 00:23:17.451783 [ 70 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 14753 | 2026.03.25 00:23:17.451880 [ 195 ] {d9515f17-c5fd-4592-903e-92bbab0fc185::all_1_102_21} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_97_20 to all_102_102_0 into Compact with storage Full | ||
| 14754 | 2026.03.25 00:23:17.451920 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14755 | 2026.03.25 00:23:17.451991 [ 195 ] {d9515f17-c5fd-4592-903e-92bbab0fc185::all_1_102_21} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14756 | 2026.03.25 00:23:17.452026 [ 195 ] {d9515f17-c5fd-4592-903e-92bbab0fc185::all_1_102_21} <Debug> MergeTreeSequentialSource: Reading 6 marks from part all_1_97_20, total 39181 rows starting from the beginning of the part | ||
| 14757 | 2026.03.25 00:23:17.452048 [ 5 ] {a205b72b-4b08-4a40-85f9-2b6200c577f6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 14758 | 2026.03.25 00:23:17.452096 [ 195 ] {d9515f17-c5fd-4592-903e-92bbab0fc185::all_1_102_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_98_98_0, total 160 rows starting from the beginning of the part | ||
| 14759 | 2026.03.25 00:23:17.452116 [ 5 ] {a205b72b-4b08-4a40-85f9-2b6200c577f6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 14760 | 2026.03.25 00:23:17.452148 [ 195 ] {d9515f17-c5fd-4592-903e-92bbab0fc185::all_1_102_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_99_99_0, total 272 rows starting from the beginning of the part | ||
| 14761 | 2026.03.25 00:23:17.452196 [ 195 ] {d9515f17-c5fd-4592-903e-92bbab0fc185::all_1_102_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_100_100_0, total 160 rows starting from the beginning of the part | ||
| 14762 | 2026.03.25 00:23:17.452242 [ 195 ] {d9515f17-c5fd-4592-903e-92bbab0fc185::all_1_102_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_101_101_0, total 265 rows starting from the beginning of the part | ||
| 14763 | 2026.03.25 00:23:17.452290 [ 195 ] {d9515f17-c5fd-4592-903e-92bbab0fc185::all_1_102_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_102_102_0, total 1497 rows starting from the beginning of the part | ||
| 14764 | 2026.03.25 00:23:17.453043 [ 5 ] {a205b72b-4b08-4a40-85f9-2b6200c577f6} <Trace> oximeter.measurements_histogramu64 (66b3c5cd-c277-4614-b9e1-0e483a2d8930): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14765 | 2026.03.25 00:23:17.453087 [ 5 ] {a205b72b-4b08-4a40-85f9-2b6200c577f6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 14766 | 2026.03.25 00:23:17.453672 [ 5 ] {a205b72b-4b08-4a40-85f9-2b6200c577f6} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) | ||
| 14767 | 2026.03.25 00:23:17.453897 [ 5 ] {a205b72b-4b08-4a40-85f9-2b6200c577f6} <Trace> oximeter.measurements_histogramu64 (66b3c5cd-c277-4614-b9e1-0e483a2d8930): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14768 | 2026.03.25 00:23:17.454042 [ 5 ] {a205b72b-4b08-4a40-85f9-2b6200c577f6} <Debug> executeQuery: Read 37 rows, 67.89 KiB in 0.00202 sec., 18316.831683168315 rows/sec., 32.82 MiB/sec. | ||
| 14769 | 2026.03.25 00:23:17.454102 [ 5 ] {a205b72b-4b08-4a40-85f9-2b6200c577f6} <Debug> TCPHandler: Processed in 0.002246791 sec. | ||
| 14770 | 2026.03.25 00:23:17.454221 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14771 | 2026.03.25 00:23:17.454318 [ 5 ] {6c01239a-643a-469e-a423-f7790192fb09} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 14772 | 2026.03.25 00:23:17.454361 [ 5 ] {6c01239a-643a-469e-a423-f7790192fb09} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 14773 | 2026.03.25 00:23:17.454694 [ 5 ] {6c01239a-643a-469e-a423-f7790192fb09} <Trace> oximeter.measurements_u64 (a46c3f3f-9ded-4b50-9fc2-4f503dd169a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14774 | 2026.03.25 00:23:17.454731 [ 5 ] {6c01239a-643a-469e-a423-f7790192fb09} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 14775 | 2026.03.25 00:23:17.455082 [ 5 ] {6c01239a-643a-469e-a423-f7790192fb09} <Trace> MergedBlockOutputStream: filled checksums all_102_102_0 (state Temporary) | ||
| 14776 | 2026.03.25 00:23:17.455389 [ 5 ] {6c01239a-643a-469e-a423-f7790192fb09} <Trace> oximeter.measurements_u64 (a46c3f3f-9ded-4b50-9fc2-4f503dd169a4): Renaming temporary part tmp_insert_all_102_102_0 to all_102_102_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14777 | 2026.03.25 00:23:17.455540 [ 5 ] {6c01239a-643a-469e-a423-f7790192fb09} <Debug> executeQuery: Read 12 rows, 848.00 B in 0.001242 sec., 9661.83574879227 rows/sec., 666.77 KiB/sec. | ||
| 14778 | 2026.03.25 00:23:17.455578 [ 5 ] {6c01239a-643a-469e-a423-f7790192fb09} <Debug> TCPHandler: Processed in 0.001407372 sec. | ||
| 14779 | 2026.03.25 00:23:17.460583 [ 197 ] {d9515f17-c5fd-4592-903e-92bbab0fc185::all_1_102_21} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 41535 rows, containing 5 columns (5 merged, 0 gathered) in 0.008736381 sec., 4754256.940030431 rows/sec., 303.06 MiB/sec. | ||
| 14780 | 2026.03.25 00:23:17.460824 [ 195 ] {d9515f17-c5fd-4592-903e-92bbab0fc185::all_1_102_21} <Trace> MergedBlockOutputStream: filled checksums all_1_102_21 (state Temporary) | ||
| 14781 | 2026.03.25 00:23:17.461073 [ 195 ] {d9515f17-c5fd-4592-903e-92bbab0fc185::all_1_102_21} <Trace> oximeter.measurements_cumulativeu64 (d9515f17-c5fd-4592-903e-92bbab0fc185): Renaming temporary part tmp_merge_all_1_102_21 to all_1_102_21 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14782 | 2026.03.25 00:23:17.461138 [ 195 ] {d9515f17-c5fd-4592-903e-92bbab0fc185::all_1_102_21} <Trace> oximeter.measurements_cumulativeu64 (d9515f17-c5fd-4592-903e-92bbab0fc185) (MergerMutator): Merged 6 parts: [all_1_97_20, all_102_102_0] -> all_1_102_21 | ||
| 14783 | 2026.03.25 00:23:17.461213 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.34 MiB. | ||
| 14784 | 2026.03.25 00:23:21.477971 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14785 | 2026.03.25 00:23:21.478167 [ 5 ] {659d2358-441a-4953-9356-9cedaade3dd2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 14786 | 2026.03.25 00:23:21.478233 [ 5 ] {659d2358-441a-4953-9356-9cedaade3dd2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 14787 | 2026.03.25 00:23:21.478962 [ 5 ] {659d2358-441a-4953-9356-9cedaade3dd2} <Trace> oximeter.fields_string (da9d4756-c540-45ff-bdbb-bdc9c8d31861): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14788 | 2026.03.25 00:23:21.479021 [ 5 ] {659d2358-441a-4953-9356-9cedaade3dd2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 14789 | 2026.03.25 00:23:21.479482 [ 5 ] {659d2358-441a-4953-9356-9cedaade3dd2} <Trace> MergedBlockOutputStream: filled checksums all_103_103_0 (state Temporary) | ||
| 14790 | 2026.03.25 00:23:21.479708 [ 5 ] {659d2358-441a-4953-9356-9cedaade3dd2} <Trace> oximeter.fields_string (da9d4756-c540-45ff-bdbb-bdc9c8d31861): Renaming temporary part tmp_insert_all_103_103_0 to all_103_103_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14791 | 2026.03.25 00:23:21.479873 [ 5 ] {659d2358-441a-4953-9356-9cedaade3dd2} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001755 sec., 31908.831908831908 rows/sec., 2.45 MiB/sec. | ||
| 14792 | 2026.03.25 00:23:21.479923 [ 5 ] {659d2358-441a-4953-9356-9cedaade3dd2} <Debug> TCPHandler: Processed in 0.002090318 sec. | ||
| 14793 | 2026.03.25 00:23:21.480067 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14794 | 2026.03.25 00:23:21.480165 [ 5 ] {3dfed207-13fd-4932-867a-24807d8d6f39} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 14795 | 2026.03.25 00:23:21.480212 [ 5 ] {3dfed207-13fd-4932-867a-24807d8d6f39} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 14796 | 2026.03.25 00:23:21.480661 [ 5 ] {3dfed207-13fd-4932-867a-24807d8d6f39} <Trace> oximeter.fields_uuid (6a83c119-7e6c-4ef5-9da4-bd1e7cdd4b62): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14797 | 2026.03.25 00:23:21.480701 [ 5 ] {3dfed207-13fd-4932-867a-24807d8d6f39} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 14798 | 2026.03.25 00:23:21.481019 [ 5 ] {3dfed207-13fd-4932-867a-24807d8d6f39} <Trace> MergedBlockOutputStream: filled checksums all_103_103_0 (state Temporary) | ||
| 14799 | 2026.03.25 00:23:21.481243 [ 5 ] {3dfed207-13fd-4932-867a-24807d8d6f39} <Trace> oximeter.fields_uuid (6a83c119-7e6c-4ef5-9da4-bd1e7cdd4b62): Renaming temporary part tmp_insert_all_103_103_0 to all_103_103_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14800 | 2026.03.25 00:23:21.481380 [ 5 ] {3dfed207-13fd-4932-867a-24807d8d6f39} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001234 sec., 51863.85737439222 rows/sec., 4.05 MiB/sec. | ||
| 14801 | 2026.03.25 00:23:21.481423 [ 5 ] {3dfed207-13fd-4932-867a-24807d8d6f39} <Debug> TCPHandler: Processed in 0.001412153 sec. | ||
| 14802 | 2026.03.25 00:23:21.481550 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14803 | 2026.03.25 00:23:21.481646 [ 5 ] {504fb16b-6928-4a73-a251-4e10a0ba615d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 14804 | 2026.03.25 00:23:21.481691 [ 5 ] {504fb16b-6928-4a73-a251-4e10a0ba615d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 14805 | 2026.03.25 00:23:21.482106 [ 5 ] {504fb16b-6928-4a73-a251-4e10a0ba615d} <Trace> oximeter.measurements_cumulativeu64 (d9515f17-c5fd-4592-903e-92bbab0fc185): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14806 | 2026.03.25 00:23:21.482142 [ 5 ] {504fb16b-6928-4a73-a251-4e10a0ba615d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 14807 | 2026.03.25 00:23:21.482483 [ 5 ] {504fb16b-6928-4a73-a251-4e10a0ba615d} <Trace> MergedBlockOutputStream: filled checksums all_103_103_0 (state Temporary) | ||
| 14808 | 2026.03.25 00:23:21.482707 [ 5 ] {504fb16b-6928-4a73-a251-4e10a0ba615d} <Trace> oximeter.measurements_cumulativeu64 (d9515f17-c5fd-4592-903e-92bbab0fc185): Renaming temporary part tmp_insert_all_103_103_0 to all_103_103_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14809 | 2026.03.25 00:23:21.482845 [ 5 ] {504fb16b-6928-4a73-a251-4e10a0ba615d} <Debug> executeQuery: Read 128 rows, 9.13 KiB in 0.001218 sec., 105090.31198686371 rows/sec., 7.32 MiB/sec. | ||
| 14810 | 2026.03.25 00:23:21.482889 [ 5 ] {504fb16b-6928-4a73-a251-4e10a0ba615d} <Debug> TCPHandler: Processed in 0.001389492 sec. | ||
| 14811 | 2026.03.25 00:23:21.483021 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14812 | 2026.03.25 00:23:21.483120 [ 5 ] {7709ab24-405b-42c0-8cc4-3329c8dad222} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 14813 | 2026.03.25 00:23:21.483165 [ 5 ] {7709ab24-405b-42c0-8cc4-3329c8dad222} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 14814 | 2026.03.25 00:23:21.483520 [ 5 ] {7709ab24-405b-42c0-8cc4-3329c8dad222} <Trace> oximeter.measurements_u64 (a46c3f3f-9ded-4b50-9fc2-4f503dd169a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14815 | 2026.03.25 00:23:21.483557 [ 5 ] {7709ab24-405b-42c0-8cc4-3329c8dad222} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 14816 | 2026.03.25 00:23:21.483874 [ 5 ] {7709ab24-405b-42c0-8cc4-3329c8dad222} <Trace> MergedBlockOutputStream: filled checksums all_103_103_0 (state Temporary) | ||
| 14817 | 2026.03.25 00:23:21.484129 [ 5 ] {7709ab24-405b-42c0-8cc4-3329c8dad222} <Trace> oximeter.measurements_u64 (a46c3f3f-9ded-4b50-9fc2-4f503dd169a4): Renaming temporary part tmp_insert_all_103_103_0 to all_103_103_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14818 | 2026.03.25 00:23:21.484309 [ 5 ] {7709ab24-405b-42c0-8cc4-3329c8dad222} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001207 sec., 39768.01988400994 rows/sec., 2.68 MiB/sec. | ||
| 14819 | 2026.03.25 00:23:21.484361 [ 5 ] {7709ab24-405b-42c0-8cc4-3329c8dad222} <Debug> TCPHandler: Processed in 0.001391182 sec. | ||
| 14820 | 2026.03.25 00:23:22.438769 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 29214 | ||
| 14821 | 2026.03.25 00:23:22.439346 [ 244 ] {} <Trace> system.asynchronous_metric_log (0898b27c-367e-447b-8482-f4822232c365): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14822 | 2026.03.25 00:23:22.439393 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 14823 | 2026.03.25 00:23:22.439890 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 14824 | 2026.03.25 00:23:22.440116 [ 244 ] {} <Trace> system.asynchronous_metric_log (0898b27c-367e-447b-8482-f4822232c365): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14825 | 2026.03.25 00:23:22.440245 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 29214 | ||
| 14826 | 2026.03.25 00:23:22.440283 [ 51 ] {} <Debug> system.asynchronous_metric_log (0898b27c-367e-447b-8482-f4822232c365) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 14827 | 2026.03.25 00:23:22.440355 [ 51 ] {} <Trace> system.asynchronous_metric_log (0898b27c-367e-447b-8482-f4822232c365): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14828 | 2026.03.25 00:23:22.440376 [ 51 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 14829 | 2026.03.25 00:23:22.440481 [ 188 ] {0898b27c-367e-447b-8482-f4822232c365::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 | ||
| 14830 | 2026.03.25 00:23:22.440602 [ 188 ] {0898b27c-367e-447b-8482-f4822232c365::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14831 | 2026.03.25 00:23:22.440640 [ 188 ] {0898b27c-367e-447b-8482-f4822232c365::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_56_11, total 26782 rows starting from the beginning of the part | ||
| 14832 | 2026.03.25 00:23:22.440706 [ 188 ] {0898b27c-367e-447b-8482-f4822232c365::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 512 rows starting from the beginning of the part | ||
| 14833 | 2026.03.25 00:23:22.440752 [ 188 ] {0898b27c-367e-447b-8482-f4822232c365::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 448 rows starting from the beginning of the part | ||
| 14834 | 2026.03.25 00:23:22.440795 [ 188 ] {0898b27c-367e-447b-8482-f4822232c365::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 512 rows starting from the beginning of the part | ||
| 14835 | 2026.03.25 00:23:22.440835 [ 188 ] {0898b27c-367e-447b-8482-f4822232c365::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 448 rows starting from the beginning of the part | ||
| 14836 | 2026.03.25 00:23:22.440874 [ 188 ] {0898b27c-367e-447b-8482-f4822232c365::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 512 rows starting from the beginning of the part | ||
| 14837 | 2026.03.25 00:23:22.443175 [ 200 ] {0898b27c-367e-447b-8482-f4822232c365::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 29214 rows, containing 4 columns (4 merged, 0 gathered) in 0.002740003 sec., 10662032.12186264 rows/sec., 152.52 MiB/sec. | ||
| 14838 | 2026.03.25 00:23:22.443496 [ 197 ] {0898b27c-367e-447b-8482-f4822232c365::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 14839 | 2026.03.25 00:23:22.443754 [ 197 ] {0898b27c-367e-447b-8482-f4822232c365::all_1_61_12} <Trace> system.asynchronous_metric_log (0898b27c-367e-447b-8482-f4822232c365): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14840 | 2026.03.25 00:23:22.443820 [ 197 ] {0898b27c-367e-447b-8482-f4822232c365::all_1_61_12} <Trace> system.asynchronous_metric_log (0898b27c-367e-447b-8482-f4822232c365) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 14841 | 2026.03.25 00:23:22.443931 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.92 MiB. | ||
| 14842 | 2026.03.25 00:23:23.977634 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 460 | ||
| 14843 | 2026.03.25 00:23:24.005630 [ 243 ] {} <Trace> system.metric_log (8832bb94-2db2-42e0-923d-5bcca7c2cc3b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14844 | 2026.03.25 00:23:24.005732 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 14845 | 2026.03.25 00:23:24.013712 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 14846 | 2026.03.25 00:23:24.014879 [ 243 ] {} <Trace> system.metric_log (8832bb94-2db2-42e0-923d-5bcca7c2cc3b): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14847 | 2026.03.25 00:23:24.015314 [ 12 ] {} <Debug> system.metric_log (8832bb94-2db2-42e0-923d-5bcca7c2cc3b) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 14848 | 2026.03.25 00:23:24.015398 [ 12 ] {} <Trace> system.metric_log (8832bb94-2db2-42e0-923d-5bcca7c2cc3b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14849 | 2026.03.25 00:23:24.015435 [ 12 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 14850 | 2026.03.25 00:23:24.015594 [ 192 ] {8832bb94-2db2-42e0-923d-5bcca7c2cc3b::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 | ||
| 14851 | 2026.03.25 00:23:24.019684 [ 192 ] {8832bb94-2db2-42e0-923d-5bcca7c2cc3b::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14852 | 2026.03.25 00:23:24.021501 [ 192 ] {8832bb94-2db2-42e0-923d-5bcca7c2cc3b::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 | ||
| 14853 | 2026.03.25 00:23:24.022613 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 460 | ||
| 14854 | 2026.03.25 00:23:24.027203 [ 192 ] {8832bb94-2db2-42e0-923d-5bcca7c2cc3b::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 | ||
| 14855 | 2026.03.25 00:23:24.032758 [ 192 ] {8832bb94-2db2-42e0-923d-5bcca7c2cc3b::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 | ||
| 14856 | 2026.03.25 00:23:24.039197 [ 192 ] {8832bb94-2db2-42e0-923d-5bcca7c2cc3b::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 | ||
| 14857 | 2026.03.25 00:23:24.044705 [ 192 ] {8832bb94-2db2-42e0-923d-5bcca7c2cc3b::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 | ||
| 14858 | 2026.03.25 00:23:24.049476 [ 192 ] {8832bb94-2db2-42e0-923d-5bcca7c2cc3b::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 | ||
| 14859 | 2026.03.25 00:23:24.122289 [ 197 ] {8832bb94-2db2-42e0-923d-5bcca7c2cc3b::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 460 rows, containing 679 columns (679 merged, 0 gathered) in 0.1067638 sec., 4308.57650252239 rows/sec., 22.28 MiB/sec. | ||
| 14860 | 2026.03.25 00:23:24.126069 [ 191 ] {8832bb94-2db2-42e0-923d-5bcca7c2cc3b::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 14861 | 2026.03.25 00:23:24.128500 [ 191 ] {8832bb94-2db2-42e0-923d-5bcca7c2cc3b::all_1_61_12} <Trace> system.metric_log (8832bb94-2db2-42e0-923d-5bcca7c2cc3b): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14862 | 2026.03.25 00:23:24.128641 [ 191 ] {8832bb94-2db2-42e0-923d-5bcca7c2cc3b::all_1_61_12} <Trace> system.metric_log (8832bb94-2db2-42e0-923d-5bcca7c2cc3b) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 14863 | 2026.03.25 00:23:24.131644 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 13.97 MiB. | ||
| 14864 | 2026.03.25 00:23:25.079044 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 48 entries to flush up to offset 1944 | ||
| 14865 | 2026.03.25 00:23:25.081774 [ 242 ] {} <Trace> system.query_log (9703172c-9101-4506-b1d0-613c64f918a0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14866 | 2026.03.25 00:23:25.081836 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 14867 | 2026.03.25 00:23:25.083091 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 14868 | 2026.03.25 00:23:25.083379 [ 242 ] {} <Trace> system.query_log (9703172c-9101-4506-b1d0-613c64f918a0): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14869 | 2026.03.25 00:23:25.083751 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1944 | ||
| 14870 | 2026.03.25 00:23:26.488190 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14871 | 2026.03.25 00:23:26.488393 [ 5 ] {08f32187-9a93-466e-99e8-9ffbb673a7b9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 14872 | 2026.03.25 00:23:26.488467 [ 5 ] {08f32187-9a93-466e-99e8-9ffbb673a7b9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 14873 | 2026.03.25 00:23:26.489264 [ 5 ] {08f32187-9a93-466e-99e8-9ffbb673a7b9} <Trace> oximeter.fields_i16 (78240462-1731-4218-9a79-d1fbaf59befe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14874 | 2026.03.25 00:23:26.489312 [ 5 ] {08f32187-9a93-466e-99e8-9ffbb673a7b9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 14875 | 2026.03.25 00:23:26.489713 [ 5 ] {08f32187-9a93-466e-99e8-9ffbb673a7b9} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 14876 | 2026.03.25 00:23:26.489937 [ 5 ] {08f32187-9a93-466e-99e8-9ffbb673a7b9} <Trace> oximeter.fields_i16 (78240462-1731-4218-9a79-d1fbaf59befe): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14877 | 2026.03.25 00:23:26.490075 [ 57 ] {} <Debug> oximeter.fields_i16 (78240462-1731-4218-9a79-d1fbaf59befe) (MergerMutator): Selected 5 parts from all_1_41_10 to all_45_45_0 | ||
| 14878 | 2026.03.25 00:23:26.490087 [ 5 ] {08f32187-9a93-466e-99e8-9ffbb673a7b9} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001746 sec., 162657.50286368842 rows/sec., 10.33 MiB/sec. | ||
| 14879 | 2026.03.25 00:23:26.490136 [ 57 ] {} <Trace> oximeter.fields_i16 (78240462-1731-4218-9a79-d1fbaf59befe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14880 | 2026.03.25 00:23:26.490154 [ 5 ] {08f32187-9a93-466e-99e8-9ffbb673a7b9} <Debug> TCPHandler: Processed in 0.002101888 sec. | ||
| 14881 | 2026.03.25 00:23:26.490162 [ 57 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 14882 | 2026.03.25 00:23:26.490282 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14883 | 2026.03.25 00:23:26.490296 [ 193 ] {78240462-1731-4218-9a79-d1fbaf59befe::all_1_45_11} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_41_10 to all_45_45_0 into Compact with storage Full | ||
| 14884 | 2026.03.25 00:23:26.490382 [ 5 ] {4ad27fc0-9c61-4648-a080-0f832eeb13e1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 14885 | 2026.03.25 00:23:26.490428 [ 5 ] {4ad27fc0-9c61-4648-a080-0f832eeb13e1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 14886 | 2026.03.25 00:23:26.490440 [ 193 ] {78240462-1731-4218-9a79-d1fbaf59befe::all_1_45_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14887 | 2026.03.25 00:23:26.490484 [ 193 ] {78240462-1731-4218-9a79-d1fbaf59befe::all_1_45_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_10, total 284 rows starting from the beginning of the part | ||
| 14888 | 2026.03.25 00:23:26.490561 [ 193 ] {78240462-1731-4218-9a79-d1fbaf59befe::all_1_45_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 284 rows starting from the beginning of the part | ||
| 14889 | 2026.03.25 00:23:26.490615 [ 193 ] {78240462-1731-4218-9a79-d1fbaf59befe::all_1_45_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 284 rows starting from the beginning of the part | ||
| 14890 | 2026.03.25 00:23:26.490665 [ 193 ] {78240462-1731-4218-9a79-d1fbaf59befe::all_1_45_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 284 rows starting from the beginning of the part | ||
| 14891 | 2026.03.25 00:23:26.490709 [ 193 ] {78240462-1731-4218-9a79-d1fbaf59befe::all_1_45_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 284 rows starting from the beginning of the part | ||
| 14892 | 2026.03.25 00:23:26.491209 [ 5 ] {4ad27fc0-9c61-4648-a080-0f832eeb13e1} <Trace> oximeter.fields_string (da9d4756-c540-45ff-bdbb-bdc9c8d31861): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14893 | 2026.03.25 00:23:26.491252 [ 5 ] {4ad27fc0-9c61-4648-a080-0f832eeb13e1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 14894 | 2026.03.25 00:23:26.491642 [ 5 ] {4ad27fc0-9c61-4648-a080-0f832eeb13e1} <Trace> MergedBlockOutputStream: filled checksums all_104_104_0 (state Temporary) | ||
| 14895 | 2026.03.25 00:23:26.491691 [ 197 ] {78240462-1731-4218-9a79-d1fbaf59befe::all_1_45_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1420 rows, containing 5 columns (5 merged, 0 gathered) in 0.001450853 sec., 978734.5788994475 rows/sec., 65.90 MiB/sec. | ||
| 14896 | 2026.03.25 00:23:26.491850 [ 189 ] {78240462-1731-4218-9a79-d1fbaf59befe::all_1_45_11} <Trace> MergedBlockOutputStream: filled checksums all_1_45_11 (state Temporary) | ||
| 14897 | 2026.03.25 00:23:26.491896 [ 5 ] {4ad27fc0-9c61-4648-a080-0f832eeb13e1} <Trace> oximeter.fields_string (da9d4756-c540-45ff-bdbb-bdc9c8d31861): Renaming temporary part tmp_insert_all_104_104_0 to all_104_104_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14898 | 2026.03.25 00:23:26.492048 [ 5 ] {4ad27fc0-9c61-4648-a080-0f832eeb13e1} <Debug> executeQuery: Read 825 rows, 66.29 KiB in 0.001683 sec., 490196.07843137253 rows/sec., 38.46 MiB/sec. | ||
| 14899 | 2026.03.25 00:23:26.492087 [ 5 ] {4ad27fc0-9c61-4648-a080-0f832eeb13e1} <Debug> TCPHandler: Processed in 0.001853872 sec. | ||
| 14900 | 2026.03.25 00:23:26.492150 [ 189 ] {78240462-1731-4218-9a79-d1fbaf59befe::all_1_45_11} <Trace> oximeter.fields_i16 (78240462-1731-4218-9a79-d1fbaf59befe): Renaming temporary part tmp_merge_all_1_45_11 to all_1_45_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14901 | 2026.03.25 00:23:26.492202 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14902 | 2026.03.25 00:23:26.492227 [ 189 ] {78240462-1731-4218-9a79-d1fbaf59befe::all_1_45_11} <Trace> oximeter.fields_i16 (78240462-1731-4218-9a79-d1fbaf59befe) (MergerMutator): Merged 5 parts: [all_1_41_10, all_45_45_0] -> all_1_45_11 | ||
| 14903 | 2026.03.25 00:23:26.492302 [ 5 ] {7d88a496-702a-4ada-8696-87bd5c63e9fe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 14904 | 2026.03.25 00:23:26.492305 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.39 MiB. | ||
| 14905 | 2026.03.25 00:23:26.492350 [ 5 ] {7d88a496-702a-4ada-8696-87bd5c63e9fe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 14906 | 2026.03.25 00:23:26.492805 [ 5 ] {7d88a496-702a-4ada-8696-87bd5c63e9fe} <Trace> oximeter.fields_u16 (b490aa8d-8720-450c-9d9d-0c0be0c6e0e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14907 | 2026.03.25 00:23:26.492842 [ 5 ] {7d88a496-702a-4ada-8696-87bd5c63e9fe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 14908 | 2026.03.25 00:23:26.493160 [ 5 ] {7d88a496-702a-4ada-8696-87bd5c63e9fe} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) | ||
| 14909 | 2026.03.25 00:23:26.493370 [ 5 ] {7d88a496-702a-4ada-8696-87bd5c63e9fe} <Trace> oximeter.fields_u16 (b490aa8d-8720-450c-9d9d-0c0be0c6e0e1): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14910 | 2026.03.25 00:23:26.493500 [ 5 ] {7d88a496-702a-4ada-8696-87bd5c63e9fe} <Debug> executeQuery: Read 156 rows, 9.59 KiB in 0.001216 sec., 128289.47368421052 rows/sec., 7.71 MiB/sec. | ||
| 14911 | 2026.03.25 00:23:26.493528 [ 24 ] {} <Debug> oximeter.fields_u16 (b490aa8d-8720-450c-9d9d-0c0be0c6e0e1) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 | ||
| 14912 | 2026.03.25 00:23:26.493538 [ 5 ] {7d88a496-702a-4ada-8696-87bd5c63e9fe} <Debug> TCPHandler: Processed in 0.001385482 sec. | ||
| 14913 | 2026.03.25 00:23:26.493596 [ 24 ] {} <Trace> oximeter.fields_u16 (b490aa8d-8720-450c-9d9d-0c0be0c6e0e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14914 | 2026.03.25 00:23:26.493626 [ 24 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 14915 | 2026.03.25 00:23:26.493683 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14916 | 2026.03.25 00:23:26.493707 [ 197 ] {b490aa8d-8720-450c-9d9d-0c0be0c6e0e1::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 | ||
| 14917 | 2026.03.25 00:23:26.493782 [ 5 ] {6e21769a-7d08-4899-8383-0f7da5327027} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 14918 | 2026.03.25 00:23:26.493801 [ 197 ] {b490aa8d-8720-450c-9d9d-0c0be0c6e0e1::all_1_86_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14919 | 2026.03.25 00:23:26.493826 [ 5 ] {6e21769a-7d08-4899-8383-0f7da5327027} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 14920 | 2026.03.25 00:23:26.493834 [ 197 ] {b490aa8d-8720-450c-9d9d-0c0be0c6e0e1::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_81_16, total 211 rows starting from the beginning of the part | ||
| 14921 | 2026.03.25 00:23:26.493896 [ 197 ] {b490aa8d-8720-450c-9d9d-0c0be0c6e0e1::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 170 rows starting from the beginning of the part | ||
| 14922 | 2026.03.25 00:23:26.493941 [ 197 ] {b490aa8d-8720-450c-9d9d-0c0be0c6e0e1::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 26 rows starting from the beginning of the part | ||
| 14923 | 2026.03.25 00:23:26.493984 [ 197 ] {b490aa8d-8720-450c-9d9d-0c0be0c6e0e1::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 156 rows starting from the beginning of the part | ||
| 14924 | 2026.03.25 00:23:26.494025 [ 197 ] {b490aa8d-8720-450c-9d9d-0c0be0c6e0e1::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 39 rows starting from the beginning of the part | ||
| 14925 | 2026.03.25 00:23:26.494060 [ 197 ] {b490aa8d-8720-450c-9d9d-0c0be0c6e0e1::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 156 rows starting from the beginning of the part | ||
| 14926 | 2026.03.25 00:23:26.494278 [ 5 ] {6e21769a-7d08-4899-8383-0f7da5327027} <Trace> oximeter.fields_u32 (79eddaf6-5920-48fe-8c45-6c5582e58677): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14927 | 2026.03.25 00:23:26.494319 [ 5 ] {6e21769a-7d08-4899-8383-0f7da5327027} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 14928 | 2026.03.25 00:23:26.494643 [ 5 ] {6e21769a-7d08-4899-8383-0f7da5327027} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 14929 | 2026.03.25 00:23:26.494858 [ 189 ] {b490aa8d-8720-450c-9d9d-0c0be0c6e0e1::all_1_86_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 758 rows, containing 5 columns (5 merged, 0 gathered) in 0.001183867 sec., 640274.6254435676 rows/sec., 42.26 MiB/sec. | ||
| 14930 | 2026.03.25 00:23:26.494859 [ 5 ] {6e21769a-7d08-4899-8383-0f7da5327027} <Trace> oximeter.fields_u32 (79eddaf6-5920-48fe-8c45-6c5582e58677): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14931 | 2026.03.25 00:23:26.495005 [ 201 ] {b490aa8d-8720-450c-9d9d-0c0be0c6e0e1::all_1_86_17} <Trace> MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) | ||
| 14932 | 2026.03.25 00:23:26.495008 [ 5 ] {6e21769a-7d08-4899-8383-0f7da5327027} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001244 sec., 119774.9196141479 rows/sec., 7.74 MiB/sec. | ||
| 14933 | 2026.03.25 00:23:26.495067 [ 5 ] {6e21769a-7d08-4899-8383-0f7da5327027} <Debug> TCPHandler: Processed in 0.001432823 sec. | ||
| 14934 | 2026.03.25 00:23:26.495181 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14935 | 2026.03.25 00:23:26.495277 [ 5 ] {9f4f1fad-b3aa-4499-826f-072d5ded7b33} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 14936 | 2026.03.25 00:23:26.495291 [ 201 ] {b490aa8d-8720-450c-9d9d-0c0be0c6e0e1::all_1_86_17} <Trace> oximeter.fields_u16 (b490aa8d-8720-450c-9d9d-0c0be0c6e0e1): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14937 | 2026.03.25 00:23:26.495318 [ 5 ] {9f4f1fad-b3aa-4499-826f-072d5ded7b33} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 14938 | 2026.03.25 00:23:26.495366 [ 201 ] {b490aa8d-8720-450c-9d9d-0c0be0c6e0e1::all_1_86_17} <Trace> oximeter.fields_u16 (b490aa8d-8720-450c-9d9d-0c0be0c6e0e1) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 | ||
| 14939 | 2026.03.25 00:23:26.495436 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.34 MiB. | ||
| 14940 | 2026.03.25 00:23:26.495764 [ 5 ] {9f4f1fad-b3aa-4499-826f-072d5ded7b33} <Trace> oximeter.fields_u8 (fa258e8d-285a-434f-b894-6be795807874): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14941 | 2026.03.25 00:23:26.495805 [ 5 ] {9f4f1fad-b3aa-4499-826f-072d5ded7b33} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 14942 | 2026.03.25 00:23:26.496129 [ 5 ] {9f4f1fad-b3aa-4499-826f-072d5ded7b33} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 14943 | 2026.03.25 00:23:26.496338 [ 5 ] {9f4f1fad-b3aa-4499-826f-072d5ded7b33} <Trace> oximeter.fields_u8 (fa258e8d-285a-434f-b894-6be795807874): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14944 | 2026.03.25 00:23:26.496444 [ 24 ] {} <Debug> oximeter.fields_u8 (fa258e8d-285a-434f-b894-6be795807874) (MergerMutator): Selected 5 parts from all_1_41_10 to all_45_45_0 | ||
| 14945 | 2026.03.25 00:23:26.496465 [ 5 ] {9f4f1fad-b3aa-4499-826f-072d5ded7b33} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001206 sec., 122719.73466003317 rows/sec., 6.98 MiB/sec. | ||
| 14946 | 2026.03.25 00:23:26.496476 [ 24 ] {} <Trace> oximeter.fields_u8 (fa258e8d-285a-434f-b894-6be795807874): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14947 | 2026.03.25 00:23:26.496507 [ 24 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 14948 | 2026.03.25 00:23:26.496512 [ 5 ] {9f4f1fad-b3aa-4499-826f-072d5ded7b33} <Debug> TCPHandler: Processed in 0.001379132 sec. | ||
| 14949 | 2026.03.25 00:23:26.496597 [ 196 ] {fa258e8d-285a-434f-b894-6be795807874::all_1_45_11} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_41_10 to all_45_45_0 into Compact with storage Full | ||
| 14950 | 2026.03.25 00:23:26.496634 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14951 | 2026.03.25 00:23:26.496714 [ 196 ] {fa258e8d-285a-434f-b894-6be795807874::all_1_45_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14952 | 2026.03.25 00:23:26.496732 [ 5 ] {be5ee7a3-8da1-4a47-ab73-a2463e3c9233} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 14953 | 2026.03.25 00:23:26.496753 [ 196 ] {fa258e8d-285a-434f-b894-6be795807874::all_1_45_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_10, total 148 rows starting from the beginning of the part | ||
| 14954 | 2026.03.25 00:23:26.496777 [ 5 ] {be5ee7a3-8da1-4a47-ab73-a2463e3c9233} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 14955 | 2026.03.25 00:23:26.496826 [ 196 ] {fa258e8d-285a-434f-b894-6be795807874::all_1_45_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 148 rows starting from the beginning of the part | ||
| 14956 | 2026.03.25 00:23:26.496878 [ 196 ] {fa258e8d-285a-434f-b894-6be795807874::all_1_45_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 148 rows starting from the beginning of the part | ||
| 14957 | 2026.03.25 00:23:26.496918 [ 196 ] {fa258e8d-285a-434f-b894-6be795807874::all_1_45_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 148 rows starting from the beginning of the part | ||
| 14958 | 2026.03.25 00:23:26.496960 [ 196 ] {fa258e8d-285a-434f-b894-6be795807874::all_1_45_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 148 rows starting from the beginning of the part | ||
| 14959 | 2026.03.25 00:23:26.497390 [ 5 ] {be5ee7a3-8da1-4a47-ab73-a2463e3c9233} <Trace> oximeter.fields_uuid (6a83c119-7e6c-4ef5-9da4-bd1e7cdd4b62): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14960 | 2026.03.25 00:23:26.497432 [ 5 ] {be5ee7a3-8da1-4a47-ab73-a2463e3c9233} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 14961 | 2026.03.25 00:23:26.497786 [ 5 ] {be5ee7a3-8da1-4a47-ab73-a2463e3c9233} <Trace> MergedBlockOutputStream: filled checksums all_104_104_0 (state Temporary) | ||
| 14962 | 2026.03.25 00:23:26.497845 [ 186 ] {fa258e8d-285a-434f-b894-6be795807874::all_1_45_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 740 rows, containing 5 columns (5 merged, 0 gathered) in 0.001284709 sec., 576005.928190742 rows/sec., 34.96 MiB/sec. | ||
| 14963 | 2026.03.25 00:23:26.498007 [ 5 ] {be5ee7a3-8da1-4a47-ab73-a2463e3c9233} <Trace> oximeter.fields_uuid (6a83c119-7e6c-4ef5-9da4-bd1e7cdd4b62): Renaming temporary part tmp_insert_all_104_104_0 to all_104_104_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14964 | 2026.03.25 00:23:26.498033 [ 186 ] {fa258e8d-285a-434f-b894-6be795807874::all_1_45_11} <Trace> MergedBlockOutputStream: filled checksums all_1_45_11 (state Temporary) | ||
| 14965 | 2026.03.25 00:23:26.498151 [ 5 ] {be5ee7a3-8da1-4a47-ab73-a2463e3c9233} <Debug> executeQuery: Read 504 rows, 36.30 KiB in 0.001436 sec., 350974.930362117 rows/sec., 24.69 MiB/sec. | ||
| 14966 | 2026.03.25 00:23:26.498195 [ 5 ] {be5ee7a3-8da1-4a47-ab73-a2463e3c9233} <Debug> TCPHandler: Processed in 0.001610957 sec. | ||
| 14967 | 2026.03.25 00:23:26.498304 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14968 | 2026.03.25 00:23:26.498353 [ 186 ] {fa258e8d-285a-434f-b894-6be795807874::all_1_45_11} <Trace> oximeter.fields_u8 (fa258e8d-285a-434f-b894-6be795807874): Renaming temporary part tmp_merge_all_1_45_11 to all_1_45_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14969 | 2026.03.25 00:23:26.498399 [ 5 ] {fe1ec8fd-8118-4f3a-afac-6260a02cdc93} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 14970 | 2026.03.25 00:23:26.498438 [ 186 ] {fa258e8d-285a-434f-b894-6be795807874::all_1_45_11} <Trace> oximeter.fields_u8 (fa258e8d-285a-434f-b894-6be795807874) (MergerMutator): Merged 5 parts: [all_1_41_10, all_45_45_0] -> all_1_45_11 | ||
| 14971 | 2026.03.25 00:23:26.498446 [ 5 ] {fe1ec8fd-8118-4f3a-afac-6260a02cdc93} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 14972 | 2026.03.25 00:23:26.498555 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. | ||
| 14973 | 2026.03.25 00:23:26.498788 [ 5 ] {fe1ec8fd-8118-4f3a-afac-6260a02cdc93} <Trace> oximeter.measurements_bool (8a3ce6e0-f76a-4ba2-9a43-4275c3c9549e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14974 | 2026.03.25 00:23:26.498828 [ 5 ] {fe1ec8fd-8118-4f3a-afac-6260a02cdc93} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 14975 | 2026.03.25 00:23:26.499141 [ 5 ] {fe1ec8fd-8118-4f3a-afac-6260a02cdc93} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 14976 | 2026.03.25 00:23:26.499351 [ 5 ] {fe1ec8fd-8118-4f3a-afac-6260a02cdc93} <Trace> oximeter.measurements_bool (8a3ce6e0-f76a-4ba2-9a43-4275c3c9549e): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14977 | 2026.03.25 00:23:26.499490 [ 5 ] {fe1ec8fd-8118-4f3a-afac-6260a02cdc93} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001108 sec., 5415.162454873646 rows/sec., 282.92 KiB/sec. | ||
| 14978 | 2026.03.25 00:23:26.499527 [ 5 ] {fe1ec8fd-8118-4f3a-afac-6260a02cdc93} <Debug> TCPHandler: Processed in 0.001271049 sec. | ||
| 14979 | 2026.03.25 00:23:26.499637 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14980 | 2026.03.25 00:23:26.499731 [ 5 ] {9b495fd8-3169-467d-92da-8e2518f57a47} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 14981 | 2026.03.25 00:23:26.499773 [ 5 ] {9b495fd8-3169-467d-92da-8e2518f57a47} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 14982 | 2026.03.25 00:23:26.500179 [ 5 ] {9b495fd8-3169-467d-92da-8e2518f57a47} <Trace> oximeter.measurements_cumulativeu64 (d9515f17-c5fd-4592-903e-92bbab0fc185): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14983 | 2026.03.25 00:23:26.500214 [ 5 ] {9b495fd8-3169-467d-92da-8e2518f57a47} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 14984 | 2026.03.25 00:23:26.500547 [ 5 ] {9b495fd8-3169-467d-92da-8e2518f57a47} <Trace> MergedBlockOutputStream: filled checksums all_104_104_0 (state Temporary) | ||
| 14985 | 2026.03.25 00:23:26.500754 [ 5 ] {9b495fd8-3169-467d-92da-8e2518f57a47} <Trace> oximeter.measurements_cumulativeu64 (d9515f17-c5fd-4592-903e-92bbab0fc185): Renaming temporary part tmp_insert_all_104_104_0 to all_104_104_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14986 | 2026.03.25 00:23:26.500900 [ 5 ] {9b495fd8-3169-467d-92da-8e2518f57a47} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001187 sec., 223251.8955349621 rows/sec., 14.84 MiB/sec. | ||
| 14987 | 2026.03.25 00:23:26.500938 [ 5 ] {9b495fd8-3169-467d-92da-8e2518f57a47} <Debug> TCPHandler: Processed in 0.00134926 sec. | ||
| 14988 | 2026.03.25 00:23:26.501051 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14989 | 2026.03.25 00:23:26.501144 [ 5 ] {4c204d49-3c4e-41b5-b231-8d6781e355a8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 14990 | 2026.03.25 00:23:26.501186 [ 5 ] {4c204d49-3c4e-41b5-b231-8d6781e355a8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 14991 | 2026.03.25 00:23:26.501495 [ 5 ] {4c204d49-3c4e-41b5-b231-8d6781e355a8} <Trace> oximeter.measurements_f64 (212c2a6f-90cf-4c71-aafe-78c3b1fd8e79): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14992 | 2026.03.25 00:23:26.501531 [ 5 ] {4c204d49-3c4e-41b5-b231-8d6781e355a8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 14993 | 2026.03.25 00:23:26.501840 [ 5 ] {4c204d49-3c4e-41b5-b231-8d6781e355a8} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 14994 | 2026.03.25 00:23:26.502045 [ 5 ] {4c204d49-3c4e-41b5-b231-8d6781e355a8} <Trace> oximeter.measurements_f64 (212c2a6f-90cf-4c71-aafe-78c3b1fd8e79): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14995 | 2026.03.25 00:23:26.502156 [ 24 ] {} <Debug> oximeter.measurements_f64 (212c2a6f-90cf-4c71-aafe-78c3b1fd8e79) (MergerMutator): Selected 6 parts from all_1_40_8 to all_45_45_0 | ||
| 14996 | 2026.03.25 00:23:26.502178 [ 5 ] {4c204d49-3c4e-41b5-b231-8d6781e355a8} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001052 sec., 950.5703422053232 rows/sec., 64.05 KiB/sec. | ||
| 14997 | 2026.03.25 00:23:26.502187 [ 24 ] {} <Trace> oximeter.measurements_f64 (212c2a6f-90cf-4c71-aafe-78c3b1fd8e79): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14998 | 2026.03.25 00:23:26.502221 [ 24 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 14999 | 2026.03.25 00:23:26.502224 [ 5 ] {4c204d49-3c4e-41b5-b231-8d6781e355a8} <Debug> TCPHandler: Processed in 0.001220698 sec. | ||
| 15000 | 2026.03.25 00:23:26.502316 [ 190 ] {212c2a6f-90cf-4c71-aafe-78c3b1fd8e79::all_1_45_9} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_40_8 to all_45_45_0 into Compact with storage Full | ||
| 15001 | 2026.03.25 00:23:26.502347 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15002 | 2026.03.25 00:23:26.502433 [ 190 ] {212c2a6f-90cf-4c71-aafe-78c3b1fd8e79::all_1_45_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15003 | 2026.03.25 00:23:26.502445 [ 5 ] {3d966323-1c7e-482d-9667-0a7670fcfd58} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 15004 | 2026.03.25 00:23:26.502478 [ 190 ] {212c2a6f-90cf-4c71-aafe-78c3b1fd8e79::all_1_45_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_40_8, total 40 rows starting from the beginning of the part | ||
| 15005 | 2026.03.25 00:23:26.502509 [ 5 ] {3d966323-1c7e-482d-9667-0a7670fcfd58} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 15006 | 2026.03.25 00:23:26.502552 [ 190 ] {212c2a6f-90cf-4c71-aafe-78c3b1fd8e79::all_1_45_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 1 rows starting from the beginning of the part | ||
| 15007 | 2026.03.25 00:23:26.502608 [ 190 ] {212c2a6f-90cf-4c71-aafe-78c3b1fd8e79::all_1_45_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 1 rows starting from the beginning of the part | ||
| 15008 | 2026.03.25 00:23:26.502653 [ 190 ] {212c2a6f-90cf-4c71-aafe-78c3b1fd8e79::all_1_45_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 1 rows starting from the beginning of the part | ||
| 15009 | 2026.03.25 00:23:26.502696 [ 190 ] {212c2a6f-90cf-4c71-aafe-78c3b1fd8e79::all_1_45_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 1 rows starting from the beginning of the part | ||
| 15010 | 2026.03.25 00:23:26.502740 [ 190 ] {212c2a6f-90cf-4c71-aafe-78c3b1fd8e79::all_1_45_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 1 rows starting from the beginning of the part | ||
| 15011 | 2026.03.25 00:23:26.503291 [ 5 ] {3d966323-1c7e-482d-9667-0a7670fcfd58} <Trace> oximeter.measurements_histogramu64 (66b3c5cd-c277-4614-b9e1-0e483a2d8930): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15012 | 2026.03.25 00:23:26.503332 [ 5 ] {3d966323-1c7e-482d-9667-0a7670fcfd58} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 15013 | 2026.03.25 00:23:26.503562 [ 198 ] {212c2a6f-90cf-4c71-aafe-78c3b1fd8e79::all_1_45_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 45 rows, containing 4 columns (4 merged, 0 gathered) in 0.00128918 sec., 34905.90918258118 rows/sec., 2.30 MiB/sec. | ||
| 15014 | 2026.03.25 00:23:26.503673 [ 190 ] {212c2a6f-90cf-4c71-aafe-78c3b1fd8e79::all_1_45_9} <Trace> MergedBlockOutputStream: filled checksums all_1_45_9 (state Temporary) | ||
| 15015 | 2026.03.25 00:23:26.503869 [ 5 ] {3d966323-1c7e-482d-9667-0a7670fcfd58} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) | ||
| 15016 | 2026.03.25 00:23:26.503939 [ 190 ] {212c2a6f-90cf-4c71-aafe-78c3b1fd8e79::all_1_45_9} <Trace> oximeter.measurements_f64 (212c2a6f-90cf-4c71-aafe-78c3b1fd8e79): Renaming temporary part tmp_merge_all_1_45_9 to all_1_45_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15017 | 2026.03.25 00:23:26.504023 [ 190 ] {212c2a6f-90cf-4c71-aafe-78c3b1fd8e79::all_1_45_9} <Trace> oximeter.measurements_f64 (212c2a6f-90cf-4c71-aafe-78c3b1fd8e79) (MergerMutator): Merged 6 parts: [all_1_40_8, all_45_45_0] -> all_1_45_9 | ||
| 15018 | 2026.03.25 00:23:26.504089 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 15019 | 2026.03.25 00:23:26.504131 [ 5 ] {3d966323-1c7e-482d-9667-0a7670fcfd58} <Trace> oximeter.measurements_histogramu64 (66b3c5cd-c277-4614-b9e1-0e483a2d8930): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15020 | 2026.03.25 00:23:26.504261 [ 24 ] {} <Debug> oximeter.measurements_histogramu64 (66b3c5cd-c277-4614-b9e1-0e483a2d8930) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 | ||
| 15021 | 2026.03.25 00:23:26.504277 [ 5 ] {3d966323-1c7e-482d-9667-0a7670fcfd58} <Debug> executeQuery: Read 14 rows, 25.69 KiB in 0.001851 sec., 7563.479200432199 rows/sec., 13.55 MiB/sec. | ||
| 15022 | 2026.03.25 00:23:26.504299 [ 24 ] {} <Trace> oximeter.measurements_histogramu64 (66b3c5cd-c277-4614-b9e1-0e483a2d8930): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15023 | 2026.03.25 00:23:26.504325 [ 24 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 15024 | 2026.03.25 00:23:26.504343 [ 5 ] {3d966323-1c7e-482d-9667-0a7670fcfd58} <Debug> TCPHandler: Processed in 0.002043617 sec. | ||
| 15025 | 2026.03.25 00:23:26.504398 [ 189 ] {66b3c5cd-c277-4614-b9e1-0e483a2d8930::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 | ||
| 15026 | 2026.03.25 00:23:26.504468 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15027 | 2026.03.25 00:23:26.504568 [ 5 ] {c6ffc524-2742-43ca-a2b5-38ec4cb59ed6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 15028 | 2026.03.25 00:23:26.504598 [ 189 ] {66b3c5cd-c277-4614-b9e1-0e483a2d8930::all_1_86_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15029 | 2026.03.25 00:23:26.504610 [ 5 ] {c6ffc524-2742-43ca-a2b5-38ec4cb59ed6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 15030 | 2026.03.25 00:23:26.504657 [ 189 ] {66b3c5cd-c277-4614-b9e1-0e483a2d8930::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_81_16, total 1663 rows starting from the beginning of the part | ||
| 15031 | 2026.03.25 00:23:26.504782 [ 189 ] {66b3c5cd-c277-4614-b9e1-0e483a2d8930::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 14 rows starting from the beginning of the part | ||
| 15032 | 2026.03.25 00:23:26.504890 [ 189 ] {66b3c5cd-c277-4614-b9e1-0e483a2d8930::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 26 rows starting from the beginning of the part | ||
| 15033 | 2026.03.25 00:23:26.504956 [ 5 ] {c6ffc524-2742-43ca-a2b5-38ec4cb59ed6} <Trace> oximeter.measurements_u64 (a46c3f3f-9ded-4b50-9fc2-4f503dd169a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15034 | 2026.03.25 00:23:26.504985 [ 189 ] {66b3c5cd-c277-4614-b9e1-0e483a2d8930::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 14 rows starting from the beginning of the part | ||
| 15035 | 2026.03.25 00:23:26.505003 [ 5 ] {c6ffc524-2742-43ca-a2b5-38ec4cb59ed6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 15036 | 2026.03.25 00:23:26.505079 [ 189 ] {66b3c5cd-c277-4614-b9e1-0e483a2d8930::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 37 rows starting from the beginning of the part | ||
| 15037 | 2026.03.25 00:23:26.505177 [ 189 ] {66b3c5cd-c277-4614-b9e1-0e483a2d8930::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 14 rows starting from the beginning of the part | ||
| 15038 | 2026.03.25 00:23:26.505350 [ 5 ] {c6ffc524-2742-43ca-a2b5-38ec4cb59ed6} <Trace> MergedBlockOutputStream: filled checksums all_104_104_0 (state Temporary) | ||
| 15039 | 2026.03.25 00:23:26.505607 [ 5 ] {c6ffc524-2742-43ca-a2b5-38ec4cb59ed6} <Trace> oximeter.measurements_u64 (a46c3f3f-9ded-4b50-9fc2-4f503dd169a4): Renaming temporary part tmp_insert_all_104_104_0 to all_104_104_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15040 | 2026.03.25 00:23:26.505737 [ 5 ] {c6ffc524-2742-43ca-a2b5-38ec4cb59ed6} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001187 sec., 75821.39848357203 rows/sec., 4.74 MiB/sec. | ||
| 15041 | 2026.03.25 00:23:26.505773 [ 5 ] {c6ffc524-2742-43ca-a2b5-38ec4cb59ed6} <Debug> TCPHandler: Processed in 0.001354411 sec. | ||
| 15042 | 2026.03.25 00:23:26.514657 [ 190 ] {66b3c5cd-c277-4614-b9e1-0e483a2d8930::all_1_86_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1768 rows, containing 19 columns (19 merged, 0 gathered) in 0.010292917 sec., 171768.60553718638 rows/sec., 307.80 MiB/sec. | ||
| 15043 | 2026.03.25 00:23:26.517171 [ 187 ] {66b3c5cd-c277-4614-b9e1-0e483a2d8930::all_1_86_17} <Trace> MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) | ||
| 15044 | 2026.03.25 00:23:26.517546 [ 187 ] {66b3c5cd-c277-4614-b9e1-0e483a2d8930::all_1_86_17} <Trace> oximeter.measurements_histogramu64 (66b3c5cd-c277-4614-b9e1-0e483a2d8930): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15045 | 2026.03.25 00:23:26.517616 [ 187 ] {66b3c5cd-c277-4614-b9e1-0e483a2d8930::all_1_86_17} <Trace> oximeter.measurements_histogramu64 (66b3c5cd-c277-4614-b9e1-0e483a2d8930) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 | ||
| 15046 | 2026.03.25 00:23:26.517753 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.11 MiB. | ||
| 15047 | 2026.03.25 00:23:27.001140 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 349.87 MiB, peak 366.93 MiB, free memory in arenas 0.00 B, will set to 356.01 MiB (RSS), difference: 6.14 MiB | ||
| 15048 | 2026.03.25 00:23:29.707950 [ 61 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 15049 | 2026.03.25 00:23:29.708007 [ 61 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 15050 | 2026.03.25 00:23:29.941308 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 29662 | ||
| 15051 | 2026.03.25 00:23:29.941817 [ 244 ] {} <Trace> system.asynchronous_metric_log (0898b27c-367e-447b-8482-f4822232c365): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15052 | 2026.03.25 00:23:29.941860 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 15053 | 2026.03.25 00:23:29.942350 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 15054 | 2026.03.25 00:23:29.942577 [ 244 ] {} <Trace> system.asynchronous_metric_log (0898b27c-367e-447b-8482-f4822232c365): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15055 | 2026.03.25 00:23:29.942722 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 29662 | ||
| 15056 | 2026.03.25 00:23:31.481110 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15057 | 2026.03.25 00:23:31.481301 [ 5 ] {1492fa1d-e5c6-478a-b6f7-4f93fddbfd93} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 15058 | 2026.03.25 00:23:31.481367 [ 5 ] {1492fa1d-e5c6-478a-b6f7-4f93fddbfd93} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 15059 | 2026.03.25 00:23:31.482038 [ 5 ] {1492fa1d-e5c6-478a-b6f7-4f93fddbfd93} <Trace> oximeter.fields_string (da9d4756-c540-45ff-bdbb-bdc9c8d31861): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15060 | 2026.03.25 00:23:31.482087 [ 5 ] {1492fa1d-e5c6-478a-b6f7-4f93fddbfd93} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 15061 | 2026.03.25 00:23:31.482489 [ 5 ] {1492fa1d-e5c6-478a-b6f7-4f93fddbfd93} <Trace> MergedBlockOutputStream: filled checksums all_105_105_0 (state Temporary) | ||
| 15062 | 2026.03.25 00:23:31.482717 [ 5 ] {1492fa1d-e5c6-478a-b6f7-4f93fddbfd93} <Trace> oximeter.fields_string (da9d4756-c540-45ff-bdbb-bdc9c8d31861): Renaming temporary part tmp_insert_all_105_105_0 to all_105_105_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15063 | 2026.03.25 00:23:31.482876 [ 5 ] {1492fa1d-e5c6-478a-b6f7-4f93fddbfd93} <Debug> executeQuery: Read 108 rows, 9.31 KiB in 0.001623 sec., 66543.43807763401 rows/sec., 5.60 MiB/sec. | ||
| 15064 | 2026.03.25 00:23:31.482920 [ 5 ] {1492fa1d-e5c6-478a-b6f7-4f93fddbfd93} <Debug> TCPHandler: Processed in 0.001942815 sec. | ||
| 15065 | 2026.03.25 00:23:31.483046 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15066 | 2026.03.25 00:23:31.483140 [ 5 ] {ca7ac3f0-87a1-42f4-8ae3-a8fd7dfd94d4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 15067 | 2026.03.25 00:23:31.483181 [ 5 ] {ca7ac3f0-87a1-42f4-8ae3-a8fd7dfd94d4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 15068 | 2026.03.25 00:23:31.483591 [ 5 ] {ca7ac3f0-87a1-42f4-8ae3-a8fd7dfd94d4} <Trace> oximeter.fields_u16 (b490aa8d-8720-450c-9d9d-0c0be0c6e0e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15069 | 2026.03.25 00:23:31.483627 [ 5 ] {ca7ac3f0-87a1-42f4-8ae3-a8fd7dfd94d4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 15070 | 2026.03.25 00:23:31.483932 [ 5 ] {ca7ac3f0-87a1-42f4-8ae3-a8fd7dfd94d4} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) | ||
| 15071 | 2026.03.25 00:23:31.484149 [ 5 ] {ca7ac3f0-87a1-42f4-8ae3-a8fd7dfd94d4} <Trace> oximeter.fields_u16 (b490aa8d-8720-450c-9d9d-0c0be0c6e0e1): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15072 | 2026.03.25 00:23:31.484280 [ 5 ] {ca7ac3f0-87a1-42f4-8ae3-a8fd7dfd94d4} <Debug> executeQuery: Read 26 rows, 1.96 KiB in 0.001158 sec., 22452.50431778929 rows/sec., 1.65 MiB/sec. | ||
| 15073 | 2026.03.25 00:23:31.484319 [ 5 ] {ca7ac3f0-87a1-42f4-8ae3-a8fd7dfd94d4} <Debug> TCPHandler: Processed in 0.001324431 sec. | ||
| 15074 | 2026.03.25 00:23:31.484439 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15075 | 2026.03.25 00:23:31.484534 [ 5 ] {ef732a57-4bff-4439-be6a-ab3daafb85f8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 15076 | 2026.03.25 00:23:31.484575 [ 5 ] {ef732a57-4bff-4439-be6a-ab3daafb85f8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 15077 | 2026.03.25 00:23:31.485000 [ 5 ] {ef732a57-4bff-4439-be6a-ab3daafb85f8} <Trace> oximeter.fields_uuid (6a83c119-7e6c-4ef5-9da4-bd1e7cdd4b62): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15078 | 2026.03.25 00:23:31.485036 [ 5 ] {ef732a57-4bff-4439-be6a-ab3daafb85f8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 15079 | 2026.03.25 00:23:31.485342 [ 5 ] {ef732a57-4bff-4439-be6a-ab3daafb85f8} <Trace> MergedBlockOutputStream: filled checksums all_105_105_0 (state Temporary) | ||
| 15080 | 2026.03.25 00:23:31.485555 [ 5 ] {ef732a57-4bff-4439-be6a-ab3daafb85f8} <Trace> oximeter.fields_uuid (6a83c119-7e6c-4ef5-9da4-bd1e7cdd4b62): Renaming temporary part tmp_insert_all_105_105_0 to all_105_105_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15081 | 2026.03.25 00:23:31.485686 [ 5 ] {ef732a57-4bff-4439-be6a-ab3daafb85f8} <Debug> executeQuery: Read 90 rows, 7.20 KiB in 0.001169 sec., 76988.87938408897 rows/sec., 6.01 MiB/sec. | ||
| 15082 | 2026.03.25 00:23:31.485729 [ 5 ] {ef732a57-4bff-4439-be6a-ab3daafb85f8} <Debug> TCPHandler: Processed in 0.001340891 sec. | ||
| 15083 | 2026.03.25 00:23:31.485842 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15084 | 2026.03.25 00:23:31.485938 [ 5 ] {818f1392-6d4f-4050-b482-49df045fefff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 15085 | 2026.03.25 00:23:31.485980 [ 5 ] {818f1392-6d4f-4050-b482-49df045fefff} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 15086 | 2026.03.25 00:23:31.486393 [ 5 ] {818f1392-6d4f-4050-b482-49df045fefff} <Trace> oximeter.measurements_cumulativeu64 (d9515f17-c5fd-4592-903e-92bbab0fc185): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15087 | 2026.03.25 00:23:31.486429 [ 5 ] {818f1392-6d4f-4050-b482-49df045fefff} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 15088 | 2026.03.25 00:23:31.486768 [ 5 ] {818f1392-6d4f-4050-b482-49df045fefff} <Trace> MergedBlockOutputStream: filled checksums all_105_105_0 (state Temporary) | ||
| 15089 | 2026.03.25 00:23:31.486981 [ 5 ] {818f1392-6d4f-4050-b482-49df045fefff} <Trace> oximeter.measurements_cumulativeu64 (d9515f17-c5fd-4592-903e-92bbab0fc185): Renaming temporary part tmp_insert_all_105_105_0 to all_105_105_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15090 | 2026.03.25 00:23:31.487109 [ 5 ] {818f1392-6d4f-4050-b482-49df045fefff} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001189 sec., 134566.8629100084 rows/sec., 9.37 MiB/sec. | ||
| 15091 | 2026.03.25 00:23:31.487146 [ 5 ] {818f1392-6d4f-4050-b482-49df045fefff} <Debug> TCPHandler: Processed in 0.001353921 sec. | ||
| 15092 | 2026.03.25 00:23:31.487254 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15093 | 2026.03.25 00:23:31.487348 [ 5 ] {1ae9e32d-767c-456e-a8ae-07a9193317b3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 15094 | 2026.03.25 00:23:31.487401 [ 5 ] {1ae9e32d-767c-456e-a8ae-07a9193317b3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 15095 | 2026.03.25 00:23:31.488209 [ 5 ] {1ae9e32d-767c-456e-a8ae-07a9193317b3} <Trace> oximeter.measurements_histogramu64 (66b3c5cd-c277-4614-b9e1-0e483a2d8930): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15096 | 2026.03.25 00:23:31.488245 [ 5 ] {1ae9e32d-767c-456e-a8ae-07a9193317b3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 15097 | 2026.03.25 00:23:31.488774 [ 5 ] {1ae9e32d-767c-456e-a8ae-07a9193317b3} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) | ||
| 15098 | 2026.03.25 00:23:31.489038 [ 5 ] {1ae9e32d-767c-456e-a8ae-07a9193317b3} <Trace> oximeter.measurements_histogramu64 (66b3c5cd-c277-4614-b9e1-0e483a2d8930): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15099 | 2026.03.25 00:23:31.489181 [ 5 ] {1ae9e32d-767c-456e-a8ae-07a9193317b3} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.001851 sec., 14046.461372231226 rows/sec., 25.17 MiB/sec. | ||
| 15100 | 2026.03.25 00:23:31.489237 [ 5 ] {1ae9e32d-767c-456e-a8ae-07a9193317b3} <Debug> TCPHandler: Processed in 0.002032777 sec. | ||
| 15101 | 2026.03.25 00:23:31.489354 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15102 | 2026.03.25 00:23:31.489447 [ 5 ] {194a2030-7d72-4426-b844-fb77369ad374} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 15103 | 2026.03.25 00:23:31.489489 [ 5 ] {194a2030-7d72-4426-b844-fb77369ad374} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 15104 | 2026.03.25 00:23:31.489831 [ 5 ] {194a2030-7d72-4426-b844-fb77369ad374} <Trace> oximeter.measurements_u64 (a46c3f3f-9ded-4b50-9fc2-4f503dd169a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15105 | 2026.03.25 00:23:31.489868 [ 5 ] {194a2030-7d72-4426-b844-fb77369ad374} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 15106 | 2026.03.25 00:23:31.490187 [ 5 ] {194a2030-7d72-4426-b844-fb77369ad374} <Trace> MergedBlockOutputStream: filled checksums all_105_105_0 (state Temporary) | ||
| 15107 | 2026.03.25 00:23:31.490390 [ 5 ] {194a2030-7d72-4426-b844-fb77369ad374} <Trace> oximeter.measurements_u64 (a46c3f3f-9ded-4b50-9fc2-4f503dd169a4): Renaming temporary part tmp_insert_all_105_105_0 to all_105_105_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15108 | 2026.03.25 00:23:31.490524 [ 5 ] {194a2030-7d72-4426-b844-fb77369ad374} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001096 sec., 54744.52554744526 rows/sec., 3.69 MiB/sec. | ||
| 15109 | 2026.03.25 00:23:31.490561 [ 5 ] {194a2030-7d72-4426-b844-fb77369ad374} <Debug> TCPHandler: Processed in 0.001258669 sec. | ||
| 15110 | 2026.03.25 00:23:31.523577 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 467 | ||
| 15111 | 2026.03.25 00:23:31.538430 [ 243 ] {} <Trace> system.metric_log (8832bb94-2db2-42e0-923d-5bcca7c2cc3b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15112 | 2026.03.25 00:23:31.538470 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 15113 | 2026.03.25 00:23:31.543837 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 15114 | 2026.03.25 00:23:31.544509 [ 243 ] {} <Trace> system.metric_log (8832bb94-2db2-42e0-923d-5bcca7c2cc3b): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15115 | 2026.03.25 00:23:31.547118 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 467 | ||
| 15116 | 2026.03.25 00:23:35.084903 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 1978 | ||
| 15117 | 2026.03.25 00:23:35.087410 [ 242 ] {} <Trace> system.query_log (9703172c-9101-4506-b1d0-613c64f918a0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15118 | 2026.03.25 00:23:35.087460 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 15119 | 2026.03.25 00:23:35.088692 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 15120 | 2026.03.25 00:23:35.089018 [ 242 ] {} <Trace> system.query_log (9703172c-9101-4506-b1d0-613c64f918a0): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15121 | 2026.03.25 00:23:35.089191 [ 120 ] {} <Debug> system.query_log (9703172c-9101-4506-b1d0-613c64f918a0) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 15122 | 2026.03.25 00:23:35.089232 [ 120 ] {} <Trace> system.query_log (9703172c-9101-4506-b1d0-613c64f918a0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15123 | 2026.03.25 00:23:35.089251 [ 120 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 15124 | 2026.03.25 00:23:35.089370 [ 194 ] {9703172c-9101-4506-b1d0-613c64f918a0::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 | ||
| 15125 | 2026.03.25 00:23:35.089446 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1978 | ||
| 15126 | 2026.03.25 00:23:35.089928 [ 194 ] {9703172c-9101-4506-b1d0-613c64f918a0::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15127 | 2026.03.25 00:23:35.090080 [ 194 ] {9703172c-9101-4506-b1d0-613c64f918a0::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 1772 rows starting from the beginning of the part | ||
| 15128 | 2026.03.25 00:23:35.090443 [ 194 ] {9703172c-9101-4506-b1d0-613c64f918a0::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 52 rows starting from the beginning of the part | ||
| 15129 | 2026.03.25 00:23:35.090792 [ 194 ] {9703172c-9101-4506-b1d0-613c64f918a0::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 | ||
| 15130 | 2026.03.25 00:23:35.091167 [ 194 ] {9703172c-9101-4506-b1d0-613c64f918a0::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 36 rows starting from the beginning of the part | ||
| 15131 | 2026.03.25 00:23:35.091510 [ 194 ] {9703172c-9101-4506-b1d0-613c64f918a0::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 48 rows starting from the beginning of the part | ||
| 15132 | 2026.03.25 00:23:35.091853 [ 194 ] {9703172c-9101-4506-b1d0-613c64f918a0::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 34 rows starting from the beginning of the part | ||
| 15133 | 2026.03.25 00:23:35.099230 [ 187 ] {9703172c-9101-4506-b1d0-613c64f918a0::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1978 rows, containing 72 columns (72 merged, 0 gathered) in 0.009914478 sec., 199506.21706962286 rows/sec., 152.41 MiB/sec. | ||
| 15134 | 2026.03.25 00:23:35.101015 [ 190 ] {9703172c-9101-4506-b1d0-613c64f918a0::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 15135 | 2026.03.25 00:23:35.101564 [ 190 ] {9703172c-9101-4506-b1d0-613c64f918a0::all_1_46_9} <Trace> system.query_log (9703172c-9101-4506-b1d0-613c64f918a0): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15136 | 2026.03.25 00:23:35.101669 [ 190 ] {9703172c-9101-4506-b1d0-613c64f918a0::all_1_46_9} <Trace> system.query_log (9703172c-9101-4506-b1d0-613c64f918a0) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 15137 | 2026.03.25 00:23:35.101883 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.08 MiB. | ||
| 15138 | 2026.03.25 00:23:36.488533 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15139 | 2026.03.25 00:23:36.488740 [ 5 ] {97e4b54e-624c-40a4-9a71-309967807674} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 15140 | 2026.03.25 00:23:36.488811 [ 5 ] {97e4b54e-624c-40a4-9a71-309967807674} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 15141 | 2026.03.25 00:23:36.489628 [ 5 ] {97e4b54e-624c-40a4-9a71-309967807674} <Trace> oximeter.fields_i16 (78240462-1731-4218-9a79-d1fbaf59befe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15142 | 2026.03.25 00:23:36.489670 [ 5 ] {97e4b54e-624c-40a4-9a71-309967807674} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 15143 | 2026.03.25 00:23:36.490068 [ 5 ] {97e4b54e-624c-40a4-9a71-309967807674} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 15144 | 2026.03.25 00:23:36.490293 [ 5 ] {97e4b54e-624c-40a4-9a71-309967807674} <Trace> oximeter.fields_i16 (78240462-1731-4218-9a79-d1fbaf59befe): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15145 | 2026.03.25 00:23:36.490440 [ 5 ] {97e4b54e-624c-40a4-9a71-309967807674} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001752 sec., 162100.45662100456 rows/sec., 10.30 MiB/sec. | ||
| 15146 | 2026.03.25 00:23:36.490480 [ 5 ] {97e4b54e-624c-40a4-9a71-309967807674} <Debug> TCPHandler: Processed in 0.002082428 sec. | ||
| 15147 | 2026.03.25 00:23:36.490606 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15148 | 2026.03.25 00:23:36.490700 [ 5 ] {6c8373a1-c700-4985-8387-d526ab10605b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 15149 | 2026.03.25 00:23:36.490740 [ 5 ] {6c8373a1-c700-4985-8387-d526ab10605b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 15150 | 2026.03.25 00:23:36.491549 [ 5 ] {6c8373a1-c700-4985-8387-d526ab10605b} <Trace> oximeter.fields_string (da9d4756-c540-45ff-bdbb-bdc9c8d31861): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15151 | 2026.03.25 00:23:36.491582 [ 5 ] {6c8373a1-c700-4985-8387-d526ab10605b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 15152 | 2026.03.25 00:23:36.491937 [ 5 ] {6c8373a1-c700-4985-8387-d526ab10605b} <Trace> MergedBlockOutputStream: filled checksums all_106_106_0 (state Temporary) | ||
| 15153 | 2026.03.25 00:23:36.492148 [ 5 ] {6c8373a1-c700-4985-8387-d526ab10605b} <Trace> oximeter.fields_string (da9d4756-c540-45ff-bdbb-bdc9c8d31861): Renaming temporary part tmp_insert_all_106_106_0 to all_106_106_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15154 | 2026.03.25 00:23:36.492257 [ 119 ] {} <Debug> oximeter.fields_string (da9d4756-c540-45ff-bdbb-bdc9c8d31861) (MergerMutator): Selected 6 parts from all_1_101_20 to all_106_106_0 | ||
| 15155 | 2026.03.25 00:23:36.492274 [ 5 ] {6c8373a1-c700-4985-8387-d526ab10605b} <Debug> executeQuery: Read 825 rows, 66.29 KiB in 0.001592 sec., 518216.08040201 rows/sec., 40.66 MiB/sec. | ||
| 15156 | 2026.03.25 00:23:36.492293 [ 119 ] {} <Trace> oximeter.fields_string (da9d4756-c540-45ff-bdbb-bdc9c8d31861): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15157 | 2026.03.25 00:23:36.492313 [ 5 ] {6c8373a1-c700-4985-8387-d526ab10605b} <Debug> TCPHandler: Processed in 0.00175621 sec. | ||
| 15158 | 2026.03.25 00:23:36.492314 [ 119 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 15159 | 2026.03.25 00:23:36.492400 [ 199 ] {da9d4756-c540-45ff-bdbb-bdc9c8d31861::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 | ||
| 15160 | 2026.03.25 00:23:36.492440 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15161 | 2026.03.25 00:23:36.492488 [ 199 ] {da9d4756-c540-45ff-bdbb-bdc9c8d31861::all_1_106_21} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15162 | 2026.03.25 00:23:36.492520 [ 199 ] {da9d4756-c540-45ff-bdbb-bdc9c8d31861::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_101_20, total 3237 rows starting from the beginning of the part | ||
| 15163 | 2026.03.25 00:23:36.492560 [ 5 ] {b6450a80-a046-49ae-a120-108a1eca0b3a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 15164 | 2026.03.25 00:23:36.492588 [ 199 ] {da9d4756-c540-45ff-bdbb-bdc9c8d31861::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_102_102_0, total 2458 rows starting from the beginning of the part | ||
| 15165 | 2026.03.25 00:23:36.492610 [ 5 ] {b6450a80-a046-49ae-a120-108a1eca0b3a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 15166 | 2026.03.25 00:23:36.492641 [ 199 ] {da9d4756-c540-45ff-bdbb-bdc9c8d31861::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_103_103_0, total 56 rows starting from the beginning of the part | ||
| 15167 | 2026.03.25 00:23:36.492686 [ 199 ] {da9d4756-c540-45ff-bdbb-bdc9c8d31861::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_104_104_0, total 825 rows starting from the beginning of the part | ||
| 15168 | 2026.03.25 00:23:36.492731 [ 199 ] {da9d4756-c540-45ff-bdbb-bdc9c8d31861::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_105_105_0, total 108 rows starting from the beginning of the part | ||
| 15169 | 2026.03.25 00:23:36.492776 [ 199 ] {da9d4756-c540-45ff-bdbb-bdc9c8d31861::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_106_106_0, total 825 rows starting from the beginning of the part | ||
| 15170 | 2026.03.25 00:23:36.493204 [ 5 ] {b6450a80-a046-49ae-a120-108a1eca0b3a} <Trace> oximeter.fields_u16 (b490aa8d-8720-450c-9d9d-0c0be0c6e0e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15171 | 2026.03.25 00:23:36.493247 [ 5 ] {b6450a80-a046-49ae-a120-108a1eca0b3a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 15172 | 2026.03.25 00:23:36.493603 [ 5 ] {b6450a80-a046-49ae-a120-108a1eca0b3a} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) | ||
| 15173 | 2026.03.25 00:23:36.493820 [ 5 ] {b6450a80-a046-49ae-a120-108a1eca0b3a} <Trace> oximeter.fields_u16 (b490aa8d-8720-450c-9d9d-0c0be0c6e0e1): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15174 | 2026.03.25 00:23:36.493978 [ 5 ] {b6450a80-a046-49ae-a120-108a1eca0b3a} <Debug> executeQuery: Read 156 rows, 9.59 KiB in 0.001444 sec., 108033.24099722992 rows/sec., 6.49 MiB/sec. | ||
| 15175 | 2026.03.25 00:23:36.494018 [ 5 ] {b6450a80-a046-49ae-a120-108a1eca0b3a} <Debug> TCPHandler: Processed in 0.001639147 sec. | ||
| 15176 | 2026.03.25 00:23:36.494131 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15177 | 2026.03.25 00:23:36.494224 [ 5 ] {58ac9894-8665-43c1-b4d8-4e60e687eb3f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 15178 | 2026.03.25 00:23:36.494264 [ 5 ] {58ac9894-8665-43c1-b4d8-4e60e687eb3f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 15179 | 2026.03.25 00:23:36.494733 [ 5 ] {58ac9894-8665-43c1-b4d8-4e60e687eb3f} <Trace> oximeter.fields_u32 (79eddaf6-5920-48fe-8c45-6c5582e58677): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15180 | 2026.03.25 00:23:36.494768 [ 5 ] {58ac9894-8665-43c1-b4d8-4e60e687eb3f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 15181 | 2026.03.25 00:23:36.495070 [ 5 ] {58ac9894-8665-43c1-b4d8-4e60e687eb3f} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 15182 | 2026.03.25 00:23:36.495073 [ 187 ] {da9d4756-c540-45ff-bdbb-bdc9c8d31861::all_1_106_21} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7509 rows, containing 5 columns (5 merged, 0 gathered) in 0.002706142 sec., 2774798.957334833 rows/sec., 220.70 MiB/sec. | ||
| 15183 | 2026.03.25 00:23:36.495275 [ 5 ] {58ac9894-8665-43c1-b4d8-4e60e687eb3f} <Trace> oximeter.fields_u32 (79eddaf6-5920-48fe-8c45-6c5582e58677): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15184 | 2026.03.25 00:23:36.495371 [ 119 ] {} <Debug> oximeter.fields_u32 (79eddaf6-5920-48fe-8c45-6c5582e58677) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 15185 | 2026.03.25 00:23:36.495396 [ 119 ] {} <Trace> oximeter.fields_u32 (79eddaf6-5920-48fe-8c45-6c5582e58677): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15186 | 2026.03.25 00:23:36.495400 [ 5 ] {58ac9894-8665-43c1-b4d8-4e60e687eb3f} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001194 sec., 124790.61976549414 rows/sec., 8.06 MiB/sec. | ||
| 15187 | 2026.03.25 00:23:36.495413 [ 119 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 15188 | 2026.03.25 00:23:36.495413 [ 187 ] {da9d4756-c540-45ff-bdbb-bdc9c8d31861::all_1_106_21} <Trace> MergedBlockOutputStream: filled checksums all_1_106_21 (state Temporary) | ||
| 15189 | 2026.03.25 00:23:36.495440 [ 5 ] {58ac9894-8665-43c1-b4d8-4e60e687eb3f} <Debug> TCPHandler: Processed in 0.001359062 sec. | ||
| 15190 | 2026.03.25 00:23:36.495470 [ 199 ] {79eddaf6-5920-48fe-8c45-6c5582e58677::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 | ||
| 15191 | 2026.03.25 00:23:36.495542 [ 199 ] {79eddaf6-5920-48fe-8c45-6c5582e58677::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15192 | 2026.03.25 00:23:36.495554 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15193 | 2026.03.25 00:23:36.495564 [ 199 ] {79eddaf6-5920-48fe-8c45-6c5582e58677::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 950 rows starting from the beginning of the part | ||
| 15194 | 2026.03.25 00:23:36.495612 [ 199 ] {79eddaf6-5920-48fe-8c45-6c5582e58677::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 149 rows starting from the beginning of the part | ||
| 15195 | 2026.03.25 00:23:36.495647 [ 199 ] {79eddaf6-5920-48fe-8c45-6c5582e58677::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 149 rows starting from the beginning of the part | ||
| 15196 | 2026.03.25 00:23:36.495649 [ 5 ] {12fa91ba-6645-4ae8-b093-e45c17d1d17d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 15197 | 2026.03.25 00:23:36.495674 [ 187 ] {da9d4756-c540-45ff-bdbb-bdc9c8d31861::all_1_106_21} <Trace> oximeter.fields_string (da9d4756-c540-45ff-bdbb-bdc9c8d31861): Renaming temporary part tmp_merge_all_1_106_21 to all_1_106_21 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15198 | 2026.03.25 00:23:36.495681 [ 199 ] {79eddaf6-5920-48fe-8c45-6c5582e58677::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 801 rows starting from the beginning of the part | ||
| 15199 | 2026.03.25 00:23:36.495693 [ 5 ] {12fa91ba-6645-4ae8-b093-e45c17d1d17d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 15200 | 2026.03.25 00:23:36.495719 [ 199 ] {79eddaf6-5920-48fe-8c45-6c5582e58677::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 149 rows starting from the beginning of the part | ||
| 15201 | 2026.03.25 00:23:36.495742 [ 187 ] {da9d4756-c540-45ff-bdbb-bdc9c8d31861::all_1_106_21} <Trace> oximeter.fields_string (da9d4756-c540-45ff-bdbb-bdc9c8d31861) (MergerMutator): Merged 6 parts: [all_1_101_20, all_106_106_0] -> all_1_106_21 | ||
| 15202 | 2026.03.25 00:23:36.495750 [ 199 ] {79eddaf6-5920-48fe-8c45-6c5582e58677::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 149 rows starting from the beginning of the part | ||
| 15203 | 2026.03.25 00:23:36.495815 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.34 MiB. | ||
| 15204 | 2026.03.25 00:23:36.496159 [ 5 ] {12fa91ba-6645-4ae8-b093-e45c17d1d17d} <Trace> oximeter.fields_u8 (fa258e8d-285a-434f-b894-6be795807874): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15205 | 2026.03.25 00:23:36.496194 [ 5 ] {12fa91ba-6645-4ae8-b093-e45c17d1d17d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 15206 | 2026.03.25 00:23:36.496489 [ 5 ] {12fa91ba-6645-4ae8-b093-e45c17d1d17d} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 15207 | 2026.03.25 00:23:36.496694 [ 5 ] {12fa91ba-6645-4ae8-b093-e45c17d1d17d} <Trace> oximeter.fields_u8 (fa258e8d-285a-434f-b894-6be795807874): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15208 | 2026.03.25 00:23:36.496716 [ 188 ] {79eddaf6-5920-48fe-8c45-6c5582e58677::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2347 rows, containing 5 columns (5 merged, 0 gathered) in 0.001260719 sec., 1861636.0981313044 rows/sec., 118.68 MiB/sec. | ||
| 15209 | 2026.03.25 00:23:36.496819 [ 5 ] {12fa91ba-6645-4ae8-b093-e45c17d1d17d} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.00119 sec., 124369.74789915966 rows/sec., 7.07 MiB/sec. | ||
| 15210 | 2026.03.25 00:23:36.496862 [ 5 ] {12fa91ba-6645-4ae8-b093-e45c17d1d17d} <Debug> TCPHandler: Processed in 0.001356561 sec. | ||
| 15211 | 2026.03.25 00:23:36.496873 [ 187 ] {79eddaf6-5920-48fe-8c45-6c5582e58677::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 15212 | 2026.03.25 00:23:36.496972 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15213 | 2026.03.25 00:23:36.497066 [ 5 ] {3469d980-b900-40aa-befa-b03df056d717} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 15214 | 2026.03.25 00:23:36.497105 [ 187 ] {79eddaf6-5920-48fe-8c45-6c5582e58677::all_1_61_12} <Trace> oximeter.fields_u32 (79eddaf6-5920-48fe-8c45-6c5582e58677): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15215 | 2026.03.25 00:23:36.497107 [ 5 ] {3469d980-b900-40aa-befa-b03df056d717} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 15216 | 2026.03.25 00:23:36.497163 [ 187 ] {79eddaf6-5920-48fe-8c45-6c5582e58677::all_1_61_12} <Trace> oximeter.fields_u32 (79eddaf6-5920-48fe-8c45-6c5582e58677) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 15217 | 2026.03.25 00:23:36.497224 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.53 MiB. | ||
| 15218 | 2026.03.25 00:23:36.497794 [ 5 ] {3469d980-b900-40aa-befa-b03df056d717} <Trace> oximeter.fields_uuid (6a83c119-7e6c-4ef5-9da4-bd1e7cdd4b62): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15219 | 2026.03.25 00:23:36.497828 [ 5 ] {3469d980-b900-40aa-befa-b03df056d717} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 15220 | 2026.03.25 00:23:36.498146 [ 5 ] {3469d980-b900-40aa-befa-b03df056d717} <Trace> MergedBlockOutputStream: filled checksums all_106_106_0 (state Temporary) | ||
| 15221 | 2026.03.25 00:23:36.498360 [ 5 ] {3469d980-b900-40aa-befa-b03df056d717} <Trace> oximeter.fields_uuid (6a83c119-7e6c-4ef5-9da4-bd1e7cdd4b62): Renaming temporary part tmp_insert_all_106_106_0 to all_106_106_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15222 | 2026.03.25 00:23:36.498468 [ 119 ] {} <Debug> oximeter.fields_uuid (6a83c119-7e6c-4ef5-9da4-bd1e7cdd4b62) (MergerMutator): Selected 6 parts from all_1_101_20 to all_106_106_0 | ||
| 15223 | 2026.03.25 00:23:36.498487 [ 5 ] {3469d980-b900-40aa-befa-b03df056d717} <Debug> executeQuery: Read 504 rows, 36.30 KiB in 0.001439 sec., 350243.22446143156 rows/sec., 24.63 MiB/sec. | ||
| 15224 | 2026.03.25 00:23:36.498496 [ 119 ] {} <Trace> oximeter.fields_uuid (6a83c119-7e6c-4ef5-9da4-bd1e7cdd4b62): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15225 | 2026.03.25 00:23:36.498516 [ 119 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 15226 | 2026.03.25 00:23:36.498525 [ 5 ] {3469d980-b900-40aa-befa-b03df056d717} <Debug> TCPHandler: Processed in 0.001601767 sec. | ||
| 15227 | 2026.03.25 00:23:36.498612 [ 188 ] {6a83c119-7e6c-4ef5-9da4-bd1e7cdd4b62::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 | ||
| 15228 | 2026.03.25 00:23:36.498628 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15229 | 2026.03.25 00:23:36.498730 [ 5 ] {f7af4096-d3bd-4057-b817-05a85d0df648} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 15230 | 2026.03.25 00:23:36.498742 [ 188 ] {6a83c119-7e6c-4ef5-9da4-bd1e7cdd4b62::all_1_106_21} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15231 | 2026.03.25 00:23:36.498772 [ 5 ] {f7af4096-d3bd-4057-b817-05a85d0df648} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 15232 | 2026.03.25 00:23:36.498785 [ 188 ] {6a83c119-7e6c-4ef5-9da4-bd1e7cdd4b62::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_101_20, total 1792 rows starting from the beginning of the part | ||
| 15233 | 2026.03.25 00:23:36.498869 [ 188 ] {6a83c119-7e6c-4ef5-9da4-bd1e7cdd4b62::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_102_102_0, total 1318 rows starting from the beginning of the part | ||
| 15234 | 2026.03.25 00:23:36.498923 [ 188 ] {6a83c119-7e6c-4ef5-9da4-bd1e7cdd4b62::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_103_103_0, total 64 rows starting from the beginning of the part | ||
| 15235 | 2026.03.25 00:23:36.498978 [ 188 ] {6a83c119-7e6c-4ef5-9da4-bd1e7cdd4b62::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_104_104_0, total 504 rows starting from the beginning of the part | ||
| 15236 | 2026.03.25 00:23:36.499026 [ 188 ] {6a83c119-7e6c-4ef5-9da4-bd1e7cdd4b62::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 | ||
| 15237 | 2026.03.25 00:23:36.499071 [ 188 ] {6a83c119-7e6c-4ef5-9da4-bd1e7cdd4b62::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_106_106_0, total 504 rows starting from the beginning of the part | ||
| 15238 | 2026.03.25 00:23:36.499208 [ 5 ] {f7af4096-d3bd-4057-b817-05a85d0df648} <Trace> oximeter.measurements_bool (8a3ce6e0-f76a-4ba2-9a43-4275c3c9549e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15239 | 2026.03.25 00:23:36.499251 [ 5 ] {f7af4096-d3bd-4057-b817-05a85d0df648} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 15240 | 2026.03.25 00:23:36.499566 [ 5 ] {f7af4096-d3bd-4057-b817-05a85d0df648} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 15241 | 2026.03.25 00:23:36.499782 [ 5 ] {f7af4096-d3bd-4057-b817-05a85d0df648} <Trace> oximeter.measurements_bool (8a3ce6e0-f76a-4ba2-9a43-4275c3c9549e): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15242 | 2026.03.25 00:23:36.499882 [ 119 ] {} <Debug> oximeter.measurements_bool (8a3ce6e0-f76a-4ba2-9a43-4275c3c9549e) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 15243 | 2026.03.25 00:23:36.499905 [ 119 ] {} <Trace> oximeter.measurements_bool (8a3ce6e0-f76a-4ba2-9a43-4275c3c9549e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15244 | 2026.03.25 00:23:36.499920 [ 5 ] {f7af4096-d3bd-4057-b817-05a85d0df648} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001204 sec., 4983.388704318937 rows/sec., 260.36 KiB/sec. | ||
| 15245 | 2026.03.25 00:23:36.499922 [ 119 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 15246 | 2026.03.25 00:23:36.499959 [ 5 ] {f7af4096-d3bd-4057-b817-05a85d0df648} <Debug> TCPHandler: Processed in 0.001380622 sec. | ||
| 15247 | 2026.03.25 00:23:36.500001 [ 191 ] {8a3ce6e0-f76a-4ba2-9a43-4275c3c9549e::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 | ||
| 15248 | 2026.03.25 00:23:36.500080 [ 191 ] {8a3ce6e0-f76a-4ba2-9a43-4275c3c9549e::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15249 | 2026.03.25 00:23:36.500084 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15250 | 2026.03.25 00:23:36.500105 [ 191 ] {8a3ce6e0-f76a-4ba2-9a43-4275c3c9549e::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 246 rows starting from the beginning of the part | ||
| 15251 | 2026.03.25 00:23:36.500158 [ 191 ] {8a3ce6e0-f76a-4ba2-9a43-4275c3c9549e::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 6 rows starting from the beginning of the part | ||
| 15252 | 2026.03.25 00:23:36.500198 [ 191 ] {8a3ce6e0-f76a-4ba2-9a43-4275c3c9549e::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 6 rows starting from the beginning of the part | ||
| 15253 | 2026.03.25 00:23:36.500206 [ 5 ] {a068fcd1-d0a7-41c8-a548-47635c487221} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 15254 | 2026.03.25 00:23:36.500237 [ 191 ] {8a3ce6e0-f76a-4ba2-9a43-4275c3c9549e::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 6 rows starting from the beginning of the part | ||
| 15255 | 2026.03.25 00:23:36.500258 [ 5 ] {a068fcd1-d0a7-41c8-a548-47635c487221} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 15256 | 2026.03.25 00:23:36.500273 [ 191 ] {8a3ce6e0-f76a-4ba2-9a43-4275c3c9549e::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 6 rows starting from the beginning of the part | ||
| 15257 | 2026.03.25 00:23:36.500309 [ 191 ] {8a3ce6e0-f76a-4ba2-9a43-4275c3c9549e::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 6 rows starting from the beginning of the part | ||
| 15258 | 2026.03.25 00:23:36.500685 [ 192 ] {6a83c119-7e6c-4ef5-9da4-bd1e7cdd4b62::all_1_106_21} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4272 rows, containing 5 columns (5 merged, 0 gathered) in 0.002122289 sec., 2012920.9546861905 rows/sec., 145.52 MiB/sec. | ||
| 15259 | 2026.03.25 00:23:36.500827 [ 5 ] {a068fcd1-d0a7-41c8-a548-47635c487221} <Trace> oximeter.measurements_cumulativeu64 (d9515f17-c5fd-4592-903e-92bbab0fc185): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15260 | 2026.03.25 00:23:36.500878 [ 5 ] {a068fcd1-d0a7-41c8-a548-47635c487221} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 15261 | 2026.03.25 00:23:36.500896 [ 192 ] {6a83c119-7e6c-4ef5-9da4-bd1e7cdd4b62::all_1_106_21} <Trace> MergedBlockOutputStream: filled checksums all_1_106_21 (state Temporary) | ||
| 15262 | 2026.03.25 00:23:36.500989 [ 188 ] {8a3ce6e0-f76a-4ba2-9a43-4275c3c9549e::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 276 rows, containing 4 columns (4 merged, 0 gathered) in 0.001019123 sec., 270821.08832790545 rows/sec., 13.82 MiB/sec. | ||
| 15263 | 2026.03.25 00:23:36.501112 [ 191 ] {8a3ce6e0-f76a-4ba2-9a43-4275c3c9549e::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 15264 | 2026.03.25 00:23:36.501246 [ 192 ] {6a83c119-7e6c-4ef5-9da4-bd1e7cdd4b62::all_1_106_21} <Trace> oximeter.fields_uuid (6a83c119-7e6c-4ef5-9da4-bd1e7cdd4b62): Renaming temporary part tmp_merge_all_1_106_21 to all_1_106_21 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15265 | 2026.03.25 00:23:36.501347 [ 192 ] {6a83c119-7e6c-4ef5-9da4-bd1e7cdd4b62::all_1_106_21} <Trace> oximeter.fields_uuid (6a83c119-7e6c-4ef5-9da4-bd1e7cdd4b62) (MergerMutator): Merged 6 parts: [all_1_101_20, all_106_106_0] -> all_1_106_21 | ||
| 15266 | 2026.03.25 00:23:36.501388 [ 191 ] {8a3ce6e0-f76a-4ba2-9a43-4275c3c9549e::all_1_46_9} <Trace> oximeter.measurements_bool (8a3ce6e0-f76a-4ba2-9a43-4275c3c9549e): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15267 | 2026.03.25 00:23:36.501414 [ 5 ] {a068fcd1-d0a7-41c8-a548-47635c487221} <Trace> MergedBlockOutputStream: filled checksums all_106_106_0 (state Temporary) | ||
| 15268 | 2026.03.25 00:23:36.501445 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.81 MiB. | ||
| 15269 | 2026.03.25 00:23:36.501454 [ 191 ] {8a3ce6e0-f76a-4ba2-9a43-4275c3c9549e::all_1_46_9} <Trace> oximeter.measurements_bool (8a3ce6e0-f76a-4ba2-9a43-4275c3c9549e) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 15270 | 2026.03.25 00:23:36.501526 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB. | ||
| 15271 | 2026.03.25 00:23:36.501732 [ 5 ] {a068fcd1-d0a7-41c8-a548-47635c487221} <Trace> oximeter.measurements_cumulativeu64 (d9515f17-c5fd-4592-903e-92bbab0fc185): Renaming temporary part tmp_insert_all_106_106_0 to all_106_106_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15272 | 2026.03.25 00:23:36.501903 [ 5 ] {a068fcd1-d0a7-41c8-a548-47635c487221} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001721 sec., 153980.24404416035 rows/sec., 10.23 MiB/sec. | ||
| 15273 | 2026.03.25 00:23:36.501955 [ 5 ] {a068fcd1-d0a7-41c8-a548-47635c487221} <Debug> TCPHandler: Processed in 0.001931524 sec. | ||
| 15274 | 2026.03.25 00:23:36.502090 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15275 | 2026.03.25 00:23:36.502207 [ 5 ] {47802fdd-dd44-45c8-9a96-d9cf951862c3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 15276 | 2026.03.25 00:23:36.502260 [ 5 ] {47802fdd-dd44-45c8-9a96-d9cf951862c3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 15277 | 2026.03.25 00:23:36.502668 [ 5 ] {47802fdd-dd44-45c8-9a96-d9cf951862c3} <Trace> oximeter.measurements_f64 (212c2a6f-90cf-4c71-aafe-78c3b1fd8e79): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15278 | 2026.03.25 00:23:36.502706 [ 5 ] {47802fdd-dd44-45c8-9a96-d9cf951862c3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 15279 | 2026.03.25 00:23:36.503122 [ 5 ] {47802fdd-dd44-45c8-9a96-d9cf951862c3} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 15280 | 2026.03.25 00:23:36.503418 [ 5 ] {47802fdd-dd44-45c8-9a96-d9cf951862c3} <Trace> oximeter.measurements_f64 (212c2a6f-90cf-4c71-aafe-78c3b1fd8e79): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15281 | 2026.03.25 00:23:36.503587 [ 5 ] {47802fdd-dd44-45c8-9a96-d9cf951862c3} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001404 sec., 712.2507122507122 rows/sec., 47.99 KiB/sec. | ||
| 15282 | 2026.03.25 00:23:36.503636 [ 5 ] {47802fdd-dd44-45c8-9a96-d9cf951862c3} <Debug> TCPHandler: Processed in 0.001606147 sec. | ||
| 15283 | 2026.03.25 00:23:36.503782 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15284 | 2026.03.25 00:23:36.503896 [ 5 ] {d7ee890b-5477-4784-a409-e3a7482088ee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 15285 | 2026.03.25 00:23:36.503968 [ 5 ] {d7ee890b-5477-4784-a409-e3a7482088ee} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 15286 | 2026.03.25 00:23:36.505009 [ 5 ] {d7ee890b-5477-4784-a409-e3a7482088ee} <Trace> oximeter.measurements_histogramu64 (66b3c5cd-c277-4614-b9e1-0e483a2d8930): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15287 | 2026.03.25 00:23:36.505045 [ 5 ] {d7ee890b-5477-4784-a409-e3a7482088ee} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 15288 | 2026.03.25 00:23:36.505587 [ 5 ] {d7ee890b-5477-4784-a409-e3a7482088ee} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) | ||
| 15289 | 2026.03.25 00:23:36.505807 [ 5 ] {d7ee890b-5477-4784-a409-e3a7482088ee} <Trace> oximeter.measurements_histogramu64 (66b3c5cd-c277-4614-b9e1-0e483a2d8930): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15290 | 2026.03.25 00:23:36.505950 [ 5 ] {d7ee890b-5477-4784-a409-e3a7482088ee} <Debug> executeQuery: Read 14 rows, 25.69 KiB in 0.00208 sec., 6730.769230769231 rows/sec., 12.06 MiB/sec. | ||
| 15291 | 2026.03.25 00:23:36.506012 [ 5 ] {d7ee890b-5477-4784-a409-e3a7482088ee} <Debug> TCPHandler: Processed in 0.002293053 sec. | ||
| 15292 | 2026.03.25 00:23:36.506130 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15293 | 2026.03.25 00:23:36.506225 [ 5 ] {3d0cb572-aab6-433e-b3d0-ae790b0db3fb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 15294 | 2026.03.25 00:23:36.506267 [ 5 ] {3d0cb572-aab6-433e-b3d0-ae790b0db3fb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 15295 | 2026.03.25 00:23:36.506615 [ 5 ] {3d0cb572-aab6-433e-b3d0-ae790b0db3fb} <Trace> oximeter.measurements_u64 (a46c3f3f-9ded-4b50-9fc2-4f503dd169a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15296 | 2026.03.25 00:23:36.506649 [ 5 ] {3d0cb572-aab6-433e-b3d0-ae790b0db3fb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 15297 | 2026.03.25 00:23:36.506964 [ 5 ] {3d0cb572-aab6-433e-b3d0-ae790b0db3fb} <Trace> MergedBlockOutputStream: filled checksums all_106_106_0 (state Temporary) | ||
| 15298 | 2026.03.25 00:23:36.507174 [ 5 ] {3d0cb572-aab6-433e-b3d0-ae790b0db3fb} <Trace> oximeter.measurements_u64 (a46c3f3f-9ded-4b50-9fc2-4f503dd169a4): Renaming temporary part tmp_insert_all_106_106_0 to all_106_106_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15299 | 2026.03.25 00:23:36.507279 [ 119 ] {} <Debug> oximeter.measurements_u64 (a46c3f3f-9ded-4b50-9fc2-4f503dd169a4) (MergerMutator): Selected 6 parts from all_1_101_20 to all_106_106_0 | ||
| 15300 | 2026.03.25 00:23:36.507304 [ 119 ] {} <Trace> oximeter.measurements_u64 (a46c3f3f-9ded-4b50-9fc2-4f503dd169a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15301 | 2026.03.25 00:23:36.507304 [ 5 ] {3d0cb572-aab6-433e-b3d0-ae790b0db3fb} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001099 sec., 81892.6296633303 rows/sec., 5.12 MiB/sec. | ||
| 15302 | 2026.03.25 00:23:36.507320 [ 119 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 15303 | 2026.03.25 00:23:36.507347 [ 5 ] {3d0cb572-aab6-433e-b3d0-ae790b0db3fb} <Debug> TCPHandler: Processed in 0.001266909 sec. | ||
| 15304 | 2026.03.25 00:23:36.507418 [ 201 ] {a46c3f3f-9ded-4b50-9fc2-4f503dd169a4::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 | ||
| 15305 | 2026.03.25 00:23:36.507569 [ 201 ] {a46c3f3f-9ded-4b50-9fc2-4f503dd169a4::all_1_106_21} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15306 | 2026.03.25 00:23:36.507608 [ 201 ] {a46c3f3f-9ded-4b50-9fc2-4f503dd169a4::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_101_20, total 6540 rows starting from the beginning of the part | ||
| 15307 | 2026.03.25 00:23:36.507677 [ 201 ] {a46c3f3f-9ded-4b50-9fc2-4f503dd169a4::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_102_102_0, total 12 rows starting from the beginning of the part | ||
| 15308 | 2026.03.25 00:23:36.507725 [ 201 ] {a46c3f3f-9ded-4b50-9fc2-4f503dd169a4::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_103_103_0, total 48 rows starting from the beginning of the part | ||
| 15309 | 2026.03.25 00:23:36.507777 [ 201 ] {a46c3f3f-9ded-4b50-9fc2-4f503dd169a4::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_104_104_0, total 90 rows starting from the beginning of the part | ||
| 15310 | 2026.03.25 00:23:36.507845 [ 201 ] {a46c3f3f-9ded-4b50-9fc2-4f503dd169a4::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_105_105_0, total 60 rows starting from the beginning of the part | ||
| 15311 | 2026.03.25 00:23:36.507900 [ 201 ] {a46c3f3f-9ded-4b50-9fc2-4f503dd169a4::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_106_106_0, total 90 rows starting from the beginning of the part | ||
| 15312 | 2026.03.25 00:23:36.509725 [ 192 ] {a46c3f3f-9ded-4b50-9fc2-4f503dd169a4::all_1_106_21} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6840 rows, containing 4 columns (4 merged, 0 gathered) in 0.002355034 sec., 2904416.6665958962 rows/sec., 187.26 MiB/sec. | ||
| 15313 | 2026.03.25 00:23:36.510190 [ 192 ] {a46c3f3f-9ded-4b50-9fc2-4f503dd169a4::all_1_106_21} <Trace> MergedBlockOutputStream: filled checksums all_1_106_21 (state Temporary) | ||
| 15314 | 2026.03.25 00:23:36.510486 [ 192 ] {a46c3f3f-9ded-4b50-9fc2-4f503dd169a4::all_1_106_21} <Trace> oximeter.measurements_u64 (a46c3f3f-9ded-4b50-9fc2-4f503dd169a4): Renaming temporary part tmp_merge_all_1_106_21 to all_1_106_21 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15315 | 2026.03.25 00:23:36.510564 [ 192 ] {a46c3f3f-9ded-4b50-9fc2-4f503dd169a4::all_1_106_21} <Trace> oximeter.measurements_u64 (a46c3f3f-9ded-4b50-9fc2-4f503dd169a4) (MergerMutator): Merged 6 parts: [all_1_101_20, all_106_106_0] -> all_1_106_21 | ||
| 15316 | 2026.03.25 00:23:36.510659 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.20 MiB. | ||
| 15317 | 2026.03.25 00:23:37.442884 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 30174 | ||
| 15318 | 2026.03.25 00:23:37.443461 [ 244 ] {} <Trace> system.asynchronous_metric_log (0898b27c-367e-447b-8482-f4822232c365): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15319 | 2026.03.25 00:23:37.443514 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 15320 | 2026.03.25 00:23:37.444019 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 15321 | 2026.03.25 00:23:37.444276 [ 244 ] {} <Trace> system.asynchronous_metric_log (0898b27c-367e-447b-8482-f4822232c365): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15322 | 2026.03.25 00:23:37.444431 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 30174 | ||
| 15323 | 2026.03.25 00:23:39.047221 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 475 | ||
| 15324 | 2026.03.25 00:23:39.063690 [ 243 ] {} <Trace> system.metric_log (8832bb94-2db2-42e0-923d-5bcca7c2cc3b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15325 | 2026.03.25 00:23:39.063731 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 15326 | 2026.03.25 00:23:39.070052 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 15327 | 2026.03.25 00:23:39.070742 [ 243 ] {} <Trace> system.metric_log (8832bb94-2db2-42e0-923d-5bcca7c2cc3b): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15328 | 2026.03.25 00:23:39.073646 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 475 | ||
| 15329 | 2026.03.25 00:23:41.481957 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15330 | 2026.03.25 00:23:41.482145 [ 5 ] {063d06f7-59a0-40ca-b4e2-62ee7641fc8d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 15331 | 2026.03.25 00:23:41.482213 [ 5 ] {063d06f7-59a0-40ca-b4e2-62ee7641fc8d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 15332 | 2026.03.25 00:23:41.482924 [ 5 ] {063d06f7-59a0-40ca-b4e2-62ee7641fc8d} <Trace> oximeter.fields_string (da9d4756-c540-45ff-bdbb-bdc9c8d31861): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15333 | 2026.03.25 00:23:41.482978 [ 5 ] {063d06f7-59a0-40ca-b4e2-62ee7641fc8d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.06 GiB. | ||
| 15334 | 2026.03.25 00:23:41.483442 [ 5 ] {063d06f7-59a0-40ca-b4e2-62ee7641fc8d} <Trace> MergedBlockOutputStream: filled checksums all_107_107_0 (state Temporary) | ||
| 15335 | 2026.03.25 00:23:41.483692 [ 5 ] {063d06f7-59a0-40ca-b4e2-62ee7641fc8d} <Trace> oximeter.fields_string (da9d4756-c540-45ff-bdbb-bdc9c8d31861): Renaming temporary part tmp_insert_all_107_107_0 to all_107_107_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15336 | 2026.03.25 00:23:41.483848 [ 5 ] {063d06f7-59a0-40ca-b4e2-62ee7641fc8d} <Debug> executeQuery: Read 108 rows, 9.31 KiB in 0.001749 sec., 61749.57118353345 rows/sec., 5.20 MiB/sec. | ||
| 15337 | 2026.03.25 00:23:41.483892 [ 5 ] {063d06f7-59a0-40ca-b4e2-62ee7641fc8d} <Debug> TCPHandler: Processed in 0.002070297 sec. | ||
| 15338 | 2026.03.25 00:23:41.484016 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15339 | 2026.03.25 00:23:41.484118 [ 5 ] {6b922ad4-237b-4a20-ab85-a55ae64fbed5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 15340 | 2026.03.25 00:23:41.484162 [ 5 ] {6b922ad4-237b-4a20-ab85-a55ae64fbed5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 15341 | 2026.03.25 00:23:41.484582 [ 5 ] {6b922ad4-237b-4a20-ab85-a55ae64fbed5} <Trace> oximeter.fields_u16 (b490aa8d-8720-450c-9d9d-0c0be0c6e0e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15342 | 2026.03.25 00:23:41.484619 [ 5 ] {6b922ad4-237b-4a20-ab85-a55ae64fbed5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.06 GiB. | ||
| 15343 | 2026.03.25 00:23:41.484933 [ 5 ] {6b922ad4-237b-4a20-ab85-a55ae64fbed5} <Trace> MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) | ||
| 15344 | 2026.03.25 00:23:41.485158 [ 5 ] {6b922ad4-237b-4a20-ab85-a55ae64fbed5} <Trace> oximeter.fields_u16 (b490aa8d-8720-450c-9d9d-0c0be0c6e0e1): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15345 | 2026.03.25 00:23:41.485289 [ 5 ] {6b922ad4-237b-4a20-ab85-a55ae64fbed5} <Debug> executeQuery: Read 26 rows, 1.96 KiB in 0.001194 sec., 21775.544388609716 rows/sec., 1.60 MiB/sec. | ||
| 15346 | 2026.03.25 00:23:41.485331 [ 5 ] {6b922ad4-237b-4a20-ab85-a55ae64fbed5} <Debug> TCPHandler: Processed in 0.001365212 sec. | ||
| 15347 | 2026.03.25 00:23:41.485454 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15348 | 2026.03.25 00:23:41.485561 [ 5 ] {b4d2856f-d63a-4af6-8c4c-7aaa3eb767aa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 15349 | 2026.03.25 00:23:41.485605 [ 5 ] {b4d2856f-d63a-4af6-8c4c-7aaa3eb767aa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 15350 | 2026.03.25 00:23:41.486047 [ 5 ] {b4d2856f-d63a-4af6-8c4c-7aaa3eb767aa} <Trace> oximeter.fields_uuid (6a83c119-7e6c-4ef5-9da4-bd1e7cdd4b62): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15351 | 2026.03.25 00:23:41.486083 [ 5 ] {b4d2856f-d63a-4af6-8c4c-7aaa3eb767aa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.06 GiB. | ||
| 15352 | 2026.03.25 00:23:41.486383 [ 5 ] {b4d2856f-d63a-4af6-8c4c-7aaa3eb767aa} <Trace> MergedBlockOutputStream: filled checksums all_107_107_0 (state Temporary) | ||
| 15353 | 2026.03.25 00:23:41.486602 [ 5 ] {b4d2856f-d63a-4af6-8c4c-7aaa3eb767aa} <Trace> oximeter.fields_uuid (6a83c119-7e6c-4ef5-9da4-bd1e7cdd4b62): Renaming temporary part tmp_insert_all_107_107_0 to all_107_107_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15354 | 2026.03.25 00:23:41.486729 [ 5 ] {b4d2856f-d63a-4af6-8c4c-7aaa3eb767aa} <Debug> executeQuery: Read 90 rows, 7.20 KiB in 0.00119 sec., 75630.25210084033 rows/sec., 5.91 MiB/sec. | ||
| 15355 | 2026.03.25 00:23:41.486768 [ 5 ] {b4d2856f-d63a-4af6-8c4c-7aaa3eb767aa} <Debug> TCPHandler: Processed in 0.001362621 sec. | ||
| 15356 | 2026.03.25 00:23:41.486889 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15357 | 2026.03.25 00:23:41.486983 [ 5 ] {9a6310c5-3124-4e8d-a035-57c2706f90b5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 15358 | 2026.03.25 00:23:41.487028 [ 5 ] {9a6310c5-3124-4e8d-a035-57c2706f90b5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 15359 | 2026.03.25 00:23:41.487439 [ 5 ] {9a6310c5-3124-4e8d-a035-57c2706f90b5} <Trace> oximeter.measurements_cumulativeu64 (d9515f17-c5fd-4592-903e-92bbab0fc185): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15360 | 2026.03.25 00:23:41.487475 [ 5 ] {9a6310c5-3124-4e8d-a035-57c2706f90b5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.06 GiB. | ||
| 15361 | 2026.03.25 00:23:41.487799 [ 5 ] {9a6310c5-3124-4e8d-a035-57c2706f90b5} <Trace> MergedBlockOutputStream: filled checksums all_107_107_0 (state Temporary) | ||
| 15362 | 2026.03.25 00:23:41.488001 [ 5 ] {9a6310c5-3124-4e8d-a035-57c2706f90b5} <Trace> oximeter.measurements_cumulativeu64 (d9515f17-c5fd-4592-903e-92bbab0fc185): Renaming temporary part tmp_insert_all_107_107_0 to all_107_107_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15363 | 2026.03.25 00:23:41.488135 [ 5 ] {9a6310c5-3124-4e8d-a035-57c2706f90b5} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001169 sec., 136869.11890504707 rows/sec., 9.53 MiB/sec. | ||
| 15364 | 2026.03.25 00:23:41.488132 [ 114 ] {} <Debug> oximeter.measurements_cumulativeu64 (d9515f17-c5fd-4592-903e-92bbab0fc185) (MergerMutator): Selected 5 parts from all_1_102_21 to all_106_106_0 | ||
| 15365 | 2026.03.25 00:23:41.488175 [ 5 ] {9a6310c5-3124-4e8d-a035-57c2706f90b5} <Debug> TCPHandler: Processed in 0.001336181 sec. | ||
| 15366 | 2026.03.25 00:23:41.488208 [ 114 ] {} <Trace> oximeter.measurements_cumulativeu64 (d9515f17-c5fd-4592-903e-92bbab0fc185): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15367 | 2026.03.25 00:23:41.488232 [ 114 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.06 GiB. | ||
| 15368 | 2026.03.25 00:23:41.488295 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15369 | 2026.03.25 00:23:41.488324 [ 191 ] {d9515f17-c5fd-4592-903e-92bbab0fc185::all_1_106_22} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_102_21 to all_106_106_0 into Compact with storage Full | ||
| 15370 | 2026.03.25 00:23:41.488394 [ 5 ] {9d107cd1-65dd-418a-b3c0-0044288e2412} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 15371 | 2026.03.25 00:23:41.488415 [ 191 ] {d9515f17-c5fd-4592-903e-92bbab0fc185::all_1_106_22} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15372 | 2026.03.25 00:23:41.488446 [ 191 ] {d9515f17-c5fd-4592-903e-92bbab0fc185::all_1_106_22} <Debug> MergeTreeSequentialSource: Reading 7 marks from part all_1_102_21, total 41535 rows starting from the beginning of the part | ||
| 15373 | 2026.03.25 00:23:41.488450 [ 5 ] {9d107cd1-65dd-418a-b3c0-0044288e2412} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 15374 | 2026.03.25 00:23:41.488507 [ 191 ] {d9515f17-c5fd-4592-903e-92bbab0fc185::all_1_106_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_103_103_0, total 128 rows starting from the beginning of the part | ||
| 15375 | 2026.03.25 00:23:41.488553 [ 191 ] {d9515f17-c5fd-4592-903e-92bbab0fc185::all_1_106_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_104_104_0, total 265 rows starting from the beginning of the part | ||
| 15376 | 2026.03.25 00:23:41.488597 [ 191 ] {d9515f17-c5fd-4592-903e-92bbab0fc185::all_1_106_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_105_105_0, total 160 rows starting from the beginning of the part | ||
| 15377 | 2026.03.25 00:23:41.488637 [ 191 ] {d9515f17-c5fd-4592-903e-92bbab0fc185::all_1_106_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_106_106_0, total 265 rows starting from the beginning of the part | ||
| 15378 | 2026.03.25 00:23:41.489268 [ 5 ] {9d107cd1-65dd-418a-b3c0-0044288e2412} <Trace> oximeter.measurements_histogramu64 (66b3c5cd-c277-4614-b9e1-0e483a2d8930): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15379 | 2026.03.25 00:23:41.489303 [ 5 ] {9d107cd1-65dd-418a-b3c0-0044288e2412} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.06 GiB. | ||
| 15380 | 2026.03.25 00:23:41.489840 [ 5 ] {9d107cd1-65dd-418a-b3c0-0044288e2412} <Trace> MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) | ||
| 15381 | 2026.03.25 00:23:41.490075 [ 5 ] {9d107cd1-65dd-418a-b3c0-0044288e2412} <Trace> oximeter.measurements_histogramu64 (66b3c5cd-c277-4614-b9e1-0e483a2d8930): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15382 | 2026.03.25 00:23:41.490212 [ 5 ] {9d107cd1-65dd-418a-b3c0-0044288e2412} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.001835 sec., 14168.937329700273 rows/sec., 25.39 MiB/sec. | ||
| 15383 | 2026.03.25 00:23:41.490267 [ 5 ] {9d107cd1-65dd-418a-b3c0-0044288e2412} <Debug> TCPHandler: Processed in 0.002021607 sec. | ||
| 15384 | 2026.03.25 00:23:41.490385 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15385 | 2026.03.25 00:23:41.490480 [ 5 ] {95eb74eb-5b21-49fb-b6d1-69c8de3422a7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 15386 | 2026.03.25 00:23:41.490522 [ 5 ] {95eb74eb-5b21-49fb-b6d1-69c8de3422a7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 15387 | 2026.03.25 00:23:41.490856 [ 5 ] {95eb74eb-5b21-49fb-b6d1-69c8de3422a7} <Trace> oximeter.measurements_u64 (a46c3f3f-9ded-4b50-9fc2-4f503dd169a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15388 | 2026.03.25 00:23:41.490894 [ 5 ] {95eb74eb-5b21-49fb-b6d1-69c8de3422a7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.06 GiB. | ||
| 15389 | 2026.03.25 00:23:41.491217 [ 5 ] {95eb74eb-5b21-49fb-b6d1-69c8de3422a7} <Trace> MergedBlockOutputStream: filled checksums all_107_107_0 (state Temporary) | ||
| 15390 | 2026.03.25 00:23:41.491442 [ 5 ] {95eb74eb-5b21-49fb-b6d1-69c8de3422a7} <Trace> oximeter.measurements_u64 (a46c3f3f-9ded-4b50-9fc2-4f503dd169a4): Renaming temporary part tmp_insert_all_107_107_0 to all_107_107_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15391 | 2026.03.25 00:23:41.491570 [ 5 ] {95eb74eb-5b21-49fb-b6d1-69c8de3422a7} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001109 sec., 54102.795311091075 rows/sec., 3.65 MiB/sec. | ||
| 15392 | 2026.03.25 00:23:41.491608 [ 5 ] {95eb74eb-5b21-49fb-b6d1-69c8de3422a7} <Debug> TCPHandler: Processed in 0.001272749 sec. | ||
| 15393 | 2026.03.25 00:23:41.496158 [ 192 ] {d9515f17-c5fd-4592-903e-92bbab0fc185::all_1_106_22} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 42353 rows, containing 5 columns (5 merged, 0 gathered) in 0.007867101 sec., 5383558.695890646 rows/sec., 343.57 MiB/sec. | ||
| 15394 | 2026.03.25 00:23:41.496529 [ 198 ] {d9515f17-c5fd-4592-903e-92bbab0fc185::all_1_106_22} <Trace> MergedBlockOutputStream: filled checksums all_1_106_22 (state Temporary) | ||
| 15395 | 2026.03.25 00:23:41.496859 [ 198 ] {d9515f17-c5fd-4592-903e-92bbab0fc185::all_1_106_22} <Trace> oximeter.measurements_cumulativeu64 (d9515f17-c5fd-4592-903e-92bbab0fc185): Renaming temporary part tmp_merge_all_1_106_22 to all_1_106_22 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15396 | 2026.03.25 00:23:41.496945 [ 198 ] {d9515f17-c5fd-4592-903e-92bbab0fc185::all_1_106_22} <Trace> oximeter.measurements_cumulativeu64 (d9515f17-c5fd-4592-903e-92bbab0fc185) (MergerMutator): Merged 5 parts: [all_1_102_21, all_106_106_0] -> all_1_106_22 | ||
| 15397 | 2026.03.25 00:23:41.497060 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.31 MiB. | ||
| 15398 | 2026.03.25 00:23:44.708054 [ 109 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 15399 | 2026.03.25 00:23:44.708112 [ 109 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 15400 | 2026.03.25 00:23:44.944804 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 30622 | ||
| 15401 | 2026.03.25 00:23:44.945323 [ 244 ] {} <Trace> system.asynchronous_metric_log (0898b27c-367e-447b-8482-f4822232c365): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15402 | 2026.03.25 00:23:44.945371 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.06 GiB. | ||
| 15403 | 2026.03.25 00:23:44.945857 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 15404 | 2026.03.25 00:23:44.946086 [ 244 ] {} <Trace> system.asynchronous_metric_log (0898b27c-367e-447b-8482-f4822232c365): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15405 | 2026.03.25 00:23:44.946218 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 30622 | ||
| 15406 | 2026.03.25 00:23:45.001928 [ 247 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.001551095 sec. | ||
| 15407 | 2026.03.25 00:23:45.089877 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 2012 | ||
| 15408 | 2026.03.25 00:23:45.092367 [ 242 ] {} <Trace> system.query_log (9703172c-9101-4506-b1d0-613c64f918a0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15409 | 2026.03.25 00:23:45.092403 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.06 GiB. | ||
| 15410 | 2026.03.25 00:23:45.093580 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 15411 | 2026.03.25 00:23:45.093841 [ 242 ] {} <Trace> system.query_log (9703172c-9101-4506-b1d0-613c64f918a0): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15412 | 2026.03.25 00:23:45.094096 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2012 | ||
| 15413 | 2026.03.25 00:23:46.487843 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15414 | 2026.03.25 00:23:46.488024 [ 5 ] {10933e91-ad94-47ec-8a8e-5eb409937887} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 15415 | 2026.03.25 00:23:46.488087 [ 5 ] {10933e91-ad94-47ec-8a8e-5eb409937887} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 15416 | 2026.03.25 00:23:46.488819 [ 5 ] {10933e91-ad94-47ec-8a8e-5eb409937887} <Trace> oximeter.fields_i16 (78240462-1731-4218-9a79-d1fbaf59befe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15417 | 2026.03.25 00:23:46.488857 [ 5 ] {10933e91-ad94-47ec-8a8e-5eb409937887} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.06 GiB. | ||
| 15418 | 2026.03.25 00:23:46.489267 [ 5 ] {10933e91-ad94-47ec-8a8e-5eb409937887} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 15419 | 2026.03.25 00:23:46.489496 [ 5 ] {10933e91-ad94-47ec-8a8e-5eb409937887} <Trace> oximeter.fields_i16 (78240462-1731-4218-9a79-d1fbaf59befe): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15420 | 2026.03.25 00:23:46.489640 [ 5 ] {10933e91-ad94-47ec-8a8e-5eb409937887} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001664 sec., 170673.07692307694 rows/sec., 10.84 MiB/sec. | ||
| 15421 | 2026.03.25 00:23:46.489681 [ 5 ] {10933e91-ad94-47ec-8a8e-5eb409937887} <Debug> TCPHandler: Processed in 0.001968045 sec. | ||
| 15422 | 2026.03.25 00:23:46.489805 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15423 | 2026.03.25 00:23:46.489900 [ 5 ] {018309e7-73fc-4a4b-966b-91fa8d46be19} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 15424 | 2026.03.25 00:23:46.489940 [ 5 ] {018309e7-73fc-4a4b-966b-91fa8d46be19} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 15425 | 2026.03.25 00:23:46.490746 [ 5 ] {018309e7-73fc-4a4b-966b-91fa8d46be19} <Trace> oximeter.fields_string (da9d4756-c540-45ff-bdbb-bdc9c8d31861): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15426 | 2026.03.25 00:23:46.490786 [ 5 ] {018309e7-73fc-4a4b-966b-91fa8d46be19} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.06 GiB. | ||
| 15427 | 2026.03.25 00:23:46.491148 [ 5 ] {018309e7-73fc-4a4b-966b-91fa8d46be19} <Trace> MergedBlockOutputStream: filled checksums all_108_108_0 (state Temporary) | ||
| 15428 | 2026.03.25 00:23:46.491364 [ 5 ] {018309e7-73fc-4a4b-966b-91fa8d46be19} <Trace> oximeter.fields_string (da9d4756-c540-45ff-bdbb-bdc9c8d31861): Renaming temporary part tmp_insert_all_108_108_0 to all_108_108_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15429 | 2026.03.25 00:23:46.491491 [ 5 ] {018309e7-73fc-4a4b-966b-91fa8d46be19} <Debug> executeQuery: Read 825 rows, 66.29 KiB in 0.00161 sec., 512422.36024844716 rows/sec., 40.21 MiB/sec. | ||
| 15430 | 2026.03.25 00:23:46.491529 [ 5 ] {018309e7-73fc-4a4b-966b-91fa8d46be19} <Debug> TCPHandler: Processed in 0.001774691 sec. | ||
| 15431 | 2026.03.25 00:23:46.491639 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15432 | 2026.03.25 00:23:46.491732 [ 5 ] {e44c5855-ac37-494e-9c14-814072abfb57} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 15433 | 2026.03.25 00:23:46.491771 [ 5 ] {e44c5855-ac37-494e-9c14-814072abfb57} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 15434 | 2026.03.25 00:23:46.492219 [ 5 ] {e44c5855-ac37-494e-9c14-814072abfb57} <Trace> oximeter.fields_u16 (b490aa8d-8720-450c-9d9d-0c0be0c6e0e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15435 | 2026.03.25 00:23:46.492252 [ 5 ] {e44c5855-ac37-494e-9c14-814072abfb57} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.06 GiB. | ||
| 15436 | 2026.03.25 00:23:46.492554 [ 5 ] {e44c5855-ac37-494e-9c14-814072abfb57} <Trace> MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) | ||
| 15437 | 2026.03.25 00:23:46.492774 [ 5 ] {e44c5855-ac37-494e-9c14-814072abfb57} <Trace> oximeter.fields_u16 (b490aa8d-8720-450c-9d9d-0c0be0c6e0e1): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15438 | 2026.03.25 00:23:46.492899 [ 5 ] {e44c5855-ac37-494e-9c14-814072abfb57} <Debug> executeQuery: Read 156 rows, 9.59 KiB in 0.001184 sec., 131756.75675675677 rows/sec., 7.91 MiB/sec. | ||
| 15439 | 2026.03.25 00:23:46.492936 [ 5 ] {e44c5855-ac37-494e-9c14-814072abfb57} <Debug> TCPHandler: Processed in 0.001346091 sec. | ||
| 15440 | 2026.03.25 00:23:46.493049 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15441 | 2026.03.25 00:23:46.493143 [ 5 ] {0d3eee25-eaa9-43c6-8582-b3a24a21bcdd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 15442 | 2026.03.25 00:23:46.493185 [ 5 ] {0d3eee25-eaa9-43c6-8582-b3a24a21bcdd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 15443 | 2026.03.25 00:23:46.493621 [ 5 ] {0d3eee25-eaa9-43c6-8582-b3a24a21bcdd} <Trace> oximeter.fields_u32 (79eddaf6-5920-48fe-8c45-6c5582e58677): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15444 | 2026.03.25 00:23:46.493655 [ 5 ] {0d3eee25-eaa9-43c6-8582-b3a24a21bcdd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.06 GiB. | ||
| 15445 | 2026.03.25 00:23:46.493953 [ 5 ] {0d3eee25-eaa9-43c6-8582-b3a24a21bcdd} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 15446 | 2026.03.25 00:23:46.494159 [ 5 ] {0d3eee25-eaa9-43c6-8582-b3a24a21bcdd} <Trace> oximeter.fields_u32 (79eddaf6-5920-48fe-8c45-6c5582e58677): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15447 | 2026.03.25 00:23:46.494289 [ 5 ] {0d3eee25-eaa9-43c6-8582-b3a24a21bcdd} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001165 sec., 127896.9957081545 rows/sec., 8.26 MiB/sec. | ||
| 15448 | 2026.03.25 00:23:46.494327 [ 5 ] {0d3eee25-eaa9-43c6-8582-b3a24a21bcdd} <Debug> TCPHandler: Processed in 0.001327391 sec. | ||
| 15449 | 2026.03.25 00:23:46.494438 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15450 | 2026.03.25 00:23:46.494531 [ 5 ] {fc706f2a-e2b4-4f43-b927-bb2a9ed1376d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 15451 | 2026.03.25 00:23:46.494569 [ 5 ] {fc706f2a-e2b4-4f43-b927-bb2a9ed1376d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 15452 | 2026.03.25 00:23:46.495000 [ 5 ] {fc706f2a-e2b4-4f43-b927-bb2a9ed1376d} <Trace> oximeter.fields_u8 (fa258e8d-285a-434f-b894-6be795807874): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15453 | 2026.03.25 00:23:46.495035 [ 5 ] {fc706f2a-e2b4-4f43-b927-bb2a9ed1376d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.06 GiB. | ||
| 15454 | 2026.03.25 00:23:46.495336 [ 5 ] {fc706f2a-e2b4-4f43-b927-bb2a9ed1376d} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 15455 | 2026.03.25 00:23:46.495539 [ 5 ] {fc706f2a-e2b4-4f43-b927-bb2a9ed1376d} <Trace> oximeter.fields_u8 (fa258e8d-285a-434f-b894-6be795807874): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15456 | 2026.03.25 00:23:46.495664 [ 5 ] {fc706f2a-e2b4-4f43-b927-bb2a9ed1376d} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001152 sec., 128472.22222222222 rows/sec., 7.31 MiB/sec. | ||
| 15457 | 2026.03.25 00:23:46.495702 [ 5 ] {fc706f2a-e2b4-4f43-b927-bb2a9ed1376d} <Debug> TCPHandler: Processed in 0.001313661 sec. | ||
| 15458 | 2026.03.25 00:23:46.495820 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15459 | 2026.03.25 00:23:46.495912 [ 5 ] {76671aaf-0178-4a2c-9230-68308ba1d0fd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 15460 | 2026.03.25 00:23:46.495951 [ 5 ] {76671aaf-0178-4a2c-9230-68308ba1d0fd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 15461 | 2026.03.25 00:23:46.496548 [ 5 ] {76671aaf-0178-4a2c-9230-68308ba1d0fd} <Trace> oximeter.fields_uuid (6a83c119-7e6c-4ef5-9da4-bd1e7cdd4b62): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15462 | 2026.03.25 00:23:46.496581 [ 5 ] {76671aaf-0178-4a2c-9230-68308ba1d0fd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.06 GiB. | ||
| 15463 | 2026.03.25 00:23:46.496898 [ 5 ] {76671aaf-0178-4a2c-9230-68308ba1d0fd} <Trace> MergedBlockOutputStream: filled checksums all_108_108_0 (state Temporary) | ||
| 15464 | 2026.03.25 00:23:46.497101 [ 5 ] {76671aaf-0178-4a2c-9230-68308ba1d0fd} <Trace> oximeter.fields_uuid (6a83c119-7e6c-4ef5-9da4-bd1e7cdd4b62): Renaming temporary part tmp_insert_all_108_108_0 to all_108_108_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15465 | 2026.03.25 00:23:46.497230 [ 5 ] {76671aaf-0178-4a2c-9230-68308ba1d0fd} <Debug> executeQuery: Read 504 rows, 36.30 KiB in 0.001335 sec., 377528.08988764044 rows/sec., 26.55 MiB/sec. | ||
| 15466 | 2026.03.25 00:23:46.497268 [ 5 ] {76671aaf-0178-4a2c-9230-68308ba1d0fd} <Debug> TCPHandler: Processed in 0.001497604 sec. | ||
| 15467 | 2026.03.25 00:23:46.497368 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15468 | 2026.03.25 00:23:46.497461 [ 5 ] {ab778669-5e54-473d-9128-532b9ad30051} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 15469 | 2026.03.25 00:23:46.497502 [ 5 ] {ab778669-5e54-473d-9128-532b9ad30051} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 15470 | 2026.03.25 00:23:46.497832 [ 5 ] {ab778669-5e54-473d-9128-532b9ad30051} <Trace> oximeter.measurements_bool (8a3ce6e0-f76a-4ba2-9a43-4275c3c9549e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15471 | 2026.03.25 00:23:46.497866 [ 5 ] {ab778669-5e54-473d-9128-532b9ad30051} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.06 GiB. | ||
| 15472 | 2026.03.25 00:23:46.498168 [ 5 ] {ab778669-5e54-473d-9128-532b9ad30051} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 15473 | 2026.03.25 00:23:46.498377 [ 5 ] {ab778669-5e54-473d-9128-532b9ad30051} <Trace> oximeter.measurements_bool (8a3ce6e0-f76a-4ba2-9a43-4275c3c9549e): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15474 | 2026.03.25 00:23:46.498501 [ 5 ] {ab778669-5e54-473d-9128-532b9ad30051} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001058 sec., 5671.0775047258985 rows/sec., 296.29 KiB/sec. | ||
| 15475 | 2026.03.25 00:23:46.498537 [ 5 ] {ab778669-5e54-473d-9128-532b9ad30051} <Debug> TCPHandler: Processed in 0.001218588 sec. | ||
| 15476 | 2026.03.25 00:23:46.498655 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15477 | 2026.03.25 00:23:46.498773 [ 5 ] {fccb3121-7346-46a7-be9e-656593a0cf43} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 15478 | 2026.03.25 00:23:46.498824 [ 5 ] {fccb3121-7346-46a7-be9e-656593a0cf43} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 15479 | 2026.03.25 00:23:46.499270 [ 5 ] {fccb3121-7346-46a7-be9e-656593a0cf43} <Trace> oximeter.measurements_cumulativeu64 (d9515f17-c5fd-4592-903e-92bbab0fc185): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15480 | 2026.03.25 00:23:46.499304 [ 5 ] {fccb3121-7346-46a7-be9e-656593a0cf43} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.06 GiB. | ||
| 15481 | 2026.03.25 00:23:46.499640 [ 5 ] {fccb3121-7346-46a7-be9e-656593a0cf43} <Trace> MergedBlockOutputStream: filled checksums all_108_108_0 (state Temporary) | ||
| 15482 | 2026.03.25 00:23:46.499845 [ 5 ] {fccb3121-7346-46a7-be9e-656593a0cf43} <Trace> oximeter.measurements_cumulativeu64 (d9515f17-c5fd-4592-903e-92bbab0fc185): Renaming temporary part tmp_insert_all_108_108_0 to all_108_108_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15483 | 2026.03.25 00:23:46.499971 [ 5 ] {fccb3121-7346-46a7-be9e-656593a0cf43} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001222 sec., 216857.61047463174 rows/sec., 14.41 MiB/sec. | ||
| 15484 | 2026.03.25 00:23:46.500007 [ 5 ] {fccb3121-7346-46a7-be9e-656593a0cf43} <Debug> TCPHandler: Processed in 0.001411822 sec. | ||
| 15485 | 2026.03.25 00:23:46.500121 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15486 | 2026.03.25 00:23:46.500214 [ 5 ] {596d1931-1fbc-4833-aa2e-34102680df0b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 15487 | 2026.03.25 00:23:46.500255 [ 5 ] {596d1931-1fbc-4833-aa2e-34102680df0b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 15488 | 2026.03.25 00:23:46.500567 [ 5 ] {596d1931-1fbc-4833-aa2e-34102680df0b} <Trace> oximeter.measurements_f64 (212c2a6f-90cf-4c71-aafe-78c3b1fd8e79): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15489 | 2026.03.25 00:23:46.500602 [ 5 ] {596d1931-1fbc-4833-aa2e-34102680df0b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.06 GiB. | ||
| 15490 | 2026.03.25 00:23:46.500891 [ 5 ] {596d1931-1fbc-4833-aa2e-34102680df0b} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 15491 | 2026.03.25 00:23:46.501088 [ 5 ] {596d1931-1fbc-4833-aa2e-34102680df0b} <Trace> oximeter.measurements_f64 (212c2a6f-90cf-4c71-aafe-78c3b1fd8e79): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15492 | 2026.03.25 00:23:46.501218 [ 5 ] {596d1931-1fbc-4833-aa2e-34102680df0b} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001022 sec., 978.4735812133073 rows/sec., 65.93 KiB/sec. | ||
| 15493 | 2026.03.25 00:23:46.501254 [ 5 ] {596d1931-1fbc-4833-aa2e-34102680df0b} <Debug> TCPHandler: Processed in 0.001180217 sec. | ||
| 15494 | 2026.03.25 00:23:46.501362 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15495 | 2026.03.25 00:23:46.501453 [ 5 ] {284d3c8b-065c-4a46-adba-eb79f5b8568e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 15496 | 2026.03.25 00:23:46.501505 [ 5 ] {284d3c8b-065c-4a46-adba-eb79f5b8568e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 15497 | 2026.03.25 00:23:46.502286 [ 5 ] {284d3c8b-065c-4a46-adba-eb79f5b8568e} <Trace> oximeter.measurements_histogramu64 (66b3c5cd-c277-4614-b9e1-0e483a2d8930): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15498 | 2026.03.25 00:23:46.502322 [ 5 ] {284d3c8b-065c-4a46-adba-eb79f5b8568e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.06 GiB. | ||
| 15499 | 2026.03.25 00:23:46.502828 [ 5 ] {284d3c8b-065c-4a46-adba-eb79f5b8568e} <Trace> MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) | ||
| 15500 | 2026.03.25 00:23:46.503049 [ 5 ] {284d3c8b-065c-4a46-adba-eb79f5b8568e} <Trace> oximeter.measurements_histogramu64 (66b3c5cd-c277-4614-b9e1-0e483a2d8930): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15501 | 2026.03.25 00:23:46.503182 [ 5 ] {284d3c8b-065c-4a46-adba-eb79f5b8568e} <Debug> executeQuery: Read 14 rows, 25.69 KiB in 0.001746 sec., 8018.327605956472 rows/sec., 14.37 MiB/sec. | ||
| 15502 | 2026.03.25 00:23:46.503234 [ 5 ] {284d3c8b-065c-4a46-adba-eb79f5b8568e} <Debug> TCPHandler: Processed in 0.001918964 sec. | ||
| 15503 | 2026.03.25 00:23:46.503352 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15504 | 2026.03.25 00:23:46.503443 [ 5 ] {80d98609-cf27-4764-a2ea-26d442274343} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 15505 | 2026.03.25 00:23:46.503484 [ 5 ] {80d98609-cf27-4764-a2ea-26d442274343} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 15506 | 2026.03.25 00:23:46.503809 [ 5 ] {80d98609-cf27-4764-a2ea-26d442274343} <Trace> oximeter.measurements_u64 (a46c3f3f-9ded-4b50-9fc2-4f503dd169a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15507 | 2026.03.25 00:23:46.503845 [ 5 ] {80d98609-cf27-4764-a2ea-26d442274343} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.06 GiB. | ||
| 15508 | 2026.03.25 00:23:46.504146 [ 5 ] {80d98609-cf27-4764-a2ea-26d442274343} <Trace> MergedBlockOutputStream: filled checksums all_108_108_0 (state Temporary) | ||
| 15509 | 2026.03.25 00:23:46.504349 [ 5 ] {80d98609-cf27-4764-a2ea-26d442274343} <Trace> oximeter.measurements_u64 (a46c3f3f-9ded-4b50-9fc2-4f503dd169a4): Renaming temporary part tmp_insert_all_108_108_0 to all_108_108_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15510 | 2026.03.25 00:23:46.504471 [ 5 ] {80d98609-cf27-4764-a2ea-26d442274343} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001046 sec., 86042.06500956022 rows/sec., 5.38 MiB/sec. | ||
| 15511 | 2026.03.25 00:23:46.504505 [ 5 ] {80d98609-cf27-4764-a2ea-26d442274343} <Debug> TCPHandler: Processed in 0.001200227 sec. | ||
| 15512 | 2026.03.25 00:23:46.573929 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 482 | ||
| 15513 | 2026.03.25 00:23:46.589999 [ 243 ] {} <Trace> system.metric_log (8832bb94-2db2-42e0-923d-5bcca7c2cc3b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15514 | 2026.03.25 00:23:46.590046 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.06 GiB. | ||
| 15515 | 2026.03.25 00:23:46.596128 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 15516 | 2026.03.25 00:23:46.596838 [ 243 ] {} <Trace> system.metric_log (8832bb94-2db2-42e0-923d-5bcca7c2cc3b): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15517 | 2026.03.25 00:23:46.600300 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 482 | ||
| 15518 | 2026.03.25 00:23:47.000251 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 358.69 MiB, peak 366.93 MiB, free memory in arenas 0.00 B, will set to 357.38 MiB (RSS), difference: -1.30 MiB | ||
| 15519 | 2026.03.25 00:23:47.444114 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15520 | 2026.03.25 00:23:47.444313 [ 5 ] {e46c680c-f9de-4e58-962a-dfea42ed52bd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 15521 | 2026.03.25 00:23:47.444386 [ 5 ] {e46c680c-f9de-4e58-962a-dfea42ed52bd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 15522 | 2026.03.25 00:23:47.445066 [ 5 ] {e46c680c-f9de-4e58-962a-dfea42ed52bd} <Trace> oximeter.fields_ipaddr (2be1fe0e-d681-4366-b872-d5e7a11bcfe0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15523 | 2026.03.25 00:23:47.445123 [ 5 ] {e46c680c-f9de-4e58-962a-dfea42ed52bd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.06 GiB. | ||
| 15524 | 2026.03.25 00:23:47.445510 [ 5 ] {e46c680c-f9de-4e58-962a-dfea42ed52bd} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 15525 | 2026.03.25 00:23:47.445741 [ 5 ] {e46c680c-f9de-4e58-962a-dfea42ed52bd} <Trace> oximeter.fields_ipaddr (2be1fe0e-d681-4366-b872-d5e7a11bcfe0): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15526 | 2026.03.25 00:23:47.445906 [ 5 ] {e46c680c-f9de-4e58-962a-dfea42ed52bd} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001645 sec., 1215.80547112462 rows/sec., 99.14 KiB/sec. | ||
| 15527 | 2026.03.25 00:23:47.445956 [ 5 ] {e46c680c-f9de-4e58-962a-dfea42ed52bd} <Debug> TCPHandler: Processed in 0.001982475 sec. | ||
| 15528 | 2026.03.25 00:23:47.446091 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15529 | 2026.03.25 00:23:47.446193 [ 5 ] {b235f14f-8ebd-49c3-ac8e-61f4691f6997} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 15530 | 2026.03.25 00:23:47.446236 [ 5 ] {b235f14f-8ebd-49c3-ac8e-61f4691f6997} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 15531 | 2026.03.25 00:23:47.448074 [ 5 ] {b235f14f-8ebd-49c3-ac8e-61f4691f6997} <Trace> oximeter.fields_string (da9d4756-c540-45ff-bdbb-bdc9c8d31861): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15532 | 2026.03.25 00:23:47.448114 [ 5 ] {b235f14f-8ebd-49c3-ac8e-61f4691f6997} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.06 GiB. | ||
| 15533 | 2026.03.25 00:23:47.448580 [ 5 ] {b235f14f-8ebd-49c3-ac8e-61f4691f6997} <Trace> MergedBlockOutputStream: filled checksums all_109_109_0 (state Temporary) | ||
| 15534 | 2026.03.25 00:23:47.448808 [ 5 ] {b235f14f-8ebd-49c3-ac8e-61f4691f6997} <Trace> oximeter.fields_string (da9d4756-c540-45ff-bdbb-bdc9c8d31861): Renaming temporary part tmp_insert_all_109_109_0 to all_109_109_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15535 | 2026.03.25 00:23:47.448944 [ 5 ] {b235f14f-8ebd-49c3-ac8e-61f4691f6997} <Debug> executeQuery: Read 2458 rows, 186.67 KiB in 0.002775 sec., 885765.7657657657 rows/sec., 65.69 MiB/sec. | ||
| 15536 | 2026.03.25 00:23:47.448985 [ 5 ] {b235f14f-8ebd-49c3-ac8e-61f4691f6997} <Debug> TCPHandler: Processed in 0.002944648 sec. | ||
| 15537 | 2026.03.25 00:23:47.449102 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15538 | 2026.03.25 00:23:47.449200 [ 5 ] {6472475d-7fc2-47e0-aafb-86ced2b323ce} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 15539 | 2026.03.25 00:23:47.449244 [ 5 ] {6472475d-7fc2-47e0-aafb-86ced2b323ce} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 15540 | 2026.03.25 00:23:47.449688 [ 5 ] {6472475d-7fc2-47e0-aafb-86ced2b323ce} <Trace> oximeter.fields_u16 (b490aa8d-8720-450c-9d9d-0c0be0c6e0e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15541 | 2026.03.25 00:23:47.449725 [ 5 ] {6472475d-7fc2-47e0-aafb-86ced2b323ce} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.06 GiB. | ||
| 15542 | 2026.03.25 00:23:47.450029 [ 5 ] {6472475d-7fc2-47e0-aafb-86ced2b323ce} <Trace> MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) | ||
| 15543 | 2026.03.25 00:23:47.450243 [ 5 ] {6472475d-7fc2-47e0-aafb-86ced2b323ce} <Trace> oximeter.fields_u16 (b490aa8d-8720-450c-9d9d-0c0be0c6e0e1): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15544 | 2026.03.25 00:23:47.450372 [ 5 ] {6472475d-7fc2-47e0-aafb-86ced2b323ce} <Debug> executeQuery: Read 39 rows, 2.92 KiB in 0.001193 sec., 32690.695725062866 rows/sec., 2.39 MiB/sec. | ||
| 15545 | 2026.03.25 00:23:47.450371 [ 105 ] {} <Debug> oximeter.fields_u16 (b490aa8d-8720-450c-9d9d-0c0be0c6e0e1) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0 | ||
| 15546 | 2026.03.25 00:23:47.450412 [ 5 ] {6472475d-7fc2-47e0-aafb-86ced2b323ce} <Debug> TCPHandler: Processed in 0.001359692 sec. | ||
| 15547 | 2026.03.25 00:23:47.450450 [ 105 ] {} <Trace> oximeter.fields_u16 (b490aa8d-8720-450c-9d9d-0c0be0c6e0e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15548 | 2026.03.25 00:23:47.450478 [ 105 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.06 GiB. | ||
| 15549 | 2026.03.25 00:23:47.450535 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15550 | 2026.03.25 00:23:47.450578 [ 189 ] {b490aa8d-8720-450c-9d9d-0c0be0c6e0e1::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 | ||
| 15551 | 2026.03.25 00:23:47.450634 [ 5 ] {f46205b1-3cb9-4263-9386-dd106ca8c726} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 15552 | 2026.03.25 00:23:47.450679 [ 5 ] {f46205b1-3cb9-4263-9386-dd106ca8c726} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 15553 | 2026.03.25 00:23:47.450700 [ 189 ] {b490aa8d-8720-450c-9d9d-0c0be0c6e0e1::all_1_91_18} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15554 | 2026.03.25 00:23:47.450739 [ 189 ] {b490aa8d-8720-450c-9d9d-0c0be0c6e0e1::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_86_17, total 211 rows starting from the beginning of the part | ||
| 15555 | 2026.03.25 00:23:47.450807 [ 189 ] {b490aa8d-8720-450c-9d9d-0c0be0c6e0e1::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_87_87_0, total 26 rows starting from the beginning of the part | ||
| 15556 | 2026.03.25 00:23:47.450854 [ 189 ] {b490aa8d-8720-450c-9d9d-0c0be0c6e0e1::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 156 rows starting from the beginning of the part | ||
| 15557 | 2026.03.25 00:23:47.450898 [ 189 ] {b490aa8d-8720-450c-9d9d-0c0be0c6e0e1::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 26 rows starting from the beginning of the part | ||
| 15558 | 2026.03.25 00:23:47.450936 [ 189 ] {b490aa8d-8720-450c-9d9d-0c0be0c6e0e1::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_90_90_0, total 156 rows starting from the beginning of the part | ||
| 15559 | 2026.03.25 00:23:47.450973 [ 189 ] {b490aa8d-8720-450c-9d9d-0c0be0c6e0e1::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_91_91_0, total 39 rows starting from the beginning of the part | ||
| 15560 | 2026.03.25 00:23:47.451428 [ 5 ] {f46205b1-3cb9-4263-9386-dd106ca8c726} <Trace> oximeter.fields_u32 (79eddaf6-5920-48fe-8c45-6c5582e58677): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15561 | 2026.03.25 00:23:47.451470 [ 5 ] {f46205b1-3cb9-4263-9386-dd106ca8c726} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.05 GiB. | ||
| 15562 | 2026.03.25 00:23:47.451824 [ 5 ] {f46205b1-3cb9-4263-9386-dd106ca8c726} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 15563 | 2026.03.25 00:23:47.451872 [ 198 ] {b490aa8d-8720-450c-9d9d-0c0be0c6e0e1::all_1_91_18} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 614 rows, containing 5 columns (5 merged, 0 gathered) in 0.001332601 sec., 460753.0686229411 rows/sec., 30.82 MiB/sec. | ||
| 15564 | 2026.03.25 00:23:47.452050 [ 5 ] {f46205b1-3cb9-4263-9386-dd106ca8c726} <Trace> oximeter.fields_u32 (79eddaf6-5920-48fe-8c45-6c5582e58677): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15565 | 2026.03.25 00:23:47.452109 [ 192 ] {b490aa8d-8720-450c-9d9d-0c0be0c6e0e1::all_1_91_18} <Trace> MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary) | ||
| 15566 | 2026.03.25 00:23:47.452197 [ 5 ] {f46205b1-3cb9-4263-9386-dd106ca8c726} <Debug> executeQuery: Read 801 rows, 47.38 KiB in 0.001582 sec., 506321.1125158028 rows/sec., 29.25 MiB/sec. | ||
| 15567 | 2026.03.25 00:23:47.452243 [ 5 ] {f46205b1-3cb9-4263-9386-dd106ca8c726} <Debug> TCPHandler: Processed in 0.001757271 sec. | ||
| 15568 | 2026.03.25 00:23:47.452357 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15569 | 2026.03.25 00:23:47.452447 [ 192 ] {b490aa8d-8720-450c-9d9d-0c0be0c6e0e1::all_1_91_18} <Trace> oximeter.fields_u16 (b490aa8d-8720-450c-9d9d-0c0be0c6e0e1): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15570 | 2026.03.25 00:23:47.452452 [ 5 ] {39013a7d-e237-4e6f-8696-ca65dc6785cb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 15571 | 2026.03.25 00:23:47.452509 [ 5 ] {39013a7d-e237-4e6f-8696-ca65dc6785cb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 15572 | 2026.03.25 00:23:47.452549 [ 192 ] {b490aa8d-8720-450c-9d9d-0c0be0c6e0e1::all_1_91_18} <Trace> oximeter.fields_u16 (b490aa8d-8720-450c-9d9d-0c0be0c6e0e1) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18 | ||
| 15573 | 2026.03.25 00:23:47.452670 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.32 MiB. | ||
| 15574 | 2026.03.25 00:23:47.452896 [ 5 ] {39013a7d-e237-4e6f-8696-ca65dc6785cb} <Trace> oximeter.fields_u64 (3ff11c92-02f0-4d7f-b78c-e898b3889a19): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15575 | 2026.03.25 00:23:47.452937 [ 5 ] {39013a7d-e237-4e6f-8696-ca65dc6785cb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.06 GiB. | ||
| 15576 | 2026.03.25 00:23:47.453233 [ 5 ] {39013a7d-e237-4e6f-8696-ca65dc6785cb} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 15577 | 2026.03.25 00:23:47.453445 [ 5 ] {39013a7d-e237-4e6f-8696-ca65dc6785cb} <Trace> oximeter.fields_u64 (3ff11c92-02f0-4d7f-b78c-e898b3889a19): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15578 | 2026.03.25 00:23:47.453574 [ 5 ] {39013a7d-e237-4e6f-8696-ca65dc6785cb} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001139 sec., 877.9631255487269 rows/sec., 61.73 KiB/sec. | ||
| 15579 | 2026.03.25 00:23:47.453612 [ 5 ] {39013a7d-e237-4e6f-8696-ca65dc6785cb} <Debug> TCPHandler: Processed in 0.00130367 sec. | ||
| 15580 | 2026.03.25 00:23:47.453723 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15581 | 2026.03.25 00:23:47.453816 [ 5 ] {edd68782-f6d4-4858-9b08-5b4564b2c54d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 15582 | 2026.03.25 00:23:47.453856 [ 5 ] {edd68782-f6d4-4858-9b08-5b4564b2c54d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 15583 | 2026.03.25 00:23:47.454832 [ 5 ] {edd68782-f6d4-4858-9b08-5b4564b2c54d} <Trace> oximeter.fields_uuid (6a83c119-7e6c-4ef5-9da4-bd1e7cdd4b62): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15584 | 2026.03.25 00:23:47.454869 [ 5 ] {edd68782-f6d4-4858-9b08-5b4564b2c54d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.06 GiB. | ||
| 15585 | 2026.03.25 00:23:47.455241 [ 5 ] {edd68782-f6d4-4858-9b08-5b4564b2c54d} <Trace> MergedBlockOutputStream: filled checksums all_109_109_0 (state Temporary) | ||
| 15586 | 2026.03.25 00:23:47.455461 [ 5 ] {edd68782-f6d4-4858-9b08-5b4564b2c54d} <Trace> oximeter.fields_uuid (6a83c119-7e6c-4ef5-9da4-bd1e7cdd4b62): Renaming temporary part tmp_insert_all_109_109_0 to all_109_109_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15587 | 2026.03.25 00:23:47.455594 [ 5 ] {edd68782-f6d4-4858-9b08-5b4564b2c54d} <Debug> executeQuery: Read 1318 rows, 90.36 KiB in 0.001797 sec., 733444.6299387868 rows/sec., 49.11 MiB/sec. | ||
| 15588 | 2026.03.25 00:23:47.455633 [ 5 ] {edd68782-f6d4-4858-9b08-5b4564b2c54d} <Debug> TCPHandler: Processed in 0.001964305 sec. | ||
| 15589 | 2026.03.25 00:23:47.455746 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15590 | 2026.03.25 00:23:47.455840 [ 5 ] {231fc43f-508c-447f-b324-1ae82ae69626} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 15591 | 2026.03.25 00:23:47.455884 [ 5 ] {231fc43f-508c-447f-b324-1ae82ae69626} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 15592 | 2026.03.25 00:23:47.456681 [ 5 ] {231fc43f-508c-447f-b324-1ae82ae69626} <Trace> oximeter.measurements_cumulativeu64 (d9515f17-c5fd-4592-903e-92bbab0fc185): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15593 | 2026.03.25 00:23:47.456717 [ 5 ] {231fc43f-508c-447f-b324-1ae82ae69626} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.06 GiB. | ||
| 15594 | 2026.03.25 00:23:47.457167 [ 5 ] {231fc43f-508c-447f-b324-1ae82ae69626} <Trace> MergedBlockOutputStream: filled checksums all_109_109_0 (state Temporary) | ||
| 15595 | 2026.03.25 00:23:47.457385 [ 5 ] {231fc43f-508c-447f-b324-1ae82ae69626} <Trace> oximeter.measurements_cumulativeu64 (d9515f17-c5fd-4592-903e-92bbab0fc185): Renaming temporary part tmp_insert_all_109_109_0 to all_109_109_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15596 | 2026.03.25 00:23:47.457514 [ 5 ] {231fc43f-508c-447f-b324-1ae82ae69626} <Debug> executeQuery: Read 1497 rows, 92.97 KiB in 0.001692 sec., 884751.7730496455 rows/sec., 53.66 MiB/sec. | ||
| 15597 | 2026.03.25 00:23:47.457551 [ 5 ] {231fc43f-508c-447f-b324-1ae82ae69626} <Debug> TCPHandler: Processed in 0.001854232 sec. | ||
| 15598 | 2026.03.25 00:23:47.457668 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15599 | 2026.03.25 00:23:47.457766 [ 5 ] {156cb72f-eece-4d54-985c-9990b98fa001} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 15600 | 2026.03.25 00:23:47.457823 [ 5 ] {156cb72f-eece-4d54-985c-9990b98fa001} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 15601 | 2026.03.25 00:23:47.458699 [ 5 ] {156cb72f-eece-4d54-985c-9990b98fa001} <Trace> oximeter.measurements_histogramu64 (66b3c5cd-c277-4614-b9e1-0e483a2d8930): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15602 | 2026.03.25 00:23:47.458737 [ 5 ] {156cb72f-eece-4d54-985c-9990b98fa001} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.06 GiB. | ||
| 15603 | 2026.03.25 00:23:47.459309 [ 5 ] {156cb72f-eece-4d54-985c-9990b98fa001} <Trace> MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) | ||
| 15604 | 2026.03.25 00:23:47.459534 [ 5 ] {156cb72f-eece-4d54-985c-9990b98fa001} <Trace> oximeter.measurements_histogramu64 (66b3c5cd-c277-4614-b9e1-0e483a2d8930): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15605 | 2026.03.25 00:23:47.459652 [ 105 ] {} <Debug> oximeter.measurements_histogramu64 (66b3c5cd-c277-4614-b9e1-0e483a2d8930) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0 | ||
| 15606 | 2026.03.25 00:23:47.459674 [ 5 ] {156cb72f-eece-4d54-985c-9990b98fa001} <Debug> executeQuery: Read 37 rows, 67.89 KiB in 0.001927 sec., 19200.830306175405 rows/sec., 34.41 MiB/sec. | ||
| 15607 | 2026.03.25 00:23:47.459690 [ 105 ] {} <Trace> oximeter.measurements_histogramu64 (66b3c5cd-c277-4614-b9e1-0e483a2d8930): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15608 | 2026.03.25 00:23:47.459714 [ 105 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.06 GiB. | ||
| 15609 | 2026.03.25 00:23:47.459735 [ 5 ] {156cb72f-eece-4d54-985c-9990b98fa001} <Debug> TCPHandler: Processed in 0.002119199 sec. | ||
| 15610 | 2026.03.25 00:23:47.459805 [ 198 ] {66b3c5cd-c277-4614-b9e1-0e483a2d8930::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 | ||
| 15611 | 2026.03.25 00:23:47.459913 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15612 | 2026.03.25 00:23:47.460011 [ 5 ] {fe18aadd-fbdf-47de-ad47-487df87d4d1e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 15613 | 2026.03.25 00:23:47.460053 [ 5 ] {fe18aadd-fbdf-47de-ad47-487df87d4d1e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 15614 | 2026.03.25 00:23:47.460058 [ 198 ] {66b3c5cd-c277-4614-b9e1-0e483a2d8930::all_1_91_18} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15615 | 2026.03.25 00:23:47.460129 [ 198 ] {66b3c5cd-c277-4614-b9e1-0e483a2d8930::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_86_17, total 1768 rows starting from the beginning of the part | ||
| 15616 | 2026.03.25 00:23:47.460279 [ 198 ] {66b3c5cd-c277-4614-b9e1-0e483a2d8930::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_87_87_0, total 26 rows starting from the beginning of the part | ||
| 15617 | 2026.03.25 00:23:47.460393 [ 5 ] {fe18aadd-fbdf-47de-ad47-487df87d4d1e} <Trace> oximeter.measurements_u64 (a46c3f3f-9ded-4b50-9fc2-4f503dd169a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15618 | 2026.03.25 00:23:47.460412 [ 198 ] {66b3c5cd-c277-4614-b9e1-0e483a2d8930::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 14 rows starting from the beginning of the part | ||
| 15619 | 2026.03.25 00:23:47.460436 [ 5 ] {fe18aadd-fbdf-47de-ad47-487df87d4d1e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.05 GiB. | ||
| 15620 | 2026.03.25 00:23:47.460533 [ 198 ] {66b3c5cd-c277-4614-b9e1-0e483a2d8930::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 26 rows starting from the beginning of the part | ||
| 15621 | 2026.03.25 00:23:47.460640 [ 198 ] {66b3c5cd-c277-4614-b9e1-0e483a2d8930::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_90_90_0, total 14 rows starting from the beginning of the part | ||
| 15622 | 2026.03.25 00:23:47.460741 [ 198 ] {66b3c5cd-c277-4614-b9e1-0e483a2d8930::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_91_91_0, total 37 rows starting from the beginning of the part | ||
| 15623 | 2026.03.25 00:23:47.460763 [ 5 ] {fe18aadd-fbdf-47de-ad47-487df87d4d1e} <Trace> MergedBlockOutputStream: filled checksums all_109_109_0 (state Temporary) | ||
| 15624 | 2026.03.25 00:23:47.460982 [ 5 ] {fe18aadd-fbdf-47de-ad47-487df87d4d1e} <Trace> oximeter.measurements_u64 (a46c3f3f-9ded-4b50-9fc2-4f503dd169a4): Renaming temporary part tmp_insert_all_109_109_0 to all_109_109_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15625 | 2026.03.25 00:23:47.461125 [ 5 ] {fe18aadd-fbdf-47de-ad47-487df87d4d1e} <Debug> executeQuery: Read 12 rows, 848.00 B in 0.001132 sec., 10600.706713780919 rows/sec., 731.56 KiB/sec. | ||
| 15626 | 2026.03.25 00:23:47.461161 [ 5 ] {fe18aadd-fbdf-47de-ad47-487df87d4d1e} <Debug> TCPHandler: Processed in 0.00129771 sec. | ||
| 15627 | 2026.03.25 00:23:47.471230 [ 196 ] {66b3c5cd-c277-4614-b9e1-0e483a2d8930::all_1_91_18} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1885 rows, containing 19 columns (19 merged, 0 gathered) in 0.011467153 sec., 164382.56296048372 rows/sec., 294.57 MiB/sec. | ||
| 15628 | 2026.03.25 00:23:47.473132 [ 197 ] {66b3c5cd-c277-4614-b9e1-0e483a2d8930::all_1_91_18} <Trace> MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary) | ||
| 15629 | 2026.03.25 00:23:47.473508 [ 197 ] {66b3c5cd-c277-4614-b9e1-0e483a2d8930::all_1_91_18} <Trace> oximeter.measurements_histogramu64 (66b3c5cd-c277-4614-b9e1-0e483a2d8930): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15630 | 2026.03.25 00:23:47.473597 [ 197 ] {66b3c5cd-c277-4614-b9e1-0e483a2d8930::all_1_91_18} <Trace> oximeter.measurements_histogramu64 (66b3c5cd-c277-4614-b9e1-0e483a2d8930) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18 | ||
| 15631 | 2026.03.25 00:23:47.473763 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.37 MiB. | ||
| 15632 | 2026.03.25 00:23:48.000291 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 358.13 MiB, peak 375.45 MiB, free memory in arenas 0.00 B, will set to 361.81 MiB (RSS), difference: 3.69 MiB | ||
| 15633 | 2026.03.25 00:23:51.478335 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15634 | 2026.03.25 00:23:51.478518 [ 5 ] {d022b1d7-e93b-4e7b-906b-00f0ccbcc68b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 15635 | 2026.03.25 00:23:51.478583 [ 5 ] {d022b1d7-e93b-4e7b-906b-00f0ccbcc68b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 15636 | 2026.03.25 00:23:51.479274 [ 5 ] {d022b1d7-e93b-4e7b-906b-00f0ccbcc68b} <Trace> oximeter.fields_string (da9d4756-c540-45ff-bdbb-bdc9c8d31861): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15637 | 2026.03.25 00:23:51.479323 [ 5 ] {d022b1d7-e93b-4e7b-906b-00f0ccbcc68b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.05 GiB. | ||
| 15638 | 2026.03.25 00:23:51.479716 [ 5 ] {d022b1d7-e93b-4e7b-906b-00f0ccbcc68b} <Trace> MergedBlockOutputStream: filled checksums all_110_110_0 (state Temporary) | ||
| 15639 | 2026.03.25 00:23:51.479945 [ 5 ] {d022b1d7-e93b-4e7b-906b-00f0ccbcc68b} <Trace> oximeter.fields_string (da9d4756-c540-45ff-bdbb-bdc9c8d31861): Renaming temporary part tmp_insert_all_110_110_0 to all_110_110_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15640 | 2026.03.25 00:23:51.480099 [ 5 ] {d022b1d7-e93b-4e7b-906b-00f0ccbcc68b} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.00163 sec., 34355.82822085889 rows/sec., 2.64 MiB/sec. | ||
| 15641 | 2026.03.25 00:23:51.480143 [ 5 ] {d022b1d7-e93b-4e7b-906b-00f0ccbcc68b} <Debug> TCPHandler: Processed in 0.001944715 sec. | ||
| 15642 | 2026.03.25 00:23:51.480276 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15643 | 2026.03.25 00:23:51.480376 [ 5 ] {2c34adaf-40d4-4c4e-827f-91c1aca97b90} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 15644 | 2026.03.25 00:23:51.480419 [ 5 ] {2c34adaf-40d4-4c4e-827f-91c1aca97b90} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 15645 | 2026.03.25 00:23:51.480871 [ 5 ] {2c34adaf-40d4-4c4e-827f-91c1aca97b90} <Trace> oximeter.fields_uuid (6a83c119-7e6c-4ef5-9da4-bd1e7cdd4b62): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15646 | 2026.03.25 00:23:51.480906 [ 5 ] {2c34adaf-40d4-4c4e-827f-91c1aca97b90} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.05 GiB. | ||
| 15647 | 2026.03.25 00:23:51.481231 [ 5 ] {2c34adaf-40d4-4c4e-827f-91c1aca97b90} <Trace> MergedBlockOutputStream: filled checksums all_110_110_0 (state Temporary) | ||
| 15648 | 2026.03.25 00:23:51.481458 [ 5 ] {2c34adaf-40d4-4c4e-827f-91c1aca97b90} <Trace> oximeter.fields_uuid (6a83c119-7e6c-4ef5-9da4-bd1e7cdd4b62): Renaming temporary part tmp_insert_all_110_110_0 to all_110_110_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15649 | 2026.03.25 00:23:51.481590 [ 5 ] {2c34adaf-40d4-4c4e-827f-91c1aca97b90} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001236 sec., 51779.93527508091 rows/sec., 4.04 MiB/sec. | ||
| 15650 | 2026.03.25 00:23:51.481627 [ 5 ] {2c34adaf-40d4-4c4e-827f-91c1aca97b90} <Debug> TCPHandler: Processed in 0.001398613 sec. | ||
| 15651 | 2026.03.25 00:23:51.481745 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15652 | 2026.03.25 00:23:51.481837 [ 5 ] {d72dce27-9267-41da-9a55-e271ab263521} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 15653 | 2026.03.25 00:23:51.481878 [ 5 ] {d72dce27-9267-41da-9a55-e271ab263521} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 15654 | 2026.03.25 00:23:51.482258 [ 5 ] {d72dce27-9267-41da-9a55-e271ab263521} <Trace> oximeter.measurements_cumulativeu64 (d9515f17-c5fd-4592-903e-92bbab0fc185): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15655 | 2026.03.25 00:23:51.482294 [ 5 ] {d72dce27-9267-41da-9a55-e271ab263521} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.05 GiB. | ||
| 15656 | 2026.03.25 00:23:51.482623 [ 5 ] {d72dce27-9267-41da-9a55-e271ab263521} <Trace> MergedBlockOutputStream: filled checksums all_110_110_0 (state Temporary) | ||
| 15657 | 2026.03.25 00:23:51.482830 [ 5 ] {d72dce27-9267-41da-9a55-e271ab263521} <Trace> oximeter.measurements_cumulativeu64 (d9515f17-c5fd-4592-903e-92bbab0fc185): Renaming temporary part tmp_insert_all_110_110_0 to all_110_110_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15658 | 2026.03.25 00:23:51.482957 [ 5 ] {d72dce27-9267-41da-9a55-e271ab263521} <Debug> executeQuery: Read 128 rows, 9.13 KiB in 0.001137 sec., 112576.95690413368 rows/sec., 7.84 MiB/sec. | ||
| 15659 | 2026.03.25 00:23:51.482993 [ 5 ] {d72dce27-9267-41da-9a55-e271ab263521} <Debug> TCPHandler: Processed in 0.00129538 sec. | ||
| 15660 | 2026.03.25 00:23:51.483105 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15661 | 2026.03.25 00:23:51.483197 [ 5 ] {46ae51a3-8dc7-4571-84b7-bbaaee5d770c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 15662 | 2026.03.25 00:23:51.483237 [ 5 ] {46ae51a3-8dc7-4571-84b7-bbaaee5d770c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 15663 | 2026.03.25 00:23:51.483564 [ 5 ] {46ae51a3-8dc7-4571-84b7-bbaaee5d770c} <Trace> oximeter.measurements_u64 (a46c3f3f-9ded-4b50-9fc2-4f503dd169a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15664 | 2026.03.25 00:23:51.483599 [ 5 ] {46ae51a3-8dc7-4571-84b7-bbaaee5d770c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.05 GiB. | ||
| 15665 | 2026.03.25 00:23:51.483898 [ 5 ] {46ae51a3-8dc7-4571-84b7-bbaaee5d770c} <Trace> MergedBlockOutputStream: filled checksums all_110_110_0 (state Temporary) | ||
| 15666 | 2026.03.25 00:23:51.484104 [ 5 ] {46ae51a3-8dc7-4571-84b7-bbaaee5d770c} <Trace> oximeter.measurements_u64 (a46c3f3f-9ded-4b50-9fc2-4f503dd169a4): Renaming temporary part tmp_insert_all_110_110_0 to all_110_110_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15667 | 2026.03.25 00:23:51.484230 [ 5 ] {46ae51a3-8dc7-4571-84b7-bbaaee5d770c} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001051 sec., 45670.78972407231 rows/sec., 3.08 MiB/sec. | ||
| 15668 | 2026.03.25 00:23:51.484265 [ 5 ] {46ae51a3-8dc7-4571-84b7-bbaaee5d770c} <Debug> TCPHandler: Processed in 0.001207697 sec. | ||
| 15669 | 2026.03.25 00:23:52.446430 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 31134 | ||
| 15670 | 2026.03.25 00:23:52.447266 [ 244 ] {} <Trace> system.asynchronous_metric_log (0898b27c-367e-447b-8482-f4822232c365): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15671 | 2026.03.25 00:23:52.447348 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.05 GiB. | ||
| 15672 | 2026.03.25 00:23:52.447871 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 15673 | 2026.03.25 00:23:52.448108 [ 244 ] {} <Trace> system.asynchronous_metric_log (0898b27c-367e-447b-8482-f4822232c365): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15674 | 2026.03.25 00:23:52.448248 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 31134 | ||
| 15675 | 2026.03.25 00:23:54.100416 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 490 | ||
| 15676 | 2026.03.25 00:23:54.120301 [ 243 ] {} <Trace> system.metric_log (8832bb94-2db2-42e0-923d-5bcca7c2cc3b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15677 | 2026.03.25 00:23:54.120396 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.05 GiB. | ||
| 15678 | 2026.03.25 00:23:54.130488 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 15679 | 2026.03.25 00:23:54.132299 [ 243 ] {} <Trace> system.metric_log (8832bb94-2db2-42e0-923d-5bcca7c2cc3b): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15680 | 2026.03.25 00:23:54.140065 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 490 | ||
| 15681 | 2026.03.25 00:23:54.501153 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45356 | ||
| 15682 | 2026.03.25 00:23:54.501266 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15683 | 2026.03.25 00:23:54.501293 [ 292 ] {} <Debug> TCP-Session: 95121b43-7429-4a34-a64e-7a25783c6421 Authenticating user 'default' from [fd00:1122:3344:101::e]:45356 | ||
| 15684 | 2026.03.25 00:23:54.501314 [ 292 ] {} <Debug> TCP-Session: 95121b43-7429-4a34-a64e-7a25783c6421 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15685 | 2026.03.25 00:23:54.501327 [ 292 ] {} <Debug> TCP-Session: 95121b43-7429-4a34-a64e-7a25783c6421 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15686 | 2026.03.25 00:23:54.501512 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57381 | ||
| 15687 | 2026.03.25 00:23:54.501542 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64969 | ||
| 15688 | 2026.03.25 00:23:54.501576 [ 295 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56025 | ||
| 15689 | 2026.03.25 00:23:54.501604 [ 296 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59592 | ||
| 15690 | 2026.03.25 00:23:54.501638 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51491 | ||
| 15691 | 2026.03.25 00:23:54.501632 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15692 | 2026.03.25 00:23:54.501680 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15693 | 2026.03.25 00:23:54.501686 [ 295 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15694 | 2026.03.25 00:23:54.501710 [ 293 ] {} <Debug> TCP-Session: ae3bc01f-ed60-4f01-a253-1f50cfb32952 Authenticating user 'default' from [fd00:1122:3344:101::e]:57381 | ||
| 15695 | 2026.03.25 00:23:54.501726 [ 296 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15696 | 2026.03.25 00:23:54.501725 [ 292 ] {} <Trace> TCP-Session: 95121b43-7429-4a34-a64e-7a25783c6421 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15697 | 2026.03.25 00:23:54.501769 [ 296 ] {} <Debug> TCP-Session: 3274beda-64bc-418c-bef7-34af0dfd27e7 Authenticating user 'default' from [fd00:1122:3344:101::e]:59592 | ||
| 15698 | 2026.03.25 00:23:54.501746 [ 295 ] {} <Debug> TCP-Session: 172cce8d-487a-459b-92cb-faae350ec0fb Authenticating user 'default' from [fd00:1122:3344:101::e]:56025 | ||
| 15699 | 2026.03.25 00:23:54.501808 [ 296 ] {} <Debug> TCP-Session: 3274beda-64bc-418c-bef7-34af0dfd27e7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15700 | 2026.03.25 00:23:54.501729 [ 294 ] {} <Debug> TCP-Session: 2ddd6b47-0475-42d9-a011-2c7277379eea Authenticating user 'default' from [fd00:1122:3344:101::e]:64969 | ||
| 15701 | 2026.03.25 00:23:54.501835 [ 295 ] {} <Debug> TCP-Session: 172cce8d-487a-459b-92cb-faae350ec0fb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15702 | 2026.03.25 00:23:54.501838 [ 296 ] {} <Debug> TCP-Session: 3274beda-64bc-418c-bef7-34af0dfd27e7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15703 | 2026.03.25 00:23:54.501892 [ 295 ] {} <Debug> TCP-Session: 172cce8d-487a-459b-92cb-faae350ec0fb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15704 | 2026.03.25 00:23:54.501884 [ 294 ] {} <Debug> TCP-Session: 2ddd6b47-0475-42d9-a011-2c7277379eea Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15705 | 2026.03.25 00:23:54.501929 [ 292 ] {81970da3-e0ab-4424-8427-1c9ec10226e4} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:45356) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 15706 | 2026.03.25 00:23:54.501949 [ 294 ] {} <Debug> TCP-Session: 2ddd6b47-0475-42d9-a011-2c7277379eea Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15707 | 2026.03.25 00:23:54.501727 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15708 | 2026.03.25 00:23:54.501624 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42130 | ||
| 15709 | 2026.03.25 00:23:54.502009 [ 291 ] {} <Debug> TCP-Session: db2d9d6e-457a-4c6c-9530-057cf0392eb4 Authenticating user 'default' from [fd00:1122:3344:101::e]:51491 | ||
| 15710 | 2026.03.25 00:23:54.501617 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53908 | ||
| 15711 | 2026.03.25 00:23:54.502045 [ 291 ] {} <Debug> TCP-Session: db2d9d6e-457a-4c6c-9530-057cf0392eb4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15712 | 2026.03.25 00:23:54.502071 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15713 | 2026.03.25 00:23:54.502087 [ 291 ] {} <Debug> TCP-Session: db2d9d6e-457a-4c6c-9530-057cf0392eb4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15714 | 2026.03.25 00:23:54.501605 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38332 | ||
| 15715 | 2026.03.25 00:23:54.502106 [ 290 ] {} <Debug> TCP-Session: 21014b74-efa5-4188-ac54-8adca3afcc55 Authenticating user 'default' from [fd00:1122:3344:101::e]:42130 | ||
| 15716 | 2026.03.25 00:23:54.501753 [ 293 ] {} <Debug> TCP-Session: ae3bc01f-ed60-4f01-a253-1f50cfb32952 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15717 | 2026.03.25 00:23:54.502149 [ 290 ] {} <Debug> TCP-Session: 21014b74-efa5-4188-ac54-8adca3afcc55 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15718 | 2026.03.25 00:23:54.502163 [ 293 ] {} <Debug> TCP-Session: ae3bc01f-ed60-4f01-a253-1f50cfb32952 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15719 | 2026.03.25 00:23:54.502169 [ 290 ] {} <Debug> TCP-Session: 21014b74-efa5-4188-ac54-8adca3afcc55 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15720 | 2026.03.25 00:23:54.502221 [ 292 ] {81970da3-e0ab-4424-8427-1c9ec10226e4} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 15721 | 2026.03.25 00:23:54.502260 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15722 | 2026.03.25 00:23:54.502284 [ 292 ] {81970da3-e0ab-4424-8427-1c9ec10226e4} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 15723 | 2026.03.25 00:23:54.502291 [ 289 ] {} <Debug> TCP-Session: f2675d11-4f94-4d6d-99e0-06860e3af4c6 Authenticating user 'default' from [fd00:1122:3344:101::e]:53908 | ||
| 15724 | 2026.03.25 00:23:54.502324 [ 289 ] {} <Debug> TCP-Session: f2675d11-4f94-4d6d-99e0-06860e3af4c6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15725 | 2026.03.25 00:23:54.502336 [ 289 ] {} <Debug> TCP-Session: f2675d11-4f94-4d6d-99e0-06860e3af4c6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15726 | 2026.03.25 00:23:54.502514 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15727 | 2026.03.25 00:23:54.502546 [ 288 ] {} <Debug> TCP-Session: 26f61e1a-ba4a-43fa-95ba-40cbab0621d0 Authenticating user 'default' from [fd00:1122:3344:101::e]:38332 | ||
| 15728 | 2026.03.25 00:23:54.502563 [ 288 ] {} <Debug> TCP-Session: 26f61e1a-ba4a-43fa-95ba-40cbab0621d0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15729 | 2026.03.25 00:23:54.502575 [ 288 ] {} <Debug> TCP-Session: 26f61e1a-ba4a-43fa-95ba-40cbab0621d0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15730 | 2026.03.25 00:23:54.502598 [ 292 ] {81970da3-e0ab-4424-8427-1c9ec10226e4} <Debug> oximeter.version (97ad2ce0-cded-4649-a1b6-ff7c59ff4a2c) (SelectExecutor): Key condition: unknown | ||
| 15731 | 2026.03.25 00:23:54.503599 [ 329 ] {81970da3-e0ab-4424-8427-1c9ec10226e4} <Trace> AggregatingTransform: Aggregating | ||
| 15732 | 2026.03.25 00:23:54.503653 [ 329 ] {81970da3-e0ab-4424-8427-1c9ec10226e4} <Trace> Aggregator: Aggregation method: without_key | ||
| 15733 | 2026.03.25 00:23:54.503696 [ 329 ] {81970da3-e0ab-4424-8427-1c9ec10226e4} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000994542 sec. (1005.488 rows/sec., 39.28 KiB/sec.) | ||
| 15734 | 2026.03.25 00:23:54.503716 [ 329 ] {81970da3-e0ab-4424-8427-1c9ec10226e4} <Trace> Aggregator: Merging aggregated data | ||
| 15735 | 2026.03.25 00:23:54.504937 [ 292 ] {81970da3-e0ab-4424-8427-1c9ec10226e4} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003061 sec., 326.6906239790918 rows/sec., 12.76 KiB/sec. | ||
| 15736 | 2026.03.25 00:23:54.505083 [ 292 ] {81970da3-e0ab-4424-8427-1c9ec10226e4} <Debug> TCPHandler: Processed in 0.0034785 sec. | ||
| 15737 | 2026.03.25 00:23:54.505201 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15738 | 2026.03.25 00:23:54.505226 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15739 | 2026.03.25 00:23:54.505249 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15740 | 2026.03.25 00:23:54.505271 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15741 | 2026.03.25 00:23:54.505279 [ 293 ] {} <Debug> TCP-Session: ae3bc01f-ed60-4f01-a253-1f50cfb32952 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15742 | 2026.03.25 00:23:54.505298 [ 295 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15743 | 2026.03.25 00:23:54.505328 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15744 | 2026.03.25 00:23:54.505352 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15745 | 2026.03.25 00:23:54.505359 [ 295 ] {} <Debug> TCP-Session: 172cce8d-487a-459b-92cb-faae350ec0fb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15746 | 2026.03.25 00:23:54.505377 [ 290 ] {} <Debug> TCP-Session: 21014b74-efa5-4188-ac54-8adca3afcc55 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15747 | 2026.03.25 00:23:54.505383 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15748 | 2026.03.25 00:23:54.505395 [ 288 ] {} <Debug> TCP-Session: 26f61e1a-ba4a-43fa-95ba-40cbab0621d0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15749 | 2026.03.25 00:23:54.505321 [ 294 ] {} <Debug> TCP-Session: 2ddd6b47-0475-42d9-a011-2c7277379eea Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15750 | 2026.03.25 00:23:54.505437 [ 289 ] {} <Debug> TCP-Session: f2675d11-4f94-4d6d-99e0-06860e3af4c6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15751 | 2026.03.25 00:23:54.505313 [ 296 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15752 | 2026.03.25 00:23:54.505303 [ 291 ] {} <Debug> TCP-Session: db2d9d6e-457a-4c6c-9530-057cf0392eb4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15753 | 2026.03.25 00:23:54.505230 [ 292 ] {} <Debug> TCP-Session: 95121b43-7429-4a34-a64e-7a25783c6421 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15754 | 2026.03.25 00:23:54.505502 [ 296 ] {} <Debug> TCP-Session: 3274beda-64bc-418c-bef7-34af0dfd27e7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15755 | 2026.03.25 00:23:54.620887 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43026 | ||
| 15756 | 2026.03.25 00:23:54.620995 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15757 | 2026.03.25 00:23:54.621020 [ 292 ] {} <Debug> TCP-Session: 3b35f84c-41a8-4e6a-9d9f-ba7b04301bcf Authenticating user 'default' from [fd00:1122:3344:101::e]:43026 | ||
| 15758 | 2026.03.25 00:23:54.621041 [ 292 ] {} <Debug> TCP-Session: 3b35f84c-41a8-4e6a-9d9f-ba7b04301bcf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15759 | 2026.03.25 00:23:54.621053 [ 292 ] {} <Debug> TCP-Session: 3b35f84c-41a8-4e6a-9d9f-ba7b04301bcf Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15760 | 2026.03.25 00:23:54.621248 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34279 | ||
| 15761 | 2026.03.25 00:23:54.621275 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59391 | ||
| 15762 | 2026.03.25 00:23:54.621288 [ 295 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60517 | ||
| 15763 | 2026.03.25 00:23:54.621312 [ 296 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51721 | ||
| 15764 | 2026.03.25 00:23:54.621336 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36317 | ||
| 15765 | 2026.03.25 00:23:54.621348 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33762 | ||
| 15766 | 2026.03.25 00:23:54.621390 [ 295 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15767 | 2026.03.25 00:23:54.621421 [ 292 ] {} <Trace> TCP-Session: 3b35f84c-41a8-4e6a-9d9f-ba7b04301bcf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15768 | 2026.03.25 00:23:54.621433 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15769 | 2026.03.25 00:23:54.621441 [ 295 ] {} <Debug> TCP-Session: 9f8cc372-bc3a-4792-9692-eee8414c46f0 Authenticating user 'default' from [fd00:1122:3344:101::e]:60517 | ||
| 15770 | 2026.03.25 00:23:54.621459 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15771 | 2026.03.25 00:23:54.621470 [ 290 ] {} <Debug> TCP-Session: 909378f8-bc2f-4144-9e93-9ac74f9559f8 Authenticating user 'default' from [fd00:1122:3344:101::e]:36317 | ||
| 15772 | 2026.03.25 00:23:54.621480 [ 295 ] {} <Debug> TCP-Session: 9f8cc372-bc3a-4792-9692-eee8414c46f0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15773 | 2026.03.25 00:23:54.621498 [ 291 ] {} <Debug> TCP-Session: bc118f60-44b0-4317-94a7-4c45c97564c3 Authenticating user 'default' from [fd00:1122:3344:101::e]:33762 | ||
| 15774 | 2026.03.25 00:23:54.621501 [ 290 ] {} <Debug> TCP-Session: 909378f8-bc2f-4144-9e93-9ac74f9559f8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15775 | 2026.03.25 00:23:54.621509 [ 295 ] {} <Debug> TCP-Session: 9f8cc372-bc3a-4792-9692-eee8414c46f0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15776 | 2026.03.25 00:23:54.621532 [ 291 ] {} <Debug> TCP-Session: bc118f60-44b0-4317-94a7-4c45c97564c3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15777 | 2026.03.25 00:23:54.621534 [ 290 ] {} <Debug> TCP-Session: 909378f8-bc2f-4144-9e93-9ac74f9559f8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15778 | 2026.03.25 00:23:54.621558 [ 291 ] {} <Debug> TCP-Session: bc118f60-44b0-4317-94a7-4c45c97564c3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15779 | 2026.03.25 00:23:54.621391 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15780 | 2026.03.25 00:23:54.621590 [ 292 ] {a82eebb1-27c1-4175-af27-5720868ebabc} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:43026) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 15781 | 2026.03.25 00:23:54.621330 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53132 | ||
| 15782 | 2026.03.25 00:23:54.621631 [ 294 ] {} <Debug> TCP-Session: 263cdd36-ac82-4369-8635-34e844d2cad6 Authenticating user 'default' from [fd00:1122:3344:101::e]:59391 | ||
| 15783 | 2026.03.25 00:23:54.621312 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57589 | ||
| 15784 | 2026.03.25 00:23:54.621680 [ 294 ] {} <Debug> TCP-Session: 263cdd36-ac82-4369-8635-34e844d2cad6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15785 | 2026.03.25 00:23:54.621437 [ 296 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15786 | 2026.03.25 00:23:54.621705 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15787 | 2026.03.25 00:23:54.621740 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15788 | 2026.03.25 00:23:54.621742 [ 296 ] {} <Debug> TCP-Session: 89a86fe4-d68f-4607-bd2d-0cabb863b50f Authenticating user 'default' from [fd00:1122:3344:101::e]:51721 | ||
| 15789 | 2026.03.25 00:23:54.621755 [ 289 ] {} <Debug> TCP-Session: dccbc7d3-2a62-4d7e-a1a5-fa09c2838ffb Authenticating user 'default' from [fd00:1122:3344:101::e]:53132 | ||
| 15790 | 2026.03.25 00:23:54.621771 [ 288 ] {} <Debug> TCP-Session: 943a1941-3dd3-4108-a88a-a640e51e3b07 Authenticating user 'default' from [fd00:1122:3344:101::e]:57589 | ||
| 15791 | 2026.03.25 00:23:54.621784 [ 296 ] {} <Debug> TCP-Session: 89a86fe4-d68f-4607-bd2d-0cabb863b50f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15792 | 2026.03.25 00:23:54.621800 [ 289 ] {} <Debug> TCP-Session: dccbc7d3-2a62-4d7e-a1a5-fa09c2838ffb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15793 | 2026.03.25 00:23:54.621821 [ 296 ] {} <Debug> TCP-Session: 89a86fe4-d68f-4607-bd2d-0cabb863b50f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15794 | 2026.03.25 00:23:54.621835 [ 289 ] {} <Debug> TCP-Session: dccbc7d3-2a62-4d7e-a1a5-fa09c2838ffb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15795 | 2026.03.25 00:23:54.621812 [ 288 ] {} <Debug> TCP-Session: 943a1941-3dd3-4108-a88a-a640e51e3b07 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15796 | 2026.03.25 00:23:54.621866 [ 292 ] {a82eebb1-27c1-4175-af27-5720868ebabc} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 15797 | 2026.03.25 00:23:54.621885 [ 288 ] {} <Debug> TCP-Session: 943a1941-3dd3-4108-a88a-a640e51e3b07 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15798 | 2026.03.25 00:23:54.621710 [ 294 ] {} <Debug> TCP-Session: 263cdd36-ac82-4369-8635-34e844d2cad6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15799 | 2026.03.25 00:23:54.621349 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15800 | 2026.03.25 00:23:54.621933 [ 292 ] {a82eebb1-27c1-4175-af27-5720868ebabc} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 15801 | 2026.03.25 00:23:54.621956 [ 293 ] {} <Debug> TCP-Session: c13349ef-bda9-4ba0-9401-2824e9d3190c Authenticating user 'default' from [fd00:1122:3344:101::e]:34279 | ||
| 15802 | 2026.03.25 00:23:54.621978 [ 293 ] {} <Debug> TCP-Session: c13349ef-bda9-4ba0-9401-2824e9d3190c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15803 | 2026.03.25 00:23:54.621990 [ 293 ] {} <Debug> TCP-Session: c13349ef-bda9-4ba0-9401-2824e9d3190c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15804 | 2026.03.25 00:23:54.622227 [ 292 ] {a82eebb1-27c1-4175-af27-5720868ebabc} <Debug> oximeter.version (97ad2ce0-cded-4649-a1b6-ff7c59ff4a2c) (SelectExecutor): Key condition: unknown | ||
| 15805 | 2026.03.25 00:23:54.623105 [ 301 ] {a82eebb1-27c1-4175-af27-5720868ebabc} <Trace> AggregatingTransform: Aggregating | ||
| 15806 | 2026.03.25 00:23:54.623151 [ 301 ] {a82eebb1-27c1-4175-af27-5720868ebabc} <Trace> Aggregator: Aggregation method: without_key | ||
| 15807 | 2026.03.25 00:23:54.623187 [ 301 ] {a82eebb1-27c1-4175-af27-5720868ebabc} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.00085787 sec. (1165.678 rows/sec., 45.53 KiB/sec.) | ||
| 15808 | 2026.03.25 00:23:54.623206 [ 301 ] {a82eebb1-27c1-4175-af27-5720868ebabc} <Trace> Aggregator: Merging aggregated data | ||
| 15809 | 2026.03.25 00:23:54.624636 [ 292 ] {a82eebb1-27c1-4175-af27-5720868ebabc} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003104 sec., 322.16494845360825 rows/sec., 12.58 KiB/sec. | ||
| 15810 | 2026.03.25 00:23:54.624717 [ 292 ] {a82eebb1-27c1-4175-af27-5720868ebabc} <Debug> TCPHandler: Processed in 0.003410378 sec. | ||
| 15811 | 2026.03.25 00:23:54.624826 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15812 | 2026.03.25 00:23:54.624853 [ 292 ] {} <Debug> TCP-Session: 3b35f84c-41a8-4e6a-9d9f-ba7b04301bcf Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15813 | 2026.03.25 00:23:54.624863 [ 295 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15814 | 2026.03.25 00:23:54.624882 [ 296 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15815 | 2026.03.25 00:23:54.624905 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15816 | 2026.03.25 00:23:54.624907 [ 295 ] {} <Debug> TCP-Session: 9f8cc372-bc3a-4792-9692-eee8414c46f0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15817 | 2026.03.25 00:23:54.624929 [ 296 ] {} <Debug> TCP-Session: 89a86fe4-d68f-4607-bd2d-0cabb863b50f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15818 | 2026.03.25 00:23:54.624929 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15819 | 2026.03.25 00:23:54.624955 [ 290 ] {} <Debug> TCP-Session: 909378f8-bc2f-4144-9e93-9ac74f9559f8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15820 | 2026.03.25 00:23:54.624961 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15821 | 2026.03.25 00:23:54.624981 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15822 | 2026.03.25 00:23:54.624944 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15823 | 2026.03.25 00:23:54.625024 [ 294 ] {} <Debug> TCP-Session: 263cdd36-ac82-4369-8635-34e844d2cad6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15824 | 2026.03.25 00:23:54.625036 [ 289 ] {} <Debug> TCP-Session: dccbc7d3-2a62-4d7e-a1a5-fa09c2838ffb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15825 | 2026.03.25 00:23:54.625062 [ 288 ] {} <Debug> TCP-Session: 943a1941-3dd3-4108-a88a-a640e51e3b07 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15826 | 2026.03.25 00:23:54.624913 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15827 | 2026.03.25 00:23:54.624989 [ 293 ] {} <Debug> TCP-Session: c13349ef-bda9-4ba0-9401-2824e9d3190c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15828 | 2026.03.25 00:23:54.625144 [ 291 ] {} <Debug> TCP-Session: bc118f60-44b0-4317-94a7-4c45c97564c3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15829 | 2026.03.25 00:23:55.094359 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 52 entries to flush up to offset 2064 | ||
| 15830 | 2026.03.25 00:23:55.097242 [ 242 ] {} <Trace> system.query_log (9703172c-9101-4506-b1d0-613c64f918a0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15831 | 2026.03.25 00:23:55.097309 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.05 GiB. | ||
| 15832 | 2026.03.25 00:23:55.098625 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 15833 | 2026.03.25 00:23:55.098902 [ 242 ] {} <Trace> system.query_log (9703172c-9101-4506-b1d0-613c64f918a0): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15834 | 2026.03.25 00:23:55.099293 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2064 | ||
| 15835 | 2026.03.25 00:23:56.489553 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15836 | 2026.03.25 00:23:56.489737 [ 5 ] {16849f1c-bdd7-4107-a49d-ee1be722ea48} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 15837 | 2026.03.25 00:23:56.489803 [ 5 ] {16849f1c-bdd7-4107-a49d-ee1be722ea48} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 15838 | 2026.03.25 00:23:56.490557 [ 5 ] {16849f1c-bdd7-4107-a49d-ee1be722ea48} <Trace> oximeter.fields_i16 (78240462-1731-4218-9a79-d1fbaf59befe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15839 | 2026.03.25 00:23:56.490607 [ 5 ] {16849f1c-bdd7-4107-a49d-ee1be722ea48} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.05 GiB. | ||
| 15840 | 2026.03.25 00:23:56.491005 [ 5 ] {16849f1c-bdd7-4107-a49d-ee1be722ea48} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 15841 | 2026.03.25 00:23:56.491239 [ 5 ] {16849f1c-bdd7-4107-a49d-ee1be722ea48} <Trace> oximeter.fields_i16 (78240462-1731-4218-9a79-d1fbaf59befe): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15842 | 2026.03.25 00:23:56.491403 [ 5 ] {16849f1c-bdd7-4107-a49d-ee1be722ea48} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001712 sec., 165887.8504672897 rows/sec., 10.54 MiB/sec. | ||
| 15843 | 2026.03.25 00:23:56.491455 [ 5 ] {16849f1c-bdd7-4107-a49d-ee1be722ea48} <Debug> TCPHandler: Processed in 0.002031607 sec. | ||
| 15844 | 2026.03.25 00:23:56.491583 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15845 | 2026.03.25 00:23:56.491686 [ 5 ] {25e28883-2cc3-4a79-9634-10a728666824} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 15846 | 2026.03.25 00:23:56.491730 [ 5 ] {25e28883-2cc3-4a79-9634-10a728666824} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 15847 | 2026.03.25 00:23:56.492572 [ 5 ] {25e28883-2cc3-4a79-9634-10a728666824} <Trace> oximeter.fields_string (da9d4756-c540-45ff-bdbb-bdc9c8d31861): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15848 | 2026.03.25 00:23:56.492612 [ 5 ] {25e28883-2cc3-4a79-9634-10a728666824} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.05 GiB. | ||
| 15849 | 2026.03.25 00:23:56.492977 [ 5 ] {25e28883-2cc3-4a79-9634-10a728666824} <Trace> MergedBlockOutputStream: filled checksums all_111_111_0 (state Temporary) | ||
| 15850 | 2026.03.25 00:23:56.493188 [ 5 ] {25e28883-2cc3-4a79-9634-10a728666824} <Trace> oximeter.fields_string (da9d4756-c540-45ff-bdbb-bdc9c8d31861): Renaming temporary part tmp_insert_all_111_111_0 to all_111_111_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15851 | 2026.03.25 00:23:56.493324 [ 5 ] {25e28883-2cc3-4a79-9634-10a728666824} <Debug> executeQuery: Read 825 rows, 66.29 KiB in 0.001661 sec., 496688.7417218543 rows/sec., 38.97 MiB/sec. | ||
| 15852 | 2026.03.25 00:23:56.493324 [ 92 ] {} <Debug> oximeter.fields_string (da9d4756-c540-45ff-bdbb-bdc9c8d31861) (MergerMutator): Selected 6 parts from all_1_106_21 to all_111_111_0 | ||
| 15853 | 2026.03.25 00:23:56.493365 [ 5 ] {25e28883-2cc3-4a79-9634-10a728666824} <Debug> TCPHandler: Processed in 0.001833892 sec. | ||
| 15854 | 2026.03.25 00:23:56.493394 [ 92 ] {} <Trace> oximeter.fields_string (da9d4756-c540-45ff-bdbb-bdc9c8d31861): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15855 | 2026.03.25 00:23:56.493421 [ 92 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.05 GiB. | ||
| 15856 | 2026.03.25 00:23:56.493483 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15857 | 2026.03.25 00:23:56.493523 [ 192 ] {da9d4756-c540-45ff-bdbb-bdc9c8d31861::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 | ||
| 15858 | 2026.03.25 00:23:56.493583 [ 5 ] {89d7edff-9481-41f0-98af-1afe021f3a67} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 15859 | 2026.03.25 00:23:56.493629 [ 5 ] {89d7edff-9481-41f0-98af-1afe021f3a67} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 15860 | 2026.03.25 00:23:56.493633 [ 192 ] {da9d4756-c540-45ff-bdbb-bdc9c8d31861::all_1_111_22} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15861 | 2026.03.25 00:23:56.493678 [ 192 ] {da9d4756-c540-45ff-bdbb-bdc9c8d31861::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_106_21, total 3237 rows starting from the beginning of the part | ||
| 15862 | 2026.03.25 00:23:56.493746 [ 192 ] {da9d4756-c540-45ff-bdbb-bdc9c8d31861::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_107_107_0, total 108 rows starting from the beginning of the part | ||
| 15863 | 2026.03.25 00:23:56.493796 [ 192 ] {da9d4756-c540-45ff-bdbb-bdc9c8d31861::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_108_108_0, total 825 rows starting from the beginning of the part | ||
| 15864 | 2026.03.25 00:23:56.493842 [ 192 ] {da9d4756-c540-45ff-bdbb-bdc9c8d31861::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_109_109_0, total 2458 rows starting from the beginning of the part | ||
| 15865 | 2026.03.25 00:23:56.493884 [ 192 ] {da9d4756-c540-45ff-bdbb-bdc9c8d31861::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_110_110_0, total 56 rows starting from the beginning of the part | ||
| 15866 | 2026.03.25 00:23:56.493928 [ 192 ] {da9d4756-c540-45ff-bdbb-bdc9c8d31861::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_111_111_0, total 825 rows starting from the beginning of the part | ||
| 15867 | 2026.03.25 00:23:56.494090 [ 5 ] {89d7edff-9481-41f0-98af-1afe021f3a67} <Trace> oximeter.fields_u16 (b490aa8d-8720-450c-9d9d-0c0be0c6e0e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15868 | 2026.03.25 00:23:56.494134 [ 5 ] {89d7edff-9481-41f0-98af-1afe021f3a67} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.05 GiB. | ||
| 15869 | 2026.03.25 00:23:56.494462 [ 5 ] {89d7edff-9481-41f0-98af-1afe021f3a67} <Trace> MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) | ||
| 15870 | 2026.03.25 00:23:56.494701 [ 5 ] {89d7edff-9481-41f0-98af-1afe021f3a67} <Trace> oximeter.fields_u16 (b490aa8d-8720-450c-9d9d-0c0be0c6e0e1): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15871 | 2026.03.25 00:23:56.494833 [ 5 ] {89d7edff-9481-41f0-98af-1afe021f3a67} <Debug> executeQuery: Read 156 rows, 9.59 KiB in 0.001269 sec., 122931.44208037826 rows/sec., 7.38 MiB/sec. | ||
| 15872 | 2026.03.25 00:23:56.494871 [ 5 ] {89d7edff-9481-41f0-98af-1afe021f3a67} <Debug> TCPHandler: Processed in 0.001438493 sec. | ||
| 15873 | 2026.03.25 00:23:56.494983 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15874 | 2026.03.25 00:23:56.495077 [ 5 ] {c0626676-78b7-4fd6-ba69-135df1eee8c7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 15875 | 2026.03.25 00:23:56.495116 [ 5 ] {c0626676-78b7-4fd6-ba69-135df1eee8c7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 15876 | 2026.03.25 00:23:56.495551 [ 5 ] {c0626676-78b7-4fd6-ba69-135df1eee8c7} <Trace> oximeter.fields_u32 (79eddaf6-5920-48fe-8c45-6c5582e58677): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15877 | 2026.03.25 00:23:56.495587 [ 5 ] {c0626676-78b7-4fd6-ba69-135df1eee8c7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.05 GiB. | ||
| 15878 | 2026.03.25 00:23:56.495888 [ 5 ] {c0626676-78b7-4fd6-ba69-135df1eee8c7} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 15879 | 2026.03.25 00:23:56.496094 [ 5 ] {c0626676-78b7-4fd6-ba69-135df1eee8c7} <Trace> oximeter.fields_u32 (79eddaf6-5920-48fe-8c45-6c5582e58677): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15880 | 2026.03.25 00:23:56.496221 [ 5 ] {c0626676-78b7-4fd6-ba69-135df1eee8c7} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001161 sec., 128337.63996554696 rows/sec., 8.29 MiB/sec. | ||
| 15881 | 2026.03.25 00:23:56.496258 [ 5 ] {c0626676-78b7-4fd6-ba69-135df1eee8c7} <Debug> TCPHandler: Processed in 0.00132346 sec. | ||
| 15882 | 2026.03.25 00:23:56.496374 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15883 | 2026.03.25 00:23:56.496466 [ 5 ] {ad27de79-2481-491e-9845-f309f8412429} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 15884 | 2026.03.25 00:23:56.496506 [ 5 ] {ad27de79-2481-491e-9845-f309f8412429} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 15885 | 2026.03.25 00:23:56.496585 [ 190 ] {da9d4756-c540-45ff-bdbb-bdc9c8d31861::all_1_111_22} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7509 rows, containing 5 columns (5 merged, 0 gathered) in 0.003102581 sec., 2420243.0170235685 rows/sec., 192.50 MiB/sec. | ||
| 15886 | 2026.03.25 00:23:56.496893 [ 192 ] {da9d4756-c540-45ff-bdbb-bdc9c8d31861::all_1_111_22} <Trace> MergedBlockOutputStream: filled checksums all_1_111_22 (state Temporary) | ||
| 15887 | 2026.03.25 00:23:56.496937 [ 5 ] {ad27de79-2481-491e-9845-f309f8412429} <Trace> oximeter.fields_u8 (fa258e8d-285a-434f-b894-6be795807874): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15888 | 2026.03.25 00:23:56.496979 [ 5 ] {ad27de79-2481-491e-9845-f309f8412429} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.05 GiB. | ||
| 15889 | 2026.03.25 00:23:56.497161 [ 192 ] {da9d4756-c540-45ff-bdbb-bdc9c8d31861::all_1_111_22} <Trace> oximeter.fields_string (da9d4756-c540-45ff-bdbb-bdc9c8d31861): Renaming temporary part tmp_merge_all_1_111_22 to all_1_111_22 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15890 | 2026.03.25 00:23:56.497250 [ 192 ] {da9d4756-c540-45ff-bdbb-bdc9c8d31861::all_1_111_22} <Trace> oximeter.fields_string (da9d4756-c540-45ff-bdbb-bdc9c8d31861) (MergerMutator): Merged 6 parts: [all_1_106_21, all_111_111_0] -> all_1_111_22 | ||
| 15891 | 2026.03.25 00:23:56.497322 [ 5 ] {ad27de79-2481-491e-9845-f309f8412429} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 15892 | 2026.03.25 00:23:56.497362 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.34 MiB. | ||
| 15893 | 2026.03.25 00:23:56.497539 [ 5 ] {ad27de79-2481-491e-9845-f309f8412429} <Trace> oximeter.fields_u8 (fa258e8d-285a-434f-b894-6be795807874): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15894 | 2026.03.25 00:23:56.497671 [ 5 ] {ad27de79-2481-491e-9845-f309f8412429} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001222 sec., 121112.92962356792 rows/sec., 6.89 MiB/sec. | ||
| 15895 | 2026.03.25 00:23:56.497708 [ 5 ] {ad27de79-2481-491e-9845-f309f8412429} <Debug> TCPHandler: Processed in 0.001382281 sec. | ||
| 15896 | 2026.03.25 00:23:56.497818 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15897 | 2026.03.25 00:23:56.497911 [ 5 ] {a1f9e589-c09d-4131-bb0d-7bb8e95fe65f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 15898 | 2026.03.25 00:23:56.497949 [ 5 ] {a1f9e589-c09d-4131-bb0d-7bb8e95fe65f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 15899 | 2026.03.25 00:23:56.498584 [ 5 ] {a1f9e589-c09d-4131-bb0d-7bb8e95fe65f} <Trace> oximeter.fields_uuid (6a83c119-7e6c-4ef5-9da4-bd1e7cdd4b62): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15900 | 2026.03.25 00:23:56.498618 [ 5 ] {a1f9e589-c09d-4131-bb0d-7bb8e95fe65f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.05 GiB. | ||
| 15901 | 2026.03.25 00:23:56.498940 [ 5 ] {a1f9e589-c09d-4131-bb0d-7bb8e95fe65f} <Trace> MergedBlockOutputStream: filled checksums all_111_111_0 (state Temporary) | ||
| 15902 | 2026.03.25 00:23:56.499158 [ 5 ] {a1f9e589-c09d-4131-bb0d-7bb8e95fe65f} <Trace> oximeter.fields_uuid (6a83c119-7e6c-4ef5-9da4-bd1e7cdd4b62): Renaming temporary part tmp_insert_all_111_111_0 to all_111_111_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15903 | 2026.03.25 00:23:56.499278 [ 92 ] {} <Debug> oximeter.fields_uuid (6a83c119-7e6c-4ef5-9da4-bd1e7cdd4b62) (MergerMutator): Selected 6 parts from all_1_106_21 to all_111_111_0 | ||
| 15904 | 2026.03.25 00:23:56.499286 [ 5 ] {a1f9e589-c09d-4131-bb0d-7bb8e95fe65f} <Debug> executeQuery: Read 504 rows, 36.30 KiB in 0.001392 sec., 362068.9655172414 rows/sec., 25.47 MiB/sec. | ||
| 15905 | 2026.03.25 00:23:56.499319 [ 92 ] {} <Trace> oximeter.fields_uuid (6a83c119-7e6c-4ef5-9da4-bd1e7cdd4b62): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15906 | 2026.03.25 00:23:56.499341 [ 5 ] {a1f9e589-c09d-4131-bb0d-7bb8e95fe65f} <Debug> TCPHandler: Processed in 0.001571016 sec. | ||
| 15907 | 2026.03.25 00:23:56.499345 [ 92 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.05 GiB. | ||
| 15908 | 2026.03.25 00:23:56.499431 [ 196 ] {6a83c119-7e6c-4ef5-9da4-bd1e7cdd4b62::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 | ||
| 15909 | 2026.03.25 00:23:56.499459 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15910 | 2026.03.25 00:23:56.499535 [ 196 ] {6a83c119-7e6c-4ef5-9da4-bd1e7cdd4b62::all_1_111_22} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15911 | 2026.03.25 00:23:56.499556 [ 5 ] {2cf9e0b6-d10f-48bd-9709-14be5e9e92d5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 15912 | 2026.03.25 00:23:56.499567 [ 196 ] {6a83c119-7e6c-4ef5-9da4-bd1e7cdd4b62::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_106_21, total 1792 rows starting from the beginning of the part | ||
| 15913 | 2026.03.25 00:23:56.499605 [ 5 ] {2cf9e0b6-d10f-48bd-9709-14be5e9e92d5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 15914 | 2026.03.25 00:23:56.499632 [ 196 ] {6a83c119-7e6c-4ef5-9da4-bd1e7cdd4b62::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 | ||
| 15915 | 2026.03.25 00:23:56.499683 [ 196 ] {6a83c119-7e6c-4ef5-9da4-bd1e7cdd4b62::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_108_108_0, total 504 rows starting from the beginning of the part | ||
| 15916 | 2026.03.25 00:23:56.499725 [ 196 ] {6a83c119-7e6c-4ef5-9da4-bd1e7cdd4b62::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_109_109_0, total 1318 rows starting from the beginning of the part | ||
| 15917 | 2026.03.25 00:23:56.499763 [ 196 ] {6a83c119-7e6c-4ef5-9da4-bd1e7cdd4b62::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_110_110_0, total 64 rows starting from the beginning of the part | ||
| 15918 | 2026.03.25 00:23:56.499799 [ 196 ] {6a83c119-7e6c-4ef5-9da4-bd1e7cdd4b62::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_111_111_0, total 504 rows starting from the beginning of the part | ||
| 15919 | 2026.03.25 00:23:56.499940 [ 5 ] {2cf9e0b6-d10f-48bd-9709-14be5e9e92d5} <Trace> oximeter.measurements_bool (8a3ce6e0-f76a-4ba2-9a43-4275c3c9549e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15920 | 2026.03.25 00:23:56.499981 [ 5 ] {2cf9e0b6-d10f-48bd-9709-14be5e9e92d5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.05 GiB. | ||
| 15921 | 2026.03.25 00:23:56.500298 [ 5 ] {2cf9e0b6-d10f-48bd-9709-14be5e9e92d5} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 15922 | 2026.03.25 00:23:56.500519 [ 5 ] {2cf9e0b6-d10f-48bd-9709-14be5e9e92d5} <Trace> oximeter.measurements_bool (8a3ce6e0-f76a-4ba2-9a43-4275c3c9549e): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15923 | 2026.03.25 00:23:56.500652 [ 5 ] {2cf9e0b6-d10f-48bd-9709-14be5e9e92d5} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001113 sec., 5390.8355795148245 rows/sec., 281.65 KiB/sec. | ||
| 15924 | 2026.03.25 00:23:56.500687 [ 5 ] {2cf9e0b6-d10f-48bd-9709-14be5e9e92d5} <Debug> TCPHandler: Processed in 0.001277309 sec. | ||
| 15925 | 2026.03.25 00:23:56.500795 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15926 | 2026.03.25 00:23:56.500886 [ 5 ] {63232fb0-9717-48db-9dca-3ed01b455fa0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 15927 | 2026.03.25 00:23:56.500927 [ 5 ] {63232fb0-9717-48db-9dca-3ed01b455fa0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 15928 | 2026.03.25 00:23:56.501159 [ 192 ] {6a83c119-7e6c-4ef5-9da4-bd1e7cdd4b62::all_1_111_22} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4272 rows, containing 5 columns (5 merged, 0 gathered) in 0.001757581 sec., 2430613.4397219815 rows/sec., 175.72 MiB/sec. | ||
| 15929 | 2026.03.25 00:23:56.501334 [ 5 ] {63232fb0-9717-48db-9dca-3ed01b455fa0} <Trace> oximeter.measurements_cumulativeu64 (d9515f17-c5fd-4592-903e-92bbab0fc185): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15930 | 2026.03.25 00:23:56.501376 [ 5 ] {63232fb0-9717-48db-9dca-3ed01b455fa0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.05 GiB. | ||
| 15931 | 2026.03.25 00:23:56.501386 [ 190 ] {6a83c119-7e6c-4ef5-9da4-bd1e7cdd4b62::all_1_111_22} <Trace> MergedBlockOutputStream: filled checksums all_1_111_22 (state Temporary) | ||
| 15932 | 2026.03.25 00:23:56.501741 [ 5 ] {63232fb0-9717-48db-9dca-3ed01b455fa0} <Trace> MergedBlockOutputStream: filled checksums all_111_111_0 (state Temporary) | ||
| 15933 | 2026.03.25 00:23:56.501759 [ 190 ] {6a83c119-7e6c-4ef5-9da4-bd1e7cdd4b62::all_1_111_22} <Trace> oximeter.fields_uuid (6a83c119-7e6c-4ef5-9da4-bd1e7cdd4b62): Renaming temporary part tmp_merge_all_1_111_22 to all_1_111_22 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15934 | 2026.03.25 00:23:56.501879 [ 190 ] {6a83c119-7e6c-4ef5-9da4-bd1e7cdd4b62::all_1_111_22} <Trace> oximeter.fields_uuid (6a83c119-7e6c-4ef5-9da4-bd1e7cdd4b62) (MergerMutator): Merged 6 parts: [all_1_106_21, all_111_111_0] -> all_1_111_22 | ||
| 15935 | 2026.03.25 00:23:56.501981 [ 5 ] {63232fb0-9717-48db-9dca-3ed01b455fa0} <Trace> oximeter.measurements_cumulativeu64 (d9515f17-c5fd-4592-903e-92bbab0fc185): Renaming temporary part tmp_insert_all_111_111_0 to all_111_111_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15936 | 2026.03.25 00:23:56.502008 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.81 MiB. | ||
| 15937 | 2026.03.25 00:23:56.502109 [ 92 ] {} <Debug> oximeter.measurements_cumulativeu64 (d9515f17-c5fd-4592-903e-92bbab0fc185) (MergerMutator): Selected 6 parts from all_1_106_22 to all_111_111_0 | ||
| 15938 | 2026.03.25 00:23:56.502123 [ 5 ] {63232fb0-9717-48db-9dca-3ed01b455fa0} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001254 sec., 211323.76395534293 rows/sec., 14.04 MiB/sec. | ||
| 15939 | 2026.03.25 00:23:56.502153 [ 92 ] {} <Trace> oximeter.measurements_cumulativeu64 (d9515f17-c5fd-4592-903e-92bbab0fc185): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15940 | 2026.03.25 00:23:56.502173 [ 5 ] {63232fb0-9717-48db-9dca-3ed01b455fa0} <Debug> TCPHandler: Processed in 0.001425683 sec. | ||
| 15941 | 2026.03.25 00:23:56.502178 [ 92 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.05 GiB. | ||
| 15942 | 2026.03.25 00:23:56.502282 [ 194 ] {d9515f17-c5fd-4592-903e-92bbab0fc185::all_1_111_23} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_106_22 to all_111_111_0 into Compact with storage Full | ||
| 15943 | 2026.03.25 00:23:56.502325 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15944 | 2026.03.25 00:23:56.502395 [ 194 ] {d9515f17-c5fd-4592-903e-92bbab0fc185::all_1_111_23} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15945 | 2026.03.25 00:23:56.502424 [ 5 ] {de0b263e-49eb-4cc4-ba1f-a65d94dbd8d3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 15946 | 2026.03.25 00:23:56.502432 [ 194 ] {d9515f17-c5fd-4592-903e-92bbab0fc185::all_1_111_23} <Debug> MergeTreeSequentialSource: Reading 7 marks from part all_1_106_22, total 42353 rows starting from the beginning of the part | ||
| 15947 | 2026.03.25 00:23:56.502473 [ 5 ] {de0b263e-49eb-4cc4-ba1f-a65d94dbd8d3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 15948 | 2026.03.25 00:23:56.502513 [ 194 ] {d9515f17-c5fd-4592-903e-92bbab0fc185::all_1_111_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_107_107_0, total 160 rows starting from the beginning of the part | ||
| 15949 | 2026.03.25 00:23:56.502563 [ 194 ] {d9515f17-c5fd-4592-903e-92bbab0fc185::all_1_111_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_108_108_0, total 265 rows starting from the beginning of the part | ||
| 15950 | 2026.03.25 00:23:56.502605 [ 194 ] {d9515f17-c5fd-4592-903e-92bbab0fc185::all_1_111_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_109_109_0, total 1497 rows starting from the beginning of the part | ||
| 15951 | 2026.03.25 00:23:56.502646 [ 194 ] {d9515f17-c5fd-4592-903e-92bbab0fc185::all_1_111_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_110_110_0, total 128 rows starting from the beginning of the part | ||
| 15952 | 2026.03.25 00:23:56.502688 [ 194 ] {d9515f17-c5fd-4592-903e-92bbab0fc185::all_1_111_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_111_111_0, total 265 rows starting from the beginning of the part | ||
| 15953 | 2026.03.25 00:23:56.502795 [ 5 ] {de0b263e-49eb-4cc4-ba1f-a65d94dbd8d3} <Trace> oximeter.measurements_f64 (212c2a6f-90cf-4c71-aafe-78c3b1fd8e79): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15954 | 2026.03.25 00:23:56.502837 [ 5 ] {de0b263e-49eb-4cc4-ba1f-a65d94dbd8d3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.05 GiB. | ||
| 15955 | 2026.03.25 00:23:56.503150 [ 5 ] {de0b263e-49eb-4cc4-ba1f-a65d94dbd8d3} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 15956 | 2026.03.25 00:23:56.503359 [ 5 ] {de0b263e-49eb-4cc4-ba1f-a65d94dbd8d3} <Trace> oximeter.measurements_f64 (212c2a6f-90cf-4c71-aafe-78c3b1fd8e79): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15957 | 2026.03.25 00:23:56.503489 [ 5 ] {de0b263e-49eb-4cc4-ba1f-a65d94dbd8d3} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001083 sec., 923.3610341643583 rows/sec., 62.22 KiB/sec. | ||
| 15958 | 2026.03.25 00:23:56.503525 [ 5 ] {de0b263e-49eb-4cc4-ba1f-a65d94dbd8d3} <Debug> TCPHandler: Processed in 0.001247779 sec. | ||
| 15959 | 2026.03.25 00:23:56.503633 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15960 | 2026.03.25 00:23:56.503726 [ 5 ] {04e9deba-30f8-4552-84cf-a0030c204389} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 15961 | 2026.03.25 00:23:56.503779 [ 5 ] {04e9deba-30f8-4552-84cf-a0030c204389} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 15962 | 2026.03.25 00:23:56.504584 [ 5 ] {04e9deba-30f8-4552-84cf-a0030c204389} <Trace> oximeter.measurements_histogramu64 (66b3c5cd-c277-4614-b9e1-0e483a2d8930): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15963 | 2026.03.25 00:23:56.504620 [ 5 ] {04e9deba-30f8-4552-84cf-a0030c204389} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.05 GiB. | ||
| 15964 | 2026.03.25 00:23:56.505165 [ 5 ] {04e9deba-30f8-4552-84cf-a0030c204389} <Trace> MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) | ||
| 15965 | 2026.03.25 00:23:56.505386 [ 5 ] {04e9deba-30f8-4552-84cf-a0030c204389} <Trace> oximeter.measurements_histogramu64 (66b3c5cd-c277-4614-b9e1-0e483a2d8930): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15966 | 2026.03.25 00:23:56.505524 [ 5 ] {04e9deba-30f8-4552-84cf-a0030c204389} <Debug> executeQuery: Read 14 rows, 25.69 KiB in 0.001816 sec., 7709.251101321586 rows/sec., 13.81 MiB/sec. | ||
| 15967 | 2026.03.25 00:23:56.505578 [ 5 ] {04e9deba-30f8-4552-84cf-a0030c204389} <Debug> TCPHandler: Processed in 0.001992735 sec. | ||
| 15968 | 2026.03.25 00:23:56.505694 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15969 | 2026.03.25 00:23:56.505787 [ 5 ] {d0544367-a9bc-4737-98bd-381280292352} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 15970 | 2026.03.25 00:23:56.505829 [ 5 ] {d0544367-a9bc-4737-98bd-381280292352} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 15971 | 2026.03.25 00:23:56.506160 [ 5 ] {d0544367-a9bc-4737-98bd-381280292352} <Trace> oximeter.measurements_u64 (a46c3f3f-9ded-4b50-9fc2-4f503dd169a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15972 | 2026.03.25 00:23:56.506195 [ 5 ] {d0544367-a9bc-4737-98bd-381280292352} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.05 GiB. | ||
| 15973 | 2026.03.25 00:23:56.506507 [ 5 ] {d0544367-a9bc-4737-98bd-381280292352} <Trace> MergedBlockOutputStream: filled checksums all_111_111_0 (state Temporary) | ||
| 15974 | 2026.03.25 00:23:56.506721 [ 5 ] {d0544367-a9bc-4737-98bd-381280292352} <Trace> oximeter.measurements_u64 (a46c3f3f-9ded-4b50-9fc2-4f503dd169a4): Renaming temporary part tmp_insert_all_111_111_0 to all_111_111_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15975 | 2026.03.25 00:23:56.506834 [ 92 ] {} <Debug> oximeter.measurements_u64 (a46c3f3f-9ded-4b50-9fc2-4f503dd169a4) (MergerMutator): Selected 6 parts from all_1_106_21 to all_111_111_0 | ||
| 15976 | 2026.03.25 00:23:56.506849 [ 5 ] {d0544367-a9bc-4737-98bd-381280292352} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.00108 sec., 83333.33333333333 rows/sec., 5.21 MiB/sec. | ||
| 15977 | 2026.03.25 00:23:56.506869 [ 92 ] {} <Trace> oximeter.measurements_u64 (a46c3f3f-9ded-4b50-9fc2-4f503dd169a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15978 | 2026.03.25 00:23:56.506893 [ 92 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.05 GiB. | ||
| 15979 | 2026.03.25 00:23:56.506895 [ 5 ] {d0544367-a9bc-4737-98bd-381280292352} <Debug> TCPHandler: Processed in 0.001250399 sec. | ||
| 15980 | 2026.03.25 00:23:56.506979 [ 190 ] {a46c3f3f-9ded-4b50-9fc2-4f503dd169a4::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 | ||
| 15981 | 2026.03.25 00:23:56.507089 [ 190 ] {a46c3f3f-9ded-4b50-9fc2-4f503dd169a4::all_1_111_22} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15982 | 2026.03.25 00:23:56.507119 [ 190 ] {a46c3f3f-9ded-4b50-9fc2-4f503dd169a4::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_106_21, total 6840 rows starting from the beginning of the part | ||
| 15983 | 2026.03.25 00:23:56.507179 [ 190 ] {a46c3f3f-9ded-4b50-9fc2-4f503dd169a4::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_107_107_0, total 60 rows starting from the beginning of the part | ||
| 15984 | 2026.03.25 00:23:56.507234 [ 190 ] {a46c3f3f-9ded-4b50-9fc2-4f503dd169a4::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_108_108_0, total 90 rows starting from the beginning of the part | ||
| 15985 | 2026.03.25 00:23:56.507286 [ 190 ] {a46c3f3f-9ded-4b50-9fc2-4f503dd169a4::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_109_109_0, total 12 rows starting from the beginning of the part | ||
| 15986 | 2026.03.25 00:23:56.507334 [ 190 ] {a46c3f3f-9ded-4b50-9fc2-4f503dd169a4::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_110_110_0, total 48 rows starting from the beginning of the part | ||
| 15987 | 2026.03.25 00:23:56.507383 [ 190 ] {a46c3f3f-9ded-4b50-9fc2-4f503dd169a4::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_111_111_0, total 90 rows starting from the beginning of the part | ||
| 15988 | 2026.03.25 00:23:56.509220 [ 192 ] {a46c3f3f-9ded-4b50-9fc2-4f503dd169a4::all_1_111_22} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7140 rows, containing 4 columns (4 merged, 0 gathered) in 0.002284983 sec., 3124749.724615019 rows/sec., 201.47 MiB/sec. | ||
| 15989 | 2026.03.25 00:23:56.509747 [ 195 ] {a46c3f3f-9ded-4b50-9fc2-4f503dd169a4::all_1_111_22} <Trace> MergedBlockOutputStream: filled checksums all_1_111_22 (state Temporary) | ||
| 15990 | 2026.03.25 00:23:56.510061 [ 195 ] {a46c3f3f-9ded-4b50-9fc2-4f503dd169a4::all_1_111_22} <Trace> oximeter.measurements_u64 (a46c3f3f-9ded-4b50-9fc2-4f503dd169a4): Renaming temporary part tmp_merge_all_1_111_22 to all_1_111_22 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15991 | 2026.03.25 00:23:56.510147 [ 195 ] {a46c3f3f-9ded-4b50-9fc2-4f503dd169a4::all_1_111_22} <Trace> oximeter.measurements_u64 (a46c3f3f-9ded-4b50-9fc2-4f503dd169a4) (MergerMutator): Merged 6 parts: [all_1_106_21, all_111_111_0] -> all_1_111_22 | ||
| 15992 | 2026.03.25 00:23:56.510252 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.22 MiB. | ||
| 15993 | 2026.03.25 00:23:56.511641 [ 200 ] {d9515f17-c5fd-4592-903e-92bbab0fc185::all_1_111_23} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 44668 rows, containing 5 columns (5 merged, 0 gathered) in 0.009398276 sec., 4752786.574899482 rows/sec., 303.14 MiB/sec. | ||
| 15994 | 2026.03.25 00:23:56.512027 [ 195 ] {d9515f17-c5fd-4592-903e-92bbab0fc185::all_1_111_23} <Trace> MergedBlockOutputStream: filled checksums all_1_111_23 (state Temporary) | ||
| 15995 | 2026.03.25 00:23:56.512278 [ 195 ] {d9515f17-c5fd-4592-903e-92bbab0fc185::all_1_111_23} <Trace> oximeter.measurements_cumulativeu64 (d9515f17-c5fd-4592-903e-92bbab0fc185): Renaming temporary part tmp_merge_all_1_111_23 to all_1_111_23 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15996 | 2026.03.25 00:23:56.512343 [ 195 ] {d9515f17-c5fd-4592-903e-92bbab0fc185::all_1_111_23} <Trace> oximeter.measurements_cumulativeu64 (d9515f17-c5fd-4592-903e-92bbab0fc185) (MergerMutator): Merged 6 parts: [all_1_106_22, all_111_111_0] -> all_1_111_23 | ||
| 15997 | 2026.03.25 00:23:56.512428 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.36 MiB. | ||
| 15998 | 2026.03.25 00:23:57.001158 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 362.73 MiB, peak 375.45 MiB, free memory in arenas 0.00 B, will set to 363.76 MiB (RSS), difference: 1.03 MiB | ||
| 15999 | 2026.03.25 00:23:58.837018 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64202 | ||
| 16000 | 2026.03.25 00:23:58.837129 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16001 | 2026.03.25 00:23:58.837155 [ 290 ] {} <Debug> TCP-Session: a287bfc2-f8fa-4d93-b1a5-f9cc38b4ac54 Authenticating user 'default' from [fd00:1122:3344:101::e]:64202 | ||
| 16002 | 2026.03.25 00:23:58.837176 [ 290 ] {} <Debug> TCP-Session: a287bfc2-f8fa-4d93-b1a5-f9cc38b4ac54 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16003 | 2026.03.25 00:23:58.837188 [ 290 ] {} <Debug> TCP-Session: a287bfc2-f8fa-4d93-b1a5-f9cc38b4ac54 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16004 | 2026.03.25 00:23:58.837398 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63064 | ||
| 16005 | 2026.03.25 00:23:58.837434 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:32770 | ||
| 16006 | 2026.03.25 00:23:58.837460 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62536 | ||
| 16007 | 2026.03.25 00:23:58.837486 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:32797 | ||
| 16008 | 2026.03.25 00:23:58.837516 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35162 | ||
| 16009 | 2026.03.25 00:23:58.837566 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16010 | 2026.03.25 00:23:58.837560 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16011 | 2026.03.25 00:23:58.837608 [ 293 ] {} <Debug> TCP-Session: a90b3980-ea09-4426-aaf5-5b6b75a4c5ac Authenticating user 'default' from [fd00:1122:3344:101::e]:62536 | ||
| 16012 | 2026.03.25 00:23:58.837619 [ 290 ] {} <Trace> TCP-Session: a287bfc2-f8fa-4d93-b1a5-f9cc38b4ac54 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16013 | 2026.03.25 00:23:58.837639 [ 293 ] {} <Debug> TCP-Session: a90b3980-ea09-4426-aaf5-5b6b75a4c5ac Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16014 | 2026.03.25 00:23:58.837637 [ 292 ] {} <Debug> TCP-Session: 839a3045-ff9c-460d-92b6-e6e36736452c Authenticating user 'default' from [fd00:1122:3344:101::e]:32770 | ||
| 16015 | 2026.03.25 00:23:58.837663 [ 293 ] {} <Debug> TCP-Session: a90b3980-ea09-4426-aaf5-5b6b75a4c5ac Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16016 | 2026.03.25 00:23:58.837685 [ 292 ] {} <Debug> TCP-Session: 839a3045-ff9c-460d-92b6-e6e36736452c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16017 | 2026.03.25 00:23:58.837633 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16018 | 2026.03.25 00:23:58.837709 [ 292 ] {} <Debug> TCP-Session: 839a3045-ff9c-460d-92b6-e6e36736452c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16019 | 2026.03.25 00:23:58.837632 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16020 | 2026.03.25 00:23:58.837737 [ 288 ] {} <Debug> TCP-Session: d30c42fb-a1f6-4020-af62-1caf06b6b18d Authenticating user 'default' from [fd00:1122:3344:101::e]:35162 | ||
| 16021 | 2026.03.25 00:23:58.837545 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44759 | ||
| 16022 | 2026.03.25 00:23:58.837777 [ 294 ] {} <Debug> TCP-Session: 6b6de724-fd69-4078-af0d-b8ccd3137962 Authenticating user 'default' from [fd00:1122:3344:101::e]:32797 | ||
| 16023 | 2026.03.25 00:23:58.837802 [ 290 ] {027709a4-0071-463c-b618-af0b29a91c71} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:64202) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 16024 | 2026.03.25 00:23:58.837825 [ 294 ] {} <Debug> TCP-Session: 6b6de724-fd69-4078-af0d-b8ccd3137962 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16025 | 2026.03.25 00:23:58.837509 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16026 | 2026.03.25 00:23:58.837847 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16027 | 2026.03.25 00:23:58.837853 [ 294 ] {} <Debug> TCP-Session: 6b6de724-fd69-4078-af0d-b8ccd3137962 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16028 | 2026.03.25 00:23:58.837889 [ 291 ] {} <Debug> TCP-Session: 960796ba-7b04-47fa-84ee-3aade7060263 Authenticating user 'default' from [fd00:1122:3344:101::e]:63064 | ||
| 16029 | 2026.03.25 00:23:58.837897 [ 289 ] {} <Debug> TCP-Session: 6a4a2c42-98bb-4e03-85fd-305506e35679 Authenticating user 'default' from [fd00:1122:3344:101::e]:44759 | ||
| 16030 | 2026.03.25 00:23:58.837505 [ 296 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50556 | ||
| 16031 | 2026.03.25 00:23:58.837925 [ 291 ] {} <Debug> TCP-Session: 960796ba-7b04-47fa-84ee-3aade7060263 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16032 | 2026.03.25 00:23:58.837933 [ 289 ] {} <Debug> TCP-Session: 6a4a2c42-98bb-4e03-85fd-305506e35679 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16033 | 2026.03.25 00:23:58.837962 [ 291 ] {} <Debug> TCP-Session: 960796ba-7b04-47fa-84ee-3aade7060263 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16034 | 2026.03.25 00:23:58.837974 [ 289 ] {} <Debug> TCP-Session: 6a4a2c42-98bb-4e03-85fd-305506e35679 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16035 | 2026.03.25 00:23:58.837475 [ 295 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62161 | ||
| 16036 | 2026.03.25 00:23:58.837998 [ 296 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16037 | 2026.03.25 00:23:58.837782 [ 288 ] {} <Debug> TCP-Session: d30c42fb-a1f6-4020-af62-1caf06b6b18d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16038 | 2026.03.25 00:23:58.838052 [ 296 ] {} <Debug> TCP-Session: 78fcede8-b4b9-475c-9042-164a1baaac42 Authenticating user 'default' from [fd00:1122:3344:101::e]:50556 | ||
| 16039 | 2026.03.25 00:23:58.838068 [ 288 ] {} <Debug> TCP-Session: d30c42fb-a1f6-4020-af62-1caf06b6b18d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16040 | 2026.03.25 00:23:58.838068 [ 295 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16041 | 2026.03.25 00:23:58.838083 [ 290 ] {027709a4-0071-463c-b618-af0b29a91c71} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 16042 | 2026.03.25 00:23:58.838113 [ 295 ] {} <Debug> TCP-Session: 9a10227b-8007-4822-ad2d-5ecb33492f35 Authenticating user 'default' from [fd00:1122:3344:101::e]:62161 | ||
| 16043 | 2026.03.25 00:23:58.838084 [ 296 ] {} <Debug> TCP-Session: 78fcede8-b4b9-475c-9042-164a1baaac42 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16044 | 2026.03.25 00:23:58.838133 [ 295 ] {} <Debug> TCP-Session: 9a10227b-8007-4822-ad2d-5ecb33492f35 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16045 | 2026.03.25 00:23:58.838151 [ 296 ] {} <Debug> TCP-Session: 78fcede8-b4b9-475c-9042-164a1baaac42 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16046 | 2026.03.25 00:23:58.838157 [ 295 ] {} <Debug> TCP-Session: 9a10227b-8007-4822-ad2d-5ecb33492f35 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16047 | 2026.03.25 00:23:58.838157 [ 290 ] {027709a4-0071-463c-b618-af0b29a91c71} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 16048 | 2026.03.25 00:23:58.838452 [ 290 ] {027709a4-0071-463c-b618-af0b29a91c71} <Debug> oximeter.version (97ad2ce0-cded-4649-a1b6-ff7c59ff4a2c) (SelectExecutor): Key condition: unknown | ||
| 16049 | 2026.03.25 00:23:58.839337 [ 318 ] {027709a4-0071-463c-b618-af0b29a91c71} <Trace> AggregatingTransform: Aggregating | ||
| 16050 | 2026.03.25 00:23:58.839377 [ 318 ] {027709a4-0071-463c-b618-af0b29a91c71} <Trace> Aggregator: Aggregation method: without_key | ||
| 16051 | 2026.03.25 00:23:58.839414 [ 318 ] {027709a4-0071-463c-b618-af0b29a91c71} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.00085844 sec. (1164.904 rows/sec., 45.50 KiB/sec.) | ||
| 16052 | 2026.03.25 00:23:58.839432 [ 318 ] {027709a4-0071-463c-b618-af0b29a91c71} <Trace> Aggregator: Merging aggregated data | ||
| 16053 | 2026.03.25 00:23:58.840928 [ 290 ] {027709a4-0071-463c-b618-af0b29a91c71} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003182 sec., 314.26775612822127 rows/sec., 12.28 KiB/sec. | ||
| 16054 | 2026.03.25 00:23:58.841084 [ 290 ] {027709a4-0071-463c-b618-af0b29a91c71} <Debug> TCPHandler: Processed in 0.003577172 sec. | ||
| 16055 | 2026.03.25 00:23:58.841214 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16056 | 2026.03.25 00:23:58.841244 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16057 | 2026.03.25 00:23:58.841247 [ 290 ] {} <Debug> TCP-Session: a287bfc2-f8fa-4d93-b1a5-f9cc38b4ac54 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16058 | 2026.03.25 00:23:58.841263 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16059 | 2026.03.25 00:23:58.841281 [ 296 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16060 | 2026.03.25 00:23:58.841301 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16061 | 2026.03.25 00:23:58.841319 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16062 | 2026.03.25 00:23:58.841345 [ 296 ] {} <Debug> TCP-Session: 78fcede8-b4b9-475c-9042-164a1baaac42 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16063 | 2026.03.25 00:23:58.841359 [ 295 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16064 | 2026.03.25 00:23:58.841383 [ 293 ] {} <Debug> TCP-Session: a90b3980-ea09-4426-aaf5-5b6b75a4c5ac Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16065 | 2026.03.25 00:23:58.841385 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16066 | 2026.03.25 00:23:58.841413 [ 295 ] {} <Debug> TCP-Session: 9a10227b-8007-4822-ad2d-5ecb33492f35 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16067 | 2026.03.25 00:23:58.841368 [ 292 ] {} <Debug> TCP-Session: 839a3045-ff9c-460d-92b6-e6e36736452c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16068 | 2026.03.25 00:23:58.841443 [ 288 ] {} <Debug> TCP-Session: d30c42fb-a1f6-4020-af62-1caf06b6b18d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16069 | 2026.03.25 00:23:58.841334 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16070 | 2026.03.25 00:23:58.841324 [ 289 ] {} <Debug> TCP-Session: 6a4a2c42-98bb-4e03-85fd-305506e35679 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16071 | 2026.03.25 00:23:58.841290 [ 291 ] {} <Debug> TCP-Session: 960796ba-7b04-47fa-84ee-3aade7060263 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16072 | 2026.03.25 00:23:58.841506 [ 294 ] {} <Debug> TCP-Session: 6b6de724-fd69-4078-af0d-b8ccd3137962 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16073 | 2026.03.25 00:23:59.708165 [ 87 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 16074 | 2026.03.25 00:23:59.708214 [ 87 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 16075 | 2026.03.25 00:23:59.949371 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 31582 | ||
| 16076 | 2026.03.25 00:23:59.949995 [ 244 ] {} <Trace> system.asynchronous_metric_log (0898b27c-367e-447b-8482-f4822232c365): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16077 | 2026.03.25 00:23:59.950049 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.05 GiB. | ||
| 16078 | 2026.03.25 00:23:59.950568 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 16079 | 2026.03.25 00:23:59.950837 [ 244 ] {} <Trace> system.asynchronous_metric_log (0898b27c-367e-447b-8482-f4822232c365): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16080 | 2026.03.25 00:23:59.950993 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 31582 | ||
| 16081 | 2026.03.25 00:23:59.951010 [ 87 ] {} <Debug> system.asynchronous_metric_log (0898b27c-367e-447b-8482-f4822232c365) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 16082 | 2026.03.25 00:23:59.951200 [ 87 ] {} <Trace> system.asynchronous_metric_log (0898b27c-367e-447b-8482-f4822232c365): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16083 | 2026.03.25 00:23:59.951229 [ 87 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.05 GiB. | ||
| 16084 | 2026.03.25 00:23:59.951367 [ 200 ] {0898b27c-367e-447b-8482-f4822232c365::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 | ||
| 16085 | 2026.03.25 00:23:59.951513 [ 200 ] {0898b27c-367e-447b-8482-f4822232c365::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16086 | 2026.03.25 00:23:59.951555 [ 200 ] {0898b27c-367e-447b-8482-f4822232c365::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_61_12, total 29214 rows starting from the beginning of the part | ||
| 16087 | 2026.03.25 00:23:59.951624 [ 200 ] {0898b27c-367e-447b-8482-f4822232c365::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 448 rows starting from the beginning of the part | ||
| 16088 | 2026.03.25 00:23:59.951670 [ 200 ] {0898b27c-367e-447b-8482-f4822232c365::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 512 rows starting from the beginning of the part | ||
| 16089 | 2026.03.25 00:23:59.951717 [ 200 ] {0898b27c-367e-447b-8482-f4822232c365::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 448 rows starting from the beginning of the part | ||
| 16090 | 2026.03.25 00:23:59.951758 [ 200 ] {0898b27c-367e-447b-8482-f4822232c365::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 512 rows starting from the beginning of the part | ||
| 16091 | 2026.03.25 00:23:59.951802 [ 200 ] {0898b27c-367e-447b-8482-f4822232c365::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 448 rows starting from the beginning of the part | ||
| 16092 | 2026.03.25 00:23:59.954298 [ 195 ] {0898b27c-367e-447b-8482-f4822232c365::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 31582 rows, containing 4 columns (4 merged, 0 gathered) in 0.002992629 sec., 10553262.69978671 rows/sec., 150.97 MiB/sec. | ||
| 16093 | 2026.03.25 00:23:59.954558 [ 200 ] {0898b27c-367e-447b-8482-f4822232c365::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 16094 | 2026.03.25 00:23:59.954836 [ 200 ] {0898b27c-367e-447b-8482-f4822232c365::all_1_66_13} <Trace> system.asynchronous_metric_log (0898b27c-367e-447b-8482-f4822232c365): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16095 | 2026.03.25 00:23:59.954915 [ 200 ] {0898b27c-367e-447b-8482-f4822232c365::all_1_66_13} <Trace> system.asynchronous_metric_log (0898b27c-367e-447b-8482-f4822232c365) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 16096 | 2026.03.25 00:23:59.955005 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.94 MiB. | ||
| 16097 | 2026.03.25 00:24:01.481463 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16098 | 2026.03.25 00:24:01.481651 [ 5 ] {8f7b6709-4e72-4eb5-9afd-f4318757bcdc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 16099 | 2026.03.25 00:24:01.481716 [ 5 ] {8f7b6709-4e72-4eb5-9afd-f4318757bcdc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 16100 | 2026.03.25 00:24:01.482409 [ 5 ] {8f7b6709-4e72-4eb5-9afd-f4318757bcdc} <Trace> oximeter.fields_string (da9d4756-c540-45ff-bdbb-bdc9c8d31861): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16101 | 2026.03.25 00:24:01.482456 [ 5 ] {8f7b6709-4e72-4eb5-9afd-f4318757bcdc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.05 GiB. | ||
| 16102 | 2026.03.25 00:24:01.482859 [ 5 ] {8f7b6709-4e72-4eb5-9afd-f4318757bcdc} <Trace> MergedBlockOutputStream: filled checksums all_112_112_0 (state Temporary) | ||
| 16103 | 2026.03.25 00:24:01.483078 [ 5 ] {8f7b6709-4e72-4eb5-9afd-f4318757bcdc} <Trace> oximeter.fields_string (da9d4756-c540-45ff-bdbb-bdc9c8d31861): Renaming temporary part tmp_insert_all_112_112_0 to all_112_112_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16104 | 2026.03.25 00:24:01.483226 [ 5 ] {8f7b6709-4e72-4eb5-9afd-f4318757bcdc} <Debug> executeQuery: Read 108 rows, 9.31 KiB in 0.001623 sec., 66543.43807763401 rows/sec., 5.60 MiB/sec. | ||
| 16105 | 2026.03.25 00:24:01.483268 [ 5 ] {8f7b6709-4e72-4eb5-9afd-f4318757bcdc} <Debug> TCPHandler: Processed in 0.001941914 sec. | ||
| 16106 | 2026.03.25 00:24:01.483403 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16107 | 2026.03.25 00:24:01.483498 [ 5 ] {0d18fdb9-851b-4615-8541-20a35abf1e7e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 16108 | 2026.03.25 00:24:01.483538 [ 5 ] {0d18fdb9-851b-4615-8541-20a35abf1e7e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 16109 | 2026.03.25 00:24:01.483967 [ 5 ] {0d18fdb9-851b-4615-8541-20a35abf1e7e} <Trace> oximeter.fields_u16 (b490aa8d-8720-450c-9d9d-0c0be0c6e0e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16110 | 2026.03.25 00:24:01.484004 [ 5 ] {0d18fdb9-851b-4615-8541-20a35abf1e7e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.05 GiB. | ||
| 16111 | 2026.03.25 00:24:01.484319 [ 5 ] {0d18fdb9-851b-4615-8541-20a35abf1e7e} <Trace> MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary) | ||
| 16112 | 2026.03.25 00:24:01.484531 [ 5 ] {0d18fdb9-851b-4615-8541-20a35abf1e7e} <Trace> oximeter.fields_u16 (b490aa8d-8720-450c-9d9d-0c0be0c6e0e1): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16113 | 2026.03.25 00:24:01.484666 [ 5 ] {0d18fdb9-851b-4615-8541-20a35abf1e7e} <Debug> executeQuery: Read 26 rows, 1.96 KiB in 0.001186 sec., 21922.428330522765 rows/sec., 1.61 MiB/sec. | ||
| 16114 | 2026.03.25 00:24:01.484704 [ 5 ] {0d18fdb9-851b-4615-8541-20a35abf1e7e} <Debug> TCPHandler: Processed in 0.001349601 sec. | ||
| 16115 | 2026.03.25 00:24:01.484817 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16116 | 2026.03.25 00:24:01.484911 [ 5 ] {312e8eea-344d-43f8-9a04-0162ac9a7b24} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 16117 | 2026.03.25 00:24:01.484951 [ 5 ] {312e8eea-344d-43f8-9a04-0162ac9a7b24} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 16118 | 2026.03.25 00:24:01.485396 [ 5 ] {312e8eea-344d-43f8-9a04-0162ac9a7b24} <Trace> oximeter.fields_uuid (6a83c119-7e6c-4ef5-9da4-bd1e7cdd4b62): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16119 | 2026.03.25 00:24:01.485433 [ 5 ] {312e8eea-344d-43f8-9a04-0162ac9a7b24} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.05 GiB. | ||
| 16120 | 2026.03.25 00:24:01.485739 [ 5 ] {312e8eea-344d-43f8-9a04-0162ac9a7b24} <Trace> MergedBlockOutputStream: filled checksums all_112_112_0 (state Temporary) | ||
| 16121 | 2026.03.25 00:24:01.485947 [ 5 ] {312e8eea-344d-43f8-9a04-0162ac9a7b24} <Trace> oximeter.fields_uuid (6a83c119-7e6c-4ef5-9da4-bd1e7cdd4b62): Renaming temporary part tmp_insert_all_112_112_0 to all_112_112_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16122 | 2026.03.25 00:24:01.486080 [ 5 ] {312e8eea-344d-43f8-9a04-0162ac9a7b24} <Debug> executeQuery: Read 90 rows, 7.20 KiB in 0.001186 sec., 75885.32883642496 rows/sec., 5.93 MiB/sec. | ||
| 16123 | 2026.03.25 00:24:01.486118 [ 5 ] {312e8eea-344d-43f8-9a04-0162ac9a7b24} <Debug> TCPHandler: Processed in 0.001349991 sec. | ||
| 16124 | 2026.03.25 00:24:01.486239 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16125 | 2026.03.25 00:24:01.486331 [ 5 ] {757dbbdb-fcbd-46a1-83f0-f36af8dc9221} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 16126 | 2026.03.25 00:24:01.486374 [ 5 ] {757dbbdb-fcbd-46a1-83f0-f36af8dc9221} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 16127 | 2026.03.25 00:24:01.486790 [ 5 ] {757dbbdb-fcbd-46a1-83f0-f36af8dc9221} <Trace> oximeter.measurements_cumulativeu64 (d9515f17-c5fd-4592-903e-92bbab0fc185): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16128 | 2026.03.25 00:24:01.486825 [ 5 ] {757dbbdb-fcbd-46a1-83f0-f36af8dc9221} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.05 GiB. | ||
| 16129 | 2026.03.25 00:24:01.487151 [ 5 ] {757dbbdb-fcbd-46a1-83f0-f36af8dc9221} <Trace> MergedBlockOutputStream: filled checksums all_112_112_0 (state Temporary) | ||
| 16130 | 2026.03.25 00:24:01.487375 [ 5 ] {757dbbdb-fcbd-46a1-83f0-f36af8dc9221} <Trace> oximeter.measurements_cumulativeu64 (d9515f17-c5fd-4592-903e-92bbab0fc185): Renaming temporary part tmp_insert_all_112_112_0 to all_112_112_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16131 | 2026.03.25 00:24:01.487514 [ 5 ] {757dbbdb-fcbd-46a1-83f0-f36af8dc9221} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.0012 sec., 133333.33333333334 rows/sec., 9.29 MiB/sec. | ||
| 16132 | 2026.03.25 00:24:01.487552 [ 5 ] {757dbbdb-fcbd-46a1-83f0-f36af8dc9221} <Debug> TCPHandler: Processed in 0.001362051 sec. | ||
| 16133 | 2026.03.25 00:24:01.487668 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16134 | 2026.03.25 00:24:01.487765 [ 5 ] {899887ae-469f-4ea8-83a7-c52acecbbcfe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 16135 | 2026.03.25 00:24:01.487821 [ 5 ] {899887ae-469f-4ea8-83a7-c52acecbbcfe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 16136 | 2026.03.25 00:24:01.488656 [ 5 ] {899887ae-469f-4ea8-83a7-c52acecbbcfe} <Trace> oximeter.measurements_histogramu64 (66b3c5cd-c277-4614-b9e1-0e483a2d8930): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16137 | 2026.03.25 00:24:01.488694 [ 5 ] {899887ae-469f-4ea8-83a7-c52acecbbcfe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.05 GiB. | ||
| 16138 | 2026.03.25 00:24:01.489254 [ 5 ] {899887ae-469f-4ea8-83a7-c52acecbbcfe} <Trace> MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary) | ||
| 16139 | 2026.03.25 00:24:01.489505 [ 5 ] {899887ae-469f-4ea8-83a7-c52acecbbcfe} <Trace> oximeter.measurements_histogramu64 (66b3c5cd-c277-4614-b9e1-0e483a2d8930): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16140 | 2026.03.25 00:24:01.489649 [ 5 ] {899887ae-469f-4ea8-83a7-c52acecbbcfe} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.001902 sec., 13669.821240799158 rows/sec., 24.50 MiB/sec. | ||
| 16141 | 2026.03.25 00:24:01.489704 [ 5 ] {899887ae-469f-4ea8-83a7-c52acecbbcfe} <Debug> TCPHandler: Processed in 0.002085538 sec. | ||
| 16142 | 2026.03.25 00:24:01.489821 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16143 | 2026.03.25 00:24:01.489918 [ 5 ] {2a6b8b03-a789-48a8-a8e1-7d637e582259} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 16144 | 2026.03.25 00:24:01.489961 [ 5 ] {2a6b8b03-a789-48a8-a8e1-7d637e582259} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 16145 | 2026.03.25 00:24:01.490297 [ 5 ] {2a6b8b03-a789-48a8-a8e1-7d637e582259} <Trace> oximeter.measurements_u64 (a46c3f3f-9ded-4b50-9fc2-4f503dd169a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16146 | 2026.03.25 00:24:01.490335 [ 5 ] {2a6b8b03-a789-48a8-a8e1-7d637e582259} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.05 GiB. | ||
| 16147 | 2026.03.25 00:24:01.490642 [ 5 ] {2a6b8b03-a789-48a8-a8e1-7d637e582259} <Trace> MergedBlockOutputStream: filled checksums all_112_112_0 (state Temporary) | ||
| 16148 | 2026.03.25 00:24:01.490856 [ 5 ] {2a6b8b03-a789-48a8-a8e1-7d637e582259} <Trace> oximeter.measurements_u64 (a46c3f3f-9ded-4b50-9fc2-4f503dd169a4): Renaming temporary part tmp_insert_all_112_112_0 to all_112_112_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16149 | 2026.03.25 00:24:01.490983 [ 5 ] {2a6b8b03-a789-48a8-a8e1-7d637e582259} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001083 sec., 55401.662049861494 rows/sec., 3.73 MiB/sec. | ||
| 16150 | 2026.03.25 00:24:01.491019 [ 5 ] {2a6b8b03-a789-48a8-a8e1-7d637e582259} <Debug> TCPHandler: Processed in 0.001246578 sec. | ||
| 16151 | 2026.03.25 00:24:01.641111 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 497 | ||
| 16152 | 2026.03.25 00:24:01.658656 [ 243 ] {} <Trace> system.metric_log (8832bb94-2db2-42e0-923d-5bcca7c2cc3b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16153 | 2026.03.25 00:24:01.658705 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.05 GiB. | ||
| 16154 | 2026.03.25 00:24:01.665049 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 16155 | 2026.03.25 00:24:01.665906 [ 243 ] {} <Trace> system.metric_log (8832bb94-2db2-42e0-923d-5bcca7c2cc3b): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16156 | 2026.03.25 00:24:01.666250 [ 83 ] {} <Debug> system.metric_log (8832bb94-2db2-42e0-923d-5bcca7c2cc3b) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 16157 | 2026.03.25 00:24:01.666289 [ 83 ] {} <Trace> system.metric_log (8832bb94-2db2-42e0-923d-5bcca7c2cc3b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16158 | 2026.03.25 00:24:01.666309 [ 83 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.05 GiB. | ||
| 16159 | 2026.03.25 00:24:01.666454 [ 201 ] {8832bb94-2db2-42e0-923d-5bcca7c2cc3b::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 | ||
| 16160 | 2026.03.25 00:24:01.669445 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 497 | ||
| 16161 | 2026.03.25 00:24:01.670751 [ 201 ] {8832bb94-2db2-42e0-923d-5bcca7c2cc3b::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16162 | 2026.03.25 00:24:01.672582 [ 201 ] {8832bb94-2db2-42e0-923d-5bcca7c2cc3b::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 | ||
| 16163 | 2026.03.25 00:24:01.678282 [ 201 ] {8832bb94-2db2-42e0-923d-5bcca7c2cc3b::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 | ||
| 16164 | 2026.03.25 00:24:01.683704 [ 201 ] {8832bb94-2db2-42e0-923d-5bcca7c2cc3b::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 | ||
| 16165 | 2026.03.25 00:24:01.688902 [ 201 ] {8832bb94-2db2-42e0-923d-5bcca7c2cc3b::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 | ||
| 16166 | 2026.03.25 00:24:01.694228 [ 201 ] {8832bb94-2db2-42e0-923d-5bcca7c2cc3b::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 | ||
| 16167 | 2026.03.25 00:24:01.698409 [ 201 ] {8832bb94-2db2-42e0-923d-5bcca7c2cc3b::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 | ||
| 16168 | 2026.03.25 00:24:01.771920 [ 200 ] {8832bb94-2db2-42e0-923d-5bcca7c2cc3b::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 497 rows, containing 679 columns (679 merged, 0 gathered) in 0.105526172 sec., 4709.732103235963 rows/sec., 24.35 MiB/sec. | ||
| 16169 | 2026.03.25 00:24:01.775353 [ 200 ] {8832bb94-2db2-42e0-923d-5bcca7c2cc3b::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 16170 | 2026.03.25 00:24:01.777364 [ 200 ] {8832bb94-2db2-42e0-923d-5bcca7c2cc3b::all_1_66_13} <Trace> system.metric_log (8832bb94-2db2-42e0-923d-5bcca7c2cc3b): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16171 | 2026.03.25 00:24:01.777477 [ 200 ] {8832bb94-2db2-42e0-923d-5bcca7c2cc3b::all_1_66_13} <Trace> system.metric_log (8832bb94-2db2-42e0-923d-5bcca7c2cc3b) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 16172 | 2026.03.25 00:24:01.779746 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 14.29 MiB. | ||
| 16173 | 2026.03.25 00:24:02.000181 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 365.27 MiB, peak 379.01 MiB, free memory in arenas 0.00 B, will set to 366.27 MiB (RSS), difference: 1.00 MiB | ||
| 16174 | 2026.03.25 00:24:05.100511 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 2100 | ||
| 16175 | 2026.03.25 00:24:05.102924 [ 242 ] {} <Trace> system.query_log (9703172c-9101-4506-b1d0-613c64f918a0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16176 | 2026.03.25 00:24:05.102972 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.05 GiB. | ||
| 16177 | 2026.03.25 00:24:05.104178 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 16178 | 2026.03.25 00:24:05.104458 [ 242 ] {} <Trace> system.query_log (9703172c-9101-4506-b1d0-613c64f918a0): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16179 | 2026.03.25 00:24:05.104722 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2100 | ||
| 16180 | 2026.03.25 00:24:06.489911 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16181 | 2026.03.25 00:24:06.490113 [ 5 ] {e3b190e2-3c3c-4be0-a75d-d25ddcced88f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 16182 | 2026.03.25 00:24:06.490193 [ 5 ] {e3b190e2-3c3c-4be0-a75d-d25ddcced88f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 16183 | 2026.03.25 00:24:06.491005 [ 5 ] {e3b190e2-3c3c-4be0-a75d-d25ddcced88f} <Trace> oximeter.fields_i16 (78240462-1731-4218-9a79-d1fbaf59befe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16184 | 2026.03.25 00:24:06.491052 [ 5 ] {e3b190e2-3c3c-4be0-a75d-d25ddcced88f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.04 GiB. | ||
| 16185 | 2026.03.25 00:24:06.491439 [ 5 ] {e3b190e2-3c3c-4be0-a75d-d25ddcced88f} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 16186 | 2026.03.25 00:24:06.491653 [ 5 ] {e3b190e2-3c3c-4be0-a75d-d25ddcced88f} <Trace> oximeter.fields_i16 (78240462-1731-4218-9a79-d1fbaf59befe): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16187 | 2026.03.25 00:24:06.491803 [ 5 ] {e3b190e2-3c3c-4be0-a75d-d25ddcced88f} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.00174 sec., 163218.3908045977 rows/sec., 10.37 MiB/sec. | ||
| 16188 | 2026.03.25 00:24:06.491821 [ 82 ] {} <Debug> oximeter.fields_i16 (78240462-1731-4218-9a79-d1fbaf59befe) (MergerMutator): Selected 5 parts from all_1_45_11 to all_49_49_0 | ||
| 16189 | 2026.03.25 00:24:06.491845 [ 5 ] {e3b190e2-3c3c-4be0-a75d-d25ddcced88f} <Debug> TCPHandler: Processed in 0.002071717 sec. | ||
| 16190 | 2026.03.25 00:24:06.491892 [ 82 ] {} <Trace> oximeter.fields_i16 (78240462-1731-4218-9a79-d1fbaf59befe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16191 | 2026.03.25 00:24:06.491923 [ 82 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.04 GiB. | ||
| 16192 | 2026.03.25 00:24:06.491988 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16193 | 2026.03.25 00:24:06.492023 [ 195 ] {78240462-1731-4218-9a79-d1fbaf59befe::all_1_49_12} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_45_11 to all_49_49_0 into Compact with storage Full | ||
| 16194 | 2026.03.25 00:24:06.492088 [ 5 ] {4bb2a21c-6b0e-461d-a247-4f94d974f970} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 16195 | 2026.03.25 00:24:06.492125 [ 195 ] {78240462-1731-4218-9a79-d1fbaf59befe::all_1_49_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16196 | 2026.03.25 00:24:06.492129 [ 5 ] {4bb2a21c-6b0e-461d-a247-4f94d974f970} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 16197 | 2026.03.25 00:24:06.492159 [ 195 ] {78240462-1731-4218-9a79-d1fbaf59befe::all_1_49_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_45_11, total 284 rows starting from the beginning of the part | ||
| 16198 | 2026.03.25 00:24:06.492228 [ 195 ] {78240462-1731-4218-9a79-d1fbaf59befe::all_1_49_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 284 rows starting from the beginning of the part | ||
| 16199 | 2026.03.25 00:24:06.492280 [ 195 ] {78240462-1731-4218-9a79-d1fbaf59befe::all_1_49_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 284 rows starting from the beginning of the part | ||
| 16200 | 2026.03.25 00:24:06.492328 [ 195 ] {78240462-1731-4218-9a79-d1fbaf59befe::all_1_49_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 284 rows starting from the beginning of the part | ||
| 16201 | 2026.03.25 00:24:06.492371 [ 195 ] {78240462-1731-4218-9a79-d1fbaf59befe::all_1_49_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 284 rows starting from the beginning of the part | ||
| 16202 | 2026.03.25 00:24:06.492539 [ 5 ] {4bb2a21c-6b0e-461d-a247-4f94d974f970} <Trace> oximeter.fields_ipaddr (2be1fe0e-d681-4366-b872-d5e7a11bcfe0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16203 | 2026.03.25 00:24:06.492574 [ 5 ] {4bb2a21c-6b0e-461d-a247-4f94d974f970} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.04 GiB. | ||
| 16204 | 2026.03.25 00:24:06.492862 [ 5 ] {4bb2a21c-6b0e-461d-a247-4f94d974f970} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 16205 | 2026.03.25 00:24:06.493075 [ 5 ] {4bb2a21c-6b0e-461d-a247-4f94d974f970} <Trace> oximeter.fields_ipaddr (2be1fe0e-d681-4366-b872-d5e7a11bcfe0): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16206 | 2026.03.25 00:24:06.493205 [ 5 ] {4bb2a21c-6b0e-461d-a247-4f94d974f970} <Debug> executeQuery: Read 14 rows, 1.14 KiB in 0.001135 sec., 12334.801762114537 rows/sec., 1005.82 KiB/sec. | ||
| 16207 | 2026.03.25 00:24:06.493243 [ 5 ] {4bb2a21c-6b0e-461d-a247-4f94d974f970} <Debug> TCPHandler: Processed in 0.00130324 sec. | ||
| 16208 | 2026.03.25 00:24:06.493269 [ 199 ] {78240462-1731-4218-9a79-d1fbaf59befe::all_1_49_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1420 rows, containing 5 columns (5 merged, 0 gathered) in 0.00128551 sec., 1104619.9562819425 rows/sec., 74.37 MiB/sec. | ||
| 16209 | 2026.03.25 00:24:06.493354 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16210 | 2026.03.25 00:24:06.493448 [ 5 ] {8e4652e2-7b7b-41d6-9b92-c8010cd84ea0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 16211 | 2026.03.25 00:24:06.493473 [ 186 ] {78240462-1731-4218-9a79-d1fbaf59befe::all_1_49_12} <Trace> MergedBlockOutputStream: filled checksums all_1_49_12 (state Temporary) | ||
| 16212 | 2026.03.25 00:24:06.493489 [ 5 ] {8e4652e2-7b7b-41d6-9b92-c8010cd84ea0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 16213 | 2026.03.25 00:24:06.493801 [ 186 ] {78240462-1731-4218-9a79-d1fbaf59befe::all_1_49_12} <Trace> oximeter.fields_i16 (78240462-1731-4218-9a79-d1fbaf59befe): Renaming temporary part tmp_merge_all_1_49_12 to all_1_49_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16214 | 2026.03.25 00:24:06.493888 [ 186 ] {78240462-1731-4218-9a79-d1fbaf59befe::all_1_49_12} <Trace> oximeter.fields_i16 (78240462-1731-4218-9a79-d1fbaf59befe) (MergerMutator): Merged 5 parts: [all_1_45_11, all_49_49_0] -> all_1_49_12 | ||
| 16215 | 2026.03.25 00:24:06.494002 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.41 MiB. | ||
| 16216 | 2026.03.25 00:24:06.494297 [ 5 ] {8e4652e2-7b7b-41d6-9b92-c8010cd84ea0} <Trace> oximeter.fields_string (da9d4756-c540-45ff-bdbb-bdc9c8d31861): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16217 | 2026.03.25 00:24:06.494339 [ 5 ] {8e4652e2-7b7b-41d6-9b92-c8010cd84ea0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.04 GiB. | ||
| 16218 | 2026.03.25 00:24:06.494684 [ 5 ] {8e4652e2-7b7b-41d6-9b92-c8010cd84ea0} <Trace> MergedBlockOutputStream: filled checksums all_113_113_0 (state Temporary) | ||
| 16219 | 2026.03.25 00:24:06.494882 [ 5 ] {8e4652e2-7b7b-41d6-9b92-c8010cd84ea0} <Trace> oximeter.fields_string (da9d4756-c540-45ff-bdbb-bdc9c8d31861): Renaming temporary part tmp_insert_all_113_113_0 to all_113_113_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16220 | 2026.03.25 00:24:06.495009 [ 5 ] {8e4652e2-7b7b-41d6-9b92-c8010cd84ea0} <Debug> executeQuery: Read 832 rows, 66.80 KiB in 0.001578 sec., 527249.6831432193 rows/sec., 41.34 MiB/sec. | ||
| 16221 | 2026.03.25 00:24:06.495046 [ 5 ] {8e4652e2-7b7b-41d6-9b92-c8010cd84ea0} <Debug> TCPHandler: Processed in 0.001739659 sec. | ||
| 16222 | 2026.03.25 00:24:06.495155 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16223 | 2026.03.25 00:24:06.495248 [ 5 ] {db43d04e-5dc3-4208-a881-3a5ce9cd9cef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 16224 | 2026.03.25 00:24:06.495287 [ 5 ] {db43d04e-5dc3-4208-a881-3a5ce9cd9cef} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 16225 | 2026.03.25 00:24:06.495729 [ 5 ] {db43d04e-5dc3-4208-a881-3a5ce9cd9cef} <Trace> oximeter.fields_u16 (b490aa8d-8720-450c-9d9d-0c0be0c6e0e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16226 | 2026.03.25 00:24:06.495764 [ 5 ] {db43d04e-5dc3-4208-a881-3a5ce9cd9cef} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.04 GiB. | ||
| 16227 | 2026.03.25 00:24:06.496054 [ 5 ] {db43d04e-5dc3-4208-a881-3a5ce9cd9cef} <Trace> MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary) | ||
| 16228 | 2026.03.25 00:24:06.496255 [ 5 ] {db43d04e-5dc3-4208-a881-3a5ce9cd9cef} <Trace> oximeter.fields_u16 (b490aa8d-8720-450c-9d9d-0c0be0c6e0e1): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16229 | 2026.03.25 00:24:06.496381 [ 5 ] {db43d04e-5dc3-4208-a881-3a5ce9cd9cef} <Debug> executeQuery: Read 170 rows, 10.57 KiB in 0.001151 sec., 147697.65421372722 rows/sec., 8.97 MiB/sec. | ||
| 16230 | 2026.03.25 00:24:06.496419 [ 5 ] {db43d04e-5dc3-4208-a881-3a5ce9cd9cef} <Debug> TCPHandler: Processed in 0.00131264 sec. | ||
| 16231 | 2026.03.25 00:24:06.496528 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16232 | 2026.03.25 00:24:06.496621 [ 5 ] {8e68697a-d6f8-4b94-a2e0-37b775e2b7b3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 16233 | 2026.03.25 00:24:06.496660 [ 5 ] {8e68697a-d6f8-4b94-a2e0-37b775e2b7b3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 16234 | 2026.03.25 00:24:06.497088 [ 5 ] {8e68697a-d6f8-4b94-a2e0-37b775e2b7b3} <Trace> oximeter.fields_u32 (79eddaf6-5920-48fe-8c45-6c5582e58677): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16235 | 2026.03.25 00:24:06.497125 [ 5 ] {8e68697a-d6f8-4b94-a2e0-37b775e2b7b3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.04 GiB. | ||
| 16236 | 2026.03.25 00:24:06.497424 [ 5 ] {8e68697a-d6f8-4b94-a2e0-37b775e2b7b3} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 16237 | 2026.03.25 00:24:06.497641 [ 5 ] {8e68697a-d6f8-4b94-a2e0-37b775e2b7b3} <Trace> oximeter.fields_u32 (79eddaf6-5920-48fe-8c45-6c5582e58677): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16238 | 2026.03.25 00:24:06.497769 [ 5 ] {8e68697a-d6f8-4b94-a2e0-37b775e2b7b3} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001166 sec., 127787.30703259006 rows/sec., 8.26 MiB/sec. | ||
| 16239 | 2026.03.25 00:24:06.497806 [ 5 ] {8e68697a-d6f8-4b94-a2e0-37b775e2b7b3} <Debug> TCPHandler: Processed in 0.001325961 sec. | ||
| 16240 | 2026.03.25 00:24:06.497912 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16241 | 2026.03.25 00:24:06.498005 [ 5 ] {09cbd083-4203-4275-915f-ac4a83f0d411} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 16242 | 2026.03.25 00:24:06.498044 [ 5 ] {09cbd083-4203-4275-915f-ac4a83f0d411} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 16243 | 2026.03.25 00:24:06.498470 [ 5 ] {09cbd083-4203-4275-915f-ac4a83f0d411} <Trace> oximeter.fields_u8 (fa258e8d-285a-434f-b894-6be795807874): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16244 | 2026.03.25 00:24:06.498504 [ 5 ] {09cbd083-4203-4275-915f-ac4a83f0d411} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.04 GiB. | ||
| 16245 | 2026.03.25 00:24:06.498794 [ 5 ] {09cbd083-4203-4275-915f-ac4a83f0d411} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 16246 | 2026.03.25 00:24:06.498998 [ 5 ] {09cbd083-4203-4275-915f-ac4a83f0d411} <Trace> oximeter.fields_u8 (fa258e8d-285a-434f-b894-6be795807874): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16247 | 2026.03.25 00:24:06.499114 [ 79 ] {} <Debug> oximeter.fields_u8 (fa258e8d-285a-434f-b894-6be795807874) (MergerMutator): Selected 5 parts from all_1_45_11 to all_49_49_0 | ||
| 16248 | 2026.03.25 00:24:06.499120 [ 5 ] {09cbd083-4203-4275-915f-ac4a83f0d411} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001133 sec., 130626.65489849958 rows/sec., 7.43 MiB/sec. | ||
| 16249 | 2026.03.25 00:24:06.499148 [ 79 ] {} <Trace> oximeter.fields_u8 (fa258e8d-285a-434f-b894-6be795807874): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16250 | 2026.03.25 00:24:06.499165 [ 5 ] {09cbd083-4203-4275-915f-ac4a83f0d411} <Debug> TCPHandler: Processed in 0.00130117 sec. | ||
| 16251 | 2026.03.25 00:24:06.499170 [ 79 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.04 GiB. | ||
| 16252 | 2026.03.25 00:24:06.499246 [ 187 ] {fa258e8d-285a-434f-b894-6be795807874::all_1_49_12} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_45_11 to all_49_49_0 into Compact with storage Full | ||
| 16253 | 2026.03.25 00:24:06.499280 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16254 | 2026.03.25 00:24:06.499337 [ 187 ] {fa258e8d-285a-434f-b894-6be795807874::all_1_49_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16255 | 2026.03.25 00:24:06.499367 [ 187 ] {fa258e8d-285a-434f-b894-6be795807874::all_1_49_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_45_11, total 148 rows starting from the beginning of the part | ||
| 16256 | 2026.03.25 00:24:06.499374 [ 5 ] {0fedd03e-a81b-4ef5-a900-e1fc6a619b10} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 16257 | 2026.03.25 00:24:06.499416 [ 5 ] {0fedd03e-a81b-4ef5-a900-e1fc6a619b10} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 16258 | 2026.03.25 00:24:06.499427 [ 187 ] {fa258e8d-285a-434f-b894-6be795807874::all_1_49_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 148 rows starting from the beginning of the part | ||
| 16259 | 2026.03.25 00:24:06.499478 [ 187 ] {fa258e8d-285a-434f-b894-6be795807874::all_1_49_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 148 rows starting from the beginning of the part | ||
| 16260 | 2026.03.25 00:24:06.499526 [ 187 ] {fa258e8d-285a-434f-b894-6be795807874::all_1_49_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 148 rows starting from the beginning of the part | ||
| 16261 | 2026.03.25 00:24:06.499572 [ 187 ] {fa258e8d-285a-434f-b894-6be795807874::all_1_49_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 148 rows starting from the beginning of the part | ||
| 16262 | 2026.03.25 00:24:06.500018 [ 5 ] {0fedd03e-a81b-4ef5-a900-e1fc6a619b10} <Trace> oximeter.fields_uuid (6a83c119-7e6c-4ef5-9da4-bd1e7cdd4b62): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16263 | 2026.03.25 00:24:06.500053 [ 5 ] {0fedd03e-a81b-4ef5-a900-e1fc6a619b10} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.04 GiB. | ||
| 16264 | 2026.03.25 00:24:06.500287 [ 186 ] {fa258e8d-285a-434f-b894-6be795807874::all_1_49_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 740 rows, containing 5 columns (5 merged, 0 gathered) in 0.001071125 sec., 690862.4110164547 rows/sec., 41.93 MiB/sec. | ||
| 16265 | 2026.03.25 00:24:06.500369 [ 5 ] {0fedd03e-a81b-4ef5-a900-e1fc6a619b10} <Trace> MergedBlockOutputStream: filled checksums all_113_113_0 (state Temporary) | ||
| 16266 | 2026.03.25 00:24:06.500411 [ 191 ] {fa258e8d-285a-434f-b894-6be795807874::all_1_49_12} <Trace> MergedBlockOutputStream: filled checksums all_1_49_12 (state Temporary) | ||
| 16267 | 2026.03.25 00:24:06.500591 [ 5 ] {0fedd03e-a81b-4ef5-a900-e1fc6a619b10} <Trace> oximeter.fields_uuid (6a83c119-7e6c-4ef5-9da4-bd1e7cdd4b62): Renaming temporary part tmp_insert_all_113_113_0 to all_113_113_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16268 | 2026.03.25 00:24:06.500654 [ 191 ] {fa258e8d-285a-434f-b894-6be795807874::all_1_49_12} <Trace> oximeter.fields_u8 (fa258e8d-285a-434f-b894-6be795807874): Renaming temporary part tmp_merge_all_1_49_12 to all_1_49_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16269 | 2026.03.25 00:24:06.500719 [ 5 ] {0fedd03e-a81b-4ef5-a900-e1fc6a619b10} <Debug> executeQuery: Read 518 rows, 37.44 KiB in 0.001362 sec., 380323.0543318649 rows/sec., 26.85 MiB/sec. | ||
| 16270 | 2026.03.25 00:24:06.500721 [ 191 ] {fa258e8d-285a-434f-b894-6be795807874::all_1_49_12} <Trace> oximeter.fields_u8 (fa258e8d-285a-434f-b894-6be795807874) (MergerMutator): Merged 5 parts: [all_1_45_11, all_49_49_0] -> all_1_49_12 | ||
| 16271 | 2026.03.25 00:24:06.500757 [ 5 ] {0fedd03e-a81b-4ef5-a900-e1fc6a619b10} <Debug> TCPHandler: Processed in 0.001524795 sec. | ||
| 16272 | 2026.03.25 00:24:06.500786 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. | ||
| 16273 | 2026.03.25 00:24:06.500881 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16274 | 2026.03.25 00:24:06.500980 [ 5 ] {db042b5d-22af-4160-bdf8-5f83fb4ea70e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 16275 | 2026.03.25 00:24:06.501022 [ 5 ] {db042b5d-22af-4160-bdf8-5f83fb4ea70e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 16276 | 2026.03.25 00:24:06.501377 [ 5 ] {db042b5d-22af-4160-bdf8-5f83fb4ea70e} <Trace> oximeter.measurements_bool (8a3ce6e0-f76a-4ba2-9a43-4275c3c9549e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16277 | 2026.03.25 00:24:06.501411 [ 5 ] {db042b5d-22af-4160-bdf8-5f83fb4ea70e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.04 GiB. | ||
| 16278 | 2026.03.25 00:24:06.501719 [ 5 ] {db042b5d-22af-4160-bdf8-5f83fb4ea70e} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 16279 | 2026.03.25 00:24:06.501920 [ 5 ] {db042b5d-22af-4160-bdf8-5f83fb4ea70e} <Trace> oximeter.measurements_bool (8a3ce6e0-f76a-4ba2-9a43-4275c3c9549e): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16280 | 2026.03.25 00:24:06.502047 [ 5 ] {db042b5d-22af-4160-bdf8-5f83fb4ea70e} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001085 sec., 5529.953917050691 rows/sec., 288.92 KiB/sec. | ||
| 16281 | 2026.03.25 00:24:06.502084 [ 5 ] {db042b5d-22af-4160-bdf8-5f83fb4ea70e} <Debug> TCPHandler: Processed in 0.001253849 sec. | ||
| 16282 | 2026.03.25 00:24:06.502196 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16283 | 2026.03.25 00:24:06.502291 [ 5 ] {e88c30e8-3cbe-475a-845e-04dbb953739c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 16284 | 2026.03.25 00:24:06.502333 [ 5 ] {e88c30e8-3cbe-475a-845e-04dbb953739c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 16285 | 2026.03.25 00:24:06.502743 [ 5 ] {e88c30e8-3cbe-475a-845e-04dbb953739c} <Trace> oximeter.measurements_cumulativeu64 (d9515f17-c5fd-4592-903e-92bbab0fc185): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16286 | 2026.03.25 00:24:06.502778 [ 5 ] {e88c30e8-3cbe-475a-845e-04dbb953739c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.04 GiB. | ||
| 16287 | 2026.03.25 00:24:06.503103 [ 5 ] {e88c30e8-3cbe-475a-845e-04dbb953739c} <Trace> MergedBlockOutputStream: filled checksums all_113_113_0 (state Temporary) | ||
| 16288 | 2026.03.25 00:24:06.503305 [ 5 ] {e88c30e8-3cbe-475a-845e-04dbb953739c} <Trace> oximeter.measurements_cumulativeu64 (d9515f17-c5fd-4592-903e-92bbab0fc185): Renaming temporary part tmp_insert_all_113_113_0 to all_113_113_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16289 | 2026.03.25 00:24:06.503428 [ 5 ] {e88c30e8-3cbe-475a-845e-04dbb953739c} <Debug> executeQuery: Read 272 rows, 18.52 KiB in 0.001156 sec., 235294.11764705885 rows/sec., 15.65 MiB/sec. | ||
| 16290 | 2026.03.25 00:24:06.503465 [ 5 ] {e88c30e8-3cbe-475a-845e-04dbb953739c} <Debug> TCPHandler: Processed in 0.001319891 sec. | ||
| 16291 | 2026.03.25 00:24:06.503576 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16292 | 2026.03.25 00:24:06.503670 [ 5 ] {db0f3da5-62f1-4f6a-abf5-17e845e17432} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 16293 | 2026.03.25 00:24:06.503712 [ 5 ] {db0f3da5-62f1-4f6a-abf5-17e845e17432} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 16294 | 2026.03.25 00:24:06.504021 [ 5 ] {db0f3da5-62f1-4f6a-abf5-17e845e17432} <Trace> oximeter.measurements_f64 (212c2a6f-90cf-4c71-aafe-78c3b1fd8e79): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16295 | 2026.03.25 00:24:06.504055 [ 5 ] {db0f3da5-62f1-4f6a-abf5-17e845e17432} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.04 GiB. | ||
| 16296 | 2026.03.25 00:24:06.504342 [ 5 ] {db0f3da5-62f1-4f6a-abf5-17e845e17432} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 16297 | 2026.03.25 00:24:06.504550 [ 5 ] {db0f3da5-62f1-4f6a-abf5-17e845e17432} <Trace> oximeter.measurements_f64 (212c2a6f-90cf-4c71-aafe-78c3b1fd8e79): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16298 | 2026.03.25 00:24:06.504674 [ 5 ] {db0f3da5-62f1-4f6a-abf5-17e845e17432} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001023 sec., 977.5171065493646 rows/sec., 65.87 KiB/sec. | ||
| 16299 | 2026.03.25 00:24:06.504710 [ 5 ] {db0f3da5-62f1-4f6a-abf5-17e845e17432} <Debug> TCPHandler: Processed in 0.001183758 sec. | ||
| 16300 | 2026.03.25 00:24:06.504819 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16301 | 2026.03.25 00:24:06.504912 [ 5 ] {0daadffa-8072-4a78-b5e9-2cf0cc3b27cd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 16302 | 2026.03.25 00:24:06.504965 [ 5 ] {0daadffa-8072-4a78-b5e9-2cf0cc3b27cd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 16303 | 2026.03.25 00:24:06.505745 [ 5 ] {0daadffa-8072-4a78-b5e9-2cf0cc3b27cd} <Trace> oximeter.measurements_histogramu64 (66b3c5cd-c277-4614-b9e1-0e483a2d8930): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16304 | 2026.03.25 00:24:06.505780 [ 5 ] {0daadffa-8072-4a78-b5e9-2cf0cc3b27cd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.04 GiB. | ||
| 16305 | 2026.03.25 00:24:06.506288 [ 5 ] {0daadffa-8072-4a78-b5e9-2cf0cc3b27cd} <Trace> MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary) | ||
| 16306 | 2026.03.25 00:24:06.506511 [ 5 ] {0daadffa-8072-4a78-b5e9-2cf0cc3b27cd} <Trace> oximeter.measurements_histogramu64 (66b3c5cd-c277-4614-b9e1-0e483a2d8930): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16307 | 2026.03.25 00:24:06.506648 [ 5 ] {0daadffa-8072-4a78-b5e9-2cf0cc3b27cd} <Debug> executeQuery: Read 14 rows, 25.69 KiB in 0.001754 sec., 7981.75598631699 rows/sec., 14.30 MiB/sec. | ||
| 16308 | 2026.03.25 00:24:06.506701 [ 5 ] {0daadffa-8072-4a78-b5e9-2cf0cc3b27cd} <Debug> TCPHandler: Processed in 0.001931064 sec. | ||
| 16309 | 2026.03.25 00:24:06.506814 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16310 | 2026.03.25 00:24:06.506908 [ 5 ] {f044a4bd-a041-4797-bd7b-7dda9f8f0c7c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 16311 | 2026.03.25 00:24:06.506950 [ 5 ] {f044a4bd-a041-4797-bd7b-7dda9f8f0c7c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 16312 | 2026.03.25 00:24:06.507277 [ 5 ] {f044a4bd-a041-4797-bd7b-7dda9f8f0c7c} <Trace> oximeter.measurements_u64 (a46c3f3f-9ded-4b50-9fc2-4f503dd169a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16313 | 2026.03.25 00:24:06.507311 [ 5 ] {f044a4bd-a041-4797-bd7b-7dda9f8f0c7c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.04 GiB. | ||
| 16314 | 2026.03.25 00:24:06.507606 [ 5 ] {f044a4bd-a041-4797-bd7b-7dda9f8f0c7c} <Trace> MergedBlockOutputStream: filled checksums all_113_113_0 (state Temporary) | ||
| 16315 | 2026.03.25 00:24:06.507812 [ 5 ] {f044a4bd-a041-4797-bd7b-7dda9f8f0c7c} <Trace> oximeter.measurements_u64 (a46c3f3f-9ded-4b50-9fc2-4f503dd169a4): Renaming temporary part tmp_insert_all_113_113_0 to all_113_113_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16316 | 2026.03.25 00:24:06.507936 [ 5 ] {f044a4bd-a041-4797-bd7b-7dda9f8f0c7c} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001047 sec., 85959.88538681949 rows/sec., 5.38 MiB/sec. | ||
| 16317 | 2026.03.25 00:24:06.507972 [ 5 ] {f044a4bd-a041-4797-bd7b-7dda9f8f0c7c} <Debug> TCPHandler: Processed in 0.001207838 sec. | ||
| 16318 | 2026.03.25 00:24:07.452079 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 32094 | ||
| 16319 | 2026.03.25 00:24:07.452610 [ 244 ] {} <Trace> system.asynchronous_metric_log (0898b27c-367e-447b-8482-f4822232c365): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16320 | 2026.03.25 00:24:07.452649 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.04 GiB. | ||
| 16321 | 2026.03.25 00:24:07.453146 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 16322 | 2026.03.25 00:24:07.453385 [ 244 ] {} <Trace> system.asynchronous_metric_log (0898b27c-367e-447b-8482-f4822232c365): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16323 | 2026.03.25 00:24:07.453527 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 32094 | ||
| 16324 | 2026.03.25 00:24:09.170483 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 505 | ||
| 16325 | 2026.03.25 00:24:09.186829 [ 243 ] {} <Trace> system.metric_log (8832bb94-2db2-42e0-923d-5bcca7c2cc3b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16326 | 2026.03.25 00:24:09.186896 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.04 GiB. | ||
| 16327 | 2026.03.25 00:24:09.192249 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 16328 | 2026.03.25 00:24:09.192917 [ 243 ] {} <Trace> system.metric_log (8832bb94-2db2-42e0-923d-5bcca7c2cc3b): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16329 | 2026.03.25 00:24:09.196099 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 505 | ||
| 16330 | 2026.03.25 00:24:11.481877 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16331 | 2026.03.25 00:24:11.482065 [ 5 ] {f0689cb9-4623-4552-9cbf-60e55c31048a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 16332 | 2026.03.25 00:24:11.482129 [ 5 ] {f0689cb9-4623-4552-9cbf-60e55c31048a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 16333 | 2026.03.25 00:24:11.482799 [ 5 ] {f0689cb9-4623-4552-9cbf-60e55c31048a} <Trace> oximeter.fields_string (da9d4756-c540-45ff-bdbb-bdc9c8d31861): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16334 | 2026.03.25 00:24:11.482837 [ 5 ] {f0689cb9-4623-4552-9cbf-60e55c31048a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.04 GiB. | ||
| 16335 | 2026.03.25 00:24:11.483233 [ 5 ] {f0689cb9-4623-4552-9cbf-60e55c31048a} <Trace> MergedBlockOutputStream: filled checksums all_114_114_0 (state Temporary) | ||
| 16336 | 2026.03.25 00:24:11.483466 [ 5 ] {f0689cb9-4623-4552-9cbf-60e55c31048a} <Trace> oximeter.fields_string (da9d4756-c540-45ff-bdbb-bdc9c8d31861): Renaming temporary part tmp_insert_all_114_114_0 to all_114_114_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16337 | 2026.03.25 00:24:11.483614 [ 5 ] {f0689cb9-4623-4552-9cbf-60e55c31048a} <Debug> executeQuery: Read 108 rows, 9.31 KiB in 0.001597 sec., 67626.80025046963 rows/sec., 5.69 MiB/sec. | ||
| 16338 | 2026.03.25 00:24:11.483655 [ 5 ] {f0689cb9-4623-4552-9cbf-60e55c31048a} <Debug> TCPHandler: Processed in 0.001912874 sec. | ||
| 16339 | 2026.03.25 00:24:11.483776 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16340 | 2026.03.25 00:24:11.483871 [ 5 ] {9934c285-20fd-4403-8a01-a4d6291422d0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 16341 | 2026.03.25 00:24:11.483911 [ 5 ] {9934c285-20fd-4403-8a01-a4d6291422d0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 16342 | 2026.03.25 00:24:11.484338 [ 5 ] {9934c285-20fd-4403-8a01-a4d6291422d0} <Trace> oximeter.fields_u16 (b490aa8d-8720-450c-9d9d-0c0be0c6e0e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16343 | 2026.03.25 00:24:11.484372 [ 5 ] {9934c285-20fd-4403-8a01-a4d6291422d0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.04 GiB. | ||
| 16344 | 2026.03.25 00:24:11.484673 [ 5 ] {9934c285-20fd-4403-8a01-a4d6291422d0} <Trace> MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary) | ||
| 16345 | 2026.03.25 00:24:11.484888 [ 5 ] {9934c285-20fd-4403-8a01-a4d6291422d0} <Trace> oximeter.fields_u16 (b490aa8d-8720-450c-9d9d-0c0be0c6e0e1): Renaming temporary part tmp_insert_all_95_95_0 to all_95_95_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16346 | 2026.03.25 00:24:11.485020 [ 5 ] {9934c285-20fd-4403-8a01-a4d6291422d0} <Debug> executeQuery: Read 26 rows, 1.96 KiB in 0.001168 sec., 22260.27397260274 rows/sec., 1.63 MiB/sec. | ||
| 16347 | 2026.03.25 00:24:11.485057 [ 5 ] {9934c285-20fd-4403-8a01-a4d6291422d0} <Debug> TCPHandler: Processed in 0.001331301 sec. | ||
| 16348 | 2026.03.25 00:24:11.485166 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16349 | 2026.03.25 00:24:11.485265 [ 5 ] {b39e2bc2-5010-4918-b60b-587b35ba2f61} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 16350 | 2026.03.25 00:24:11.485304 [ 5 ] {b39e2bc2-5010-4918-b60b-587b35ba2f61} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 16351 | 2026.03.25 00:24:11.485741 [ 5 ] {b39e2bc2-5010-4918-b60b-587b35ba2f61} <Trace> oximeter.fields_uuid (6a83c119-7e6c-4ef5-9da4-bd1e7cdd4b62): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16352 | 2026.03.25 00:24:11.485775 [ 5 ] {b39e2bc2-5010-4918-b60b-587b35ba2f61} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.04 GiB. | ||
| 16353 | 2026.03.25 00:24:11.486080 [ 5 ] {b39e2bc2-5010-4918-b60b-587b35ba2f61} <Trace> MergedBlockOutputStream: filled checksums all_114_114_0 (state Temporary) | ||
| 16354 | 2026.03.25 00:24:11.486293 [ 5 ] {b39e2bc2-5010-4918-b60b-587b35ba2f61} <Trace> oximeter.fields_uuid (6a83c119-7e6c-4ef5-9da4-bd1e7cdd4b62): Renaming temporary part tmp_insert_all_114_114_0 to all_114_114_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16355 | 2026.03.25 00:24:11.486420 [ 5 ] {b39e2bc2-5010-4918-b60b-587b35ba2f61} <Debug> executeQuery: Read 90 rows, 7.20 KiB in 0.001173 sec., 76726.34271099744 rows/sec., 5.99 MiB/sec. | ||
| 16356 | 2026.03.25 00:24:11.486457 [ 5 ] {b39e2bc2-5010-4918-b60b-587b35ba2f61} <Debug> TCPHandler: Processed in 0.00134024 sec. | ||
| 16357 | 2026.03.25 00:24:11.486573 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16358 | 2026.03.25 00:24:11.486667 [ 5 ] {8eac4a3d-7485-4249-8cc8-3e459f3cb53e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 16359 | 2026.03.25 00:24:11.486710 [ 5 ] {8eac4a3d-7485-4249-8cc8-3e459f3cb53e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 16360 | 2026.03.25 00:24:11.487128 [ 5 ] {8eac4a3d-7485-4249-8cc8-3e459f3cb53e} <Trace> oximeter.measurements_cumulativeu64 (d9515f17-c5fd-4592-903e-92bbab0fc185): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16361 | 2026.03.25 00:24:11.487162 [ 5 ] {8eac4a3d-7485-4249-8cc8-3e459f3cb53e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.04 GiB. | ||
| 16362 | 2026.03.25 00:24:11.487491 [ 5 ] {8eac4a3d-7485-4249-8cc8-3e459f3cb53e} <Trace> MergedBlockOutputStream: filled checksums all_114_114_0 (state Temporary) | ||
| 16363 | 2026.03.25 00:24:11.487700 [ 5 ] {8eac4a3d-7485-4249-8cc8-3e459f3cb53e} <Trace> oximeter.measurements_cumulativeu64 (d9515f17-c5fd-4592-903e-92bbab0fc185): Renaming temporary part tmp_insert_all_114_114_0 to all_114_114_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16364 | 2026.03.25 00:24:11.487826 [ 5 ] {8eac4a3d-7485-4249-8cc8-3e459f3cb53e} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001177 sec., 135938.82752761256 rows/sec., 9.47 MiB/sec. | ||
| 16365 | 2026.03.25 00:24:11.487862 [ 5 ] {8eac4a3d-7485-4249-8cc8-3e459f3cb53e} <Debug> TCPHandler: Processed in 0.001338741 sec. | ||
| 16366 | 2026.03.25 00:24:11.487976 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16367 | 2026.03.25 00:24:11.488099 [ 5 ] {d2f1d89f-1e2f-4951-9886-98568ded4196} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 16368 | 2026.03.25 00:24:11.488164 [ 5 ] {d2f1d89f-1e2f-4951-9886-98568ded4196} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 16369 | 2026.03.25 00:24:11.489095 [ 5 ] {d2f1d89f-1e2f-4951-9886-98568ded4196} <Trace> oximeter.measurements_histogramu64 (66b3c5cd-c277-4614-b9e1-0e483a2d8930): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16370 | 2026.03.25 00:24:11.489131 [ 5 ] {d2f1d89f-1e2f-4951-9886-98568ded4196} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.04 GiB. | ||
| 16371 | 2026.03.25 00:24:11.489673 [ 5 ] {d2f1d89f-1e2f-4951-9886-98568ded4196} <Trace> MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary) | ||
| 16372 | 2026.03.25 00:24:11.489892 [ 5 ] {d2f1d89f-1e2f-4951-9886-98568ded4196} <Trace> oximeter.measurements_histogramu64 (66b3c5cd-c277-4614-b9e1-0e483a2d8930): Renaming temporary part tmp_insert_all_95_95_0 to all_95_95_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16373 | 2026.03.25 00:24:11.490032 [ 5 ] {d2f1d89f-1e2f-4951-9886-98568ded4196} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.001959 sec., 13272.077590607454 rows/sec., 23.78 MiB/sec. | ||
| 16374 | 2026.03.25 00:24:11.490087 [ 5 ] {d2f1d89f-1e2f-4951-9886-98568ded4196} <Debug> TCPHandler: Processed in 0.00217054 sec. | ||
| 16375 | 2026.03.25 00:24:11.490200 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16376 | 2026.03.25 00:24:11.490296 [ 5 ] {942d1d29-0e78-4018-acb2-0f0082028902} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 16377 | 2026.03.25 00:24:11.490338 [ 5 ] {942d1d29-0e78-4018-acb2-0f0082028902} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 16378 | 2026.03.25 00:24:11.490699 [ 5 ] {942d1d29-0e78-4018-acb2-0f0082028902} <Trace> oximeter.measurements_u64 (a46c3f3f-9ded-4b50-9fc2-4f503dd169a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16379 | 2026.03.25 00:24:11.490733 [ 5 ] {942d1d29-0e78-4018-acb2-0f0082028902} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.04 GiB. | ||
| 16380 | 2026.03.25 00:24:11.491036 [ 5 ] {942d1d29-0e78-4018-acb2-0f0082028902} <Trace> MergedBlockOutputStream: filled checksums all_114_114_0 (state Temporary) | ||
| 16381 | 2026.03.25 00:24:11.491245 [ 5 ] {942d1d29-0e78-4018-acb2-0f0082028902} <Trace> oximeter.measurements_u64 (a46c3f3f-9ded-4b50-9fc2-4f503dd169a4): Renaming temporary part tmp_insert_all_114_114_0 to all_114_114_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16382 | 2026.03.25 00:24:11.491373 [ 5 ] {942d1d29-0e78-4018-acb2-0f0082028902} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001096 sec., 54744.52554744526 rows/sec., 3.69 MiB/sec. | ||
| 16383 | 2026.03.25 00:24:11.491410 [ 5 ] {942d1d29-0e78-4018-acb2-0f0082028902} <Debug> TCPHandler: Processed in 0.001260309 sec. | ||
| 16384 | 2026.03.25 00:24:14.708251 [ 67 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 16385 | 2026.03.25 00:24:14.708304 [ 67 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 16386 | 2026.03.25 00:24:14.953746 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 32542 | ||
| 16387 | 2026.03.25 00:24:14.954254 [ 244 ] {} <Trace> system.asynchronous_metric_log (0898b27c-367e-447b-8482-f4822232c365): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16388 | 2026.03.25 00:24:14.954306 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.04 GiB. | ||
| 16389 | 2026.03.25 00:24:14.954821 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 16390 | 2026.03.25 00:24:14.955066 [ 244 ] {} <Trace> system.asynchronous_metric_log (0898b27c-367e-447b-8482-f4822232c365): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16391 | 2026.03.25 00:24:14.955227 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 32542 | ||
| 16392 | 2026.03.25 00:24:15.104978 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 2136 | ||
| 16393 | 2026.03.25 00:24:15.107486 [ 242 ] {} <Trace> system.query_log (9703172c-9101-4506-b1d0-613c64f918a0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16394 | 2026.03.25 00:24:15.107538 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.04 GiB. | ||
| 16395 | 2026.03.25 00:24:15.108762 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 16396 | 2026.03.25 00:24:15.109046 [ 242 ] {} <Trace> system.query_log (9703172c-9101-4506-b1d0-613c64f918a0): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16397 | 2026.03.25 00:24:15.109419 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2136 | ||
| 16398 | 2026.03.25 00:24:16.489748 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16399 | 2026.03.25 00:24:16.489935 [ 5 ] {9ce0bfdd-4e9d-45ee-9b5c-b5a0ccc2cf9b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 16400 | 2026.03.25 00:24:16.490002 [ 5 ] {9ce0bfdd-4e9d-45ee-9b5c-b5a0ccc2cf9b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 16401 | 2026.03.25 00:24:16.490800 [ 5 ] {9ce0bfdd-4e9d-45ee-9b5c-b5a0ccc2cf9b} <Trace> oximeter.fields_i16 (78240462-1731-4218-9a79-d1fbaf59befe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16402 | 2026.03.25 00:24:16.490837 [ 5 ] {9ce0bfdd-4e9d-45ee-9b5c-b5a0ccc2cf9b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.04 GiB. | ||
| 16403 | 2026.03.25 00:24:16.491300 [ 5 ] {9ce0bfdd-4e9d-45ee-9b5c-b5a0ccc2cf9b} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 16404 | 2026.03.25 00:24:16.491531 [ 5 ] {9ce0bfdd-4e9d-45ee-9b5c-b5a0ccc2cf9b} <Trace> oximeter.fields_i16 (78240462-1731-4218-9a79-d1fbaf59befe): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16405 | 2026.03.25 00:24:16.491677 [ 5 ] {9ce0bfdd-4e9d-45ee-9b5c-b5a0ccc2cf9b} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.00179 sec., 158659.21787709498 rows/sec., 10.08 MiB/sec. | ||
| 16406 | 2026.03.25 00:24:16.491718 [ 5 ] {9ce0bfdd-4e9d-45ee-9b5c-b5a0ccc2cf9b} <Debug> TCPHandler: Processed in 0.002102299 sec. | ||
| 16407 | 2026.03.25 00:24:16.491867 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16408 | 2026.03.25 00:24:16.491961 [ 5 ] {e3e6317c-082d-43b0-a942-14fe34c72f77} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 16409 | 2026.03.25 00:24:16.492002 [ 5 ] {e3e6317c-082d-43b0-a942-14fe34c72f77} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 16410 | 2026.03.25 00:24:16.492951 [ 5 ] {e3e6317c-082d-43b0-a942-14fe34c72f77} <Trace> oximeter.fields_string (da9d4756-c540-45ff-bdbb-bdc9c8d31861): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16411 | 2026.03.25 00:24:16.492987 [ 5 ] {e3e6317c-082d-43b0-a942-14fe34c72f77} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.04 GiB. | ||
| 16412 | 2026.03.25 00:24:16.493360 [ 5 ] {e3e6317c-082d-43b0-a942-14fe34c72f77} <Trace> MergedBlockOutputStream: filled checksums all_115_115_0 (state Temporary) | ||
| 16413 | 2026.03.25 00:24:16.493569 [ 5 ] {e3e6317c-082d-43b0-a942-14fe34c72f77} <Trace> oximeter.fields_string (da9d4756-c540-45ff-bdbb-bdc9c8d31861): Renaming temporary part tmp_insert_all_115_115_0 to all_115_115_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16414 | 2026.03.25 00:24:16.493699 [ 5 ] {e3e6317c-082d-43b0-a942-14fe34c72f77} <Debug> executeQuery: Read 825 rows, 66.29 KiB in 0.001757 sec., 469550.3699487763 rows/sec., 36.84 MiB/sec. | ||
| 16415 | 2026.03.25 00:24:16.493736 [ 5 ] {e3e6317c-082d-43b0-a942-14fe34c72f77} <Debug> TCPHandler: Processed in 0.001926384 sec. | ||
| 16416 | 2026.03.25 00:24:16.493861 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16417 | 2026.03.25 00:24:16.493961 [ 5 ] {7cc1f752-004c-48e7-aec8-184e506fee1b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 16418 | 2026.03.25 00:24:16.494002 [ 5 ] {7cc1f752-004c-48e7-aec8-184e506fee1b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 16419 | 2026.03.25 00:24:16.494492 [ 5 ] {7cc1f752-004c-48e7-aec8-184e506fee1b} <Trace> oximeter.fields_u16 (b490aa8d-8720-450c-9d9d-0c0be0c6e0e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16420 | 2026.03.25 00:24:16.494526 [ 5 ] {7cc1f752-004c-48e7-aec8-184e506fee1b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.04 GiB. | ||
| 16421 | 2026.03.25 00:24:16.494841 [ 5 ] {7cc1f752-004c-48e7-aec8-184e506fee1b} <Trace> MergedBlockOutputStream: filled checksums all_96_96_0 (state Temporary) | ||
| 16422 | 2026.03.25 00:24:16.495055 [ 5 ] {7cc1f752-004c-48e7-aec8-184e506fee1b} <Trace> oximeter.fields_u16 (b490aa8d-8720-450c-9d9d-0c0be0c6e0e1): Renaming temporary part tmp_insert_all_96_96_0 to all_96_96_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16423 | 2026.03.25 00:24:16.495170 [ 66 ] {} <Debug> oximeter.fields_u16 (b490aa8d-8720-450c-9d9d-0c0be0c6e0e1) (MergerMutator): Selected 6 parts from all_1_91_18 to all_96_96_0 | ||
| 16424 | 2026.03.25 00:24:16.495182 [ 5 ] {7cc1f752-004c-48e7-aec8-184e506fee1b} <Debug> executeQuery: Read 156 rows, 9.59 KiB in 0.001239 sec., 125907.99031476997 rows/sec., 7.56 MiB/sec. | ||
| 16425 | 2026.03.25 00:24:16.495202 [ 66 ] {} <Trace> oximeter.fields_u16 (b490aa8d-8720-450c-9d9d-0c0be0c6e0e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16426 | 2026.03.25 00:24:16.495223 [ 66 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.04 GiB. | ||
| 16427 | 2026.03.25 00:24:16.495225 [ 5 ] {7cc1f752-004c-48e7-aec8-184e506fee1b} <Debug> TCPHandler: Processed in 0.001413722 sec. | ||
| 16428 | 2026.03.25 00:24:16.495309 [ 191 ] {b490aa8d-8720-450c-9d9d-0c0be0c6e0e1::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 | ||
| 16429 | 2026.03.25 00:24:16.495352 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16430 | 2026.03.25 00:24:16.495399 [ 191 ] {b490aa8d-8720-450c-9d9d-0c0be0c6e0e1::all_1_96_19} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16431 | 2026.03.25 00:24:16.495428 [ 191 ] {b490aa8d-8720-450c-9d9d-0c0be0c6e0e1::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_91_18, total 211 rows starting from the beginning of the part | ||
| 16432 | 2026.03.25 00:24:16.495447 [ 5 ] {f37f6148-2c11-4faa-a49c-4c11e55db925} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 16433 | 2026.03.25 00:24:16.495485 [ 191 ] {b490aa8d-8720-450c-9d9d-0c0be0c6e0e1::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_92_92_0, total 156 rows starting from the beginning of the part | ||
| 16434 | 2026.03.25 00:24:16.495487 [ 5 ] {f37f6148-2c11-4faa-a49c-4c11e55db925} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 16435 | 2026.03.25 00:24:16.495532 [ 191 ] {b490aa8d-8720-450c-9d9d-0c0be0c6e0e1::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_93_93_0, total 26 rows starting from the beginning of the part | ||
| 16436 | 2026.03.25 00:24:16.495574 [ 191 ] {b490aa8d-8720-450c-9d9d-0c0be0c6e0e1::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_94_94_0, total 170 rows starting from the beginning of the part | ||
| 16437 | 2026.03.25 00:24:16.495617 [ 191 ] {b490aa8d-8720-450c-9d9d-0c0be0c6e0e1::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_95_95_0, total 26 rows starting from the beginning of the part | ||
| 16438 | 2026.03.25 00:24:16.495657 [ 191 ] {b490aa8d-8720-450c-9d9d-0c0be0c6e0e1::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_96_96_0, total 156 rows starting from the beginning of the part | ||
| 16439 | 2026.03.25 00:24:16.496053 [ 5 ] {f37f6148-2c11-4faa-a49c-4c11e55db925} <Trace> oximeter.fields_u32 (79eddaf6-5920-48fe-8c45-6c5582e58677): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16440 | 2026.03.25 00:24:16.496090 [ 5 ] {f37f6148-2c11-4faa-a49c-4c11e55db925} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.04 GiB. | ||
| 16441 | 2026.03.25 00:24:16.496470 [ 5 ] {f37f6148-2c11-4faa-a49c-4c11e55db925} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 16442 | 2026.03.25 00:24:16.496486 [ 186 ] {b490aa8d-8720-450c-9d9d-0c0be0c6e0e1::all_1_96_19} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 745 rows, containing 5 columns (5 merged, 0 gathered) in 0.001211498 sec., 614941.1720035856 rows/sec., 40.48 MiB/sec. | ||
| 16443 | 2026.03.25 00:24:16.496701 [ 189 ] {b490aa8d-8720-450c-9d9d-0c0be0c6e0e1::all_1_96_19} <Trace> MergedBlockOutputStream: filled checksums all_1_96_19 (state Temporary) | ||
| 16444 | 2026.03.25 00:24:16.496705 [ 5 ] {f37f6148-2c11-4faa-a49c-4c11e55db925} <Trace> oximeter.fields_u32 (79eddaf6-5920-48fe-8c45-6c5582e58677): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16445 | 2026.03.25 00:24:16.496866 [ 66 ] {} <Debug> oximeter.fields_u32 (79eddaf6-5920-48fe-8c45-6c5582e58677) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 16446 | 2026.03.25 00:24:16.496885 [ 5 ] {f37f6148-2c11-4faa-a49c-4c11e55db925} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001456 sec., 102335.16483516483 rows/sec., 6.61 MiB/sec. | ||
| 16447 | 2026.03.25 00:24:16.496899 [ 66 ] {} <Trace> oximeter.fields_u32 (79eddaf6-5920-48fe-8c45-6c5582e58677): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16448 | 2026.03.25 00:24:16.496921 [ 66 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.04 GiB. | ||
| 16449 | 2026.03.25 00:24:16.496925 [ 5 ] {f37f6148-2c11-4faa-a49c-4c11e55db925} <Debug> TCPHandler: Processed in 0.001624607 sec. | ||
| 16450 | 2026.03.25 00:24:16.497016 [ 198 ] {79eddaf6-5920-48fe-8c45-6c5582e58677::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 | ||
| 16451 | 2026.03.25 00:24:16.497049 [ 189 ] {b490aa8d-8720-450c-9d9d-0c0be0c6e0e1::all_1_96_19} <Trace> oximeter.fields_u16 (b490aa8d-8720-450c-9d9d-0c0be0c6e0e1): Renaming temporary part tmp_merge_all_1_96_19 to all_1_96_19 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16452 | 2026.03.25 00:24:16.497050 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16453 | 2026.03.25 00:24:16.497139 [ 198 ] {79eddaf6-5920-48fe-8c45-6c5582e58677::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16454 | 2026.03.25 00:24:16.497144 [ 189 ] {b490aa8d-8720-450c-9d9d-0c0be0c6e0e1::all_1_96_19} <Trace> oximeter.fields_u16 (b490aa8d-8720-450c-9d9d-0c0be0c6e0e1) (MergerMutator): Merged 6 parts: [all_1_91_18, all_96_96_0] -> all_1_96_19 | ||
| 16455 | 2026.03.25 00:24:16.497165 [ 5 ] {729c5244-af76-4780-8eef-1d34ab9638ac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 16456 | 2026.03.25 00:24:16.497187 [ 198 ] {79eddaf6-5920-48fe-8c45-6c5582e58677::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 950 rows starting from the beginning of the part | ||
| 16457 | 2026.03.25 00:24:16.497224 [ 5 ] {729c5244-af76-4780-8eef-1d34ab9638ac} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 16458 | 2026.03.25 00:24:16.497264 [ 198 ] {79eddaf6-5920-48fe-8c45-6c5582e58677::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 149 rows starting from the beginning of the part | ||
| 16459 | 2026.03.25 00:24:16.497275 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.32 MiB. | ||
| 16460 | 2026.03.25 00:24:16.497327 [ 198 ] {79eddaf6-5920-48fe-8c45-6c5582e58677::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 801 rows starting from the beginning of the part | ||
| 16461 | 2026.03.25 00:24:16.497378 [ 198 ] {79eddaf6-5920-48fe-8c45-6c5582e58677::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 149 rows starting from the beginning of the part | ||
| 16462 | 2026.03.25 00:24:16.497424 [ 198 ] {79eddaf6-5920-48fe-8c45-6c5582e58677::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 149 rows starting from the beginning of the part | ||
| 16463 | 2026.03.25 00:24:16.497466 [ 198 ] {79eddaf6-5920-48fe-8c45-6c5582e58677::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 149 rows starting from the beginning of the part | ||
| 16464 | 2026.03.25 00:24:16.497763 [ 5 ] {729c5244-af76-4780-8eef-1d34ab9638ac} <Trace> oximeter.fields_u8 (fa258e8d-285a-434f-b894-6be795807874): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16465 | 2026.03.25 00:24:16.497804 [ 5 ] {729c5244-af76-4780-8eef-1d34ab9638ac} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.04 GiB. | ||
| 16466 | 2026.03.25 00:24:16.498148 [ 5 ] {729c5244-af76-4780-8eef-1d34ab9638ac} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 16467 | 2026.03.25 00:24:16.498374 [ 5 ] {729c5244-af76-4780-8eef-1d34ab9638ac} <Trace> oximeter.fields_u8 (fa258e8d-285a-434f-b894-6be795807874): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16468 | 2026.03.25 00:24:16.498511 [ 5 ] {729c5244-af76-4780-8eef-1d34ab9638ac} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001364 sec., 108504.39882697948 rows/sec., 6.17 MiB/sec. | ||
| 16469 | 2026.03.25 00:24:16.498550 [ 5 ] {729c5244-af76-4780-8eef-1d34ab9638ac} <Debug> TCPHandler: Processed in 0.001549856 sec. | ||
| 16470 | 2026.03.25 00:24:16.498590 [ 189 ] {79eddaf6-5920-48fe-8c45-6c5582e58677::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2347 rows, containing 5 columns (5 merged, 0 gathered) in 0.001613687 sec., 1454433.2327148947 rows/sec., 92.72 MiB/sec. | ||
| 16471 | 2026.03.25 00:24:16.498691 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16472 | 2026.03.25 00:24:16.498764 [ 189 ] {79eddaf6-5920-48fe-8c45-6c5582e58677::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 16473 | 2026.03.25 00:24:16.498794 [ 5 ] {4f112c5d-e709-40a2-bb9b-f1dd5cf873ab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 16474 | 2026.03.25 00:24:16.498838 [ 5 ] {4f112c5d-e709-40a2-bb9b-f1dd5cf873ab} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 16475 | 2026.03.25 00:24:16.499098 [ 189 ] {79eddaf6-5920-48fe-8c45-6c5582e58677::all_1_66_13} <Trace> oximeter.fields_u32 (79eddaf6-5920-48fe-8c45-6c5582e58677): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16476 | 2026.03.25 00:24:16.499179 [ 189 ] {79eddaf6-5920-48fe-8c45-6c5582e58677::all_1_66_13} <Trace> oximeter.fields_u32 (79eddaf6-5920-48fe-8c45-6c5582e58677) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 16477 | 2026.03.25 00:24:16.499259 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.53 MiB. | ||
| 16478 | 2026.03.25 00:24:16.499569 [ 5 ] {4f112c5d-e709-40a2-bb9b-f1dd5cf873ab} <Trace> oximeter.fields_uuid (6a83c119-7e6c-4ef5-9da4-bd1e7cdd4b62): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16479 | 2026.03.25 00:24:16.499609 [ 5 ] {4f112c5d-e709-40a2-bb9b-f1dd5cf873ab} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.04 GiB. | ||
| 16480 | 2026.03.25 00:24:16.499955 [ 5 ] {4f112c5d-e709-40a2-bb9b-f1dd5cf873ab} <Trace> MergedBlockOutputStream: filled checksums all_115_115_0 (state Temporary) | ||
| 16481 | 2026.03.25 00:24:16.500175 [ 5 ] {4f112c5d-e709-40a2-bb9b-f1dd5cf873ab} <Trace> oximeter.fields_uuid (6a83c119-7e6c-4ef5-9da4-bd1e7cdd4b62): Renaming temporary part tmp_insert_all_115_115_0 to all_115_115_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16482 | 2026.03.25 00:24:16.500323 [ 5 ] {4f112c5d-e709-40a2-bb9b-f1dd5cf873ab} <Debug> executeQuery: Read 504 rows, 36.30 KiB in 0.001547 sec., 325791.8552036199 rows/sec., 22.91 MiB/sec. | ||
| 16483 | 2026.03.25 00:24:16.500362 [ 5 ] {4f112c5d-e709-40a2-bb9b-f1dd5cf873ab} <Debug> TCPHandler: Processed in 0.00172228 sec. | ||
| 16484 | 2026.03.25 00:24:16.500473 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16485 | 2026.03.25 00:24:16.500567 [ 5 ] {62eb0652-f10c-4b84-9913-db137db9788c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 16486 | 2026.03.25 00:24:16.500608 [ 5 ] {62eb0652-f10c-4b84-9913-db137db9788c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 16487 | 2026.03.25 00:24:16.500940 [ 5 ] {62eb0652-f10c-4b84-9913-db137db9788c} <Trace> oximeter.measurements_bool (8a3ce6e0-f76a-4ba2-9a43-4275c3c9549e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16488 | 2026.03.25 00:24:16.500974 [ 5 ] {62eb0652-f10c-4b84-9913-db137db9788c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.04 GiB. | ||
| 16489 | 2026.03.25 00:24:16.501289 [ 5 ] {62eb0652-f10c-4b84-9913-db137db9788c} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 16490 | 2026.03.25 00:24:16.501498 [ 5 ] {62eb0652-f10c-4b84-9913-db137db9788c} <Trace> oximeter.measurements_bool (8a3ce6e0-f76a-4ba2-9a43-4275c3c9549e): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16491 | 2026.03.25 00:24:16.501625 [ 5 ] {62eb0652-f10c-4b84-9913-db137db9788c} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001076 sec., 5576.208178438662 rows/sec., 291.34 KiB/sec. | ||
| 16492 | 2026.03.25 00:24:16.501662 [ 5 ] {62eb0652-f10c-4b84-9913-db137db9788c} <Debug> TCPHandler: Processed in 0.001237229 sec. | ||
| 16493 | 2026.03.25 00:24:16.501772 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16494 | 2026.03.25 00:24:16.501866 [ 5 ] {623e7dd4-d4a9-4f0b-a6a1-b612f0e57819} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 16495 | 2026.03.25 00:24:16.501914 [ 5 ] {623e7dd4-d4a9-4f0b-a6a1-b612f0e57819} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 16496 | 2026.03.25 00:24:16.502358 [ 5 ] {623e7dd4-d4a9-4f0b-a6a1-b612f0e57819} <Trace> oximeter.measurements_cumulativeu64 (d9515f17-c5fd-4592-903e-92bbab0fc185): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16497 | 2026.03.25 00:24:16.502390 [ 5 ] {623e7dd4-d4a9-4f0b-a6a1-b612f0e57819} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.04 GiB. | ||
| 16498 | 2026.03.25 00:24:16.502722 [ 5 ] {623e7dd4-d4a9-4f0b-a6a1-b612f0e57819} <Trace> MergedBlockOutputStream: filled checksums all_115_115_0 (state Temporary) | ||
| 16499 | 2026.03.25 00:24:16.502941 [ 5 ] {623e7dd4-d4a9-4f0b-a6a1-b612f0e57819} <Trace> oximeter.measurements_cumulativeu64 (d9515f17-c5fd-4592-903e-92bbab0fc185): Renaming temporary part tmp_insert_all_115_115_0 to all_115_115_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16500 | 2026.03.25 00:24:16.503063 [ 5 ] {623e7dd4-d4a9-4f0b-a6a1-b612f0e57819} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001216 sec., 217927.63157894736 rows/sec., 14.48 MiB/sec. | ||
| 16501 | 2026.03.25 00:24:16.503099 [ 5 ] {623e7dd4-d4a9-4f0b-a6a1-b612f0e57819} <Debug> TCPHandler: Processed in 0.001374712 sec. | ||
| 16502 | 2026.03.25 00:24:16.503213 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16503 | 2026.03.25 00:24:16.503321 [ 5 ] {d2548ee0-6e16-48de-bd44-59be93de5508} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 16504 | 2026.03.25 00:24:16.503364 [ 5 ] {d2548ee0-6e16-48de-bd44-59be93de5508} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 16505 | 2026.03.25 00:24:16.503682 [ 5 ] {d2548ee0-6e16-48de-bd44-59be93de5508} <Trace> oximeter.measurements_f64 (212c2a6f-90cf-4c71-aafe-78c3b1fd8e79): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16506 | 2026.03.25 00:24:16.503716 [ 5 ] {d2548ee0-6e16-48de-bd44-59be93de5508} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.04 GiB. | ||
| 16507 | 2026.03.25 00:24:16.504012 [ 5 ] {d2548ee0-6e16-48de-bd44-59be93de5508} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 16508 | 2026.03.25 00:24:16.504231 [ 5 ] {d2548ee0-6e16-48de-bd44-59be93de5508} <Trace> oximeter.measurements_f64 (212c2a6f-90cf-4c71-aafe-78c3b1fd8e79): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16509 | 2026.03.25 00:24:16.504348 [ 66 ] {} <Debug> oximeter.measurements_f64 (212c2a6f-90cf-4c71-aafe-78c3b1fd8e79) (MergerMutator): Selected 6 parts from all_1_45_9 to all_50_50_0 | ||
| 16510 | 2026.03.25 00:24:16.504370 [ 5 ] {d2548ee0-6e16-48de-bd44-59be93de5508} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001067 sec., 937.207122774133 rows/sec., 63.15 KiB/sec. | ||
| 16511 | 2026.03.25 00:24:16.504382 [ 66 ] {} <Trace> oximeter.measurements_f64 (212c2a6f-90cf-4c71-aafe-78c3b1fd8e79): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16512 | 2026.03.25 00:24:16.504402 [ 66 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.04 GiB. | ||
| 16513 | 2026.03.25 00:24:16.504406 [ 5 ] {d2548ee0-6e16-48de-bd44-59be93de5508} <Debug> TCPHandler: Processed in 0.001241648 sec. | ||
| 16514 | 2026.03.25 00:24:16.504481 [ 186 ] {212c2a6f-90cf-4c71-aafe-78c3b1fd8e79::all_1_50_10} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_45_9 to all_50_50_0 into Compact with storage Full | ||
| 16515 | 2026.03.25 00:24:16.504520 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16516 | 2026.03.25 00:24:16.504586 [ 186 ] {212c2a6f-90cf-4c71-aafe-78c3b1fd8e79::all_1_50_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16517 | 2026.03.25 00:24:16.504620 [ 186 ] {212c2a6f-90cf-4c71-aafe-78c3b1fd8e79::all_1_50_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_45_9, total 45 rows starting from the beginning of the part | ||
| 16518 | 2026.03.25 00:24:16.504621 [ 5 ] {28c9c1a8-bb0f-415e-9fa2-94f41289da70} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 16519 | 2026.03.25 00:24:16.504678 [ 186 ] {212c2a6f-90cf-4c71-aafe-78c3b1fd8e79::all_1_50_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 1 rows starting from the beginning of the part | ||
| 16520 | 2026.03.25 00:24:16.504689 [ 5 ] {28c9c1a8-bb0f-415e-9fa2-94f41289da70} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 16521 | 2026.03.25 00:24:16.504731 [ 186 ] {212c2a6f-90cf-4c71-aafe-78c3b1fd8e79::all_1_50_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 1 rows starting from the beginning of the part | ||
| 16522 | 2026.03.25 00:24:16.504774 [ 186 ] {212c2a6f-90cf-4c71-aafe-78c3b1fd8e79::all_1_50_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 1 rows starting from the beginning of the part | ||
| 16523 | 2026.03.25 00:24:16.504813 [ 186 ] {212c2a6f-90cf-4c71-aafe-78c3b1fd8e79::all_1_50_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 1 rows starting from the beginning of the part | ||
| 16524 | 2026.03.25 00:24:16.504853 [ 186 ] {212c2a6f-90cf-4c71-aafe-78c3b1fd8e79::all_1_50_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 1 rows starting from the beginning of the part | ||
| 16525 | 2026.03.25 00:24:16.505521 [ 5 ] {28c9c1a8-bb0f-415e-9fa2-94f41289da70} <Trace> oximeter.measurements_histogramu64 (66b3c5cd-c277-4614-b9e1-0e483a2d8930): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16526 | 2026.03.25 00:24:16.505561 [ 5 ] {28c9c1a8-bb0f-415e-9fa2-94f41289da70} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.04 GiB. | ||
| 16527 | 2026.03.25 00:24:16.505659 [ 186 ] {212c2a6f-90cf-4c71-aafe-78c3b1fd8e79::all_1_50_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 50 rows, containing 4 columns (4 merged, 0 gathered) in 0.001216308 sec., 41108.00882671166 rows/sec., 2.71 MiB/sec. | ||
| 16528 | 2026.03.25 00:24:16.505810 [ 197 ] {212c2a6f-90cf-4c71-aafe-78c3b1fd8e79::all_1_50_10} <Trace> MergedBlockOutputStream: filled checksums all_1_50_10 (state Temporary) | ||
| 16529 | 2026.03.25 00:24:16.506098 [ 197 ] {212c2a6f-90cf-4c71-aafe-78c3b1fd8e79::all_1_50_10} <Trace> oximeter.measurements_f64 (212c2a6f-90cf-4c71-aafe-78c3b1fd8e79): Renaming temporary part tmp_merge_all_1_50_10 to all_1_50_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16530 | 2026.03.25 00:24:16.506100 [ 5 ] {28c9c1a8-bb0f-415e-9fa2-94f41289da70} <Trace> MergedBlockOutputStream: filled checksums all_96_96_0 (state Temporary) | ||
| 16531 | 2026.03.25 00:24:16.506188 [ 197 ] {212c2a6f-90cf-4c71-aafe-78c3b1fd8e79::all_1_50_10} <Trace> oximeter.measurements_f64 (212c2a6f-90cf-4c71-aafe-78c3b1fd8e79) (MergerMutator): Merged 6 parts: [all_1_45_9, all_50_50_0] -> all_1_50_10 | ||
| 16532 | 2026.03.25 00:24:16.506290 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 16533 | 2026.03.25 00:24:16.506377 [ 5 ] {28c9c1a8-bb0f-415e-9fa2-94f41289da70} <Trace> oximeter.measurements_histogramu64 (66b3c5cd-c277-4614-b9e1-0e483a2d8930): Renaming temporary part tmp_insert_all_96_96_0 to all_96_96_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16534 | 2026.03.25 00:24:16.506502 [ 66 ] {} <Debug> oximeter.measurements_histogramu64 (66b3c5cd-c277-4614-b9e1-0e483a2d8930) (MergerMutator): Selected 6 parts from all_1_91_18 to all_96_96_0 | ||
| 16535 | 2026.03.25 00:24:16.506522 [ 5 ] {28c9c1a8-bb0f-415e-9fa2-94f41289da70} <Debug> executeQuery: Read 14 rows, 25.69 KiB in 0.00192 sec., 7291.666666666666 rows/sec., 13.07 MiB/sec. | ||
| 16536 | 2026.03.25 00:24:16.506533 [ 66 ] {} <Trace> oximeter.measurements_histogramu64 (66b3c5cd-c277-4614-b9e1-0e483a2d8930): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16537 | 2026.03.25 00:24:16.506552 [ 66 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.04 GiB. | ||
| 16538 | 2026.03.25 00:24:16.506578 [ 5 ] {28c9c1a8-bb0f-415e-9fa2-94f41289da70} <Debug> TCPHandler: Processed in 0.002106458 sec. | ||
| 16539 | 2026.03.25 00:24:16.506653 [ 196 ] {66b3c5cd-c277-4614-b9e1-0e483a2d8930::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 | ||
| 16540 | 2026.03.25 00:24:16.506700 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16541 | 2026.03.25 00:24:16.506800 [ 5 ] {cbc6d219-f837-470b-860a-82ad41980bb4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 16542 | 2026.03.25 00:24:16.506840 [ 5 ] {cbc6d219-f837-470b-860a-82ad41980bb4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 16543 | 2026.03.25 00:24:16.506926 [ 196 ] {66b3c5cd-c277-4614-b9e1-0e483a2d8930::all_1_96_19} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16544 | 2026.03.25 00:24:16.506997 [ 196 ] {66b3c5cd-c277-4614-b9e1-0e483a2d8930::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_91_18, total 1885 rows starting from the beginning of the part | ||
| 16545 | 2026.03.25 00:24:16.507143 [ 196 ] {66b3c5cd-c277-4614-b9e1-0e483a2d8930::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_92_92_0, total 14 rows starting from the beginning of the part | ||
| 16546 | 2026.03.25 00:24:16.507199 [ 5 ] {cbc6d219-f837-470b-860a-82ad41980bb4} <Trace> oximeter.measurements_u64 (a46c3f3f-9ded-4b50-9fc2-4f503dd169a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16547 | 2026.03.25 00:24:16.507239 [ 5 ] {cbc6d219-f837-470b-860a-82ad41980bb4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.04 GiB. | ||
| 16548 | 2026.03.25 00:24:16.507253 [ 196 ] {66b3c5cd-c277-4614-b9e1-0e483a2d8930::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_93_93_0, total 26 rows starting from the beginning of the part | ||
| 16549 | 2026.03.25 00:24:16.507369 [ 196 ] {66b3c5cd-c277-4614-b9e1-0e483a2d8930::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_94_94_0, total 14 rows starting from the beginning of the part | ||
| 16550 | 2026.03.25 00:24:16.507469 [ 196 ] {66b3c5cd-c277-4614-b9e1-0e483a2d8930::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_95_95_0, total 26 rows starting from the beginning of the part | ||
| 16551 | 2026.03.25 00:24:16.507565 [ 196 ] {66b3c5cd-c277-4614-b9e1-0e483a2d8930::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_96_96_0, total 14 rows starting from the beginning of the part | ||
| 16552 | 2026.03.25 00:24:16.507584 [ 5 ] {cbc6d219-f837-470b-860a-82ad41980bb4} <Trace> MergedBlockOutputStream: filled checksums all_115_115_0 (state Temporary) | ||
| 16553 | 2026.03.25 00:24:16.507808 [ 5 ] {cbc6d219-f837-470b-860a-82ad41980bb4} <Trace> oximeter.measurements_u64 (a46c3f3f-9ded-4b50-9fc2-4f503dd169a4): Renaming temporary part tmp_insert_all_115_115_0 to all_115_115_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16554 | 2026.03.25 00:24:16.507947 [ 5 ] {cbc6d219-f837-470b-860a-82ad41980bb4} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001167 sec., 77120.82262210797 rows/sec., 4.83 MiB/sec. | ||
| 16555 | 2026.03.25 00:24:16.507984 [ 5 ] {cbc6d219-f837-470b-860a-82ad41980bb4} <Debug> TCPHandler: Processed in 0.001334161 sec. | ||
| 16556 | 2026.03.25 00:24:16.517690 [ 186 ] {66b3c5cd-c277-4614-b9e1-0e483a2d8930::all_1_96_19} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1979 rows, containing 19 columns (19 merged, 0 gathered) in 0.011089835 sec., 178451.70825354932 rows/sec., 319.78 MiB/sec. | ||
| 16557 | 2026.03.25 00:24:16.519503 [ 186 ] {66b3c5cd-c277-4614-b9e1-0e483a2d8930::all_1_96_19} <Trace> MergedBlockOutputStream: filled checksums all_1_96_19 (state Temporary) | ||
| 16558 | 2026.03.25 00:24:16.519863 [ 186 ] {66b3c5cd-c277-4614-b9e1-0e483a2d8930::all_1_96_19} <Trace> oximeter.measurements_histogramu64 (66b3c5cd-c277-4614-b9e1-0e483a2d8930): Renaming temporary part tmp_merge_all_1_96_19 to all_1_96_19 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16559 | 2026.03.25 00:24:16.519944 [ 186 ] {66b3c5cd-c277-4614-b9e1-0e483a2d8930::all_1_96_19} <Trace> oximeter.measurements_histogramu64 (66b3c5cd-c277-4614-b9e1-0e483a2d8930) (MergerMutator): Merged 6 parts: [all_1_91_18, all_96_96_0] -> all_1_96_19 | ||
| 16560 | 2026.03.25 00:24:16.520095 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.46 MiB. | ||
| 16561 | 2026.03.25 00:24:16.696451 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 512 | ||
| 16562 | 2026.03.25 00:24:16.714659 [ 243 ] {} <Trace> system.metric_log (8832bb94-2db2-42e0-923d-5bcca7c2cc3b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16563 | 2026.03.25 00:24:16.714722 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.04 GiB. | ||
| 16564 | 2026.03.25 00:24:16.722189 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 16565 | 2026.03.25 00:24:16.723161 [ 243 ] {} <Trace> system.metric_log (8832bb94-2db2-42e0-923d-5bcca7c2cc3b): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16566 | 2026.03.25 00:24:16.728494 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 512 | ||
| 16567 | 2026.03.25 00:24:17.000201 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 367.72 MiB, peak 384.60 MiB, free memory in arenas 0.00 B, will set to 371.31 MiB (RSS), difference: 3.59 MiB | ||
| 16568 | 2026.03.25 00:24:17.451760 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16569 | 2026.03.25 00:24:17.451942 [ 5 ] {3899df13-ef0b-4dec-9e1c-de68cfe988c4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 16570 | 2026.03.25 00:24:17.452008 [ 5 ] {3899df13-ef0b-4dec-9e1c-de68cfe988c4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 16571 | 2026.03.25 00:24:17.452642 [ 5 ] {3899df13-ef0b-4dec-9e1c-de68cfe988c4} <Trace> oximeter.fields_ipaddr (2be1fe0e-d681-4366-b872-d5e7a11bcfe0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16572 | 2026.03.25 00:24:17.452691 [ 5 ] {3899df13-ef0b-4dec-9e1c-de68cfe988c4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.04 GiB. | ||
| 16573 | 2026.03.25 00:24:17.453081 [ 5 ] {3899df13-ef0b-4dec-9e1c-de68cfe988c4} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 16574 | 2026.03.25 00:24:17.453335 [ 5 ] {3899df13-ef0b-4dec-9e1c-de68cfe988c4} <Trace> oximeter.fields_ipaddr (2be1fe0e-d681-4366-b872-d5e7a11bcfe0): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16575 | 2026.03.25 00:24:17.453493 [ 5 ] {3899df13-ef0b-4dec-9e1c-de68cfe988c4} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001598 sec., 1251.5644555694619 rows/sec., 102.06 KiB/sec. | ||
| 16576 | 2026.03.25 00:24:17.453535 [ 5 ] {3899df13-ef0b-4dec-9e1c-de68cfe988c4} <Debug> TCPHandler: Processed in 0.001913084 sec. | ||
| 16577 | 2026.03.25 00:24:17.453670 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16578 | 2026.03.25 00:24:17.453764 [ 5 ] {26bd865f-d30b-4940-bcd0-135f771199e6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 16579 | 2026.03.25 00:24:17.453804 [ 5 ] {26bd865f-d30b-4940-bcd0-135f771199e6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 16580 | 2026.03.25 00:24:17.455606 [ 5 ] {26bd865f-d30b-4940-bcd0-135f771199e6} <Trace> oximeter.fields_string (da9d4756-c540-45ff-bdbb-bdc9c8d31861): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16581 | 2026.03.25 00:24:17.455663 [ 5 ] {26bd865f-d30b-4940-bcd0-135f771199e6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.04 GiB. | ||
| 16582 | 2026.03.25 00:24:17.456197 [ 5 ] {26bd865f-d30b-4940-bcd0-135f771199e6} <Trace> MergedBlockOutputStream: filled checksums all_116_116_0 (state Temporary) | ||
| 16583 | 2026.03.25 00:24:17.456510 [ 5 ] {26bd865f-d30b-4940-bcd0-135f771199e6} <Trace> oximeter.fields_string (da9d4756-c540-45ff-bdbb-bdc9c8d31861): Renaming temporary part tmp_insert_all_116_116_0 to all_116_116_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16584 | 2026.03.25 00:24:17.456680 [ 63 ] {} <Debug> oximeter.fields_string (da9d4756-c540-45ff-bdbb-bdc9c8d31861) (MergerMutator): Selected 6 parts from all_1_111_22 to all_116_116_0 | ||
| 16585 | 2026.03.25 00:24:17.456698 [ 5 ] {26bd865f-d30b-4940-bcd0-135f771199e6} <Debug> executeQuery: Read 2458 rows, 186.67 KiB in 0.00295 sec., 833220.3389830509 rows/sec., 61.79 MiB/sec. | ||
| 16586 | 2026.03.25 00:24:17.456767 [ 63 ] {} <Trace> oximeter.fields_string (da9d4756-c540-45ff-bdbb-bdc9c8d31861): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16587 | 2026.03.25 00:24:17.456784 [ 5 ] {26bd865f-d30b-4940-bcd0-135f771199e6} <Debug> TCPHandler: Processed in 0.003161822 sec. | ||
| 16588 | 2026.03.25 00:24:17.456807 [ 63 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.04 GiB. | ||
| 16589 | 2026.03.25 00:24:17.457057 [ 193 ] {da9d4756-c540-45ff-bdbb-bdc9c8d31861::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 | ||
| 16590 | 2026.03.25 00:24:17.457081 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16591 | 2026.03.25 00:24:17.457256 [ 193 ] {da9d4756-c540-45ff-bdbb-bdc9c8d31861::all_1_116_23} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16592 | 2026.03.25 00:24:17.457308 [ 193 ] {da9d4756-c540-45ff-bdbb-bdc9c8d31861::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_111_22, total 3237 rows starting from the beginning of the part | ||
| 16593 | 2026.03.25 00:24:17.457331 [ 5 ] {81b9b333-e06c-46fd-988f-60c081c0f859} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 16594 | 2026.03.25 00:24:17.457387 [ 5 ] {81b9b333-e06c-46fd-988f-60c081c0f859} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 16595 | 2026.03.25 00:24:17.457405 [ 193 ] {da9d4756-c540-45ff-bdbb-bdc9c8d31861::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_112_112_0, total 108 rows starting from the beginning of the part | ||
| 16596 | 2026.03.25 00:24:17.457520 [ 193 ] {da9d4756-c540-45ff-bdbb-bdc9c8d31861::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_113_113_0, total 832 rows starting from the beginning of the part | ||
| 16597 | 2026.03.25 00:24:17.457582 [ 193 ] {da9d4756-c540-45ff-bdbb-bdc9c8d31861::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_114_114_0, total 108 rows starting from the beginning of the part | ||
| 16598 | 2026.03.25 00:24:17.457642 [ 193 ] {da9d4756-c540-45ff-bdbb-bdc9c8d31861::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_115_115_0, total 825 rows starting from the beginning of the part | ||
| 16599 | 2026.03.25 00:24:17.457707 [ 193 ] {da9d4756-c540-45ff-bdbb-bdc9c8d31861::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_116_116_0, total 2458 rows starting from the beginning of the part | ||
| 16600 | 2026.03.25 00:24:17.458187 [ 5 ] {81b9b333-e06c-46fd-988f-60c081c0f859} <Trace> oximeter.fields_u16 (b490aa8d-8720-450c-9d9d-0c0be0c6e0e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16601 | 2026.03.25 00:24:17.458237 [ 5 ] {81b9b333-e06c-46fd-988f-60c081c0f859} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.04 GiB. | ||
| 16602 | 2026.03.25 00:24:17.458654 [ 5 ] {81b9b333-e06c-46fd-988f-60c081c0f859} <Trace> MergedBlockOutputStream: filled checksums all_97_97_0 (state Temporary) | ||
| 16603 | 2026.03.25 00:24:17.458964 [ 5 ] {81b9b333-e06c-46fd-988f-60c081c0f859} <Trace> oximeter.fields_u16 (b490aa8d-8720-450c-9d9d-0c0be0c6e0e1): Renaming temporary part tmp_insert_all_97_97_0 to all_97_97_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16604 | 2026.03.25 00:24:17.459144 [ 5 ] {81b9b333-e06c-46fd-988f-60c081c0f859} <Debug> executeQuery: Read 39 rows, 2.92 KiB in 0.001835 sec., 21253.40599455041 rows/sec., 1.55 MiB/sec. | ||
| 16605 | 2026.03.25 00:24:17.459190 [ 5 ] {81b9b333-e06c-46fd-988f-60c081c0f859} <Debug> TCPHandler: Processed in 0.00217229 sec. | ||
| 16606 | 2026.03.25 00:24:17.459321 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16607 | 2026.03.25 00:24:17.459418 [ 5 ] {f2161551-b2e9-431d-ad3e-8a6095630470} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 16608 | 2026.03.25 00:24:17.459458 [ 5 ] {f2161551-b2e9-431d-ad3e-8a6095630470} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 16609 | 2026.03.25 00:24:17.460299 [ 5 ] {f2161551-b2e9-431d-ad3e-8a6095630470} <Trace> oximeter.fields_u32 (79eddaf6-5920-48fe-8c45-6c5582e58677): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16610 | 2026.03.25 00:24:17.460341 [ 5 ] {f2161551-b2e9-431d-ad3e-8a6095630470} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.04 GiB. | ||
| 16611 | 2026.03.25 00:24:17.460777 [ 5 ] {f2161551-b2e9-431d-ad3e-8a6095630470} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 16612 | 2026.03.25 00:24:17.461046 [ 5 ] {f2161551-b2e9-431d-ad3e-8a6095630470} <Trace> oximeter.fields_u32 (79eddaf6-5920-48fe-8c45-6c5582e58677): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16613 | 2026.03.25 00:24:17.461198 [ 5 ] {f2161551-b2e9-431d-ad3e-8a6095630470} <Debug> executeQuery: Read 801 rows, 47.38 KiB in 0.001799 sec., 445247.3596442468 rows/sec., 25.72 MiB/sec. | ||
| 16614 | 2026.03.25 00:24:17.461226 [ 194 ] {da9d4756-c540-45ff-bdbb-bdc9c8d31861::all_1_116_23} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7568 rows, containing 5 columns (5 merged, 0 gathered) in 0.004289718 sec., 1764218.5337124725 rows/sec., 140.51 MiB/sec. | ||
| 16615 | 2026.03.25 00:24:17.461237 [ 5 ] {f2161551-b2e9-431d-ad3e-8a6095630470} <Debug> TCPHandler: Processed in 0.001970746 sec. | ||
| 16616 | 2026.03.25 00:24:17.461381 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16617 | 2026.03.25 00:24:17.461483 [ 5 ] {5d63f936-7aaf-4eda-be01-a269a362e209} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 16618 | 2026.03.25 00:24:17.461527 [ 5 ] {5d63f936-7aaf-4eda-be01-a269a362e209} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 16619 | 2026.03.25 00:24:17.461577 [ 192 ] {da9d4756-c540-45ff-bdbb-bdc9c8d31861::all_1_116_23} <Trace> MergedBlockOutputStream: filled checksums all_1_116_23 (state Temporary) | ||
| 16620 | 2026.03.25 00:24:17.461896 [ 192 ] {da9d4756-c540-45ff-bdbb-bdc9c8d31861::all_1_116_23} <Trace> oximeter.fields_string (da9d4756-c540-45ff-bdbb-bdc9c8d31861): Renaming temporary part tmp_merge_all_1_116_23 to all_1_116_23 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16621 | 2026.03.25 00:24:17.461931 [ 5 ] {5d63f936-7aaf-4eda-be01-a269a362e209} <Trace> oximeter.fields_u64 (3ff11c92-02f0-4d7f-b78c-e898b3889a19): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16622 | 2026.03.25 00:24:17.461974 [ 5 ] {5d63f936-7aaf-4eda-be01-a269a362e209} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.04 GiB. | ||
| 16623 | 2026.03.25 00:24:17.461986 [ 192 ] {da9d4756-c540-45ff-bdbb-bdc9c8d31861::all_1_116_23} <Trace> oximeter.fields_string (da9d4756-c540-45ff-bdbb-bdc9c8d31861) (MergerMutator): Merged 6 parts: [all_1_111_22, all_116_116_0] -> all_1_116_23 | ||
| 16624 | 2026.03.25 00:24:17.462112 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.35 MiB. | ||
| 16625 | 2026.03.25 00:24:17.462361 [ 5 ] {5d63f936-7aaf-4eda-be01-a269a362e209} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 16626 | 2026.03.25 00:24:17.462675 [ 5 ] {5d63f936-7aaf-4eda-be01-a269a362e209} <Trace> oximeter.fields_u64 (3ff11c92-02f0-4d7f-b78c-e898b3889a19): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16627 | 2026.03.25 00:24:17.462844 [ 5 ] {5d63f936-7aaf-4eda-be01-a269a362e209} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001379 sec., 725.1631617113851 rows/sec., 50.99 KiB/sec. | ||
| 16628 | 2026.03.25 00:24:17.462898 [ 5 ] {5d63f936-7aaf-4eda-be01-a269a362e209} <Debug> TCPHandler: Processed in 0.001565866 sec. | ||
| 16629 | 2026.03.25 00:24:17.463032 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16630 | 2026.03.25 00:24:17.463149 [ 5 ] {1d1ba063-4c0e-4b71-bc3c-6dcb41b9bf80} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 16631 | 2026.03.25 00:24:17.463203 [ 5 ] {1d1ba063-4c0e-4b71-bc3c-6dcb41b9bf80} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 16632 | 2026.03.25 00:24:17.464241 [ 5 ] {1d1ba063-4c0e-4b71-bc3c-6dcb41b9bf80} <Trace> oximeter.fields_uuid (6a83c119-7e6c-4ef5-9da4-bd1e7cdd4b62): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16633 | 2026.03.25 00:24:17.464277 [ 5 ] {1d1ba063-4c0e-4b71-bc3c-6dcb41b9bf80} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.04 GiB. | ||
| 16634 | 2026.03.25 00:24:17.464697 [ 5 ] {1d1ba063-4c0e-4b71-bc3c-6dcb41b9bf80} <Trace> MergedBlockOutputStream: filled checksums all_116_116_0 (state Temporary) | ||
| 16635 | 2026.03.25 00:24:17.464924 [ 5 ] {1d1ba063-4c0e-4b71-bc3c-6dcb41b9bf80} <Trace> oximeter.fields_uuid (6a83c119-7e6c-4ef5-9da4-bd1e7cdd4b62): Renaming temporary part tmp_insert_all_116_116_0 to all_116_116_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16636 | 2026.03.25 00:24:17.465052 [ 62 ] {} <Debug> oximeter.fields_uuid (6a83c119-7e6c-4ef5-9da4-bd1e7cdd4b62) (MergerMutator): Selected 6 parts from all_1_111_22 to all_116_116_0 | ||
| 16637 | 2026.03.25 00:24:17.465062 [ 5 ] {1d1ba063-4c0e-4b71-bc3c-6dcb41b9bf80} <Debug> executeQuery: Read 1318 rows, 90.36 KiB in 0.001938 sec., 680082.5593395253 rows/sec., 45.53 MiB/sec. | ||
| 16638 | 2026.03.25 00:24:17.465091 [ 62 ] {} <Trace> oximeter.fields_uuid (6a83c119-7e6c-4ef5-9da4-bd1e7cdd4b62): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16639 | 2026.03.25 00:24:17.465110 [ 62 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.04 GiB. | ||
| 16640 | 2026.03.25 00:24:17.465111 [ 5 ] {1d1ba063-4c0e-4b71-bc3c-6dcb41b9bf80} <Debug> TCPHandler: Processed in 0.002142479 sec. | ||
| 16641 | 2026.03.25 00:24:17.465198 [ 190 ] {6a83c119-7e6c-4ef5-9da4-bd1e7cdd4b62::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 | ||
| 16642 | 2026.03.25 00:24:17.465234 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16643 | 2026.03.25 00:24:17.465305 [ 190 ] {6a83c119-7e6c-4ef5-9da4-bd1e7cdd4b62::all_1_116_23} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16644 | 2026.03.25 00:24:17.465337 [ 190 ] {6a83c119-7e6c-4ef5-9da4-bd1e7cdd4b62::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_111_22, total 1792 rows starting from the beginning of the part | ||
| 16645 | 2026.03.25 00:24:17.465349 [ 5 ] {8889ba0f-a5e5-4be8-b061-942da256adfe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 16646 | 2026.03.25 00:24:17.465393 [ 190 ] {6a83c119-7e6c-4ef5-9da4-bd1e7cdd4b62::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 | ||
| 16647 | 2026.03.25 00:24:17.465402 [ 5 ] {8889ba0f-a5e5-4be8-b061-942da256adfe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 16648 | 2026.03.25 00:24:17.465447 [ 190 ] {6a83c119-7e6c-4ef5-9da4-bd1e7cdd4b62::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_113_113_0, total 518 rows starting from the beginning of the part | ||
| 16649 | 2026.03.25 00:24:17.465498 [ 190 ] {6a83c119-7e6c-4ef5-9da4-bd1e7cdd4b62::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 | ||
| 16650 | 2026.03.25 00:24:17.465539 [ 190 ] {6a83c119-7e6c-4ef5-9da4-bd1e7cdd4b62::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_115_115_0, total 504 rows starting from the beginning of the part | ||
| 16651 | 2026.03.25 00:24:17.465598 [ 190 ] {6a83c119-7e6c-4ef5-9da4-bd1e7cdd4b62::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_116_116_0, total 1318 rows starting from the beginning of the part | ||
| 16652 | 2026.03.25 00:24:17.466192 [ 5 ] {8889ba0f-a5e5-4be8-b061-942da256adfe} <Trace> oximeter.measurements_cumulativeu64 (d9515f17-c5fd-4592-903e-92bbab0fc185): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16653 | 2026.03.25 00:24:17.466233 [ 5 ] {8889ba0f-a5e5-4be8-b061-942da256adfe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.04 GiB. | ||
| 16654 | 2026.03.25 00:24:17.466716 [ 5 ] {8889ba0f-a5e5-4be8-b061-942da256adfe} <Trace> MergedBlockOutputStream: filled checksums all_116_116_0 (state Temporary) | ||
| 16655 | 2026.03.25 00:24:17.466934 [ 5 ] {8889ba0f-a5e5-4be8-b061-942da256adfe} <Trace> oximeter.measurements_cumulativeu64 (d9515f17-c5fd-4592-903e-92bbab0fc185): Renaming temporary part tmp_insert_all_116_116_0 to all_116_116_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16656 | 2026.03.25 00:24:17.467057 [ 62 ] {} <Debug> oximeter.measurements_cumulativeu64 (d9515f17-c5fd-4592-903e-92bbab0fc185) (MergerMutator): Selected 6 parts from all_1_111_23 to all_116_116_0 | ||
| 16657 | 2026.03.25 00:24:17.467080 [ 5 ] {8889ba0f-a5e5-4be8-b061-942da256adfe} <Debug> executeQuery: Read 1497 rows, 92.97 KiB in 0.001752 sec., 854452.0547945205 rows/sec., 51.82 MiB/sec. | ||
| 16658 | 2026.03.25 00:24:17.467086 [ 62 ] {} <Trace> oximeter.measurements_cumulativeu64 (d9515f17-c5fd-4592-903e-92bbab0fc185): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16659 | 2026.03.25 00:24:17.467110 [ 62 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.04 GiB. | ||
| 16660 | 2026.03.25 00:24:17.467118 [ 5 ] {8889ba0f-a5e5-4be8-b061-942da256adfe} <Debug> TCPHandler: Processed in 0.001934465 sec. | ||
| 16661 | 2026.03.25 00:24:17.467187 [ 194 ] {d9515f17-c5fd-4592-903e-92bbab0fc185::all_1_116_24} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_111_23 to all_116_116_0 into Compact with storage Full | ||
| 16662 | 2026.03.25 00:24:17.467258 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16663 | 2026.03.25 00:24:17.467276 [ 200 ] {6a83c119-7e6c-4ef5-9da4-bd1e7cdd4b62::all_1_116_23} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4312 rows, containing 5 columns (5 merged, 0 gathered) in 0.002114528 sec., 2039225.7752084625 rows/sec., 147.62 MiB/sec. | ||
| 16664 | 2026.03.25 00:24:17.467298 [ 194 ] {d9515f17-c5fd-4592-903e-92bbab0fc185::all_1_116_24} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16665 | 2026.03.25 00:24:17.467336 [ 194 ] {d9515f17-c5fd-4592-903e-92bbab0fc185::all_1_116_24} <Debug> MergeTreeSequentialSource: Reading 7 marks from part all_1_111_23, total 44668 rows starting from the beginning of the part | ||
| 16666 | 2026.03.25 00:24:17.467374 [ 5 ] {744305ef-3f50-4303-a3cd-f45716f9d4d9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 16667 | 2026.03.25 00:24:17.467389 [ 194 ] {d9515f17-c5fd-4592-903e-92bbab0fc185::all_1_116_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_112_112_0, total 160 rows starting from the beginning of the part | ||
| 16668 | 2026.03.25 00:24:17.467434 [ 5 ] {744305ef-3f50-4303-a3cd-f45716f9d4d9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 16669 | 2026.03.25 00:24:17.467440 [ 194 ] {d9515f17-c5fd-4592-903e-92bbab0fc185::all_1_116_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_113_113_0, total 272 rows starting from the beginning of the part | ||
| 16670 | 2026.03.25 00:24:17.467499 [ 194 ] {d9515f17-c5fd-4592-903e-92bbab0fc185::all_1_116_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_114_114_0, total 160 rows starting from the beginning of the part | ||
| 16671 | 2026.03.25 00:24:17.467503 [ 188 ] {6a83c119-7e6c-4ef5-9da4-bd1e7cdd4b62::all_1_116_23} <Trace> MergedBlockOutputStream: filled checksums all_1_116_23 (state Temporary) | ||
| 16672 | 2026.03.25 00:24:17.467538 [ 194 ] {d9515f17-c5fd-4592-903e-92bbab0fc185::all_1_116_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_115_115_0, total 265 rows starting from the beginning of the part | ||
| 16673 | 2026.03.25 00:24:17.467588 [ 194 ] {d9515f17-c5fd-4592-903e-92bbab0fc185::all_1_116_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_116_116_0, total 1497 rows starting from the beginning of the part | ||
| 16674 | 2026.03.25 00:24:17.467826 [ 188 ] {6a83c119-7e6c-4ef5-9da4-bd1e7cdd4b62::all_1_116_23} <Trace> oximeter.fields_uuid (6a83c119-7e6c-4ef5-9da4-bd1e7cdd4b62): Renaming temporary part tmp_merge_all_1_116_23 to all_1_116_23 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16675 | 2026.03.25 00:24:17.467910 [ 188 ] {6a83c119-7e6c-4ef5-9da4-bd1e7cdd4b62::all_1_116_23} <Trace> oximeter.fields_uuid (6a83c119-7e6c-4ef5-9da4-bd1e7cdd4b62) (MergerMutator): Merged 6 parts: [all_1_111_22, all_116_116_0] -> all_1_116_23 | ||
| 16676 | 2026.03.25 00:24:17.468001 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.82 MiB. | ||
| 16677 | 2026.03.25 00:24:17.468338 [ 5 ] {744305ef-3f50-4303-a3cd-f45716f9d4d9} <Trace> oximeter.measurements_histogramu64 (66b3c5cd-c277-4614-b9e1-0e483a2d8930): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16678 | 2026.03.25 00:24:17.468379 [ 5 ] {744305ef-3f50-4303-a3cd-f45716f9d4d9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.04 GiB. | ||
| 16679 | 2026.03.25 00:24:17.468967 [ 5 ] {744305ef-3f50-4303-a3cd-f45716f9d4d9} <Trace> MergedBlockOutputStream: filled checksums all_97_97_0 (state Temporary) | ||
| 16680 | 2026.03.25 00:24:17.469222 [ 5 ] {744305ef-3f50-4303-a3cd-f45716f9d4d9} <Trace> oximeter.measurements_histogramu64 (66b3c5cd-c277-4614-b9e1-0e483a2d8930): Renaming temporary part tmp_insert_all_97_97_0 to all_97_97_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16681 | 2026.03.25 00:24:17.469379 [ 5 ] {744305ef-3f50-4303-a3cd-f45716f9d4d9} <Debug> executeQuery: Read 37 rows, 67.89 KiB in 0.002024 sec., 18280.632411067192 rows/sec., 32.76 MiB/sec. | ||
| 16682 | 2026.03.25 00:24:17.469434 [ 5 ] {744305ef-3f50-4303-a3cd-f45716f9d4d9} <Debug> TCPHandler: Processed in 0.002227311 sec. | ||
| 16683 | 2026.03.25 00:24:17.469556 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16684 | 2026.03.25 00:24:17.469651 [ 5 ] {3b36f920-5417-4bfc-9057-27f7620fbd93} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 16685 | 2026.03.25 00:24:17.469692 [ 5 ] {3b36f920-5417-4bfc-9057-27f7620fbd93} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 16686 | 2026.03.25 00:24:17.470023 [ 5 ] {3b36f920-5417-4bfc-9057-27f7620fbd93} <Trace> oximeter.measurements_u64 (a46c3f3f-9ded-4b50-9fc2-4f503dd169a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16687 | 2026.03.25 00:24:17.470058 [ 5 ] {3b36f920-5417-4bfc-9057-27f7620fbd93} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.04 GiB. | ||
| 16688 | 2026.03.25 00:24:17.470381 [ 5 ] {3b36f920-5417-4bfc-9057-27f7620fbd93} <Trace> MergedBlockOutputStream: filled checksums all_116_116_0 (state Temporary) | ||
| 16689 | 2026.03.25 00:24:17.470594 [ 5 ] {3b36f920-5417-4bfc-9057-27f7620fbd93} <Trace> oximeter.measurements_u64 (a46c3f3f-9ded-4b50-9fc2-4f503dd169a4): Renaming temporary part tmp_insert_all_116_116_0 to all_116_116_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16690 | 2026.03.25 00:24:17.470701 [ 62 ] {} <Debug> oximeter.measurements_u64 (a46c3f3f-9ded-4b50-9fc2-4f503dd169a4) (MergerMutator): Selected 6 parts from all_1_111_22 to all_116_116_0 | ||
| 16691 | 2026.03.25 00:24:17.470723 [ 5 ] {3b36f920-5417-4bfc-9057-27f7620fbd93} <Debug> executeQuery: Read 12 rows, 848.00 B in 0.001092 sec., 10989.010989010989 rows/sec., 758.36 KiB/sec. | ||
| 16692 | 2026.03.25 00:24:17.470733 [ 62 ] {} <Trace> oximeter.measurements_u64 (a46c3f3f-9ded-4b50-9fc2-4f503dd169a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16693 | 2026.03.25 00:24:17.470753 [ 62 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.04 GiB. | ||
| 16694 | 2026.03.25 00:24:17.470758 [ 5 ] {3b36f920-5417-4bfc-9057-27f7620fbd93} <Debug> TCPHandler: Processed in 0.001251428 sec. | ||
| 16695 | 2026.03.25 00:24:17.470867 [ 201 ] {a46c3f3f-9ded-4b50-9fc2-4f503dd169a4::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 | ||
| 16696 | 2026.03.25 00:24:17.471012 [ 201 ] {a46c3f3f-9ded-4b50-9fc2-4f503dd169a4::all_1_116_23} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16697 | 2026.03.25 00:24:17.471071 [ 201 ] {a46c3f3f-9ded-4b50-9fc2-4f503dd169a4::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_111_22, total 7140 rows starting from the beginning of the part | ||
| 16698 | 2026.03.25 00:24:17.471159 [ 201 ] {a46c3f3f-9ded-4b50-9fc2-4f503dd169a4::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_112_112_0, total 60 rows starting from the beginning of the part | ||
| 16699 | 2026.03.25 00:24:17.471207 [ 201 ] {a46c3f3f-9ded-4b50-9fc2-4f503dd169a4::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_113_113_0, total 90 rows starting from the beginning of the part | ||
| 16700 | 2026.03.25 00:24:17.471247 [ 201 ] {a46c3f3f-9ded-4b50-9fc2-4f503dd169a4::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_114_114_0, total 60 rows starting from the beginning of the part | ||
| 16701 | 2026.03.25 00:24:17.471288 [ 201 ] {a46c3f3f-9ded-4b50-9fc2-4f503dd169a4::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_115_115_0, total 90 rows starting from the beginning of the part | ||
| 16702 | 2026.03.25 00:24:17.471329 [ 201 ] {a46c3f3f-9ded-4b50-9fc2-4f503dd169a4::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_116_116_0, total 12 rows starting from the beginning of the part | ||
| 16703 | 2026.03.25 00:24:17.473602 [ 200 ] {a46c3f3f-9ded-4b50-9fc2-4f503dd169a4::all_1_116_23} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7452 rows, containing 4 columns (4 merged, 0 gathered) in 0.002793445 sec., 2667673.786310452 rows/sec., 172.02 MiB/sec. | ||
| 16704 | 2026.03.25 00:24:17.474177 [ 199 ] {a46c3f3f-9ded-4b50-9fc2-4f503dd169a4::all_1_116_23} <Trace> MergedBlockOutputStream: filled checksums all_1_116_23 (state Temporary) | ||
| 16705 | 2026.03.25 00:24:17.474554 [ 199 ] {a46c3f3f-9ded-4b50-9fc2-4f503dd169a4::all_1_116_23} <Trace> oximeter.measurements_u64 (a46c3f3f-9ded-4b50-9fc2-4f503dd169a4): Renaming temporary part tmp_merge_all_1_116_23 to all_1_116_23 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16706 | 2026.03.25 00:24:17.474647 [ 199 ] {a46c3f3f-9ded-4b50-9fc2-4f503dd169a4::all_1_116_23} <Trace> oximeter.measurements_u64 (a46c3f3f-9ded-4b50-9fc2-4f503dd169a4) (MergerMutator): Merged 6 parts: [all_1_111_22, all_116_116_0] -> all_1_116_23 | ||
| 16707 | 2026.03.25 00:24:17.474750 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.26 MiB. | ||
| 16708 | 2026.03.25 00:24:17.476419 [ 199 ] {d9515f17-c5fd-4592-903e-92bbab0fc185::all_1_116_24} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 47022 rows, containing 5 columns (5 merged, 0 gathered) in 0.009264663 sec., 5075413.968106558 rows/sec., 323.57 MiB/sec. | ||
| 16709 | 2026.03.25 00:24:17.476950 [ 200 ] {d9515f17-c5fd-4592-903e-92bbab0fc185::all_1_116_24} <Trace> MergedBlockOutputStream: filled checksums all_1_116_24 (state Temporary) | ||
| 16710 | 2026.03.25 00:24:17.477246 [ 200 ] {d9515f17-c5fd-4592-903e-92bbab0fc185::all_1_116_24} <Trace> oximeter.measurements_cumulativeu64 (d9515f17-c5fd-4592-903e-92bbab0fc185): Renaming temporary part tmp_merge_all_1_116_24 to all_1_116_24 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16711 | 2026.03.25 00:24:17.477330 [ 200 ] {d9515f17-c5fd-4592-903e-92bbab0fc185::all_1_116_24} <Trace> oximeter.measurements_cumulativeu64 (d9515f17-c5fd-4592-903e-92bbab0fc185) (MergerMutator): Merged 6 parts: [all_1_111_23, all_116_116_0] -> all_1_116_24 | ||
| 16712 | 2026.03.25 00:24:17.477434 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.36 MiB. | ||
| 16713 | 2026.03.25 00:24:21.479603 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16714 | 2026.03.25 00:24:21.479803 [ 5 ] {3d3385be-6fb0-438b-aa2e-5b2d9576bb9e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 16715 | 2026.03.25 00:24:21.479871 [ 5 ] {3d3385be-6fb0-438b-aa2e-5b2d9576bb9e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 16716 | 2026.03.25 00:24:21.480591 [ 5 ] {3d3385be-6fb0-438b-aa2e-5b2d9576bb9e} <Trace> oximeter.fields_string (da9d4756-c540-45ff-bdbb-bdc9c8d31861): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16717 | 2026.03.25 00:24:21.480640 [ 5 ] {3d3385be-6fb0-438b-aa2e-5b2d9576bb9e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.03 GiB. | ||
| 16718 | 2026.03.25 00:24:21.481047 [ 5 ] {3d3385be-6fb0-438b-aa2e-5b2d9576bb9e} <Trace> MergedBlockOutputStream: filled checksums all_117_117_0 (state Temporary) | ||
| 16719 | 2026.03.25 00:24:21.481269 [ 5 ] {3d3385be-6fb0-438b-aa2e-5b2d9576bb9e} <Trace> oximeter.fields_string (da9d4756-c540-45ff-bdbb-bdc9c8d31861): Renaming temporary part tmp_insert_all_117_117_0 to all_117_117_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16720 | 2026.03.25 00:24:21.481445 [ 5 ] {3d3385be-6fb0-438b-aa2e-5b2d9576bb9e} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001696 sec., 33018.8679245283 rows/sec., 2.54 MiB/sec. | ||
| 16721 | 2026.03.25 00:24:21.481499 [ 5 ] {3d3385be-6fb0-438b-aa2e-5b2d9576bb9e} <Debug> TCPHandler: Processed in 0.002029467 sec. | ||
| 16722 | 2026.03.25 00:24:21.481634 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16723 | 2026.03.25 00:24:21.481738 [ 5 ] {101c7138-d514-4bd5-824b-9d9e45c88c71} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 16724 | 2026.03.25 00:24:21.481782 [ 5 ] {101c7138-d514-4bd5-824b-9d9e45c88c71} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 16725 | 2026.03.25 00:24:21.482220 [ 5 ] {101c7138-d514-4bd5-824b-9d9e45c88c71} <Trace> oximeter.fields_uuid (6a83c119-7e6c-4ef5-9da4-bd1e7cdd4b62): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16726 | 2026.03.25 00:24:21.482260 [ 5 ] {101c7138-d514-4bd5-824b-9d9e45c88c71} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.03 GiB. | ||
| 16727 | 2026.03.25 00:24:21.482596 [ 5 ] {101c7138-d514-4bd5-824b-9d9e45c88c71} <Trace> MergedBlockOutputStream: filled checksums all_117_117_0 (state Temporary) | ||
| 16728 | 2026.03.25 00:24:21.482811 [ 5 ] {101c7138-d514-4bd5-824b-9d9e45c88c71} <Trace> oximeter.fields_uuid (6a83c119-7e6c-4ef5-9da4-bd1e7cdd4b62): Renaming temporary part tmp_insert_all_117_117_0 to all_117_117_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16729 | 2026.03.25 00:24:21.482952 [ 5 ] {101c7138-d514-4bd5-824b-9d9e45c88c71} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001237 sec., 51738.07599029911 rows/sec., 4.04 MiB/sec. | ||
| 16730 | 2026.03.25 00:24:21.483000 [ 5 ] {101c7138-d514-4bd5-824b-9d9e45c88c71} <Debug> TCPHandler: Processed in 0.001419283 sec. | ||
| 16731 | 2026.03.25 00:24:21.483170 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16732 | 2026.03.25 00:24:21.483282 [ 5 ] {c1d83444-0b2e-46f3-bf93-74e807b4c480} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 16733 | 2026.03.25 00:24:21.483337 [ 5 ] {c1d83444-0b2e-46f3-bf93-74e807b4c480} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 16734 | 2026.03.25 00:24:21.483740 [ 5 ] {c1d83444-0b2e-46f3-bf93-74e807b4c480} <Trace> oximeter.measurements_cumulativeu64 (d9515f17-c5fd-4592-903e-92bbab0fc185): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16735 | 2026.03.25 00:24:21.483777 [ 5 ] {c1d83444-0b2e-46f3-bf93-74e807b4c480} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.03 GiB. | ||
| 16736 | 2026.03.25 00:24:21.484125 [ 5 ] {c1d83444-0b2e-46f3-bf93-74e807b4c480} <Trace> MergedBlockOutputStream: filled checksums all_117_117_0 (state Temporary) | ||
| 16737 | 2026.03.25 00:24:21.484338 [ 5 ] {c1d83444-0b2e-46f3-bf93-74e807b4c480} <Trace> oximeter.measurements_cumulativeu64 (d9515f17-c5fd-4592-903e-92bbab0fc185): Renaming temporary part tmp_insert_all_117_117_0 to all_117_117_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16738 | 2026.03.25 00:24:21.484484 [ 5 ] {c1d83444-0b2e-46f3-bf93-74e807b4c480} <Debug> executeQuery: Read 128 rows, 9.13 KiB in 0.001228 sec., 104234.52768729642 rows/sec., 7.26 MiB/sec. | ||
| 16739 | 2026.03.25 00:24:21.484523 [ 5 ] {c1d83444-0b2e-46f3-bf93-74e807b4c480} <Debug> TCPHandler: Processed in 0.001413062 sec. | ||
| 16740 | 2026.03.25 00:24:21.484650 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16741 | 2026.03.25 00:24:21.484748 [ 5 ] {9fd090e4-97ee-4f03-89e2-1777656b6593} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 16742 | 2026.03.25 00:24:21.484792 [ 5 ] {9fd090e4-97ee-4f03-89e2-1777656b6593} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 16743 | 2026.03.25 00:24:21.485141 [ 5 ] {9fd090e4-97ee-4f03-89e2-1777656b6593} <Trace> oximeter.measurements_u64 (a46c3f3f-9ded-4b50-9fc2-4f503dd169a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16744 | 2026.03.25 00:24:21.485179 [ 5 ] {9fd090e4-97ee-4f03-89e2-1777656b6593} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.03 GiB. | ||
| 16745 | 2026.03.25 00:24:21.485493 [ 5 ] {9fd090e4-97ee-4f03-89e2-1777656b6593} <Trace> MergedBlockOutputStream: filled checksums all_117_117_0 (state Temporary) | ||
| 16746 | 2026.03.25 00:24:21.485700 [ 5 ] {9fd090e4-97ee-4f03-89e2-1777656b6593} <Trace> oximeter.measurements_u64 (a46c3f3f-9ded-4b50-9fc2-4f503dd169a4): Renaming temporary part tmp_insert_all_117_117_0 to all_117_117_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16747 | 2026.03.25 00:24:21.485840 [ 5 ] {9fd090e4-97ee-4f03-89e2-1777656b6593} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001113 sec., 43126.684636118596 rows/sec., 2.91 MiB/sec. | ||
| 16748 | 2026.03.25 00:24:21.485878 [ 5 ] {9fd090e4-97ee-4f03-89e2-1777656b6593} <Debug> TCPHandler: Processed in 0.001278029 sec. | ||
| 16749 | 2026.03.25 00:24:22.455371 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 33054 | ||
| 16750 | 2026.03.25 00:24:22.455909 [ 244 ] {} <Trace> system.asynchronous_metric_log (0898b27c-367e-447b-8482-f4822232c365): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16751 | 2026.03.25 00:24:22.455960 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.03 GiB. | ||
| 16752 | 2026.03.25 00:24:22.456475 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 16753 | 2026.03.25 00:24:22.456715 [ 244 ] {} <Trace> system.asynchronous_metric_log (0898b27c-367e-447b-8482-f4822232c365): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16754 | 2026.03.25 00:24:22.456874 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 33054 | ||
| 16755 | 2026.03.25 00:24:24.228547 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 520 | ||
| 16756 | 2026.03.25 00:24:24.246563 [ 243 ] {} <Trace> system.metric_log (8832bb94-2db2-42e0-923d-5bcca7c2cc3b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16757 | 2026.03.25 00:24:24.246626 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.03 GiB. | ||
| 16758 | 2026.03.25 00:24:24.253004 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 16759 | 2026.03.25 00:24:24.253716 [ 243 ] {} <Trace> system.metric_log (8832bb94-2db2-42e0-923d-5bcca7c2cc3b): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16760 | 2026.03.25 00:24:24.257545 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 520 | ||
| 16761 | 2026.03.25 00:24:25.109652 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 48 entries to flush up to offset 2184 | ||
| 16762 | 2026.03.25 00:24:25.112834 [ 242 ] {} <Trace> system.query_log (9703172c-9101-4506-b1d0-613c64f918a0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16763 | 2026.03.25 00:24:25.112878 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.03 GiB. | ||
| 16764 | 2026.03.25 00:24:25.114093 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 16765 | 2026.03.25 00:24:25.114378 [ 242 ] {} <Trace> system.query_log (9703172c-9101-4506-b1d0-613c64f918a0): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16766 | 2026.03.25 00:24:25.114572 [ 48 ] {} <Debug> system.query_log (9703172c-9101-4506-b1d0-613c64f918a0) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 16767 | 2026.03.25 00:24:25.114642 [ 48 ] {} <Trace> system.query_log (9703172c-9101-4506-b1d0-613c64f918a0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16768 | 2026.03.25 00:24:25.114649 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2184 | ||
| 16769 | 2026.03.25 00:24:25.114664 [ 48 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.03 GiB. | ||
| 16770 | 2026.03.25 00:24:25.114799 [ 187 ] {9703172c-9101-4506-b1d0-613c64f918a0::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 | ||
| 16771 | 2026.03.25 00:24:25.115431 [ 187 ] {9703172c-9101-4506-b1d0-613c64f918a0::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16772 | 2026.03.25 00:24:25.115578 [ 187 ] {9703172c-9101-4506-b1d0-613c64f918a0::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 1978 rows starting from the beginning of the part | ||
| 16773 | 2026.03.25 00:24:25.115924 [ 187 ] {9703172c-9101-4506-b1d0-613c64f918a0::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 34 rows starting from the beginning of the part | ||
| 16774 | 2026.03.25 00:24:25.116294 [ 187 ] {9703172c-9101-4506-b1d0-613c64f918a0::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 52 rows starting from the beginning of the part | ||
| 16775 | 2026.03.25 00:24:25.116661 [ 187 ] {9703172c-9101-4506-b1d0-613c64f918a0::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 36 rows starting from the beginning of the part | ||
| 16776 | 2026.03.25 00:24:25.117006 [ 187 ] {9703172c-9101-4506-b1d0-613c64f918a0::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 36 rows starting from the beginning of the part | ||
| 16777 | 2026.03.25 00:24:25.117342 [ 187 ] {9703172c-9101-4506-b1d0-613c64f918a0::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 48 rows starting from the beginning of the part | ||
| 16778 | 2026.03.25 00:24:25.124353 [ 195 ] {9703172c-9101-4506-b1d0-613c64f918a0::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2184 rows, containing 72 columns (72 merged, 0 gathered) in 0.009613321 sec., 227184.7574839122 rows/sec., 172.42 MiB/sec. | ||
| 16779 | 2026.03.25 00:24:25.126762 [ 198 ] {9703172c-9101-4506-b1d0-613c64f918a0::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 16780 | 2026.03.25 00:24:25.127404 [ 198 ] {9703172c-9101-4506-b1d0-613c64f918a0::all_1_51_10} <Trace> system.query_log (9703172c-9101-4506-b1d0-613c64f918a0): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16781 | 2026.03.25 00:24:25.127497 [ 198 ] {9703172c-9101-4506-b1d0-613c64f918a0::all_1_51_10} <Trace> system.query_log (9703172c-9101-4506-b1d0-613c64f918a0) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 16782 | 2026.03.25 00:24:25.127855 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.92 MiB. | ||
| 16783 | 2026.03.25 00:24:26.490122 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16784 | 2026.03.25 00:24:26.490331 [ 5 ] {87bb65d4-6051-4d65-a51a-b7856e05bef7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 16785 | 2026.03.25 00:24:26.490402 [ 5 ] {87bb65d4-6051-4d65-a51a-b7856e05bef7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 16786 | 2026.03.25 00:24:26.491092 [ 5 ] {87bb65d4-6051-4d65-a51a-b7856e05bef7} <Trace> oximeter.fields_i16 (78240462-1731-4218-9a79-d1fbaf59befe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16787 | 2026.03.25 00:24:26.491133 [ 5 ] {87bb65d4-6051-4d65-a51a-b7856e05bef7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.03 GiB. | ||
| 16788 | 2026.03.25 00:24:26.491518 [ 5 ] {87bb65d4-6051-4d65-a51a-b7856e05bef7} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 16789 | 2026.03.25 00:24:26.491732 [ 5 ] {87bb65d4-6051-4d65-a51a-b7856e05bef7} <Trace> oximeter.fields_i16 (78240462-1731-4218-9a79-d1fbaf59befe): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16790 | 2026.03.25 00:24:26.491876 [ 5 ] {87bb65d4-6051-4d65-a51a-b7856e05bef7} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001602 sec., 177278.40199750313 rows/sec., 11.26 MiB/sec. | ||
| 16791 | 2026.03.25 00:24:26.491917 [ 5 ] {87bb65d4-6051-4d65-a51a-b7856e05bef7} <Debug> TCPHandler: Processed in 0.001929524 sec. | ||
| 16792 | 2026.03.25 00:24:26.492036 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16793 | 2026.03.25 00:24:26.492128 [ 5 ] {ff0abf8d-edd5-4644-b37c-f2e48a1e5477} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 16794 | 2026.03.25 00:24:26.492167 [ 5 ] {ff0abf8d-edd5-4644-b37c-f2e48a1e5477} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 16795 | 2026.03.25 00:24:26.492889 [ 5 ] {ff0abf8d-edd5-4644-b37c-f2e48a1e5477} <Trace> oximeter.fields_string (da9d4756-c540-45ff-bdbb-bdc9c8d31861): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16796 | 2026.03.25 00:24:26.492925 [ 5 ] {ff0abf8d-edd5-4644-b37c-f2e48a1e5477} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.03 GiB. | ||
| 16797 | 2026.03.25 00:24:26.493262 [ 5 ] {ff0abf8d-edd5-4644-b37c-f2e48a1e5477} <Trace> MergedBlockOutputStream: filled checksums all_118_118_0 (state Temporary) | ||
| 16798 | 2026.03.25 00:24:26.493468 [ 5 ] {ff0abf8d-edd5-4644-b37c-f2e48a1e5477} <Trace> oximeter.fields_string (da9d4756-c540-45ff-bdbb-bdc9c8d31861): Renaming temporary part tmp_insert_all_118_118_0 to all_118_118_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16799 | 2026.03.25 00:24:26.493597 [ 5 ] {ff0abf8d-edd5-4644-b37c-f2e48a1e5477} <Debug> executeQuery: Read 825 rows, 66.29 KiB in 0.001487 sec., 554808.338937458 rows/sec., 43.53 MiB/sec. | ||
| 16800 | 2026.03.25 00:24:26.493635 [ 5 ] {ff0abf8d-edd5-4644-b37c-f2e48a1e5477} <Debug> TCPHandler: Processed in 0.001647038 sec. | ||
| 16801 | 2026.03.25 00:24:26.493744 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16802 | 2026.03.25 00:24:26.493836 [ 5 ] {b96581f6-c2f3-40be-a4a6-afd852b293e7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 16803 | 2026.03.25 00:24:26.493874 [ 5 ] {b96581f6-c2f3-40be-a4a6-afd852b293e7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 16804 | 2026.03.25 00:24:26.494294 [ 5 ] {b96581f6-c2f3-40be-a4a6-afd852b293e7} <Trace> oximeter.fields_u16 (b490aa8d-8720-450c-9d9d-0c0be0c6e0e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16805 | 2026.03.25 00:24:26.494330 [ 5 ] {b96581f6-c2f3-40be-a4a6-afd852b293e7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.03 GiB. | ||
| 16806 | 2026.03.25 00:24:26.494624 [ 5 ] {b96581f6-c2f3-40be-a4a6-afd852b293e7} <Trace> MergedBlockOutputStream: filled checksums all_98_98_0 (state Temporary) | ||
| 16807 | 2026.03.25 00:24:26.494820 [ 5 ] {b96581f6-c2f3-40be-a4a6-afd852b293e7} <Trace> oximeter.fields_u16 (b490aa8d-8720-450c-9d9d-0c0be0c6e0e1): Renaming temporary part tmp_insert_all_98_98_0 to all_98_98_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16808 | 2026.03.25 00:24:26.494950 [ 5 ] {b96581f6-c2f3-40be-a4a6-afd852b293e7} <Debug> executeQuery: Read 156 rows, 9.59 KiB in 0.001131 sec., 137931.0344827586 rows/sec., 8.28 MiB/sec. | ||
| 16809 | 2026.03.25 00:24:26.494987 [ 5 ] {b96581f6-c2f3-40be-a4a6-afd852b293e7} <Debug> TCPHandler: Processed in 0.00129059 sec. | ||
| 16810 | 2026.03.25 00:24:26.495099 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16811 | 2026.03.25 00:24:26.495190 [ 5 ] {fa31be9a-cf1b-44fd-a8e9-a102a8ccc964} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 16812 | 2026.03.25 00:24:26.495228 [ 5 ] {fa31be9a-cf1b-44fd-a8e9-a102a8ccc964} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 16813 | 2026.03.25 00:24:26.495638 [ 5 ] {fa31be9a-cf1b-44fd-a8e9-a102a8ccc964} <Trace> oximeter.fields_u32 (79eddaf6-5920-48fe-8c45-6c5582e58677): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16814 | 2026.03.25 00:24:26.495674 [ 5 ] {fa31be9a-cf1b-44fd-a8e9-a102a8ccc964} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.03 GiB. | ||
| 16815 | 2026.03.25 00:24:26.495965 [ 5 ] {fa31be9a-cf1b-44fd-a8e9-a102a8ccc964} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 16816 | 2026.03.25 00:24:26.496161 [ 5 ] {fa31be9a-cf1b-44fd-a8e9-a102a8ccc964} <Trace> oximeter.fields_u32 (79eddaf6-5920-48fe-8c45-6c5582e58677): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16817 | 2026.03.25 00:24:26.496283 [ 5 ] {fa31be9a-cf1b-44fd-a8e9-a102a8ccc964} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.00111 sec., 134234.23423423423 rows/sec., 8.67 MiB/sec. | ||
| 16818 | 2026.03.25 00:24:26.496320 [ 5 ] {fa31be9a-cf1b-44fd-a8e9-a102a8ccc964} <Debug> TCPHandler: Processed in 0.001268869 sec. | ||
| 16819 | 2026.03.25 00:24:26.496431 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16820 | 2026.03.25 00:24:26.496522 [ 5 ] {c2b4d431-c062-46bf-888c-5881a18a2184} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 16821 | 2026.03.25 00:24:26.496565 [ 5 ] {c2b4d431-c062-46bf-888c-5881a18a2184} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 16822 | 2026.03.25 00:24:26.496980 [ 5 ] {c2b4d431-c062-46bf-888c-5881a18a2184} <Trace> oximeter.fields_u8 (fa258e8d-285a-434f-b894-6be795807874): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16823 | 2026.03.25 00:24:26.497015 [ 5 ] {c2b4d431-c062-46bf-888c-5881a18a2184} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.03 GiB. | ||
| 16824 | 2026.03.25 00:24:26.497306 [ 5 ] {c2b4d431-c062-46bf-888c-5881a18a2184} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 16825 | 2026.03.25 00:24:26.497511 [ 5 ] {c2b4d431-c062-46bf-888c-5881a18a2184} <Trace> oximeter.fields_u8 (fa258e8d-285a-434f-b894-6be795807874): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16826 | 2026.03.25 00:24:26.497637 [ 5 ] {c2b4d431-c062-46bf-888c-5881a18a2184} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001132 sec., 130742.04946996467 rows/sec., 7.44 MiB/sec. | ||
| 16827 | 2026.03.25 00:24:26.497674 [ 5 ] {c2b4d431-c062-46bf-888c-5881a18a2184} <Debug> TCPHandler: Processed in 0.00128987 sec. | ||
| 16828 | 2026.03.25 00:24:26.497785 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16829 | 2026.03.25 00:24:26.497875 [ 5 ] {e027b8fc-ad56-4992-bf35-2eb231f0313f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 16830 | 2026.03.25 00:24:26.497913 [ 5 ] {e027b8fc-ad56-4992-bf35-2eb231f0313f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 16831 | 2026.03.25 00:24:26.498471 [ 5 ] {e027b8fc-ad56-4992-bf35-2eb231f0313f} <Trace> oximeter.fields_uuid (6a83c119-7e6c-4ef5-9da4-bd1e7cdd4b62): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16832 | 2026.03.25 00:24:26.498508 [ 5 ] {e027b8fc-ad56-4992-bf35-2eb231f0313f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.03 GiB. | ||
| 16833 | 2026.03.25 00:24:26.498817 [ 5 ] {e027b8fc-ad56-4992-bf35-2eb231f0313f} <Trace> MergedBlockOutputStream: filled checksums all_118_118_0 (state Temporary) | ||
| 16834 | 2026.03.25 00:24:26.499023 [ 5 ] {e027b8fc-ad56-4992-bf35-2eb231f0313f} <Trace> oximeter.fields_uuid (6a83c119-7e6c-4ef5-9da4-bd1e7cdd4b62): Renaming temporary part tmp_insert_all_118_118_0 to all_118_118_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16835 | 2026.03.25 00:24:26.499154 [ 5 ] {e027b8fc-ad56-4992-bf35-2eb231f0313f} <Debug> executeQuery: Read 504 rows, 36.30 KiB in 0.001295 sec., 389189.18918918923 rows/sec., 27.37 MiB/sec. | ||
| 16836 | 2026.03.25 00:24:26.499191 [ 5 ] {e027b8fc-ad56-4992-bf35-2eb231f0313f} <Debug> TCPHandler: Processed in 0.001453603 sec. | ||
| 16837 | 2026.03.25 00:24:26.499298 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16838 | 2026.03.25 00:24:26.499390 [ 5 ] {1446df81-a6ba-4c6d-80c8-d457ea9bb01c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 16839 | 2026.03.25 00:24:26.499429 [ 5 ] {1446df81-a6ba-4c6d-80c8-d457ea9bb01c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 16840 | 2026.03.25 00:24:26.499760 [ 5 ] {1446df81-a6ba-4c6d-80c8-d457ea9bb01c} <Trace> oximeter.measurements_bool (8a3ce6e0-f76a-4ba2-9a43-4275c3c9549e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16841 | 2026.03.25 00:24:26.499796 [ 5 ] {1446df81-a6ba-4c6d-80c8-d457ea9bb01c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.03 GiB. | ||
| 16842 | 2026.03.25 00:24:26.499925 [ 218 ] {} <Trace> oximeter.fields_string (da9d4756-c540-45ff-bdbb-bdc9c8d31861): 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] | ||
| 16843 | 2026.03.25 00:24:26.499977 [ 218 ] {} <Debug> oximeter.fields_string (da9d4756-c540-45ff-bdbb-bdc9c8d31861): 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] | ||
| 16844 | 2026.03.25 00:24:26.500105 [ 5 ] {1446df81-a6ba-4c6d-80c8-d457ea9bb01c} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 16845 | 2026.03.25 00:24:26.500332 [ 5 ] {1446df81-a6ba-4c6d-80c8-d457ea9bb01c} <Trace> oximeter.measurements_bool (8a3ce6e0-f76a-4ba2-9a43-4275c3c9549e): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16846 | 2026.03.25 00:24:26.500441 [ 47 ] {} <Debug> oximeter.measurements_bool (8a3ce6e0-f76a-4ba2-9a43-4275c3c9549e) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 16847 | 2026.03.25 00:24:26.500462 [ 5 ] {1446df81-a6ba-4c6d-80c8-d457ea9bb01c} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001089 sec., 5509.641873278238 rows/sec., 287.86 KiB/sec. | ||
| 16848 | 2026.03.25 00:24:26.500507 [ 47 ] {} <Trace> oximeter.measurements_bool (8a3ce6e0-f76a-4ba2-9a43-4275c3c9549e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16849 | 2026.03.25 00:24:26.500513 [ 5 ] {1446df81-a6ba-4c6d-80c8-d457ea9bb01c} <Debug> TCPHandler: Processed in 0.001261859 sec. | ||
| 16850 | 2026.03.25 00:24:26.500538 [ 47 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.03 GiB. | ||
| 16851 | 2026.03.25 00:24:26.500648 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16852 | 2026.03.25 00:24:26.500657 [ 199 ] {8a3ce6e0-f76a-4ba2-9a43-4275c3c9549e::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 | ||
| 16853 | 2026.03.25 00:24:26.500752 [ 5 ] {90dc5d20-e612-405d-a5ea-513a65f74996} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 16854 | 2026.03.25 00:24:26.500768 [ 199 ] {8a3ce6e0-f76a-4ba2-9a43-4275c3c9549e::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16855 | 2026.03.25 00:24:26.500796 [ 5 ] {90dc5d20-e612-405d-a5ea-513a65f74996} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 16856 | 2026.03.25 00:24:26.500802 [ 199 ] {8a3ce6e0-f76a-4ba2-9a43-4275c3c9549e::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 276 rows starting from the beginning of the part | ||
| 16857 | 2026.03.25 00:24:26.500870 [ 199 ] {8a3ce6e0-f76a-4ba2-9a43-4275c3c9549e::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 6 rows starting from the beginning of the part | ||
| 16858 | 2026.03.25 00:24:26.500921 [ 199 ] {8a3ce6e0-f76a-4ba2-9a43-4275c3c9549e::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 6 rows starting from the beginning of the part | ||
| 16859 | 2026.03.25 00:24:26.500964 [ 199 ] {8a3ce6e0-f76a-4ba2-9a43-4275c3c9549e::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 6 rows starting from the beginning of the part | ||
| 16860 | 2026.03.25 00:24:26.501005 [ 199 ] {8a3ce6e0-f76a-4ba2-9a43-4275c3c9549e::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 6 rows starting from the beginning of the part | ||
| 16861 | 2026.03.25 00:24:26.501046 [ 199 ] {8a3ce6e0-f76a-4ba2-9a43-4275c3c9549e::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 6 rows starting from the beginning of the part | ||
| 16862 | 2026.03.25 00:24:26.501210 [ 5 ] {90dc5d20-e612-405d-a5ea-513a65f74996} <Trace> oximeter.measurements_cumulativeu64 (d9515f17-c5fd-4592-903e-92bbab0fc185): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16863 | 2026.03.25 00:24:26.501246 [ 5 ] {90dc5d20-e612-405d-a5ea-513a65f74996} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.03 GiB. | ||
| 16864 | 2026.03.25 00:24:26.501601 [ 5 ] {90dc5d20-e612-405d-a5ea-513a65f74996} <Trace> MergedBlockOutputStream: filled checksums all_118_118_0 (state Temporary) | ||
| 16865 | 2026.03.25 00:24:26.501811 [ 198 ] {8a3ce6e0-f76a-4ba2-9a43-4275c3c9549e::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 306 rows, containing 4 columns (4 merged, 0 gathered) in 0.001196508 sec., 255744.2156675927 rows/sec., 13.05 MiB/sec. | ||
| 16866 | 2026.03.25 00:24:26.501815 [ 5 ] {90dc5d20-e612-405d-a5ea-513a65f74996} <Trace> oximeter.measurements_cumulativeu64 (d9515f17-c5fd-4592-903e-92bbab0fc185): Renaming temporary part tmp_insert_all_118_118_0 to all_118_118_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16867 | 2026.03.25 00:24:26.501922 [ 199 ] {8a3ce6e0-f76a-4ba2-9a43-4275c3c9549e::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 16868 | 2026.03.25 00:24:26.501971 [ 5 ] {90dc5d20-e612-405d-a5ea-513a65f74996} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001238 sec., 214054.92730210017 rows/sec., 14.22 MiB/sec. | ||
| 16869 | 2026.03.25 00:24:26.502013 [ 5 ] {90dc5d20-e612-405d-a5ea-513a65f74996} <Debug> TCPHandler: Processed in 0.001418242 sec. | ||
| 16870 | 2026.03.25 00:24:26.502061 [ 222 ] {} <Trace> oximeter.measurements_cumulativeu64 (d9515f17-c5fd-4592-903e-92bbab0fc185): 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] | ||
| 16871 | 2026.03.25 00:24:26.502092 [ 222 ] {} <Debug> oximeter.measurements_cumulativeu64 (d9515f17-c5fd-4592-903e-92bbab0fc185): 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] | ||
| 16872 | 2026.03.25 00:24:26.502128 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16873 | 2026.03.25 00:24:26.502162 [ 199 ] {8a3ce6e0-f76a-4ba2-9a43-4275c3c9549e::all_1_51_10} <Trace> oximeter.measurements_bool (8a3ce6e0-f76a-4ba2-9a43-4275c3c9549e): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16874 | 2026.03.25 00:24:26.502226 [ 5 ] {99ad18fa-71d4-46da-b156-1c9445e701a2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 16875 | 2026.03.25 00:24:26.502230 [ 199 ] {8a3ce6e0-f76a-4ba2-9a43-4275c3c9549e::all_1_51_10} <Trace> oximeter.measurements_bool (8a3ce6e0-f76a-4ba2-9a43-4275c3c9549e) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 16876 | 2026.03.25 00:24:26.502270 [ 5 ] {99ad18fa-71d4-46da-b156-1c9445e701a2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 16877 | 2026.03.25 00:24:26.502298 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.29 MiB. | ||
| 16878 | 2026.03.25 00:24:26.502602 [ 5 ] {99ad18fa-71d4-46da-b156-1c9445e701a2} <Trace> oximeter.measurements_f64 (212c2a6f-90cf-4c71-aafe-78c3b1fd8e79): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16879 | 2026.03.25 00:24:26.502638 [ 5 ] {99ad18fa-71d4-46da-b156-1c9445e701a2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.03 GiB. | ||
| 16880 | 2026.03.25 00:24:26.502937 [ 5 ] {99ad18fa-71d4-46da-b156-1c9445e701a2} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 16881 | 2026.03.25 00:24:26.503144 [ 5 ] {99ad18fa-71d4-46da-b156-1c9445e701a2} <Trace> oximeter.measurements_f64 (212c2a6f-90cf-4c71-aafe-78c3b1fd8e79): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16882 | 2026.03.25 00:24:26.503274 [ 5 ] {99ad18fa-71d4-46da-b156-1c9445e701a2} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001065 sec., 938.9671361502348 rows/sec., 63.27 KiB/sec. | ||
| 16883 | 2026.03.25 00:24:26.503314 [ 5 ] {99ad18fa-71d4-46da-b156-1c9445e701a2} <Debug> TCPHandler: Processed in 0.001234008 sec. | ||
| 16884 | 2026.03.25 00:24:26.503446 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16885 | 2026.03.25 00:24:26.503541 [ 5 ] {f4d6278b-c880-43e9-890d-b6250c52ad8a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 16886 | 2026.03.25 00:24:26.503593 [ 5 ] {f4d6278b-c880-43e9-890d-b6250c52ad8a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 16887 | 2026.03.25 00:24:26.504365 [ 5 ] {f4d6278b-c880-43e9-890d-b6250c52ad8a} <Trace> oximeter.measurements_histogramu64 (66b3c5cd-c277-4614-b9e1-0e483a2d8930): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16888 | 2026.03.25 00:24:26.504399 [ 5 ] {f4d6278b-c880-43e9-890d-b6250c52ad8a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.03 GiB. | ||
| 16889 | 2026.03.25 00:24:26.504877 [ 5 ] {f4d6278b-c880-43e9-890d-b6250c52ad8a} <Trace> MergedBlockOutputStream: filled checksums all_98_98_0 (state Temporary) | ||
| 16890 | 2026.03.25 00:24:26.505090 [ 5 ] {f4d6278b-c880-43e9-890d-b6250c52ad8a} <Trace> oximeter.measurements_histogramu64 (66b3c5cd-c277-4614-b9e1-0e483a2d8930): Renaming temporary part tmp_insert_all_98_98_0 to all_98_98_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16891 | 2026.03.25 00:24:26.505223 [ 5 ] {f4d6278b-c880-43e9-890d-b6250c52ad8a} <Debug> executeQuery: Read 14 rows, 25.69 KiB in 0.001762 sec., 7945.516458569808 rows/sec., 14.24 MiB/sec. | ||
| 16892 | 2026.03.25 00:24:26.505342 [ 5 ] {f4d6278b-c880-43e9-890d-b6250c52ad8a} <Debug> TCPHandler: Processed in 0.001943905 sec. | ||
| 16893 | 2026.03.25 00:24:26.505460 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16894 | 2026.03.25 00:24:26.505555 [ 5 ] {be78f281-39bc-42a3-8ef1-a2d72ba8e96c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 16895 | 2026.03.25 00:24:26.505596 [ 5 ] {be78f281-39bc-42a3-8ef1-a2d72ba8e96c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 16896 | 2026.03.25 00:24:26.505919 [ 5 ] {be78f281-39bc-42a3-8ef1-a2d72ba8e96c} <Trace> oximeter.measurements_u64 (a46c3f3f-9ded-4b50-9fc2-4f503dd169a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16897 | 2026.03.25 00:24:26.505953 [ 5 ] {be78f281-39bc-42a3-8ef1-a2d72ba8e96c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.03 GiB. | ||
| 16898 | 2026.03.25 00:24:26.506255 [ 5 ] {be78f281-39bc-42a3-8ef1-a2d72ba8e96c} <Trace> MergedBlockOutputStream: filled checksums all_118_118_0 (state Temporary) | ||
| 16899 | 2026.03.25 00:24:26.506459 [ 5 ] {be78f281-39bc-42a3-8ef1-a2d72ba8e96c} <Trace> oximeter.measurements_u64 (a46c3f3f-9ded-4b50-9fc2-4f503dd169a4): Renaming temporary part tmp_insert_all_118_118_0 to all_118_118_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16900 | 2026.03.25 00:24:26.506588 [ 5 ] {be78f281-39bc-42a3-8ef1-a2d72ba8e96c} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001051 sec., 85632.73073263558 rows/sec., 5.36 MiB/sec. | ||
| 16901 | 2026.03.25 00:24:26.506623 [ 5 ] {be78f281-39bc-42a3-8ef1-a2d72ba8e96c} <Debug> TCPHandler: Processed in 0.001213518 sec. | ||
| 16902 | 2026.03.25 00:24:26.515792 [ 218 ] {} <Debug> oximeter.fields_string (da9d4756-c540-45ff-bdbb-bdc9c8d31861): 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] | ||
| 16903 | 2026.03.25 00:24:26.516016 [ 222 ] {} <Debug> oximeter.measurements_cumulativeu64 (d9515f17-c5fd-4592-903e-92bbab0fc185): 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] | ||
| 16904 | 2026.03.25 00:24:27.600334 [ 221 ] {} <Trace> oximeter.fields_uuid (6a83c119-7e6c-4ef5-9da4-bd1e7cdd4b62): 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] | ||
| 16905 | 2026.03.25 00:24:27.600389 [ 221 ] {} <Debug> oximeter.fields_uuid (6a83c119-7e6c-4ef5-9da4-bd1e7cdd4b62): 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] | ||
| 16906 | 2026.03.25 00:24:27.603525 [ 221 ] {} <Debug> oximeter.fields_uuid (6a83c119-7e6c-4ef5-9da4-bd1e7cdd4b62): 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] | ||
| 16907 | 2026.03.25 00:24:27.603752 [ 222 ] {} <Trace> oximeter.measurements_u64 (a46c3f3f-9ded-4b50-9fc2-4f503dd169a4): 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] | ||
| 16908 | 2026.03.25 00:24:27.603808 [ 222 ] {} <Debug> oximeter.measurements_u64 (a46c3f3f-9ded-4b50-9fc2-4f503dd169a4): 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] | ||
| 16909 | 2026.03.25 00:24:27.606050 [ 222 ] {} <Debug> oximeter.measurements_u64 (a46c3f3f-9ded-4b50-9fc2-4f503dd169a4): 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] | ||
| 16910 | 2026.03.25 00:24:28.588199 [ 44 ] {} <Debug> oximeter.fields_u64 (3ff11c92-02f0-4d7f-b78c-e898b3889a19) (MergerMutator): Selected 5 parts from all_1_13_3 to all_17_17_0 | ||
| 16911 | 2026.03.25 00:24:28.588270 [ 44 ] {} <Trace> oximeter.fields_u64 (3ff11c92-02f0-4d7f-b78c-e898b3889a19): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16912 | 2026.03.25 00:24:28.588296 [ 44 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.03 GiB. | ||
| 16913 | 2026.03.25 00:24:28.588413 [ 189 ] {3ff11c92-02f0-4d7f-b78c-e898b3889a19::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 | ||
| 16914 | 2026.03.25 00:24:28.588549 [ 189 ] {3ff11c92-02f0-4d7f-b78c-e898b3889a19::all_1_17_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16915 | 2026.03.25 00:24:28.588589 [ 189 ] {3ff11c92-02f0-4d7f-b78c-e898b3889a19::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_13_3, total 2 rows starting from the beginning of the part | ||
| 16916 | 2026.03.25 00:24:28.588671 [ 189 ] {3ff11c92-02f0-4d7f-b78c-e898b3889a19::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 | ||
| 16917 | 2026.03.25 00:24:28.588728 [ 189 ] {3ff11c92-02f0-4d7f-b78c-e898b3889a19::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 | ||
| 16918 | 2026.03.25 00:24:28.588777 [ 189 ] {3ff11c92-02f0-4d7f-b78c-e898b3889a19::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 | ||
| 16919 | 2026.03.25 00:24:28.588822 [ 189 ] {3ff11c92-02f0-4d7f-b78c-e898b3889a19::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 | ||
| 16920 | 2026.03.25 00:24:28.589628 [ 199 ] {3ff11c92-02f0-4d7f-b78c-e898b3889a19::all_1_17_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6 rows, containing 5 columns (5 merged, 0 gathered) in 0.001258019 sec., 4769.403323797176 rows/sec., 353.98 KiB/sec. | ||
| 16921 | 2026.03.25 00:24:28.589846 [ 198 ] {3ff11c92-02f0-4d7f-b78c-e898b3889a19::all_1_17_4} <Trace> MergedBlockOutputStream: filled checksums all_1_17_4 (state Temporary) | ||
| 16922 | 2026.03.25 00:24:28.590217 [ 198 ] {3ff11c92-02f0-4d7f-b78c-e898b3889a19::all_1_17_4} <Trace> oximeter.fields_u64 (3ff11c92-02f0-4d7f-b78c-e898b3889a19): Renaming temporary part tmp_merge_all_1_17_4 to all_1_17_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16923 | 2026.03.25 00:24:28.590319 [ 198 ] {3ff11c92-02f0-4d7f-b78c-e898b3889a19::all_1_17_4} <Trace> oximeter.fields_u64 (3ff11c92-02f0-4d7f-b78c-e898b3889a19) (MergerMutator): Merged 5 parts: [all_1_13_3, all_17_17_0] -> all_1_17_4 | ||
| 16924 | 2026.03.25 00:24:28.590448 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.23 MiB. | ||
| 16925 | 2026.03.25 00:24:29.708546 [ 44 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 16926 | 2026.03.25 00:24:29.708601 [ 44 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 16927 | 2026.03.25 00:24:29.957055 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 33502 | ||
| 16928 | 2026.03.25 00:24:29.957615 [ 244 ] {} <Trace> system.asynchronous_metric_log (0898b27c-367e-447b-8482-f4822232c365): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16929 | 2026.03.25 00:24:29.957659 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.03 GiB. | ||
| 16930 | 2026.03.25 00:24:29.958149 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 16931 | 2026.03.25 00:24:29.958386 [ 244 ] {} <Trace> system.asynchronous_metric_log (0898b27c-367e-447b-8482-f4822232c365): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16932 | 2026.03.25 00:24:29.958534 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 33502 | ||
| 16933 | 2026.03.25 00:24:29.958588 [ 224 ] {} <Trace> system.asynchronous_metric_log (0898b27c-367e-447b-8482-f4822232c365): 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] | ||
| 16934 | 2026.03.25 00:24:29.958638 [ 224 ] {} <Debug> system.asynchronous_metric_log (0898b27c-367e-447b-8482-f4822232c365): 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] | ||
| 16935 | 2026.03.25 00:24:29.961573 [ 224 ] {} <Debug> system.asynchronous_metric_log (0898b27c-367e-447b-8482-f4822232c365): 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] | ||
| 16936 | 2026.03.25 00:24:30.136484 [ 224 ] {} <Trace> system.metric_log (8832bb94-2db2-42e0-923d-5bcca7c2cc3b): 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] | ||
| 16937 | 2026.03.25 00:24:30.136511 [ 224 ] {} <Debug> system.metric_log (8832bb94-2db2-42e0-923d-5bcca7c2cc3b): 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] | ||
| 16938 | 2026.03.25 00:24:30.138949 [ 224 ] {} <Debug> system.metric_log (8832bb94-2db2-42e0-923d-5bcca7c2cc3b): 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] | ||
| 16939 | 2026.03.25 00:24:31.481139 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16940 | 2026.03.25 00:24:31.481328 [ 5 ] {8d5b6c75-2e83-48cc-94b2-0e4d47ea6425} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 16941 | 2026.03.25 00:24:31.481397 [ 5 ] {8d5b6c75-2e83-48cc-94b2-0e4d47ea6425} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 16942 | 2026.03.25 00:24:31.482136 [ 5 ] {8d5b6c75-2e83-48cc-94b2-0e4d47ea6425} <Trace> oximeter.fields_string (da9d4756-c540-45ff-bdbb-bdc9c8d31861): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16943 | 2026.03.25 00:24:31.482187 [ 5 ] {8d5b6c75-2e83-48cc-94b2-0e4d47ea6425} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.03 GiB. | ||
| 16944 | 2026.03.25 00:24:31.482582 [ 5 ] {8d5b6c75-2e83-48cc-94b2-0e4d47ea6425} <Trace> MergedBlockOutputStream: filled checksums all_119_119_0 (state Temporary) | ||
| 16945 | 2026.03.25 00:24:31.482809 [ 5 ] {8d5b6c75-2e83-48cc-94b2-0e4d47ea6425} <Trace> oximeter.fields_string (da9d4756-c540-45ff-bdbb-bdc9c8d31861): Renaming temporary part tmp_insert_all_119_119_0 to all_119_119_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16946 | 2026.03.25 00:24:31.482972 [ 5 ] {8d5b6c75-2e83-48cc-94b2-0e4d47ea6425} <Debug> executeQuery: Read 108 rows, 9.31 KiB in 0.00169 sec., 63905.32544378698 rows/sec., 5.38 MiB/sec. | ||
| 16947 | 2026.03.25 00:24:31.483029 [ 5 ] {8d5b6c75-2e83-48cc-94b2-0e4d47ea6425} <Debug> TCPHandler: Processed in 0.002032126 sec. | ||
| 16948 | 2026.03.25 00:24:31.483159 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16949 | 2026.03.25 00:24:31.483265 [ 5 ] {d900e4c4-34d6-4ddb-83b3-9d69f9952825} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 16950 | 2026.03.25 00:24:31.483310 [ 5 ] {d900e4c4-34d6-4ddb-83b3-9d69f9952825} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 16951 | 2026.03.25 00:24:31.483743 [ 5 ] {d900e4c4-34d6-4ddb-83b3-9d69f9952825} <Trace> oximeter.fields_u16 (b490aa8d-8720-450c-9d9d-0c0be0c6e0e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16952 | 2026.03.25 00:24:31.483780 [ 5 ] {d900e4c4-34d6-4ddb-83b3-9d69f9952825} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.03 GiB. | ||
| 16953 | 2026.03.25 00:24:31.484084 [ 5 ] {d900e4c4-34d6-4ddb-83b3-9d69f9952825} <Trace> MergedBlockOutputStream: filled checksums all_99_99_0 (state Temporary) | ||
| 16954 | 2026.03.25 00:24:31.484294 [ 5 ] {d900e4c4-34d6-4ddb-83b3-9d69f9952825} <Trace> oximeter.fields_u16 (b490aa8d-8720-450c-9d9d-0c0be0c6e0e1): Renaming temporary part tmp_insert_all_99_99_0 to all_99_99_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16955 | 2026.03.25 00:24:31.484431 [ 5 ] {d900e4c4-34d6-4ddb-83b3-9d69f9952825} <Debug> executeQuery: Read 26 rows, 1.96 KiB in 0.00119 sec., 21848.739495798316 rows/sec., 1.60 MiB/sec. | ||
| 16956 | 2026.03.25 00:24:31.484471 [ 5 ] {d900e4c4-34d6-4ddb-83b3-9d69f9952825} <Debug> TCPHandler: Processed in 0.001366701 sec. | ||
| 16957 | 2026.03.25 00:24:31.484591 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16958 | 2026.03.25 00:24:31.484689 [ 5 ] {6368aa6c-ae08-41e0-96da-6d27b6fac0fd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 16959 | 2026.03.25 00:24:31.484731 [ 5 ] {6368aa6c-ae08-41e0-96da-6d27b6fac0fd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 16960 | 2026.03.25 00:24:31.485176 [ 5 ] {6368aa6c-ae08-41e0-96da-6d27b6fac0fd} <Trace> oximeter.fields_uuid (6a83c119-7e6c-4ef5-9da4-bd1e7cdd4b62): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16961 | 2026.03.25 00:24:31.485213 [ 5 ] {6368aa6c-ae08-41e0-96da-6d27b6fac0fd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.03 GiB. | ||
| 16962 | 2026.03.25 00:24:31.485512 [ 5 ] {6368aa6c-ae08-41e0-96da-6d27b6fac0fd} <Trace> MergedBlockOutputStream: filled checksums all_119_119_0 (state Temporary) | ||
| 16963 | 2026.03.25 00:24:31.485716 [ 5 ] {6368aa6c-ae08-41e0-96da-6d27b6fac0fd} <Trace> oximeter.fields_uuid (6a83c119-7e6c-4ef5-9da4-bd1e7cdd4b62): Renaming temporary part tmp_insert_all_119_119_0 to all_119_119_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16964 | 2026.03.25 00:24:31.485846 [ 5 ] {6368aa6c-ae08-41e0-96da-6d27b6fac0fd} <Debug> executeQuery: Read 90 rows, 7.20 KiB in 0.001177 sec., 76465.59048428206 rows/sec., 5.97 MiB/sec. | ||
| 16965 | 2026.03.25 00:24:31.485886 [ 5 ] {6368aa6c-ae08-41e0-96da-6d27b6fac0fd} <Debug> TCPHandler: Processed in 0.001347091 sec. | ||
| 16966 | 2026.03.25 00:24:31.486005 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16967 | 2026.03.25 00:24:31.486100 [ 5 ] {3f651e53-8d65-4aa7-a825-3ea4575d1094} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 16968 | 2026.03.25 00:24:31.486144 [ 5 ] {3f651e53-8d65-4aa7-a825-3ea4575d1094} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 16969 | 2026.03.25 00:24:31.486554 [ 5 ] {3f651e53-8d65-4aa7-a825-3ea4575d1094} <Trace> oximeter.measurements_cumulativeu64 (d9515f17-c5fd-4592-903e-92bbab0fc185): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16970 | 2026.03.25 00:24:31.486590 [ 5 ] {3f651e53-8d65-4aa7-a825-3ea4575d1094} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.03 GiB. | ||
| 16971 | 2026.03.25 00:24:31.486909 [ 5 ] {3f651e53-8d65-4aa7-a825-3ea4575d1094} <Trace> MergedBlockOutputStream: filled checksums all_119_119_0 (state Temporary) | ||
| 16972 | 2026.03.25 00:24:31.487113 [ 5 ] {3f651e53-8d65-4aa7-a825-3ea4575d1094} <Trace> oximeter.measurements_cumulativeu64 (d9515f17-c5fd-4592-903e-92bbab0fc185): Renaming temporary part tmp_insert_all_119_119_0 to all_119_119_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16973 | 2026.03.25 00:24:31.487243 [ 5 ] {3f651e53-8d65-4aa7-a825-3ea4575d1094} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001163 sec., 137575.23645743766 rows/sec., 9.58 MiB/sec. | ||
| 16974 | 2026.03.25 00:24:31.487282 [ 5 ] {3f651e53-8d65-4aa7-a825-3ea4575d1094} <Debug> TCPHandler: Processed in 0.00132852 sec. | ||
| 16975 | 2026.03.25 00:24:31.487402 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16976 | 2026.03.25 00:24:31.487498 [ 5 ] {7835fe29-9025-455c-828b-517bfbb386d5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 16977 | 2026.03.25 00:24:31.487552 [ 5 ] {7835fe29-9025-455c-828b-517bfbb386d5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 16978 | 2026.03.25 00:24:31.488381 [ 5 ] {7835fe29-9025-455c-828b-517bfbb386d5} <Trace> oximeter.measurements_histogramu64 (66b3c5cd-c277-4614-b9e1-0e483a2d8930): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16979 | 2026.03.25 00:24:31.488418 [ 5 ] {7835fe29-9025-455c-828b-517bfbb386d5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.03 GiB. | ||
| 16980 | 2026.03.25 00:24:31.488946 [ 5 ] {7835fe29-9025-455c-828b-517bfbb386d5} <Trace> MergedBlockOutputStream: filled checksums all_99_99_0 (state Temporary) | ||
| 16981 | 2026.03.25 00:24:31.489171 [ 5 ] {7835fe29-9025-455c-828b-517bfbb386d5} <Trace> oximeter.measurements_histogramu64 (66b3c5cd-c277-4614-b9e1-0e483a2d8930): Renaming temporary part tmp_insert_all_99_99_0 to all_99_99_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16982 | 2026.03.25 00:24:31.489311 [ 5 ] {7835fe29-9025-455c-828b-517bfbb386d5} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.001831 sec., 14199.890770071 rows/sec., 25.45 MiB/sec. | ||
| 16983 | 2026.03.25 00:24:31.489380 [ 5 ] {7835fe29-9025-455c-828b-517bfbb386d5} <Debug> TCPHandler: Processed in 0.002031266 sec. | ||
| 16984 | 2026.03.25 00:24:31.489511 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16985 | 2026.03.25 00:24:31.489609 [ 5 ] {4e33b562-bd27-4eb2-a01f-da8d9fcdbfbb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 16986 | 2026.03.25 00:24:31.489652 [ 5 ] {4e33b562-bd27-4eb2-a01f-da8d9fcdbfbb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 16987 | 2026.03.25 00:24:31.489994 [ 5 ] {4e33b562-bd27-4eb2-a01f-da8d9fcdbfbb} <Trace> oximeter.measurements_u64 (a46c3f3f-9ded-4b50-9fc2-4f503dd169a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16988 | 2026.03.25 00:24:31.490030 [ 5 ] {4e33b562-bd27-4eb2-a01f-da8d9fcdbfbb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.03 GiB. | ||
| 16989 | 2026.03.25 00:24:31.490334 [ 5 ] {4e33b562-bd27-4eb2-a01f-da8d9fcdbfbb} <Trace> MergedBlockOutputStream: filled checksums all_119_119_0 (state Temporary) | ||
| 16990 | 2026.03.25 00:24:31.490543 [ 5 ] {4e33b562-bd27-4eb2-a01f-da8d9fcdbfbb} <Trace> oximeter.measurements_u64 (a46c3f3f-9ded-4b50-9fc2-4f503dd169a4): Renaming temporary part tmp_insert_all_119_119_0 to all_119_119_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16991 | 2026.03.25 00:24:31.490675 [ 5 ] {4e33b562-bd27-4eb2-a01f-da8d9fcdbfbb} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001085 sec., 55299.53917050691 rows/sec., 3.73 MiB/sec. | ||
| 16992 | 2026.03.25 00:24:31.490712 [ 5 ] {4e33b562-bd27-4eb2-a01f-da8d9fcdbfbb} <Debug> TCPHandler: Processed in 0.001252619 sec. | ||
| 16993 | 2026.03.25 00:24:31.757692 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 527 | ||
| 16994 | 2026.03.25 00:24:31.774997 [ 243 ] {} <Trace> system.metric_log (8832bb94-2db2-42e0-923d-5bcca7c2cc3b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16995 | 2026.03.25 00:24:31.775067 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.03 GiB. | ||
| 16996 | 2026.03.25 00:24:31.781212 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 16997 | 2026.03.25 00:24:31.781949 [ 243 ] {} <Trace> system.metric_log (8832bb94-2db2-42e0-923d-5bcca7c2cc3b): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16998 | 2026.03.25 00:24:31.786408 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 527 | ||
| 16999 | 2026.03.25 00:24:35.114996 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 2218 | ||
| 17000 | 2026.03.25 00:24:35.117342 [ 242 ] {} <Trace> system.query_log (9703172c-9101-4506-b1d0-613c64f918a0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17001 | 2026.03.25 00:24:35.117389 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.03 GiB. | ||
| 17002 | 2026.03.25 00:24:35.118557 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 17003 | 2026.03.25 00:24:35.118833 [ 242 ] {} <Trace> system.query_log (9703172c-9101-4506-b1d0-613c64f918a0): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17004 | 2026.03.25 00:24:35.119096 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2218 | ||
| 17005 | 2026.03.25 00:24:36.489179 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17006 | 2026.03.25 00:24:36.489365 [ 5 ] {0f6c0a3f-2945-4057-ab0b-002ee9b68f79} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 17007 | 2026.03.25 00:24:36.489457 [ 5 ] {0f6c0a3f-2945-4057-ab0b-002ee9b68f79} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 17008 | 2026.03.25 00:24:36.490163 [ 5 ] {0f6c0a3f-2945-4057-ab0b-002ee9b68f79} <Trace> oximeter.fields_i16 (78240462-1731-4218-9a79-d1fbaf59befe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17009 | 2026.03.25 00:24:36.490210 [ 5 ] {0f6c0a3f-2945-4057-ab0b-002ee9b68f79} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.03 GiB. | ||
| 17010 | 2026.03.25 00:24:36.490609 [ 5 ] {0f6c0a3f-2945-4057-ab0b-002ee9b68f79} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 17011 | 2026.03.25 00:24:36.490837 [ 5 ] {0f6c0a3f-2945-4057-ab0b-002ee9b68f79} <Trace> oximeter.fields_i16 (78240462-1731-4218-9a79-d1fbaf59befe): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17012 | 2026.03.25 00:24:36.490990 [ 5 ] {0f6c0a3f-2945-4057-ab0b-002ee9b68f79} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001673 sec., 169754.9312612074 rows/sec., 10.78 MiB/sec. | ||
| 17013 | 2026.03.25 00:24:36.491032 [ 5 ] {0f6c0a3f-2945-4057-ab0b-002ee9b68f79} <Debug> TCPHandler: Processed in 0.001982326 sec. | ||
| 17014 | 2026.03.25 00:24:36.491156 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17015 | 2026.03.25 00:24:36.491250 [ 5 ] {aa3ce87d-206a-448d-a0a7-6c31cfd93545} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 17016 | 2026.03.25 00:24:36.491293 [ 5 ] {aa3ce87d-206a-448d-a0a7-6c31cfd93545} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 17017 | 2026.03.25 00:24:36.492091 [ 5 ] {aa3ce87d-206a-448d-a0a7-6c31cfd93545} <Trace> oximeter.fields_string (da9d4756-c540-45ff-bdbb-bdc9c8d31861): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17018 | 2026.03.25 00:24:36.492127 [ 5 ] {aa3ce87d-206a-448d-a0a7-6c31cfd93545} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.03 GiB. | ||
| 17019 | 2026.03.25 00:24:36.492477 [ 5 ] {aa3ce87d-206a-448d-a0a7-6c31cfd93545} <Trace> MergedBlockOutputStream: filled checksums all_120_120_0 (state Temporary) | ||
| 17020 | 2026.03.25 00:24:36.492685 [ 5 ] {aa3ce87d-206a-448d-a0a7-6c31cfd93545} <Trace> oximeter.fields_string (da9d4756-c540-45ff-bdbb-bdc9c8d31861): Renaming temporary part tmp_insert_all_120_120_0 to all_120_120_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17021 | 2026.03.25 00:24:36.492814 [ 5 ] {aa3ce87d-206a-448d-a0a7-6c31cfd93545} <Debug> executeQuery: Read 825 rows, 66.29 KiB in 0.001582 sec., 521491.7825537294 rows/sec., 40.92 MiB/sec. | ||
| 17022 | 2026.03.25 00:24:36.492852 [ 5 ] {aa3ce87d-206a-448d-a0a7-6c31cfd93545} <Debug> TCPHandler: Processed in 0.00174521 sec. | ||
| 17023 | 2026.03.25 00:24:36.492967 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17024 | 2026.03.25 00:24:36.493061 [ 5 ] {5f74a3a8-3f76-499f-8533-2d1c25285624} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 17025 | 2026.03.25 00:24:36.493101 [ 5 ] {5f74a3a8-3f76-499f-8533-2d1c25285624} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 17026 | 2026.03.25 00:24:36.493551 [ 5 ] {5f74a3a8-3f76-499f-8533-2d1c25285624} <Trace> oximeter.fields_u16 (b490aa8d-8720-450c-9d9d-0c0be0c6e0e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17027 | 2026.03.25 00:24:36.493588 [ 5 ] {5f74a3a8-3f76-499f-8533-2d1c25285624} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.03 GiB. | ||
| 17028 | 2026.03.25 00:24:36.493896 [ 5 ] {5f74a3a8-3f76-499f-8533-2d1c25285624} <Trace> MergedBlockOutputStream: filled checksums all_100_100_0 (state Temporary) | ||
| 17029 | 2026.03.25 00:24:36.494103 [ 5 ] {5f74a3a8-3f76-499f-8533-2d1c25285624} <Trace> oximeter.fields_u16 (b490aa8d-8720-450c-9d9d-0c0be0c6e0e1): Renaming temporary part tmp_insert_all_100_100_0 to all_100_100_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17030 | 2026.03.25 00:24:36.494231 [ 5 ] {5f74a3a8-3f76-499f-8533-2d1c25285624} <Debug> executeQuery: Read 156 rows, 9.59 KiB in 0.001189 sec., 131202.6913372582 rows/sec., 7.88 MiB/sec. | ||
| 17031 | 2026.03.25 00:24:36.494268 [ 5 ] {5f74a3a8-3f76-499f-8533-2d1c25285624} <Debug> TCPHandler: Processed in 0.001349931 sec. | ||
| 17032 | 2026.03.25 00:24:36.494441 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17033 | 2026.03.25 00:24:36.494535 [ 5 ] {f7cd61c9-80e6-43b5-8954-7e6269c8bc0e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 17034 | 2026.03.25 00:24:36.494575 [ 5 ] {f7cd61c9-80e6-43b5-8954-7e6269c8bc0e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 17035 | 2026.03.25 00:24:36.495013 [ 5 ] {f7cd61c9-80e6-43b5-8954-7e6269c8bc0e} <Trace> oximeter.fields_u32 (79eddaf6-5920-48fe-8c45-6c5582e58677): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17036 | 2026.03.25 00:24:36.495048 [ 5 ] {f7cd61c9-80e6-43b5-8954-7e6269c8bc0e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.03 GiB. | ||
| 17037 | 2026.03.25 00:24:36.495344 [ 5 ] {f7cd61c9-80e6-43b5-8954-7e6269c8bc0e} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 17038 | 2026.03.25 00:24:36.495543 [ 5 ] {f7cd61c9-80e6-43b5-8954-7e6269c8bc0e} <Trace> oximeter.fields_u32 (79eddaf6-5920-48fe-8c45-6c5582e58677): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17039 | 2026.03.25 00:24:36.495667 [ 5 ] {f7cd61c9-80e6-43b5-8954-7e6269c8bc0e} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001151 sec., 129452.64986967856 rows/sec., 8.36 MiB/sec. | ||
| 17040 | 2026.03.25 00:24:36.495704 [ 5 ] {f7cd61c9-80e6-43b5-8954-7e6269c8bc0e} <Debug> TCPHandler: Processed in 0.00131135 sec. | ||
| 17041 | 2026.03.25 00:24:36.495816 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17042 | 2026.03.25 00:24:36.495909 [ 5 ] {4d58e948-f4cb-4f60-84df-cdf08e328341} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 17043 | 2026.03.25 00:24:36.495949 [ 5 ] {4d58e948-f4cb-4f60-84df-cdf08e328341} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 17044 | 2026.03.25 00:24:36.496383 [ 5 ] {4d58e948-f4cb-4f60-84df-cdf08e328341} <Trace> oximeter.fields_u8 (fa258e8d-285a-434f-b894-6be795807874): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17045 | 2026.03.25 00:24:36.496422 [ 5 ] {4d58e948-f4cb-4f60-84df-cdf08e328341} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.03 GiB. | ||
| 17046 | 2026.03.25 00:24:36.496719 [ 5 ] {4d58e948-f4cb-4f60-84df-cdf08e328341} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 17047 | 2026.03.25 00:24:36.496917 [ 5 ] {4d58e948-f4cb-4f60-84df-cdf08e328341} <Trace> oximeter.fields_u8 (fa258e8d-285a-434f-b894-6be795807874): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17048 | 2026.03.25 00:24:36.497041 [ 5 ] {4d58e948-f4cb-4f60-84df-cdf08e328341} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.00115 sec., 128695.65217391304 rows/sec., 7.32 MiB/sec. | ||
| 17049 | 2026.03.25 00:24:36.497078 [ 5 ] {4d58e948-f4cb-4f60-84df-cdf08e328341} <Debug> TCPHandler: Processed in 0.00131131 sec. | ||
| 17050 | 2026.03.25 00:24:36.497197 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17051 | 2026.03.25 00:24:36.497290 [ 5 ] {cd663f1d-e942-4c99-8fda-d4ef801130af} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 17052 | 2026.03.25 00:24:36.497330 [ 5 ] {cd663f1d-e942-4c99-8fda-d4ef801130af} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 17053 | 2026.03.25 00:24:36.497941 [ 5 ] {cd663f1d-e942-4c99-8fda-d4ef801130af} <Trace> oximeter.fields_uuid (6a83c119-7e6c-4ef5-9da4-bd1e7cdd4b62): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17054 | 2026.03.25 00:24:36.497975 [ 5 ] {cd663f1d-e942-4c99-8fda-d4ef801130af} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.03 GiB. | ||
| 17055 | 2026.03.25 00:24:36.498289 [ 5 ] {cd663f1d-e942-4c99-8fda-d4ef801130af} <Trace> MergedBlockOutputStream: filled checksums all_120_120_0 (state Temporary) | ||
| 17056 | 2026.03.25 00:24:36.498499 [ 5 ] {cd663f1d-e942-4c99-8fda-d4ef801130af} <Trace> oximeter.fields_uuid (6a83c119-7e6c-4ef5-9da4-bd1e7cdd4b62): Renaming temporary part tmp_insert_all_120_120_0 to all_120_120_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17057 | 2026.03.25 00:24:36.498627 [ 5 ] {cd663f1d-e942-4c99-8fda-d4ef801130af} <Debug> executeQuery: Read 504 rows, 36.30 KiB in 0.001355 sec., 371955.71955719555 rows/sec., 26.16 MiB/sec. | ||
| 17058 | 2026.03.25 00:24:36.498665 [ 5 ] {cd663f1d-e942-4c99-8fda-d4ef801130af} <Debug> TCPHandler: Processed in 0.001516504 sec. | ||
| 17059 | 2026.03.25 00:24:36.498773 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17060 | 2026.03.25 00:24:36.498865 [ 5 ] {cbaea962-5ad4-4707-a1d4-beb318d1085a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 17061 | 2026.03.25 00:24:36.498906 [ 5 ] {cbaea962-5ad4-4707-a1d4-beb318d1085a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 17062 | 2026.03.25 00:24:36.499234 [ 5 ] {cbaea962-5ad4-4707-a1d4-beb318d1085a} <Trace> oximeter.measurements_bool (8a3ce6e0-f76a-4ba2-9a43-4275c3c9549e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17063 | 2026.03.25 00:24:36.499268 [ 5 ] {cbaea962-5ad4-4707-a1d4-beb318d1085a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.03 GiB. | ||
| 17064 | 2026.03.25 00:24:36.499559 [ 5 ] {cbaea962-5ad4-4707-a1d4-beb318d1085a} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 17065 | 2026.03.25 00:24:36.499758 [ 5 ] {cbaea962-5ad4-4707-a1d4-beb318d1085a} <Trace> oximeter.measurements_bool (8a3ce6e0-f76a-4ba2-9a43-4275c3c9549e): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17066 | 2026.03.25 00:24:36.499884 [ 5 ] {cbaea962-5ad4-4707-a1d4-beb318d1085a} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001037 sec., 5785.9209257473485 rows/sec., 302.29 KiB/sec. | ||
| 17067 | 2026.03.25 00:24:36.499921 [ 5 ] {cbaea962-5ad4-4707-a1d4-beb318d1085a} <Debug> TCPHandler: Processed in 0.001195657 sec. | ||
| 17068 | 2026.03.25 00:24:36.500020 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17069 | 2026.03.25 00:24:36.500112 [ 5 ] {924a87e5-9ae2-433c-98a4-df26ef09ab40} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 17070 | 2026.03.25 00:24:36.500156 [ 5 ] {924a87e5-9ae2-433c-98a4-df26ef09ab40} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 17071 | 2026.03.25 00:24:36.500558 [ 5 ] {924a87e5-9ae2-433c-98a4-df26ef09ab40} <Trace> oximeter.measurements_cumulativeu64 (d9515f17-c5fd-4592-903e-92bbab0fc185): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17072 | 2026.03.25 00:24:36.500593 [ 5 ] {924a87e5-9ae2-433c-98a4-df26ef09ab40} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.03 GiB. | ||
| 17073 | 2026.03.25 00:24:36.500908 [ 5 ] {924a87e5-9ae2-433c-98a4-df26ef09ab40} <Trace> MergedBlockOutputStream: filled checksums all_120_120_0 (state Temporary) | ||
| 17074 | 2026.03.25 00:24:36.501111 [ 5 ] {924a87e5-9ae2-433c-98a4-df26ef09ab40} <Trace> oximeter.measurements_cumulativeu64 (d9515f17-c5fd-4592-903e-92bbab0fc185): Renaming temporary part tmp_insert_all_120_120_0 to all_120_120_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17075 | 2026.03.25 00:24:36.501239 [ 5 ] {924a87e5-9ae2-433c-98a4-df26ef09ab40} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001145 sec., 231441.0480349345 rows/sec., 15.38 MiB/sec. | ||
| 17076 | 2026.03.25 00:24:36.501275 [ 5 ] {924a87e5-9ae2-433c-98a4-df26ef09ab40} <Debug> TCPHandler: Processed in 0.00130243 sec. | ||
| 17077 | 2026.03.25 00:24:36.501393 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17078 | 2026.03.25 00:24:36.501486 [ 5 ] {aa1014d5-4736-44b4-8ad7-4043352d4a06} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 17079 | 2026.03.25 00:24:36.501529 [ 5 ] {aa1014d5-4736-44b4-8ad7-4043352d4a06} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 17080 | 2026.03.25 00:24:36.501842 [ 5 ] {aa1014d5-4736-44b4-8ad7-4043352d4a06} <Trace> oximeter.measurements_f64 (212c2a6f-90cf-4c71-aafe-78c3b1fd8e79): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17081 | 2026.03.25 00:24:36.501877 [ 5 ] {aa1014d5-4736-44b4-8ad7-4043352d4a06} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.03 GiB. | ||
| 17082 | 2026.03.25 00:24:36.502162 [ 5 ] {aa1014d5-4736-44b4-8ad7-4043352d4a06} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 17083 | 2026.03.25 00:24:36.502364 [ 5 ] {aa1014d5-4736-44b4-8ad7-4043352d4a06} <Trace> oximeter.measurements_f64 (212c2a6f-90cf-4c71-aafe-78c3b1fd8e79): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17084 | 2026.03.25 00:24:36.502488 [ 5 ] {aa1014d5-4736-44b4-8ad7-4043352d4a06} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001019 sec., 981.3542688910698 rows/sec., 66.13 KiB/sec. | ||
| 17085 | 2026.03.25 00:24:36.502523 [ 5 ] {aa1014d5-4736-44b4-8ad7-4043352d4a06} <Debug> TCPHandler: Processed in 0.001178747 sec. | ||
| 17086 | 2026.03.25 00:24:36.502631 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17087 | 2026.03.25 00:24:36.502725 [ 5 ] {da29ee6c-5801-4ec9-96d5-179a2c50921b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 17088 | 2026.03.25 00:24:36.502778 [ 5 ] {da29ee6c-5801-4ec9-96d5-179a2c50921b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 17089 | 2026.03.25 00:24:36.503550 [ 5 ] {da29ee6c-5801-4ec9-96d5-179a2c50921b} <Trace> oximeter.measurements_histogramu64 (66b3c5cd-c277-4614-b9e1-0e483a2d8930): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17090 | 2026.03.25 00:24:36.503584 [ 5 ] {da29ee6c-5801-4ec9-96d5-179a2c50921b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.03 GiB. | ||
| 17091 | 2026.03.25 00:24:36.504087 [ 5 ] {da29ee6c-5801-4ec9-96d5-179a2c50921b} <Trace> MergedBlockOutputStream: filled checksums all_100_100_0 (state Temporary) | ||
| 17092 | 2026.03.25 00:24:36.504300 [ 5 ] {da29ee6c-5801-4ec9-96d5-179a2c50921b} <Trace> oximeter.measurements_histogramu64 (66b3c5cd-c277-4614-b9e1-0e483a2d8930): Renaming temporary part tmp_insert_all_100_100_0 to all_100_100_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17093 | 2026.03.25 00:24:36.504434 [ 5 ] {da29ee6c-5801-4ec9-96d5-179a2c50921b} <Debug> executeQuery: Read 14 rows, 25.69 KiB in 0.001728 sec., 8101.851851851852 rows/sec., 14.52 MiB/sec. | ||
| 17094 | 2026.03.25 00:24:36.504488 [ 5 ] {da29ee6c-5801-4ec9-96d5-179a2c50921b} <Debug> TCPHandler: Processed in 0.001905574 sec. | ||
| 17095 | 2026.03.25 00:24:36.504599 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17096 | 2026.03.25 00:24:36.504693 [ 5 ] {cb404b89-c7f5-4821-87b5-22c05a559139} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 17097 | 2026.03.25 00:24:36.504736 [ 5 ] {cb404b89-c7f5-4821-87b5-22c05a559139} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 17098 | 2026.03.25 00:24:36.505063 [ 5 ] {cb404b89-c7f5-4821-87b5-22c05a559139} <Trace> oximeter.measurements_u64 (a46c3f3f-9ded-4b50-9fc2-4f503dd169a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17099 | 2026.03.25 00:24:36.505099 [ 5 ] {cb404b89-c7f5-4821-87b5-22c05a559139} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.03 GiB. | ||
| 17100 | 2026.03.25 00:24:36.505398 [ 5 ] {cb404b89-c7f5-4821-87b5-22c05a559139} <Trace> MergedBlockOutputStream: filled checksums all_120_120_0 (state Temporary) | ||
| 17101 | 2026.03.25 00:24:36.505606 [ 5 ] {cb404b89-c7f5-4821-87b5-22c05a559139} <Trace> oximeter.measurements_u64 (a46c3f3f-9ded-4b50-9fc2-4f503dd169a4): Renaming temporary part tmp_insert_all_120_120_0 to all_120_120_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17102 | 2026.03.25 00:24:36.505732 [ 5 ] {cb404b89-c7f5-4821-87b5-22c05a559139} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001058 sec., 85066.16257088848 rows/sec., 5.32 MiB/sec. | ||
| 17103 | 2026.03.25 00:24:36.505768 [ 5 ] {cb404b89-c7f5-4821-87b5-22c05a559139} <Debug> TCPHandler: Processed in 0.001217118 sec. | ||
| 17104 | 2026.03.25 00:24:37.458693 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 34014 | ||
| 17105 | 2026.03.25 00:24:37.459232 [ 244 ] {} <Trace> system.asynchronous_metric_log (0898b27c-367e-447b-8482-f4822232c365): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17106 | 2026.03.25 00:24:37.459276 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.03 GiB. | ||
| 17107 | 2026.03.25 00:24:37.459767 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 17108 | 2026.03.25 00:24:37.460006 [ 244 ] {} <Trace> system.asynchronous_metric_log (0898b27c-367e-447b-8482-f4822232c365): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17109 | 2026.03.25 00:24:37.460142 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 34014 | ||
| 17110 | 2026.03.25 00:24:37.460175 [ 33 ] {} <Debug> system.asynchronous_metric_log (0898b27c-367e-447b-8482-f4822232c365) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
| 17111 | 2026.03.25 00:24:37.460250 [ 33 ] {} <Trace> system.asynchronous_metric_log (0898b27c-367e-447b-8482-f4822232c365): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17112 | 2026.03.25 00:24:37.460274 [ 33 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.03 GiB. | ||
| 17113 | 2026.03.25 00:24:37.460397 [ 199 ] {0898b27c-367e-447b-8482-f4822232c365::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 | ||
| 17114 | 2026.03.25 00:24:37.460541 [ 199 ] {0898b27c-367e-447b-8482-f4822232c365::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 17115 | 2026.03.25 00:24:37.460577 [ 199 ] {0898b27c-367e-447b-8482-f4822232c365::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_66_13, total 31582 rows starting from the beginning of the part | ||
| 17116 | 2026.03.25 00:24:37.460640 [ 199 ] {0898b27c-367e-447b-8482-f4822232c365::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 512 rows starting from the beginning of the part | ||
| 17117 | 2026.03.25 00:24:37.460682 [ 199 ] {0898b27c-367e-447b-8482-f4822232c365::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 448 rows starting from the beginning of the part | ||
| 17118 | 2026.03.25 00:24:37.460722 [ 199 ] {0898b27c-367e-447b-8482-f4822232c365::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 512 rows starting from the beginning of the part | ||
| 17119 | 2026.03.25 00:24:37.460762 [ 199 ] {0898b27c-367e-447b-8482-f4822232c365::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 448 rows starting from the beginning of the part | ||
| 17120 | 2026.03.25 00:24:37.460803 [ 199 ] {0898b27c-367e-447b-8482-f4822232c365::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 512 rows starting from the beginning of the part | ||
| 17121 | 2026.03.25 00:24:37.463165 [ 198 ] {0898b27c-367e-447b-8482-f4822232c365::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 34014 rows, containing 4 columns (4 merged, 0 gathered) in 0.002824904 sec., 12040763.155137308 rows/sec., 172.24 MiB/sec. | ||
| 17122 | 2026.03.25 00:24:37.463310 [ 186 ] {0898b27c-367e-447b-8482-f4822232c365::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
| 17123 | 2026.03.25 00:24:37.463634 [ 186 ] {0898b27c-367e-447b-8482-f4822232c365::all_1_71_14} <Trace> system.asynchronous_metric_log (0898b27c-367e-447b-8482-f4822232c365): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17124 | 2026.03.25 00:24:37.463715 [ 186 ] {0898b27c-367e-447b-8482-f4822232c365::all_1_71_14} <Trace> system.asynchronous_metric_log (0898b27c-367e-447b-8482-f4822232c365) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
| 17125 | 2026.03.25 00:24:37.463842 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.01 MiB. | ||
| 17126 | 2026.03.25 00:24:39.286518 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 535 | ||
| 17127 | 2026.03.25 00:24:39.303973 [ 243 ] {} <Trace> system.metric_log (8832bb94-2db2-42e0-923d-5bcca7c2cc3b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17128 | 2026.03.25 00:24:39.304014 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.03 GiB. | ||
| 17129 | 2026.03.25 00:24:39.310198 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 17130 | 2026.03.25 00:24:39.310909 [ 243 ] {} <Trace> system.metric_log (8832bb94-2db2-42e0-923d-5bcca7c2cc3b): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17131 | 2026.03.25 00:24:39.311199 [ 26 ] {} <Debug> system.metric_log (8832bb94-2db2-42e0-923d-5bcca7c2cc3b) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
| 17132 | 2026.03.25 00:24:39.311246 [ 26 ] {} <Trace> system.metric_log (8832bb94-2db2-42e0-923d-5bcca7c2cc3b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17133 | 2026.03.25 00:24:39.311268 [ 26 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.03 GiB. | ||
| 17134 | 2026.03.25 00:24:39.311416 [ 196 ] {8832bb94-2db2-42e0-923d-5bcca7c2cc3b::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 | ||
| 17135 | 2026.03.25 00:24:39.314025 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 535 | ||
| 17136 | 2026.03.25 00:24:39.315249 [ 196 ] {8832bb94-2db2-42e0-923d-5bcca7c2cc3b::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 17137 | 2026.03.25 00:24:39.316662 [ 196 ] {8832bb94-2db2-42e0-923d-5bcca7c2cc3b::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 | ||
| 17138 | 2026.03.25 00:24:39.321296 [ 196 ] {8832bb94-2db2-42e0-923d-5bcca7c2cc3b::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 | ||
| 17139 | 2026.03.25 00:24:39.326055 [ 196 ] {8832bb94-2db2-42e0-923d-5bcca7c2cc3b::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 | ||
| 17140 | 2026.03.25 00:24:39.330605 [ 196 ] {8832bb94-2db2-42e0-923d-5bcca7c2cc3b::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 | ||
| 17141 | 2026.03.25 00:24:39.335439 [ 196 ] {8832bb94-2db2-42e0-923d-5bcca7c2cc3b::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 | ||
| 17142 | 2026.03.25 00:24:39.339942 [ 196 ] {8832bb94-2db2-42e0-923d-5bcca7c2cc3b::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 | ||
| 17143 | 2026.03.25 00:24:39.397535 [ 186 ] {8832bb94-2db2-42e0-923d-5bcca7c2cc3b::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 535 rows, containing 679 columns (679 merged, 0 gathered) in 0.086181798 sec., 6207.807360900036 rows/sec., 32.10 MiB/sec. | ||
| 17144 | 2026.03.25 00:24:39.400480 [ 198 ] {8832bb94-2db2-42e0-923d-5bcca7c2cc3b::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
| 17145 | 2026.03.25 00:24:39.402491 [ 198 ] {8832bb94-2db2-42e0-923d-5bcca7c2cc3b::all_1_71_14} <Trace> system.metric_log (8832bb94-2db2-42e0-923d-5bcca7c2cc3b): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17146 | 2026.03.25 00:24:39.402598 [ 198 ] {8832bb94-2db2-42e0-923d-5bcca7c2cc3b::all_1_71_14} <Trace> system.metric_log (8832bb94-2db2-42e0-923d-5bcca7c2cc3b) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
| 17147 | 2026.03.25 00:24:39.405113 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.97 MiB. | ||
| 17148 | 2026.03.25 00:24:40.000189 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 372.74 MiB, peak 390.16 MiB, free memory in arenas 0.00 B, will set to 371.68 MiB (RSS), difference: -1.06 MiB | ||
| 17149 | 2026.03.25 00:24:41.481942 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17150 | 2026.03.25 00:24:41.482128 [ 5 ] {157dc5e2-49fa-488e-8c2b-223908a0a8b2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 17151 | 2026.03.25 00:24:41.482192 [ 5 ] {157dc5e2-49fa-488e-8c2b-223908a0a8b2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 17152 | 2026.03.25 00:24:41.482860 [ 5 ] {157dc5e2-49fa-488e-8c2b-223908a0a8b2} <Trace> oximeter.fields_string (da9d4756-c540-45ff-bdbb-bdc9c8d31861): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17153 | 2026.03.25 00:24:41.482908 [ 5 ] {157dc5e2-49fa-488e-8c2b-223908a0a8b2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.03 GiB. | ||
| 17154 | 2026.03.25 00:24:41.483295 [ 5 ] {157dc5e2-49fa-488e-8c2b-223908a0a8b2} <Trace> MergedBlockOutputStream: filled checksums all_121_121_0 (state Temporary) | ||
| 17155 | 2026.03.25 00:24:41.483524 [ 5 ] {157dc5e2-49fa-488e-8c2b-223908a0a8b2} <Trace> oximeter.fields_string (da9d4756-c540-45ff-bdbb-bdc9c8d31861): Renaming temporary part tmp_insert_all_121_121_0 to all_121_121_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17156 | 2026.03.25 00:24:41.483675 [ 5 ] {157dc5e2-49fa-488e-8c2b-223908a0a8b2} <Debug> executeQuery: Read 108 rows, 9.31 KiB in 0.001596 sec., 67669.17293233082 rows/sec., 5.69 MiB/sec. | ||
| 17157 | 2026.03.25 00:24:41.483689 [ 72 ] {} <Debug> oximeter.fields_string (da9d4756-c540-45ff-bdbb-bdc9c8d31861) (MergerMutator): Selected 6 parts from all_1_116_23 to all_121_121_0 | ||
| 17158 | 2026.03.25 00:24:41.483716 [ 5 ] {157dc5e2-49fa-488e-8c2b-223908a0a8b2} <Debug> TCPHandler: Processed in 0.001903663 sec. | ||
| 17159 | 2026.03.25 00:24:41.483752 [ 72 ] {} <Trace> oximeter.fields_string (da9d4756-c540-45ff-bdbb-bdc9c8d31861): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17160 | 2026.03.25 00:24:41.483778 [ 72 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.03 GiB. | ||
| 17161 | 2026.03.25 00:24:41.483857 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17162 | 2026.03.25 00:24:41.483879 [ 191 ] {da9d4756-c540-45ff-bdbb-bdc9c8d31861::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 | ||
| 17163 | 2026.03.25 00:24:41.483956 [ 5 ] {192cce1a-99ae-41ae-a61a-d4db7206a0e7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 17164 | 2026.03.25 00:24:41.483984 [ 191 ] {da9d4756-c540-45ff-bdbb-bdc9c8d31861::all_1_121_24} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 17165 | 2026.03.25 00:24:41.483998 [ 5 ] {192cce1a-99ae-41ae-a61a-d4db7206a0e7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 17166 | 2026.03.25 00:24:41.484018 [ 191 ] {da9d4756-c540-45ff-bdbb-bdc9c8d31861::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_116_23, total 3237 rows starting from the beginning of the part | ||
| 17167 | 2026.03.25 00:24:41.484085 [ 191 ] {da9d4756-c540-45ff-bdbb-bdc9c8d31861::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_117_117_0, total 56 rows starting from the beginning of the part | ||
| 17168 | 2026.03.25 00:24:41.484136 [ 191 ] {da9d4756-c540-45ff-bdbb-bdc9c8d31861::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_118_118_0, total 825 rows starting from the beginning of the part | ||
| 17169 | 2026.03.25 00:24:41.484179 [ 191 ] {da9d4756-c540-45ff-bdbb-bdc9c8d31861::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_119_119_0, total 108 rows starting from the beginning of the part | ||
| 17170 | 2026.03.25 00:24:41.484217 [ 191 ] {da9d4756-c540-45ff-bdbb-bdc9c8d31861::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_120_120_0, total 825 rows starting from the beginning of the part | ||
| 17171 | 2026.03.25 00:24:41.484260 [ 191 ] {da9d4756-c540-45ff-bdbb-bdc9c8d31861::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_121_121_0, total 108 rows starting from the beginning of the part | ||
| 17172 | 2026.03.25 00:24:41.484406 [ 5 ] {192cce1a-99ae-41ae-a61a-d4db7206a0e7} <Trace> oximeter.fields_u16 (b490aa8d-8720-450c-9d9d-0c0be0c6e0e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17173 | 2026.03.25 00:24:41.484441 [ 5 ] {192cce1a-99ae-41ae-a61a-d4db7206a0e7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.02 GiB. | ||
| 17174 | 2026.03.25 00:24:41.484736 [ 5 ] {192cce1a-99ae-41ae-a61a-d4db7206a0e7} <Trace> MergedBlockOutputStream: filled checksums all_101_101_0 (state Temporary) | ||
| 17175 | 2026.03.25 00:24:41.484956 [ 5 ] {192cce1a-99ae-41ae-a61a-d4db7206a0e7} <Trace> oximeter.fields_u16 (b490aa8d-8720-450c-9d9d-0c0be0c6e0e1): Renaming temporary part tmp_insert_all_101_101_0 to all_101_101_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17176 | 2026.03.25 00:24:41.485079 [ 72 ] {} <Debug> oximeter.fields_u16 (b490aa8d-8720-450c-9d9d-0c0be0c6e0e1) (MergerMutator): Selected 6 parts from all_1_96_19 to all_101_101_0 | ||
| 17177 | 2026.03.25 00:24:41.485087 [ 5 ] {192cce1a-99ae-41ae-a61a-d4db7206a0e7} <Debug> executeQuery: Read 26 rows, 1.96 KiB in 0.00115 sec., 22608.695652173912 rows/sec., 1.66 MiB/sec. | ||
| 17178 | 2026.03.25 00:24:41.485112 [ 72 ] {} <Trace> oximeter.fields_u16 (b490aa8d-8720-450c-9d9d-0c0be0c6e0e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17179 | 2026.03.25 00:24:41.485136 [ 72 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.02 GiB. | ||
| 17180 | 2026.03.25 00:24:41.485139 [ 5 ] {192cce1a-99ae-41ae-a61a-d4db7206a0e7} <Debug> TCPHandler: Processed in 0.00133623 sec. | ||
| 17181 | 2026.03.25 00:24:41.485244 [ 186 ] {b490aa8d-8720-450c-9d9d-0c0be0c6e0e1::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 | ||
| 17182 | 2026.03.25 00:24:41.485252 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17183 | 2026.03.25 00:24:41.485385 [ 5 ] {7e572d5b-4bb6-422e-a5e8-de86337d9a3d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 17184 | 2026.03.25 00:24:41.485385 [ 186 ] {b490aa8d-8720-450c-9d9d-0c0be0c6e0e1::all_1_101_20} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 17185 | 2026.03.25 00:24:41.485430 [ 5 ] {7e572d5b-4bb6-422e-a5e8-de86337d9a3d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 17186 | 2026.03.25 00:24:41.485440 [ 186 ] {b490aa8d-8720-450c-9d9d-0c0be0c6e0e1::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_96_19, total 211 rows starting from the beginning of the part | ||
| 17187 | 2026.03.25 00:24:41.485521 [ 186 ] {b490aa8d-8720-450c-9d9d-0c0be0c6e0e1::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_97_97_0, total 39 rows starting from the beginning of the part | ||
| 17188 | 2026.03.25 00:24:41.485567 [ 186 ] {b490aa8d-8720-450c-9d9d-0c0be0c6e0e1::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_98_98_0, total 156 rows starting from the beginning of the part | ||
| 17189 | 2026.03.25 00:24:41.485608 [ 186 ] {b490aa8d-8720-450c-9d9d-0c0be0c6e0e1::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_99_99_0, total 26 rows starting from the beginning of the part | ||
| 17190 | 2026.03.25 00:24:41.485648 [ 186 ] {b490aa8d-8720-450c-9d9d-0c0be0c6e0e1::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_100_100_0, total 156 rows starting from the beginning of the part | ||
| 17191 | 2026.03.25 00:24:41.485687 [ 186 ] {b490aa8d-8720-450c-9d9d-0c0be0c6e0e1::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_101_101_0, total 26 rows starting from the beginning of the part | ||
| 17192 | 2026.03.25 00:24:41.485875 [ 5 ] {7e572d5b-4bb6-422e-a5e8-de86337d9a3d} <Trace> oximeter.fields_uuid (6a83c119-7e6c-4ef5-9da4-bd1e7cdd4b62): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17193 | 2026.03.25 00:24:41.485916 [ 5 ] {7e572d5b-4bb6-422e-a5e8-de86337d9a3d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.02 GiB. | ||
| 17194 | 2026.03.25 00:24:41.486240 [ 5 ] {7e572d5b-4bb6-422e-a5e8-de86337d9a3d} <Trace> MergedBlockOutputStream: filled checksums all_121_121_0 (state Temporary) | ||
| 17195 | 2026.03.25 00:24:41.486255 [ 188 ] {da9d4756-c540-45ff-bdbb-bdc9c8d31861::all_1_121_24} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5159 rows, containing 5 columns (5 merged, 0 gathered) in 0.002421296 sec., 2130677.124977698 rows/sec., 171.43 MiB/sec. | ||
| 17196 | 2026.03.25 00:24:41.486475 [ 5 ] {7e572d5b-4bb6-422e-a5e8-de86337d9a3d} <Trace> oximeter.fields_uuid (6a83c119-7e6c-4ef5-9da4-bd1e7cdd4b62): Renaming temporary part tmp_insert_all_121_121_0 to all_121_121_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17197 | 2026.03.25 00:24:41.486602 [ 72 ] {} <Debug> oximeter.fields_uuid (6a83c119-7e6c-4ef5-9da4-bd1e7cdd4b62) (MergerMutator): Selected 6 parts from all_1_116_23 to all_121_121_0 | ||
| 17198 | 2026.03.25 00:24:41.486610 [ 5 ] {7e572d5b-4bb6-422e-a5e8-de86337d9a3d} <Debug> executeQuery: Read 90 rows, 7.20 KiB in 0.001243 sec., 72405.47063555913 rows/sec., 5.65 MiB/sec. | ||
| 17199 | 2026.03.25 00:24:41.486619 [ 188 ] {da9d4756-c540-45ff-bdbb-bdc9c8d31861::all_1_121_24} <Trace> MergedBlockOutputStream: filled checksums all_1_121_24 (state Temporary) | ||
| 17200 | 2026.03.25 00:24:41.486632 [ 72 ] {} <Trace> oximeter.fields_uuid (6a83c119-7e6c-4ef5-9da4-bd1e7cdd4b62): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17201 | 2026.03.25 00:24:41.486617 [ 201 ] {b490aa8d-8720-450c-9d9d-0c0be0c6e0e1::all_1_101_20} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 614 rows, containing 5 columns (5 merged, 0 gathered) in 0.001422763 sec., 431554.65808430495 rows/sec., 28.87 MiB/sec. | ||
| 17202 | 2026.03.25 00:24:41.486666 [ 72 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.02 GiB. | ||
| 17203 | 2026.03.25 00:24:41.486661 [ 5 ] {7e572d5b-4bb6-422e-a5e8-de86337d9a3d} <Debug> TCPHandler: Processed in 0.001457313 sec. | ||
| 17204 | 2026.03.25 00:24:41.486765 [ 192 ] {6a83c119-7e6c-4ef5-9da4-bd1e7cdd4b62::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 | ||
| 17205 | 2026.03.25 00:24:41.486822 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17206 | 2026.03.25 00:24:41.486827 [ 186 ] {b490aa8d-8720-450c-9d9d-0c0be0c6e0e1::all_1_101_20} <Trace> MergedBlockOutputStream: filled checksums all_1_101_20 (state Temporary) | ||
| 17207 | 2026.03.25 00:24:41.486875 [ 192 ] {6a83c119-7e6c-4ef5-9da4-bd1e7cdd4b62::all_1_121_24} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 17208 | 2026.03.25 00:24:41.486910 [ 192 ] {6a83c119-7e6c-4ef5-9da4-bd1e7cdd4b62::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_116_23, total 1792 rows starting from the beginning of the part | ||
| 17209 | 2026.03.25 00:24:41.486927 [ 5 ] {7fe81453-2e55-4651-883a-7022b4b9401a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 17210 | 2026.03.25 00:24:41.486977 [ 192 ] {6a83c119-7e6c-4ef5-9da4-bd1e7cdd4b62::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_117_117_0, total 64 rows starting from the beginning of the part | ||
| 17211 | 2026.03.25 00:24:41.486979 [ 5 ] {7fe81453-2e55-4651-883a-7022b4b9401a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 17212 | 2026.03.25 00:24:41.487001 [ 188 ] {da9d4756-c540-45ff-bdbb-bdc9c8d31861::all_1_121_24} <Trace> oximeter.fields_string (da9d4756-c540-45ff-bdbb-bdc9c8d31861): Renaming temporary part tmp_merge_all_1_121_24 to all_1_121_24 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17213 | 2026.03.25 00:24:41.487031 [ 192 ] {6a83c119-7e6c-4ef5-9da4-bd1e7cdd4b62::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_118_118_0, total 504 rows starting from the beginning of the part | ||
| 17214 | 2026.03.25 00:24:41.487075 [ 192 ] {6a83c119-7e6c-4ef5-9da4-bd1e7cdd4b62::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_119_119_0, total 90 rows starting from the beginning of the part | ||
| 17215 | 2026.03.25 00:24:41.487114 [ 192 ] {6a83c119-7e6c-4ef5-9da4-bd1e7cdd4b62::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_120_120_0, total 504 rows starting from the beginning of the part | ||
| 17216 | 2026.03.25 00:24:41.487115 [ 188 ] {da9d4756-c540-45ff-bdbb-bdc9c8d31861::all_1_121_24} <Trace> oximeter.fields_string (da9d4756-c540-45ff-bdbb-bdc9c8d31861) (MergerMutator): Merged 6 parts: [all_1_116_23, all_121_121_0] -> all_1_121_24 | ||
| 17217 | 2026.03.25 00:24:41.487155 [ 186 ] {b490aa8d-8720-450c-9d9d-0c0be0c6e0e1::all_1_101_20} <Trace> oximeter.fields_u16 (b490aa8d-8720-450c-9d9d-0c0be0c6e0e1): Renaming temporary part tmp_merge_all_1_101_20 to all_1_101_20 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17218 | 2026.03.25 00:24:41.487157 [ 192 ] {6a83c119-7e6c-4ef5-9da4-bd1e7cdd4b62::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_121_121_0, total 90 rows starting from the beginning of the part | ||
| 17219 | 2026.03.25 00:24:41.487213 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.09 MiB. | ||
| 17220 | 2026.03.25 00:24:41.487244 [ 186 ] {b490aa8d-8720-450c-9d9d-0c0be0c6e0e1::all_1_101_20} <Trace> oximeter.fields_u16 (b490aa8d-8720-450c-9d9d-0c0be0c6e0e1) (MergerMutator): Merged 6 parts: [all_1_96_19, all_101_101_0] -> all_1_101_20 | ||
| 17221 | 2026.03.25 00:24:41.487329 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.32 MiB. | ||
| 17222 | 2026.03.25 00:24:41.487414 [ 5 ] {7fe81453-2e55-4651-883a-7022b4b9401a} <Trace> oximeter.measurements_cumulativeu64 (d9515f17-c5fd-4592-903e-92bbab0fc185): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17223 | 2026.03.25 00:24:41.487462 [ 5 ] {7fe81453-2e55-4651-883a-7022b4b9401a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.02 GiB. | ||
| 17224 | 2026.03.25 00:24:41.487808 [ 5 ] {7fe81453-2e55-4651-883a-7022b4b9401a} <Trace> MergedBlockOutputStream: filled checksums all_121_121_0 (state Temporary) | ||
| 17225 | 2026.03.25 00:24:41.488038 [ 5 ] {7fe81453-2e55-4651-883a-7022b4b9401a} <Trace> oximeter.measurements_cumulativeu64 (d9515f17-c5fd-4592-903e-92bbab0fc185): Renaming temporary part tmp_insert_all_121_121_0 to all_121_121_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17226 | 2026.03.25 00:24:41.488163 [ 72 ] {} <Debug> oximeter.measurements_cumulativeu64 (d9515f17-c5fd-4592-903e-92bbab0fc185) (MergerMutator): Selected 5 parts from all_1_116_24 to all_120_120_0 | ||
| 17227 | 2026.03.25 00:24:41.488170 [ 5 ] {7fe81453-2e55-4651-883a-7022b4b9401a} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001262 sec., 126782.88431061806 rows/sec., 8.83 MiB/sec. | ||
| 17228 | 2026.03.25 00:24:41.488198 [ 72 ] {} <Trace> oximeter.measurements_cumulativeu64 (d9515f17-c5fd-4592-903e-92bbab0fc185): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17229 | 2026.03.25 00:24:41.488223 [ 72 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.02 GiB. | ||
| 17230 | 2026.03.25 00:24:41.488223 [ 5 ] {7fe81453-2e55-4651-883a-7022b4b9401a} <Debug> TCPHandler: Processed in 0.001448233 sec. | ||
| 17231 | 2026.03.25 00:24:41.488310 [ 201 ] {d9515f17-c5fd-4592-903e-92bbab0fc185::all_1_120_25} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_116_24 to all_120_120_0 into Compact with storage Full | ||
| 17232 | 2026.03.25 00:24:41.488386 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17233 | 2026.03.25 00:24:41.488435 [ 201 ] {d9515f17-c5fd-4592-903e-92bbab0fc185::all_1_120_25} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 17234 | 2026.03.25 00:24:41.488440 [ 188 ] {6a83c119-7e6c-4ef5-9da4-bd1e7cdd4b62::all_1_121_24} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3044 rows, containing 5 columns (5 merged, 0 gathered) in 0.001708759 sec., 1781409.7833573956 rows/sec., 130.47 MiB/sec. | ||
| 17235 | 2026.03.25 00:24:41.488482 [ 201 ] {d9515f17-c5fd-4592-903e-92bbab0fc185::all_1_120_25} <Debug> MergeTreeSequentialSource: Reading 7 marks from part all_1_116_24, total 47022 rows starting from the beginning of the part | ||
| 17236 | 2026.03.25 00:24:41.488512 [ 5 ] {c9270543-078c-4bd6-b77d-3a3b471fa378} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 17237 | 2026.03.25 00:24:41.488555 [ 201 ] {d9515f17-c5fd-4592-903e-92bbab0fc185::all_1_120_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_117_117_0, total 128 rows starting from the beginning of the part | ||
| 17238 | 2026.03.25 00:24:41.488585 [ 5 ] {c9270543-078c-4bd6-b77d-3a3b471fa378} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 17239 | 2026.03.25 00:24:41.488607 [ 201 ] {d9515f17-c5fd-4592-903e-92bbab0fc185::all_1_120_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_118_118_0, total 265 rows starting from the beginning of the part | ||
| 17240 | 2026.03.25 00:24:41.488657 [ 201 ] {d9515f17-c5fd-4592-903e-92bbab0fc185::all_1_120_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_119_119_0, total 160 rows starting from the beginning of the part | ||
| 17241 | 2026.03.25 00:24:41.488697 [ 201 ] {d9515f17-c5fd-4592-903e-92bbab0fc185::all_1_120_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_120_120_0, total 265 rows starting from the beginning of the part | ||
| 17242 | 2026.03.25 00:24:41.488708 [ 193 ] {6a83c119-7e6c-4ef5-9da4-bd1e7cdd4b62::all_1_121_24} <Trace> MergedBlockOutputStream: filled checksums all_1_121_24 (state Temporary) | ||
| 17243 | 2026.03.25 00:24:41.489020 [ 193 ] {6a83c119-7e6c-4ef5-9da4-bd1e7cdd4b62::all_1_121_24} <Trace> oximeter.fields_uuid (6a83c119-7e6c-4ef5-9da4-bd1e7cdd4b62): Renaming temporary part tmp_merge_all_1_121_24 to all_1_121_24 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17244 | 2026.03.25 00:24:41.489113 [ 193 ] {6a83c119-7e6c-4ef5-9da4-bd1e7cdd4b62::all_1_121_24} <Trace> oximeter.fields_uuid (6a83c119-7e6c-4ef5-9da4-bd1e7cdd4b62) (MergerMutator): Merged 6 parts: [all_1_116_23, all_121_121_0] -> all_1_121_24 | ||
| 17245 | 2026.03.25 00:24:41.489204 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.69 MiB. | ||
| 17246 | 2026.03.25 00:24:41.489499 [ 5 ] {c9270543-078c-4bd6-b77d-3a3b471fa378} <Trace> oximeter.measurements_histogramu64 (66b3c5cd-c277-4614-b9e1-0e483a2d8930): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17247 | 2026.03.25 00:24:41.489540 [ 5 ] {c9270543-078c-4bd6-b77d-3a3b471fa378} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.02 GiB. | ||
| 17248 | 2026.03.25 00:24:41.490106 [ 5 ] {c9270543-078c-4bd6-b77d-3a3b471fa378} <Trace> MergedBlockOutputStream: filled checksums all_101_101_0 (state Temporary) | ||
| 17249 | 2026.03.25 00:24:41.490335 [ 5 ] {c9270543-078c-4bd6-b77d-3a3b471fa378} <Trace> oximeter.measurements_histogramu64 (66b3c5cd-c277-4614-b9e1-0e483a2d8930): Renaming temporary part tmp_insert_all_101_101_0 to all_101_101_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17250 | 2026.03.25 00:24:41.490457 [ 72 ] {} <Debug> oximeter.measurements_histogramu64 (66b3c5cd-c277-4614-b9e1-0e483a2d8930) (MergerMutator): Selected 6 parts from all_1_96_19 to all_101_101_0 | ||
| 17251 | 2026.03.25 00:24:41.490476 [ 5 ] {c9270543-078c-4bd6-b77d-3a3b471fa378} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.001989 sec., 13071.895424836603 rows/sec., 23.42 MiB/sec. | ||
| 17252 | 2026.03.25 00:24:41.490486 [ 72 ] {} <Trace> oximeter.measurements_histogramu64 (66b3c5cd-c277-4614-b9e1-0e483a2d8930): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17253 | 2026.03.25 00:24:41.490516 [ 72 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.02 GiB. | ||
| 17254 | 2026.03.25 00:24:41.490540 [ 5 ] {c9270543-078c-4bd6-b77d-3a3b471fa378} <Debug> TCPHandler: Processed in 0.002214591 sec. | ||
| 17255 | 2026.03.25 00:24:41.490598 [ 190 ] {66b3c5cd-c277-4614-b9e1-0e483a2d8930::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 | ||
| 17256 | 2026.03.25 00:24:41.490662 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17257 | 2026.03.25 00:24:41.490760 [ 5 ] {d284dd5d-11b8-4ea3-8509-fdc7d968cee5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 17258 | 2026.03.25 00:24:41.490803 [ 5 ] {d284dd5d-11b8-4ea3-8509-fdc7d968cee5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 17259 | 2026.03.25 00:24:41.490816 [ 190 ] {66b3c5cd-c277-4614-b9e1-0e483a2d8930::all_1_101_20} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 17260 | 2026.03.25 00:24:41.490881 [ 190 ] {66b3c5cd-c277-4614-b9e1-0e483a2d8930::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_96_19, total 1979 rows starting from the beginning of the part | ||
| 17261 | 2026.03.25 00:24:41.491003 [ 190 ] {66b3c5cd-c277-4614-b9e1-0e483a2d8930::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_97_97_0, total 37 rows starting from the beginning of the part | ||
| 17262 | 2026.03.25 00:24:41.491138 [ 190 ] {66b3c5cd-c277-4614-b9e1-0e483a2d8930::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_98_98_0, total 14 rows starting from the beginning of the part | ||
| 17263 | 2026.03.25 00:24:41.491140 [ 5 ] {d284dd5d-11b8-4ea3-8509-fdc7d968cee5} <Trace> oximeter.measurements_u64 (a46c3f3f-9ded-4b50-9fc2-4f503dd169a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17264 | 2026.03.25 00:24:41.491188 [ 5 ] {d284dd5d-11b8-4ea3-8509-fdc7d968cee5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.02 GiB. | ||
| 17265 | 2026.03.25 00:24:41.491237 [ 190 ] {66b3c5cd-c277-4614-b9e1-0e483a2d8930::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_99_99_0, total 26 rows starting from the beginning of the part | ||
| 17266 | 2026.03.25 00:24:41.491335 [ 190 ] {66b3c5cd-c277-4614-b9e1-0e483a2d8930::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_100_100_0, total 14 rows starting from the beginning of the part | ||
| 17267 | 2026.03.25 00:24:41.491430 [ 190 ] {66b3c5cd-c277-4614-b9e1-0e483a2d8930::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_101_101_0, total 26 rows starting from the beginning of the part | ||
| 17268 | 2026.03.25 00:24:41.491519 [ 5 ] {d284dd5d-11b8-4ea3-8509-fdc7d968cee5} <Trace> MergedBlockOutputStream: filled checksums all_121_121_0 (state Temporary) | ||
| 17269 | 2026.03.25 00:24:41.491743 [ 5 ] {d284dd5d-11b8-4ea3-8509-fdc7d968cee5} <Trace> oximeter.measurements_u64 (a46c3f3f-9ded-4b50-9fc2-4f503dd169a4): Renaming temporary part tmp_insert_all_121_121_0 to all_121_121_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17270 | 2026.03.25 00:24:41.491899 [ 72 ] {} <Debug> oximeter.measurements_u64 (a46c3f3f-9ded-4b50-9fc2-4f503dd169a4) (MergerMutator): Selected 6 parts from all_1_116_23 to all_121_121_0 | ||
| 17271 | 2026.03.25 00:24:41.491913 [ 5 ] {d284dd5d-11b8-4ea3-8509-fdc7d968cee5} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001172 sec., 51194.53924914676 rows/sec., 3.45 MiB/sec. | ||
| 17272 | 2026.03.25 00:24:41.491934 [ 72 ] {} <Trace> oximeter.measurements_u64 (a46c3f3f-9ded-4b50-9fc2-4f503dd169a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17273 | 2026.03.25 00:24:41.491956 [ 72 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.02 GiB. | ||
| 17274 | 2026.03.25 00:24:41.491959 [ 5 ] {d284dd5d-11b8-4ea3-8509-fdc7d968cee5} <Debug> TCPHandler: Processed in 0.001346051 sec. | ||
| 17275 | 2026.03.25 00:24:41.492020 [ 192 ] {a46c3f3f-9ded-4b50-9fc2-4f503dd169a4::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 | ||
| 17276 | 2026.03.25 00:24:41.492115 [ 192 ] {a46c3f3f-9ded-4b50-9fc2-4f503dd169a4::all_1_121_24} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 17277 | 2026.03.25 00:24:41.492141 [ 192 ] {a46c3f3f-9ded-4b50-9fc2-4f503dd169a4::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_116_23, total 7452 rows starting from the beginning of the part | ||
| 17278 | 2026.03.25 00:24:41.492186 [ 192 ] {a46c3f3f-9ded-4b50-9fc2-4f503dd169a4::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_117_117_0, total 48 rows starting from the beginning of the part | ||
| 17279 | 2026.03.25 00:24:41.492225 [ 192 ] {a46c3f3f-9ded-4b50-9fc2-4f503dd169a4::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_118_118_0, total 90 rows starting from the beginning of the part | ||
| 17280 | 2026.03.25 00:24:41.492257 [ 192 ] {a46c3f3f-9ded-4b50-9fc2-4f503dd169a4::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 | ||
| 17281 | 2026.03.25 00:24:41.492292 [ 192 ] {a46c3f3f-9ded-4b50-9fc2-4f503dd169a4::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_120_120_0, total 90 rows starting from the beginning of the part | ||
| 17282 | 2026.03.25 00:24:41.492326 [ 192 ] {a46c3f3f-9ded-4b50-9fc2-4f503dd169a4::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 | ||
| 17283 | 2026.03.25 00:24:41.495803 [ 194 ] {a46c3f3f-9ded-4b50-9fc2-4f503dd169a4::all_1_121_24} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7800 rows, containing 4 columns (4 merged, 0 gathered) in 0.003808138 sec., 2048245.100361384 rows/sec., 132.11 MiB/sec. | ||
| 17284 | 2026.03.25 00:24:41.496568 [ 200 ] {a46c3f3f-9ded-4b50-9fc2-4f503dd169a4::all_1_121_24} <Trace> MergedBlockOutputStream: filled checksums all_1_121_24 (state Temporary) | ||
| 17285 | 2026.03.25 00:24:41.496823 [ 200 ] {a46c3f3f-9ded-4b50-9fc2-4f503dd169a4::all_1_121_24} <Trace> oximeter.measurements_u64 (a46c3f3f-9ded-4b50-9fc2-4f503dd169a4): Renaming temporary part tmp_merge_all_1_121_24 to all_1_121_24 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17286 | 2026.03.25 00:24:41.496887 [ 200 ] {a46c3f3f-9ded-4b50-9fc2-4f503dd169a4::all_1_121_24} <Trace> oximeter.measurements_u64 (a46c3f3f-9ded-4b50-9fc2-4f503dd169a4) (MergerMutator): Merged 6 parts: [all_1_116_23, all_121_121_0] -> all_1_121_24 | ||
| 17287 | 2026.03.25 00:24:41.496955 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.29 MiB. | ||
| 17288 | 2026.03.25 00:24:41.498811 [ 200 ] {d9515f17-c5fd-4592-903e-92bbab0fc185::all_1_120_25} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 47840 rows, containing 5 columns (5 merged, 0 gathered) in 0.010536992 sec., 4540195.15246856 rows/sec., 289.74 MiB/sec. | ||
| 17289 | 2026.03.25 00:24:41.499394 [ 194 ] {d9515f17-c5fd-4592-903e-92bbab0fc185::all_1_120_25} <Trace> MergedBlockOutputStream: filled checksums all_1_120_25 (state Temporary) | ||
| 17290 | 2026.03.25 00:24:41.499704 [ 194 ] {d9515f17-c5fd-4592-903e-92bbab0fc185::all_1_120_25} <Trace> oximeter.measurements_cumulativeu64 (d9515f17-c5fd-4592-903e-92bbab0fc185): Renaming temporary part tmp_merge_all_1_120_25 to all_1_120_25 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17291 | 2026.03.25 00:24:41.499784 [ 194 ] {d9515f17-c5fd-4592-903e-92bbab0fc185::all_1_120_25} <Trace> oximeter.measurements_cumulativeu64 (d9515f17-c5fd-4592-903e-92bbab0fc185) (MergerMutator): Merged 5 parts: [all_1_116_24, all_120_120_0] -> all_1_120_25 | ||
| 17292 | 2026.03.25 00:24:41.499869 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.31 MiB. | ||
| 17293 | 2026.03.25 00:24:41.503363 [ 195 ] {66b3c5cd-c277-4614-b9e1-0e483a2d8930::all_1_101_20} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2096 rows, containing 19 columns (19 merged, 0 gathered) in 0.012799784 sec., 163752.76332788117 rows/sec., 293.44 MiB/sec. | ||
| 17294 | 2026.03.25 00:24:41.505704 [ 200 ] {66b3c5cd-c277-4614-b9e1-0e483a2d8930::all_1_101_20} <Trace> MergedBlockOutputStream: filled checksums all_1_101_20 (state Temporary) | ||
| 17295 | 2026.03.25 00:24:41.506029 [ 200 ] {66b3c5cd-c277-4614-b9e1-0e483a2d8930::all_1_101_20} <Trace> oximeter.measurements_histogramu64 (66b3c5cd-c277-4614-b9e1-0e483a2d8930): Renaming temporary part tmp_merge_all_1_101_20 to all_1_101_20 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17296 | 2026.03.25 00:24:41.506099 [ 200 ] {66b3c5cd-c277-4614-b9e1-0e483a2d8930::all_1_101_20} <Trace> oximeter.measurements_histogramu64 (66b3c5cd-c277-4614-b9e1-0e483a2d8930) (MergerMutator): Merged 6 parts: [all_1_96_19, all_101_101_0] -> all_1_101_20 | ||
| 17297 | 2026.03.25 00:24:41.506249 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.96 MiB. | ||
| 17298 | 2026.03.25 00:24:42.000247 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 372.32 MiB, peak 392.06 MiB, free memory in arenas 0.00 B, will set to 378.30 MiB (RSS), difference: 5.98 MiB | ||
| 17299 | 2026.03.25 00:24:44.708853 [ 141 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 17300 | 2026.03.25 00:24:44.708906 [ 141 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 17301 | 2026.03.25 00:24:44.960313 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 34462 | ||
| 17302 | 2026.03.25 00:24:44.960885 [ 244 ] {} <Trace> system.asynchronous_metric_log (0898b27c-367e-447b-8482-f4822232c365): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17303 | 2026.03.25 00:24:44.960939 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.03 GiB. | ||
| 17304 | 2026.03.25 00:24:44.961464 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 17305 | 2026.03.25 00:24:44.961708 [ 244 ] {} <Trace> system.asynchronous_metric_log (0898b27c-367e-447b-8482-f4822232c365): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17306 | 2026.03.25 00:24:44.961859 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 34462 | ||
| 17307 | 2026.03.25 00:24:45.119364 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 2252 | ||
| 17308 | 2026.03.25 00:24:45.122181 [ 242 ] {} <Trace> system.query_log (9703172c-9101-4506-b1d0-613c64f918a0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17309 | 2026.03.25 00:24:45.122236 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.03 GiB. | ||
| 17310 | 2026.03.25 00:24:45.123458 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 17311 | 2026.03.25 00:24:45.123732 [ 242 ] {} <Trace> system.query_log (9703172c-9101-4506-b1d0-613c64f918a0): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17312 | 2026.03.25 00:24:45.124117 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2252 | ||
| 17313 | 2026.03.25 00:24:46.285508 [ 223 ] {} <Trace> oximeter.measurements_f64 (212c2a6f-90cf-4c71-aafe-78c3b1fd8e79): 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] | ||
| 17314 | 2026.03.25 00:24:46.285569 [ 223 ] {} <Debug> oximeter.measurements_f64 (212c2a6f-90cf-4c71-aafe-78c3b1fd8e79): 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] | ||
| 17315 | 2026.03.25 00:24:46.288522 [ 223 ] {} <Debug> oximeter.measurements_f64 (212c2a6f-90cf-4c71-aafe-78c3b1fd8e79): 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] | ||
| 17316 | 2026.03.25 00:24:46.489755 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17317 | 2026.03.25 00:24:46.489960 [ 5 ] {23f4c504-7c5c-4bb1-affd-a40899bdc0f0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 17318 | 2026.03.25 00:24:46.490033 [ 5 ] {23f4c504-7c5c-4bb1-affd-a40899bdc0f0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 17319 | 2026.03.25 00:24:46.490848 [ 5 ] {23f4c504-7c5c-4bb1-affd-a40899bdc0f0} <Trace> oximeter.fields_i16 (78240462-1731-4218-9a79-d1fbaf59befe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17320 | 2026.03.25 00:24:46.490893 [ 5 ] {23f4c504-7c5c-4bb1-affd-a40899bdc0f0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.02 GiB. | ||
| 17321 | 2026.03.25 00:24:46.491284 [ 5 ] {23f4c504-7c5c-4bb1-affd-a40899bdc0f0} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 17322 | 2026.03.25 00:24:46.491508 [ 5 ] {23f4c504-7c5c-4bb1-affd-a40899bdc0f0} <Trace> oximeter.fields_i16 (78240462-1731-4218-9a79-d1fbaf59befe): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17323 | 2026.03.25 00:24:46.491644 [ 123 ] {} <Debug> oximeter.fields_i16 (78240462-1731-4218-9a79-d1fbaf59befe) (MergerMutator): Selected 5 parts from all_1_49_12 to all_53_53_0 | ||
| 17324 | 2026.03.25 00:24:46.491663 [ 5 ] {23f4c504-7c5c-4bb1-affd-a40899bdc0f0} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001755 sec., 161823.36182336183 rows/sec., 10.28 MiB/sec. | ||
| 17325 | 2026.03.25 00:24:46.491682 [ 123 ] {} <Trace> oximeter.fields_i16 (78240462-1731-4218-9a79-d1fbaf59befe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17326 | 2026.03.25 00:24:46.491707 [ 123 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.02 GiB. | ||
| 17327 | 2026.03.25 00:24:46.491715 [ 5 ] {23f4c504-7c5c-4bb1-affd-a40899bdc0f0} <Debug> TCPHandler: Processed in 0.002097218 sec. | ||
| 17328 | 2026.03.25 00:24:46.491843 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17329 | 2026.03.25 00:24:46.491841 [ 189 ] {78240462-1731-4218-9a79-d1fbaf59befe::all_1_53_13} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_49_12 to all_53_53_0 into Compact with storage Full | ||
| 17330 | 2026.03.25 00:24:46.491945 [ 5 ] {ac56ee9b-1223-4ab3-8623-f45333000b2c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 17331 | 2026.03.25 00:24:46.491992 [ 5 ] {ac56ee9b-1223-4ab3-8623-f45333000b2c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 17332 | 2026.03.25 00:24:46.492007 [ 189 ] {78240462-1731-4218-9a79-d1fbaf59befe::all_1_53_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 17333 | 2026.03.25 00:24:46.492049 [ 189 ] {78240462-1731-4218-9a79-d1fbaf59befe::all_1_53_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_49_12, total 284 rows starting from the beginning of the part | ||
| 17334 | 2026.03.25 00:24:46.492124 [ 189 ] {78240462-1731-4218-9a79-d1fbaf59befe::all_1_53_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 284 rows starting from the beginning of the part | ||
| 17335 | 2026.03.25 00:24:46.492178 [ 189 ] {78240462-1731-4218-9a79-d1fbaf59befe::all_1_53_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 284 rows starting from the beginning of the part | ||
| 17336 | 2026.03.25 00:24:46.492225 [ 189 ] {78240462-1731-4218-9a79-d1fbaf59befe::all_1_53_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 284 rows starting from the beginning of the part | ||
| 17337 | 2026.03.25 00:24:46.492275 [ 189 ] {78240462-1731-4218-9a79-d1fbaf59befe::all_1_53_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 284 rows starting from the beginning of the part | ||
| 17338 | 2026.03.25 00:24:46.492843 [ 5 ] {ac56ee9b-1223-4ab3-8623-f45333000b2c} <Trace> oximeter.fields_string (da9d4756-c540-45ff-bdbb-bdc9c8d31861): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17339 | 2026.03.25 00:24:46.492884 [ 5 ] {ac56ee9b-1223-4ab3-8623-f45333000b2c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.02 GiB. | ||
| 17340 | 2026.03.25 00:24:46.493196 [ 200 ] {78240462-1731-4218-9a79-d1fbaf59befe::all_1_53_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1420 rows, containing 5 columns (5 merged, 0 gathered) in 0.001414752 sec., 1003709.4840650517 rows/sec., 67.58 MiB/sec. | ||
| 17341 | 2026.03.25 00:24:46.493247 [ 5 ] {ac56ee9b-1223-4ab3-8623-f45333000b2c} <Trace> MergedBlockOutputStream: filled checksums all_122_122_0 (state Temporary) | ||
| 17342 | 2026.03.25 00:24:46.493368 [ 195 ] {78240462-1731-4218-9a79-d1fbaf59befe::all_1_53_13} <Trace> MergedBlockOutputStream: filled checksums all_1_53_13 (state Temporary) | ||
| 17343 | 2026.03.25 00:24:46.493485 [ 5 ] {ac56ee9b-1223-4ab3-8623-f45333000b2c} <Trace> oximeter.fields_string (da9d4756-c540-45ff-bdbb-bdc9c8d31861): Renaming temporary part tmp_insert_all_122_122_0 to all_122_122_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17344 | 2026.03.25 00:24:46.493614 [ 5 ] {ac56ee9b-1223-4ab3-8623-f45333000b2c} <Debug> executeQuery: Read 825 rows, 66.29 KiB in 0.001692 sec., 487588.6524822695 rows/sec., 38.26 MiB/sec. | ||
| 17345 | 2026.03.25 00:24:46.493651 [ 5 ] {ac56ee9b-1223-4ab3-8623-f45333000b2c} <Debug> TCPHandler: Processed in 0.001859932 sec. | ||
| 17346 | 2026.03.25 00:24:46.493690 [ 195 ] {78240462-1731-4218-9a79-d1fbaf59befe::all_1_53_13} <Trace> oximeter.fields_i16 (78240462-1731-4218-9a79-d1fbaf59befe): Renaming temporary part tmp_merge_all_1_53_13 to all_1_53_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17347 | 2026.03.25 00:24:46.493755 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17348 | 2026.03.25 00:24:46.493773 [ 195 ] {78240462-1731-4218-9a79-d1fbaf59befe::all_1_53_13} <Trace> oximeter.fields_i16 (78240462-1731-4218-9a79-d1fbaf59befe) (MergerMutator): Merged 5 parts: [all_1_49_12, all_53_53_0] -> all_1_53_13 | ||
| 17349 | 2026.03.25 00:24:46.493849 [ 5 ] {22d75d14-840a-4c16-8ff1-7a19422fbe53} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 17350 | 2026.03.25 00:24:46.493865 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.41 MiB. | ||
| 17351 | 2026.03.25 00:24:46.493889 [ 5 ] {22d75d14-840a-4c16-8ff1-7a19422fbe53} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 17352 | 2026.03.25 00:24:46.494334 [ 5 ] {22d75d14-840a-4c16-8ff1-7a19422fbe53} <Trace> oximeter.fields_u16 (b490aa8d-8720-450c-9d9d-0c0be0c6e0e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17353 | 2026.03.25 00:24:46.494370 [ 5 ] {22d75d14-840a-4c16-8ff1-7a19422fbe53} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.02 GiB. | ||
| 17354 | 2026.03.25 00:24:46.494668 [ 5 ] {22d75d14-840a-4c16-8ff1-7a19422fbe53} <Trace> MergedBlockOutputStream: filled checksums all_102_102_0 (state Temporary) | ||
| 17355 | 2026.03.25 00:24:46.494871 [ 5 ] {22d75d14-840a-4c16-8ff1-7a19422fbe53} <Trace> oximeter.fields_u16 (b490aa8d-8720-450c-9d9d-0c0be0c6e0e1): Renaming temporary part tmp_insert_all_102_102_0 to all_102_102_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17356 | 2026.03.25 00:24:46.494996 [ 5 ] {22d75d14-840a-4c16-8ff1-7a19422fbe53} <Debug> executeQuery: Read 156 rows, 9.59 KiB in 0.001165 sec., 133905.57939914163 rows/sec., 8.04 MiB/sec. | ||
| 17357 | 2026.03.25 00:24:46.495033 [ 5 ] {22d75d14-840a-4c16-8ff1-7a19422fbe53} <Debug> TCPHandler: Processed in 0.001326711 sec. | ||
| 17358 | 2026.03.25 00:24:46.495090 [ 222 ] {} <Trace> oximeter.fields_u16 (b490aa8d-8720-450c-9d9d-0c0be0c6e0e1): 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] | ||
| 17359 | 2026.03.25 00:24:46.495140 [ 222 ] {} <Debug> oximeter.fields_u16 (b490aa8d-8720-450c-9d9d-0c0be0c6e0e1): 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] | ||
| 17360 | 2026.03.25 00:24:46.495142 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17361 | 2026.03.25 00:24:46.495244 [ 5 ] {d3d0c0b6-2708-48f8-bb35-4a40ba57fb23} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 17362 | 2026.03.25 00:24:46.495284 [ 5 ] {d3d0c0b6-2708-48f8-bb35-4a40ba57fb23} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 17363 | 2026.03.25 00:24:46.495796 [ 5 ] {d3d0c0b6-2708-48f8-bb35-4a40ba57fb23} <Trace> oximeter.fields_u32 (79eddaf6-5920-48fe-8c45-6c5582e58677): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17364 | 2026.03.25 00:24:46.495840 [ 5 ] {d3d0c0b6-2708-48f8-bb35-4a40ba57fb23} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.02 GiB. | ||
| 17365 | 2026.03.25 00:24:46.496174 [ 5 ] {d3d0c0b6-2708-48f8-bb35-4a40ba57fb23} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 17366 | 2026.03.25 00:24:46.496544 [ 5 ] {d3d0c0b6-2708-48f8-bb35-4a40ba57fb23} <Trace> oximeter.fields_u32 (79eddaf6-5920-48fe-8c45-6c5582e58677): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17367 | 2026.03.25 00:24:46.496685 [ 5 ] {d3d0c0b6-2708-48f8-bb35-4a40ba57fb23} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001459 sec., 102124.74297464016 rows/sec., 6.60 MiB/sec. | ||
| 17368 | 2026.03.25 00:24:46.496723 [ 5 ] {d3d0c0b6-2708-48f8-bb35-4a40ba57fb23} <Debug> TCPHandler: Processed in 0.001630048 sec. | ||
| 17369 | 2026.03.25 00:24:46.496838 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17370 | 2026.03.25 00:24:46.496933 [ 5 ] {1c099eca-3c35-4ea9-a2fb-7bd55651b88f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 17371 | 2026.03.25 00:24:46.496973 [ 5 ] {1c099eca-3c35-4ea9-a2fb-7bd55651b88f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 17372 | 2026.03.25 00:24:46.497450 [ 5 ] {1c099eca-3c35-4ea9-a2fb-7bd55651b88f} <Trace> oximeter.fields_u8 (fa258e8d-285a-434f-b894-6be795807874): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17373 | 2026.03.25 00:24:46.497489 [ 5 ] {1c099eca-3c35-4ea9-a2fb-7bd55651b88f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.02 GiB. | ||
| 17374 | 2026.03.25 00:24:46.497839 [ 5 ] {1c099eca-3c35-4ea9-a2fb-7bd55651b88f} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 17375 | 2026.03.25 00:24:46.498057 [ 5 ] {1c099eca-3c35-4ea9-a2fb-7bd55651b88f} <Trace> oximeter.fields_u8 (fa258e8d-285a-434f-b894-6be795807874): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17376 | 2026.03.25 00:24:46.498155 [ 123 ] {} <Debug> oximeter.fields_u8 (fa258e8d-285a-434f-b894-6be795807874) (MergerMutator): Selected 5 parts from all_1_49_12 to all_53_53_0 | ||
| 17377 | 2026.03.25 00:24:46.498185 [ 123 ] {} <Trace> oximeter.fields_u8 (fa258e8d-285a-434f-b894-6be795807874): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17378 | 2026.03.25 00:24:46.498185 [ 5 ] {1c099eca-3c35-4ea9-a2fb-7bd55651b88f} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001272 sec., 116352.20125786164 rows/sec., 6.62 MiB/sec. | ||
| 17379 | 2026.03.25 00:24:46.498204 [ 123 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.02 GiB. | ||
| 17380 | 2026.03.25 00:24:46.498231 [ 5 ] {1c099eca-3c35-4ea9-a2fb-7bd55651b88f} <Debug> TCPHandler: Processed in 0.001441833 sec. | ||
| 17381 | 2026.03.25 00:24:46.498282 [ 197 ] {fa258e8d-285a-434f-b894-6be795807874::all_1_53_13} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_49_12 to all_53_53_0 into Compact with storage Full | ||
| 17382 | 2026.03.25 00:24:46.498351 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17383 | 2026.03.25 00:24:46.498385 [ 197 ] {fa258e8d-285a-434f-b894-6be795807874::all_1_53_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 17384 | 2026.03.25 00:24:46.498418 [ 197 ] {fa258e8d-285a-434f-b894-6be795807874::all_1_53_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_49_12, total 148 rows starting from the beginning of the part | ||
| 17385 | 2026.03.25 00:24:46.498434 [ 222 ] {} <Debug> oximeter.fields_u16 (b490aa8d-8720-450c-9d9d-0c0be0c6e0e1): 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] | ||
| 17386 | 2026.03.25 00:24:46.498453 [ 5 ] {b9440c53-cb7c-4da9-ad89-81b6602d19a0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 17387 | 2026.03.25 00:24:46.498476 [ 197 ] {fa258e8d-285a-434f-b894-6be795807874::all_1_53_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 148 rows starting from the beginning of the part | ||
| 17388 | 2026.03.25 00:24:46.498501 [ 5 ] {b9440c53-cb7c-4da9-ad89-81b6602d19a0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 17389 | 2026.03.25 00:24:46.498526 [ 197 ] {fa258e8d-285a-434f-b894-6be795807874::all_1_53_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 148 rows starting from the beginning of the part | ||
| 17390 | 2026.03.25 00:24:46.498570 [ 197 ] {fa258e8d-285a-434f-b894-6be795807874::all_1_53_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 148 rows starting from the beginning of the part | ||
| 17391 | 2026.03.25 00:24:46.498611 [ 197 ] {fa258e8d-285a-434f-b894-6be795807874::all_1_53_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 148 rows starting from the beginning of the part | ||
| 17392 | 2026.03.25 00:24:46.499116 [ 5 ] {b9440c53-cb7c-4da9-ad89-81b6602d19a0} <Trace> oximeter.fields_uuid (6a83c119-7e6c-4ef5-9da4-bd1e7cdd4b62): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17393 | 2026.03.25 00:24:46.499156 [ 5 ] {b9440c53-cb7c-4da9-ad89-81b6602d19a0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.02 GiB. | ||
| 17394 | 2026.03.25 00:24:46.499334 [ 200 ] {fa258e8d-285a-434f-b894-6be795807874::all_1_53_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 740 rows, containing 5 columns (5 merged, 0 gathered) in 0.001085634 sec., 681629.3520652448 rows/sec., 41.37 MiB/sec. | ||
| 17395 | 2026.03.25 00:24:46.499479 [ 199 ] {fa258e8d-285a-434f-b894-6be795807874::all_1_53_13} <Trace> MergedBlockOutputStream: filled checksums all_1_53_13 (state Temporary) | ||
| 17396 | 2026.03.25 00:24:46.499500 [ 5 ] {b9440c53-cb7c-4da9-ad89-81b6602d19a0} <Trace> MergedBlockOutputStream: filled checksums all_122_122_0 (state Temporary) | ||
| 17397 | 2026.03.25 00:24:46.499728 [ 5 ] {b9440c53-cb7c-4da9-ad89-81b6602d19a0} <Trace> oximeter.fields_uuid (6a83c119-7e6c-4ef5-9da4-bd1e7cdd4b62): Renaming temporary part tmp_insert_all_122_122_0 to all_122_122_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17398 | 2026.03.25 00:24:46.499754 [ 199 ] {fa258e8d-285a-434f-b894-6be795807874::all_1_53_13} <Trace> oximeter.fields_u8 (fa258e8d-285a-434f-b894-6be795807874): Renaming temporary part tmp_merge_all_1_53_13 to all_1_53_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17399 | 2026.03.25 00:24:46.499819 [ 199 ] {fa258e8d-285a-434f-b894-6be795807874::all_1_53_13} <Trace> oximeter.fields_u8 (fa258e8d-285a-434f-b894-6be795807874) (MergerMutator): Merged 5 parts: [all_1_49_12, all_53_53_0] -> all_1_53_13 | ||
| 17400 | 2026.03.25 00:24:46.499862 [ 5 ] {b9440c53-cb7c-4da9-ad89-81b6602d19a0} <Debug> executeQuery: Read 504 rows, 36.30 KiB in 0.001428 sec., 352941.17647058825 rows/sec., 24.82 MiB/sec. | ||
| 17401 | 2026.03.25 00:24:46.499893 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.30 MiB. | ||
| 17402 | 2026.03.25 00:24:46.499901 [ 5 ] {b9440c53-cb7c-4da9-ad89-81b6602d19a0} <Debug> TCPHandler: Processed in 0.001601527 sec. | ||
| 17403 | 2026.03.25 00:24:46.500028 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17404 | 2026.03.25 00:24:46.500147 [ 5 ] {28884b44-4ef1-42f7-9d32-a318dc98afcd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 17405 | 2026.03.25 00:24:46.500198 [ 5 ] {28884b44-4ef1-42f7-9d32-a318dc98afcd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 17406 | 2026.03.25 00:24:46.500564 [ 5 ] {28884b44-4ef1-42f7-9d32-a318dc98afcd} <Trace> oximeter.measurements_bool (8a3ce6e0-f76a-4ba2-9a43-4275c3c9549e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17407 | 2026.03.25 00:24:46.500599 [ 5 ] {28884b44-4ef1-42f7-9d32-a318dc98afcd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.02 GiB. | ||
| 17408 | 2026.03.25 00:24:46.500922 [ 5 ] {28884b44-4ef1-42f7-9d32-a318dc98afcd} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 17409 | 2026.03.25 00:24:46.501139 [ 5 ] {28884b44-4ef1-42f7-9d32-a318dc98afcd} <Trace> oximeter.measurements_bool (8a3ce6e0-f76a-4ba2-9a43-4275c3c9549e): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17410 | 2026.03.25 00:24:46.501271 [ 5 ] {28884b44-4ef1-42f7-9d32-a318dc98afcd} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001148 sec., 5226.480836236934 rows/sec., 273.06 KiB/sec. | ||
| 17411 | 2026.03.25 00:24:46.501308 [ 5 ] {28884b44-4ef1-42f7-9d32-a318dc98afcd} <Debug> TCPHandler: Processed in 0.001341171 sec. | ||
| 17412 | 2026.03.25 00:24:46.501421 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17413 | 2026.03.25 00:24:46.501521 [ 5 ] {879673a8-e8fc-45fa-a52f-ce9680c7d605} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 17414 | 2026.03.25 00:24:46.501564 [ 5 ] {879673a8-e8fc-45fa-a52f-ce9680c7d605} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 17415 | 2026.03.25 00:24:46.501984 [ 5 ] {879673a8-e8fc-45fa-a52f-ce9680c7d605} <Trace> oximeter.measurements_cumulativeu64 (d9515f17-c5fd-4592-903e-92bbab0fc185): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17416 | 2026.03.25 00:24:46.502018 [ 5 ] {879673a8-e8fc-45fa-a52f-ce9680c7d605} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.02 GiB. | ||
| 17417 | 2026.03.25 00:24:46.502348 [ 5 ] {879673a8-e8fc-45fa-a52f-ce9680c7d605} <Trace> MergedBlockOutputStream: filled checksums all_122_122_0 (state Temporary) | ||
| 17418 | 2026.03.25 00:24:46.502554 [ 5 ] {879673a8-e8fc-45fa-a52f-ce9680c7d605} <Trace> oximeter.measurements_cumulativeu64 (d9515f17-c5fd-4592-903e-92bbab0fc185): Renaming temporary part tmp_insert_all_122_122_0 to all_122_122_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17419 | 2026.03.25 00:24:46.502683 [ 5 ] {879673a8-e8fc-45fa-a52f-ce9680c7d605} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001181 sec., 224386.1134631668 rows/sec., 14.91 MiB/sec. | ||
| 17420 | 2026.03.25 00:24:46.502720 [ 5 ] {879673a8-e8fc-45fa-a52f-ce9680c7d605} <Debug> TCPHandler: Processed in 0.001346901 sec. | ||
| 17421 | 2026.03.25 00:24:46.502838 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17422 | 2026.03.25 00:24:46.502931 [ 5 ] {d0dd5fab-4e00-4574-98b8-f5e4b4181fa4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 17423 | 2026.03.25 00:24:46.502973 [ 5 ] {d0dd5fab-4e00-4574-98b8-f5e4b4181fa4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 17424 | 2026.03.25 00:24:46.503288 [ 5 ] {d0dd5fab-4e00-4574-98b8-f5e4b4181fa4} <Trace> oximeter.measurements_f64 (212c2a6f-90cf-4c71-aafe-78c3b1fd8e79): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17425 | 2026.03.25 00:24:46.503322 [ 5 ] {d0dd5fab-4e00-4574-98b8-f5e4b4181fa4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.02 GiB. | ||
| 17426 | 2026.03.25 00:24:46.503608 [ 5 ] {d0dd5fab-4e00-4574-98b8-f5e4b4181fa4} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 17427 | 2026.03.25 00:24:46.503822 [ 5 ] {d0dd5fab-4e00-4574-98b8-f5e4b4181fa4} <Trace> oximeter.measurements_f64 (212c2a6f-90cf-4c71-aafe-78c3b1fd8e79): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17428 | 2026.03.25 00:24:46.503950 [ 5 ] {d0dd5fab-4e00-4574-98b8-f5e4b4181fa4} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001037 sec., 964.3201542912248 rows/sec., 64.98 KiB/sec. | ||
| 17429 | 2026.03.25 00:24:46.503987 [ 5 ] {d0dd5fab-4e00-4574-98b8-f5e4b4181fa4} <Debug> TCPHandler: Processed in 0.001197767 sec. | ||
| 17430 | 2026.03.25 00:24:46.504108 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17431 | 2026.03.25 00:24:46.504224 [ 5 ] {72ef4a14-58a7-4fed-90a2-27ef40861b14} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 17432 | 2026.03.25 00:24:46.504288 [ 5 ] {72ef4a14-58a7-4fed-90a2-27ef40861b14} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 17433 | 2026.03.25 00:24:46.505104 [ 5 ] {72ef4a14-58a7-4fed-90a2-27ef40861b14} <Trace> oximeter.measurements_histogramu64 (66b3c5cd-c277-4614-b9e1-0e483a2d8930): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17434 | 2026.03.25 00:24:46.505139 [ 5 ] {72ef4a14-58a7-4fed-90a2-27ef40861b14} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.02 GiB. | ||
| 17435 | 2026.03.25 00:24:46.505657 [ 5 ] {72ef4a14-58a7-4fed-90a2-27ef40861b14} <Trace> MergedBlockOutputStream: filled checksums all_102_102_0 (state Temporary) | ||
| 17436 | 2026.03.25 00:24:46.505896 [ 5 ] {72ef4a14-58a7-4fed-90a2-27ef40861b14} <Trace> oximeter.measurements_histogramu64 (66b3c5cd-c277-4614-b9e1-0e483a2d8930): Renaming temporary part tmp_insert_all_102_102_0 to all_102_102_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17437 | 2026.03.25 00:24:46.506033 [ 5 ] {72ef4a14-58a7-4fed-90a2-27ef40861b14} <Debug> executeQuery: Read 14 rows, 25.69 KiB in 0.001833 sec., 7637.752318603382 rows/sec., 13.69 MiB/sec. | ||
| 17438 | 2026.03.25 00:24:46.506087 [ 5 ] {72ef4a14-58a7-4fed-90a2-27ef40861b14} <Debug> TCPHandler: Processed in 0.002039367 sec. | ||
| 17439 | 2026.03.25 00:24:46.506109 [ 220 ] {} <Trace> oximeter.measurements_histogramu64 (66b3c5cd-c277-4614-b9e1-0e483a2d8930): 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] | ||
| 17440 | 2026.03.25 00:24:46.506144 [ 220 ] {} <Debug> oximeter.measurements_histogramu64 (66b3c5cd-c277-4614-b9e1-0e483a2d8930): 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] | ||
| 17441 | 2026.03.25 00:24:46.506199 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17442 | 2026.03.25 00:24:46.506300 [ 5 ] {fbaca414-6d96-477d-a1fa-88d0c88e7d82} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 17443 | 2026.03.25 00:24:46.506343 [ 5 ] {fbaca414-6d96-477d-a1fa-88d0c88e7d82} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 17444 | 2026.03.25 00:24:46.506701 [ 5 ] {fbaca414-6d96-477d-a1fa-88d0c88e7d82} <Trace> oximeter.measurements_u64 (a46c3f3f-9ded-4b50-9fc2-4f503dd169a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17445 | 2026.03.25 00:24:46.506736 [ 5 ] {fbaca414-6d96-477d-a1fa-88d0c88e7d82} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.02 GiB. | ||
| 17446 | 2026.03.25 00:24:46.507082 [ 5 ] {fbaca414-6d96-477d-a1fa-88d0c88e7d82} <Trace> MergedBlockOutputStream: filled checksums all_122_122_0 (state Temporary) | ||
| 17447 | 2026.03.25 00:24:46.507355 [ 5 ] {fbaca414-6d96-477d-a1fa-88d0c88e7d82} <Trace> oximeter.measurements_u64 (a46c3f3f-9ded-4b50-9fc2-4f503dd169a4): Renaming temporary part tmp_insert_all_122_122_0 to all_122_122_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17448 | 2026.03.25 00:24:46.507492 [ 5 ] {fbaca414-6d96-477d-a1fa-88d0c88e7d82} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001211 sec., 74318.74483897605 rows/sec., 4.65 MiB/sec. | ||
| 17449 | 2026.03.25 00:24:46.507529 [ 5 ] {fbaca414-6d96-477d-a1fa-88d0c88e7d82} <Debug> TCPHandler: Processed in 0.001378722 sec. | ||
| 17450 | 2026.03.25 00:24:46.508649 [ 220 ] {} <Debug> oximeter.measurements_histogramu64 (66b3c5cd-c277-4614-b9e1-0e483a2d8930): 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] | ||
| 17451 | 2026.03.25 00:24:46.814118 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 543 | ||
| 17452 | 2026.03.25 00:24:46.830195 [ 243 ] {} <Trace> system.metric_log (8832bb94-2db2-42e0-923d-5bcca7c2cc3b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17453 | 2026.03.25 00:24:46.830247 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.02 GiB. | ||
| 17454 | 2026.03.25 00:24:46.836414 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 17455 | 2026.03.25 00:24:46.837152 [ 243 ] {} <Trace> system.metric_log (8832bb94-2db2-42e0-923d-5bcca7c2cc3b): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17456 | 2026.03.25 00:24:46.840658 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 543 | ||
| 17457 | 2026.03.25 00:24:46.988035 [ 221 ] {} <Trace> oximeter.fields_u32 (79eddaf6-5920-48fe-8c45-6c5582e58677): 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] | ||
| 17458 | 2026.03.25 00:24:46.988087 [ 221 ] {} <Debug> oximeter.fields_u32 (79eddaf6-5920-48fe-8c45-6c5582e58677): 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] | ||
| 17459 | 2026.03.25 00:24:46.990798 [ 221 ] {} <Debug> oximeter.fields_u32 (79eddaf6-5920-48fe-8c45-6c5582e58677): 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] | ||
| 17460 | 2026.03.25 00:24:47.000296 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 379.67 MiB, peak 392.06 MiB, free memory in arenas 0.00 B, will set to 378.31 MiB (RSS), difference: -1.35 MiB | ||
| 17461 | 2026.03.25 00:24:47.007670 [ 219 ] {} <Trace> oximeter.measurements_u64 (a46c3f3f-9ded-4b50-9fc2-4f503dd169a4): 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] | ||
| 17462 | 2026.03.25 00:24:47.007724 [ 219 ] {} <Debug> oximeter.measurements_u64 (a46c3f3f-9ded-4b50-9fc2-4f503dd169a4): 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] | ||
| 17463 | 2026.03.25 00:24:47.011382 [ 219 ] {} <Debug> oximeter.measurements_u64 (a46c3f3f-9ded-4b50-9fc2-4f503dd169a4): 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] | ||
| 17464 | 2026.03.25 00:24:47.054100 [ 221 ] {} <Trace> oximeter.fields_i16 (78240462-1731-4218-9a79-d1fbaf59befe): 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] | ||
| 17465 | 2026.03.25 00:24:47.054165 [ 221 ] {} <Debug> oximeter.fields_i16 (78240462-1731-4218-9a79-d1fbaf59befe): 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] | ||
| 17466 | 2026.03.25 00:24:47.055657 [ 221 ] {} <Debug> oximeter.fields_i16 (78240462-1731-4218-9a79-d1fbaf59befe): 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] | ||
| 17467 | 2026.03.25 00:24:47.210357 [ 223 ] {} <Trace> oximeter.fields_u8 (fa258e8d-285a-434f-b894-6be795807874): 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] | ||
| 17468 | 2026.03.25 00:24:47.210404 [ 223 ] {} <Debug> oximeter.fields_u8 (fa258e8d-285a-434f-b894-6be795807874): 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] | ||
| 17469 | 2026.03.25 00:24:47.212566 [ 223 ] {} <Debug> oximeter.fields_u8 (fa258e8d-285a-434f-b894-6be795807874): 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] | ||
| 17470 | 2026.03.25 00:24:47.408034 [ 225 ] {} <Trace> oximeter.fields_uuid (6a83c119-7e6c-4ef5-9da4-bd1e7cdd4b62): 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] | ||
| 17471 | 2026.03.25 00:24:47.408099 [ 225 ] {} <Debug> oximeter.fields_uuid (6a83c119-7e6c-4ef5-9da4-bd1e7cdd4b62): 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] | ||
| 17472 | 2026.03.25 00:24:47.411393 [ 225 ] {} <Debug> oximeter.fields_uuid (6a83c119-7e6c-4ef5-9da4-bd1e7cdd4b62): 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] | ||
| 17473 | 2026.03.25 00:24:47.446100 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17474 | 2026.03.25 00:24:47.446278 [ 5 ] {d2c2a31a-c483-4f46-9e79-befc8325ed5c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 17475 | 2026.03.25 00:24:47.446348 [ 5 ] {d2c2a31a-c483-4f46-9e79-befc8325ed5c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 17476 | 2026.03.25 00:24:47.446953 [ 5 ] {d2c2a31a-c483-4f46-9e79-befc8325ed5c} <Trace> oximeter.fields_ipaddr (2be1fe0e-d681-4366-b872-d5e7a11bcfe0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17477 | 2026.03.25 00:24:47.446997 [ 5 ] {d2c2a31a-c483-4f46-9e79-befc8325ed5c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.02 GiB. | ||
| 17478 | 2026.03.25 00:24:47.447375 [ 5 ] {d2c2a31a-c483-4f46-9e79-befc8325ed5c} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 17479 | 2026.03.25 00:24:47.447611 [ 5 ] {d2c2a31a-c483-4f46-9e79-befc8325ed5c} <Trace> oximeter.fields_ipaddr (2be1fe0e-d681-4366-b872-d5e7a11bcfe0): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17480 | 2026.03.25 00:24:47.447764 [ 5 ] {d2c2a31a-c483-4f46-9e79-befc8325ed5c} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.00154 sec., 1298.7012987012988 rows/sec., 105.90 KiB/sec. | ||
| 17481 | 2026.03.25 00:24:47.447807 [ 5 ] {d2c2a31a-c483-4f46-9e79-befc8325ed5c} <Debug> TCPHandler: Processed in 0.001841263 sec. | ||
| 17482 | 2026.03.25 00:24:47.447928 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17483 | 2026.03.25 00:24:47.448022 [ 5 ] {adc0818c-4f14-4d46-ba49-b6c10b032b92} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 17484 | 2026.03.25 00:24:47.448063 [ 5 ] {adc0818c-4f14-4d46-ba49-b6c10b032b92} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 17485 | 2026.03.25 00:24:47.449542 [ 5 ] {adc0818c-4f14-4d46-ba49-b6c10b032b92} <Trace> oximeter.fields_string (da9d4756-c540-45ff-bdbb-bdc9c8d31861): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17486 | 2026.03.25 00:24:47.449578 [ 5 ] {adc0818c-4f14-4d46-ba49-b6c10b032b92} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.02 GiB. | ||
| 17487 | 2026.03.25 00:24:47.450023 [ 5 ] {adc0818c-4f14-4d46-ba49-b6c10b032b92} <Trace> MergedBlockOutputStream: filled checksums all_123_123_0 (state Temporary) | ||
| 17488 | 2026.03.25 00:24:47.450233 [ 5 ] {adc0818c-4f14-4d46-ba49-b6c10b032b92} <Trace> oximeter.fields_string (da9d4756-c540-45ff-bdbb-bdc9c8d31861): Renaming temporary part tmp_insert_all_123_123_0 to all_123_123_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17489 | 2026.03.25 00:24:47.450364 [ 5 ] {adc0818c-4f14-4d46-ba49-b6c10b032b92} <Debug> executeQuery: Read 2458 rows, 186.67 KiB in 0.00236 sec., 1041525.4237288135 rows/sec., 77.24 MiB/sec. | ||
| 17490 | 2026.03.25 00:24:47.450415 [ 5 ] {adc0818c-4f14-4d46-ba49-b6c10b032b92} <Debug> TCPHandler: Processed in 0.002537638 sec. | ||
| 17491 | 2026.03.25 00:24:47.450572 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17492 | 2026.03.25 00:24:47.450689 [ 5 ] {2d232165-5369-4f93-a367-edc66c384d88} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 17493 | 2026.03.25 00:24:47.450744 [ 5 ] {2d232165-5369-4f93-a367-edc66c384d88} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 17494 | 2026.03.25 00:24:47.451287 [ 5 ] {2d232165-5369-4f93-a367-edc66c384d88} <Trace> oximeter.fields_u16 (b490aa8d-8720-450c-9d9d-0c0be0c6e0e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17495 | 2026.03.25 00:24:47.451333 [ 5 ] {2d232165-5369-4f93-a367-edc66c384d88} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.02 GiB. | ||
| 17496 | 2026.03.25 00:24:47.451711 [ 5 ] {2d232165-5369-4f93-a367-edc66c384d88} <Trace> MergedBlockOutputStream: filled checksums all_103_103_0 (state Temporary) | ||
| 17497 | 2026.03.25 00:24:47.451917 [ 5 ] {2d232165-5369-4f93-a367-edc66c384d88} <Trace> oximeter.fields_u16 (b490aa8d-8720-450c-9d9d-0c0be0c6e0e1): Renaming temporary part tmp_insert_all_103_103_0 to all_103_103_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17498 | 2026.03.25 00:24:47.452048 [ 5 ] {2d232165-5369-4f93-a367-edc66c384d88} <Debug> executeQuery: Read 39 rows, 2.92 KiB in 0.001379 sec., 28281.363306744017 rows/sec., 2.07 MiB/sec. | ||
| 17499 | 2026.03.25 00:24:47.452085 [ 5 ] {2d232165-5369-4f93-a367-edc66c384d88} <Debug> TCPHandler: Processed in 0.001582037 sec. | ||
| 17500 | 2026.03.25 00:24:47.452186 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17501 | 2026.03.25 00:24:47.452280 [ 5 ] {28c82d94-ba3d-48b2-839a-0146d0182d95} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 17502 | 2026.03.25 00:24:47.452319 [ 5 ] {28c82d94-ba3d-48b2-839a-0146d0182d95} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 17503 | 2026.03.25 00:24:47.452954 [ 5 ] {28c82d94-ba3d-48b2-839a-0146d0182d95} <Trace> oximeter.fields_u32 (79eddaf6-5920-48fe-8c45-6c5582e58677): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17504 | 2026.03.25 00:24:47.452991 [ 5 ] {28c82d94-ba3d-48b2-839a-0146d0182d95} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.02 GiB. | ||
| 17505 | 2026.03.25 00:24:47.453314 [ 5 ] {28c82d94-ba3d-48b2-839a-0146d0182d95} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 17506 | 2026.03.25 00:24:47.453517 [ 5 ] {28c82d94-ba3d-48b2-839a-0146d0182d95} <Trace> oximeter.fields_u32 (79eddaf6-5920-48fe-8c45-6c5582e58677): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17507 | 2026.03.25 00:24:47.453631 [ 153 ] {} <Debug> oximeter.fields_u32 (79eddaf6-5920-48fe-8c45-6c5582e58677) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
| 17508 | 2026.03.25 00:24:47.453645 [ 5 ] {28c82d94-ba3d-48b2-839a-0146d0182d95} <Debug> executeQuery: Read 801 rows, 47.38 KiB in 0.001384 sec., 578757.225433526 rows/sec., 33.43 MiB/sec. | ||
| 17509 | 2026.03.25 00:24:47.453689 [ 153 ] {} <Trace> oximeter.fields_u32 (79eddaf6-5920-48fe-8c45-6c5582e58677): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17510 | 2026.03.25 00:24:47.453701 [ 5 ] {28c82d94-ba3d-48b2-839a-0146d0182d95} <Debug> TCPHandler: Processed in 0.001562746 sec. | ||
| 17511 | 2026.03.25 00:24:47.453719 [ 153 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.02 GiB. | ||
| 17512 | 2026.03.25 00:24:47.453825 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17513 | 2026.03.25 00:24:47.453835 [ 198 ] {79eddaf6-5920-48fe-8c45-6c5582e58677::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 | ||
| 17514 | 2026.03.25 00:24:47.453924 [ 5 ] {6a373902-3935-4d19-acd6-85c695f79260} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 17515 | 2026.03.25 00:24:47.453967 [ 5 ] {6a373902-3935-4d19-acd6-85c695f79260} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 17516 | 2026.03.25 00:24:47.453976 [ 198 ] {79eddaf6-5920-48fe-8c45-6c5582e58677::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 17517 | 2026.03.25 00:24:47.454013 [ 198 ] {79eddaf6-5920-48fe-8c45-6c5582e58677::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 950 rows starting from the beginning of the part | ||
| 17518 | 2026.03.25 00:24:47.454080 [ 198 ] {79eddaf6-5920-48fe-8c45-6c5582e58677::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 801 rows starting from the beginning of the part | ||
| 17519 | 2026.03.25 00:24:47.454125 [ 198 ] {79eddaf6-5920-48fe-8c45-6c5582e58677::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 149 rows starting from the beginning of the part | ||
| 17520 | 2026.03.25 00:24:47.454168 [ 198 ] {79eddaf6-5920-48fe-8c45-6c5582e58677::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 149 rows starting from the beginning of the part | ||
| 17521 | 2026.03.25 00:24:47.454208 [ 198 ] {79eddaf6-5920-48fe-8c45-6c5582e58677::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 149 rows starting from the beginning of the part | ||
| 17522 | 2026.03.25 00:24:47.454254 [ 198 ] {79eddaf6-5920-48fe-8c45-6c5582e58677::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 801 rows starting from the beginning of the part | ||
| 17523 | 2026.03.25 00:24:47.454354 [ 5 ] {6a373902-3935-4d19-acd6-85c695f79260} <Trace> oximeter.fields_u64 (3ff11c92-02f0-4d7f-b78c-e898b3889a19): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17524 | 2026.03.25 00:24:47.454396 [ 5 ] {6a373902-3935-4d19-acd6-85c695f79260} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.02 GiB. | ||
| 17525 | 2026.03.25 00:24:47.454706 [ 5 ] {6a373902-3935-4d19-acd6-85c695f79260} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 17526 | 2026.03.25 00:24:47.454926 [ 5 ] {6a373902-3935-4d19-acd6-85c695f79260} <Trace> oximeter.fields_u64 (3ff11c92-02f0-4d7f-b78c-e898b3889a19): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17527 | 2026.03.25 00:24:47.455057 [ 5 ] {6a373902-3935-4d19-acd6-85c695f79260} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001151 sec., 868.8097306689835 rows/sec., 61.09 KiB/sec. | ||
| 17528 | 2026.03.25 00:24:47.455095 [ 5 ] {6a373902-3935-4d19-acd6-85c695f79260} <Debug> TCPHandler: Processed in 0.001319431 sec. | ||
| 17529 | 2026.03.25 00:24:47.455201 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17530 | 2026.03.25 00:24:47.455299 [ 5 ] {3b171423-eab6-434b-a0c0-9c51653c0a61} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 17531 | 2026.03.25 00:24:47.455340 [ 5 ] {3b171423-eab6-434b-a0c0-9c51653c0a61} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 17532 | 2026.03.25 00:24:47.455504 [ 198 ] {79eddaf6-5920-48fe-8c45-6c5582e58677::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2999 rows, containing 5 columns (5 merged, 0 gathered) in 0.001720919 sec., 1742673.536639435 rows/sec., 109.68 MiB/sec. | ||
| 17533 | 2026.03.25 00:24:47.455712 [ 191 ] {79eddaf6-5920-48fe-8c45-6c5582e58677::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
| 17534 | 2026.03.25 00:24:47.456038 [ 191 ] {79eddaf6-5920-48fe-8c45-6c5582e58677::all_1_71_14} <Trace> oximeter.fields_u32 (79eddaf6-5920-48fe-8c45-6c5582e58677): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17535 | 2026.03.25 00:24:47.456117 [ 191 ] {79eddaf6-5920-48fe-8c45-6c5582e58677::all_1_71_14} <Trace> oximeter.fields_u32 (79eddaf6-5920-48fe-8c45-6c5582e58677) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
| 17536 | 2026.03.25 00:24:47.456203 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.57 MiB. | ||
| 17537 | 2026.03.25 00:24:47.456270 [ 5 ] {3b171423-eab6-434b-a0c0-9c51653c0a61} <Trace> oximeter.fields_uuid (6a83c119-7e6c-4ef5-9da4-bd1e7cdd4b62): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17538 | 2026.03.25 00:24:47.456305 [ 5 ] {3b171423-eab6-434b-a0c0-9c51653c0a61} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.02 GiB. | ||
| 17539 | 2026.03.25 00:24:47.456671 [ 5 ] {3b171423-eab6-434b-a0c0-9c51653c0a61} <Trace> MergedBlockOutputStream: filled checksums all_123_123_0 (state Temporary) | ||
| 17540 | 2026.03.25 00:24:47.456880 [ 5 ] {3b171423-eab6-434b-a0c0-9c51653c0a61} <Trace> oximeter.fields_uuid (6a83c119-7e6c-4ef5-9da4-bd1e7cdd4b62): Renaming temporary part tmp_insert_all_123_123_0 to all_123_123_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17541 | 2026.03.25 00:24:47.457014 [ 5 ] {3b171423-eab6-434b-a0c0-9c51653c0a61} <Debug> executeQuery: Read 1318 rows, 90.36 KiB in 0.001733 sec., 760530.871321408 rows/sec., 50.92 MiB/sec. | ||
| 17542 | 2026.03.25 00:24:47.457051 [ 5 ] {3b171423-eab6-434b-a0c0-9c51653c0a61} <Debug> TCPHandler: Processed in 0.001899874 sec. | ||
| 17543 | 2026.03.25 00:24:47.457160 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17544 | 2026.03.25 00:24:47.457263 [ 5 ] {5387c7fb-574b-4dd0-9d1a-6051f209860a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 17545 | 2026.03.25 00:24:47.457308 [ 5 ] {5387c7fb-574b-4dd0-9d1a-6051f209860a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 17546 | 2026.03.25 00:24:47.458228 [ 5 ] {5387c7fb-574b-4dd0-9d1a-6051f209860a} <Trace> oximeter.measurements_cumulativeu64 (d9515f17-c5fd-4592-903e-92bbab0fc185): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17547 | 2026.03.25 00:24:47.458270 [ 5 ] {5387c7fb-574b-4dd0-9d1a-6051f209860a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.02 GiB. | ||
| 17548 | 2026.03.25 00:24:47.458711 [ 5 ] {5387c7fb-574b-4dd0-9d1a-6051f209860a} <Trace> MergedBlockOutputStream: filled checksums all_123_123_0 (state Temporary) | ||
| 17549 | 2026.03.25 00:24:47.458928 [ 5 ] {5387c7fb-574b-4dd0-9d1a-6051f209860a} <Trace> oximeter.measurements_cumulativeu64 (d9515f17-c5fd-4592-903e-92bbab0fc185): Renaming temporary part tmp_insert_all_123_123_0 to all_123_123_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17550 | 2026.03.25 00:24:47.459062 [ 5 ] {5387c7fb-574b-4dd0-9d1a-6051f209860a} <Debug> executeQuery: Read 1497 rows, 92.97 KiB in 0.001818 sec., 823432.3432343234 rows/sec., 49.94 MiB/sec. | ||
| 17551 | 2026.03.25 00:24:47.459100 [ 5 ] {5387c7fb-574b-4dd0-9d1a-6051f209860a} <Debug> TCPHandler: Processed in 0.001991486 sec. | ||
| 17552 | 2026.03.25 00:24:47.459153 [ 219 ] {} <Trace> oximeter.measurements_cumulativeu64 (d9515f17-c5fd-4592-903e-92bbab0fc185): 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] | ||
| 17553 | 2026.03.25 00:24:47.459177 [ 219 ] {} <Debug> oximeter.measurements_cumulativeu64 (d9515f17-c5fd-4592-903e-92bbab0fc185): 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] | ||
| 17554 | 2026.03.25 00:24:47.459216 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17555 | 2026.03.25 00:24:47.459312 [ 5 ] {cfb551dd-54d1-4db6-8fd1-71dd9c2fbcfb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 17556 | 2026.03.25 00:24:47.459368 [ 5 ] {cfb551dd-54d1-4db6-8fd1-71dd9c2fbcfb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 17557 | 2026.03.25 00:24:47.460248 [ 5 ] {cfb551dd-54d1-4db6-8fd1-71dd9c2fbcfb} <Trace> oximeter.measurements_histogramu64 (66b3c5cd-c277-4614-b9e1-0e483a2d8930): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17558 | 2026.03.25 00:24:47.460283 [ 5 ] {cfb551dd-54d1-4db6-8fd1-71dd9c2fbcfb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.02 GiB. | ||
| 17559 | 2026.03.25 00:24:47.460837 [ 5 ] {cfb551dd-54d1-4db6-8fd1-71dd9c2fbcfb} <Trace> MergedBlockOutputStream: filled checksums all_103_103_0 (state Temporary) | ||
| 17560 | 2026.03.25 00:24:47.461066 [ 5 ] {cfb551dd-54d1-4db6-8fd1-71dd9c2fbcfb} <Trace> oximeter.measurements_histogramu64 (66b3c5cd-c277-4614-b9e1-0e483a2d8930): Renaming temporary part tmp_insert_all_103_103_0 to all_103_103_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17561 | 2026.03.25 00:24:47.461204 [ 5 ] {cfb551dd-54d1-4db6-8fd1-71dd9c2fbcfb} <Debug> executeQuery: Read 37 rows, 67.89 KiB in 0.00191 sec., 19371.7277486911 rows/sec., 34.71 MiB/sec. | ||
| 17562 | 2026.03.25 00:24:47.461259 [ 5 ] {cfb551dd-54d1-4db6-8fd1-71dd9c2fbcfb} <Debug> TCPHandler: Processed in 0.002092668 sec. | ||
| 17563 | 2026.03.25 00:24:47.461375 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17564 | 2026.03.25 00:24:47.461470 [ 5 ] {6b3ba338-92f8-436c-918e-5bdd813a1c9f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 17565 | 2026.03.25 00:24:47.461511 [ 5 ] {6b3ba338-92f8-436c-918e-5bdd813a1c9f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 17566 | 2026.03.25 00:24:47.461681 [ 219 ] {} <Debug> oximeter.measurements_cumulativeu64 (d9515f17-c5fd-4592-903e-92bbab0fc185): 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] | ||
| 17567 | 2026.03.25 00:24:47.461839 [ 5 ] {6b3ba338-92f8-436c-918e-5bdd813a1c9f} <Trace> oximeter.measurements_u64 (a46c3f3f-9ded-4b50-9fc2-4f503dd169a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17568 | 2026.03.25 00:24:47.461874 [ 5 ] {6b3ba338-92f8-436c-918e-5bdd813a1c9f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.02 GiB. | ||
| 17569 | 2026.03.25 00:24:47.462169 [ 5 ] {6b3ba338-92f8-436c-918e-5bdd813a1c9f} <Trace> MergedBlockOutputStream: filled checksums all_123_123_0 (state Temporary) | ||
| 17570 | 2026.03.25 00:24:47.462382 [ 5 ] {6b3ba338-92f8-436c-918e-5bdd813a1c9f} <Trace> oximeter.measurements_u64 (a46c3f3f-9ded-4b50-9fc2-4f503dd169a4): Renaming temporary part tmp_insert_all_123_123_0 to all_123_123_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17571 | 2026.03.25 00:24:47.462510 [ 5 ] {6b3ba338-92f8-436c-918e-5bdd813a1c9f} <Debug> executeQuery: Read 12 rows, 848.00 B in 0.001058 sec., 11342.155009451797 rows/sec., 782.73 KiB/sec. | ||
| 17572 | 2026.03.25 00:24:47.462546 [ 5 ] {6b3ba338-92f8-436c-918e-5bdd813a1c9f} <Debug> TCPHandler: Processed in 0.001219988 sec. | ||
| 17573 | 2026.03.25 00:24:48.524536 [ 220 ] {} <Trace> oximeter.fields_string (da9d4756-c540-45ff-bdbb-bdc9c8d31861): 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] | ||
| 17574 | 2026.03.25 00:24:48.524592 [ 220 ] {} <Debug> oximeter.fields_string (da9d4756-c540-45ff-bdbb-bdc9c8d31861): 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] | ||
| 17575 | 2026.03.25 00:24:48.527204 [ 220 ] {} <Debug> oximeter.fields_string (da9d4756-c540-45ff-bdbb-bdc9c8d31861): 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] | ||
| 17576 | 2026.03.25 00:24:51.479476 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17577 | 2026.03.25 00:24:51.479664 [ 5 ] {b0b006a2-2114-4fd2-a5c8-8c5b47a14f88} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 17578 | 2026.03.25 00:24:51.479733 [ 5 ] {b0b006a2-2114-4fd2-a5c8-8c5b47a14f88} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 17579 | 2026.03.25 00:24:51.480392 [ 5 ] {b0b006a2-2114-4fd2-a5c8-8c5b47a14f88} <Trace> oximeter.fields_string (da9d4756-c540-45ff-bdbb-bdc9c8d31861): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17580 | 2026.03.25 00:24:51.480445 [ 5 ] {b0b006a2-2114-4fd2-a5c8-8c5b47a14f88} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.02 GiB. | ||
| 17581 | 2026.03.25 00:24:51.480864 [ 5 ] {b0b006a2-2114-4fd2-a5c8-8c5b47a14f88} <Trace> MergedBlockOutputStream: filled checksums all_124_124_0 (state Temporary) | ||
| 17582 | 2026.03.25 00:24:51.481117 [ 5 ] {b0b006a2-2114-4fd2-a5c8-8c5b47a14f88} <Trace> oximeter.fields_string (da9d4756-c540-45ff-bdbb-bdc9c8d31861): Renaming temporary part tmp_insert_all_124_124_0 to all_124_124_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17583 | 2026.03.25 00:24:51.481291 [ 5 ] {b0b006a2-2114-4fd2-a5c8-8c5b47a14f88} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001672 sec., 33492.82296650718 rows/sec., 2.57 MiB/sec. | ||
| 17584 | 2026.03.25 00:24:51.481353 [ 5 ] {b0b006a2-2114-4fd2-a5c8-8c5b47a14f88} <Debug> TCPHandler: Processed in 0.002013716 sec. | ||
| 17585 | 2026.03.25 00:24:51.481503 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17586 | 2026.03.25 00:24:51.481614 [ 5 ] {25165d16-3d8c-4833-9583-d64db48fef93} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 17587 | 2026.03.25 00:24:51.481668 [ 5 ] {25165d16-3d8c-4833-9583-d64db48fef93} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 17588 | 2026.03.25 00:24:51.482212 [ 5 ] {25165d16-3d8c-4833-9583-d64db48fef93} <Trace> oximeter.fields_uuid (6a83c119-7e6c-4ef5-9da4-bd1e7cdd4b62): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17589 | 2026.03.25 00:24:51.482252 [ 5 ] {25165d16-3d8c-4833-9583-d64db48fef93} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.02 GiB. | ||
| 17590 | 2026.03.25 00:24:51.482605 [ 5 ] {25165d16-3d8c-4833-9583-d64db48fef93} <Trace> MergedBlockOutputStream: filled checksums all_124_124_0 (state Temporary) | ||
| 17591 | 2026.03.25 00:24:51.482837 [ 5 ] {25165d16-3d8c-4833-9583-d64db48fef93} <Trace> oximeter.fields_uuid (6a83c119-7e6c-4ef5-9da4-bd1e7cdd4b62): Renaming temporary part tmp_insert_all_124_124_0 to all_124_124_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17592 | 2026.03.25 00:24:51.482976 [ 5 ] {25165d16-3d8c-4833-9583-d64db48fef93} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001391 sec., 46010.064701653486 rows/sec., 3.59 MiB/sec. | ||
| 17593 | 2026.03.25 00:24:51.483019 [ 5 ] {25165d16-3d8c-4833-9583-d64db48fef93} <Debug> TCPHandler: Processed in 0.001575686 sec. | ||
| 17594 | 2026.03.25 00:24:51.483142 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17595 | 2026.03.25 00:24:51.483241 [ 5 ] {e6d21f73-8e02-4b9e-bc3f-59776154e839} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 17596 | 2026.03.25 00:24:51.483287 [ 5 ] {e6d21f73-8e02-4b9e-bc3f-59776154e839} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 17597 | 2026.03.25 00:24:51.483691 [ 5 ] {e6d21f73-8e02-4b9e-bc3f-59776154e839} <Trace> oximeter.measurements_cumulativeu64 (d9515f17-c5fd-4592-903e-92bbab0fc185): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17598 | 2026.03.25 00:24:51.483730 [ 5 ] {e6d21f73-8e02-4b9e-bc3f-59776154e839} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.02 GiB. | ||
| 17599 | 2026.03.25 00:24:51.484072 [ 5 ] {e6d21f73-8e02-4b9e-bc3f-59776154e839} <Trace> MergedBlockOutputStream: filled checksums all_124_124_0 (state Temporary) | ||
| 17600 | 2026.03.25 00:24:51.484291 [ 5 ] {e6d21f73-8e02-4b9e-bc3f-59776154e839} <Trace> oximeter.measurements_cumulativeu64 (d9515f17-c5fd-4592-903e-92bbab0fc185): Renaming temporary part tmp_insert_all_124_124_0 to all_124_124_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17601 | 2026.03.25 00:24:51.484427 [ 5 ] {e6d21f73-8e02-4b9e-bc3f-59776154e839} <Debug> executeQuery: Read 128 rows, 9.13 KiB in 0.001207 sec., 106048.05302402652 rows/sec., 7.39 MiB/sec. | ||
| 17602 | 2026.03.25 00:24:51.484466 [ 5 ] {e6d21f73-8e02-4b9e-bc3f-59776154e839} <Debug> TCPHandler: Processed in 0.001376662 sec. | ||
| 17603 | 2026.03.25 00:24:51.484612 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17604 | 2026.03.25 00:24:51.484715 [ 5 ] {5cc3477d-d229-474a-9b23-f88af995198d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 17605 | 2026.03.25 00:24:51.484764 [ 5 ] {5cc3477d-d229-474a-9b23-f88af995198d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 17606 | 2026.03.25 00:24:51.485115 [ 5 ] {5cc3477d-d229-474a-9b23-f88af995198d} <Trace> oximeter.measurements_u64 (a46c3f3f-9ded-4b50-9fc2-4f503dd169a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17607 | 2026.03.25 00:24:51.485153 [ 5 ] {5cc3477d-d229-474a-9b23-f88af995198d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.02 GiB. | ||
| 17608 | 2026.03.25 00:24:51.485477 [ 5 ] {5cc3477d-d229-474a-9b23-f88af995198d} <Trace> MergedBlockOutputStream: filled checksums all_124_124_0 (state Temporary) | ||
| 17609 | 2026.03.25 00:24:51.485706 [ 5 ] {5cc3477d-d229-474a-9b23-f88af995198d} <Trace> oximeter.measurements_u64 (a46c3f3f-9ded-4b50-9fc2-4f503dd169a4): Renaming temporary part tmp_insert_all_124_124_0 to all_124_124_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17610 | 2026.03.25 00:24:51.485843 [ 5 ] {5cc3477d-d229-474a-9b23-f88af995198d} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001153 sec., 41630.52905464007 rows/sec., 2.81 MiB/sec. | ||
| 17611 | 2026.03.25 00:24:51.485896 [ 5 ] {5cc3477d-d229-474a-9b23-f88af995198d} <Debug> TCPHandler: Processed in 0.001334041 sec. | ||
| 17612 | 2026.03.25 00:24:52.462045 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 34974 | ||
| 17613 | 2026.03.25 00:24:52.462932 [ 244 ] {} <Trace> system.asynchronous_metric_log (0898b27c-367e-447b-8482-f4822232c365): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17614 | 2026.03.25 00:24:52.462987 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.02 GiB. | ||
| 17615 | 2026.03.25 00:24:52.463474 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 17616 | 2026.03.25 00:24:52.463714 [ 244 ] {} <Trace> system.asynchronous_metric_log (0898b27c-367e-447b-8482-f4822232c365): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17617 | 2026.03.25 00:24:52.463856 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 34974 | ||
| 17618 | 2026.03.25 00:24:54.340760 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 550 | ||
| 17619 | 2026.03.25 00:24:54.364260 [ 243 ] {} <Trace> system.metric_log (8832bb94-2db2-42e0-923d-5bcca7c2cc3b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17620 | 2026.03.25 00:24:54.364346 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.02 GiB. | ||
| 17621 | 2026.03.25 00:24:54.372024 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 17622 | 2026.03.25 00:24:54.373252 [ 243 ] {} <Trace> system.metric_log (8832bb94-2db2-42e0-923d-5bcca7c2cc3b): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17623 | 2026.03.25 00:24:54.380402 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 550 | ||
| 17624 | 2026.03.25 00:24:54.428588 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62246 | ||
| 17625 | 2026.03.25 00:24:54.428719 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 17626 | 2026.03.25 00:24:54.428757 [ 290 ] {} <Debug> TCP-Session: fa39f20d-0abc-4b69-a3c4-215d05fa6624 Authenticating user 'default' from [fd00:1122:3344:101::e]:62246 | ||
| 17627 | 2026.03.25 00:24:54.428786 [ 290 ] {} <Debug> TCP-Session: fa39f20d-0abc-4b69-a3c4-215d05fa6624 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17628 | 2026.03.25 00:24:54.428801 [ 290 ] {} <Debug> TCP-Session: fa39f20d-0abc-4b69-a3c4-215d05fa6624 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17629 | 2026.03.25 00:24:54.429011 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33702 | ||
| 17630 | 2026.03.25 00:24:54.429038 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50563 | ||
| 17631 | 2026.03.25 00:24:54.429059 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34823 | ||
| 17632 | 2026.03.25 00:24:54.429087 [ 295 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61249 | ||
| 17633 | 2026.03.25 00:24:54.429112 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49401 | ||
| 17634 | 2026.03.25 00:24:54.429144 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37549 | ||
| 17635 | 2026.03.25 00:24:54.429166 [ 290 ] {} <Trace> TCP-Session: fa39f20d-0abc-4b69-a3c4-215d05fa6624 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17636 | 2026.03.25 00:24:54.429179 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 17637 | 2026.03.25 00:24:54.429203 [ 295 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 17638 | 2026.03.25 00:24:54.429213 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 17639 | 2026.03.25 00:24:54.429225 [ 293 ] {} <Debug> TCP-Session: 54dfb22f-d3c8-4c70-a924-2fb058aa36d3 Authenticating user 'default' from [fd00:1122:3344:101::e]:34823 | ||
| 17640 | 2026.03.25 00:24:54.429251 [ 295 ] {} <Debug> TCP-Session: 4dd930f4-733c-491d-9ded-8e3c1183e402 Authenticating user 'default' from [fd00:1122:3344:101::e]:61249 | ||
| 17641 | 2026.03.25 00:24:54.429268 [ 288 ] {} <Debug> TCP-Session: 75e616f9-50fe-4e4f-9ff4-2f421d80dd3a Authenticating user 'default' from [fd00:1122:3344:101::e]:49401 | ||
| 17642 | 2026.03.25 00:24:54.429272 [ 293 ] {} <Debug> TCP-Session: 54dfb22f-d3c8-4c70-a924-2fb058aa36d3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17643 | 2026.03.25 00:24:54.429292 [ 295 ] {} <Debug> TCP-Session: 4dd930f4-733c-491d-9ded-8e3c1183e402 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17644 | 2026.03.25 00:24:54.429310 [ 288 ] {} <Debug> TCP-Session: 75e616f9-50fe-4e4f-9ff4-2f421d80dd3a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17645 | 2026.03.25 00:24:54.429312 [ 293 ] {} <Debug> TCP-Session: 54dfb22f-d3c8-4c70-a924-2fb058aa36d3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17646 | 2026.03.25 00:24:54.429332 [ 295 ] {} <Debug> TCP-Session: 4dd930f4-733c-491d-9ded-8e3c1183e402 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17647 | 2026.03.25 00:24:54.429340 [ 288 ] {} <Debug> TCP-Session: 75e616f9-50fe-4e4f-9ff4-2f421d80dd3a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17648 | 2026.03.25 00:24:54.429267 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 17649 | 2026.03.25 00:24:54.429386 [ 290 ] {e1f81f30-580f-4377-8481-348dea824383} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:62246) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 17650 | 2026.03.25 00:24:54.429179 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 17651 | 2026.03.25 00:24:54.429423 [ 289 ] {} <Debug> TCP-Session: 463b5439-b0e9-4aa5-b6d3-d3af0bd1edc9 Authenticating user 'default' from [fd00:1122:3344:101::e]:37549 | ||
| 17652 | 2026.03.25 00:24:54.429143 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 17653 | 2026.03.25 00:24:54.429482 [ 289 ] {} <Debug> TCP-Session: 463b5439-b0e9-4aa5-b6d3-d3af0bd1edc9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17654 | 2026.03.25 00:24:54.429519 [ 291 ] {} <Debug> TCP-Session: 082c834b-8499-451e-bfaf-939c409ebf2c Authenticating user 'default' from [fd00:1122:3344:101::e]:33702 | ||
| 17655 | 2026.03.25 00:24:54.429528 [ 289 ] {} <Debug> TCP-Session: 463b5439-b0e9-4aa5-b6d3-d3af0bd1edc9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17656 | 2026.03.25 00:24:54.429466 [ 292 ] {} <Debug> TCP-Session: 50b4439c-6e50-4649-a744-4821136cc8e4 Authenticating user 'default' from [fd00:1122:3344:101::e]:50563 | ||
| 17657 | 2026.03.25 00:24:54.429556 [ 291 ] {} <Debug> TCP-Session: 082c834b-8499-451e-bfaf-939c409ebf2c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17658 | 2026.03.25 00:24:54.429588 [ 292 ] {} <Debug> TCP-Session: 50b4439c-6e50-4649-a744-4821136cc8e4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17659 | 2026.03.25 00:24:54.429599 [ 291 ] {} <Debug> TCP-Session: 082c834b-8499-451e-bfaf-939c409ebf2c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17660 | 2026.03.25 00:24:54.429614 [ 292 ] {} <Debug> TCP-Session: 50b4439c-6e50-4649-a744-4821136cc8e4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17661 | 2026.03.25 00:24:54.429102 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59399 | ||
| 17662 | 2026.03.25 00:24:54.429101 [ 296 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51397 | ||
| 17663 | 2026.03.25 00:24:54.429735 [ 290 ] {e1f81f30-580f-4377-8481-348dea824383} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 17664 | 2026.03.25 00:24:54.429738 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 17665 | 2026.03.25 00:24:54.429794 [ 294 ] {} <Debug> TCP-Session: efa2fc05-7631-42dd-a906-8a52877187f8 Authenticating user 'default' from [fd00:1122:3344:101::e]:59399 | ||
| 17666 | 2026.03.25 00:24:54.429812 [ 294 ] {} <Debug> TCP-Session: efa2fc05-7631-42dd-a906-8a52877187f8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17667 | 2026.03.25 00:24:54.429811 [ 290 ] {e1f81f30-580f-4377-8481-348dea824383} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 17668 | 2026.03.25 00:24:54.429830 [ 294 ] {} <Debug> TCP-Session: efa2fc05-7631-42dd-a906-8a52877187f8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17669 | 2026.03.25 00:24:54.429930 [ 296 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 17670 | 2026.03.25 00:24:54.429965 [ 296 ] {} <Debug> TCP-Session: 93e5e612-05db-427e-8200-f8ea6260cec9 Authenticating user 'default' from [fd00:1122:3344:101::e]:51397 | ||
| 17671 | 2026.03.25 00:24:54.429985 [ 296 ] {} <Debug> TCP-Session: 93e5e612-05db-427e-8200-f8ea6260cec9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17672 | 2026.03.25 00:24:54.430000 [ 296 ] {} <Debug> TCP-Session: 93e5e612-05db-427e-8200-f8ea6260cec9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17673 | 2026.03.25 00:24:54.430209 [ 290 ] {e1f81f30-580f-4377-8481-348dea824383} <Debug> oximeter.version (97ad2ce0-cded-4649-a1b6-ff7c59ff4a2c) (SelectExecutor): Key condition: unknown | ||
| 17674 | 2026.03.25 00:24:54.431437 [ 318 ] {e1f81f30-580f-4377-8481-348dea824383} <Trace> AggregatingTransform: Aggregating | ||
| 17675 | 2026.03.25 00:24:54.431482 [ 318 ] {e1f81f30-580f-4377-8481-348dea824383} <Trace> Aggregator: Aggregation method: without_key | ||
| 17676 | 2026.03.25 00:24:54.431530 [ 318 ] {e1f81f30-580f-4377-8481-348dea824383} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001187798 sec. (841.894 rows/sec., 32.89 KiB/sec.) | ||
| 17677 | 2026.03.25 00:24:54.431552 [ 318 ] {e1f81f30-580f-4377-8481-348dea824383} <Trace> Aggregator: Merging aggregated data | ||
| 17678 | 2026.03.25 00:24:54.432936 [ 290 ] {e1f81f30-580f-4377-8481-348dea824383} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003621 sec., 276.16680475006905 rows/sec., 10.79 KiB/sec. | ||
| 17679 | 2026.03.25 00:24:54.433177 [ 290 ] {e1f81f30-580f-4377-8481-348dea824383} <Debug> TCPHandler: Processed in 0.004152176 sec. | ||
| 17680 | 2026.03.25 00:24:54.433336 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 17681 | 2026.03.25 00:24:54.433378 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 17682 | 2026.03.25 00:24:54.433384 [ 290 ] {} <Debug> TCP-Session: fa39f20d-0abc-4b69-a3c4-215d05fa6624 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17683 | 2026.03.25 00:24:54.433419 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 17684 | 2026.03.25 00:24:54.433437 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 17685 | 2026.03.25 00:24:54.433457 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 17686 | 2026.03.25 00:24:54.433480 [ 292 ] {} <Debug> TCP-Session: 50b4439c-6e50-4649-a744-4821136cc8e4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17687 | 2026.03.25 00:24:54.433486 [ 288 ] {} <Debug> TCP-Session: 75e616f9-50fe-4e4f-9ff4-2f421d80dd3a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17688 | 2026.03.25 00:24:54.433490 [ 295 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 17689 | 2026.03.25 00:24:54.433516 [ 296 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 17690 | 2026.03.25 00:24:54.433556 [ 295 ] {} <Debug> TCP-Session: 4dd930f4-733c-491d-9ded-8e3c1183e402 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17691 | 2026.03.25 00:24:54.433538 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 17692 | 2026.03.25 00:24:54.433596 [ 296 ] {} <Debug> TCP-Session: 93e5e612-05db-427e-8200-f8ea6260cec9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17693 | 2026.03.25 00:24:54.433443 [ 291 ] {} <Debug> TCP-Session: 082c834b-8499-451e-bfaf-939c409ebf2c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17694 | 2026.03.25 00:24:54.433633 [ 289 ] {} <Debug> TCP-Session: 463b5439-b0e9-4aa5-b6d3-d3af0bd1edc9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17695 | 2026.03.25 00:24:54.433412 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 17696 | 2026.03.25 00:24:54.433520 [ 293 ] {} <Debug> TCP-Session: 54dfb22f-d3c8-4c70-a924-2fb058aa36d3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17697 | 2026.03.25 00:24:54.433720 [ 294 ] {} <Debug> TCP-Session: efa2fc05-7631-42dd-a906-8a52877187f8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17698 | 2026.03.25 00:24:54.802641 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34289 | ||
| 17699 | 2026.03.25 00:24:54.802773 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 17700 | 2026.03.25 00:24:54.802811 [ 290 ] {} <Debug> TCP-Session: 4c200821-b054-4b20-8360-f4fa62bbe053 Authenticating user 'default' from [fd00:1122:3344:101::e]:34289 | ||
| 17701 | 2026.03.25 00:24:54.802836 [ 290 ] {} <Debug> TCP-Session: 4c200821-b054-4b20-8360-f4fa62bbe053 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17702 | 2026.03.25 00:24:54.802850 [ 290 ] {} <Debug> TCP-Session: 4c200821-b054-4b20-8360-f4fa62bbe053 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17703 | 2026.03.25 00:24:54.803095 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:32870 | ||
| 17704 | 2026.03.25 00:24:54.803118 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61502 | ||
| 17705 | 2026.03.25 00:24:54.803146 [ 295 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52476 | ||
| 17706 | 2026.03.25 00:24:54.803161 [ 296 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58884 | ||
| 17707 | 2026.03.25 00:24:54.803184 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49308 | ||
| 17708 | 2026.03.25 00:24:54.803211 [ 290 ] {} <Trace> TCP-Session: 4c200821-b054-4b20-8360-f4fa62bbe053 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17709 | 2026.03.25 00:24:54.803239 [ 295 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 17710 | 2026.03.25 00:24:54.803270 [ 296 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 17711 | 2026.03.25 00:24:54.803295 [ 295 ] {} <Debug> TCP-Session: 45d3c04f-502d-4579-bc3e-5b1b6b1b8c9e Authenticating user 'default' from [fd00:1122:3344:101::e]:52476 | ||
| 17712 | 2026.03.25 00:24:54.803240 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 17713 | 2026.03.25 00:24:54.803319 [ 296 ] {} <Debug> TCP-Session: 1483fbc3-14cb-4d57-bdd4-381ffc0efe12 Authenticating user 'default' from [fd00:1122:3344:101::e]:58884 | ||
| 17714 | 2026.03.25 00:24:54.803335 [ 295 ] {} <Debug> TCP-Session: 45d3c04f-502d-4579-bc3e-5b1b6b1b8c9e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17715 | 2026.03.25 00:24:54.803356 [ 293 ] {} <Debug> TCP-Session: 90af0f60-bddc-4daf-bd90-23ca0357cd39 Authenticating user 'default' from [fd00:1122:3344:101::e]:61502 | ||
| 17716 | 2026.03.25 00:24:54.803374 [ 296 ] {} <Debug> TCP-Session: 1483fbc3-14cb-4d57-bdd4-381ffc0efe12 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17717 | 2026.03.25 00:24:54.803394 [ 293 ] {} <Debug> TCP-Session: 90af0f60-bddc-4daf-bd90-23ca0357cd39 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17718 | 2026.03.25 00:24:54.803406 [ 296 ] {} <Debug> TCP-Session: 1483fbc3-14cb-4d57-bdd4-381ffc0efe12 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17719 | 2026.03.25 00:24:54.803425 [ 293 ] {} <Debug> TCP-Session: 90af0f60-bddc-4daf-bd90-23ca0357cd39 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17720 | 2026.03.25 00:24:54.803443 [ 290 ] {61c60a20-2a2b-49fb-af1c-6e9c8f131a16} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:34289) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 17721 | 2026.03.25 00:24:54.803382 [ 295 ] {} <Debug> TCP-Session: 45d3c04f-502d-4579-bc3e-5b1b6b1b8c9e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17722 | 2026.03.25 00:24:54.803327 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 17723 | 2026.03.25 00:24:54.803226 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 17724 | 2026.03.25 00:24:54.803540 [ 289 ] {} <Debug> TCP-Session: a0fca280-e7ad-433b-b9dd-0652297ca9e8 Authenticating user 'default' from [fd00:1122:3344:101::e]:49308 | ||
| 17725 | 2026.03.25 00:24:54.803177 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:65504 | ||
| 17726 | 2026.03.25 00:24:54.803570 [ 291 ] {} <Debug> TCP-Session: d42ac8ae-3765-494a-a80c-8cfb9d7f5543 Authenticating user 'default' from [fd00:1122:3344:101::e]:32870 | ||
| 17727 | 2026.03.25 00:24:54.803581 [ 289 ] {} <Debug> TCP-Session: a0fca280-e7ad-433b-b9dd-0652297ca9e8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17728 | 2026.03.25 00:24:54.803149 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49741 | ||
| 17729 | 2026.03.25 00:24:54.803633 [ 289 ] {} <Debug> TCP-Session: a0fca280-e7ad-433b-b9dd-0652297ca9e8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17730 | 2026.03.25 00:24:54.803626 [ 291 ] {} <Debug> TCP-Session: d42ac8ae-3765-494a-a80c-8cfb9d7f5543 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17731 | 2026.03.25 00:24:54.803128 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41293 | ||
| 17732 | 2026.03.25 00:24:54.803679 [ 291 ] {} <Debug> TCP-Session: d42ac8ae-3765-494a-a80c-8cfb9d7f5543 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17733 | 2026.03.25 00:24:54.803714 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 17734 | 2026.03.25 00:24:54.803678 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 17735 | 2026.03.25 00:24:54.803756 [ 290 ] {61c60a20-2a2b-49fb-af1c-6e9c8f131a16} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 17736 | 2026.03.25 00:24:54.803771 [ 294 ] {} <Debug> TCP-Session: 3b2f7c2d-5253-4717-9aaa-2380a3e359ae Authenticating user 'default' from [fd00:1122:3344:101::e]:49741 | ||
| 17737 | 2026.03.25 00:24:54.803791 [ 288 ] {} <Debug> TCP-Session: 4ffbb468-296c-419f-a45e-92fbc850fa83 Authenticating user 'default' from [fd00:1122:3344:101::e]:65504 | ||
| 17738 | 2026.03.25 00:24:54.803822 [ 294 ] {} <Debug> TCP-Session: 3b2f7c2d-5253-4717-9aaa-2380a3e359ae Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17739 | 2026.03.25 00:24:54.803839 [ 290 ] {61c60a20-2a2b-49fb-af1c-6e9c8f131a16} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 17740 | 2026.03.25 00:24:54.803861 [ 294 ] {} <Debug> TCP-Session: 3b2f7c2d-5253-4717-9aaa-2380a3e359ae Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17741 | 2026.03.25 00:24:54.803846 [ 288 ] {} <Debug> TCP-Session: 4ffbb468-296c-419f-a45e-92fbc850fa83 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17742 | 2026.03.25 00:24:54.803761 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 17743 | 2026.03.25 00:24:54.803913 [ 288 ] {} <Debug> TCP-Session: 4ffbb468-296c-419f-a45e-92fbc850fa83 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17744 | 2026.03.25 00:24:54.803934 [ 292 ] {} <Debug> TCP-Session: ba74d0c8-c43c-488c-b505-5a6e671115ff Authenticating user 'default' from [fd00:1122:3344:101::e]:41293 | ||
| 17745 | 2026.03.25 00:24:54.803955 [ 292 ] {} <Debug> TCP-Session: ba74d0c8-c43c-488c-b505-5a6e671115ff Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17746 | 2026.03.25 00:24:54.803969 [ 292 ] {} <Debug> TCP-Session: ba74d0c8-c43c-488c-b505-5a6e671115ff Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17747 | 2026.03.25 00:24:54.804205 [ 290 ] {61c60a20-2a2b-49fb-af1c-6e9c8f131a16} <Debug> oximeter.version (97ad2ce0-cded-4649-a1b6-ff7c59ff4a2c) (SelectExecutor): Key condition: unknown | ||
| 17748 | 2026.03.25 00:24:54.805425 [ 343 ] {61c60a20-2a2b-49fb-af1c-6e9c8f131a16} <Trace> AggregatingTransform: Aggregating | ||
| 17749 | 2026.03.25 00:24:54.805478 [ 343 ] {61c60a20-2a2b-49fb-af1c-6e9c8f131a16} <Trace> Aggregator: Aggregation method: without_key | ||
| 17750 | 2026.03.25 00:24:54.805529 [ 343 ] {61c60a20-2a2b-49fb-af1c-6e9c8f131a16} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001193937 sec. (837.565 rows/sec., 32.72 KiB/sec.) | ||
| 17751 | 2026.03.25 00:24:54.805557 [ 343 ] {61c60a20-2a2b-49fb-af1c-6e9c8f131a16} <Trace> Aggregator: Merging aggregated data | ||
| 17752 | 2026.03.25 00:24:54.807174 [ 290 ] {61c60a20-2a2b-49fb-af1c-6e9c8f131a16} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003803 sec., 262.95030239284773 rows/sec., 10.27 KiB/sec. | ||
| 17753 | 2026.03.25 00:24:54.807362 [ 290 ] {61c60a20-2a2b-49fb-af1c-6e9c8f131a16} <Debug> TCPHandler: Processed in 0.004279508 sec. | ||
| 17754 | 2026.03.25 00:24:54.807561 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 17755 | 2026.03.25 00:24:54.807596 [ 290 ] {} <Debug> TCP-Session: 4c200821-b054-4b20-8360-f4fa62bbe053 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17756 | 2026.03.25 00:24:54.807608 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 17757 | 2026.03.25 00:24:54.807645 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 17758 | 2026.03.25 00:24:54.807651 [ 289 ] {} <Debug> TCP-Session: a0fca280-e7ad-433b-b9dd-0652297ca9e8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17759 | 2026.03.25 00:24:54.807671 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 17760 | 2026.03.25 00:24:54.807703 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 17761 | 2026.03.25 00:24:54.807709 [ 291 ] {} <Debug> TCP-Session: d42ac8ae-3765-494a-a80c-8cfb9d7f5543 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17762 | 2026.03.25 00:24:54.807746 [ 295 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 17763 | 2026.03.25 00:24:54.807764 [ 294 ] {} <Debug> TCP-Session: 3b2f7c2d-5253-4717-9aaa-2380a3e359ae Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17764 | 2026.03.25 00:24:54.807777 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 17765 | 2026.03.25 00:24:54.807799 [ 295 ] {} <Debug> TCP-Session: 45d3c04f-502d-4579-bc3e-5b1b6b1b8c9e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17766 | 2026.03.25 00:24:54.807810 [ 296 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 17767 | 2026.03.25 00:24:54.807828 [ 293 ] {} <Debug> TCP-Session: 90af0f60-bddc-4daf-bd90-23ca0357cd39 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17768 | 2026.03.25 00:24:54.807835 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 17769 | 2026.03.25 00:24:54.807865 [ 296 ] {} <Debug> TCP-Session: 1483fbc3-14cb-4d57-bdd4-381ffc0efe12 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17770 | 2026.03.25 00:24:54.807748 [ 292 ] {} <Debug> TCP-Session: ba74d0c8-c43c-488c-b505-5a6e671115ff Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17771 | 2026.03.25 00:24:54.807929 [ 288 ] {} <Debug> TCP-Session: 4ffbb468-296c-419f-a45e-92fbc850fa83 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17772 | 2026.03.25 00:24:55.124353 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 52 entries to flush up to offset 2304 | ||
| 17773 | 2026.03.25 00:24:55.127283 [ 242 ] {} <Trace> system.query_log (9703172c-9101-4506-b1d0-613c64f918a0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17774 | 2026.03.25 00:24:55.127348 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.02 GiB. | ||
| 17775 | 2026.03.25 00:24:55.128731 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 17776 | 2026.03.25 00:24:55.129024 [ 242 ] {} <Trace> system.query_log (9703172c-9101-4506-b1d0-613c64f918a0): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17777 | 2026.03.25 00:24:55.129312 [ 222 ] {} <Trace> system.query_log (9703172c-9101-4506-b1d0-613c64f918a0): 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] | ||
| 17778 | 2026.03.25 00:24:55.129363 [ 222 ] {} <Debug> system.query_log (9703172c-9101-4506-b1d0-613c64f918a0): 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] | ||
| 17779 | 2026.03.25 00:24:55.129447 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2304 | ||
| 17780 | 2026.03.25 00:24:55.134142 [ 222 ] {} <Debug> system.query_log (9703172c-9101-4506-b1d0-613c64f918a0): 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] | ||
| 17781 | 2026.03.25 00:24:56.466111 [ 219 ] {} <Trace> oximeter.measurements_bool (8a3ce6e0-f76a-4ba2-9a43-4275c3c9549e): 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] | ||
| 17782 | 2026.03.25 00:24:56.466167 [ 219 ] {} <Debug> oximeter.measurements_bool (8a3ce6e0-f76a-4ba2-9a43-4275c3c9549e): 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] | ||
| 17783 | 2026.03.25 00:24:56.468621 [ 219 ] {} <Debug> oximeter.measurements_bool (8a3ce6e0-f76a-4ba2-9a43-4275c3c9549e): 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] | ||
| 17784 | 2026.03.25 00:24:56.492622 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17785 | 2026.03.25 00:24:56.492815 [ 5 ] {74687d3e-f751-495a-a698-3e56812bb23b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 17786 | 2026.03.25 00:24:56.492885 [ 5 ] {74687d3e-f751-495a-a698-3e56812bb23b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 17787 | 2026.03.25 00:24:56.493671 [ 5 ] {74687d3e-f751-495a-a698-3e56812bb23b} <Trace> oximeter.fields_i16 (78240462-1731-4218-9a79-d1fbaf59befe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17788 | 2026.03.25 00:24:56.493720 [ 5 ] {74687d3e-f751-495a-a698-3e56812bb23b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.01 GiB. | ||
| 17789 | 2026.03.25 00:24:56.494122 [ 5 ] {74687d3e-f751-495a-a698-3e56812bb23b} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 17790 | 2026.03.25 00:24:56.494350 [ 5 ] {74687d3e-f751-495a-a698-3e56812bb23b} <Trace> oximeter.fields_i16 (78240462-1731-4218-9a79-d1fbaf59befe): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17791 | 2026.03.25 00:24:56.494516 [ 5 ] {74687d3e-f751-495a-a698-3e56812bb23b} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001749 sec., 162378.50200114353 rows/sec., 10.31 MiB/sec. | ||
| 17792 | 2026.03.25 00:24:56.494561 [ 5 ] {74687d3e-f751-495a-a698-3e56812bb23b} <Debug> TCPHandler: Processed in 0.002072388 sec. | ||
| 17793 | 2026.03.25 00:24:56.494702 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17794 | 2026.03.25 00:24:56.494800 [ 5 ] {56098936-c362-41fd-85d1-419734164d9e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 17795 | 2026.03.25 00:24:56.494841 [ 5 ] {56098936-c362-41fd-85d1-419734164d9e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 17796 | 2026.03.25 00:24:56.495797 [ 5 ] {56098936-c362-41fd-85d1-419734164d9e} <Trace> oximeter.fields_string (da9d4756-c540-45ff-bdbb-bdc9c8d31861): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17797 | 2026.03.25 00:24:56.495833 [ 5 ] {56098936-c362-41fd-85d1-419734164d9e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.01 GiB. | ||
| 17798 | 2026.03.25 00:24:56.496189 [ 5 ] {56098936-c362-41fd-85d1-419734164d9e} <Trace> MergedBlockOutputStream: filled checksums all_125_125_0 (state Temporary) | ||
| 17799 | 2026.03.25 00:24:56.496406 [ 5 ] {56098936-c362-41fd-85d1-419734164d9e} <Trace> oximeter.fields_string (da9d4756-c540-45ff-bdbb-bdc9c8d31861): Renaming temporary part tmp_insert_all_125_125_0 to all_125_125_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17800 | 2026.03.25 00:24:56.496535 [ 5 ] {56098936-c362-41fd-85d1-419734164d9e} <Debug> executeQuery: Read 825 rows, 66.29 KiB in 0.001754 sec., 470353.47776510834 rows/sec., 36.91 MiB/sec. | ||
| 17801 | 2026.03.25 00:24:56.496573 [ 5 ] {56098936-c362-41fd-85d1-419734164d9e} <Debug> TCPHandler: Processed in 0.001920844 sec. | ||
| 17802 | 2026.03.25 00:24:56.496696 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17803 | 2026.03.25 00:24:56.496793 [ 5 ] {fc9e3339-7a06-4100-9c65-1f490b9f58fa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 17804 | 2026.03.25 00:24:56.496835 [ 5 ] {fc9e3339-7a06-4100-9c65-1f490b9f58fa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 17805 | 2026.03.25 00:24:56.497297 [ 5 ] {fc9e3339-7a06-4100-9c65-1f490b9f58fa} <Trace> oximeter.fields_u16 (b490aa8d-8720-450c-9d9d-0c0be0c6e0e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17806 | 2026.03.25 00:24:56.497332 [ 5 ] {fc9e3339-7a06-4100-9c65-1f490b9f58fa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.01 GiB. | ||
| 17807 | 2026.03.25 00:24:56.497639 [ 5 ] {fc9e3339-7a06-4100-9c65-1f490b9f58fa} <Trace> MergedBlockOutputStream: filled checksums all_104_104_0 (state Temporary) | ||
| 17808 | 2026.03.25 00:24:56.497852 [ 5 ] {fc9e3339-7a06-4100-9c65-1f490b9f58fa} <Trace> oximeter.fields_u16 (b490aa8d-8720-450c-9d9d-0c0be0c6e0e1): Renaming temporary part tmp_insert_all_104_104_0 to all_104_104_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17809 | 2026.03.25 00:24:56.497979 [ 5 ] {fc9e3339-7a06-4100-9c65-1f490b9f58fa} <Debug> executeQuery: Read 156 rows, 9.59 KiB in 0.001205 sec., 129460.58091286308 rows/sec., 7.78 MiB/sec. | ||
| 17810 | 2026.03.25 00:24:56.498016 [ 5 ] {fc9e3339-7a06-4100-9c65-1f490b9f58fa} <Debug> TCPHandler: Processed in 0.001370931 sec. | ||
| 17811 | 2026.03.25 00:24:56.498142 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17812 | 2026.03.25 00:24:56.498237 [ 5 ] {27a4f62c-d17f-4711-8dd7-35a43aaf00ad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 17813 | 2026.03.25 00:24:56.498276 [ 5 ] {27a4f62c-d17f-4711-8dd7-35a43aaf00ad} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 17814 | 2026.03.25 00:24:56.498755 [ 5 ] {27a4f62c-d17f-4711-8dd7-35a43aaf00ad} <Trace> oximeter.fields_u32 (79eddaf6-5920-48fe-8c45-6c5582e58677): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17815 | 2026.03.25 00:24:56.498789 [ 5 ] {27a4f62c-d17f-4711-8dd7-35a43aaf00ad} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.01 GiB. | ||
| 17816 | 2026.03.25 00:24:56.499100 [ 5 ] {27a4f62c-d17f-4711-8dd7-35a43aaf00ad} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 17817 | 2026.03.25 00:24:56.499306 [ 5 ] {27a4f62c-d17f-4711-8dd7-35a43aaf00ad} <Trace> oximeter.fields_u32 (79eddaf6-5920-48fe-8c45-6c5582e58677): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17818 | 2026.03.25 00:24:56.499437 [ 5 ] {27a4f62c-d17f-4711-8dd7-35a43aaf00ad} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001217 sec., 122432.21035332786 rows/sec., 7.91 MiB/sec. | ||
| 17819 | 2026.03.25 00:24:56.499485 [ 5 ] {27a4f62c-d17f-4711-8dd7-35a43aaf00ad} <Debug> TCPHandler: Processed in 0.001392062 sec. | ||
| 17820 | 2026.03.25 00:24:56.499624 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17821 | 2026.03.25 00:24:56.499725 [ 5 ] {a947db5a-c2ff-4f22-9a7a-13a27972f596} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 17822 | 2026.03.25 00:24:56.499767 [ 5 ] {a947db5a-c2ff-4f22-9a7a-13a27972f596} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 17823 | 2026.03.25 00:24:56.500245 [ 5 ] {a947db5a-c2ff-4f22-9a7a-13a27972f596} <Trace> oximeter.fields_u8 (fa258e8d-285a-434f-b894-6be795807874): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17824 | 2026.03.25 00:24:56.500281 [ 5 ] {a947db5a-c2ff-4f22-9a7a-13a27972f596} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.01 GiB. | ||
| 17825 | 2026.03.25 00:24:56.500603 [ 5 ] {a947db5a-c2ff-4f22-9a7a-13a27972f596} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 17826 | 2026.03.25 00:24:56.500826 [ 5 ] {a947db5a-c2ff-4f22-9a7a-13a27972f596} <Trace> oximeter.fields_u8 (fa258e8d-285a-434f-b894-6be795807874): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17827 | 2026.03.25 00:24:56.500960 [ 5 ] {a947db5a-c2ff-4f22-9a7a-13a27972f596} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001254 sec., 118022.32854864435 rows/sec., 6.71 MiB/sec. | ||
| 17828 | 2026.03.25 00:24:56.501000 [ 5 ] {a947db5a-c2ff-4f22-9a7a-13a27972f596} <Debug> TCPHandler: Processed in 0.001426153 sec. | ||
| 17829 | 2026.03.25 00:24:56.501122 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17830 | 2026.03.25 00:24:56.501216 [ 5 ] {aa753ef8-040e-406c-8063-9a05022f8430} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 17831 | 2026.03.25 00:24:56.501256 [ 5 ] {aa753ef8-040e-406c-8063-9a05022f8430} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 17832 | 2026.03.25 00:24:56.501958 [ 5 ] {aa753ef8-040e-406c-8063-9a05022f8430} <Trace> oximeter.fields_uuid (6a83c119-7e6c-4ef5-9da4-bd1e7cdd4b62): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17833 | 2026.03.25 00:24:56.501993 [ 5 ] {aa753ef8-040e-406c-8063-9a05022f8430} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.01 GiB. | ||
| 17834 | 2026.03.25 00:24:56.502311 [ 5 ] {aa753ef8-040e-406c-8063-9a05022f8430} <Trace> MergedBlockOutputStream: filled checksums all_125_125_0 (state Temporary) | ||
| 17835 | 2026.03.25 00:24:56.502517 [ 5 ] {aa753ef8-040e-406c-8063-9a05022f8430} <Trace> oximeter.fields_uuid (6a83c119-7e6c-4ef5-9da4-bd1e7cdd4b62): Renaming temporary part tmp_insert_all_125_125_0 to all_125_125_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17836 | 2026.03.25 00:24:56.502649 [ 5 ] {aa753ef8-040e-406c-8063-9a05022f8430} <Debug> executeQuery: Read 504 rows, 36.30 KiB in 0.001451 sec., 347346.65747760166 rows/sec., 24.43 MiB/sec. | ||
| 17837 | 2026.03.25 00:24:56.502688 [ 5 ] {aa753ef8-040e-406c-8063-9a05022f8430} <Debug> TCPHandler: Processed in 0.001615087 sec. | ||
| 17838 | 2026.03.25 00:24:56.502805 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17839 | 2026.03.25 00:24:56.502899 [ 5 ] {c9f3964c-b386-4e0c-92d6-2b9d1a3298aa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 17840 | 2026.03.25 00:24:56.502941 [ 5 ] {c9f3964c-b386-4e0c-92d6-2b9d1a3298aa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 17841 | 2026.03.25 00:24:56.503292 [ 5 ] {c9f3964c-b386-4e0c-92d6-2b9d1a3298aa} <Trace> oximeter.measurements_bool (8a3ce6e0-f76a-4ba2-9a43-4275c3c9549e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17842 | 2026.03.25 00:24:56.503327 [ 5 ] {c9f3964c-b386-4e0c-92d6-2b9d1a3298aa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.01 GiB. | ||
| 17843 | 2026.03.25 00:24:56.503628 [ 5 ] {c9f3964c-b386-4e0c-92d6-2b9d1a3298aa} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 17844 | 2026.03.25 00:24:56.503835 [ 5 ] {c9f3964c-b386-4e0c-92d6-2b9d1a3298aa} <Trace> oximeter.measurements_bool (8a3ce6e0-f76a-4ba2-9a43-4275c3c9549e): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17845 | 2026.03.25 00:24:56.503963 [ 5 ] {c9f3964c-b386-4e0c-92d6-2b9d1a3298aa} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001082 sec., 5545.286506469501 rows/sec., 289.72 KiB/sec. | ||
| 17846 | 2026.03.25 00:24:56.504000 [ 5 ] {c9f3964c-b386-4e0c-92d6-2b9d1a3298aa} <Debug> TCPHandler: Processed in 0.001245228 sec. | ||
| 17847 | 2026.03.25 00:24:56.504113 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17848 | 2026.03.25 00:24:56.504205 [ 5 ] {d714c419-073a-4b5a-8130-68fe0dc71360} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 17849 | 2026.03.25 00:24:56.504247 [ 5 ] {d714c419-073a-4b5a-8130-68fe0dc71360} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 17850 | 2026.03.25 00:24:56.504697 [ 5 ] {d714c419-073a-4b5a-8130-68fe0dc71360} <Trace> oximeter.measurements_cumulativeu64 (d9515f17-c5fd-4592-903e-92bbab0fc185): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17851 | 2026.03.25 00:24:56.504732 [ 5 ] {d714c419-073a-4b5a-8130-68fe0dc71360} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.01 GiB. | ||
| 17852 | 2026.03.25 00:24:56.505054 [ 5 ] {d714c419-073a-4b5a-8130-68fe0dc71360} <Trace> MergedBlockOutputStream: filled checksums all_125_125_0 (state Temporary) | ||
| 17853 | 2026.03.25 00:24:56.505267 [ 5 ] {d714c419-073a-4b5a-8130-68fe0dc71360} <Trace> oximeter.measurements_cumulativeu64 (d9515f17-c5fd-4592-903e-92bbab0fc185): Renaming temporary part tmp_insert_all_125_125_0 to all_125_125_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17854 | 2026.03.25 00:24:56.505382 [ 143 ] {} <Debug> oximeter.measurements_cumulativeu64 (d9515f17-c5fd-4592-903e-92bbab0fc185) (MergerMutator): Selected 6 parts from all_1_120_25 to all_125_125_0 | ||
| 17855 | 2026.03.25 00:24:56.505396 [ 5 ] {d714c419-073a-4b5a-8130-68fe0dc71360} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001209 sec., 219189.41273779984 rows/sec., 14.57 MiB/sec. | ||
| 17856 | 2026.03.25 00:24:56.505417 [ 143 ] {} <Trace> oximeter.measurements_cumulativeu64 (d9515f17-c5fd-4592-903e-92bbab0fc185): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17857 | 2026.03.25 00:24:56.505436 [ 5 ] {d714c419-073a-4b5a-8130-68fe0dc71360} <Debug> TCPHandler: Processed in 0.001372651 sec. | ||
| 17858 | 2026.03.25 00:24:56.505436 [ 143 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.01 GiB. | ||
| 17859 | 2026.03.25 00:24:56.505556 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17860 | 2026.03.25 00:24:56.505578 [ 196 ] {d9515f17-c5fd-4592-903e-92bbab0fc185::all_1_125_26} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_120_25 to all_125_125_0 into Compact with storage Full | ||
| 17861 | 2026.03.25 00:24:56.505650 [ 5 ] {1ec60758-2d3a-460c-81bf-fa1c8070221a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 17862 | 2026.03.25 00:24:56.505696 [ 5 ] {1ec60758-2d3a-460c-81bf-fa1c8070221a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 17863 | 2026.03.25 00:24:56.505742 [ 196 ] {d9515f17-c5fd-4592-903e-92bbab0fc185::all_1_125_26} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 17864 | 2026.03.25 00:24:56.505786 [ 196 ] {d9515f17-c5fd-4592-903e-92bbab0fc185::all_1_125_26} <Debug> MergeTreeSequentialSource: Reading 7 marks from part all_1_120_25, total 47840 rows starting from the beginning of the part | ||
| 17865 | 2026.03.25 00:24:56.505868 [ 196 ] {d9515f17-c5fd-4592-903e-92bbab0fc185::all_1_125_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_121_121_0, total 160 rows starting from the beginning of the part | ||
| 17866 | 2026.03.25 00:24:56.505921 [ 196 ] {d9515f17-c5fd-4592-903e-92bbab0fc185::all_1_125_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_122_122_0, total 265 rows starting from the beginning of the part | ||
| 17867 | 2026.03.25 00:24:56.505976 [ 196 ] {d9515f17-c5fd-4592-903e-92bbab0fc185::all_1_125_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_123_123_0, total 1497 rows starting from the beginning of the part | ||
| 17868 | 2026.03.25 00:24:56.506030 [ 5 ] {1ec60758-2d3a-460c-81bf-fa1c8070221a} <Trace> oximeter.measurements_f64 (212c2a6f-90cf-4c71-aafe-78c3b1fd8e79): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17869 | 2026.03.25 00:24:56.506034 [ 196 ] {d9515f17-c5fd-4592-903e-92bbab0fc185::all_1_125_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_124_124_0, total 128 rows starting from the beginning of the part | ||
| 17870 | 2026.03.25 00:24:56.506074 [ 5 ] {1ec60758-2d3a-460c-81bf-fa1c8070221a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.01 GiB. | ||
| 17871 | 2026.03.25 00:24:56.506102 [ 196 ] {d9515f17-c5fd-4592-903e-92bbab0fc185::all_1_125_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_125_125_0, total 265 rows starting from the beginning of the part | ||
| 17872 | 2026.03.25 00:24:56.506424 [ 5 ] {1ec60758-2d3a-460c-81bf-fa1c8070221a} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 17873 | 2026.03.25 00:24:56.506653 [ 5 ] {1ec60758-2d3a-460c-81bf-fa1c8070221a} <Trace> oximeter.measurements_f64 (212c2a6f-90cf-4c71-aafe-78c3b1fd8e79): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17874 | 2026.03.25 00:24:56.506784 [ 5 ] {1ec60758-2d3a-460c-81bf-fa1c8070221a} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001152 sec., 868.0555555555555 rows/sec., 58.49 KiB/sec. | ||
| 17875 | 2026.03.25 00:24:56.506821 [ 5 ] {1ec60758-2d3a-460c-81bf-fa1c8070221a} <Debug> TCPHandler: Processed in 0.00131462 sec. | ||
| 17876 | 2026.03.25 00:24:56.506936 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17877 | 2026.03.25 00:24:56.507029 [ 5 ] {24d79a9c-1dfe-45f5-ae55-d667aeb46c2c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 17878 | 2026.03.25 00:24:56.507082 [ 5 ] {24d79a9c-1dfe-45f5-ae55-d667aeb46c2c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 17879 | 2026.03.25 00:24:56.507904 [ 5 ] {24d79a9c-1dfe-45f5-ae55-d667aeb46c2c} <Trace> oximeter.measurements_histogramu64 (66b3c5cd-c277-4614-b9e1-0e483a2d8930): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17880 | 2026.03.25 00:24:56.507940 [ 5 ] {24d79a9c-1dfe-45f5-ae55-d667aeb46c2c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.01 GiB. | ||
| 17881 | 2026.03.25 00:24:56.508494 [ 5 ] {24d79a9c-1dfe-45f5-ae55-d667aeb46c2c} <Trace> MergedBlockOutputStream: filled checksums all_104_104_0 (state Temporary) | ||
| 17882 | 2026.03.25 00:24:56.508729 [ 5 ] {24d79a9c-1dfe-45f5-ae55-d667aeb46c2c} <Trace> oximeter.measurements_histogramu64 (66b3c5cd-c277-4614-b9e1-0e483a2d8930): Renaming temporary part tmp_insert_all_104_104_0 to all_104_104_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17883 | 2026.03.25 00:24:56.508872 [ 5 ] {24d79a9c-1dfe-45f5-ae55-d667aeb46c2c} <Debug> executeQuery: Read 14 rows, 25.69 KiB in 0.001861 sec., 7522.837184309511 rows/sec., 13.48 MiB/sec. | ||
| 17884 | 2026.03.25 00:24:56.508940 [ 5 ] {24d79a9c-1dfe-45f5-ae55-d667aeb46c2c} <Debug> TCPHandler: Processed in 0.002051677 sec. | ||
| 17885 | 2026.03.25 00:24:56.509065 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17886 | 2026.03.25 00:24:56.509159 [ 5 ] {363e546c-4a8d-4e64-98e8-9eb7447be612} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 17887 | 2026.03.25 00:24:56.509200 [ 5 ] {363e546c-4a8d-4e64-98e8-9eb7447be612} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 17888 | 2026.03.25 00:24:56.509551 [ 5 ] {363e546c-4a8d-4e64-98e8-9eb7447be612} <Trace> oximeter.measurements_u64 (a46c3f3f-9ded-4b50-9fc2-4f503dd169a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17889 | 2026.03.25 00:24:56.509588 [ 5 ] {363e546c-4a8d-4e64-98e8-9eb7447be612} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.01 GiB. | ||
| 17890 | 2026.03.25 00:24:56.509918 [ 5 ] {363e546c-4a8d-4e64-98e8-9eb7447be612} <Trace> MergedBlockOutputStream: filled checksums all_125_125_0 (state Temporary) | ||
| 17891 | 2026.03.25 00:24:56.510134 [ 5 ] {363e546c-4a8d-4e64-98e8-9eb7447be612} <Trace> oximeter.measurements_u64 (a46c3f3f-9ded-4b50-9fc2-4f503dd169a4): Renaming temporary part tmp_insert_all_125_125_0 to all_125_125_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17892 | 2026.03.25 00:24:56.510266 [ 5 ] {363e546c-4a8d-4e64-98e8-9eb7447be612} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001125 sec., 80000 rows/sec., 5.01 MiB/sec. | ||
| 17893 | 2026.03.25 00:24:56.510304 [ 5 ] {363e546c-4a8d-4e64-98e8-9eb7447be612} <Debug> TCPHandler: Processed in 0.00128737 sec. | ||
| 17894 | 2026.03.25 00:24:56.516035 [ 198 ] {d9515f17-c5fd-4592-903e-92bbab0fc185::all_1_125_26} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 50155 rows, containing 5 columns (5 merged, 0 gathered) in 0.010517411 sec., 4768759.155651519 rows/sec., 304.17 MiB/sec. | ||
| 17895 | 2026.03.25 00:24:56.516317 [ 200 ] {d9515f17-c5fd-4592-903e-92bbab0fc185::all_1_125_26} <Trace> MergedBlockOutputStream: filled checksums all_1_125_26 (state Temporary) | ||
| 17896 | 2026.03.25 00:24:56.516620 [ 200 ] {d9515f17-c5fd-4592-903e-92bbab0fc185::all_1_125_26} <Trace> oximeter.measurements_cumulativeu64 (d9515f17-c5fd-4592-903e-92bbab0fc185): Renaming temporary part tmp_merge_all_1_125_26 to all_1_125_26 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17897 | 2026.03.25 00:24:56.516701 [ 200 ] {d9515f17-c5fd-4592-903e-92bbab0fc185::all_1_125_26} <Trace> oximeter.measurements_cumulativeu64 (d9515f17-c5fd-4592-903e-92bbab0fc185) (MergerMutator): Merged 6 parts: [all_1_120_25, all_125_125_0] -> all_1_125_26 | ||
| 17898 | 2026.03.25 00:24:56.516792 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.35 MiB. | ||
| 17899 | 2026.03.25 00:24:58.766602 [ 140 ] {} <Debug> oximeter.fields_ipaddr (2be1fe0e-d681-4366-b872-d5e7a11bcfe0) (MergerMutator): Selected 5 parts from all_1_23_5 to all_27_27_0 | ||
| 17900 | 2026.03.25 00:24:58.766670 [ 140 ] {} <Trace> oximeter.fields_ipaddr (2be1fe0e-d681-4366-b872-d5e7a11bcfe0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17901 | 2026.03.25 00:24:58.766692 [ 140 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.01 GiB. | ||
| 17902 | 2026.03.25 00:24:58.766793 [ 196 ] {2be1fe0e-d681-4366-b872-d5e7a11bcfe0::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 | ||
| 17903 | 2026.03.25 00:24:58.766922 [ 196 ] {2be1fe0e-d681-4366-b872-d5e7a11bcfe0::all_1_27_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 17904 | 2026.03.25 00:24:58.766957 [ 196 ] {2be1fe0e-d681-4366-b872-d5e7a11bcfe0::all_1_27_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_23_5, total 18 rows starting from the beginning of the part | ||
| 17905 | 2026.03.25 00:24:58.767030 [ 196 ] {2be1fe0e-d681-4366-b872-d5e7a11bcfe0::all_1_27_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 2 rows starting from the beginning of the part | ||
| 17906 | 2026.03.25 00:24:58.767077 [ 196 ] {2be1fe0e-d681-4366-b872-d5e7a11bcfe0::all_1_27_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 14 rows starting from the beginning of the part | ||
| 17907 | 2026.03.25 00:24:58.767123 [ 196 ] {2be1fe0e-d681-4366-b872-d5e7a11bcfe0::all_1_27_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 2 rows starting from the beginning of the part | ||
| 17908 | 2026.03.25 00:24:58.767166 [ 196 ] {2be1fe0e-d681-4366-b872-d5e7a11bcfe0::all_1_27_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 2 rows starting from the beginning of the part | ||
| 17909 | 2026.03.25 00:24:58.767930 [ 198 ] {2be1fe0e-d681-4366-b872-d5e7a11bcfe0::all_1_27_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 38 rows, containing 5 columns (5 merged, 0 gathered) in 0.001176847 sec., 32289.66892042891 rows/sec., 2.69 MiB/sec. | ||
| 17910 | 2026.03.25 00:24:58.768129 [ 198 ] {2be1fe0e-d681-4366-b872-d5e7a11bcfe0::all_1_27_6} <Trace> MergedBlockOutputStream: filled checksums all_1_27_6 (state Temporary) | ||
| 17911 | 2026.03.25 00:24:58.768428 [ 198 ] {2be1fe0e-d681-4366-b872-d5e7a11bcfe0::all_1_27_6} <Trace> oximeter.fields_ipaddr (2be1fe0e-d681-4366-b872-d5e7a11bcfe0): Renaming temporary part tmp_merge_all_1_27_6 to all_1_27_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17912 | 2026.03.25 00:24:58.768507 [ 198 ] {2be1fe0e-d681-4366-b872-d5e7a11bcfe0::all_1_27_6} <Trace> oximeter.fields_ipaddr (2be1fe0e-d681-4366-b872-d5e7a11bcfe0) (MergerMutator): Merged 5 parts: [all_1_23_5, all_27_27_0] -> all_1_27_6 | ||
| 17913 | 2026.03.25 00:24:58.768602 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 17914 | 2026.03.25 00:24:59.015532 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43220 | ||
| 17915 | 2026.03.25 00:24:59.015648 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 17916 | 2026.03.25 00:24:59.015673 [ 290 ] {} <Debug> TCP-Session: bc8d9666-5d7b-47ac-8895-edb9e47f1ae0 Authenticating user 'default' from [fd00:1122:3344:101::e]:43220 | ||
| 17917 | 2026.03.25 00:24:59.015695 [ 290 ] {} <Debug> TCP-Session: bc8d9666-5d7b-47ac-8895-edb9e47f1ae0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17918 | 2026.03.25 00:24:59.015707 [ 290 ] {} <Debug> TCP-Session: bc8d9666-5d7b-47ac-8895-edb9e47f1ae0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17919 | 2026.03.25 00:24:59.015932 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39635 | ||
| 17920 | 2026.03.25 00:24:59.015948 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53168 | ||
| 17921 | 2026.03.25 00:24:59.015984 [ 296 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34600 | ||
| 17922 | 2026.03.25 00:24:59.016000 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46106 | ||
| 17923 | 2026.03.25 00:24:59.016048 [ 290 ] {} <Trace> TCP-Session: bc8d9666-5d7b-47ac-8895-edb9e47f1ae0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17924 | 2026.03.25 00:24:59.016065 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 17925 | 2026.03.25 00:24:59.016073 [ 296 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 17926 | 2026.03.25 00:24:59.016109 [ 293 ] {} <Debug> TCP-Session: 23613bb8-d7d5-4ac2-9d00-8922a27b1c92 Authenticating user 'default' from [fd00:1122:3344:101::e]:53168 | ||
| 17927 | 2026.03.25 00:24:59.016124 [ 296 ] {} <Debug> TCP-Session: f3b64a46-6eff-4d01-a7cc-5ccac2f2b411 Authenticating user 'default' from [fd00:1122:3344:101::e]:34600 | ||
| 17928 | 2026.03.25 00:24:59.016052 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 17929 | 2026.03.25 00:24:59.016140 [ 293 ] {} <Debug> TCP-Session: 23613bb8-d7d5-4ac2-9d00-8922a27b1c92 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17930 | 2026.03.25 00:24:59.016155 [ 296 ] {} <Debug> TCP-Session: f3b64a46-6eff-4d01-a7cc-5ccac2f2b411 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17931 | 2026.03.25 00:24:59.016179 [ 291 ] {} <Debug> TCP-Session: 9ed3a9f7-2c7a-40f8-a6f9-ffeca9713e03 Authenticating user 'default' from [fd00:1122:3344:101::e]:39635 | ||
| 17932 | 2026.03.25 00:24:59.016184 [ 293 ] {} <Debug> TCP-Session: 23613bb8-d7d5-4ac2-9d00-8922a27b1c92 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17933 | 2026.03.25 00:24:59.016206 [ 291 ] {} <Debug> TCP-Session: 9ed3a9f7-2c7a-40f8-a6f9-ffeca9713e03 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17934 | 2026.03.25 00:24:59.016193 [ 296 ] {} <Debug> TCP-Session: f3b64a46-6eff-4d01-a7cc-5ccac2f2b411 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17935 | 2026.03.25 00:24:59.016231 [ 291 ] {} <Debug> TCP-Session: 9ed3a9f7-2c7a-40f8-a6f9-ffeca9713e03 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17936 | 2026.03.25 00:24:59.016247 [ 290 ] {f2e962ff-00da-4d2d-8123-5258444f47b4} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:43220) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 17937 | 2026.03.25 00:24:59.016142 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 17938 | 2026.03.25 00:24:59.015974 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62482 | ||
| 17939 | 2026.03.25 00:24:59.016319 [ 288 ] {} <Debug> TCP-Session: 715d02f7-f77e-4444-bee4-98a2b78bbb77 Authenticating user 'default' from [fd00:1122:3344:101::e]:46106 | ||
| 17940 | 2026.03.25 00:24:59.015968 [ 295 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59096 | ||
| 17941 | 2026.03.25 00:24:59.016376 [ 288 ] {} <Debug> TCP-Session: 715d02f7-f77e-4444-bee4-98a2b78bbb77 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17942 | 2026.03.25 00:24:59.015950 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39323 | ||
| 17943 | 2026.03.25 00:24:59.016408 [ 288 ] {} <Debug> TCP-Session: 715d02f7-f77e-4444-bee4-98a2b78bbb77 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17944 | 2026.03.25 00:24:59.016425 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 17945 | 2026.03.25 00:24:59.016437 [ 295 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 17946 | 2026.03.25 00:24:59.016007 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59220 | ||
| 17947 | 2026.03.25 00:24:59.016470 [ 294 ] {} <Debug> TCP-Session: de18a1e0-f5e9-4707-92fb-bc0c13f8da23 Authenticating user 'default' from [fd00:1122:3344:101::e]:62482 | ||
| 17948 | 2026.03.25 00:24:59.016477 [ 295 ] {} <Debug> TCP-Session: b2ea4c33-71c7-46fd-9016-912fcced7a05 Authenticating user 'default' from [fd00:1122:3344:101::e]:59096 | ||
| 17949 | 2026.03.25 00:24:59.016522 [ 294 ] {} <Debug> TCP-Session: de18a1e0-f5e9-4707-92fb-bc0c13f8da23 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17950 | 2026.03.25 00:24:59.016538 [ 295 ] {} <Debug> TCP-Session: b2ea4c33-71c7-46fd-9016-912fcced7a05 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17951 | 2026.03.25 00:24:59.016547 [ 290 ] {f2e962ff-00da-4d2d-8123-5258444f47b4} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 17952 | 2026.03.25 00:24:59.016563 [ 295 ] {} <Debug> TCP-Session: b2ea4c33-71c7-46fd-9016-912fcced7a05 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17953 | 2026.03.25 00:24:59.016553 [ 294 ] {} <Debug> TCP-Session: de18a1e0-f5e9-4707-92fb-bc0c13f8da23 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17954 | 2026.03.25 00:24:59.016473 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 17955 | 2026.03.25 00:24:59.016548 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 17956 | 2026.03.25 00:24:59.016628 [ 290 ] {f2e962ff-00da-4d2d-8123-5258444f47b4} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 17957 | 2026.03.25 00:24:59.016637 [ 292 ] {} <Debug> TCP-Session: da0915ac-11a0-4ca8-ab3c-e59f76b1db02 Authenticating user 'default' from [fd00:1122:3344:101::e]:39323 | ||
| 17958 | 2026.03.25 00:24:59.016655 [ 289 ] {} <Debug> TCP-Session: e8da3145-f963-4bee-8253-7008daa7baaa Authenticating user 'default' from [fd00:1122:3344:101::e]:59220 | ||
| 17959 | 2026.03.25 00:24:59.016680 [ 292 ] {} <Debug> TCP-Session: da0915ac-11a0-4ca8-ab3c-e59f76b1db02 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17960 | 2026.03.25 00:24:59.016702 [ 289 ] {} <Debug> TCP-Session: e8da3145-f963-4bee-8253-7008daa7baaa Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17961 | 2026.03.25 00:24:59.016704 [ 292 ] {} <Debug> TCP-Session: da0915ac-11a0-4ca8-ab3c-e59f76b1db02 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17962 | 2026.03.25 00:24:59.016724 [ 289 ] {} <Debug> TCP-Session: e8da3145-f963-4bee-8253-7008daa7baaa Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17963 | 2026.03.25 00:24:59.016955 [ 290 ] {f2e962ff-00da-4d2d-8123-5258444f47b4} <Debug> oximeter.version (97ad2ce0-cded-4649-a1b6-ff7c59ff4a2c) (SelectExecutor): Key condition: unknown | ||
| 17964 | 2026.03.25 00:24:59.017988 [ 347 ] {f2e962ff-00da-4d2d-8123-5258444f47b4} <Trace> AggregatingTransform: Aggregating | ||
| 17965 | 2026.03.25 00:24:59.018049 [ 347 ] {f2e962ff-00da-4d2d-8123-5258444f47b4} <Trace> Aggregator: Aggregation method: without_key | ||
| 17966 | 2026.03.25 00:24:59.018088 [ 347 ] {f2e962ff-00da-4d2d-8123-5258444f47b4} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001029324 sec. (971.511 rows/sec., 37.95 KiB/sec.) | ||
| 17967 | 2026.03.25 00:24:59.018108 [ 347 ] {f2e962ff-00da-4d2d-8123-5258444f47b4} <Trace> Aggregator: Merging aggregated data | ||
| 17968 | 2026.03.25 00:24:59.019273 [ 290 ] {f2e962ff-00da-4d2d-8123-5258444f47b4} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003091 sec., 323.51989647363314 rows/sec., 12.64 KiB/sec. | ||
| 17969 | 2026.03.25 00:24:59.019416 [ 290 ] {f2e962ff-00da-4d2d-8123-5258444f47b4} <Debug> TCPHandler: Processed in 0.00349075 sec. | ||
| 17970 | 2026.03.25 00:24:59.019543 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 17971 | 2026.03.25 00:24:59.019574 [ 290 ] {} <Debug> TCP-Session: bc8d9666-5d7b-47ac-8895-edb9e47f1ae0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17972 | 2026.03.25 00:24:59.019591 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 17973 | 2026.03.25 00:24:59.019628 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 17974 | 2026.03.25 00:24:59.019631 [ 289 ] {} <Debug> TCP-Session: e8da3145-f963-4bee-8253-7008daa7baaa Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17975 | 2026.03.25 00:24:59.019654 [ 295 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 17976 | 2026.03.25 00:24:59.019676 [ 291 ] {} <Debug> TCP-Session: 9ed3a9f7-2c7a-40f8-a6f9-ffeca9713e03 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17977 | 2026.03.25 00:24:59.019674 [ 296 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 17978 | 2026.03.25 00:24:59.019701 [ 295 ] {} <Debug> TCP-Session: b2ea4c33-71c7-46fd-9016-912fcced7a05 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17979 | 2026.03.25 00:24:59.019728 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 17980 | 2026.03.25 00:24:59.019737 [ 296 ] {} <Debug> TCP-Session: f3b64a46-6eff-4d01-a7cc-5ccac2f2b411 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17981 | 2026.03.25 00:24:59.019761 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 17982 | 2026.03.25 00:24:59.019779 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 17983 | 2026.03.25 00:24:59.019809 [ 294 ] {} <Debug> TCP-Session: de18a1e0-f5e9-4707-92fb-bc0c13f8da23 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17984 | 2026.03.25 00:24:59.019773 [ 292 ] {} <Debug> TCP-Session: da0915ac-11a0-4ca8-ab3c-e59f76b1db02 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17985 | 2026.03.25 00:24:59.019838 [ 288 ] {} <Debug> TCP-Session: 715d02f7-f77e-4444-bee4-98a2b78bbb77 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17986 | 2026.03.25 00:24:59.019690 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 17987 | 2026.03.25 00:24:59.019899 [ 293 ] {} <Debug> TCP-Session: 23613bb8-d7d5-4ac2-9d00-8922a27b1c92 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17988 | 2026.03.25 00:24:59.709162 [ 140 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 17989 | 2026.03.25 00:24:59.709225 [ 140 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 17990 | 2026.03.25 00:24:59.964029 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 35422 | ||
| 17991 | 2026.03.25 00:24:59.964543 [ 244 ] {} <Trace> system.asynchronous_metric_log (0898b27c-367e-447b-8482-f4822232c365): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17992 | 2026.03.25 00:24:59.964587 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.01 GiB. | ||
| 17993 | 2026.03.25 00:24:59.965105 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 17994 | 2026.03.25 00:24:59.965392 [ 244 ] {} <Trace> system.asynchronous_metric_log (0898b27c-367e-447b-8482-f4822232c365): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17995 | 2026.03.25 00:24:59.965551 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 35422 | ||
| 17996 | 2026.03.25 00:25:01.482325 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17997 | 2026.03.25 00:25:01.482521 [ 5 ] {6215b71d-b70b-4c9d-89e0-e9b3c15455e1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 17998 | 2026.03.25 00:25:01.482594 [ 5 ] {6215b71d-b70b-4c9d-89e0-e9b3c15455e1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 17999 | 2026.03.25 00:25:01.483260 [ 5 ] {6215b71d-b70b-4c9d-89e0-e9b3c15455e1} <Trace> oximeter.fields_string (da9d4756-c540-45ff-bdbb-bdc9c8d31861): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18000 | 2026.03.25 00:25:01.483307 [ 5 ] {6215b71d-b70b-4c9d-89e0-e9b3c15455e1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.01 GiB. | ||
| 18001 | 2026.03.25 00:25:01.483718 [ 5 ] {6215b71d-b70b-4c9d-89e0-e9b3c15455e1} <Trace> MergedBlockOutputStream: filled checksums all_126_126_0 (state Temporary) | ||
| 18002 | 2026.03.25 00:25:01.483969 [ 5 ] {6215b71d-b70b-4c9d-89e0-e9b3c15455e1} <Trace> oximeter.fields_string (da9d4756-c540-45ff-bdbb-bdc9c8d31861): Renaming temporary part tmp_insert_all_126_126_0 to all_126_126_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18003 | 2026.03.25 00:25:01.484122 [ 5 ] {6215b71d-b70b-4c9d-89e0-e9b3c15455e1} <Debug> executeQuery: Read 108 rows, 9.31 KiB in 0.001654 sec., 65296.2515114873 rows/sec., 5.49 MiB/sec. | ||
| 18004 | 2026.03.25 00:25:01.484126 [ 138 ] {} <Debug> oximeter.fields_string (da9d4756-c540-45ff-bdbb-bdc9c8d31861) (MergerMutator): Selected 6 parts from all_1_121_24 to all_126_126_0 | ||
| 18005 | 2026.03.25 00:25:01.484165 [ 5 ] {6215b71d-b70b-4c9d-89e0-e9b3c15455e1} <Debug> TCPHandler: Processed in 0.001984586 sec. | ||
| 18006 | 2026.03.25 00:25:01.484188 [ 138 ] {} <Trace> oximeter.fields_string (da9d4756-c540-45ff-bdbb-bdc9c8d31861): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18007 | 2026.03.25 00:25:01.484213 [ 138 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.01 GiB. | ||
| 18008 | 2026.03.25 00:25:01.484291 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18009 | 2026.03.25 00:25:01.484310 [ 186 ] {da9d4756-c540-45ff-bdbb-bdc9c8d31861::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 | ||
| 18010 | 2026.03.25 00:25:01.484391 [ 5 ] {c7cc5a0b-2c3e-45ff-a587-2fb11f442e02} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 18011 | 2026.03.25 00:25:01.484422 [ 186 ] {da9d4756-c540-45ff-bdbb-bdc9c8d31861::all_1_126_25} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 18012 | 2026.03.25 00:25:01.484437 [ 5 ] {c7cc5a0b-2c3e-45ff-a587-2fb11f442e02} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 18013 | 2026.03.25 00:25:01.484460 [ 186 ] {da9d4756-c540-45ff-bdbb-bdc9c8d31861::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_121_24, total 3237 rows starting from the beginning of the part | ||
| 18014 | 2026.03.25 00:25:01.484532 [ 186 ] {da9d4756-c540-45ff-bdbb-bdc9c8d31861::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_122_122_0, total 825 rows starting from the beginning of the part | ||
| 18015 | 2026.03.25 00:25:01.484578 [ 186 ] {da9d4756-c540-45ff-bdbb-bdc9c8d31861::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_123_123_0, total 2458 rows starting from the beginning of the part | ||
| 18016 | 2026.03.25 00:25:01.484622 [ 186 ] {da9d4756-c540-45ff-bdbb-bdc9c8d31861::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_124_124_0, total 56 rows starting from the beginning of the part | ||
| 18017 | 2026.03.25 00:25:01.484663 [ 186 ] {da9d4756-c540-45ff-bdbb-bdc9c8d31861::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_125_125_0, total 825 rows starting from the beginning of the part | ||
| 18018 | 2026.03.25 00:25:01.484704 [ 186 ] {da9d4756-c540-45ff-bdbb-bdc9c8d31861::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_126_126_0, total 108 rows starting from the beginning of the part | ||
| 18019 | 2026.03.25 00:25:01.484861 [ 5 ] {c7cc5a0b-2c3e-45ff-a587-2fb11f442e02} <Trace> oximeter.fields_u16 (b490aa8d-8720-450c-9d9d-0c0be0c6e0e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18020 | 2026.03.25 00:25:01.484905 [ 5 ] {c7cc5a0b-2c3e-45ff-a587-2fb11f442e02} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.01 GiB. | ||
| 18021 | 2026.03.25 00:25:01.485229 [ 5 ] {c7cc5a0b-2c3e-45ff-a587-2fb11f442e02} <Trace> MergedBlockOutputStream: filled checksums all_105_105_0 (state Temporary) | ||
| 18022 | 2026.03.25 00:25:01.485453 [ 5 ] {c7cc5a0b-2c3e-45ff-a587-2fb11f442e02} <Trace> oximeter.fields_u16 (b490aa8d-8720-450c-9d9d-0c0be0c6e0e1): Renaming temporary part tmp_insert_all_105_105_0 to all_105_105_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18023 | 2026.03.25 00:25:01.485592 [ 5 ] {c7cc5a0b-2c3e-45ff-a587-2fb11f442e02} <Debug> executeQuery: Read 26 rows, 1.96 KiB in 0.00122 sec., 21311.475409836068 rows/sec., 1.56 MiB/sec. | ||
| 18024 | 2026.03.25 00:25:01.485632 [ 5 ] {c7cc5a0b-2c3e-45ff-a587-2fb11f442e02} <Debug> TCPHandler: Processed in 0.001392642 sec. | ||
| 18025 | 2026.03.25 00:25:01.485742 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18026 | 2026.03.25 00:25:01.485835 [ 5 ] {747a6f58-273f-47f5-973d-093011e44fcf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 18027 | 2026.03.25 00:25:01.485874 [ 5 ] {747a6f58-273f-47f5-973d-093011e44fcf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 18028 | 2026.03.25 00:25:01.486277 [ 5 ] {747a6f58-273f-47f5-973d-093011e44fcf} <Trace> oximeter.fields_uuid (6a83c119-7e6c-4ef5-9da4-bd1e7cdd4b62): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18029 | 2026.03.25 00:25:01.486313 [ 5 ] {747a6f58-273f-47f5-973d-093011e44fcf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.01 GiB. | ||
| 18030 | 2026.03.25 00:25:01.486621 [ 5 ] {747a6f58-273f-47f5-973d-093011e44fcf} <Trace> MergedBlockOutputStream: filled checksums all_126_126_0 (state Temporary) | ||
| 18031 | 2026.03.25 00:25:01.486835 [ 5 ] {747a6f58-273f-47f5-973d-093011e44fcf} <Trace> oximeter.fields_uuid (6a83c119-7e6c-4ef5-9da4-bd1e7cdd4b62): Renaming temporary part tmp_insert_all_126_126_0 to all_126_126_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18032 | 2026.03.25 00:25:01.486956 [ 138 ] {} <Debug> oximeter.fields_uuid (6a83c119-7e6c-4ef5-9da4-bd1e7cdd4b62) (MergerMutator): Selected 6 parts from all_1_121_24 to all_126_126_0 | ||
| 18033 | 2026.03.25 00:25:01.486969 [ 5 ] {747a6f58-273f-47f5-973d-093011e44fcf} <Debug> executeQuery: Read 90 rows, 7.20 KiB in 0.001151 sec., 78192.87576020852 rows/sec., 6.11 MiB/sec. | ||
| 18034 | 2026.03.25 00:25:01.486989 [ 138 ] {} <Trace> oximeter.fields_uuid (6a83c119-7e6c-4ef5-9da4-bd1e7cdd4b62): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18035 | 2026.03.25 00:25:01.487012 [ 138 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.01 GiB. | ||
| 18036 | 2026.03.25 00:25:01.487013 [ 5 ] {747a6f58-273f-47f5-973d-093011e44fcf} <Debug> TCPHandler: Processed in 0.00131906 sec. | ||
| 18037 | 2026.03.25 00:25:01.487066 [ 193 ] {da9d4756-c540-45ff-bdbb-bdc9c8d31861::all_1_126_25} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7509 rows, containing 5 columns (5 merged, 0 gathered) in 0.002793984 sec., 2687560.129191864 rows/sec., 213.76 MiB/sec. | ||
| 18038 | 2026.03.25 00:25:01.487115 [ 200 ] {6a83c119-7e6c-4ef5-9da4-bd1e7cdd4b62::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 | ||
| 18039 | 2026.03.25 00:25:01.487148 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18040 | 2026.03.25 00:25:01.487252 [ 200 ] {6a83c119-7e6c-4ef5-9da4-bd1e7cdd4b62::all_1_126_25} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 18041 | 2026.03.25 00:25:01.487253 [ 5 ] {3a900ab6-0146-4b04-84ac-a1349dff6752} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 18042 | 2026.03.25 00:25:01.487291 [ 200 ] {6a83c119-7e6c-4ef5-9da4-bd1e7cdd4b62::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_121_24, total 1792 rows starting from the beginning of the part | ||
| 18043 | 2026.03.25 00:25:01.487313 [ 5 ] {3a900ab6-0146-4b04-84ac-a1349dff6752} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 18044 | 2026.03.25 00:25:01.487367 [ 200 ] {6a83c119-7e6c-4ef5-9da4-bd1e7cdd4b62::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_122_122_0, total 504 rows starting from the beginning of the part | ||
| 18045 | 2026.03.25 00:25:01.487420 [ 200 ] {6a83c119-7e6c-4ef5-9da4-bd1e7cdd4b62::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_123_123_0, total 1318 rows starting from the beginning of the part | ||
| 18046 | 2026.03.25 00:25:01.487435 [ 198 ] {da9d4756-c540-45ff-bdbb-bdc9c8d31861::all_1_126_25} <Trace> MergedBlockOutputStream: filled checksums all_1_126_25 (state Temporary) | ||
| 18047 | 2026.03.25 00:25:01.487466 [ 200 ] {6a83c119-7e6c-4ef5-9da4-bd1e7cdd4b62::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_124_124_0, total 64 rows starting from the beginning of the part | ||
| 18048 | 2026.03.25 00:25:01.487538 [ 200 ] {6a83c119-7e6c-4ef5-9da4-bd1e7cdd4b62::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_125_125_0, total 504 rows starting from the beginning of the part | ||
| 18049 | 2026.03.25 00:25:01.487589 [ 200 ] {6a83c119-7e6c-4ef5-9da4-bd1e7cdd4b62::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_126_126_0, total 90 rows starting from the beginning of the part | ||
| 18050 | 2026.03.25 00:25:01.487749 [ 5 ] {3a900ab6-0146-4b04-84ac-a1349dff6752} <Trace> oximeter.measurements_cumulativeu64 (d9515f17-c5fd-4592-903e-92bbab0fc185): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18051 | 2026.03.25 00:25:01.487763 [ 198 ] {da9d4756-c540-45ff-bdbb-bdc9c8d31861::all_1_126_25} <Trace> oximeter.fields_string (da9d4756-c540-45ff-bdbb-bdc9c8d31861): Renaming temporary part tmp_merge_all_1_126_25 to all_1_126_25 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18052 | 2026.03.25 00:25:01.487794 [ 5 ] {3a900ab6-0146-4b04-84ac-a1349dff6752} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.01 GiB. | ||
| 18053 | 2026.03.25 00:25:01.487892 [ 198 ] {da9d4756-c540-45ff-bdbb-bdc9c8d31861::all_1_126_25} <Trace> oximeter.fields_string (da9d4756-c540-45ff-bdbb-bdc9c8d31861) (MergerMutator): Merged 6 parts: [all_1_121_24, all_126_126_0] -> all_1_126_25 | ||
| 18054 | 2026.03.25 00:25:01.488005 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.33 MiB. | ||
| 18055 | 2026.03.25 00:25:01.488175 [ 5 ] {3a900ab6-0146-4b04-84ac-a1349dff6752} <Trace> MergedBlockOutputStream: filled checksums all_126_126_0 (state Temporary) | ||
| 18056 | 2026.03.25 00:25:01.488411 [ 5 ] {3a900ab6-0146-4b04-84ac-a1349dff6752} <Trace> oximeter.measurements_cumulativeu64 (d9515f17-c5fd-4592-903e-92bbab0fc185): Renaming temporary part tmp_insert_all_126_126_0 to all_126_126_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18057 | 2026.03.25 00:25:01.488548 [ 5 ] {3a900ab6-0146-4b04-84ac-a1349dff6752} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001312 sec., 121951.21951219512 rows/sec., 8.49 MiB/sec. | ||
| 18058 | 2026.03.25 00:25:01.488585 [ 5 ] {3a900ab6-0146-4b04-84ac-a1349dff6752} <Debug> TCPHandler: Processed in 0.001486104 sec. | ||
| 18059 | 2026.03.25 00:25:01.488694 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18060 | 2026.03.25 00:25:01.488786 [ 5 ] {5550e52e-09c4-4cc2-9660-8825c6ab645e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 18061 | 2026.03.25 00:25:01.488840 [ 5 ] {5550e52e-09c4-4cc2-9660-8825c6ab645e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 18062 | 2026.03.25 00:25:01.489043 [ 187 ] {6a83c119-7e6c-4ef5-9da4-bd1e7cdd4b62::all_1_126_25} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4272 rows, containing 5 columns (5 merged, 0 gathered) in 0.001980815 sec., 2156688.0299270754 rows/sec., 155.92 MiB/sec. | ||
| 18063 | 2026.03.25 00:25:01.489235 [ 198 ] {6a83c119-7e6c-4ef5-9da4-bd1e7cdd4b62::all_1_126_25} <Trace> MergedBlockOutputStream: filled checksums all_1_126_25 (state Temporary) | ||
| 18064 | 2026.03.25 00:25:01.489489 [ 198 ] {6a83c119-7e6c-4ef5-9da4-bd1e7cdd4b62::all_1_126_25} <Trace> oximeter.fields_uuid (6a83c119-7e6c-4ef5-9da4-bd1e7cdd4b62): Renaming temporary part tmp_merge_all_1_126_25 to all_1_126_25 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18065 | 2026.03.25 00:25:01.489559 [ 198 ] {6a83c119-7e6c-4ef5-9da4-bd1e7cdd4b62::all_1_126_25} <Trace> oximeter.fields_uuid (6a83c119-7e6c-4ef5-9da4-bd1e7cdd4b62) (MergerMutator): Merged 6 parts: [all_1_121_24, all_126_126_0] -> all_1_126_25 | ||
| 18066 | 2026.03.25 00:25:01.489645 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.81 MiB. | ||
| 18067 | 2026.03.25 00:25:01.489647 [ 5 ] {5550e52e-09c4-4cc2-9660-8825c6ab645e} <Trace> oximeter.measurements_histogramu64 (66b3c5cd-c277-4614-b9e1-0e483a2d8930): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18068 | 2026.03.25 00:25:01.489695 [ 5 ] {5550e52e-09c4-4cc2-9660-8825c6ab645e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.01 GiB. | ||
| 18069 | 2026.03.25 00:25:01.490258 [ 5 ] {5550e52e-09c4-4cc2-9660-8825c6ab645e} <Trace> MergedBlockOutputStream: filled checksums all_105_105_0 (state Temporary) | ||
| 18070 | 2026.03.25 00:25:01.490489 [ 5 ] {5550e52e-09c4-4cc2-9660-8825c6ab645e} <Trace> oximeter.measurements_histogramu64 (66b3c5cd-c277-4614-b9e1-0e483a2d8930): Renaming temporary part tmp_insert_all_105_105_0 to all_105_105_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18071 | 2026.03.25 00:25:01.490629 [ 5 ] {5550e52e-09c4-4cc2-9660-8825c6ab645e} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.00186 sec., 13978.494623655914 rows/sec., 25.05 MiB/sec. | ||
| 18072 | 2026.03.25 00:25:01.490684 [ 5 ] {5550e52e-09c4-4cc2-9660-8825c6ab645e} <Debug> TCPHandler: Processed in 0.002038187 sec. | ||
| 18073 | 2026.03.25 00:25:01.490803 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18074 | 2026.03.25 00:25:01.490897 [ 5 ] {335f0b74-b43b-49e9-a754-afbc1f57e197} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 18075 | 2026.03.25 00:25:01.490941 [ 5 ] {335f0b74-b43b-49e9-a754-afbc1f57e197} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 18076 | 2026.03.25 00:25:01.491278 [ 5 ] {335f0b74-b43b-49e9-a754-afbc1f57e197} <Trace> oximeter.measurements_u64 (a46c3f3f-9ded-4b50-9fc2-4f503dd169a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18077 | 2026.03.25 00:25:01.491315 [ 5 ] {335f0b74-b43b-49e9-a754-afbc1f57e197} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.01 GiB. | ||
| 18078 | 2026.03.25 00:25:01.491627 [ 5 ] {335f0b74-b43b-49e9-a754-afbc1f57e197} <Trace> MergedBlockOutputStream: filled checksums all_126_126_0 (state Temporary) | ||
| 18079 | 2026.03.25 00:25:01.491837 [ 5 ] {335f0b74-b43b-49e9-a754-afbc1f57e197} <Trace> oximeter.measurements_u64 (a46c3f3f-9ded-4b50-9fc2-4f503dd169a4): Renaming temporary part tmp_insert_all_126_126_0 to all_126_126_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18080 | 2026.03.25 00:25:01.491954 [ 138 ] {} <Debug> oximeter.measurements_u64 (a46c3f3f-9ded-4b50-9fc2-4f503dd169a4) (MergerMutator): Selected 6 parts from all_1_121_24 to all_126_126_0 | ||
| 18081 | 2026.03.25 00:25:01.491967 [ 5 ] {335f0b74-b43b-49e9-a754-afbc1f57e197} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001088 sec., 55147.05882352941 rows/sec., 3.72 MiB/sec. | ||
| 18082 | 2026.03.25 00:25:01.491991 [ 138 ] {} <Trace> oximeter.measurements_u64 (a46c3f3f-9ded-4b50-9fc2-4f503dd169a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18083 | 2026.03.25 00:25:01.492015 [ 138 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.01 GiB. | ||
| 18084 | 2026.03.25 00:25:01.492016 [ 5 ] {335f0b74-b43b-49e9-a754-afbc1f57e197} <Debug> TCPHandler: Processed in 0.001262779 sec. | ||
| 18085 | 2026.03.25 00:25:01.492083 [ 200 ] {a46c3f3f-9ded-4b50-9fc2-4f503dd169a4::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 | ||
| 18086 | 2026.03.25 00:25:01.492180 [ 200 ] {a46c3f3f-9ded-4b50-9fc2-4f503dd169a4::all_1_126_25} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 18087 | 2026.03.25 00:25:01.492204 [ 200 ] {a46c3f3f-9ded-4b50-9fc2-4f503dd169a4::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_121_24, total 7800 rows starting from the beginning of the part | ||
| 18088 | 2026.03.25 00:25:01.492248 [ 200 ] {a46c3f3f-9ded-4b50-9fc2-4f503dd169a4::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_122_122_0, total 90 rows starting from the beginning of the part | ||
| 18089 | 2026.03.25 00:25:01.492284 [ 200 ] {a46c3f3f-9ded-4b50-9fc2-4f503dd169a4::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_123_123_0, total 12 rows starting from the beginning of the part | ||
| 18090 | 2026.03.25 00:25:01.492318 [ 200 ] {a46c3f3f-9ded-4b50-9fc2-4f503dd169a4::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_124_124_0, total 48 rows starting from the beginning of the part | ||
| 18091 | 2026.03.25 00:25:01.492352 [ 200 ] {a46c3f3f-9ded-4b50-9fc2-4f503dd169a4::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_125_125_0, total 90 rows starting from the beginning of the part | ||
| 18092 | 2026.03.25 00:25:01.492388 [ 200 ] {a46c3f3f-9ded-4b50-9fc2-4f503dd169a4::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 | ||
| 18093 | 2026.03.25 00:25:01.494118 [ 187 ] {a46c3f3f-9ded-4b50-9fc2-4f503dd169a4::all_1_126_25} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 8100 rows, containing 4 columns (4 merged, 0 gathered) in 0.002066337 sec., 3919980.138767297 rows/sec., 252.84 MiB/sec. | ||
| 18094 | 2026.03.25 00:25:01.494517 [ 200 ] {a46c3f3f-9ded-4b50-9fc2-4f503dd169a4::all_1_126_25} <Trace> MergedBlockOutputStream: filled checksums all_1_126_25 (state Temporary) | ||
| 18095 | 2026.03.25 00:25:01.494777 [ 200 ] {a46c3f3f-9ded-4b50-9fc2-4f503dd169a4::all_1_126_25} <Trace> oximeter.measurements_u64 (a46c3f3f-9ded-4b50-9fc2-4f503dd169a4): Renaming temporary part tmp_merge_all_1_126_25 to all_1_126_25 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18096 | 2026.03.25 00:25:01.494848 [ 200 ] {a46c3f3f-9ded-4b50-9fc2-4f503dd169a4::all_1_126_25} <Trace> oximeter.measurements_u64 (a46c3f3f-9ded-4b50-9fc2-4f503dd169a4) (MergerMutator): Merged 6 parts: [all_1_121_24, all_126_126_0] -> all_1_126_25 | ||
| 18097 | 2026.03.25 00:25:01.494917 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.55 MiB. | ||
| 18098 | 2026.03.25 00:25:01.880506 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 558 | ||
| 18099 | 2026.03.25 00:25:01.897937 [ 243 ] {} <Trace> system.metric_log (8832bb94-2db2-42e0-923d-5bcca7c2cc3b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18100 | 2026.03.25 00:25:01.897991 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.01 GiB. | ||
| 18101 | 2026.03.25 00:25:01.904295 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 18102 | 2026.03.25 00:25:01.905004 [ 243 ] {} <Trace> system.metric_log (8832bb94-2db2-42e0-923d-5bcca7c2cc3b): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18103 | 2026.03.25 00:25:01.908011 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 558 | ||
| 18104 | 2026.03.25 00:25:02.000184 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 380.62 MiB, peak 392.06 MiB, free memory in arenas 0.00 B, will set to 379.59 MiB (RSS), difference: -1.03 MiB | ||
| 18105 | 2026.03.25 00:25:05.129757 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 2340 | ||
| 18106 | 2026.03.25 00:25:05.132148 [ 242 ] {} <Trace> system.query_log (9703172c-9101-4506-b1d0-613c64f918a0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18107 | 2026.03.25 00:25:05.132193 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.01 GiB. | ||
| 18108 | 2026.03.25 00:25:05.133368 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 18109 | 2026.03.25 00:25:05.133622 [ 242 ] {} <Trace> system.query_log (9703172c-9101-4506-b1d0-613c64f918a0): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18110 | 2026.03.25 00:25:05.133883 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2340 | ||
| 18111 | 2026.03.25 00:25:06.489684 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18112 | 2026.03.25 00:25:06.489888 [ 5 ] {caa6ea9c-0f81-425a-9ad0-face467b26cf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 18113 | 2026.03.25 00:25:06.489959 [ 5 ] {caa6ea9c-0f81-425a-9ad0-face467b26cf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 18114 | 2026.03.25 00:25:06.490657 [ 5 ] {caa6ea9c-0f81-425a-9ad0-face467b26cf} <Trace> oximeter.fields_i16 (78240462-1731-4218-9a79-d1fbaf59befe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18115 | 2026.03.25 00:25:06.490704 [ 5 ] {caa6ea9c-0f81-425a-9ad0-face467b26cf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.01 GiB. | ||
| 18116 | 2026.03.25 00:25:06.491090 [ 5 ] {caa6ea9c-0f81-425a-9ad0-face467b26cf} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 18117 | 2026.03.25 00:25:06.491315 [ 5 ] {caa6ea9c-0f81-425a-9ad0-face467b26cf} <Trace> oximeter.fields_i16 (78240462-1731-4218-9a79-d1fbaf59befe): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18118 | 2026.03.25 00:25:06.491460 [ 5 ] {caa6ea9c-0f81-425a-9ad0-face467b26cf} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001624 sec., 174876.8472906404 rows/sec., 11.11 MiB/sec. | ||
| 18119 | 2026.03.25 00:25:06.491501 [ 5 ] {caa6ea9c-0f81-425a-9ad0-face467b26cf} <Debug> TCPHandler: Processed in 0.001959855 sec. | ||
| 18120 | 2026.03.25 00:25:06.491618 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18121 | 2026.03.25 00:25:06.491711 [ 5 ] {3409f56e-dffd-4a21-92cf-d5b6353d16f5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 18122 | 2026.03.25 00:25:06.491751 [ 5 ] {3409f56e-dffd-4a21-92cf-d5b6353d16f5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 18123 | 2026.03.25 00:25:06.492140 [ 5 ] {3409f56e-dffd-4a21-92cf-d5b6353d16f5} <Trace> oximeter.fields_ipaddr (2be1fe0e-d681-4366-b872-d5e7a11bcfe0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18124 | 2026.03.25 00:25:06.492176 [ 5 ] {3409f56e-dffd-4a21-92cf-d5b6353d16f5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.01 GiB. | ||
| 18125 | 2026.03.25 00:25:06.492455 [ 5 ] {3409f56e-dffd-4a21-92cf-d5b6353d16f5} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 18126 | 2026.03.25 00:25:06.492653 [ 5 ] {3409f56e-dffd-4a21-92cf-d5b6353d16f5} <Trace> oximeter.fields_ipaddr (2be1fe0e-d681-4366-b872-d5e7a11bcfe0): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18127 | 2026.03.25 00:25:06.492777 [ 5 ] {3409f56e-dffd-4a21-92cf-d5b6353d16f5} <Debug> executeQuery: Read 14 rows, 1.14 KiB in 0.001084 sec., 12915.129151291514 rows/sec., 1.03 MiB/sec. | ||
| 18128 | 2026.03.25 00:25:06.492814 [ 5 ] {3409f56e-dffd-4a21-92cf-d5b6353d16f5} <Debug> TCPHandler: Processed in 0.001243278 sec. | ||
| 18129 | 2026.03.25 00:25:06.492919 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18130 | 2026.03.25 00:25:06.493011 [ 5 ] {38e24dc4-bbd8-4939-98d8-3c25fa9b5f5d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 18131 | 2026.03.25 00:25:06.493048 [ 5 ] {38e24dc4-bbd8-4939-98d8-3c25fa9b5f5d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 18132 | 2026.03.25 00:25:06.493760 [ 5 ] {38e24dc4-bbd8-4939-98d8-3c25fa9b5f5d} <Trace> oximeter.fields_string (da9d4756-c540-45ff-bdbb-bdc9c8d31861): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18133 | 2026.03.25 00:25:06.493802 [ 5 ] {38e24dc4-bbd8-4939-98d8-3c25fa9b5f5d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.01 GiB. | ||
| 18134 | 2026.03.25 00:25:06.494209 [ 5 ] {38e24dc4-bbd8-4939-98d8-3c25fa9b5f5d} <Trace> MergedBlockOutputStream: filled checksums all_127_127_0 (state Temporary) | ||
| 18135 | 2026.03.25 00:25:06.494508 [ 5 ] {38e24dc4-bbd8-4939-98d8-3c25fa9b5f5d} <Trace> oximeter.fields_string (da9d4756-c540-45ff-bdbb-bdc9c8d31861): Renaming temporary part tmp_insert_all_127_127_0 to all_127_127_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18136 | 2026.03.25 00:25:06.494645 [ 5 ] {38e24dc4-bbd8-4939-98d8-3c25fa9b5f5d} <Debug> executeQuery: Read 832 rows, 66.80 KiB in 0.001651 sec., 503937.0078740158 rows/sec., 39.51 MiB/sec. | ||
| 18137 | 2026.03.25 00:25:06.494684 [ 5 ] {38e24dc4-bbd8-4939-98d8-3c25fa9b5f5d} <Debug> TCPHandler: Processed in 0.001812481 sec. | ||
| 18138 | 2026.03.25 00:25:06.494794 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18139 | 2026.03.25 00:25:06.494887 [ 5 ] {c3233c9b-3a00-423c-84d3-0c1b115adc22} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 18140 | 2026.03.25 00:25:06.494926 [ 5 ] {c3233c9b-3a00-423c-84d3-0c1b115adc22} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 18141 | 2026.03.25 00:25:06.495357 [ 5 ] {c3233c9b-3a00-423c-84d3-0c1b115adc22} <Trace> oximeter.fields_u16 (b490aa8d-8720-450c-9d9d-0c0be0c6e0e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18142 | 2026.03.25 00:25:06.495393 [ 5 ] {c3233c9b-3a00-423c-84d3-0c1b115adc22} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.01 GiB. | ||
| 18143 | 2026.03.25 00:25:06.495704 [ 5 ] {c3233c9b-3a00-423c-84d3-0c1b115adc22} <Trace> MergedBlockOutputStream: filled checksums all_106_106_0 (state Temporary) | ||
| 18144 | 2026.03.25 00:25:06.495914 [ 5 ] {c3233c9b-3a00-423c-84d3-0c1b115adc22} <Trace> oximeter.fields_u16 (b490aa8d-8720-450c-9d9d-0c0be0c6e0e1): Renaming temporary part tmp_insert_all_106_106_0 to all_106_106_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18145 | 2026.03.25 00:25:06.496035 [ 126 ] {} <Debug> oximeter.fields_u16 (b490aa8d-8720-450c-9d9d-0c0be0c6e0e1) (MergerMutator): Selected 6 parts from all_1_101_20 to all_106_106_0 | ||
| 18146 | 2026.03.25 00:25:06.496045 [ 5 ] {c3233c9b-3a00-423c-84d3-0c1b115adc22} <Debug> executeQuery: Read 170 rows, 10.57 KiB in 0.001175 sec., 144680.8510638298 rows/sec., 8.79 MiB/sec. | ||
| 18147 | 2026.03.25 00:25:06.496100 [ 126 ] {} <Trace> oximeter.fields_u16 (b490aa8d-8720-450c-9d9d-0c0be0c6e0e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18148 | 2026.03.25 00:25:06.496109 [ 5 ] {c3233c9b-3a00-423c-84d3-0c1b115adc22} <Debug> TCPHandler: Processed in 0.001362131 sec. | ||
| 18149 | 2026.03.25 00:25:06.496132 [ 126 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.01 GiB. | ||
| 18150 | 2026.03.25 00:25:06.496233 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18151 | 2026.03.25 00:25:06.496237 [ 194 ] {b490aa8d-8720-450c-9d9d-0c0be0c6e0e1::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 | ||
| 18152 | 2026.03.25 00:25:06.496332 [ 5 ] {bf6c6b4f-65ff-46c8-a571-877d24c43cf5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 18153 | 2026.03.25 00:25:06.496366 [ 194 ] {b490aa8d-8720-450c-9d9d-0c0be0c6e0e1::all_1_106_21} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 18154 | 2026.03.25 00:25:06.496374 [ 5 ] {bf6c6b4f-65ff-46c8-a571-877d24c43cf5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 18155 | 2026.03.25 00:25:06.496408 [ 194 ] {b490aa8d-8720-450c-9d9d-0c0be0c6e0e1::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_101_20, total 211 rows starting from the beginning of the part | ||
| 18156 | 2026.03.25 00:25:06.496481 [ 194 ] {b490aa8d-8720-450c-9d9d-0c0be0c6e0e1::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_102_102_0, total 156 rows starting from the beginning of the part | ||
| 18157 | 2026.03.25 00:25:06.496529 [ 194 ] {b490aa8d-8720-450c-9d9d-0c0be0c6e0e1::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_103_103_0, total 39 rows starting from the beginning of the part | ||
| 18158 | 2026.03.25 00:25:06.496572 [ 194 ] {b490aa8d-8720-450c-9d9d-0c0be0c6e0e1::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_104_104_0, total 156 rows starting from the beginning of the part | ||
| 18159 | 2026.03.25 00:25:06.496622 [ 194 ] {b490aa8d-8720-450c-9d9d-0c0be0c6e0e1::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_105_105_0, total 26 rows starting from the beginning of the part | ||
| 18160 | 2026.03.25 00:25:06.496673 [ 194 ] {b490aa8d-8720-450c-9d9d-0c0be0c6e0e1::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_106_106_0, total 170 rows starting from the beginning of the part | ||
| 18161 | 2026.03.25 00:25:06.497037 [ 5 ] {bf6c6b4f-65ff-46c8-a571-877d24c43cf5} <Trace> oximeter.fields_u32 (79eddaf6-5920-48fe-8c45-6c5582e58677): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18162 | 2026.03.25 00:25:06.497078 [ 5 ] {bf6c6b4f-65ff-46c8-a571-877d24c43cf5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.00 GiB. | ||
| 18163 | 2026.03.25 00:25:06.497432 [ 5 ] {bf6c6b4f-65ff-46c8-a571-877d24c43cf5} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 18164 | 2026.03.25 00:25:06.497622 [ 187 ] {b490aa8d-8720-450c-9d9d-0c0be0c6e0e1::all_1_106_21} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 758 rows, containing 5 columns (5 merged, 0 gathered) in 0.001429662 sec., 530195.2489469539 rows/sec., 35.00 MiB/sec. | ||
| 18165 | 2026.03.25 00:25:06.497647 [ 5 ] {bf6c6b4f-65ff-46c8-a571-877d24c43cf5} <Trace> oximeter.fields_u32 (79eddaf6-5920-48fe-8c45-6c5582e58677): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18166 | 2026.03.25 00:25:06.497777 [ 5 ] {bf6c6b4f-65ff-46c8-a571-877d24c43cf5} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001463 sec., 101845.52289815446 rows/sec., 6.58 MiB/sec. | ||
| 18167 | 2026.03.25 00:25:06.497814 [ 5 ] {bf6c6b4f-65ff-46c8-a571-877d24c43cf5} <Debug> TCPHandler: Processed in 0.001629557 sec. | ||
| 18168 | 2026.03.25 00:25:06.497815 [ 192 ] {b490aa8d-8720-450c-9d9d-0c0be0c6e0e1::all_1_106_21} <Trace> MergedBlockOutputStream: filled checksums all_1_106_21 (state Temporary) | ||
| 18169 | 2026.03.25 00:25:06.497937 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18170 | 2026.03.25 00:25:06.498035 [ 5 ] {eed66b20-ee93-460a-a731-d62d2ac17970} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 18171 | 2026.03.25 00:25:06.498078 [ 5 ] {eed66b20-ee93-460a-a731-d62d2ac17970} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 18172 | 2026.03.25 00:25:06.498160 [ 192 ] {b490aa8d-8720-450c-9d9d-0c0be0c6e0e1::all_1_106_21} <Trace> oximeter.fields_u16 (b490aa8d-8720-450c-9d9d-0c0be0c6e0e1): Renaming temporary part tmp_merge_all_1_106_21 to all_1_106_21 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18173 | 2026.03.25 00:25:06.498249 [ 192 ] {b490aa8d-8720-450c-9d9d-0c0be0c6e0e1::all_1_106_21} <Trace> oximeter.fields_u16 (b490aa8d-8720-450c-9d9d-0c0be0c6e0e1) (MergerMutator): Merged 6 parts: [all_1_101_20, all_106_106_0] -> all_1_106_21 | ||
| 18174 | 2026.03.25 00:25:06.498351 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.32 MiB. | ||
| 18175 | 2026.03.25 00:25:06.498518 [ 5 ] {eed66b20-ee93-460a-a731-d62d2ac17970} <Trace> oximeter.fields_u8 (fa258e8d-285a-434f-b894-6be795807874): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18176 | 2026.03.25 00:25:06.498561 [ 5 ] {eed66b20-ee93-460a-a731-d62d2ac17970} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.01 GiB. | ||
| 18177 | 2026.03.25 00:25:06.498868 [ 5 ] {eed66b20-ee93-460a-a731-d62d2ac17970} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 18178 | 2026.03.25 00:25:06.499084 [ 5 ] {eed66b20-ee93-460a-a731-d62d2ac17970} <Trace> oximeter.fields_u8 (fa258e8d-285a-434f-b894-6be795807874): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18179 | 2026.03.25 00:25:06.499211 [ 5 ] {eed66b20-ee93-460a-a731-d62d2ac17970} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001193 sec., 124056.99916177703 rows/sec., 7.06 MiB/sec. | ||
| 18180 | 2026.03.25 00:25:06.499248 [ 5 ] {eed66b20-ee93-460a-a731-d62d2ac17970} <Debug> TCPHandler: Processed in 0.001358421 sec. | ||
| 18181 | 2026.03.25 00:25:06.499362 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18182 | 2026.03.25 00:25:06.499453 [ 5 ] {0230ae56-f27d-4c9a-93fc-462364bf718c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 18183 | 2026.03.25 00:25:06.499492 [ 5 ] {0230ae56-f27d-4c9a-93fc-462364bf718c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 18184 | 2026.03.25 00:25:06.500056 [ 5 ] {0230ae56-f27d-4c9a-93fc-462364bf718c} <Trace> oximeter.fields_uuid (6a83c119-7e6c-4ef5-9da4-bd1e7cdd4b62): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18185 | 2026.03.25 00:25:06.500091 [ 5 ] {0230ae56-f27d-4c9a-93fc-462364bf718c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.01 GiB. | ||
| 18186 | 2026.03.25 00:25:06.500404 [ 5 ] {0230ae56-f27d-4c9a-93fc-462364bf718c} <Trace> MergedBlockOutputStream: filled checksums all_127_127_0 (state Temporary) | ||
| 18187 | 2026.03.25 00:25:06.500612 [ 5 ] {0230ae56-f27d-4c9a-93fc-462364bf718c} <Trace> oximeter.fields_uuid (6a83c119-7e6c-4ef5-9da4-bd1e7cdd4b62): Renaming temporary part tmp_insert_all_127_127_0 to all_127_127_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18188 | 2026.03.25 00:25:06.500741 [ 5 ] {0230ae56-f27d-4c9a-93fc-462364bf718c} <Debug> executeQuery: Read 518 rows, 37.44 KiB in 0.001305 sec., 396934.86590038316 rows/sec., 28.02 MiB/sec. | ||
| 18189 | 2026.03.25 00:25:06.500779 [ 5 ] {0230ae56-f27d-4c9a-93fc-462364bf718c} <Debug> TCPHandler: Processed in 0.001463964 sec. | ||
| 18190 | 2026.03.25 00:25:06.500887 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18191 | 2026.03.25 00:25:06.500990 [ 5 ] {73582655-7f5a-4a88-9337-b53949e82609} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 18192 | 2026.03.25 00:25:06.501030 [ 5 ] {73582655-7f5a-4a88-9337-b53949e82609} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 18193 | 2026.03.25 00:25:06.501366 [ 5 ] {73582655-7f5a-4a88-9337-b53949e82609} <Trace> oximeter.measurements_bool (8a3ce6e0-f76a-4ba2-9a43-4275c3c9549e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18194 | 2026.03.25 00:25:06.501401 [ 5 ] {73582655-7f5a-4a88-9337-b53949e82609} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.01 GiB. | ||
| 18195 | 2026.03.25 00:25:06.501704 [ 5 ] {73582655-7f5a-4a88-9337-b53949e82609} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 18196 | 2026.03.25 00:25:06.501911 [ 5 ] {73582655-7f5a-4a88-9337-b53949e82609} <Trace> oximeter.measurements_bool (8a3ce6e0-f76a-4ba2-9a43-4275c3c9549e): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18197 | 2026.03.25 00:25:06.502036 [ 5 ] {73582655-7f5a-4a88-9337-b53949e82609} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001063 sec., 5644.402634054563 rows/sec., 294.90 KiB/sec. | ||
| 18198 | 2026.03.25 00:25:06.502072 [ 5 ] {73582655-7f5a-4a88-9337-b53949e82609} <Debug> TCPHandler: Processed in 0.001231889 sec. | ||
| 18199 | 2026.03.25 00:25:06.502178 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18200 | 2026.03.25 00:25:06.502269 [ 5 ] {f9eec9b1-84d1-457b-87ab-34e379b2907e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 18201 | 2026.03.25 00:25:06.502309 [ 5 ] {f9eec9b1-84d1-457b-87ab-34e379b2907e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 18202 | 2026.03.25 00:25:06.502707 [ 5 ] {f9eec9b1-84d1-457b-87ab-34e379b2907e} <Trace> oximeter.measurements_cumulativeu64 (d9515f17-c5fd-4592-903e-92bbab0fc185): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18203 | 2026.03.25 00:25:06.502742 [ 5 ] {f9eec9b1-84d1-457b-87ab-34e379b2907e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.01 GiB. | ||
| 18204 | 2026.03.25 00:25:06.503071 [ 5 ] {f9eec9b1-84d1-457b-87ab-34e379b2907e} <Trace> MergedBlockOutputStream: filled checksums all_127_127_0 (state Temporary) | ||
| 18205 | 2026.03.25 00:25:06.503280 [ 5 ] {f9eec9b1-84d1-457b-87ab-34e379b2907e} <Trace> oximeter.measurements_cumulativeu64 (d9515f17-c5fd-4592-903e-92bbab0fc185): Renaming temporary part tmp_insert_all_127_127_0 to all_127_127_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18206 | 2026.03.25 00:25:06.503403 [ 5 ] {f9eec9b1-84d1-457b-87ab-34e379b2907e} <Debug> executeQuery: Read 272 rows, 18.52 KiB in 0.001152 sec., 236111.1111111111 rows/sec., 15.70 MiB/sec. | ||
| 18207 | 2026.03.25 00:25:06.503439 [ 5 ] {f9eec9b1-84d1-457b-87ab-34e379b2907e} <Debug> TCPHandler: Processed in 0.00130897 sec. | ||
| 18208 | 2026.03.25 00:25:06.503550 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18209 | 2026.03.25 00:25:06.503641 [ 5 ] {149657ea-a927-40bd-a55c-b427b47240f1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 18210 | 2026.03.25 00:25:06.503682 [ 5 ] {149657ea-a927-40bd-a55c-b427b47240f1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 18211 | 2026.03.25 00:25:06.503990 [ 5 ] {149657ea-a927-40bd-a55c-b427b47240f1} <Trace> oximeter.measurements_f64 (212c2a6f-90cf-4c71-aafe-78c3b1fd8e79): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18212 | 2026.03.25 00:25:06.504026 [ 5 ] {149657ea-a927-40bd-a55c-b427b47240f1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.01 GiB. | ||
| 18213 | 2026.03.25 00:25:06.504318 [ 5 ] {149657ea-a927-40bd-a55c-b427b47240f1} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 18214 | 2026.03.25 00:25:06.504520 [ 5 ] {149657ea-a927-40bd-a55c-b427b47240f1} <Trace> oximeter.measurements_f64 (212c2a6f-90cf-4c71-aafe-78c3b1fd8e79): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18215 | 2026.03.25 00:25:06.504621 [ 126 ] {} <Debug> oximeter.measurements_f64 (212c2a6f-90cf-4c71-aafe-78c3b1fd8e79) (MergerMutator): Selected 6 parts from all_1_50_10 to all_55_55_0 | ||
| 18216 | 2026.03.25 00:25:06.504645 [ 5 ] {149657ea-a927-40bd-a55c-b427b47240f1} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001021 sec., 979.4319294809011 rows/sec., 66.00 KiB/sec. | ||
| 18217 | 2026.03.25 00:25:06.504653 [ 126 ] {} <Trace> oximeter.measurements_f64 (212c2a6f-90cf-4c71-aafe-78c3b1fd8e79): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18218 | 2026.03.25 00:25:06.504684 [ 126 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.01 GiB. | ||
| 18219 | 2026.03.25 00:25:06.504688 [ 5 ] {149657ea-a927-40bd-a55c-b427b47240f1} <Debug> TCPHandler: Processed in 0.001185107 sec. | ||
| 18220 | 2026.03.25 00:25:06.504759 [ 194 ] {212c2a6f-90cf-4c71-aafe-78c3b1fd8e79::all_1_55_11} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_50_10 to all_55_55_0 into Compact with storage Full | ||
| 18221 | 2026.03.25 00:25:06.504806 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18222 | 2026.03.25 00:25:06.504869 [ 194 ] {212c2a6f-90cf-4c71-aafe-78c3b1fd8e79::all_1_55_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 18223 | 2026.03.25 00:25:06.504902 [ 5 ] {33070df0-b41a-4d09-aba3-d01aad6bed7d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 18224 | 2026.03.25 00:25:06.504906 [ 194 ] {212c2a6f-90cf-4c71-aafe-78c3b1fd8e79::all_1_55_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_50_10, total 50 rows starting from the beginning of the part | ||
| 18225 | 2026.03.25 00:25:06.504962 [ 5 ] {33070df0-b41a-4d09-aba3-d01aad6bed7d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 18226 | 2026.03.25 00:25:06.504979 [ 194 ] {212c2a6f-90cf-4c71-aafe-78c3b1fd8e79::all_1_55_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 1 rows starting from the beginning of the part | ||
| 18227 | 2026.03.25 00:25:06.505030 [ 194 ] {212c2a6f-90cf-4c71-aafe-78c3b1fd8e79::all_1_55_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 1 rows starting from the beginning of the part | ||
| 18228 | 2026.03.25 00:25:06.505071 [ 194 ] {212c2a6f-90cf-4c71-aafe-78c3b1fd8e79::all_1_55_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 1 rows starting from the beginning of the part | ||
| 18229 | 2026.03.25 00:25:06.505108 [ 194 ] {212c2a6f-90cf-4c71-aafe-78c3b1fd8e79::all_1_55_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 1 rows starting from the beginning of the part | ||
| 18230 | 2026.03.25 00:25:06.505141 [ 194 ] {212c2a6f-90cf-4c71-aafe-78c3b1fd8e79::all_1_55_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 1 rows starting from the beginning of the part | ||
| 18231 | 2026.03.25 00:25:06.505787 [ 5 ] {33070df0-b41a-4d09-aba3-d01aad6bed7d} <Trace> oximeter.measurements_histogramu64 (66b3c5cd-c277-4614-b9e1-0e483a2d8930): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18232 | 2026.03.25 00:25:06.505827 [ 5 ] {33070df0-b41a-4d09-aba3-d01aad6bed7d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.01 GiB. | ||
| 18233 | 2026.03.25 00:25:06.505853 [ 192 ] {212c2a6f-90cf-4c71-aafe-78c3b1fd8e79::all_1_55_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 55 rows, containing 4 columns (4 merged, 0 gathered) in 0.001124706 sec., 48901.66852493007 rows/sec., 3.22 MiB/sec. | ||
| 18234 | 2026.03.25 00:25:06.505980 [ 187 ] {212c2a6f-90cf-4c71-aafe-78c3b1fd8e79::all_1_55_11} <Trace> MergedBlockOutputStream: filled checksums all_1_55_11 (state Temporary) | ||
| 18235 | 2026.03.25 00:25:06.506247 [ 187 ] {212c2a6f-90cf-4c71-aafe-78c3b1fd8e79::all_1_55_11} <Trace> oximeter.measurements_f64 (212c2a6f-90cf-4c71-aafe-78c3b1fd8e79): Renaming temporary part tmp_merge_all_1_55_11 to all_1_55_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18236 | 2026.03.25 00:25:06.506316 [ 187 ] {212c2a6f-90cf-4c71-aafe-78c3b1fd8e79::all_1_55_11} <Trace> oximeter.measurements_f64 (212c2a6f-90cf-4c71-aafe-78c3b1fd8e79) (MergerMutator): Merged 6 parts: [all_1_50_10, all_55_55_0] -> all_1_55_11 | ||
| 18237 | 2026.03.25 00:25:06.506361 [ 5 ] {33070df0-b41a-4d09-aba3-d01aad6bed7d} <Trace> MergedBlockOutputStream: filled checksums all_106_106_0 (state Temporary) | ||
| 18238 | 2026.03.25 00:25:06.506407 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 18239 | 2026.03.25 00:25:06.506586 [ 5 ] {33070df0-b41a-4d09-aba3-d01aad6bed7d} <Trace> oximeter.measurements_histogramu64 (66b3c5cd-c277-4614-b9e1-0e483a2d8930): Renaming temporary part tmp_insert_all_106_106_0 to all_106_106_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18240 | 2026.03.25 00:25:06.506694 [ 126 ] {} <Debug> oximeter.measurements_histogramu64 (66b3c5cd-c277-4614-b9e1-0e483a2d8930) (MergerMutator): Selected 6 parts from all_1_101_20 to all_106_106_0 | ||
| 18241 | 2026.03.25 00:25:06.506724 [ 126 ] {} <Trace> oximeter.measurements_histogramu64 (66b3c5cd-c277-4614-b9e1-0e483a2d8930): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18242 | 2026.03.25 00:25:06.506729 [ 5 ] {33070df0-b41a-4d09-aba3-d01aad6bed7d} <Debug> executeQuery: Read 14 rows, 25.69 KiB in 0.001843 sec., 7596.31036353771 rows/sec., 13.61 MiB/sec. | ||
| 18243 | 2026.03.25 00:25:06.506741 [ 126 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.01 GiB. | ||
| 18244 | 2026.03.25 00:25:06.506807 [ 5 ] {33070df0-b41a-4d09-aba3-d01aad6bed7d} <Debug> TCPHandler: Processed in 0.002048467 sec. | ||
| 18245 | 2026.03.25 00:25:06.506839 [ 188 ] {66b3c5cd-c277-4614-b9e1-0e483a2d8930::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 | ||
| 18246 | 2026.03.25 00:25:06.506939 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18247 | 2026.03.25 00:25:06.507039 [ 5 ] {96e61472-095d-4631-9b3d-cedae6a35795} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 18248 | 2026.03.25 00:25:06.507080 [ 5 ] {96e61472-095d-4631-9b3d-cedae6a35795} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 18249 | 2026.03.25 00:25:06.507082 [ 188 ] {66b3c5cd-c277-4614-b9e1-0e483a2d8930::all_1_106_21} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 18250 | 2026.03.25 00:25:06.507153 [ 188 ] {66b3c5cd-c277-4614-b9e1-0e483a2d8930::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_101_20, total 2096 rows starting from the beginning of the part | ||
| 18251 | 2026.03.25 00:25:06.507299 [ 188 ] {66b3c5cd-c277-4614-b9e1-0e483a2d8930::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_102_102_0, total 14 rows starting from the beginning of the part | ||
| 18252 | 2026.03.25 00:25:06.507421 [ 5 ] {96e61472-095d-4631-9b3d-cedae6a35795} <Trace> oximeter.measurements_u64 (a46c3f3f-9ded-4b50-9fc2-4f503dd169a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18253 | 2026.03.25 00:25:06.507424 [ 188 ] {66b3c5cd-c277-4614-b9e1-0e483a2d8930::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_103_103_0, total 37 rows starting from the beginning of the part | ||
| 18254 | 2026.03.25 00:25:06.507464 [ 5 ] {96e61472-095d-4631-9b3d-cedae6a35795} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.00 GiB. | ||
| 18255 | 2026.03.25 00:25:06.507551 [ 188 ] {66b3c5cd-c277-4614-b9e1-0e483a2d8930::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_104_104_0, total 14 rows starting from the beginning of the part | ||
| 18256 | 2026.03.25 00:25:06.507661 [ 188 ] {66b3c5cd-c277-4614-b9e1-0e483a2d8930::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_105_105_0, total 26 rows starting from the beginning of the part | ||
| 18257 | 2026.03.25 00:25:06.507761 [ 188 ] {66b3c5cd-c277-4614-b9e1-0e483a2d8930::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_106_106_0, total 14 rows starting from the beginning of the part | ||
| 18258 | 2026.03.25 00:25:06.507790 [ 5 ] {96e61472-095d-4631-9b3d-cedae6a35795} <Trace> MergedBlockOutputStream: filled checksums all_127_127_0 (state Temporary) | ||
| 18259 | 2026.03.25 00:25:06.508011 [ 5 ] {96e61472-095d-4631-9b3d-cedae6a35795} <Trace> oximeter.measurements_u64 (a46c3f3f-9ded-4b50-9fc2-4f503dd169a4): Renaming temporary part tmp_insert_all_127_127_0 to all_127_127_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18260 | 2026.03.25 00:25:06.508151 [ 5 ] {96e61472-095d-4631-9b3d-cedae6a35795} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001131 sec., 79575.59681697612 rows/sec., 4.98 MiB/sec. | ||
| 18261 | 2026.03.25 00:25:06.508189 [ 5 ] {96e61472-095d-4631-9b3d-cedae6a35795} <Debug> TCPHandler: Processed in 0.00129912 sec. | ||
| 18262 | 2026.03.25 00:25:06.515122 [ 187 ] {66b3c5cd-c277-4614-b9e1-0e483a2d8930::all_1_106_21} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2201 rows, containing 19 columns (19 merged, 0 gathered) in 0.008322311 sec., 264469.8089268714 rows/sec., 473.92 MiB/sec. | ||
| 18263 | 2026.03.25 00:25:06.516876 [ 192 ] {66b3c5cd-c277-4614-b9e1-0e483a2d8930::all_1_106_21} <Trace> MergedBlockOutputStream: filled checksums all_1_106_21 (state Temporary) | ||
| 18264 | 2026.03.25 00:25:06.517232 [ 192 ] {66b3c5cd-c277-4614-b9e1-0e483a2d8930::all_1_106_21} <Trace> oximeter.measurements_histogramu64 (66b3c5cd-c277-4614-b9e1-0e483a2d8930): Renaming temporary part tmp_merge_all_1_106_21 to all_1_106_21 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18265 | 2026.03.25 00:25:06.517309 [ 192 ] {66b3c5cd-c277-4614-b9e1-0e483a2d8930::all_1_106_21} <Trace> oximeter.measurements_histogramu64 (66b3c5cd-c277-4614-b9e1-0e483a2d8930) (MergerMutator): Merged 6 parts: [all_1_101_20, all_106_106_0] -> all_1_106_21 | ||
| 18266 | 2026.03.25 00:25:06.517421 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 18.35 MiB. | ||
| 18267 | 2026.03.25 00:25:07.465749 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 35934 | ||
| 18268 | 2026.03.25 00:25:07.466643 [ 244 ] {} <Trace> system.asynchronous_metric_log (0898b27c-367e-447b-8482-f4822232c365): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18269 | 2026.03.25 00:25:07.466692 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.01 GiB. | ||
| 18270 | 2026.03.25 00:25:07.467187 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
| 18271 | 2026.03.25 00:25:07.467451 [ 244 ] {} <Trace> system.asynchronous_metric_log (0898b27c-367e-447b-8482-f4822232c365): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18272 | 2026.03.25 00:25:07.467601 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 35934 | ||
| 18273 | 2026.03.25 00:25:08.004300 [ 223 ] {} <Trace> system.metric_log (8832bb94-2db2-42e0-923d-5bcca7c2cc3b): 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] | ||
| 18274 | 2026.03.25 00:25:08.004366 [ 223 ] {} <Debug> system.metric_log (8832bb94-2db2-42e0-923d-5bcca7c2cc3b): 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] | ||
| 18275 | 2026.03.25 00:25:08.006999 [ 223 ] {} <Debug> system.metric_log (8832bb94-2db2-42e0-923d-5bcca7c2cc3b): 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] | ||
| 18276 | 2026.03.25 00:25:08.810756 [ 221 ] {} <Trace> system.asynchronous_metric_log (0898b27c-367e-447b-8482-f4822232c365): 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] | ||
| 18277 | 2026.03.25 00:25:08.810809 [ 221 ] {} <Debug> system.asynchronous_metric_log (0898b27c-367e-447b-8482-f4822232c365): 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] | ||
| 18278 | 2026.03.25 00:25:08.812476 [ 221 ] {} <Debug> system.asynchronous_metric_log (0898b27c-367e-447b-8482-f4822232c365): 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] | ||
| 18279 | 2026.03.25 00:25:09.408104 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 565 | ||
| 18280 | 2026.03.25 00:25:09.424316 [ 243 ] {} <Trace> system.metric_log (8832bb94-2db2-42e0-923d-5bcca7c2cc3b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18281 | 2026.03.25 00:25:09.424378 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.01 GiB. | ||
| 18282 | 2026.03.25 00:25:09.430365 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
| 18283 | 2026.03.25 00:25:09.431058 [ 243 ] {} <Trace> system.metric_log (8832bb94-2db2-42e0-923d-5bcca7c2cc3b): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18284 | 2026.03.25 00:25:09.434436 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 565 | ||
| 18285 | 2026.03.25 00:25:11.153518 [ 225 ] {} <Trace> oximeter.fields_u16 (b490aa8d-8720-450c-9d9d-0c0be0c6e0e1): 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] | ||
| 18286 | 2026.03.25 00:25:11.153608 [ 225 ] {} <Debug> oximeter.fields_u16 (b490aa8d-8720-450c-9d9d-0c0be0c6e0e1): 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] | ||
| 18287 | 2026.03.25 00:25:11.157871 [ 225 ] {} <Debug> oximeter.fields_u16 (b490aa8d-8720-450c-9d9d-0c0be0c6e0e1): 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] | ||
| 18288 | 2026.03.25 00:25:11.319785 [ 218 ] {} <Trace> oximeter.measurements_u64 (a46c3f3f-9ded-4b50-9fc2-4f503dd169a4): 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] | ||
| 18289 | 2026.03.25 00:25:11.319870 [ 218 ] {} <Debug> oximeter.measurements_u64 (a46c3f3f-9ded-4b50-9fc2-4f503dd169a4): 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] | ||
| 18290 | 2026.03.25 00:25:11.322635 [ 218 ] {} <Debug> oximeter.measurements_u64 (a46c3f3f-9ded-4b50-9fc2-4f503dd169a4): 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] | ||
| 18291 | 2026.03.25 00:25:11.442609 [ 224 ] {} <Trace> oximeter.fields_string (da9d4756-c540-45ff-bdbb-bdc9c8d31861): 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] | ||
| 18292 | 2026.03.25 00:25:11.442662 [ 224 ] {} <Debug> oximeter.fields_string (da9d4756-c540-45ff-bdbb-bdc9c8d31861): 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] | ||
| 18293 | 2026.03.25 00:25:11.445482 [ 224 ] {} <Debug> oximeter.fields_string (da9d4756-c540-45ff-bdbb-bdc9c8d31861): 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] | ||
| 18294 | 2026.03.25 00:25:11.482448 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18295 | 2026.03.25 00:25:11.482631 [ 5 ] {ef349f1f-227f-4e34-b48d-4ba8bba4ea44} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 18296 | 2026.03.25 00:25:11.482696 [ 5 ] {ef349f1f-227f-4e34-b48d-4ba8bba4ea44} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 18297 | 2026.03.25 00:25:11.483377 [ 5 ] {ef349f1f-227f-4e34-b48d-4ba8bba4ea44} <Trace> oximeter.fields_string (da9d4756-c540-45ff-bdbb-bdc9c8d31861): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18298 | 2026.03.25 00:25:11.483426 [ 5 ] {ef349f1f-227f-4e34-b48d-4ba8bba4ea44} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.01 GiB. | ||
| 18299 | 2026.03.25 00:25:11.483833 [ 5 ] {ef349f1f-227f-4e34-b48d-4ba8bba4ea44} <Trace> MergedBlockOutputStream: filled checksums all_128_128_0 (state Temporary) | ||
| 18300 | 2026.03.25 00:25:11.484056 [ 5 ] {ef349f1f-227f-4e34-b48d-4ba8bba4ea44} <Trace> oximeter.fields_string (da9d4756-c540-45ff-bdbb-bdc9c8d31861): Renaming temporary part tmp_insert_all_128_128_0 to all_128_128_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18301 | 2026.03.25 00:25:11.484210 [ 5 ] {ef349f1f-227f-4e34-b48d-4ba8bba4ea44} <Debug> executeQuery: Read 108 rows, 9.31 KiB in 0.001626 sec., 66420.66420664206 rows/sec., 5.59 MiB/sec. | ||
| 18302 | 2026.03.25 00:25:11.484250 [ 5 ] {ef349f1f-227f-4e34-b48d-4ba8bba4ea44} <Debug> TCPHandler: Processed in 0.001932844 sec. | ||
| 18303 | 2026.03.25 00:25:11.484374 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18304 | 2026.03.25 00:25:11.484466 [ 5 ] {c5ed4b27-f4a3-4746-b2b6-af6610df2af7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 18305 | 2026.03.25 00:25:11.484505 [ 5 ] {c5ed4b27-f4a3-4746-b2b6-af6610df2af7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 18306 | 2026.03.25 00:25:11.484908 [ 5 ] {c5ed4b27-f4a3-4746-b2b6-af6610df2af7} <Trace> oximeter.fields_u16 (b490aa8d-8720-450c-9d9d-0c0be0c6e0e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18307 | 2026.03.25 00:25:11.484943 [ 5 ] {c5ed4b27-f4a3-4746-b2b6-af6610df2af7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.01 GiB. | ||
| 18308 | 2026.03.25 00:25:11.485240 [ 5 ] {c5ed4b27-f4a3-4746-b2b6-af6610df2af7} <Trace> MergedBlockOutputStream: filled checksums all_107_107_0 (state Temporary) | ||
| 18309 | 2026.03.25 00:25:11.485448 [ 5 ] {c5ed4b27-f4a3-4746-b2b6-af6610df2af7} <Trace> oximeter.fields_u16 (b490aa8d-8720-450c-9d9d-0c0be0c6e0e1): Renaming temporary part tmp_insert_all_107_107_0 to all_107_107_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18310 | 2026.03.25 00:25:11.485576 [ 5 ] {c5ed4b27-f4a3-4746-b2b6-af6610df2af7} <Debug> executeQuery: Read 26 rows, 1.96 KiB in 0.001128 sec., 23049.64539007092 rows/sec., 1.69 MiB/sec. | ||
| 18311 | 2026.03.25 00:25:11.485614 [ 5 ] {c5ed4b27-f4a3-4746-b2b6-af6610df2af7} <Debug> TCPHandler: Processed in 0.001287189 sec. | ||
| 18312 | 2026.03.25 00:25:11.485720 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18313 | 2026.03.25 00:25:11.485812 [ 5 ] {59f1e0c1-565b-4a35-98e1-899419d4fa21} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 18314 | 2026.03.25 00:25:11.485851 [ 5 ] {59f1e0c1-565b-4a35-98e1-899419d4fa21} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 18315 | 2026.03.25 00:25:11.486275 [ 5 ] {59f1e0c1-565b-4a35-98e1-899419d4fa21} <Trace> oximeter.fields_uuid (6a83c119-7e6c-4ef5-9da4-bd1e7cdd4b62): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18316 | 2026.03.25 00:25:11.486310 [ 5 ] {59f1e0c1-565b-4a35-98e1-899419d4fa21} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.01 GiB. | ||
| 18317 | 2026.03.25 00:25:11.486615 [ 5 ] {59f1e0c1-565b-4a35-98e1-899419d4fa21} <Trace> MergedBlockOutputStream: filled checksums all_128_128_0 (state Temporary) | ||
| 18318 | 2026.03.25 00:25:11.486829 [ 5 ] {59f1e0c1-565b-4a35-98e1-899419d4fa21} <Trace> oximeter.fields_uuid (6a83c119-7e6c-4ef5-9da4-bd1e7cdd4b62): Renaming temporary part tmp_insert_all_128_128_0 to all_128_128_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18319 | 2026.03.25 00:25:11.486955 [ 5 ] {59f1e0c1-565b-4a35-98e1-899419d4fa21} <Debug> executeQuery: Read 90 rows, 7.20 KiB in 0.001161 sec., 77519.37984496125 rows/sec., 6.05 MiB/sec. | ||
| 18320 | 2026.03.25 00:25:11.486992 [ 5 ] {59f1e0c1-565b-4a35-98e1-899419d4fa21} <Debug> TCPHandler: Processed in 0.00131882 sec. | ||
| 18321 | 2026.03.25 00:25:11.487077 [ 222 ] {} <Trace> oximeter.fields_uuid (6a83c119-7e6c-4ef5-9da4-bd1e7cdd4b62): 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] | ||
| 18322 | 2026.03.25 00:25:11.487100 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18323 | 2026.03.25 00:25:11.487127 [ 222 ] {} <Debug> oximeter.fields_uuid (6a83c119-7e6c-4ef5-9da4-bd1e7cdd4b62): 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] | ||
| 18324 | 2026.03.25 00:25:11.487205 [ 5 ] {00167f3b-a7f0-4fc1-af7f-f4515a1713f6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 18325 | 2026.03.25 00:25:11.487252 [ 5 ] {00167f3b-a7f0-4fc1-af7f-f4515a1713f6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 18326 | 2026.03.25 00:25:11.487655 [ 5 ] {00167f3b-a7f0-4fc1-af7f-f4515a1713f6} <Trace> oximeter.measurements_cumulativeu64 (d9515f17-c5fd-4592-903e-92bbab0fc185): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18327 | 2026.03.25 00:25:11.487694 [ 5 ] {00167f3b-a7f0-4fc1-af7f-f4515a1713f6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.01 GiB. | ||
| 18328 | 2026.03.25 00:25:11.488057 [ 5 ] {00167f3b-a7f0-4fc1-af7f-f4515a1713f6} <Trace> MergedBlockOutputStream: filled checksums all_128_128_0 (state Temporary) | ||
| 18329 | 2026.03.25 00:25:11.488399 [ 5 ] {00167f3b-a7f0-4fc1-af7f-f4515a1713f6} <Trace> oximeter.measurements_cumulativeu64 (d9515f17-c5fd-4592-903e-92bbab0fc185): Renaming temporary part tmp_insert_all_128_128_0 to all_128_128_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18330 | 2026.03.25 00:25:11.488550 [ 5 ] {00167f3b-a7f0-4fc1-af7f-f4515a1713f6} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001361 sec., 117560.61719324026 rows/sec., 8.19 MiB/sec. | ||
| 18331 | 2026.03.25 00:25:11.488604 [ 5 ] {00167f3b-a7f0-4fc1-af7f-f4515a1713f6} <Debug> TCPHandler: Processed in 0.001550956 sec. | ||
| 18332 | 2026.03.25 00:25:11.488643 [ 223 ] {} <Trace> oximeter.measurements_cumulativeu64 (d9515f17-c5fd-4592-903e-92bbab0fc185): 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] | ||
| 18333 | 2026.03.25 00:25:11.488666 [ 223 ] {} <Debug> oximeter.measurements_cumulativeu64 (d9515f17-c5fd-4592-903e-92bbab0fc185): 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] | ||
| 18334 | 2026.03.25 00:25:11.488735 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18335 | 2026.03.25 00:25:11.488836 [ 5 ] {61e9a23f-1351-4e74-ba4b-a3757d503f5b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 18336 | 2026.03.25 00:25:11.488893 [ 5 ] {61e9a23f-1351-4e74-ba4b-a3757d503f5b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 18337 | 2026.03.25 00:25:11.489159 [ 222 ] {} <Debug> oximeter.fields_uuid (6a83c119-7e6c-4ef5-9da4-bd1e7cdd4b62): 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] | ||
| 18338 | 2026.03.25 00:25:11.489774 [ 5 ] {61e9a23f-1351-4e74-ba4b-a3757d503f5b} <Trace> oximeter.measurements_histogramu64 (66b3c5cd-c277-4614-b9e1-0e483a2d8930): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18339 | 2026.03.25 00:25:11.489816 [ 5 ] {61e9a23f-1351-4e74-ba4b-a3757d503f5b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.01 GiB. | ||
| 18340 | 2026.03.25 00:25:11.490371 [ 5 ] {61e9a23f-1351-4e74-ba4b-a3757d503f5b} <Trace> MergedBlockOutputStream: filled checksums all_107_107_0 (state Temporary) | ||
| 18341 | 2026.03.25 00:25:11.490539 [ 223 ] {} <Debug> oximeter.measurements_cumulativeu64 (d9515f17-c5fd-4592-903e-92bbab0fc185): 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] | ||
| 18342 | 2026.03.25 00:25:11.490620 [ 5 ] {61e9a23f-1351-4e74-ba4b-a3757d503f5b} <Trace> oximeter.measurements_histogramu64 (66b3c5cd-c277-4614-b9e1-0e483a2d8930): Renaming temporary part tmp_insert_all_107_107_0 to all_107_107_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18343 | 2026.03.25 00:25:11.490766 [ 5 ] {61e9a23f-1351-4e74-ba4b-a3757d503f5b} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.001949 sec., 13340.174448435095 rows/sec., 23.90 MiB/sec. | ||
| 18344 | 2026.03.25 00:25:11.490821 [ 5 ] {61e9a23f-1351-4e74-ba4b-a3757d503f5b} <Debug> TCPHandler: Processed in 0.002139179 sec. | ||
| 18345 | 2026.03.25 00:25:11.490940 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18346 | 2026.03.25 00:25:11.491037 [ 5 ] {5eb979e3-0232-4086-b895-eeab1c32981a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 18347 | 2026.03.25 00:25:11.491079 [ 5 ] {5eb979e3-0232-4086-b895-eeab1c32981a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 18348 | 2026.03.25 00:25:11.491418 [ 5 ] {5eb979e3-0232-4086-b895-eeab1c32981a} <Trace> oximeter.measurements_u64 (a46c3f3f-9ded-4b50-9fc2-4f503dd169a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18349 | 2026.03.25 00:25:11.491455 [ 5 ] {5eb979e3-0232-4086-b895-eeab1c32981a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.01 GiB. | ||
| 18350 | 2026.03.25 00:25:11.491757 [ 5 ] {5eb979e3-0232-4086-b895-eeab1c32981a} <Trace> MergedBlockOutputStream: filled checksums all_128_128_0 (state Temporary) | ||
| 18351 | 2026.03.25 00:25:11.491964 [ 5 ] {5eb979e3-0232-4086-b895-eeab1c32981a} <Trace> oximeter.measurements_u64 (a46c3f3f-9ded-4b50-9fc2-4f503dd169a4): Renaming temporary part tmp_insert_all_128_128_0 to all_128_128_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18352 | 2026.03.25 00:25:11.492094 [ 5 ] {5eb979e3-0232-4086-b895-eeab1c32981a} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001076 sec., 55762.081784386624 rows/sec., 3.76 MiB/sec. | ||
| 18353 | 2026.03.25 00:25:11.492130 [ 5 ] {5eb979e3-0232-4086-b895-eeab1c32981a} <Debug> TCPHandler: Processed in 0.001241408 sec. | ||
| 18354 | 2026.03.25 00:25:11.807892 [ 222 ] {} <Trace> oximeter.measurements_histogramu64 (66b3c5cd-c277-4614-b9e1-0e483a2d8930): 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] | ||
| 18355 | 2026.03.25 00:25:11.807933 [ 222 ] {} <Debug> oximeter.measurements_histogramu64 (66b3c5cd-c277-4614-b9e1-0e483a2d8930): 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] | ||
| 18356 | 2026.03.25 00:25:11.809553 [ 222 ] {} <Debug> oximeter.measurements_histogramu64 (66b3c5cd-c277-4614-b9e1-0e483a2d8930): 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] | ||
| 18357 | 2026.03.25 00:25:12.000175 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 377.62 MiB, peak 398.85 MiB, free memory in arenas 0.00 B, will set to 381.18 MiB (RSS), difference: 3.56 MiB | ||
| 18358 | 2026.03.25 00:25:14.709263 [ 28 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 18359 | 2026.03.25 00:25:14.709318 [ 28 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 18360 | 2026.03.25 00:25:14.967761 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 36382 | ||
| 18361 | 2026.03.25 00:25:14.968256 [ 244 ] {} <Trace> system.asynchronous_metric_log (0898b27c-367e-447b-8482-f4822232c365): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18362 | 2026.03.25 00:25:14.968293 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.01 GiB. | ||
| 18363 | 2026.03.25 00:25:14.968777 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
| 18364 | 2026.03.25 00:25:14.969017 [ 244 ] {} <Trace> system.asynchronous_metric_log (0898b27c-367e-447b-8482-f4822232c365): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18365 | 2026.03.25 00:25:14.969137 [ 28 ] {} <Debug> system.asynchronous_metric_log (0898b27c-367e-447b-8482-f4822232c365) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
| 18366 | 2026.03.25 00:25:14.969164 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 36382 | ||
| 18367 | 2026.03.25 00:25:14.969180 [ 28 ] {} <Trace> system.asynchronous_metric_log (0898b27c-367e-447b-8482-f4822232c365): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18368 | 2026.03.25 00:25:14.969203 [ 28 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.01 GiB. | ||
| 18369 | 2026.03.25 00:25:14.969340 [ 190 ] {0898b27c-367e-447b-8482-f4822232c365::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 | ||
| 18370 | 2026.03.25 00:25:14.969523 [ 190 ] {0898b27c-367e-447b-8482-f4822232c365::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 18371 | 2026.03.25 00:25:14.969580 [ 190 ] {0898b27c-367e-447b-8482-f4822232c365::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_71_14, total 34014 rows starting from the beginning of the part | ||
| 18372 | 2026.03.25 00:25:14.969675 [ 190 ] {0898b27c-367e-447b-8482-f4822232c365::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 448 rows starting from the beginning of the part | ||
| 18373 | 2026.03.25 00:25:14.969744 [ 190 ] {0898b27c-367e-447b-8482-f4822232c365::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 512 rows starting from the beginning of the part | ||
| 18374 | 2026.03.25 00:25:14.969808 [ 190 ] {0898b27c-367e-447b-8482-f4822232c365::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 448 rows starting from the beginning of the part | ||
| 18375 | 2026.03.25 00:25:14.969873 [ 190 ] {0898b27c-367e-447b-8482-f4822232c365::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 512 rows starting from the beginning of the part | ||
| 18376 | 2026.03.25 00:25:14.969932 [ 190 ] {0898b27c-367e-447b-8482-f4822232c365::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 448 rows starting from the beginning of the part | ||
| 18377 | 2026.03.25 00:25:14.972586 [ 195 ] {0898b27c-367e-447b-8482-f4822232c365::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 36382 rows, containing 4 columns (4 merged, 0 gathered) in 0.003307756 sec., 10998997.5076759 rows/sec., 157.34 MiB/sec. | ||
| 18378 | 2026.03.25 00:25:14.972950 [ 197 ] {0898b27c-367e-447b-8482-f4822232c365::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
| 18379 | 2026.03.25 00:25:14.973259 [ 197 ] {0898b27c-367e-447b-8482-f4822232c365::all_1_76_15} <Trace> system.asynchronous_metric_log (0898b27c-367e-447b-8482-f4822232c365): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18380 | 2026.03.25 00:25:14.973333 [ 197 ] {0898b27c-367e-447b-8482-f4822232c365::all_1_76_15} <Trace> system.asynchronous_metric_log (0898b27c-367e-447b-8482-f4822232c365) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
| 18381 | 2026.03.25 00:25:14.973438 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.12 MiB. | ||
| 18382 | 2026.03.25 00:25:15.134121 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 2376 | ||
| 18383 | 2026.03.25 00:25:15.136610 [ 242 ] {} <Trace> system.query_log (9703172c-9101-4506-b1d0-613c64f918a0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18384 | 2026.03.25 00:25:15.136663 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.01 GiB. | ||
| 18385 | 2026.03.25 00:25:15.137888 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 18386 | 2026.03.25 00:25:15.138166 [ 242 ] {} <Trace> system.query_log (9703172c-9101-4506-b1d0-613c64f918a0): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18387 | 2026.03.25 00:25:15.138325 [ 64 ] {} <Debug> system.query_log (9703172c-9101-4506-b1d0-613c64f918a0) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 18388 | 2026.03.25 00:25:15.138379 [ 64 ] {} <Trace> system.query_log (9703172c-9101-4506-b1d0-613c64f918a0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18389 | 2026.03.25 00:25:15.138403 [ 64 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.01 GiB. | ||
| 18390 | 2026.03.25 00:25:15.138503 [ 192 ] {9703172c-9101-4506-b1d0-613c64f918a0::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 | ||
| 18391 | 2026.03.25 00:25:15.138539 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2376 | ||
| 18392 | 2026.03.25 00:25:15.139025 [ 192 ] {9703172c-9101-4506-b1d0-613c64f918a0::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 18393 | 2026.03.25 00:25:15.139168 [ 192 ] {9703172c-9101-4506-b1d0-613c64f918a0::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 2184 rows starting from the beginning of the part | ||
| 18394 | 2026.03.25 00:25:15.139552 [ 192 ] {9703172c-9101-4506-b1d0-613c64f918a0::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 34 rows starting from the beginning of the part | ||
| 18395 | 2026.03.25 00:25:15.139889 [ 192 ] {9703172c-9101-4506-b1d0-613c64f918a0::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 34 rows starting from the beginning of the part | ||
| 18396 | 2026.03.25 00:25:15.140223 [ 192 ] {9703172c-9101-4506-b1d0-613c64f918a0::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 52 rows starting from the beginning of the part | ||
| 18397 | 2026.03.25 00:25:15.140551 [ 192 ] {9703172c-9101-4506-b1d0-613c64f918a0::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 | ||
| 18398 | 2026.03.25 00:25:15.140879 [ 192 ] {9703172c-9101-4506-b1d0-613c64f918a0::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 36 rows starting from the beginning of the part | ||
| 18399 | 2026.03.25 00:25:15.148625 [ 195 ] {9703172c-9101-4506-b1d0-613c64f918a0::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2376 rows, containing 72 columns (72 merged, 0 gathered) in 0.010158564 sec., 233891.3255849941 rows/sec., 176.61 MiB/sec. | ||
| 18400 | 2026.03.25 00:25:15.150680 [ 189 ] {9703172c-9101-4506-b1d0-613c64f918a0::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 18401 | 2026.03.25 00:25:15.151260 [ 189 ] {9703172c-9101-4506-b1d0-613c64f918a0::all_1_56_11} <Trace> system.query_log (9703172c-9101-4506-b1d0-613c64f918a0): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18402 | 2026.03.25 00:25:15.151339 [ 189 ] {9703172c-9101-4506-b1d0-613c64f918a0::all_1_56_11} <Trace> system.query_log (9703172c-9101-4506-b1d0-613c64f918a0) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 18403 | 2026.03.25 00:25:15.151582 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 8.06 MiB. | ||
| 18404 | 2026.03.25 00:25:16.489269 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18405 | 2026.03.25 00:25:16.489463 [ 5 ] {5d2a5fba-3a61-47b2-9496-66a3f3643706} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 18406 | 2026.03.25 00:25:16.489531 [ 5 ] {5d2a5fba-3a61-47b2-9496-66a3f3643706} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 18407 | 2026.03.25 00:25:16.490298 [ 5 ] {5d2a5fba-3a61-47b2-9496-66a3f3643706} <Trace> oximeter.fields_i16 (78240462-1731-4218-9a79-d1fbaf59befe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18408 | 2026.03.25 00:25:16.490348 [ 5 ] {5d2a5fba-3a61-47b2-9496-66a3f3643706} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.00 GiB. | ||
| 18409 | 2026.03.25 00:25:16.490752 [ 5 ] {5d2a5fba-3a61-47b2-9496-66a3f3643706} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 18410 | 2026.03.25 00:25:16.490980 [ 5 ] {5d2a5fba-3a61-47b2-9496-66a3f3643706} <Trace> oximeter.fields_i16 (78240462-1731-4218-9a79-d1fbaf59befe): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18411 | 2026.03.25 00:25:16.491134 [ 5 ] {5d2a5fba-3a61-47b2-9496-66a3f3643706} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001718 sec., 165308.49825378347 rows/sec., 10.50 MiB/sec. | ||
| 18412 | 2026.03.25 00:25:16.491176 [ 5 ] {5d2a5fba-3a61-47b2-9496-66a3f3643706} <Debug> TCPHandler: Processed in 0.002044127 sec. | ||
| 18413 | 2026.03.25 00:25:16.491305 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18414 | 2026.03.25 00:25:16.491401 [ 5 ] {41b6fba3-02a6-42c1-9d66-67f0fb69c1e2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 18415 | 2026.03.25 00:25:16.491442 [ 5 ] {41b6fba3-02a6-42c1-9d66-67f0fb69c1e2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 18416 | 2026.03.25 00:25:16.492253 [ 5 ] {41b6fba3-02a6-42c1-9d66-67f0fb69c1e2} <Trace> oximeter.fields_string (da9d4756-c540-45ff-bdbb-bdc9c8d31861): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18417 | 2026.03.25 00:25:16.492290 [ 5 ] {41b6fba3-02a6-42c1-9d66-67f0fb69c1e2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.00 GiB. | ||
| 18418 | 2026.03.25 00:25:16.492644 [ 5 ] {41b6fba3-02a6-42c1-9d66-67f0fb69c1e2} <Trace> MergedBlockOutputStream: filled checksums all_129_129_0 (state Temporary) | ||
| 18419 | 2026.03.25 00:25:16.492869 [ 5 ] {41b6fba3-02a6-42c1-9d66-67f0fb69c1e2} <Trace> oximeter.fields_string (da9d4756-c540-45ff-bdbb-bdc9c8d31861): Renaming temporary part tmp_insert_all_129_129_0 to all_129_129_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18420 | 2026.03.25 00:25:16.493000 [ 5 ] {41b6fba3-02a6-42c1-9d66-67f0fb69c1e2} <Debug> executeQuery: Read 825 rows, 66.29 KiB in 0.001617 sec., 510204.0816326531 rows/sec., 40.03 MiB/sec. | ||
| 18421 | 2026.03.25 00:25:16.493038 [ 5 ] {41b6fba3-02a6-42c1-9d66-67f0fb69c1e2} <Debug> TCPHandler: Processed in 0.001784221 sec. | ||
| 18422 | 2026.03.25 00:25:16.493142 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18423 | 2026.03.25 00:25:16.493237 [ 5 ] {2a7badf1-c080-494d-809c-96b3dcba15e7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 18424 | 2026.03.25 00:25:16.493277 [ 5 ] {2a7badf1-c080-494d-809c-96b3dcba15e7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 18425 | 2026.03.25 00:25:16.493717 [ 5 ] {2a7badf1-c080-494d-809c-96b3dcba15e7} <Trace> oximeter.fields_u16 (b490aa8d-8720-450c-9d9d-0c0be0c6e0e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18426 | 2026.03.25 00:25:16.493755 [ 5 ] {2a7badf1-c080-494d-809c-96b3dcba15e7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.00 GiB. | ||
| 18427 | 2026.03.25 00:25:16.494060 [ 5 ] {2a7badf1-c080-494d-809c-96b3dcba15e7} <Trace> MergedBlockOutputStream: filled checksums all_108_108_0 (state Temporary) | ||
| 18428 | 2026.03.25 00:25:16.494270 [ 5 ] {2a7badf1-c080-494d-809c-96b3dcba15e7} <Trace> oximeter.fields_u16 (b490aa8d-8720-450c-9d9d-0c0be0c6e0e1): Renaming temporary part tmp_insert_all_108_108_0 to all_108_108_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18429 | 2026.03.25 00:25:16.494398 [ 5 ] {2a7badf1-c080-494d-809c-96b3dcba15e7} <Debug> executeQuery: Read 156 rows, 9.59 KiB in 0.001179 sec., 132315.52162849874 rows/sec., 7.95 MiB/sec. | ||
| 18430 | 2026.03.25 00:25:16.494437 [ 5 ] {2a7badf1-c080-494d-809c-96b3dcba15e7} <Debug> TCPHandler: Processed in 0.001346271 sec. | ||
| 18431 | 2026.03.25 00:25:16.494548 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18432 | 2026.03.25 00:25:16.494643 [ 5 ] {e7724a6b-97ec-4c63-95d9-b95be30cd896} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 18433 | 2026.03.25 00:25:16.494682 [ 5 ] {e7724a6b-97ec-4c63-95d9-b95be30cd896} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 18434 | 2026.03.25 00:25:16.495123 [ 5 ] {e7724a6b-97ec-4c63-95d9-b95be30cd896} <Trace> oximeter.fields_u32 (79eddaf6-5920-48fe-8c45-6c5582e58677): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18435 | 2026.03.25 00:25:16.495159 [ 5 ] {e7724a6b-97ec-4c63-95d9-b95be30cd896} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.00 GiB. | ||
| 18436 | 2026.03.25 00:25:16.495459 [ 5 ] {e7724a6b-97ec-4c63-95d9-b95be30cd896} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 18437 | 2026.03.25 00:25:16.495665 [ 5 ] {e7724a6b-97ec-4c63-95d9-b95be30cd896} <Trace> oximeter.fields_u32 (79eddaf6-5920-48fe-8c45-6c5582e58677): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18438 | 2026.03.25 00:25:16.495793 [ 5 ] {e7724a6b-97ec-4c63-95d9-b95be30cd896} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001168 sec., 127568.49315068494 rows/sec., 8.24 MiB/sec. | ||
| 18439 | 2026.03.25 00:25:16.495831 [ 5 ] {e7724a6b-97ec-4c63-95d9-b95be30cd896} <Debug> TCPHandler: Processed in 0.00133448 sec. | ||
| 18440 | 2026.03.25 00:25:16.495943 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18441 | 2026.03.25 00:25:16.496037 [ 5 ] {96dc134f-e3c8-43ff-a30a-7527f130366a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 18442 | 2026.03.25 00:25:16.496076 [ 5 ] {96dc134f-e3c8-43ff-a30a-7527f130366a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 18443 | 2026.03.25 00:25:16.496535 [ 5 ] {96dc134f-e3c8-43ff-a30a-7527f130366a} <Trace> oximeter.fields_u8 (fa258e8d-285a-434f-b894-6be795807874): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18444 | 2026.03.25 00:25:16.496570 [ 5 ] {96dc134f-e3c8-43ff-a30a-7527f130366a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.00 GiB. | ||
| 18445 | 2026.03.25 00:25:16.496903 [ 5 ] {96dc134f-e3c8-43ff-a30a-7527f130366a} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 18446 | 2026.03.25 00:25:16.497113 [ 5 ] {96dc134f-e3c8-43ff-a30a-7527f130366a} <Trace> oximeter.fields_u8 (fa258e8d-285a-434f-b894-6be795807874): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18447 | 2026.03.25 00:25:16.497243 [ 5 ] {96dc134f-e3c8-43ff-a30a-7527f130366a} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001224 sec., 120915.03267973856 rows/sec., 6.88 MiB/sec. | ||
| 18448 | 2026.03.25 00:25:16.497283 [ 5 ] {96dc134f-e3c8-43ff-a30a-7527f130366a} <Debug> TCPHandler: Processed in 0.001391322 sec. | ||
| 18449 | 2026.03.25 00:25:16.497399 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18450 | 2026.03.25 00:25:16.497496 [ 5 ] {967ba314-d7db-4768-ae40-3ada2d0e7bd3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 18451 | 2026.03.25 00:25:16.497536 [ 5 ] {967ba314-d7db-4768-ae40-3ada2d0e7bd3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 18452 | 2026.03.25 00:25:16.498144 [ 5 ] {967ba314-d7db-4768-ae40-3ada2d0e7bd3} <Trace> oximeter.fields_uuid (6a83c119-7e6c-4ef5-9da4-bd1e7cdd4b62): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18453 | 2026.03.25 00:25:16.498181 [ 5 ] {967ba314-d7db-4768-ae40-3ada2d0e7bd3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.00 GiB. | ||
| 18454 | 2026.03.25 00:25:16.498502 [ 5 ] {967ba314-d7db-4768-ae40-3ada2d0e7bd3} <Trace> MergedBlockOutputStream: filled checksums all_129_129_0 (state Temporary) | ||
| 18455 | 2026.03.25 00:25:16.498723 [ 5 ] {967ba314-d7db-4768-ae40-3ada2d0e7bd3} <Trace> oximeter.fields_uuid (6a83c119-7e6c-4ef5-9da4-bd1e7cdd4b62): Renaming temporary part tmp_insert_all_129_129_0 to all_129_129_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18456 | 2026.03.25 00:25:16.498856 [ 5 ] {967ba314-d7db-4768-ae40-3ada2d0e7bd3} <Debug> executeQuery: Read 504 rows, 36.30 KiB in 0.001379 sec., 365482.23350253806 rows/sec., 25.71 MiB/sec. | ||
| 18457 | 2026.03.25 00:25:16.498895 [ 5 ] {967ba314-d7db-4768-ae40-3ada2d0e7bd3} <Debug> TCPHandler: Processed in 0.001546146 sec. | ||
| 18458 | 2026.03.25 00:25:16.499003 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18459 | 2026.03.25 00:25:16.499097 [ 5 ] {697ce24b-3a31-422d-99ce-a60e3983623a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 18460 | 2026.03.25 00:25:16.499138 [ 5 ] {697ce24b-3a31-422d-99ce-a60e3983623a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 18461 | 2026.03.25 00:25:16.499474 [ 5 ] {697ce24b-3a31-422d-99ce-a60e3983623a} <Trace> oximeter.measurements_bool (8a3ce6e0-f76a-4ba2-9a43-4275c3c9549e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18462 | 2026.03.25 00:25:16.499509 [ 5 ] {697ce24b-3a31-422d-99ce-a60e3983623a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.00 GiB. | ||
| 18463 | 2026.03.25 00:25:16.499824 [ 5 ] {697ce24b-3a31-422d-99ce-a60e3983623a} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 18464 | 2026.03.25 00:25:16.500028 [ 5 ] {697ce24b-3a31-422d-99ce-a60e3983623a} <Trace> oximeter.measurements_bool (8a3ce6e0-f76a-4ba2-9a43-4275c3c9549e): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18465 | 2026.03.25 00:25:16.500159 [ 5 ] {697ce24b-3a31-422d-99ce-a60e3983623a} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001081 sec., 5550.416281221092 rows/sec., 289.99 KiB/sec. | ||
| 18466 | 2026.03.25 00:25:16.500173 [ 102 ] {} <Debug> oximeter.measurements_bool (8a3ce6e0-f76a-4ba2-9a43-4275c3c9549e) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 18467 | 2026.03.25 00:25:16.500196 [ 5 ] {697ce24b-3a31-422d-99ce-a60e3983623a} <Debug> TCPHandler: Processed in 0.001242489 sec. | ||
| 18468 | 2026.03.25 00:25:16.500240 [ 102 ] {} <Trace> oximeter.measurements_bool (8a3ce6e0-f76a-4ba2-9a43-4275c3c9549e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18469 | 2026.03.25 00:25:16.500265 [ 102 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.00 GiB. | ||
| 18470 | 2026.03.25 00:25:16.500318 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18471 | 2026.03.25 00:25:16.500358 [ 199 ] {8a3ce6e0-f76a-4ba2-9a43-4275c3c9549e::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 | ||
| 18472 | 2026.03.25 00:25:16.500415 [ 5 ] {0bb2a942-a6c2-46b3-8db1-e04681708f9f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 18473 | 2026.03.25 00:25:16.500450 [ 199 ] {8a3ce6e0-f76a-4ba2-9a43-4275c3c9549e::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 18474 | 2026.03.25 00:25:16.500458 [ 5 ] {0bb2a942-a6c2-46b3-8db1-e04681708f9f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 18475 | 2026.03.25 00:25:16.500481 [ 199 ] {8a3ce6e0-f76a-4ba2-9a43-4275c3c9549e::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 306 rows starting from the beginning of the part | ||
| 18476 | 2026.03.25 00:25:16.500538 [ 199 ] {8a3ce6e0-f76a-4ba2-9a43-4275c3c9549e::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 6 rows starting from the beginning of the part | ||
| 18477 | 2026.03.25 00:25:16.500579 [ 199 ] {8a3ce6e0-f76a-4ba2-9a43-4275c3c9549e::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 6 rows starting from the beginning of the part | ||
| 18478 | 2026.03.25 00:25:16.500628 [ 199 ] {8a3ce6e0-f76a-4ba2-9a43-4275c3c9549e::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 6 rows starting from the beginning of the part | ||
| 18479 | 2026.03.25 00:25:16.500669 [ 199 ] {8a3ce6e0-f76a-4ba2-9a43-4275c3c9549e::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 6 rows starting from the beginning of the part | ||
| 18480 | 2026.03.25 00:25:16.500707 [ 199 ] {8a3ce6e0-f76a-4ba2-9a43-4275c3c9549e::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 6 rows starting from the beginning of the part | ||
| 18481 | 2026.03.25 00:25:16.500876 [ 5 ] {0bb2a942-a6c2-46b3-8db1-e04681708f9f} <Trace> oximeter.measurements_cumulativeu64 (d9515f17-c5fd-4592-903e-92bbab0fc185): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18482 | 2026.03.25 00:25:16.500910 [ 5 ] {0bb2a942-a6c2-46b3-8db1-e04681708f9f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.00 GiB. | ||
| 18483 | 2026.03.25 00:25:16.501236 [ 5 ] {0bb2a942-a6c2-46b3-8db1-e04681708f9f} <Trace> MergedBlockOutputStream: filled checksums all_129_129_0 (state Temporary) | ||
| 18484 | 2026.03.25 00:25:16.501422 [ 189 ] {8a3ce6e0-f76a-4ba2-9a43-4275c3c9549e::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 336 rows, containing 4 columns (4 merged, 0 gathered) in 0.001099535 sec., 305583.724028794 rows/sec., 15.59 MiB/sec. | ||
| 18485 | 2026.03.25 00:25:16.501443 [ 5 ] {0bb2a942-a6c2-46b3-8db1-e04681708f9f} <Trace> oximeter.measurements_cumulativeu64 (d9515f17-c5fd-4592-903e-92bbab0fc185): Renaming temporary part tmp_insert_all_129_129_0 to all_129_129_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18486 | 2026.03.25 00:25:16.501594 [ 5 ] {0bb2a942-a6c2-46b3-8db1-e04681708f9f} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001198 sec., 221202.00333889815 rows/sec., 14.70 MiB/sec. | ||
| 18487 | 2026.03.25 00:25:16.501607 [ 189 ] {8a3ce6e0-f76a-4ba2-9a43-4275c3c9549e::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 18488 | 2026.03.25 00:25:16.501644 [ 5 ] {0bb2a942-a6c2-46b3-8db1-e04681708f9f} <Debug> TCPHandler: Processed in 0.001374832 sec. | ||
| 18489 | 2026.03.25 00:25:16.501760 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18490 | 2026.03.25 00:25:16.501853 [ 5 ] {0fca0305-b3a4-47be-83d2-fddd9fbbb847} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 18491 | 2026.03.25 00:25:16.501898 [ 5 ] {0fca0305-b3a4-47be-83d2-fddd9fbbb847} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 18492 | 2026.03.25 00:25:16.501901 [ 189 ] {8a3ce6e0-f76a-4ba2-9a43-4275c3c9549e::all_1_56_11} <Trace> oximeter.measurements_bool (8a3ce6e0-f76a-4ba2-9a43-4275c3c9549e): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18493 | 2026.03.25 00:25:16.501992 [ 189 ] {8a3ce6e0-f76a-4ba2-9a43-4275c3c9549e::all_1_56_11} <Trace> oximeter.measurements_bool (8a3ce6e0-f76a-4ba2-9a43-4275c3c9549e) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 18494 | 2026.03.25 00:25:16.502084 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
| 18495 | 2026.03.25 00:25:16.502215 [ 5 ] {0fca0305-b3a4-47be-83d2-fddd9fbbb847} <Trace> oximeter.measurements_f64 (212c2a6f-90cf-4c71-aafe-78c3b1fd8e79): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18496 | 2026.03.25 00:25:16.502254 [ 5 ] {0fca0305-b3a4-47be-83d2-fddd9fbbb847} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.00 GiB. | ||
| 18497 | 2026.03.25 00:25:16.502546 [ 5 ] {0fca0305-b3a4-47be-83d2-fddd9fbbb847} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 18498 | 2026.03.25 00:25:16.502762 [ 5 ] {0fca0305-b3a4-47be-83d2-fddd9fbbb847} <Trace> oximeter.measurements_f64 (212c2a6f-90cf-4c71-aafe-78c3b1fd8e79): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18499 | 2026.03.25 00:25:16.502889 [ 5 ] {0fca0305-b3a4-47be-83d2-fddd9fbbb847} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001054 sec., 948.7666034155598 rows/sec., 63.93 KiB/sec. | ||
| 18500 | 2026.03.25 00:25:16.502924 [ 5 ] {0fca0305-b3a4-47be-83d2-fddd9fbbb847} <Debug> TCPHandler: Processed in 0.001214177 sec. | ||
| 18501 | 2026.03.25 00:25:16.503028 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18502 | 2026.03.25 00:25:16.503120 [ 5 ] {b99e20f0-dbb4-4bd2-9be0-be8af180a7fd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 18503 | 2026.03.25 00:25:16.503172 [ 5 ] {b99e20f0-dbb4-4bd2-9be0-be8af180a7fd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 18504 | 2026.03.25 00:25:16.503980 [ 5 ] {b99e20f0-dbb4-4bd2-9be0-be8af180a7fd} <Trace> oximeter.measurements_histogramu64 (66b3c5cd-c277-4614-b9e1-0e483a2d8930): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18505 | 2026.03.25 00:25:16.504014 [ 5 ] {b99e20f0-dbb4-4bd2-9be0-be8af180a7fd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.00 GiB. | ||
| 18506 | 2026.03.25 00:25:16.504532 [ 5 ] {b99e20f0-dbb4-4bd2-9be0-be8af180a7fd} <Trace> MergedBlockOutputStream: filled checksums all_108_108_0 (state Temporary) | ||
| 18507 | 2026.03.25 00:25:16.504758 [ 5 ] {b99e20f0-dbb4-4bd2-9be0-be8af180a7fd} <Trace> oximeter.measurements_histogramu64 (66b3c5cd-c277-4614-b9e1-0e483a2d8930): Renaming temporary part tmp_insert_all_108_108_0 to all_108_108_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18508 | 2026.03.25 00:25:16.504893 [ 5 ] {b99e20f0-dbb4-4bd2-9be0-be8af180a7fd} <Debug> executeQuery: Read 14 rows, 25.69 KiB in 0.001791 sec., 7816.862088218872 rows/sec., 14.01 MiB/sec. | ||
| 18509 | 2026.03.25 00:25:16.504947 [ 5 ] {b99e20f0-dbb4-4bd2-9be0-be8af180a7fd} <Debug> TCPHandler: Processed in 0.001967446 sec. | ||
| 18510 | 2026.03.25 00:25:16.505061 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18511 | 2026.03.25 00:25:16.505153 [ 5 ] {cfb75ba8-9a93-4e07-8a05-fcd788463948} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 18512 | 2026.03.25 00:25:16.505194 [ 5 ] {cfb75ba8-9a93-4e07-8a05-fcd788463948} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 18513 | 2026.03.25 00:25:16.505518 [ 5 ] {cfb75ba8-9a93-4e07-8a05-fcd788463948} <Trace> oximeter.measurements_u64 (a46c3f3f-9ded-4b50-9fc2-4f503dd169a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18514 | 2026.03.25 00:25:16.505553 [ 5 ] {cfb75ba8-9a93-4e07-8a05-fcd788463948} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.00 GiB. | ||
| 18515 | 2026.03.25 00:25:16.505857 [ 5 ] {cfb75ba8-9a93-4e07-8a05-fcd788463948} <Trace> MergedBlockOutputStream: filled checksums all_129_129_0 (state Temporary) | ||
| 18516 | 2026.03.25 00:25:16.506062 [ 5 ] {cfb75ba8-9a93-4e07-8a05-fcd788463948} <Trace> oximeter.measurements_u64 (a46c3f3f-9ded-4b50-9fc2-4f503dd169a4): Renaming temporary part tmp_insert_all_129_129_0 to all_129_129_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18517 | 2026.03.25 00:25:16.506186 [ 5 ] {cfb75ba8-9a93-4e07-8a05-fcd788463948} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001051 sec., 85632.73073263558 rows/sec., 5.36 MiB/sec. | ||
| 18518 | 2026.03.25 00:25:16.506222 [ 5 ] {cfb75ba8-9a93-4e07-8a05-fcd788463948} <Debug> TCPHandler: Processed in 0.001210048 sec. | ||
| 18519 | 2026.03.25 00:25:16.934531 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 573 | ||
| 18520 | 2026.03.25 00:25:16.951637 [ 243 ] {} <Trace> system.metric_log (8832bb94-2db2-42e0-923d-5bcca7c2cc3b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18521 | 2026.03.25 00:25:16.951702 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.00 GiB. | ||
| 18522 | 2026.03.25 00:25:16.957810 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
| 18523 | 2026.03.25 00:25:16.958561 [ 243 ] {} <Trace> system.metric_log (8832bb94-2db2-42e0-923d-5bcca7c2cc3b): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18524 | 2026.03.25 00:25:16.958886 [ 102 ] {} <Debug> system.metric_log (8832bb94-2db2-42e0-923d-5bcca7c2cc3b) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
| 18525 | 2026.03.25 00:25:16.958953 [ 102 ] {} <Trace> system.metric_log (8832bb94-2db2-42e0-923d-5bcca7c2cc3b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18526 | 2026.03.25 00:25:16.958975 [ 102 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.00 GiB. | ||
| 18527 | 2026.03.25 00:25:16.959097 [ 193 ] {8832bb94-2db2-42e0-923d-5bcca7c2cc3b::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 | ||
| 18528 | 2026.03.25 00:25:16.962165 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 573 | ||
| 18529 | 2026.03.25 00:25:16.962864 [ 193 ] {8832bb94-2db2-42e0-923d-5bcca7c2cc3b::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 18530 | 2026.03.25 00:25:16.964435 [ 193 ] {8832bb94-2db2-42e0-923d-5bcca7c2cc3b::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 | ||
| 18531 | 2026.03.25 00:25:16.969141 [ 193 ] {8832bb94-2db2-42e0-923d-5bcca7c2cc3b::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 8 rows starting from the beginning of the part | ||
| 18532 | 2026.03.25 00:25:16.973915 [ 193 ] {8832bb94-2db2-42e0-923d-5bcca7c2cc3b::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 7 rows starting from the beginning of the part | ||
| 18533 | 2026.03.25 00:25:16.978376 [ 193 ] {8832bb94-2db2-42e0-923d-5bcca7c2cc3b::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 | ||
| 18534 | 2026.03.25 00:25:16.983282 [ 193 ] {8832bb94-2db2-42e0-923d-5bcca7c2cc3b::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 | ||
| 18535 | 2026.03.25 00:25:16.987583 [ 193 ] {8832bb94-2db2-42e0-923d-5bcca7c2cc3b::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 | ||
| 18536 | 2026.03.25 00:25:17.000184 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 392.48 MiB, peak 398.85 MiB, free memory in arenas 0.00 B, will set to 381.19 MiB (RSS), difference: -11.29 MiB | ||
| 18537 | 2026.03.25 00:25:17.041861 [ 198 ] {8832bb94-2db2-42e0-923d-5bcca7c2cc3b::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 573 rows, containing 679 columns (679 merged, 0 gathered) in 0.082817891 sec., 6918.794877304953 rows/sec., 35.78 MiB/sec. | ||
| 18538 | 2026.03.25 00:25:17.045174 [ 196 ] {8832bb94-2db2-42e0-923d-5bcca7c2cc3b::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
| 18539 | 2026.03.25 00:25:17.047374 [ 196 ] {8832bb94-2db2-42e0-923d-5bcca7c2cc3b::all_1_76_15} <Trace> system.metric_log (8832bb94-2db2-42e0-923d-5bcca7c2cc3b): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18540 | 2026.03.25 00:25:17.047496 [ 196 ] {8832bb94-2db2-42e0-923d-5bcca7c2cc3b::all_1_76_15} <Trace> system.metric_log (8832bb94-2db2-42e0-923d-5bcca7c2cc3b) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
| 18541 | 2026.03.25 00:25:17.050707 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.97 MiB. | ||
| 18542 | 2026.03.25 00:25:17.444452 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18543 | 2026.03.25 00:25:17.444628 [ 5 ] {606cc94d-2e5a-47a2-8ef5-20d25d21552f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 18544 | 2026.03.25 00:25:17.444689 [ 5 ] {606cc94d-2e5a-47a2-8ef5-20d25d21552f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 18545 | 2026.03.25 00:25:17.445281 [ 5 ] {606cc94d-2e5a-47a2-8ef5-20d25d21552f} <Trace> oximeter.fields_ipaddr (2be1fe0e-d681-4366-b872-d5e7a11bcfe0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18546 | 2026.03.25 00:25:17.445321 [ 5 ] {606cc94d-2e5a-47a2-8ef5-20d25d21552f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.00 GiB. | ||
| 18547 | 2026.03.25 00:25:17.445667 [ 5 ] {606cc94d-2e5a-47a2-8ef5-20d25d21552f} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 18548 | 2026.03.25 00:25:17.445880 [ 5 ] {606cc94d-2e5a-47a2-8ef5-20d25d21552f} <Trace> oximeter.fields_ipaddr (2be1fe0e-d681-4366-b872-d5e7a11bcfe0): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18549 | 2026.03.25 00:25:17.446023 [ 5 ] {606cc94d-2e5a-47a2-8ef5-20d25d21552f} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001449 sec., 1380.2622498274673 rows/sec., 112.55 KiB/sec. | ||
| 18550 | 2026.03.25 00:25:17.446064 [ 5 ] {606cc94d-2e5a-47a2-8ef5-20d25d21552f} <Debug> TCPHandler: Processed in 0.00173501 sec. | ||
| 18551 | 2026.03.25 00:25:17.446178 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18552 | 2026.03.25 00:25:17.446280 [ 5 ] {5990475d-3b07-442a-bbad-9e8ef7d7e58a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 18553 | 2026.03.25 00:25:17.446318 [ 5 ] {5990475d-3b07-442a-bbad-9e8ef7d7e58a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 18554 | 2026.03.25 00:25:17.447995 [ 5 ] {5990475d-3b07-442a-bbad-9e8ef7d7e58a} <Trace> oximeter.fields_string (da9d4756-c540-45ff-bdbb-bdc9c8d31861): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18555 | 2026.03.25 00:25:17.448031 [ 5 ] {5990475d-3b07-442a-bbad-9e8ef7d7e58a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.00 GiB. | ||
| 18556 | 2026.03.25 00:25:17.448458 [ 5 ] {5990475d-3b07-442a-bbad-9e8ef7d7e58a} <Trace> MergedBlockOutputStream: filled checksums all_130_130_0 (state Temporary) | ||
| 18557 | 2026.03.25 00:25:17.448677 [ 5 ] {5990475d-3b07-442a-bbad-9e8ef7d7e58a} <Trace> oximeter.fields_string (da9d4756-c540-45ff-bdbb-bdc9c8d31861): Renaming temporary part tmp_insert_all_130_130_0 to all_130_130_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18558 | 2026.03.25 00:25:17.448801 [ 5 ] {5990475d-3b07-442a-bbad-9e8ef7d7e58a} <Debug> executeQuery: Read 2458 rows, 186.67 KiB in 0.002539 sec., 968097.6762504923 rows/sec., 71.80 MiB/sec. | ||
| 18559 | 2026.03.25 00:25:17.448839 [ 5 ] {5990475d-3b07-442a-bbad-9e8ef7d7e58a} <Debug> TCPHandler: Processed in 0.002707832 sec. | ||
| 18560 | 2026.03.25 00:25:17.448948 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18561 | 2026.03.25 00:25:17.449049 [ 5 ] {2d7f2790-5f9c-4532-bc4d-cb6ebb7d7d1d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 18562 | 2026.03.25 00:25:17.449087 [ 5 ] {2d7f2790-5f9c-4532-bc4d-cb6ebb7d7d1d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 18563 | 2026.03.25 00:25:17.449489 [ 5 ] {2d7f2790-5f9c-4532-bc4d-cb6ebb7d7d1d} <Trace> oximeter.fields_u16 (b490aa8d-8720-450c-9d9d-0c0be0c6e0e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18564 | 2026.03.25 00:25:17.449524 [ 5 ] {2d7f2790-5f9c-4532-bc4d-cb6ebb7d7d1d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.00 GiB. | ||
| 18565 | 2026.03.25 00:25:17.449819 [ 5 ] {2d7f2790-5f9c-4532-bc4d-cb6ebb7d7d1d} <Trace> MergedBlockOutputStream: filled checksums all_109_109_0 (state Temporary) | ||
| 18566 | 2026.03.25 00:25:17.450017 [ 5 ] {2d7f2790-5f9c-4532-bc4d-cb6ebb7d7d1d} <Trace> oximeter.fields_u16 (b490aa8d-8720-450c-9d9d-0c0be0c6e0e1): Renaming temporary part tmp_insert_all_109_109_0 to all_109_109_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18567 | 2026.03.25 00:25:17.450139 [ 5 ] {2d7f2790-5f9c-4532-bc4d-cb6ebb7d7d1d} <Debug> executeQuery: Read 39 rows, 2.92 KiB in 0.001108 sec., 35198.5559566787 rows/sec., 2.58 MiB/sec. | ||
| 18568 | 2026.03.25 00:25:17.450177 [ 5 ] {2d7f2790-5f9c-4532-bc4d-cb6ebb7d7d1d} <Debug> TCPHandler: Processed in 0.001276339 sec. | ||
| 18569 | 2026.03.25 00:25:17.450292 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18570 | 2026.03.25 00:25:17.450391 [ 5 ] {80a9a37a-27cb-4e26-9c36-fde97e84b4f5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 18571 | 2026.03.25 00:25:17.450432 [ 5 ] {80a9a37a-27cb-4e26-9c36-fde97e84b4f5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 18572 | 2026.03.25 00:25:17.451151 [ 5 ] {80a9a37a-27cb-4e26-9c36-fde97e84b4f5} <Trace> oximeter.fields_u32 (79eddaf6-5920-48fe-8c45-6c5582e58677): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18573 | 2026.03.25 00:25:17.451189 [ 5 ] {80a9a37a-27cb-4e26-9c36-fde97e84b4f5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.00 GiB. | ||
| 18574 | 2026.03.25 00:25:17.451534 [ 5 ] {80a9a37a-27cb-4e26-9c36-fde97e84b4f5} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
| 18575 | 2026.03.25 00:25:17.451752 [ 5 ] {80a9a37a-27cb-4e26-9c36-fde97e84b4f5} <Trace> oximeter.fields_u32 (79eddaf6-5920-48fe-8c45-6c5582e58677): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18576 | 2026.03.25 00:25:17.451884 [ 5 ] {80a9a37a-27cb-4e26-9c36-fde97e84b4f5} <Debug> executeQuery: Read 801 rows, 47.38 KiB in 0.001511 sec., 530112.5082726671 rows/sec., 30.62 MiB/sec. | ||
| 18577 | 2026.03.25 00:25:17.451923 [ 5 ] {80a9a37a-27cb-4e26-9c36-fde97e84b4f5} <Debug> TCPHandler: Processed in 0.001681868 sec. | ||
| 18578 | 2026.03.25 00:25:17.452042 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18579 | 2026.03.25 00:25:17.452145 [ 5 ] {f1f0a76d-3340-407a-94bf-423448dcb8a1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 18580 | 2026.03.25 00:25:17.452185 [ 5 ] {f1f0a76d-3340-407a-94bf-423448dcb8a1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 18581 | 2026.03.25 00:25:17.452600 [ 5 ] {f1f0a76d-3340-407a-94bf-423448dcb8a1} <Trace> oximeter.fields_u64 (3ff11c92-02f0-4d7f-b78c-e898b3889a19): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18582 | 2026.03.25 00:25:17.452638 [ 5 ] {f1f0a76d-3340-407a-94bf-423448dcb8a1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.00 GiB. | ||
| 18583 | 2026.03.25 00:25:17.452934 [ 5 ] {f1f0a76d-3340-407a-94bf-423448dcb8a1} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 18584 | 2026.03.25 00:25:17.453145 [ 5 ] {f1f0a76d-3340-407a-94bf-423448dcb8a1} <Trace> oximeter.fields_u64 (3ff11c92-02f0-4d7f-b78c-e898b3889a19): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18585 | 2026.03.25 00:25:17.453270 [ 5 ] {f1f0a76d-3340-407a-94bf-423448dcb8a1} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001144 sec., 874.1258741258741 rows/sec., 61.46 KiB/sec. | ||
| 18586 | 2026.03.25 00:25:17.453310 [ 5 ] {f1f0a76d-3340-407a-94bf-423448dcb8a1} <Debug> TCPHandler: Processed in 0.00131719 sec. | ||
| 18587 | 2026.03.25 00:25:17.453439 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18588 | 2026.03.25 00:25:17.453534 [ 5 ] {1ee0b647-a315-49e9-ba46-8ea823b4bec0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 18589 | 2026.03.25 00:25:17.453574 [ 5 ] {1ee0b647-a315-49e9-ba46-8ea823b4bec0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 18590 | 2026.03.25 00:25:17.454450 [ 5 ] {1ee0b647-a315-49e9-ba46-8ea823b4bec0} <Trace> oximeter.fields_uuid (6a83c119-7e6c-4ef5-9da4-bd1e7cdd4b62): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18591 | 2026.03.25 00:25:17.454486 [ 5 ] {1ee0b647-a315-49e9-ba46-8ea823b4bec0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.00 GiB. | ||
| 18592 | 2026.03.25 00:25:17.454839 [ 5 ] {1ee0b647-a315-49e9-ba46-8ea823b4bec0} <Trace> MergedBlockOutputStream: filled checksums all_130_130_0 (state Temporary) | ||
| 18593 | 2026.03.25 00:25:17.455060 [ 5 ] {1ee0b647-a315-49e9-ba46-8ea823b4bec0} <Trace> oximeter.fields_uuid (6a83c119-7e6c-4ef5-9da4-bd1e7cdd4b62): Renaming temporary part tmp_insert_all_130_130_0 to all_130_130_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18594 | 2026.03.25 00:25:17.455193 [ 5 ] {1ee0b647-a315-49e9-ba46-8ea823b4bec0} <Debug> executeQuery: Read 1318 rows, 90.36 KiB in 0.001678 sec., 785458.8796185936 rows/sec., 52.59 MiB/sec. | ||
| 18595 | 2026.03.25 00:25:17.455232 [ 5 ] {1ee0b647-a315-49e9-ba46-8ea823b4bec0} <Debug> TCPHandler: Processed in 0.001854132 sec. | ||
| 18596 | 2026.03.25 00:25:17.455348 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18597 | 2026.03.25 00:25:17.455441 [ 5 ] {a0276bde-f18c-4fd3-a38a-3a863fbefc17} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 18598 | 2026.03.25 00:25:17.455485 [ 5 ] {a0276bde-f18c-4fd3-a38a-3a863fbefc17} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 18599 | 2026.03.25 00:25:17.456183 [ 5 ] {a0276bde-f18c-4fd3-a38a-3a863fbefc17} <Trace> oximeter.measurements_cumulativeu64 (d9515f17-c5fd-4592-903e-92bbab0fc185): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18600 | 2026.03.25 00:25:17.456219 [ 5 ] {a0276bde-f18c-4fd3-a38a-3a863fbefc17} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.00 GiB. | ||
| 18601 | 2026.03.25 00:25:17.456643 [ 5 ] {a0276bde-f18c-4fd3-a38a-3a863fbefc17} <Trace> MergedBlockOutputStream: filled checksums all_130_130_0 (state Temporary) | ||
| 18602 | 2026.03.25 00:25:17.456860 [ 5 ] {a0276bde-f18c-4fd3-a38a-3a863fbefc17} <Trace> oximeter.measurements_cumulativeu64 (d9515f17-c5fd-4592-903e-92bbab0fc185): Renaming temporary part tmp_insert_all_130_130_0 to all_130_130_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18603 | 2026.03.25 00:25:17.456988 [ 5 ] {a0276bde-f18c-4fd3-a38a-3a863fbefc17} <Debug> executeQuery: Read 1497 rows, 92.97 KiB in 0.001565 sec., 956549.5207667731 rows/sec., 58.02 MiB/sec. | ||
| 18604 | 2026.03.25 00:25:17.456985 [ 32 ] {} <Debug> oximeter.measurements_cumulativeu64 (d9515f17-c5fd-4592-903e-92bbab0fc185) (MergerMutator): Selected 6 parts from all_1_125_26 to all_130_130_0 | ||
| 18605 | 2026.03.25 00:25:17.457029 [ 5 ] {a0276bde-f18c-4fd3-a38a-3a863fbefc17} <Debug> TCPHandler: Processed in 0.001730219 sec. | ||
| 18606 | 2026.03.25 00:25:17.457074 [ 32 ] {} <Trace> oximeter.measurements_cumulativeu64 (d9515f17-c5fd-4592-903e-92bbab0fc185): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18607 | 2026.03.25 00:25:17.457103 [ 32 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.00 GiB. | ||
| 18608 | 2026.03.25 00:25:17.457155 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18609 | 2026.03.25 00:25:17.457242 [ 200 ] {d9515f17-c5fd-4592-903e-92bbab0fc185::all_1_130_27} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_125_26 to all_130_130_0 into Compact with storage Full | ||
| 18610 | 2026.03.25 00:25:17.457255 [ 5 ] {3d9cd34e-d82f-44c0-ae44-4db6061bbb84} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 18611 | 2026.03.25 00:25:17.457359 [ 5 ] {3d9cd34e-d82f-44c0-ae44-4db6061bbb84} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 18612 | 2026.03.25 00:25:17.457429 [ 200 ] {d9515f17-c5fd-4592-903e-92bbab0fc185::all_1_130_27} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 18613 | 2026.03.25 00:25:17.457478 [ 200 ] {d9515f17-c5fd-4592-903e-92bbab0fc185::all_1_130_27} <Debug> MergeTreeSequentialSource: Reading 8 marks from part all_1_125_26, total 50155 rows starting from the beginning of the part | ||
| 18614 | 2026.03.25 00:25:17.457555 [ 200 ] {d9515f17-c5fd-4592-903e-92bbab0fc185::all_1_130_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_126_126_0, total 160 rows starting from the beginning of the part | ||
| 18615 | 2026.03.25 00:25:17.457605 [ 200 ] {d9515f17-c5fd-4592-903e-92bbab0fc185::all_1_130_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_127_127_0, total 272 rows starting from the beginning of the part | ||
| 18616 | 2026.03.25 00:25:17.457650 [ 200 ] {d9515f17-c5fd-4592-903e-92bbab0fc185::all_1_130_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_128_128_0, total 160 rows starting from the beginning of the part | ||
| 18617 | 2026.03.25 00:25:17.457693 [ 200 ] {d9515f17-c5fd-4592-903e-92bbab0fc185::all_1_130_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_129_129_0, total 265 rows starting from the beginning of the part | ||
| 18618 | 2026.03.25 00:25:17.457743 [ 200 ] {d9515f17-c5fd-4592-903e-92bbab0fc185::all_1_130_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_130_130_0, total 1497 rows starting from the beginning of the part | ||
| 18619 | 2026.03.25 00:25:17.458240 [ 5 ] {3d9cd34e-d82f-44c0-ae44-4db6061bbb84} <Trace> oximeter.measurements_histogramu64 (66b3c5cd-c277-4614-b9e1-0e483a2d8930): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18620 | 2026.03.25 00:25:17.458282 [ 5 ] {3d9cd34e-d82f-44c0-ae44-4db6061bbb84} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.00 GiB. | ||
| 18621 | 2026.03.25 00:25:17.458850 [ 5 ] {3d9cd34e-d82f-44c0-ae44-4db6061bbb84} <Trace> MergedBlockOutputStream: filled checksums all_109_109_0 (state Temporary) | ||
| 18622 | 2026.03.25 00:25:17.459087 [ 5 ] {3d9cd34e-d82f-44c0-ae44-4db6061bbb84} <Trace> oximeter.measurements_histogramu64 (66b3c5cd-c277-4614-b9e1-0e483a2d8930): Renaming temporary part tmp_insert_all_109_109_0 to all_109_109_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18623 | 2026.03.25 00:25:17.459229 [ 5 ] {3d9cd34e-d82f-44c0-ae44-4db6061bbb84} <Debug> executeQuery: Read 37 rows, 67.89 KiB in 0.001992 sec., 18574.297188755023 rows/sec., 33.28 MiB/sec. | ||
| 18624 | 2026.03.25 00:25:17.459283 [ 5 ] {3d9cd34e-d82f-44c0-ae44-4db6061bbb84} <Debug> TCPHandler: Processed in 0.00217605 sec. | ||
| 18625 | 2026.03.25 00:25:17.459400 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18626 | 2026.03.25 00:25:17.459493 [ 5 ] {cf0527f5-0959-4cd2-ba0a-0fd526608d52} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 18627 | 2026.03.25 00:25:17.459537 [ 5 ] {cf0527f5-0959-4cd2-ba0a-0fd526608d52} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 18628 | 2026.03.25 00:25:17.459855 [ 5 ] {cf0527f5-0959-4cd2-ba0a-0fd526608d52} <Trace> oximeter.measurements_u64 (a46c3f3f-9ded-4b50-9fc2-4f503dd169a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18629 | 2026.03.25 00:25:17.459891 [ 5 ] {cf0527f5-0959-4cd2-ba0a-0fd526608d52} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.00 GiB. | ||
| 18630 | 2026.03.25 00:25:17.460190 [ 5 ] {cf0527f5-0959-4cd2-ba0a-0fd526608d52} <Trace> MergedBlockOutputStream: filled checksums all_130_130_0 (state Temporary) | ||
| 18631 | 2026.03.25 00:25:17.460408 [ 5 ] {cf0527f5-0959-4cd2-ba0a-0fd526608d52} <Trace> oximeter.measurements_u64 (a46c3f3f-9ded-4b50-9fc2-4f503dd169a4): Renaming temporary part tmp_insert_all_130_130_0 to all_130_130_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18632 | 2026.03.25 00:25:17.460540 [ 5 ] {cf0527f5-0959-4cd2-ba0a-0fd526608d52} <Debug> executeQuery: Read 12 rows, 848.00 B in 0.001065 sec., 11267.605633802817 rows/sec., 777.58 KiB/sec. | ||
| 18633 | 2026.03.25 00:25:17.460577 [ 5 ] {cf0527f5-0959-4cd2-ba0a-0fd526608d52} <Debug> TCPHandler: Processed in 0.001226088 sec. | ||
| 18634 | 2026.03.25 00:25:17.466863 [ 198 ] {d9515f17-c5fd-4592-903e-92bbab0fc185::all_1_130_27} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 52509 rows, containing 5 columns (5 merged, 0 gathered) in 0.009684462 sec., 5421984.205214498 rows/sec., 345.70 MiB/sec. | ||
| 18635 | 2026.03.25 00:25:17.467338 [ 186 ] {d9515f17-c5fd-4592-903e-92bbab0fc185::all_1_130_27} <Trace> MergedBlockOutputStream: filled checksums all_1_130_27 (state Temporary) | ||
| 18636 | 2026.03.25 00:25:17.467665 [ 186 ] {d9515f17-c5fd-4592-903e-92bbab0fc185::all_1_130_27} <Trace> oximeter.measurements_cumulativeu64 (d9515f17-c5fd-4592-903e-92bbab0fc185): Renaming temporary part tmp_merge_all_1_130_27 to all_1_130_27 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18637 | 2026.03.25 00:25:17.467752 [ 186 ] {d9515f17-c5fd-4592-903e-92bbab0fc185::all_1_130_27} <Trace> oximeter.measurements_cumulativeu64 (d9515f17-c5fd-4592-903e-92bbab0fc185) (MergerMutator): Merged 6 parts: [all_1_125_26, all_130_130_0] -> all_1_130_27 | ||
| 18638 | 2026.03.25 00:25:17.467850 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.34 MiB. | ||
| 18639 | 2026.03.25 00:25:18.000201 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 372.45 MiB, peak 398.85 MiB, free memory in arenas 0.00 B, will set to 381.42 MiB (RSS), difference: 8.97 MiB | ||
| 18640 | 2026.03.25 00:25:18.198211 [ 220 ] {} <Trace> oximeter.fields_u32 (79eddaf6-5920-48fe-8c45-6c5582e58677): 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] | ||
| 18641 | 2026.03.25 00:25:18.198257 [ 220 ] {} <Debug> oximeter.fields_u32 (79eddaf6-5920-48fe-8c45-6c5582e58677): 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] | ||
| 18642 | 2026.03.25 00:25:18.201508 [ 220 ] {} <Debug> oximeter.fields_u32 (79eddaf6-5920-48fe-8c45-6c5582e58677): 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] | ||
| 18643 | 2026.03.25 00:25:21.480279 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18644 | 2026.03.25 00:25:21.480490 [ 5 ] {5abc408d-5100-40ca-bb9d-f4b380778f83} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 18645 | 2026.03.25 00:25:21.480568 [ 5 ] {5abc408d-5100-40ca-bb9d-f4b380778f83} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 18646 | 2026.03.25 00:25:21.481313 [ 5 ] {5abc408d-5100-40ca-bb9d-f4b380778f83} <Trace> oximeter.fields_string (da9d4756-c540-45ff-bdbb-bdc9c8d31861): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18647 | 2026.03.25 00:25:21.481366 [ 5 ] {5abc408d-5100-40ca-bb9d-f4b380778f83} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.00 GiB. | ||
| 18648 | 2026.03.25 00:25:21.481785 [ 5 ] {5abc408d-5100-40ca-bb9d-f4b380778f83} <Trace> MergedBlockOutputStream: filled checksums all_131_131_0 (state Temporary) | ||
| 18649 | 2026.03.25 00:25:21.482008 [ 5 ] {5abc408d-5100-40ca-bb9d-f4b380778f83} <Trace> oximeter.fields_string (da9d4756-c540-45ff-bdbb-bdc9c8d31861): Renaming temporary part tmp_insert_all_131_131_0 to all_131_131_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18650 | 2026.03.25 00:25:21.482162 [ 5 ] {5abc408d-5100-40ca-bb9d-f4b380778f83} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001727 sec., 32426.17255356109 rows/sec., 2.49 MiB/sec. | ||
| 18651 | 2026.03.25 00:25:21.482197 [ 24 ] {} <Debug> oximeter.fields_string (da9d4756-c540-45ff-bdbb-bdc9c8d31861) (MergerMutator): Selected 6 parts from all_1_126_25 to all_131_131_0 | ||
| 18652 | 2026.03.25 00:25:21.482204 [ 5 ] {5abc408d-5100-40ca-bb9d-f4b380778f83} <Debug> TCPHandler: Processed in 0.002132399 sec. | ||
| 18653 | 2026.03.25 00:25:21.482270 [ 24 ] {} <Trace> oximeter.fields_string (da9d4756-c540-45ff-bdbb-bdc9c8d31861): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18654 | 2026.03.25 00:25:21.482299 [ 24 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.00 GiB. | ||
| 18655 | 2026.03.25 00:25:21.482377 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18656 | 2026.03.25 00:25:21.482435 [ 201 ] {da9d4756-c540-45ff-bdbb-bdc9c8d31861::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 | ||
| 18657 | 2026.03.25 00:25:21.482478 [ 5 ] {c759d95d-64b0-403f-86d3-851c79f5976b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 18658 | 2026.03.25 00:25:21.482523 [ 5 ] {c759d95d-64b0-403f-86d3-851c79f5976b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 18659 | 2026.03.25 00:25:21.482575 [ 201 ] {da9d4756-c540-45ff-bdbb-bdc9c8d31861::all_1_131_26} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 18660 | 2026.03.25 00:25:21.482615 [ 201 ] {da9d4756-c540-45ff-bdbb-bdc9c8d31861::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_126_25, total 3237 rows starting from the beginning of the part | ||
| 18661 | 2026.03.25 00:25:21.482683 [ 201 ] {da9d4756-c540-45ff-bdbb-bdc9c8d31861::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_127_127_0, total 832 rows starting from the beginning of the part | ||
| 18662 | 2026.03.25 00:25:21.482733 [ 201 ] {da9d4756-c540-45ff-bdbb-bdc9c8d31861::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_128_128_0, total 108 rows starting from the beginning of the part | ||
| 18663 | 2026.03.25 00:25:21.482776 [ 201 ] {da9d4756-c540-45ff-bdbb-bdc9c8d31861::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_129_129_0, total 825 rows starting from the beginning of the part | ||
| 18664 | 2026.03.25 00:25:21.482817 [ 201 ] {da9d4756-c540-45ff-bdbb-bdc9c8d31861::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_130_130_0, total 2458 rows starting from the beginning of the part | ||
| 18665 | 2026.03.25 00:25:21.482886 [ 201 ] {da9d4756-c540-45ff-bdbb-bdc9c8d31861::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_131_131_0, total 56 rows starting from the beginning of the part | ||
| 18666 | 2026.03.25 00:25:21.482966 [ 5 ] {c759d95d-64b0-403f-86d3-851c79f5976b} <Trace> oximeter.fields_uuid (6a83c119-7e6c-4ef5-9da4-bd1e7cdd4b62): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18667 | 2026.03.25 00:25:21.483009 [ 5 ] {c759d95d-64b0-403f-86d3-851c79f5976b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.00 GiB. | ||
| 18668 | 2026.03.25 00:25:21.483346 [ 5 ] {c759d95d-64b0-403f-86d3-851c79f5976b} <Trace> MergedBlockOutputStream: filled checksums all_131_131_0 (state Temporary) | ||
| 18669 | 2026.03.25 00:25:21.483584 [ 5 ] {c759d95d-64b0-403f-86d3-851c79f5976b} <Trace> oximeter.fields_uuid (6a83c119-7e6c-4ef5-9da4-bd1e7cdd4b62): Renaming temporary part tmp_insert_all_131_131_0 to all_131_131_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18670 | 2026.03.25 00:25:21.483725 [ 5 ] {c759d95d-64b0-403f-86d3-851c79f5976b} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001266 sec., 50552.92259083728 rows/sec., 3.95 MiB/sec. | ||
| 18671 | 2026.03.25 00:25:21.483732 [ 24 ] {} <Debug> oximeter.fields_uuid (6a83c119-7e6c-4ef5-9da4-bd1e7cdd4b62) (MergerMutator): Selected 6 parts from all_1_126_25 to all_131_131_0 | ||
| 18672 | 2026.03.25 00:25:21.483767 [ 5 ] {c759d95d-64b0-403f-86d3-851c79f5976b} <Debug> TCPHandler: Processed in 0.001441963 sec. | ||
| 18673 | 2026.03.25 00:25:21.483780 [ 24 ] {} <Trace> oximeter.fields_uuid (6a83c119-7e6c-4ef5-9da4-bd1e7cdd4b62): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18674 | 2026.03.25 00:25:21.483827 [ 24 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.00 GiB. | ||
| 18675 | 2026.03.25 00:25:21.483917 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18676 | 2026.03.25 00:25:21.483950 [ 186 ] {6a83c119-7e6c-4ef5-9da4-bd1e7cdd4b62::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 | ||
| 18677 | 2026.03.25 00:25:21.484016 [ 5 ] {cd7e673a-a2ff-4a6d-a2ed-c52f036386cb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 18678 | 2026.03.25 00:25:21.484066 [ 5 ] {cd7e673a-a2ff-4a6d-a2ed-c52f036386cb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 18679 | 2026.03.25 00:25:21.484091 [ 186 ] {6a83c119-7e6c-4ef5-9da4-bd1e7cdd4b62::all_1_131_26} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 18680 | 2026.03.25 00:25:21.484135 [ 186 ] {6a83c119-7e6c-4ef5-9da4-bd1e7cdd4b62::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_126_25, total 1792 rows starting from the beginning of the part | ||
| 18681 | 2026.03.25 00:25:21.484203 [ 186 ] {6a83c119-7e6c-4ef5-9da4-bd1e7cdd4b62::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_127_127_0, total 518 rows starting from the beginning of the part | ||
| 18682 | 2026.03.25 00:25:21.484249 [ 186 ] {6a83c119-7e6c-4ef5-9da4-bd1e7cdd4b62::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_128_128_0, total 90 rows starting from the beginning of the part | ||
| 18683 | 2026.03.25 00:25:21.484292 [ 186 ] {6a83c119-7e6c-4ef5-9da4-bd1e7cdd4b62::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_129_129_0, total 504 rows starting from the beginning of the part | ||
| 18684 | 2026.03.25 00:25:21.484332 [ 186 ] {6a83c119-7e6c-4ef5-9da4-bd1e7cdd4b62::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_130_130_0, total 1318 rows starting from the beginning of the part | ||
| 18685 | 2026.03.25 00:25:21.484372 [ 186 ] {6a83c119-7e6c-4ef5-9da4-bd1e7cdd4b62::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_131_131_0, total 64 rows starting from the beginning of the part | ||
| 18686 | 2026.03.25 00:25:21.484495 [ 5 ] {cd7e673a-a2ff-4a6d-a2ed-c52f036386cb} <Trace> oximeter.measurements_cumulativeu64 (d9515f17-c5fd-4592-903e-92bbab0fc185): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18687 | 2026.03.25 00:25:21.484537 [ 5 ] {cd7e673a-a2ff-4a6d-a2ed-c52f036386cb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.00 GiB. | ||
| 18688 | 2026.03.25 00:25:21.484914 [ 5 ] {cd7e673a-a2ff-4a6d-a2ed-c52f036386cb} <Trace> MergedBlockOutputStream: filled checksums all_131_131_0 (state Temporary) | ||
| 18689 | 2026.03.25 00:25:21.485141 [ 5 ] {cd7e673a-a2ff-4a6d-a2ed-c52f036386cb} <Trace> oximeter.measurements_cumulativeu64 (d9515f17-c5fd-4592-903e-92bbab0fc185): Renaming temporary part tmp_insert_all_131_131_0 to all_131_131_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18690 | 2026.03.25 00:25:21.485154 [ 198 ] {da9d4756-c540-45ff-bdbb-bdc9c8d31861::all_1_131_26} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7516 rows, containing 5 columns (5 merged, 0 gathered) in 0.002782663 sec., 2701009.7881058543 rows/sec., 214.82 MiB/sec. | ||
| 18691 | 2026.03.25 00:25:21.485285 [ 5 ] {cd7e673a-a2ff-4a6d-a2ed-c52f036386cb} <Debug> executeQuery: Read 128 rows, 9.13 KiB in 0.001287 sec., 99456.09945609946 rows/sec., 6.93 MiB/sec. | ||
| 18692 | 2026.03.25 00:25:21.485330 [ 5 ] {cd7e673a-a2ff-4a6d-a2ed-c52f036386cb} <Debug> TCPHandler: Processed in 0.001463874 sec. | ||
| 18693 | 2026.03.25 00:25:21.485447 [ 201 ] {da9d4756-c540-45ff-bdbb-bdc9c8d31861::all_1_131_26} <Trace> MergedBlockOutputStream: filled checksums all_1_131_26 (state Temporary) | ||
| 18694 | 2026.03.25 00:25:21.485471 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18695 | 2026.03.25 00:25:21.485582 [ 5 ] {f7fc0a94-8d92-43a5-a11e-171876827469} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 18696 | 2026.03.25 00:25:21.485632 [ 5 ] {f7fc0a94-8d92-43a5-a11e-171876827469} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 18697 | 2026.03.25 00:25:21.485727 [ 201 ] {da9d4756-c540-45ff-bdbb-bdc9c8d31861::all_1_131_26} <Trace> oximeter.fields_string (da9d4756-c540-45ff-bdbb-bdc9c8d31861): Renaming temporary part tmp_merge_all_1_131_26 to all_1_131_26 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18698 | 2026.03.25 00:25:21.485810 [ 201 ] {da9d4756-c540-45ff-bdbb-bdc9c8d31861::all_1_131_26} <Trace> oximeter.fields_string (da9d4756-c540-45ff-bdbb-bdc9c8d31861) (MergerMutator): Merged 6 parts: [all_1_126_25, all_131_131_0] -> all_1_131_26 | ||
| 18699 | 2026.03.25 00:25:21.485883 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.34 MiB. | ||
| 18700 | 2026.03.25 00:25:21.485993 [ 198 ] {6a83c119-7e6c-4ef5-9da4-bd1e7cdd4b62::all_1_131_26} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4286 rows, containing 5 columns (5 merged, 0 gathered) in 0.002108109 sec., 2033101.703944151 rows/sec., 147.06 MiB/sec. | ||
| 18701 | 2026.03.25 00:25:21.486003 [ 5 ] {f7fc0a94-8d92-43a5-a11e-171876827469} <Trace> oximeter.measurements_u64 (a46c3f3f-9ded-4b50-9fc2-4f503dd169a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18702 | 2026.03.25 00:25:21.486047 [ 5 ] {f7fc0a94-8d92-43a5-a11e-171876827469} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.00 GiB. | ||
| 18703 | 2026.03.25 00:25:21.486205 [ 187 ] {6a83c119-7e6c-4ef5-9da4-bd1e7cdd4b62::all_1_131_26} <Trace> MergedBlockOutputStream: filled checksums all_1_131_26 (state Temporary) | ||
| 18704 | 2026.03.25 00:25:21.486375 [ 5 ] {f7fc0a94-8d92-43a5-a11e-171876827469} <Trace> MergedBlockOutputStream: filled checksums all_131_131_0 (state Temporary) | ||
| 18705 | 2026.03.25 00:25:21.486472 [ 187 ] {6a83c119-7e6c-4ef5-9da4-bd1e7cdd4b62::all_1_131_26} <Trace> oximeter.fields_uuid (6a83c119-7e6c-4ef5-9da4-bd1e7cdd4b62): Renaming temporary part tmp_merge_all_1_131_26 to all_1_131_26 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18706 | 2026.03.25 00:25:21.486552 [ 187 ] {6a83c119-7e6c-4ef5-9da4-bd1e7cdd4b62::all_1_131_26} <Trace> oximeter.fields_uuid (6a83c119-7e6c-4ef5-9da4-bd1e7cdd4b62) (MergerMutator): Merged 6 parts: [all_1_126_25, all_131_131_0] -> all_1_131_26 | ||
| 18707 | 2026.03.25 00:25:21.486611 [ 5 ] {f7fc0a94-8d92-43a5-a11e-171876827469} <Trace> oximeter.measurements_u64 (a46c3f3f-9ded-4b50-9fc2-4f503dd169a4): Renaming temporary part tmp_insert_all_131_131_0 to all_131_131_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18708 | 2026.03.25 00:25:21.486650 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.80 MiB. | ||
| 18709 | 2026.03.25 00:25:21.486748 [ 24 ] {} <Debug> oximeter.measurements_u64 (a46c3f3f-9ded-4b50-9fc2-4f503dd169a4) (MergerMutator): Selected 6 parts from all_1_126_25 to all_131_131_0 | ||
| 18710 | 2026.03.25 00:25:21.486750 [ 5 ] {f7fc0a94-8d92-43a5-a11e-171876827469} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001187 sec., 40438.07919123842 rows/sec., 2.73 MiB/sec. | ||
| 18711 | 2026.03.25 00:25:21.486788 [ 24 ] {} <Trace> oximeter.measurements_u64 (a46c3f3f-9ded-4b50-9fc2-4f503dd169a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18712 | 2026.03.25 00:25:21.486812 [ 5 ] {f7fc0a94-8d92-43a5-a11e-171876827469} <Debug> TCPHandler: Processed in 0.001397712 sec. | ||
| 18713 | 2026.03.25 00:25:21.486813 [ 24 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.00 GiB. | ||
| 18714 | 2026.03.25 00:25:21.486915 [ 198 ] {a46c3f3f-9ded-4b50-9fc2-4f503dd169a4::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 | ||
| 18715 | 2026.03.25 00:25:21.487018 [ 198 ] {a46c3f3f-9ded-4b50-9fc2-4f503dd169a4::all_1_131_26} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 18716 | 2026.03.25 00:25:21.487046 [ 198 ] {a46c3f3f-9ded-4b50-9fc2-4f503dd169a4::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_126_25, total 8100 rows starting from the beginning of the part | ||
| 18717 | 2026.03.25 00:25:21.487098 [ 198 ] {a46c3f3f-9ded-4b50-9fc2-4f503dd169a4::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_127_127_0, total 90 rows starting from the beginning of the part | ||
| 18718 | 2026.03.25 00:25:21.487141 [ 198 ] {a46c3f3f-9ded-4b50-9fc2-4f503dd169a4::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 | ||
| 18719 | 2026.03.25 00:25:21.487180 [ 198 ] {a46c3f3f-9ded-4b50-9fc2-4f503dd169a4::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_129_129_0, total 90 rows starting from the beginning of the part | ||
| 18720 | 2026.03.25 00:25:21.487221 [ 198 ] {a46c3f3f-9ded-4b50-9fc2-4f503dd169a4::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_130_130_0, total 12 rows starting from the beginning of the part | ||
| 18721 | 2026.03.25 00:25:21.487258 [ 198 ] {a46c3f3f-9ded-4b50-9fc2-4f503dd169a4::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_131_131_0, total 48 rows starting from the beginning of the part | ||
| 18722 | 2026.03.25 00:25:21.489576 [ 188 ] {a46c3f3f-9ded-4b50-9fc2-4f503dd169a4::all_1_131_26} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 8400 rows, containing 4 columns (4 merged, 0 gathered) in 0.002695002 sec., 3116880.8037990322 rows/sec., 201.04 MiB/sec. | ||
| 18723 | 2026.03.25 00:25:21.489751 [ 190 ] {a46c3f3f-9ded-4b50-9fc2-4f503dd169a4::all_1_131_26} <Trace> MergedBlockOutputStream: filled checksums all_1_131_26 (state Temporary) | ||
| 18724 | 2026.03.25 00:25:21.490090 [ 190 ] {a46c3f3f-9ded-4b50-9fc2-4f503dd169a4::all_1_131_26} <Trace> oximeter.measurements_u64 (a46c3f3f-9ded-4b50-9fc2-4f503dd169a4): Renaming temporary part tmp_merge_all_1_131_26 to all_1_131_26 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18725 | 2026.03.25 00:25:21.490170 [ 190 ] {a46c3f3f-9ded-4b50-9fc2-4f503dd169a4::all_1_131_26} <Trace> oximeter.measurements_u64 (a46c3f3f-9ded-4b50-9fc2-4f503dd169a4) (MergerMutator): Merged 6 parts: [all_1_126_25, all_131_131_0] -> all_1_131_26 | ||
| 18726 | 2026.03.25 00:25:21.490248 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.54 MiB. | ||
| 18727 | 2026.03.25 00:25:22.469320 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 36894 | ||
| 18728 | 2026.03.25 00:25:22.469856 [ 244 ] {} <Trace> system.asynchronous_metric_log (0898b27c-367e-447b-8482-f4822232c365): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18729 | 2026.03.25 00:25:22.469898 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.00 GiB. | ||
| 18730 | 2026.03.25 00:25:22.470476 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
| 18731 | 2026.03.25 00:25:22.470765 [ 244 ] {} <Trace> system.asynchronous_metric_log (0898b27c-367e-447b-8482-f4822232c365): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18732 | 2026.03.25 00:25:22.470908 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 36894 | ||
| 18733 | 2026.03.25 00:25:24.462263 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 580 | ||
| 18734 | 2026.03.25 00:25:24.479986 [ 243 ] {} <Trace> system.metric_log (8832bb94-2db2-42e0-923d-5bcca7c2cc3b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18735 | 2026.03.25 00:25:24.480037 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.00 GiB. | ||
| 18736 | 2026.03.25 00:25:24.486349 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
| 18737 | 2026.03.25 00:25:24.487118 [ 243 ] {} <Trace> system.metric_log (8832bb94-2db2-42e0-923d-5bcca7c2cc3b): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18738 | 2026.03.25 00:25:24.490071 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 580 | ||
| 18739 | 2026.03.25 00:25:25.138831 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 48 entries to flush up to offset 2424 | ||
| 18740 | 2026.03.25 00:25:25.141778 [ 242 ] {} <Trace> system.query_log (9703172c-9101-4506-b1d0-613c64f918a0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18741 | 2026.03.25 00:25:25.141829 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.00 GiB. | ||
| 18742 | 2026.03.25 00:25:25.143073 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 18743 | 2026.03.25 00:25:25.143345 [ 242 ] {} <Trace> system.query_log (9703172c-9101-4506-b1d0-613c64f918a0): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18744 | 2026.03.25 00:25:25.143625 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2424 | ||
| 18745 | 2026.03.25 00:25:26.489399 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18746 | 2026.03.25 00:25:26.489585 [ 5 ] {da2c324c-cf04-4068-b322-05bcab61726e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 18747 | 2026.03.25 00:25:26.489653 [ 5 ] {da2c324c-cf04-4068-b322-05bcab61726e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 18748 | 2026.03.25 00:25:26.490407 [ 5 ] {da2c324c-cf04-4068-b322-05bcab61726e} <Trace> oximeter.fields_i16 (78240462-1731-4218-9a79-d1fbaf59befe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18749 | 2026.03.25 00:25:26.490457 [ 5 ] {da2c324c-cf04-4068-b322-05bcab61726e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.00 GiB. | ||
| 18750 | 2026.03.25 00:25:26.490880 [ 5 ] {da2c324c-cf04-4068-b322-05bcab61726e} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 18751 | 2026.03.25 00:25:26.491113 [ 5 ] {da2c324c-cf04-4068-b322-05bcab61726e} <Trace> oximeter.fields_i16 (78240462-1731-4218-9a79-d1fbaf59befe): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18752 | 2026.03.25 00:25:26.491247 [ 122 ] {} <Debug> oximeter.fields_i16 (78240462-1731-4218-9a79-d1fbaf59befe) (MergerMutator): Selected 5 parts from all_1_53_13 to all_57_57_0 | ||
| 18753 | 2026.03.25 00:25:26.491261 [ 5 ] {da2c324c-cf04-4068-b322-05bcab61726e} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001724 sec., 164733.17865429234 rows/sec., 10.46 MiB/sec. | ||
| 18754 | 2026.03.25 00:25:26.491317 [ 122 ] {} <Trace> oximeter.fields_i16 (78240462-1731-4218-9a79-d1fbaf59befe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18755 | 2026.03.25 00:25:26.491331 [ 5 ] {da2c324c-cf04-4068-b322-05bcab61726e} <Debug> TCPHandler: Processed in 0.002064758 sec. | ||
| 18756 | 2026.03.25 00:25:26.491348 [ 122 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.00 GiB. | ||
| 18757 | 2026.03.25 00:25:26.491440 [ 222 ] {} <Trace> oximeter.fields_i16 (78240462-1731-4218-9a79-d1fbaf59befe): 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] | ||
| 18758 | 2026.03.25 00:25:26.491459 [ 198 ] {78240462-1731-4218-9a79-d1fbaf59befe::all_1_57_14} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_53_13 to all_57_57_0 into Compact with storage Full | ||
| 18759 | 2026.03.25 00:25:26.491466 [ 222 ] {} <Debug> oximeter.fields_i16 (78240462-1731-4218-9a79-d1fbaf59befe): 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] | ||
| 18760 | 2026.03.25 00:25:26.491466 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18761 | 2026.03.25 00:25:26.491581 [ 198 ] {78240462-1731-4218-9a79-d1fbaf59befe::all_1_57_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 18762 | 2026.03.25 00:25:26.491604 [ 5 ] {61ba505a-a297-4cd5-9d32-103dd6a53989} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 18763 | 2026.03.25 00:25:26.491624 [ 198 ] {78240462-1731-4218-9a79-d1fbaf59befe::all_1_57_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_53_13, total 284 rows starting from the beginning of the part | ||
| 18764 | 2026.03.25 00:25:26.491653 [ 5 ] {61ba505a-a297-4cd5-9d32-103dd6a53989} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 18765 | 2026.03.25 00:25:26.491704 [ 198 ] {78240462-1731-4218-9a79-d1fbaf59befe::all_1_57_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 284 rows starting from the beginning of the part | ||
| 18766 | 2026.03.25 00:25:26.491761 [ 198 ] {78240462-1731-4218-9a79-d1fbaf59befe::all_1_57_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 284 rows starting from the beginning of the part | ||
| 18767 | 2026.03.25 00:25:26.491810 [ 198 ] {78240462-1731-4218-9a79-d1fbaf59befe::all_1_57_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 284 rows starting from the beginning of the part | ||
| 18768 | 2026.03.25 00:25:26.491856 [ 198 ] {78240462-1731-4218-9a79-d1fbaf59befe::all_1_57_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 284 rows starting from the beginning of the part | ||
| 18769 | 2026.03.25 00:25:26.492495 [ 5 ] {61ba505a-a297-4cd5-9d32-103dd6a53989} <Trace> oximeter.fields_string (da9d4756-c540-45ff-bdbb-bdc9c8d31861): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18770 | 2026.03.25 00:25:26.492536 [ 5 ] {61ba505a-a297-4cd5-9d32-103dd6a53989} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.00 GiB. | ||
| 18771 | 2026.03.25 00:25:26.492827 [ 198 ] {78240462-1731-4218-9a79-d1fbaf59befe::all_1_57_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1420 rows, containing 5 columns (5 merged, 0 gathered) in 0.001414553 sec., 1003850.6864005802 rows/sec., 67.59 MiB/sec. | ||
| 18772 | 2026.03.25 00:25:26.492945 [ 5 ] {61ba505a-a297-4cd5-9d32-103dd6a53989} <Trace> MergedBlockOutputStream: filled checksums all_132_132_0 (state Temporary) | ||
| 18773 | 2026.03.25 00:25:26.493030 [ 197 ] {78240462-1731-4218-9a79-d1fbaf59befe::all_1_57_14} <Trace> MergedBlockOutputStream: filled checksums all_1_57_14 (state Temporary) | ||
| 18774 | 2026.03.25 00:25:26.493223 [ 5 ] {61ba505a-a297-4cd5-9d32-103dd6a53989} <Trace> oximeter.fields_string (da9d4756-c540-45ff-bdbb-bdc9c8d31861): Renaming temporary part tmp_insert_all_132_132_0 to all_132_132_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18775 | 2026.03.25 00:25:26.493368 [ 5 ] {61ba505a-a297-4cd5-9d32-103dd6a53989} <Debug> executeQuery: Read 825 rows, 66.29 KiB in 0.001786 sec., 461926.0918253079 rows/sec., 36.24 MiB/sec. | ||
| 18776 | 2026.03.25 00:25:26.493410 [ 5 ] {61ba505a-a297-4cd5-9d32-103dd6a53989} <Debug> TCPHandler: Processed in 0.001996995 sec. | ||
| 18777 | 2026.03.25 00:25:26.493437 [ 197 ] {78240462-1731-4218-9a79-d1fbaf59befe::all_1_57_14} <Trace> oximeter.fields_i16 (78240462-1731-4218-9a79-d1fbaf59befe): Renaming temporary part tmp_merge_all_1_57_14 to all_1_57_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18778 | 2026.03.25 00:25:26.493522 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18779 | 2026.03.25 00:25:26.493539 [ 197 ] {78240462-1731-4218-9a79-d1fbaf59befe::all_1_57_14} <Trace> oximeter.fields_i16 (78240462-1731-4218-9a79-d1fbaf59befe) (MergerMutator): Merged 5 parts: [all_1_53_13, all_57_57_0] -> all_1_57_14 | ||
| 18780 | 2026.03.25 00:25:26.493625 [ 5 ] {dcea0f03-e0ae-4ca4-8b78-a58281976ea7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 18781 | 2026.03.25 00:25:26.493667 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.41 MiB. | ||
| 18782 | 2026.03.25 00:25:26.493671 [ 5 ] {dcea0f03-e0ae-4ca4-8b78-a58281976ea7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 18783 | 2026.03.25 00:25:26.494128 [ 5 ] {dcea0f03-e0ae-4ca4-8b78-a58281976ea7} <Trace> oximeter.fields_u16 (b490aa8d-8720-450c-9d9d-0c0be0c6e0e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18784 | 2026.03.25 00:25:26.494166 [ 5 ] {dcea0f03-e0ae-4ca4-8b78-a58281976ea7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.00 GiB. | ||
| 18785 | 2026.03.25 00:25:26.494284 [ 222 ] {} <Debug> oximeter.fields_i16 (78240462-1731-4218-9a79-d1fbaf59befe): 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] | ||
| 18786 | 2026.03.25 00:25:26.494511 [ 5 ] {dcea0f03-e0ae-4ca4-8b78-a58281976ea7} <Trace> MergedBlockOutputStream: filled checksums all_110_110_0 (state Temporary) | ||
| 18787 | 2026.03.25 00:25:26.494740 [ 5 ] {dcea0f03-e0ae-4ca4-8b78-a58281976ea7} <Trace> oximeter.fields_u16 (b490aa8d-8720-450c-9d9d-0c0be0c6e0e1): Renaming temporary part tmp_insert_all_110_110_0 to all_110_110_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18788 | 2026.03.25 00:25:26.494868 [ 5 ] {dcea0f03-e0ae-4ca4-8b78-a58281976ea7} <Debug> executeQuery: Read 156 rows, 9.59 KiB in 0.00126 sec., 123809.5238095238 rows/sec., 7.44 MiB/sec. | ||
| 18789 | 2026.03.25 00:25:26.494906 [ 5 ] {dcea0f03-e0ae-4ca4-8b78-a58281976ea7} <Debug> TCPHandler: Processed in 0.001431933 sec. | ||
| 18790 | 2026.03.25 00:25:26.495015 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18791 | 2026.03.25 00:25:26.495108 [ 5 ] {8a6f33ae-955c-449a-bb7f-b9f2f6047ab3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 18792 | 2026.03.25 00:25:26.495148 [ 5 ] {8a6f33ae-955c-449a-bb7f-b9f2f6047ab3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 18793 | 2026.03.25 00:25:26.495579 [ 5 ] {8a6f33ae-955c-449a-bb7f-b9f2f6047ab3} <Trace> oximeter.fields_u32 (79eddaf6-5920-48fe-8c45-6c5582e58677): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18794 | 2026.03.25 00:25:26.495614 [ 5 ] {8a6f33ae-955c-449a-bb7f-b9f2f6047ab3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.00 GiB. | ||
| 18795 | 2026.03.25 00:25:26.495926 [ 5 ] {8a6f33ae-955c-449a-bb7f-b9f2f6047ab3} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
| 18796 | 2026.03.25 00:25:26.496136 [ 5 ] {8a6f33ae-955c-449a-bb7f-b9f2f6047ab3} <Trace> oximeter.fields_u32 (79eddaf6-5920-48fe-8c45-6c5582e58677): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18797 | 2026.03.25 00:25:26.496232 [ 122 ] {} <Debug> oximeter.fields_u32 (79eddaf6-5920-48fe-8c45-6c5582e58677) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
| 18798 | 2026.03.25 00:25:26.496262 [ 5 ] {8a6f33ae-955c-449a-bb7f-b9f2f6047ab3} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001171 sec., 127241.67378309138 rows/sec., 8.22 MiB/sec. | ||
| 18799 | 2026.03.25 00:25:26.496263 [ 122 ] {} <Trace> oximeter.fields_u32 (79eddaf6-5920-48fe-8c45-6c5582e58677): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18800 | 2026.03.25 00:25:26.496302 [ 122 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.00 GiB. | ||
| 18801 | 2026.03.25 00:25:26.496307 [ 5 ] {8a6f33ae-955c-449a-bb7f-b9f2f6047ab3} <Debug> TCPHandler: Processed in 0.001340601 sec. | ||
| 18802 | 2026.03.25 00:25:26.496386 [ 195 ] {79eddaf6-5920-48fe-8c45-6c5582e58677::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 | ||
| 18803 | 2026.03.25 00:25:26.496423 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18804 | 2026.03.25 00:25:26.496475 [ 195 ] {79eddaf6-5920-48fe-8c45-6c5582e58677::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 18805 | 2026.03.25 00:25:26.496503 [ 195 ] {79eddaf6-5920-48fe-8c45-6c5582e58677::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 950 rows starting from the beginning of the part | ||
| 18806 | 2026.03.25 00:25:26.496518 [ 5 ] {fc625e8f-a346-4d24-8d8f-a667c9438e28} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 18807 | 2026.03.25 00:25:26.496558 [ 5 ] {fc625e8f-a346-4d24-8d8f-a667c9438e28} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 18808 | 2026.03.25 00:25:26.496560 [ 195 ] {79eddaf6-5920-48fe-8c45-6c5582e58677::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 149 rows starting from the beginning of the part | ||
| 18809 | 2026.03.25 00:25:26.496608 [ 195 ] {79eddaf6-5920-48fe-8c45-6c5582e58677::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 149 rows starting from the beginning of the part | ||
| 18810 | 2026.03.25 00:25:26.496650 [ 195 ] {79eddaf6-5920-48fe-8c45-6c5582e58677::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 149 rows starting from the beginning of the part | ||
| 18811 | 2026.03.25 00:25:26.496692 [ 195 ] {79eddaf6-5920-48fe-8c45-6c5582e58677::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 801 rows starting from the beginning of the part | ||
| 18812 | 2026.03.25 00:25:26.496728 [ 195 ] {79eddaf6-5920-48fe-8c45-6c5582e58677::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 149 rows starting from the beginning of the part | ||
| 18813 | 2026.03.25 00:25:26.496990 [ 5 ] {fc625e8f-a346-4d24-8d8f-a667c9438e28} <Trace> oximeter.fields_u8 (fa258e8d-285a-434f-b894-6be795807874): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18814 | 2026.03.25 00:25:26.497024 [ 5 ] {fc625e8f-a346-4d24-8d8f-a667c9438e28} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.00 GiB. | ||
| 18815 | 2026.03.25 00:25:26.497335 [ 5 ] {fc625e8f-a346-4d24-8d8f-a667c9438e28} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 18816 | 2026.03.25 00:25:26.497565 [ 5 ] {fc625e8f-a346-4d24-8d8f-a667c9438e28} <Trace> oximeter.fields_u8 (fa258e8d-285a-434f-b894-6be795807874): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18817 | 2026.03.25 00:25:26.497670 [ 122 ] {} <Debug> oximeter.fields_u8 (fa258e8d-285a-434f-b894-6be795807874) (MergerMutator): Selected 5 parts from all_1_53_13 to all_57_57_0 | ||
| 18818 | 2026.03.25 00:25:26.497692 [ 5 ] {fc625e8f-a346-4d24-8d8f-a667c9438e28} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001191 sec., 124265.32325776658 rows/sec., 7.07 MiB/sec. | ||
| 18819 | 2026.03.25 00:25:26.497698 [ 122 ] {} <Trace> oximeter.fields_u8 (fa258e8d-285a-434f-b894-6be795807874): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18820 | 2026.03.25 00:25:26.497732 [ 122 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.00 GiB. | ||
| 18821 | 2026.03.25 00:25:26.497737 [ 5 ] {fc625e8f-a346-4d24-8d8f-a667c9438e28} <Debug> TCPHandler: Processed in 0.001362512 sec. | ||
| 18822 | 2026.03.25 00:25:26.497780 [ 188 ] {79eddaf6-5920-48fe-8c45-6c5582e58677::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2347 rows, containing 5 columns (5 merged, 0 gathered) in 0.001427162 sec., 1644522.4858845738 rows/sec., 104.84 MiB/sec. | ||
| 18823 | 2026.03.25 00:25:26.497796 [ 195 ] {fa258e8d-285a-434f-b894-6be795807874::all_1_57_14} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_53_13 to all_57_57_0 into Compact with storage Full | ||
| 18824 | 2026.03.25 00:25:26.497854 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18825 | 2026.03.25 00:25:26.497897 [ 195 ] {fa258e8d-285a-434f-b894-6be795807874::all_1_57_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 18826 | 2026.03.25 00:25:26.497920 [ 195 ] {fa258e8d-285a-434f-b894-6be795807874::all_1_57_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_53_13, total 148 rows starting from the beginning of the part | ||
| 18827 | 2026.03.25 00:25:26.497947 [ 5 ] {791f0bc2-49cd-4644-98c3-9ad24627be35} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 18828 | 2026.03.25 00:25:26.497964 [ 195 ] {fa258e8d-285a-434f-b894-6be795807874::all_1_57_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 148 rows starting from the beginning of the part | ||
| 18829 | 2026.03.25 00:25:26.497989 [ 5 ] {791f0bc2-49cd-4644-98c3-9ad24627be35} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 18830 | 2026.03.25 00:25:26.497999 [ 195 ] {fa258e8d-285a-434f-b894-6be795807874::all_1_57_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 148 rows starting from the beginning of the part | ||
| 18831 | 2026.03.25 00:25:26.498022 [ 192 ] {79eddaf6-5920-48fe-8c45-6c5582e58677::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
| 18832 | 2026.03.25 00:25:26.498034 [ 195 ] {fa258e8d-285a-434f-b894-6be795807874::all_1_57_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 148 rows starting from the beginning of the part | ||
| 18833 | 2026.03.25 00:25:26.498077 [ 195 ] {fa258e8d-285a-434f-b894-6be795807874::all_1_57_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 148 rows starting from the beginning of the part | ||
| 18834 | 2026.03.25 00:25:26.498393 [ 192 ] {79eddaf6-5920-48fe-8c45-6c5582e58677::all_1_76_15} <Trace> oximeter.fields_u32 (79eddaf6-5920-48fe-8c45-6c5582e58677): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18835 | 2026.03.25 00:25:26.498483 [ 192 ] {79eddaf6-5920-48fe-8c45-6c5582e58677::all_1_76_15} <Trace> oximeter.fields_u32 (79eddaf6-5920-48fe-8c45-6c5582e58677) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
| 18836 | 2026.03.25 00:25:26.498599 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.53 MiB. | ||
| 18837 | 2026.03.25 00:25:26.498647 [ 5 ] {791f0bc2-49cd-4644-98c3-9ad24627be35} <Trace> oximeter.fields_uuid (6a83c119-7e6c-4ef5-9da4-bd1e7cdd4b62): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18838 | 2026.03.25 00:25:26.498693 [ 5 ] {791f0bc2-49cd-4644-98c3-9ad24627be35} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.00 GiB. | ||
| 18839 | 2026.03.25 00:25:26.498787 [ 191 ] {fa258e8d-285a-434f-b894-6be795807874::all_1_57_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 740 rows, containing 5 columns (5 merged, 0 gathered) in 0.001015474 sec., 728723.7290171881 rows/sec., 44.22 MiB/sec. | ||
| 18840 | 2026.03.25 00:25:26.498930 [ 192 ] {fa258e8d-285a-434f-b894-6be795807874::all_1_57_14} <Trace> MergedBlockOutputStream: filled checksums all_1_57_14 (state Temporary) | ||
| 18841 | 2026.03.25 00:25:26.499041 [ 5 ] {791f0bc2-49cd-4644-98c3-9ad24627be35} <Trace> MergedBlockOutputStream: filled checksums all_132_132_0 (state Temporary) | ||
| 18842 | 2026.03.25 00:25:26.499285 [ 192 ] {fa258e8d-285a-434f-b894-6be795807874::all_1_57_14} <Trace> oximeter.fields_u8 (fa258e8d-285a-434f-b894-6be795807874): Renaming temporary part tmp_merge_all_1_57_14 to all_1_57_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18843 | 2026.03.25 00:25:26.499332 [ 5 ] {791f0bc2-49cd-4644-98c3-9ad24627be35} <Trace> oximeter.fields_uuid (6a83c119-7e6c-4ef5-9da4-bd1e7cdd4b62): Renaming temporary part tmp_insert_all_132_132_0 to all_132_132_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18844 | 2026.03.25 00:25:26.499373 [ 192 ] {fa258e8d-285a-434f-b894-6be795807874::all_1_57_14} <Trace> oximeter.fields_u8 (fa258e8d-285a-434f-b894-6be795807874) (MergerMutator): Merged 5 parts: [all_1_53_13, all_57_57_0] -> all_1_57_14 | ||
| 18845 | 2026.03.25 00:25:26.499471 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. | ||
| 18846 | 2026.03.25 00:25:26.499474 [ 5 ] {791f0bc2-49cd-4644-98c3-9ad24627be35} <Debug> executeQuery: Read 504 rows, 36.30 KiB in 0.001544 sec., 326424.87046632124 rows/sec., 22.96 MiB/sec. | ||
| 18847 | 2026.03.25 00:25:26.499526 [ 5 ] {791f0bc2-49cd-4644-98c3-9ad24627be35} <Debug> TCPHandler: Processed in 0.00172018 sec. | ||
| 18848 | 2026.03.25 00:25:26.499626 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18849 | 2026.03.25 00:25:26.499724 [ 5 ] {62603a12-d116-402c-9fa8-1248e300dae4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 18850 | 2026.03.25 00:25:26.499765 [ 5 ] {62603a12-d116-402c-9fa8-1248e300dae4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 18851 | 2026.03.25 00:25:26.500101 [ 5 ] {62603a12-d116-402c-9fa8-1248e300dae4} <Trace> oximeter.measurements_bool (8a3ce6e0-f76a-4ba2-9a43-4275c3c9549e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18852 | 2026.03.25 00:25:26.500136 [ 5 ] {62603a12-d116-402c-9fa8-1248e300dae4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.00 GiB. | ||
| 18853 | 2026.03.25 00:25:26.500439 [ 5 ] {62603a12-d116-402c-9fa8-1248e300dae4} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 18854 | 2026.03.25 00:25:26.500647 [ 5 ] {62603a12-d116-402c-9fa8-1248e300dae4} <Trace> oximeter.measurements_bool (8a3ce6e0-f76a-4ba2-9a43-4275c3c9549e): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18855 | 2026.03.25 00:25:26.500775 [ 5 ] {62603a12-d116-402c-9fa8-1248e300dae4} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.00107 sec., 5607.476635514019 rows/sec., 292.97 KiB/sec. | ||
| 18856 | 2026.03.25 00:25:26.500813 [ 5 ] {62603a12-d116-402c-9fa8-1248e300dae4} <Debug> TCPHandler: Processed in 0.001235328 sec. | ||
| 18857 | 2026.03.25 00:25:26.500912 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18858 | 2026.03.25 00:25:26.501005 [ 5 ] {7e657420-710e-4e18-87d2-e73f543a562c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 18859 | 2026.03.25 00:25:26.501047 [ 5 ] {7e657420-710e-4e18-87d2-e73f543a562c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 18860 | 2026.03.25 00:25:26.501481 [ 5 ] {7e657420-710e-4e18-87d2-e73f543a562c} <Trace> oximeter.measurements_cumulativeu64 (d9515f17-c5fd-4592-903e-92bbab0fc185): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18861 | 2026.03.25 00:25:26.501516 [ 5 ] {7e657420-710e-4e18-87d2-e73f543a562c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.00 GiB. | ||
| 18862 | 2026.03.25 00:25:26.501852 [ 5 ] {7e657420-710e-4e18-87d2-e73f543a562c} <Trace> MergedBlockOutputStream: filled checksums all_132_132_0 (state Temporary) | ||
| 18863 | 2026.03.25 00:25:26.502071 [ 5 ] {7e657420-710e-4e18-87d2-e73f543a562c} <Trace> oximeter.measurements_cumulativeu64 (d9515f17-c5fd-4592-903e-92bbab0fc185): Renaming temporary part tmp_insert_all_132_132_0 to all_132_132_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18864 | 2026.03.25 00:25:26.502199 [ 5 ] {7e657420-710e-4e18-87d2-e73f543a562c} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001212 sec., 218646.86468646865 rows/sec., 14.53 MiB/sec. | ||
| 18865 | 2026.03.25 00:25:26.502236 [ 5 ] {7e657420-710e-4e18-87d2-e73f543a562c} <Debug> TCPHandler: Processed in 0.001373542 sec. | ||
| 18866 | 2026.03.25 00:25:26.502343 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18867 | 2026.03.25 00:25:26.502437 [ 5 ] {b293502b-6a1a-44b3-b8c1-b571490b404d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 18868 | 2026.03.25 00:25:26.502478 [ 5 ] {b293502b-6a1a-44b3-b8c1-b571490b404d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 18869 | 2026.03.25 00:25:26.502799 [ 5 ] {b293502b-6a1a-44b3-b8c1-b571490b404d} <Trace> oximeter.measurements_f64 (212c2a6f-90cf-4c71-aafe-78c3b1fd8e79): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18870 | 2026.03.25 00:25:26.502835 [ 5 ] {b293502b-6a1a-44b3-b8c1-b571490b404d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.00 GiB. | ||
| 18871 | 2026.03.25 00:25:26.503141 [ 5 ] {b293502b-6a1a-44b3-b8c1-b571490b404d} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 18872 | 2026.03.25 00:25:26.503355 [ 5 ] {b293502b-6a1a-44b3-b8c1-b571490b404d} <Trace> oximeter.measurements_f64 (212c2a6f-90cf-4c71-aafe-78c3b1fd8e79): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18873 | 2026.03.25 00:25:26.503486 [ 5 ] {b293502b-6a1a-44b3-b8c1-b571490b404d} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001067 sec., 937.207122774133 rows/sec., 63.15 KiB/sec. | ||
| 18874 | 2026.03.25 00:25:26.503522 [ 5 ] {b293502b-6a1a-44b3-b8c1-b571490b404d} <Debug> TCPHandler: Processed in 0.001227389 sec. | ||
| 18875 | 2026.03.25 00:25:26.503625 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18876 | 2026.03.25 00:25:26.503719 [ 5 ] {5e30d846-16c4-48f1-bf90-c2314f6a0ab4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 18877 | 2026.03.25 00:25:26.503772 [ 5 ] {5e30d846-16c4-48f1-bf90-c2314f6a0ab4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 18878 | 2026.03.25 00:25:26.504574 [ 5 ] {5e30d846-16c4-48f1-bf90-c2314f6a0ab4} <Trace> oximeter.measurements_histogramu64 (66b3c5cd-c277-4614-b9e1-0e483a2d8930): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18879 | 2026.03.25 00:25:26.504611 [ 5 ] {5e30d846-16c4-48f1-bf90-c2314f6a0ab4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.00 GiB. | ||
| 18880 | 2026.03.25 00:25:26.505142 [ 5 ] {5e30d846-16c4-48f1-bf90-c2314f6a0ab4} <Trace> MergedBlockOutputStream: filled checksums all_110_110_0 (state Temporary) | ||
| 18881 | 2026.03.25 00:25:26.505370 [ 5 ] {5e30d846-16c4-48f1-bf90-c2314f6a0ab4} <Trace> oximeter.measurements_histogramu64 (66b3c5cd-c277-4614-b9e1-0e483a2d8930): Renaming temporary part tmp_insert_all_110_110_0 to all_110_110_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18882 | 2026.03.25 00:25:26.505508 [ 5 ] {5e30d846-16c4-48f1-bf90-c2314f6a0ab4} <Debug> executeQuery: Read 14 rows, 25.69 KiB in 0.001808 sec., 7743.362831858407 rows/sec., 13.88 MiB/sec. | ||
| 18883 | 2026.03.25 00:25:26.505571 [ 5 ] {5e30d846-16c4-48f1-bf90-c2314f6a0ab4} <Debug> TCPHandler: Processed in 0.001995455 sec. | ||
| 18884 | 2026.03.25 00:25:26.505683 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18885 | 2026.03.25 00:25:26.505776 [ 5 ] {6728225e-d459-4658-8956-3e0fb12691d6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 18886 | 2026.03.25 00:25:26.505816 [ 5 ] {6728225e-d459-4658-8956-3e0fb12691d6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 18887 | 2026.03.25 00:25:26.506167 [ 5 ] {6728225e-d459-4658-8956-3e0fb12691d6} <Trace> oximeter.measurements_u64 (a46c3f3f-9ded-4b50-9fc2-4f503dd169a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18888 | 2026.03.25 00:25:26.506202 [ 5 ] {6728225e-d459-4658-8956-3e0fb12691d6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.00 GiB. | ||
| 18889 | 2026.03.25 00:25:26.506531 [ 5 ] {6728225e-d459-4658-8956-3e0fb12691d6} <Trace> MergedBlockOutputStream: filled checksums all_132_132_0 (state Temporary) | ||
| 18890 | 2026.03.25 00:25:26.506735 [ 5 ] {6728225e-d459-4658-8956-3e0fb12691d6} <Trace> oximeter.measurements_u64 (a46c3f3f-9ded-4b50-9fc2-4f503dd169a4): Renaming temporary part tmp_insert_all_132_132_0 to all_132_132_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18891 | 2026.03.25 00:25:26.506861 [ 5 ] {6728225e-d459-4658-8956-3e0fb12691d6} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001103 sec., 81595.64823209429 rows/sec., 5.11 MiB/sec. | ||
| 18892 | 2026.03.25 00:25:26.506897 [ 5 ] {6728225e-d459-4658-8956-3e0fb12691d6} <Debug> TCPHandler: Processed in 0.001262859 sec. | ||
| 18893 | 2026.03.25 00:25:27.032924 [ 220 ] {} <Trace> oximeter.fields_u8 (fa258e8d-285a-434f-b894-6be795807874): 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] | ||
| 18894 | 2026.03.25 00:25:27.032989 [ 220 ] {} <Debug> oximeter.fields_u8 (fa258e8d-285a-434f-b894-6be795807874): 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] | ||
| 18895 | 2026.03.25 00:25:27.036138 [ 220 ] {} <Debug> oximeter.fields_u8 (fa258e8d-285a-434f-b894-6be795807874): 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] | ||
| 18896 | 2026.03.25 00:25:29.709367 [ 118 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 18897 | 2026.03.25 00:25:29.709439 [ 118 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 18898 | 2026.03.25 00:25:29.971094 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 37342 | ||
| 18899 | 2026.03.25 00:25:29.971661 [ 244 ] {} <Trace> system.asynchronous_metric_log (0898b27c-367e-447b-8482-f4822232c365): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18900 | 2026.03.25 00:25:29.971712 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.00 GiB. | ||
| 18901 | 2026.03.25 00:25:29.972220 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
| 18902 | 2026.03.25 00:25:29.972465 [ 244 ] {} <Trace> system.asynchronous_metric_log (0898b27c-367e-447b-8482-f4822232c365): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18903 | 2026.03.25 00:25:29.972596 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 37342 | ||
| 18904 | 2026.03.25 00:25:30.686521 [ 220 ] {} <Trace> oximeter.fields_ipaddr (2be1fe0e-d681-4366-b872-d5e7a11bcfe0): 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] | ||
| 18905 | 2026.03.25 00:25:30.686578 [ 220 ] {} <Debug> oximeter.fields_ipaddr (2be1fe0e-d681-4366-b872-d5e7a11bcfe0): 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] | ||
| 18906 | 2026.03.25 00:25:30.688531 [ 220 ] {} <Debug> oximeter.fields_ipaddr (2be1fe0e-d681-4366-b872-d5e7a11bcfe0): 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] | ||
| 18907 | 2026.03.25 00:25:31.065566 [ 218 ] {} <Trace> oximeter.measurements_u64 (a46c3f3f-9ded-4b50-9fc2-4f503dd169a4): 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] | ||
| 18908 | 2026.03.25 00:25:31.065618 [ 218 ] {} <Debug> oximeter.measurements_u64 (a46c3f3f-9ded-4b50-9fc2-4f503dd169a4): 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] | ||
| 18909 | 2026.03.25 00:25:31.069073 [ 218 ] {} <Debug> oximeter.measurements_u64 (a46c3f3f-9ded-4b50-9fc2-4f503dd169a4): 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] | ||
| 18910 | 2026.03.25 00:25:31.218070 [ 220 ] {} <Trace> oximeter.measurements_cumulativeu64 (d9515f17-c5fd-4592-903e-92bbab0fc185): 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] | ||
| 18911 | 2026.03.25 00:25:31.218126 [ 220 ] {} <Debug> oximeter.measurements_cumulativeu64 (d9515f17-c5fd-4592-903e-92bbab0fc185): 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] | ||
| 18912 | 2026.03.25 00:25:31.221750 [ 220 ] {} <Debug> oximeter.measurements_cumulativeu64 (d9515f17-c5fd-4592-903e-92bbab0fc185): 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] | ||
| 18913 | 2026.03.25 00:25:31.437090 [ 220 ] {} <Trace> oximeter.fields_uuid (6a83c119-7e6c-4ef5-9da4-bd1e7cdd4b62): 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] | ||
| 18914 | 2026.03.25 00:25:31.437140 [ 220 ] {} <Debug> oximeter.fields_uuid (6a83c119-7e6c-4ef5-9da4-bd1e7cdd4b62): 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] | ||
| 18915 | 2026.03.25 00:25:31.440070 [ 220 ] {} <Debug> oximeter.fields_uuid (6a83c119-7e6c-4ef5-9da4-bd1e7cdd4b62): 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] | ||
| 18916 | 2026.03.25 00:25:31.481458 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18917 | 2026.03.25 00:25:31.481640 [ 5 ] {305dae3f-7116-4533-b760-d346bff4ee8c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 18918 | 2026.03.25 00:25:31.481705 [ 5 ] {305dae3f-7116-4533-b760-d346bff4ee8c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 18919 | 2026.03.25 00:25:31.482375 [ 5 ] {305dae3f-7116-4533-b760-d346bff4ee8c} <Trace> oximeter.fields_string (da9d4756-c540-45ff-bdbb-bdc9c8d31861): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18920 | 2026.03.25 00:25:31.482419 [ 5 ] {305dae3f-7116-4533-b760-d346bff4ee8c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.00 GiB. | ||
| 18921 | 2026.03.25 00:25:31.482833 [ 5 ] {305dae3f-7116-4533-b760-d346bff4ee8c} <Trace> MergedBlockOutputStream: filled checksums all_133_133_0 (state Temporary) | ||
| 18922 | 2026.03.25 00:25:31.483071 [ 5 ] {305dae3f-7116-4533-b760-d346bff4ee8c} <Trace> oximeter.fields_string (da9d4756-c540-45ff-bdbb-bdc9c8d31861): Renaming temporary part tmp_insert_all_133_133_0 to all_133_133_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18923 | 2026.03.25 00:25:31.483226 [ 5 ] {305dae3f-7116-4533-b760-d346bff4ee8c} <Debug> executeQuery: Read 108 rows, 9.31 KiB in 0.001632 sec., 66176.4705882353 rows/sec., 5.57 MiB/sec. | ||
| 18924 | 2026.03.25 00:25:31.483275 [ 5 ] {305dae3f-7116-4533-b760-d346bff4ee8c} <Debug> TCPHandler: Processed in 0.001943115 sec. | ||
| 18925 | 2026.03.25 00:25:31.483377 [ 225 ] {} <Trace> oximeter.fields_string (da9d4756-c540-45ff-bdbb-bdc9c8d31861): 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] | ||
| 18926 | 2026.03.25 00:25:31.483403 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18927 | 2026.03.25 00:25:31.483424 [ 225 ] {} <Debug> oximeter.fields_string (da9d4756-c540-45ff-bdbb-bdc9c8d31861): 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] | ||
| 18928 | 2026.03.25 00:25:31.483511 [ 5 ] {438c85b3-269b-4b8f-82ff-e1d4b508318d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 18929 | 2026.03.25 00:25:31.483557 [ 5 ] {438c85b3-269b-4b8f-82ff-e1d4b508318d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 18930 | 2026.03.25 00:25:31.483980 [ 5 ] {438c85b3-269b-4b8f-82ff-e1d4b508318d} <Trace> oximeter.fields_u16 (b490aa8d-8720-450c-9d9d-0c0be0c6e0e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18931 | 2026.03.25 00:25:31.484019 [ 5 ] {438c85b3-269b-4b8f-82ff-e1d4b508318d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.00 GiB. | ||
| 18932 | 2026.03.25 00:25:31.484378 [ 5 ] {438c85b3-269b-4b8f-82ff-e1d4b508318d} <Trace> MergedBlockOutputStream: filled checksums all_111_111_0 (state Temporary) | ||
| 18933 | 2026.03.25 00:25:31.484629 [ 5 ] {438c85b3-269b-4b8f-82ff-e1d4b508318d} <Trace> oximeter.fields_u16 (b490aa8d-8720-450c-9d9d-0c0be0c6e0e1): Renaming temporary part tmp_insert_all_111_111_0 to all_111_111_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18934 | 2026.03.25 00:25:31.484772 [ 5 ] {438c85b3-269b-4b8f-82ff-e1d4b508318d} <Debug> executeQuery: Read 26 rows, 1.96 KiB in 0.00128 sec., 20312.5 rows/sec., 1.49 MiB/sec. | ||
| 18935 | 2026.03.25 00:25:31.484776 [ 116 ] {} <Debug> oximeter.fields_u16 (b490aa8d-8720-450c-9d9d-0c0be0c6e0e1) (MergerMutator): Selected 6 parts from all_1_106_21 to all_111_111_0 | ||
| 18936 | 2026.03.25 00:25:31.484814 [ 5 ] {438c85b3-269b-4b8f-82ff-e1d4b508318d} <Debug> TCPHandler: Processed in 0.001460033 sec. | ||
| 18937 | 2026.03.25 00:25:31.484831 [ 116 ] {} <Trace> oximeter.fields_u16 (b490aa8d-8720-450c-9d9d-0c0be0c6e0e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18938 | 2026.03.25 00:25:31.484878 [ 116 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.00 GiB. | ||
| 18939 | 2026.03.25 00:25:31.484958 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18940 | 2026.03.25 00:25:31.484995 [ 195 ] {b490aa8d-8720-450c-9d9d-0c0be0c6e0e1::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 | ||
| 18941 | 2026.03.25 00:25:31.485059 [ 5 ] {e690afde-108e-4478-bf28-fbf75049c72f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 18942 | 2026.03.25 00:25:31.485089 [ 195 ] {b490aa8d-8720-450c-9d9d-0c0be0c6e0e1::all_1_111_22} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 18943 | 2026.03.25 00:25:31.485099 [ 5 ] {e690afde-108e-4478-bf28-fbf75049c72f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 18944 | 2026.03.25 00:25:31.485117 [ 195 ] {b490aa8d-8720-450c-9d9d-0c0be0c6e0e1::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_106_21, total 211 rows starting from the beginning of the part | ||
| 18945 | 2026.03.25 00:25:31.485176 [ 195 ] {b490aa8d-8720-450c-9d9d-0c0be0c6e0e1::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_107_107_0, total 26 rows starting from the beginning of the part | ||
| 18946 | 2026.03.25 00:25:31.485220 [ 195 ] {b490aa8d-8720-450c-9d9d-0c0be0c6e0e1::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_108_108_0, total 156 rows starting from the beginning of the part | ||
| 18947 | 2026.03.25 00:25:31.485260 [ 195 ] {b490aa8d-8720-450c-9d9d-0c0be0c6e0e1::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_109_109_0, total 39 rows starting from the beginning of the part | ||
| 18948 | 2026.03.25 00:25:31.485300 [ 195 ] {b490aa8d-8720-450c-9d9d-0c0be0c6e0e1::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_110_110_0, total 156 rows starting from the beginning of the part | ||
| 18949 | 2026.03.25 00:25:31.485337 [ 195 ] {b490aa8d-8720-450c-9d9d-0c0be0c6e0e1::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_111_111_0, total 26 rows starting from the beginning of the part | ||
| 18950 | 2026.03.25 00:25:31.485556 [ 5 ] {e690afde-108e-4478-bf28-fbf75049c72f} <Trace> oximeter.fields_uuid (6a83c119-7e6c-4ef5-9da4-bd1e7cdd4b62): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18951 | 2026.03.25 00:25:31.485591 [ 5 ] {e690afde-108e-4478-bf28-fbf75049c72f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.00 GiB. | ||
| 18952 | 2026.03.25 00:25:31.485908 [ 5 ] {e690afde-108e-4478-bf28-fbf75049c72f} <Trace> MergedBlockOutputStream: filled checksums all_133_133_0 (state Temporary) | ||
| 18953 | 2026.03.25 00:25:31.486098 [ 188 ] {b490aa8d-8720-450c-9d9d-0c0be0c6e0e1::all_1_111_22} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 614 rows, containing 5 columns (5 merged, 0 gathered) in 0.001142866 sec., 537245.8363447683 rows/sec., 35.93 MiB/sec. | ||
| 18954 | 2026.03.25 00:25:31.486148 [ 5 ] {e690afde-108e-4478-bf28-fbf75049c72f} <Trace> oximeter.fields_uuid (6a83c119-7e6c-4ef5-9da4-bd1e7cdd4b62): Renaming temporary part tmp_insert_all_133_133_0 to all_133_133_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18955 | 2026.03.25 00:25:31.486221 [ 195 ] {b490aa8d-8720-450c-9d9d-0c0be0c6e0e1::all_1_111_22} <Trace> MergedBlockOutputStream: filled checksums all_1_111_22 (state Temporary) | ||
| 18956 | 2026.03.25 00:25:31.486281 [ 5 ] {e690afde-108e-4478-bf28-fbf75049c72f} <Debug> executeQuery: Read 90 rows, 7.20 KiB in 0.001241 sec., 72522.159548751 rows/sec., 5.66 MiB/sec. | ||
| 18957 | 2026.03.25 00:25:31.486319 [ 5 ] {e690afde-108e-4478-bf28-fbf75049c72f} <Debug> TCPHandler: Processed in 0.001409392 sec. | ||
| 18958 | 2026.03.25 00:25:31.486433 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18959 | 2026.03.25 00:25:31.486445 [ 195 ] {b490aa8d-8720-450c-9d9d-0c0be0c6e0e1::all_1_111_22} <Trace> oximeter.fields_u16 (b490aa8d-8720-450c-9d9d-0c0be0c6e0e1): Renaming temporary part tmp_merge_all_1_111_22 to all_1_111_22 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18960 | 2026.03.25 00:25:31.486508 [ 195 ] {b490aa8d-8720-450c-9d9d-0c0be0c6e0e1::all_1_111_22} <Trace> oximeter.fields_u16 (b490aa8d-8720-450c-9d9d-0c0be0c6e0e1) (MergerMutator): Merged 6 parts: [all_1_106_21, all_111_111_0] -> all_1_111_22 | ||
| 18961 | 2026.03.25 00:25:31.486528 [ 5 ] {8ab94bba-bb96-4c2a-86c8-ce68f1e94427} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 18962 | 2026.03.25 00:25:31.486563 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.32 MiB. | ||
| 18963 | 2026.03.25 00:25:31.486571 [ 5 ] {8ab94bba-bb96-4c2a-86c8-ce68f1e94427} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 18964 | 2026.03.25 00:25:31.486979 [ 5 ] {8ab94bba-bb96-4c2a-86c8-ce68f1e94427} <Trace> oximeter.measurements_cumulativeu64 (d9515f17-c5fd-4592-903e-92bbab0fc185): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18965 | 2026.03.25 00:25:31.487013 [ 5 ] {8ab94bba-bb96-4c2a-86c8-ce68f1e94427} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.00 GiB. | ||
| 18966 | 2026.03.25 00:25:31.487350 [ 5 ] {8ab94bba-bb96-4c2a-86c8-ce68f1e94427} <Trace> MergedBlockOutputStream: filled checksums all_133_133_0 (state Temporary) | ||
| 18967 | 2026.03.25 00:25:31.487557 [ 5 ] {8ab94bba-bb96-4c2a-86c8-ce68f1e94427} <Trace> oximeter.measurements_cumulativeu64 (d9515f17-c5fd-4592-903e-92bbab0fc185): Renaming temporary part tmp_insert_all_133_133_0 to all_133_133_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18968 | 2026.03.25 00:25:31.487685 [ 5 ] {8ab94bba-bb96-4c2a-86c8-ce68f1e94427} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001176 sec., 136054.42176870749 rows/sec., 9.48 MiB/sec. | ||
| 18969 | 2026.03.25 00:25:31.487736 [ 5 ] {8ab94bba-bb96-4c2a-86c8-ce68f1e94427} <Debug> TCPHandler: Processed in 0.001349831 sec. | ||
| 18970 | 2026.03.25 00:25:31.487846 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18971 | 2026.03.25 00:25:31.487939 [ 5 ] {eec2451d-c3de-479b-ab2a-14c9fe7aee21} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 18972 | 2026.03.25 00:25:31.487992 [ 5 ] {eec2451d-c3de-479b-ab2a-14c9fe7aee21} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 18973 | 2026.03.25 00:25:31.488804 [ 5 ] {eec2451d-c3de-479b-ab2a-14c9fe7aee21} <Trace> oximeter.measurements_histogramu64 (66b3c5cd-c277-4614-b9e1-0e483a2d8930): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18974 | 2026.03.25 00:25:31.488841 [ 5 ] {eec2451d-c3de-479b-ab2a-14c9fe7aee21} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.00 GiB. | ||
| 18975 | 2026.03.25 00:25:31.489363 [ 5 ] {eec2451d-c3de-479b-ab2a-14c9fe7aee21} <Trace> MergedBlockOutputStream: filled checksums all_111_111_0 (state Temporary) | ||
| 18976 | 2026.03.25 00:25:31.489580 [ 5 ] {eec2451d-c3de-479b-ab2a-14c9fe7aee21} <Trace> oximeter.measurements_histogramu64 (66b3c5cd-c277-4614-b9e1-0e483a2d8930): Renaming temporary part tmp_insert_all_111_111_0 to all_111_111_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18977 | 2026.03.25 00:25:31.489702 [ 116 ] {} <Debug> oximeter.measurements_histogramu64 (66b3c5cd-c277-4614-b9e1-0e483a2d8930) (MergerMutator): Selected 6 parts from all_1_106_21 to all_111_111_0 | ||
| 18978 | 2026.03.25 00:25:31.489715 [ 5 ] {eec2451d-c3de-479b-ab2a-14c9fe7aee21} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.001794 sec., 14492.753623188406 rows/sec., 25.97 MiB/sec. | ||
| 18979 | 2026.03.25 00:25:31.489749 [ 116 ] {} <Trace> oximeter.measurements_histogramu64 (66b3c5cd-c277-4614-b9e1-0e483a2d8930): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18980 | 2026.03.25 00:25:31.489776 [ 116 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.00 GiB. | ||
| 18981 | 2026.03.25 00:25:31.489782 [ 5 ] {eec2451d-c3de-479b-ab2a-14c9fe7aee21} <Debug> TCPHandler: Processed in 0.001984756 sec. | ||
| 18982 | 2026.03.25 00:25:31.489851 [ 191 ] {66b3c5cd-c277-4614-b9e1-0e483a2d8930::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 | ||
| 18983 | 2026.03.25 00:25:31.489908 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18984 | 2026.03.25 00:25:31.490001 [ 5 ] {a098620d-3e34-468d-9340-b9ed28080c8f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 18985 | 2026.03.25 00:25:31.490027 [ 191 ] {66b3c5cd-c277-4614-b9e1-0e483a2d8930::all_1_111_22} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 18986 | 2026.03.25 00:25:31.490042 [ 5 ] {a098620d-3e34-468d-9340-b9ed28080c8f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 18987 | 2026.03.25 00:25:31.490076 [ 191 ] {66b3c5cd-c277-4614-b9e1-0e483a2d8930::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_106_21, total 2201 rows starting from the beginning of the part | ||
| 18988 | 2026.03.25 00:25:31.490201 [ 191 ] {66b3c5cd-c277-4614-b9e1-0e483a2d8930::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_107_107_0, total 26 rows starting from the beginning of the part | ||
| 18989 | 2026.03.25 00:25:31.490315 [ 191 ] {66b3c5cd-c277-4614-b9e1-0e483a2d8930::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_108_108_0, total 14 rows starting from the beginning of the part | ||
| 18990 | 2026.03.25 00:25:31.490371 [ 5 ] {a098620d-3e34-468d-9340-b9ed28080c8f} <Trace> oximeter.measurements_u64 (a46c3f3f-9ded-4b50-9fc2-4f503dd169a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18991 | 2026.03.25 00:25:31.490409 [ 5 ] {a098620d-3e34-468d-9340-b9ed28080c8f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.00 GiB. | ||
| 18992 | 2026.03.25 00:25:31.490430 [ 191 ] {66b3c5cd-c277-4614-b9e1-0e483a2d8930::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_109_109_0, total 37 rows starting from the beginning of the part | ||
| 18993 | 2026.03.25 00:25:31.490538 [ 191 ] {66b3c5cd-c277-4614-b9e1-0e483a2d8930::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_110_110_0, total 14 rows starting from the beginning of the part | ||
| 18994 | 2026.03.25 00:25:31.490656 [ 191 ] {66b3c5cd-c277-4614-b9e1-0e483a2d8930::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_111_111_0, total 26 rows starting from the beginning of the part | ||
| 18995 | 2026.03.25 00:25:31.490707 [ 225 ] {} <Debug> oximeter.fields_string (da9d4756-c540-45ff-bdbb-bdc9c8d31861): 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] | ||
| 18996 | 2026.03.25 00:25:31.490734 [ 5 ] {a098620d-3e34-468d-9340-b9ed28080c8f} <Trace> MergedBlockOutputStream: filled checksums all_133_133_0 (state Temporary) | ||
| 18997 | 2026.03.25 00:25:31.490949 [ 5 ] {a098620d-3e34-468d-9340-b9ed28080c8f} <Trace> oximeter.measurements_u64 (a46c3f3f-9ded-4b50-9fc2-4f503dd169a4): Renaming temporary part tmp_insert_all_133_133_0 to all_133_133_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18998 | 2026.03.25 00:25:31.491081 [ 5 ] {a098620d-3e34-468d-9340-b9ed28080c8f} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001099 sec., 54595.08644222021 rows/sec., 3.68 MiB/sec. | ||
| 18999 | 2026.03.25 00:25:31.491116 [ 5 ] {a098620d-3e34-468d-9340-b9ed28080c8f} <Debug> TCPHandler: Processed in 0.001256949 sec. | ||
| 19000 | 2026.03.25 00:25:31.498442 [ 189 ] {66b3c5cd-c277-4614-b9e1-0e483a2d8930::all_1_111_22} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2318 rows, containing 19 columns (19 merged, 0 gathered) in 0.008615018 sec., 269065.021106166 rows/sec., 482.15 MiB/sec. | ||
| 19001 | 2026.03.25 00:25:31.500921 [ 189 ] {66b3c5cd-c277-4614-b9e1-0e483a2d8930::all_1_111_22} <Trace> MergedBlockOutputStream: filled checksums all_1_111_22 (state Temporary) | ||
| 19002 | 2026.03.25 00:25:31.501293 [ 189 ] {66b3c5cd-c277-4614-b9e1-0e483a2d8930::all_1_111_22} <Trace> oximeter.measurements_histogramu64 (66b3c5cd-c277-4614-b9e1-0e483a2d8930): Renaming temporary part tmp_merge_all_1_111_22 to all_1_111_22 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19003 | 2026.03.25 00:25:31.501370 [ 189 ] {66b3c5cd-c277-4614-b9e1-0e483a2d8930::all_1_111_22} <Trace> oximeter.measurements_histogramu64 (66b3c5cd-c277-4614-b9e1-0e483a2d8930) (MergerMutator): Merged 6 parts: [all_1_106_21, all_111_111_0] -> all_1_111_22 | ||
| 19004 | 2026.03.25 00:25:31.501510 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 18.55 MiB. | ||
| 19005 | 2026.03.25 00:25:31.990163 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 588 | ||
| 19006 | 2026.03.25 00:25:32.000252 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 382.01 MiB, peak 400.50 MiB, free memory in arenas 0.00 B, will set to 383.96 MiB (RSS), difference: 1.95 MiB | ||
| 19007 | 2026.03.25 00:25:32.008090 [ 243 ] {} <Trace> system.metric_log (8832bb94-2db2-42e0-923d-5bcca7c2cc3b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19008 | 2026.03.25 00:25:32.008141 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.00 GiB. | ||
| 19009 | 2026.03.25 00:25:32.014439 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
| 19010 | 2026.03.25 00:25:32.015188 [ 243 ] {} <Trace> system.metric_log (8832bb94-2db2-42e0-923d-5bcca7c2cc3b): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19011 | 2026.03.25 00:25:32.018200 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 588 | ||
| 19012 | 2026.03.25 00:25:35.143900 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 2458 | ||
| 19013 | 2026.03.25 00:25:35.146461 [ 242 ] {} <Trace> system.query_log (9703172c-9101-4506-b1d0-613c64f918a0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19014 | 2026.03.25 00:25:35.146520 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.00 GiB. | ||
| 19015 | 2026.03.25 00:25:35.147787 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 19016 | 2026.03.25 00:25:35.148080 [ 242 ] {} <Trace> system.query_log (9703172c-9101-4506-b1d0-613c64f918a0): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19017 | 2026.03.25 00:25:35.148492 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2458 | ||
| 19018 | 2026.03.25 00:25:36.488090 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19019 | 2026.03.25 00:25:36.488299 [ 5 ] {7da9711b-717e-4455-bdc0-51cbbe5d7198} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 19020 | 2026.03.25 00:25:36.488365 [ 5 ] {7da9711b-717e-4455-bdc0-51cbbe5d7198} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 19021 | 2026.03.25 00:25:36.489062 [ 5 ] {7da9711b-717e-4455-bdc0-51cbbe5d7198} <Trace> oximeter.fields_i16 (78240462-1731-4218-9a79-d1fbaf59befe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19022 | 2026.03.25 00:25:36.489109 [ 5 ] {7da9711b-717e-4455-bdc0-51cbbe5d7198} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.00 GiB. | ||
| 19023 | 2026.03.25 00:25:36.489505 [ 5 ] {7da9711b-717e-4455-bdc0-51cbbe5d7198} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 19024 | 2026.03.25 00:25:36.489731 [ 5 ] {7da9711b-717e-4455-bdc0-51cbbe5d7198} <Trace> oximeter.fields_i16 (78240462-1731-4218-9a79-d1fbaf59befe): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19025 | 2026.03.25 00:25:36.489889 [ 5 ] {7da9711b-717e-4455-bdc0-51cbbe5d7198} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001644 sec., 172749.3917274939 rows/sec., 10.97 MiB/sec. | ||
| 19026 | 2026.03.25 00:25:36.489932 [ 5 ] {7da9711b-717e-4455-bdc0-51cbbe5d7198} <Debug> TCPHandler: Processed in 0.001981615 sec. | ||
| 19027 | 2026.03.25 00:25:36.490050 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19028 | 2026.03.25 00:25:36.490146 [ 5 ] {98cb4e9e-0c45-4557-b12a-11c822fc4743} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 19029 | 2026.03.25 00:25:36.490189 [ 5 ] {98cb4e9e-0c45-4557-b12a-11c822fc4743} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 19030 | 2026.03.25 00:25:36.490949 [ 5 ] {98cb4e9e-0c45-4557-b12a-11c822fc4743} <Trace> oximeter.fields_string (da9d4756-c540-45ff-bdbb-bdc9c8d31861): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19031 | 2026.03.25 00:25:36.490986 [ 5 ] {98cb4e9e-0c45-4557-b12a-11c822fc4743} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.00 GiB. | ||
| 19032 | 2026.03.25 00:25:36.491341 [ 5 ] {98cb4e9e-0c45-4557-b12a-11c822fc4743} <Trace> MergedBlockOutputStream: filled checksums all_134_134_0 (state Temporary) | ||
| 19033 | 2026.03.25 00:25:36.491551 [ 5 ] {98cb4e9e-0c45-4557-b12a-11c822fc4743} <Trace> oximeter.fields_string (da9d4756-c540-45ff-bdbb-bdc9c8d31861): Renaming temporary part tmp_insert_all_134_134_0 to all_134_134_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19034 | 2026.03.25 00:25:36.491682 [ 5 ] {98cb4e9e-0c45-4557-b12a-11c822fc4743} <Debug> executeQuery: Read 825 rows, 66.29 KiB in 0.001554 sec., 530888.0308880309 rows/sec., 41.66 MiB/sec. | ||
| 19035 | 2026.03.25 00:25:36.491721 [ 5 ] {98cb4e9e-0c45-4557-b12a-11c822fc4743} <Debug> TCPHandler: Processed in 0.001720419 sec. | ||
| 19036 | 2026.03.25 00:25:36.491829 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19037 | 2026.03.25 00:25:36.491923 [ 5 ] {54e39e89-6f69-4226-adfc-dab46680536b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 19038 | 2026.03.25 00:25:36.491964 [ 5 ] {54e39e89-6f69-4226-adfc-dab46680536b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 19039 | 2026.03.25 00:25:36.492396 [ 5 ] {54e39e89-6f69-4226-adfc-dab46680536b} <Trace> oximeter.fields_u16 (b490aa8d-8720-450c-9d9d-0c0be0c6e0e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19040 | 2026.03.25 00:25:36.492433 [ 5 ] {54e39e89-6f69-4226-adfc-dab46680536b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.00 GiB. | ||
| 19041 | 2026.03.25 00:25:36.492741 [ 5 ] {54e39e89-6f69-4226-adfc-dab46680536b} <Trace> MergedBlockOutputStream: filled checksums all_112_112_0 (state Temporary) | ||
| 19042 | 2026.03.25 00:25:36.492954 [ 5 ] {54e39e89-6f69-4226-adfc-dab46680536b} <Trace> oximeter.fields_u16 (b490aa8d-8720-450c-9d9d-0c0be0c6e0e1): Renaming temporary part tmp_insert_all_112_112_0 to all_112_112_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19043 | 2026.03.25 00:25:36.493084 [ 5 ] {54e39e89-6f69-4226-adfc-dab46680536b} <Debug> executeQuery: Read 156 rows, 9.59 KiB in 0.001178 sec., 132427.84380305602 rows/sec., 7.95 MiB/sec. | ||
| 19044 | 2026.03.25 00:25:36.493121 [ 5 ] {54e39e89-6f69-4226-adfc-dab46680536b} <Debug> TCPHandler: Processed in 0.001341031 sec. | ||
| 19045 | 2026.03.25 00:25:36.493231 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19046 | 2026.03.25 00:25:36.493326 [ 5 ] {ada2f354-d649-43d5-99b3-c51989b34430} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 19047 | 2026.03.25 00:25:36.493365 [ 5 ] {ada2f354-d649-43d5-99b3-c51989b34430} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 19048 | 2026.03.25 00:25:36.493788 [ 5 ] {ada2f354-d649-43d5-99b3-c51989b34430} <Trace> oximeter.fields_u32 (79eddaf6-5920-48fe-8c45-6c5582e58677): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19049 | 2026.03.25 00:25:36.493825 [ 5 ] {ada2f354-d649-43d5-99b3-c51989b34430} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.00 GiB. | ||
| 19050 | 2026.03.25 00:25:36.494123 [ 5 ] {ada2f354-d649-43d5-99b3-c51989b34430} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
| 19051 | 2026.03.25 00:25:36.494324 [ 5 ] {ada2f354-d649-43d5-99b3-c51989b34430} <Trace> oximeter.fields_u32 (79eddaf6-5920-48fe-8c45-6c5582e58677): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19052 | 2026.03.25 00:25:36.494453 [ 5 ] {ada2f354-d649-43d5-99b3-c51989b34430} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001145 sec., 130131.00436681224 rows/sec., 8.41 MiB/sec. | ||
| 19053 | 2026.03.25 00:25:36.494493 [ 5 ] {ada2f354-d649-43d5-99b3-c51989b34430} <Debug> TCPHandler: Processed in 0.00131083 sec. | ||
| 19054 | 2026.03.25 00:25:36.494601 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19055 | 2026.03.25 00:25:36.494696 [ 5 ] {230670ed-3eca-4d16-ac09-dca21a022235} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 19056 | 2026.03.25 00:25:36.494736 [ 5 ] {230670ed-3eca-4d16-ac09-dca21a022235} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 19057 | 2026.03.25 00:25:36.495162 [ 5 ] {230670ed-3eca-4d16-ac09-dca21a022235} <Trace> oximeter.fields_u8 (fa258e8d-285a-434f-b894-6be795807874): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19058 | 2026.03.25 00:25:36.495200 [ 5 ] {230670ed-3eca-4d16-ac09-dca21a022235} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.00 GiB. | ||
| 19059 | 2026.03.25 00:25:36.495500 [ 5 ] {230670ed-3eca-4d16-ac09-dca21a022235} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 19060 | 2026.03.25 00:25:36.495711 [ 5 ] {230670ed-3eca-4d16-ac09-dca21a022235} <Trace> oximeter.fields_u8 (fa258e8d-285a-434f-b894-6be795807874): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19061 | 2026.03.25 00:25:36.495840 [ 5 ] {230670ed-3eca-4d16-ac09-dca21a022235} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001162 sec., 127366.60929432014 rows/sec., 7.24 MiB/sec. | ||
| 19062 | 2026.03.25 00:25:36.495878 [ 5 ] {230670ed-3eca-4d16-ac09-dca21a022235} <Debug> TCPHandler: Processed in 0.001325891 sec. | ||
| 19063 | 2026.03.25 00:25:36.495987 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19064 | 2026.03.25 00:25:36.496082 [ 5 ] {a8f39d9a-ffb5-4fb7-aaad-2227c61e7135} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 19065 | 2026.03.25 00:25:36.496123 [ 5 ] {a8f39d9a-ffb5-4fb7-aaad-2227c61e7135} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 19066 | 2026.03.25 00:25:36.496702 [ 5 ] {a8f39d9a-ffb5-4fb7-aaad-2227c61e7135} <Trace> oximeter.fields_uuid (6a83c119-7e6c-4ef5-9da4-bd1e7cdd4b62): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19067 | 2026.03.25 00:25:36.496739 [ 5 ] {a8f39d9a-ffb5-4fb7-aaad-2227c61e7135} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.00 GiB. | ||
| 19068 | 2026.03.25 00:25:36.497069 [ 5 ] {a8f39d9a-ffb5-4fb7-aaad-2227c61e7135} <Trace> MergedBlockOutputStream: filled checksums all_134_134_0 (state Temporary) | ||
| 19069 | 2026.03.25 00:25:36.497286 [ 5 ] {a8f39d9a-ffb5-4fb7-aaad-2227c61e7135} <Trace> oximeter.fields_uuid (6a83c119-7e6c-4ef5-9da4-bd1e7cdd4b62): Renaming temporary part tmp_insert_all_134_134_0 to all_134_134_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19070 | 2026.03.25 00:25:36.497419 [ 5 ] {a8f39d9a-ffb5-4fb7-aaad-2227c61e7135} <Debug> executeQuery: Read 504 rows, 36.30 KiB in 0.001355 sec., 371955.71955719555 rows/sec., 26.16 MiB/sec. | ||
| 19071 | 2026.03.25 00:25:36.497458 [ 5 ] {a8f39d9a-ffb5-4fb7-aaad-2227c61e7135} <Debug> TCPHandler: Processed in 0.001520375 sec. | ||
| 19072 | 2026.03.25 00:25:36.497559 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19073 | 2026.03.25 00:25:36.497653 [ 5 ] {f862ff84-ebc6-447f-8181-d89b5f3be1a4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 19074 | 2026.03.25 00:25:36.497695 [ 5 ] {f862ff84-ebc6-447f-8181-d89b5f3be1a4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 19075 | 2026.03.25 00:25:36.498041 [ 5 ] {f862ff84-ebc6-447f-8181-d89b5f3be1a4} <Trace> oximeter.measurements_bool (8a3ce6e0-f76a-4ba2-9a43-4275c3c9549e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19076 | 2026.03.25 00:25:36.498078 [ 5 ] {f862ff84-ebc6-447f-8181-d89b5f3be1a4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.00 GiB. | ||
| 19077 | 2026.03.25 00:25:36.498390 [ 5 ] {f862ff84-ebc6-447f-8181-d89b5f3be1a4} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 19078 | 2026.03.25 00:25:36.498602 [ 5 ] {f862ff84-ebc6-447f-8181-d89b5f3be1a4} <Trace> oximeter.measurements_bool (8a3ce6e0-f76a-4ba2-9a43-4275c3c9549e): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19079 | 2026.03.25 00:25:36.498731 [ 5 ] {f862ff84-ebc6-447f-8181-d89b5f3be1a4} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001096 sec., 5474.4525547445255 rows/sec., 286.02 KiB/sec. | ||
| 19080 | 2026.03.25 00:25:36.498772 [ 5 ] {f862ff84-ebc6-447f-8181-d89b5f3be1a4} <Debug> TCPHandler: Processed in 0.001262089 sec. | ||
| 19081 | 2026.03.25 00:25:36.498896 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19082 | 2026.03.25 00:25:36.499011 [ 5 ] {8cf47f8d-fd43-47ce-a150-6637ca4e488c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 19083 | 2026.03.25 00:25:36.499062 [ 5 ] {8cf47f8d-fd43-47ce-a150-6637ca4e488c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 19084 | 2026.03.25 00:25:36.499503 [ 5 ] {8cf47f8d-fd43-47ce-a150-6637ca4e488c} <Trace> oximeter.measurements_cumulativeu64 (d9515f17-c5fd-4592-903e-92bbab0fc185): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19085 | 2026.03.25 00:25:36.499538 [ 5 ] {8cf47f8d-fd43-47ce-a150-6637ca4e488c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.00 GiB. | ||
| 19086 | 2026.03.25 00:25:36.499857 [ 5 ] {8cf47f8d-fd43-47ce-a150-6637ca4e488c} <Trace> MergedBlockOutputStream: filled checksums all_134_134_0 (state Temporary) | ||
| 19087 | 2026.03.25 00:25:36.500054 [ 5 ] {8cf47f8d-fd43-47ce-a150-6637ca4e488c} <Trace> oximeter.measurements_cumulativeu64 (d9515f17-c5fd-4592-903e-92bbab0fc185): Renaming temporary part tmp_insert_all_134_134_0 to all_134_134_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19088 | 2026.03.25 00:25:36.500180 [ 5 ] {8cf47f8d-fd43-47ce-a150-6637ca4e488c} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001194 sec., 221943.0485762144 rows/sec., 14.75 MiB/sec. | ||
| 19089 | 2026.03.25 00:25:36.500217 [ 5 ] {8cf47f8d-fd43-47ce-a150-6637ca4e488c} <Debug> TCPHandler: Processed in 0.001379841 sec. | ||
| 19090 | 2026.03.25 00:25:36.500323 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19091 | 2026.03.25 00:25:36.500414 [ 5 ] {434b757c-46e5-4f2e-8ad5-4eac65472b7d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 19092 | 2026.03.25 00:25:36.500455 [ 5 ] {434b757c-46e5-4f2e-8ad5-4eac65472b7d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 19093 | 2026.03.25 00:25:36.500758 [ 5 ] {434b757c-46e5-4f2e-8ad5-4eac65472b7d} <Trace> oximeter.measurements_f64 (212c2a6f-90cf-4c71-aafe-78c3b1fd8e79): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19094 | 2026.03.25 00:25:36.500793 [ 5 ] {434b757c-46e5-4f2e-8ad5-4eac65472b7d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.00 GiB. | ||
| 19095 | 2026.03.25 00:25:36.501074 [ 5 ] {434b757c-46e5-4f2e-8ad5-4eac65472b7d} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 19096 | 2026.03.25 00:25:36.501266 [ 5 ] {434b757c-46e5-4f2e-8ad5-4eac65472b7d} <Trace> oximeter.measurements_f64 (212c2a6f-90cf-4c71-aafe-78c3b1fd8e79): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19097 | 2026.03.25 00:25:36.501391 [ 5 ] {434b757c-46e5-4f2e-8ad5-4eac65472b7d} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.000995 sec., 1005.0251256281407 rows/sec., 67.72 KiB/sec. | ||
| 19098 | 2026.03.25 00:25:36.501426 [ 5 ] {434b757c-46e5-4f2e-8ad5-4eac65472b7d} <Debug> TCPHandler: Processed in 0.001150646 sec. | ||
| 19099 | 2026.03.25 00:25:36.501545 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19100 | 2026.03.25 00:25:36.501662 [ 5 ] {5111859a-a31c-45f1-9082-fd4193eb765c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 19101 | 2026.03.25 00:25:36.501729 [ 5 ] {5111859a-a31c-45f1-9082-fd4193eb765c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 19102 | 2026.03.25 00:25:36.502563 [ 5 ] {5111859a-a31c-45f1-9082-fd4193eb765c} <Trace> oximeter.measurements_histogramu64 (66b3c5cd-c277-4614-b9e1-0e483a2d8930): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19103 | 2026.03.25 00:25:36.502599 [ 5 ] {5111859a-a31c-45f1-9082-fd4193eb765c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.00 GiB. | ||
| 19104 | 2026.03.25 00:25:36.503116 [ 5 ] {5111859a-a31c-45f1-9082-fd4193eb765c} <Trace> MergedBlockOutputStream: filled checksums all_112_112_0 (state Temporary) | ||
| 19105 | 2026.03.25 00:25:36.503328 [ 5 ] {5111859a-a31c-45f1-9082-fd4193eb765c} <Trace> oximeter.measurements_histogramu64 (66b3c5cd-c277-4614-b9e1-0e483a2d8930): Renaming temporary part tmp_insert_all_112_112_0 to all_112_112_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19106 | 2026.03.25 00:25:36.503464 [ 5 ] {5111859a-a31c-45f1-9082-fd4193eb765c} <Debug> executeQuery: Read 14 rows, 25.69 KiB in 0.001826 sec., 7667.031763417306 rows/sec., 13.74 MiB/sec. | ||
| 19107 | 2026.03.25 00:25:36.503519 [ 5 ] {5111859a-a31c-45f1-9082-fd4193eb765c} <Debug> TCPHandler: Processed in 0.002034587 sec. | ||
| 19108 | 2026.03.25 00:25:36.503630 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19109 | 2026.03.25 00:25:36.503724 [ 5 ] {6ffabacb-deff-4a1a-902c-942aeff75391} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 19110 | 2026.03.25 00:25:36.503766 [ 5 ] {6ffabacb-deff-4a1a-902c-942aeff75391} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 19111 | 2026.03.25 00:25:36.504094 [ 5 ] {6ffabacb-deff-4a1a-902c-942aeff75391} <Trace> oximeter.measurements_u64 (a46c3f3f-9ded-4b50-9fc2-4f503dd169a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19112 | 2026.03.25 00:25:36.504130 [ 5 ] {6ffabacb-deff-4a1a-902c-942aeff75391} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.00 GiB. | ||
| 19113 | 2026.03.25 00:25:36.504435 [ 5 ] {6ffabacb-deff-4a1a-902c-942aeff75391} <Trace> MergedBlockOutputStream: filled checksums all_134_134_0 (state Temporary) | ||
| 19114 | 2026.03.25 00:25:36.504645 [ 5 ] {6ffabacb-deff-4a1a-902c-942aeff75391} <Trace> oximeter.measurements_u64 (a46c3f3f-9ded-4b50-9fc2-4f503dd169a4): Renaming temporary part tmp_insert_all_134_134_0 to all_134_134_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19115 | 2026.03.25 00:25:36.504773 [ 5 ] {6ffabacb-deff-4a1a-902c-942aeff75391} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001066 sec., 84427.76735459661 rows/sec., 5.28 MiB/sec. | ||
| 19116 | 2026.03.25 00:25:36.504809 [ 5 ] {6ffabacb-deff-4a1a-902c-942aeff75391} <Debug> TCPHandler: Processed in 0.001227308 sec. | ||
| 19117 | 2026.03.25 00:25:37.137494 [ 222 ] {} <Trace> oximeter.measurements_f64 (212c2a6f-90cf-4c71-aafe-78c3b1fd8e79): 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] | ||
| 19118 | 2026.03.25 00:25:37.137542 [ 222 ] {} <Debug> oximeter.measurements_f64 (212c2a6f-90cf-4c71-aafe-78c3b1fd8e79): 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] | ||
| 19119 | 2026.03.25 00:25:37.139784 [ 222 ] {} <Debug> oximeter.measurements_f64 (212c2a6f-90cf-4c71-aafe-78c3b1fd8e79): 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] | ||
| 19120 | 2026.03.25 00:25:37.270202 [ 222 ] {} <Trace> oximeter.fields_u16 (b490aa8d-8720-450c-9d9d-0c0be0c6e0e1): 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] | ||
| 19121 | 2026.03.25 00:25:37.270246 [ 222 ] {} <Debug> oximeter.fields_u16 (b490aa8d-8720-450c-9d9d-0c0be0c6e0e1): 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] | ||
| 19122 | 2026.03.25 00:25:37.272956 [ 222 ] {} <Debug> oximeter.fields_u16 (b490aa8d-8720-450c-9d9d-0c0be0c6e0e1): 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] | ||
| 19123 | 2026.03.25 00:25:37.366591 [ 222 ] {} <Trace> oximeter.measurements_histogramu64 (66b3c5cd-c277-4614-b9e1-0e483a2d8930): 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] | ||
| 19124 | 2026.03.25 00:25:37.366635 [ 222 ] {} <Debug> oximeter.measurements_histogramu64 (66b3c5cd-c277-4614-b9e1-0e483a2d8930): 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] | ||
| 19125 | 2026.03.25 00:25:37.369393 [ 222 ] {} <Debug> oximeter.measurements_histogramu64 (66b3c5cd-c277-4614-b9e1-0e483a2d8930): 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] | ||
| 19126 | 2026.03.25 00:25:37.472790 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 37854 | ||
| 19127 | 2026.03.25 00:25:37.473520 [ 244 ] {} <Trace> system.asynchronous_metric_log (0898b27c-367e-447b-8482-f4822232c365): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19128 | 2026.03.25 00:25:37.473574 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.00 GiB. | ||
| 19129 | 2026.03.25 00:25:37.474058 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
| 19130 | 2026.03.25 00:25:37.474294 [ 244 ] {} <Trace> system.asynchronous_metric_log (0898b27c-367e-447b-8482-f4822232c365): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19131 | 2026.03.25 00:25:37.474448 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 37854 | ||
| 19132 | 2026.03.25 00:25:39.518299 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 595 | ||
| 19133 | 2026.03.25 00:25:39.536748 [ 243 ] {} <Trace> system.metric_log (8832bb94-2db2-42e0-923d-5bcca7c2cc3b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19134 | 2026.03.25 00:25:39.536803 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.00 GiB. | ||
| 19135 | 2026.03.25 00:25:39.543638 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
| 19136 | 2026.03.25 00:25:39.544347 [ 243 ] {} <Trace> system.metric_log (8832bb94-2db2-42e0-923d-5bcca7c2cc3b): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19137 | 2026.03.25 00:25:39.547818 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 595 | ||
| 19138 | 2026.03.25 00:25:41.481783 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19139 | 2026.03.25 00:25:41.481968 [ 5 ] {4422f864-dc10-415d-afcb-27bbbbeff8fb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 19140 | 2026.03.25 00:25:41.482035 [ 5 ] {4422f864-dc10-415d-afcb-27bbbbeff8fb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 19141 | 2026.03.25 00:25:41.482688 [ 5 ] {4422f864-dc10-415d-afcb-27bbbbeff8fb} <Trace> oximeter.fields_string (da9d4756-c540-45ff-bdbb-bdc9c8d31861): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19142 | 2026.03.25 00:25:41.482734 [ 5 ] {4422f864-dc10-415d-afcb-27bbbbeff8fb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.00 GiB. | ||
| 19143 | 2026.03.25 00:25:41.483126 [ 5 ] {4422f864-dc10-415d-afcb-27bbbbeff8fb} <Trace> MergedBlockOutputStream: filled checksums all_135_135_0 (state Temporary) | ||
| 19144 | 2026.03.25 00:25:41.483350 [ 5 ] {4422f864-dc10-415d-afcb-27bbbbeff8fb} <Trace> oximeter.fields_string (da9d4756-c540-45ff-bdbb-bdc9c8d31861): Renaming temporary part tmp_insert_all_135_135_0 to all_135_135_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19145 | 2026.03.25 00:25:41.483502 [ 5 ] {4422f864-dc10-415d-afcb-27bbbbeff8fb} <Debug> executeQuery: Read 108 rows, 9.31 KiB in 0.001581 sec., 68311.19544592031 rows/sec., 5.75 MiB/sec. | ||
| 19146 | 2026.03.25 00:25:41.483544 [ 5 ] {4422f864-dc10-415d-afcb-27bbbbeff8fb} <Debug> TCPHandler: Processed in 0.001891274 sec. | ||
| 19147 | 2026.03.25 00:25:41.483662 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19148 | 2026.03.25 00:25:41.483756 [ 5 ] {f6463bcf-a252-42f7-8131-476e369cfb1c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 19149 | 2026.03.25 00:25:41.483796 [ 5 ] {f6463bcf-a252-42f7-8131-476e369cfb1c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 19150 | 2026.03.25 00:25:41.484192 [ 5 ] {f6463bcf-a252-42f7-8131-476e369cfb1c} <Trace> oximeter.fields_u16 (b490aa8d-8720-450c-9d9d-0c0be0c6e0e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19151 | 2026.03.25 00:25:41.484227 [ 5 ] {f6463bcf-a252-42f7-8131-476e369cfb1c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.00 GiB. | ||
| 19152 | 2026.03.25 00:25:41.484519 [ 5 ] {f6463bcf-a252-42f7-8131-476e369cfb1c} <Trace> MergedBlockOutputStream: filled checksums all_113_113_0 (state Temporary) | ||
| 19153 | 2026.03.25 00:25:41.484725 [ 5 ] {f6463bcf-a252-42f7-8131-476e369cfb1c} <Trace> oximeter.fields_u16 (b490aa8d-8720-450c-9d9d-0c0be0c6e0e1): Renaming temporary part tmp_insert_all_113_113_0 to all_113_113_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19154 | 2026.03.25 00:25:41.484858 [ 5 ] {f6463bcf-a252-42f7-8131-476e369cfb1c} <Debug> executeQuery: Read 26 rows, 1.96 KiB in 0.001119 sec., 23235.03127792672 rows/sec., 1.71 MiB/sec. | ||
| 19155 | 2026.03.25 00:25:41.484894 [ 5 ] {f6463bcf-a252-42f7-8131-476e369cfb1c} <Debug> TCPHandler: Processed in 0.00128173 sec. | ||
| 19156 | 2026.03.25 00:25:41.485004 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19157 | 2026.03.25 00:25:41.485098 [ 5 ] {73b70e3e-7f07-4ec6-bd0a-e2f2a99b782e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 19158 | 2026.03.25 00:25:41.485138 [ 5 ] {73b70e3e-7f07-4ec6-bd0a-e2f2a99b782e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 19159 | 2026.03.25 00:25:41.485560 [ 5 ] {73b70e3e-7f07-4ec6-bd0a-e2f2a99b782e} <Trace> oximeter.fields_uuid (6a83c119-7e6c-4ef5-9da4-bd1e7cdd4b62): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19160 | 2026.03.25 00:25:41.485596 [ 5 ] {73b70e3e-7f07-4ec6-bd0a-e2f2a99b782e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.00 GiB. | ||
| 19161 | 2026.03.25 00:25:41.485899 [ 5 ] {73b70e3e-7f07-4ec6-bd0a-e2f2a99b782e} <Trace> MergedBlockOutputStream: filled checksums all_135_135_0 (state Temporary) | ||
| 19162 | 2026.03.25 00:25:41.486114 [ 5 ] {73b70e3e-7f07-4ec6-bd0a-e2f2a99b782e} <Trace> oximeter.fields_uuid (6a83c119-7e6c-4ef5-9da4-bd1e7cdd4b62): Renaming temporary part tmp_insert_all_135_135_0 to all_135_135_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19163 | 2026.03.25 00:25:41.486238 [ 5 ] {73b70e3e-7f07-4ec6-bd0a-e2f2a99b782e} <Debug> executeQuery: Read 90 rows, 7.20 KiB in 0.001157 sec., 77787.38115816767 rows/sec., 6.07 MiB/sec. | ||
| 19164 | 2026.03.25 00:25:41.486275 [ 5 ] {73b70e3e-7f07-4ec6-bd0a-e2f2a99b782e} <Debug> TCPHandler: Processed in 0.00131911 sec. | ||
| 19165 | 2026.03.25 00:25:41.486384 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19166 | 2026.03.25 00:25:41.486477 [ 5 ] {807df397-8c4a-417d-a07b-95e8fdc35295} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 19167 | 2026.03.25 00:25:41.486520 [ 5 ] {807df397-8c4a-417d-a07b-95e8fdc35295} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 19168 | 2026.03.25 00:25:41.486942 [ 5 ] {807df397-8c4a-417d-a07b-95e8fdc35295} <Trace> oximeter.measurements_cumulativeu64 (d9515f17-c5fd-4592-903e-92bbab0fc185): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19169 | 2026.03.25 00:25:41.486978 [ 5 ] {807df397-8c4a-417d-a07b-95e8fdc35295} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.00 GiB. | ||
| 19170 | 2026.03.25 00:25:41.487300 [ 5 ] {807df397-8c4a-417d-a07b-95e8fdc35295} <Trace> MergedBlockOutputStream: filled checksums all_135_135_0 (state Temporary) | ||
| 19171 | 2026.03.25 00:25:41.487505 [ 5 ] {807df397-8c4a-417d-a07b-95e8fdc35295} <Trace> oximeter.measurements_cumulativeu64 (d9515f17-c5fd-4592-903e-92bbab0fc185): Renaming temporary part tmp_insert_all_135_135_0 to all_135_135_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19172 | 2026.03.25 00:25:41.487633 [ 5 ] {807df397-8c4a-417d-a07b-95e8fdc35295} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001174 sec., 136286.20102214653 rows/sec., 9.49 MiB/sec. | ||
| 19173 | 2026.03.25 00:25:41.487631 [ 105 ] {} <Debug> oximeter.measurements_cumulativeu64 (d9515f17-c5fd-4592-903e-92bbab0fc185) (MergerMutator): Selected 5 parts from all_1_130_27 to all_134_134_0 | ||
| 19174 | 2026.03.25 00:25:41.487671 [ 5 ] {807df397-8c4a-417d-a07b-95e8fdc35295} <Debug> TCPHandler: Processed in 0.001335891 sec. | ||
| 19175 | 2026.03.25 00:25:41.487705 [ 105 ] {} <Trace> oximeter.measurements_cumulativeu64 (d9515f17-c5fd-4592-903e-92bbab0fc185): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19176 | 2026.03.25 00:25:41.487732 [ 105 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.00 GiB. | ||
| 19177 | 2026.03.25 00:25:41.487791 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19178 | 2026.03.25 00:25:41.487851 [ 188 ] {d9515f17-c5fd-4592-903e-92bbab0fc185::all_1_134_28} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_130_27 to all_134_134_0 into Compact with storage Full | ||
| 19179 | 2026.03.25 00:25:41.487890 [ 5 ] {9fd36de2-348c-4078-b474-073f05d03ee8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 19180 | 2026.03.25 00:25:41.487950 [ 5 ] {9fd36de2-348c-4078-b474-073f05d03ee8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 19181 | 2026.03.25 00:25:41.488005 [ 188 ] {d9515f17-c5fd-4592-903e-92bbab0fc185::all_1_134_28} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 19182 | 2026.03.25 00:25:41.488052 [ 188 ] {d9515f17-c5fd-4592-903e-92bbab0fc185::all_1_134_28} <Debug> MergeTreeSequentialSource: Reading 8 marks from part all_1_130_27, total 52509 rows starting from the beginning of the part | ||
| 19183 | 2026.03.25 00:25:41.488130 [ 188 ] {d9515f17-c5fd-4592-903e-92bbab0fc185::all_1_134_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_131_131_0, total 128 rows starting from the beginning of the part | ||
| 19184 | 2026.03.25 00:25:41.488188 [ 188 ] {d9515f17-c5fd-4592-903e-92bbab0fc185::all_1_134_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_132_132_0, total 265 rows starting from the beginning of the part | ||
| 19185 | 2026.03.25 00:25:41.488241 [ 188 ] {d9515f17-c5fd-4592-903e-92bbab0fc185::all_1_134_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_133_133_0, total 160 rows starting from the beginning of the part | ||
| 19186 | 2026.03.25 00:25:41.488290 [ 188 ] {d9515f17-c5fd-4592-903e-92bbab0fc185::all_1_134_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_134_134_0, total 265 rows starting from the beginning of the part | ||
| 19187 | 2026.03.25 00:25:41.488789 [ 5 ] {9fd36de2-348c-4078-b474-073f05d03ee8} <Trace> oximeter.measurements_histogramu64 (66b3c5cd-c277-4614-b9e1-0e483a2d8930): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19188 | 2026.03.25 00:25:41.488830 [ 5 ] {9fd36de2-348c-4078-b474-073f05d03ee8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.00 GiB. | ||
| 19189 | 2026.03.25 00:25:41.489399 [ 5 ] {9fd36de2-348c-4078-b474-073f05d03ee8} <Trace> MergedBlockOutputStream: filled checksums all_113_113_0 (state Temporary) | ||
| 19190 | 2026.03.25 00:25:41.489621 [ 5 ] {9fd36de2-348c-4078-b474-073f05d03ee8} <Trace> oximeter.measurements_histogramu64 (66b3c5cd-c277-4614-b9e1-0e483a2d8930): Renaming temporary part tmp_insert_all_113_113_0 to all_113_113_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19191 | 2026.03.25 00:25:41.489762 [ 5 ] {9fd36de2-348c-4078-b474-073f05d03ee8} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.00189 sec., 13756.613756613757 rows/sec., 24.65 MiB/sec. | ||
| 19192 | 2026.03.25 00:25:41.489818 [ 5 ] {9fd36de2-348c-4078-b474-073f05d03ee8} <Debug> TCPHandler: Processed in 0.002080198 sec. | ||
| 19193 | 2026.03.25 00:25:41.489929 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19194 | 2026.03.25 00:25:41.490023 [ 5 ] {78fe27d6-3e05-47b7-829a-911a2e2ea192} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 19195 | 2026.03.25 00:25:41.490064 [ 5 ] {78fe27d6-3e05-47b7-829a-911a2e2ea192} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 19196 | 2026.03.25 00:25:41.490403 [ 5 ] {78fe27d6-3e05-47b7-829a-911a2e2ea192} <Trace> oximeter.measurements_u64 (a46c3f3f-9ded-4b50-9fc2-4f503dd169a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19197 | 2026.03.25 00:25:41.490438 [ 5 ] {78fe27d6-3e05-47b7-829a-911a2e2ea192} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.00 GiB. | ||
| 19198 | 2026.03.25 00:25:41.490802 [ 5 ] {78fe27d6-3e05-47b7-829a-911a2e2ea192} <Trace> MergedBlockOutputStream: filled checksums all_135_135_0 (state Temporary) | ||
| 19199 | 2026.03.25 00:25:41.491065 [ 5 ] {78fe27d6-3e05-47b7-829a-911a2e2ea192} <Trace> oximeter.measurements_u64 (a46c3f3f-9ded-4b50-9fc2-4f503dd169a4): Renaming temporary part tmp_insert_all_135_135_0 to all_135_135_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19200 | 2026.03.25 00:25:41.491207 [ 5 ] {78fe27d6-3e05-47b7-829a-911a2e2ea192} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001202 sec., 49916.80532445924 rows/sec., 3.36 MiB/sec. | ||
| 19201 | 2026.03.25 00:25:41.491245 [ 5 ] {78fe27d6-3e05-47b7-829a-911a2e2ea192} <Debug> TCPHandler: Processed in 0.001364531 sec. | ||
| 19202 | 2026.03.25 00:25:41.496879 [ 193 ] {d9515f17-c5fd-4592-903e-92bbab0fc185::all_1_134_28} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 53327 rows, containing 5 columns (5 merged, 0 gathered) in 0.009081389 sec., 5872119.342096237 rows/sec., 374.74 MiB/sec. | ||
| 19203 | 2026.03.25 00:25:41.497569 [ 193 ] {d9515f17-c5fd-4592-903e-92bbab0fc185::all_1_134_28} <Trace> MergedBlockOutputStream: filled checksums all_1_134_28 (state Temporary) | ||
| 19204 | 2026.03.25 00:25:41.497870 [ 193 ] {d9515f17-c5fd-4592-903e-92bbab0fc185::all_1_134_28} <Trace> oximeter.measurements_cumulativeu64 (d9515f17-c5fd-4592-903e-92bbab0fc185): Renaming temporary part tmp_merge_all_1_134_28 to all_1_134_28 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19205 | 2026.03.25 00:25:41.497947 [ 193 ] {d9515f17-c5fd-4592-903e-92bbab0fc185::all_1_134_28} <Trace> oximeter.measurements_cumulativeu64 (d9515f17-c5fd-4592-903e-92bbab0fc185) (MergerMutator): Merged 5 parts: [all_1_130_27, all_134_134_0] -> all_1_134_28 | ||
| 19206 | 2026.03.25 00:25:41.498049 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.31 MiB. | ||
| 19207 | 2026.03.25 00:25:44.552115 [ 220 ] {} <Trace> system.asynchronous_metric_log (0898b27c-367e-447b-8482-f4822232c365): 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] | ||
| 19208 | 2026.03.25 00:25:44.552164 [ 220 ] {} <Debug> system.asynchronous_metric_log (0898b27c-367e-447b-8482-f4822232c365): 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] | ||
| 19209 | 2026.03.25 00:25:44.555204 [ 220 ] {} <Debug> system.asynchronous_metric_log (0898b27c-367e-447b-8482-f4822232c365): 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] | ||
| 19210 | 2026.03.25 00:25:44.709684 [ 101 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 19211 | 2026.03.25 00:25:44.709736 [ 101 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 19212 | 2026.03.25 00:25:44.974585 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 38302 | ||
| 19213 | 2026.03.25 00:25:44.975387 [ 244 ] {} <Trace> system.asynchronous_metric_log (0898b27c-367e-447b-8482-f4822232c365): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19214 | 2026.03.25 00:25:44.975449 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.00 GiB. | ||
| 19215 | 2026.03.25 00:25:44.975979 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
| 19216 | 2026.03.25 00:25:44.976202 [ 244 ] {} <Trace> system.asynchronous_metric_log (0898b27c-367e-447b-8482-f4822232c365): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19217 | 2026.03.25 00:25:44.976330 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 38302 | ||
| 19218 | 2026.03.25 00:25:45.002021 [ 247 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.001656308 sec. | ||
| 19219 | 2026.03.25 00:25:45.065626 [ 225 ] {} <Trace> system.query_log (9703172c-9101-4506-b1d0-613c64f918a0): 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] | ||
| 19220 | 2026.03.25 00:25:45.065687 [ 225 ] {} <Debug> system.query_log (9703172c-9101-4506-b1d0-613c64f918a0): 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] | ||
| 19221 | 2026.03.25 00:25:45.068336 [ 225 ] {} <Debug> system.query_log (9703172c-9101-4506-b1d0-613c64f918a0): 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] | ||
| 19222 | 2026.03.25 00:25:45.148729 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 2492 | ||
| 19223 | 2026.03.25 00:25:45.151169 [ 242 ] {} <Trace> system.query_log (9703172c-9101-4506-b1d0-613c64f918a0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19224 | 2026.03.25 00:25:45.151209 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.00 GiB. | ||
| 19225 | 2026.03.25 00:25:45.152372 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 19226 | 2026.03.25 00:25:45.152633 [ 242 ] {} <Trace> system.query_log (9703172c-9101-4506-b1d0-613c64f918a0): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19227 | 2026.03.25 00:25:45.152892 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2492 | ||
| 19228 | 2026.03.25 00:25:45.329224 [ 223 ] {} <Trace> system.metric_log (8832bb94-2db2-42e0-923d-5bcca7c2cc3b): 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] | ||
| 19229 | 2026.03.25 00:25:45.329277 [ 223 ] {} <Debug> system.metric_log (8832bb94-2db2-42e0-923d-5bcca7c2cc3b): 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] | ||
| 19230 | 2026.03.25 00:25:45.331970 [ 223 ] {} <Debug> system.metric_log (8832bb94-2db2-42e0-923d-5bcca7c2cc3b): 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] | ||
| 19231 | 2026.03.25 00:25:46.489357 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19232 | 2026.03.25 00:25:46.489571 [ 5 ] {de2a902c-e3f5-4559-9306-f3cf70b7d822} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 19233 | 2026.03.25 00:25:46.489647 [ 5 ] {de2a902c-e3f5-4559-9306-f3cf70b7d822} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 19234 | 2026.03.25 00:25:46.490479 [ 5 ] {de2a902c-e3f5-4559-9306-f3cf70b7d822} <Trace> oximeter.fields_i16 (78240462-1731-4218-9a79-d1fbaf59befe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19235 | 2026.03.25 00:25:46.490528 [ 5 ] {de2a902c-e3f5-4559-9306-f3cf70b7d822} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.00 GiB. | ||
| 19236 | 2026.03.25 00:25:46.490928 [ 5 ] {de2a902c-e3f5-4559-9306-f3cf70b7d822} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 19237 | 2026.03.25 00:25:46.491152 [ 5 ] {de2a902c-e3f5-4559-9306-f3cf70b7d822} <Trace> oximeter.fields_i16 (78240462-1731-4218-9a79-d1fbaf59befe): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19238 | 2026.03.25 00:25:46.491311 [ 5 ] {de2a902c-e3f5-4559-9306-f3cf70b7d822} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001794 sec., 158305.46265328873 rows/sec., 10.05 MiB/sec. | ||
| 19239 | 2026.03.25 00:25:46.491363 [ 5 ] {de2a902c-e3f5-4559-9306-f3cf70b7d822} <Debug> TCPHandler: Processed in 0.00214991 sec. | ||
| 19240 | 2026.03.25 00:25:46.491498 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19241 | 2026.03.25 00:25:46.491599 [ 5 ] {951a3d50-f97c-4926-a2bc-8865f47cb2c4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 19242 | 2026.03.25 00:25:46.491642 [ 5 ] {951a3d50-f97c-4926-a2bc-8865f47cb2c4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 19243 | 2026.03.25 00:25:46.492483 [ 5 ] {951a3d50-f97c-4926-a2bc-8865f47cb2c4} <Trace> oximeter.fields_string (da9d4756-c540-45ff-bdbb-bdc9c8d31861): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19244 | 2026.03.25 00:25:46.492517 [ 5 ] {951a3d50-f97c-4926-a2bc-8865f47cb2c4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.00 GiB. | ||
| 19245 | 2026.03.25 00:25:46.492867 [ 5 ] {951a3d50-f97c-4926-a2bc-8865f47cb2c4} <Trace> MergedBlockOutputStream: filled checksums all_136_136_0 (state Temporary) | ||
| 19246 | 2026.03.25 00:25:46.493073 [ 5 ] {951a3d50-f97c-4926-a2bc-8865f47cb2c4} <Trace> oximeter.fields_string (da9d4756-c540-45ff-bdbb-bdc9c8d31861): Renaming temporary part tmp_insert_all_136_136_0 to all_136_136_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19247 | 2026.03.25 00:25:46.493194 [ 99 ] {} <Debug> oximeter.fields_string (da9d4756-c540-45ff-bdbb-bdc9c8d31861) (MergerMutator): Selected 6 parts from all_1_131_26 to all_136_136_0 | ||
| 19248 | 2026.03.25 00:25:46.493208 [ 5 ] {951a3d50-f97c-4926-a2bc-8865f47cb2c4} <Debug> executeQuery: Read 825 rows, 66.29 KiB in 0.001632 sec., 505514.70588235295 rows/sec., 39.67 MiB/sec. | ||
| 19249 | 2026.03.25 00:25:46.493224 [ 99 ] {} <Trace> oximeter.fields_string (da9d4756-c540-45ff-bdbb-bdc9c8d31861): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19250 | 2026.03.25 00:25:46.493243 [ 99 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.00 GiB. | ||
| 19251 | 2026.03.25 00:25:46.493247 [ 5 ] {951a3d50-f97c-4926-a2bc-8865f47cb2c4} <Debug> TCPHandler: Processed in 0.001802321 sec. | ||
| 19252 | 2026.03.25 00:25:46.493373 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19253 | 2026.03.25 00:25:46.493386 [ 200 ] {da9d4756-c540-45ff-bdbb-bdc9c8d31861::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 | ||
| 19254 | 2026.03.25 00:25:46.493472 [ 5 ] {eaf86a3e-5d9c-4a9b-93eb-2f6539523cf0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 19255 | 2026.03.25 00:25:46.493518 [ 5 ] {eaf86a3e-5d9c-4a9b-93eb-2f6539523cf0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 19256 | 2026.03.25 00:25:46.493545 [ 200 ] {da9d4756-c540-45ff-bdbb-bdc9c8d31861::all_1_136_27} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 19257 | 2026.03.25 00:25:46.493593 [ 200 ] {da9d4756-c540-45ff-bdbb-bdc9c8d31861::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_131_26, total 3237 rows starting from the beginning of the part | ||
| 19258 | 2026.03.25 00:25:46.493668 [ 200 ] {da9d4756-c540-45ff-bdbb-bdc9c8d31861::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_132_132_0, total 825 rows starting from the beginning of the part | ||
| 19259 | 2026.03.25 00:25:46.493713 [ 200 ] {da9d4756-c540-45ff-bdbb-bdc9c8d31861::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_133_133_0, total 108 rows starting from the beginning of the part | ||
| 19260 | 2026.03.25 00:25:46.493759 [ 200 ] {da9d4756-c540-45ff-bdbb-bdc9c8d31861::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_134_134_0, total 825 rows starting from the beginning of the part | ||
| 19261 | 2026.03.25 00:25:46.493801 [ 200 ] {da9d4756-c540-45ff-bdbb-bdc9c8d31861::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_135_135_0, total 108 rows starting from the beginning of the part | ||
| 19262 | 2026.03.25 00:25:46.493847 [ 200 ] {da9d4756-c540-45ff-bdbb-bdc9c8d31861::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_136_136_0, total 825 rows starting from the beginning of the part | ||
| 19263 | 2026.03.25 00:25:46.493979 [ 5 ] {eaf86a3e-5d9c-4a9b-93eb-2f6539523cf0} <Trace> oximeter.fields_u16 (b490aa8d-8720-450c-9d9d-0c0be0c6e0e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19264 | 2026.03.25 00:25:46.494020 [ 5 ] {eaf86a3e-5d9c-4a9b-93eb-2f6539523cf0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.00 GiB. | ||
| 19265 | 2026.03.25 00:25:46.494342 [ 5 ] {eaf86a3e-5d9c-4a9b-93eb-2f6539523cf0} <Trace> MergedBlockOutputStream: filled checksums all_114_114_0 (state Temporary) | ||
| 19266 | 2026.03.25 00:25:46.494576 [ 5 ] {eaf86a3e-5d9c-4a9b-93eb-2f6539523cf0} <Trace> oximeter.fields_u16 (b490aa8d-8720-450c-9d9d-0c0be0c6e0e1): Renaming temporary part tmp_insert_all_114_114_0 to all_114_114_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19267 | 2026.03.25 00:25:46.494708 [ 5 ] {eaf86a3e-5d9c-4a9b-93eb-2f6539523cf0} <Debug> executeQuery: Read 156 rows, 9.59 KiB in 0.001256 sec., 124203.82165605096 rows/sec., 7.46 MiB/sec. | ||
| 19268 | 2026.03.25 00:25:46.494746 [ 5 ] {eaf86a3e-5d9c-4a9b-93eb-2f6539523cf0} <Debug> TCPHandler: Processed in 0.001423702 sec. | ||
| 19269 | 2026.03.25 00:25:46.494863 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19270 | 2026.03.25 00:25:46.494957 [ 5 ] {674fb7d5-0929-4303-b665-222ea11348aa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 19271 | 2026.03.25 00:25:46.494998 [ 5 ] {674fb7d5-0929-4303-b665-222ea11348aa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 19272 | 2026.03.25 00:25:46.495439 [ 5 ] {674fb7d5-0929-4303-b665-222ea11348aa} <Trace> oximeter.fields_u32 (79eddaf6-5920-48fe-8c45-6c5582e58677): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19273 | 2026.03.25 00:25:46.495473 [ 5 ] {674fb7d5-0929-4303-b665-222ea11348aa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.00 GiB. | ||
| 19274 | 2026.03.25 00:25:46.495772 [ 5 ] {674fb7d5-0929-4303-b665-222ea11348aa} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
| 19275 | 2026.03.25 00:25:46.495987 [ 5 ] {674fb7d5-0929-4303-b665-222ea11348aa} <Trace> oximeter.fields_u32 (79eddaf6-5920-48fe-8c45-6c5582e58677): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19276 | 2026.03.25 00:25:46.496038 [ 193 ] {da9d4756-c540-45ff-bdbb-bdc9c8d31861::all_1_136_27} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5928 rows, containing 5 columns (5 merged, 0 gathered) in 0.002720703 sec., 2178848.6284610997 rows/sec., 175.85 MiB/sec. | ||
| 19277 | 2026.03.25 00:25:46.496114 [ 5 ] {674fb7d5-0929-4303-b665-222ea11348aa} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001176 sec., 126700.68027210885 rows/sec., 8.19 MiB/sec. | ||
| 19278 | 2026.03.25 00:25:46.496156 [ 5 ] {674fb7d5-0929-4303-b665-222ea11348aa} <Debug> TCPHandler: Processed in 0.001343361 sec. | ||
| 19279 | 2026.03.25 00:25:46.496272 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19280 | 2026.03.25 00:25:46.496350 [ 199 ] {da9d4756-c540-45ff-bdbb-bdc9c8d31861::all_1_136_27} <Trace> MergedBlockOutputStream: filled checksums all_1_136_27 (state Temporary) | ||
| 19281 | 2026.03.25 00:25:46.496367 [ 5 ] {09d7c56e-3887-495f-b7b9-91b02f563cd0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 19282 | 2026.03.25 00:25:46.496405 [ 5 ] {09d7c56e-3887-495f-b7b9-91b02f563cd0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 19283 | 2026.03.25 00:25:46.496600 [ 199 ] {da9d4756-c540-45ff-bdbb-bdc9c8d31861::all_1_136_27} <Trace> oximeter.fields_string (da9d4756-c540-45ff-bdbb-bdc9c8d31861): Renaming temporary part tmp_merge_all_1_136_27 to all_1_136_27 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19284 | 2026.03.25 00:25:46.496664 [ 199 ] {da9d4756-c540-45ff-bdbb-bdc9c8d31861::all_1_136_27} <Trace> oximeter.fields_string (da9d4756-c540-45ff-bdbb-bdc9c8d31861) (MergerMutator): Merged 6 parts: [all_1_131_26, all_136_136_0] -> all_1_136_27 | ||
| 19285 | 2026.03.25 00:25:46.496741 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.18 MiB. | ||
| 19286 | 2026.03.25 00:25:46.496848 [ 5 ] {09d7c56e-3887-495f-b7b9-91b02f563cd0} <Trace> oximeter.fields_u8 (fa258e8d-285a-434f-b894-6be795807874): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19287 | 2026.03.25 00:25:46.496882 [ 5 ] {09d7c56e-3887-495f-b7b9-91b02f563cd0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.00 GiB. | ||
| 19288 | 2026.03.25 00:25:46.497180 [ 5 ] {09d7c56e-3887-495f-b7b9-91b02f563cd0} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 19289 | 2026.03.25 00:25:46.497382 [ 5 ] {09d7c56e-3887-495f-b7b9-91b02f563cd0} <Trace> oximeter.fields_u8 (fa258e8d-285a-434f-b894-6be795807874): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19290 | 2026.03.25 00:25:46.497507 [ 5 ] {09d7c56e-3887-495f-b7b9-91b02f563cd0} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001158 sec., 127806.56303972367 rows/sec., 7.27 MiB/sec. | ||
| 19291 | 2026.03.25 00:25:46.497544 [ 5 ] {09d7c56e-3887-495f-b7b9-91b02f563cd0} <Debug> TCPHandler: Processed in 0.001322661 sec. | ||
| 19292 | 2026.03.25 00:25:46.497661 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19293 | 2026.03.25 00:25:46.497755 [ 5 ] {c7823c88-22d1-46cf-8440-8de3abfe121c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 19294 | 2026.03.25 00:25:46.497795 [ 5 ] {c7823c88-22d1-46cf-8440-8de3abfe121c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 19295 | 2026.03.25 00:25:46.498421 [ 5 ] {c7823c88-22d1-46cf-8440-8de3abfe121c} <Trace> oximeter.fields_uuid (6a83c119-7e6c-4ef5-9da4-bd1e7cdd4b62): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19296 | 2026.03.25 00:25:46.498456 [ 5 ] {c7823c88-22d1-46cf-8440-8de3abfe121c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.00 GiB. | ||
| 19297 | 2026.03.25 00:25:46.498771 [ 5 ] {c7823c88-22d1-46cf-8440-8de3abfe121c} <Trace> MergedBlockOutputStream: filled checksums all_136_136_0 (state Temporary) | ||
| 19298 | 2026.03.25 00:25:46.498988 [ 5 ] {c7823c88-22d1-46cf-8440-8de3abfe121c} <Trace> oximeter.fields_uuid (6a83c119-7e6c-4ef5-9da4-bd1e7cdd4b62): Renaming temporary part tmp_insert_all_136_136_0 to all_136_136_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19299 | 2026.03.25 00:25:46.499110 [ 99 ] {} <Debug> oximeter.fields_uuid (6a83c119-7e6c-4ef5-9da4-bd1e7cdd4b62) (MergerMutator): Selected 6 parts from all_1_131_26 to all_136_136_0 | ||
| 19300 | 2026.03.25 00:25:46.499136 [ 5 ] {c7823c88-22d1-46cf-8440-8de3abfe121c} <Debug> executeQuery: Read 504 rows, 36.30 KiB in 0.001397 sec., 360773.085182534 rows/sec., 25.38 MiB/sec. | ||
| 19301 | 2026.03.25 00:25:46.499150 [ 99 ] {} <Trace> oximeter.fields_uuid (6a83c119-7e6c-4ef5-9da4-bd1e7cdd4b62): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19302 | 2026.03.25 00:25:46.499176 [ 99 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.00 GiB. | ||
| 19303 | 2026.03.25 00:25:46.499181 [ 5 ] {c7823c88-22d1-46cf-8440-8de3abfe121c} <Debug> TCPHandler: Processed in 0.001569596 sec. | ||
| 19304 | 2026.03.25 00:25:46.499307 [ 194 ] {6a83c119-7e6c-4ef5-9da4-bd1e7cdd4b62::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 | ||
| 19305 | 2026.03.25 00:25:46.499318 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19306 | 2026.03.25 00:25:46.499463 [ 5 ] {cc214473-18bb-4ab2-9a5c-ac89e30b760d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 19307 | 2026.03.25 00:25:46.499465 [ 194 ] {6a83c119-7e6c-4ef5-9da4-bd1e7cdd4b62::all_1_136_27} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 19308 | 2026.03.25 00:25:46.499516 [ 5 ] {cc214473-18bb-4ab2-9a5c-ac89e30b760d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 19309 | 2026.03.25 00:25:46.499523 [ 194 ] {6a83c119-7e6c-4ef5-9da4-bd1e7cdd4b62::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_131_26, total 1792 rows starting from the beginning of the part | ||
| 19310 | 2026.03.25 00:25:46.499614 [ 194 ] {6a83c119-7e6c-4ef5-9da4-bd1e7cdd4b62::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_132_132_0, total 504 rows starting from the beginning of the part | ||
| 19311 | 2026.03.25 00:25:46.499665 [ 194 ] {6a83c119-7e6c-4ef5-9da4-bd1e7cdd4b62::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_133_133_0, total 90 rows starting from the beginning of the part | ||
| 19312 | 2026.03.25 00:25:46.499706 [ 194 ] {6a83c119-7e6c-4ef5-9da4-bd1e7cdd4b62::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_134_134_0, total 504 rows starting from the beginning of the part | ||
| 19313 | 2026.03.25 00:25:46.499748 [ 194 ] {6a83c119-7e6c-4ef5-9da4-bd1e7cdd4b62::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_135_135_0, total 90 rows starting from the beginning of the part | ||
| 19314 | 2026.03.25 00:25:46.499787 [ 194 ] {6a83c119-7e6c-4ef5-9da4-bd1e7cdd4b62::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_136_136_0, total 504 rows starting from the beginning of the part | ||
| 19315 | 2026.03.25 00:25:46.499890 [ 5 ] {cc214473-18bb-4ab2-9a5c-ac89e30b760d} <Trace> oximeter.measurements_bool (8a3ce6e0-f76a-4ba2-9a43-4275c3c9549e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19316 | 2026.03.25 00:25:46.499931 [ 5 ] {cc214473-18bb-4ab2-9a5c-ac89e30b760d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.00 GiB. | ||
| 19317 | 2026.03.25 00:25:46.500269 [ 5 ] {cc214473-18bb-4ab2-9a5c-ac89e30b760d} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 19318 | 2026.03.25 00:25:46.500497 [ 5 ] {cc214473-18bb-4ab2-9a5c-ac89e30b760d} <Trace> oximeter.measurements_bool (8a3ce6e0-f76a-4ba2-9a43-4275c3c9549e): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19319 | 2026.03.25 00:25:46.500631 [ 5 ] {cc214473-18bb-4ab2-9a5c-ac89e30b760d} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001192 sec., 5033.557046979866 rows/sec., 262.98 KiB/sec. | ||
| 19320 | 2026.03.25 00:25:46.500667 [ 5 ] {cc214473-18bb-4ab2-9a5c-ac89e30b760d} <Debug> TCPHandler: Processed in 0.001410472 sec. | ||
| 19321 | 2026.03.25 00:25:46.500768 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19322 | 2026.03.25 00:25:46.500861 [ 5 ] {583d7803-a9cf-4d53-9e67-e669ed0c383c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 19323 | 2026.03.25 00:25:46.500903 [ 5 ] {583d7803-a9cf-4d53-9e67-e669ed0c383c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 19324 | 2026.03.25 00:25:46.501178 [ 193 ] {6a83c119-7e6c-4ef5-9da4-bd1e7cdd4b62::all_1_136_27} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3484 rows, containing 5 columns (5 merged, 0 gathered) in 0.001941615 sec., 1794382.5114659702 rows/sec., 131.37 MiB/sec. | ||
| 19325 | 2026.03.25 00:25:46.501316 [ 5 ] {583d7803-a9cf-4d53-9e67-e669ed0c383c} <Trace> oximeter.measurements_cumulativeu64 (d9515f17-c5fd-4592-903e-92bbab0fc185): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19326 | 2026.03.25 00:25:46.501357 [ 5 ] {583d7803-a9cf-4d53-9e67-e669ed0c383c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.00 GiB. | ||
| 19327 | 2026.03.25 00:25:46.501370 [ 194 ] {6a83c119-7e6c-4ef5-9da4-bd1e7cdd4b62::all_1_136_27} <Trace> MergedBlockOutputStream: filled checksums all_1_136_27 (state Temporary) | ||
| 19328 | 2026.03.25 00:25:46.501674 [ 194 ] {6a83c119-7e6c-4ef5-9da4-bd1e7cdd4b62::all_1_136_27} <Trace> oximeter.fields_uuid (6a83c119-7e6c-4ef5-9da4-bd1e7cdd4b62): Renaming temporary part tmp_merge_all_1_136_27 to all_1_136_27 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19329 | 2026.03.25 00:25:46.501738 [ 5 ] {583d7803-a9cf-4d53-9e67-e669ed0c383c} <Trace> MergedBlockOutputStream: filled checksums all_136_136_0 (state Temporary) | ||
| 19330 | 2026.03.25 00:25:46.501753 [ 194 ] {6a83c119-7e6c-4ef5-9da4-bd1e7cdd4b62::all_1_136_27} <Trace> oximeter.fields_uuid (6a83c119-7e6c-4ef5-9da4-bd1e7cdd4b62) (MergerMutator): Merged 6 parts: [all_1_131_26, all_136_136_0] -> all_1_136_27 | ||
| 19331 | 2026.03.25 00:25:46.501834 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.74 MiB. | ||
| 19332 | 2026.03.25 00:25:46.501968 [ 5 ] {583d7803-a9cf-4d53-9e67-e669ed0c383c} <Trace> oximeter.measurements_cumulativeu64 (d9515f17-c5fd-4592-903e-92bbab0fc185): Renaming temporary part tmp_insert_all_136_136_0 to all_136_136_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19333 | 2026.03.25 00:25:46.502102 [ 5 ] {583d7803-a9cf-4d53-9e67-e669ed0c383c} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001259 sec., 210484.51151707707 rows/sec., 13.99 MiB/sec. | ||
| 19334 | 2026.03.25 00:25:46.502138 [ 5 ] {583d7803-a9cf-4d53-9e67-e669ed0c383c} <Debug> TCPHandler: Processed in 0.001418282 sec. | ||
| 19335 | 2026.03.25 00:25:46.502252 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19336 | 2026.03.25 00:25:46.502345 [ 5 ] {6747a3bd-0f8c-43fb-bb04-68fa6dbdfae9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 19337 | 2026.03.25 00:25:46.502386 [ 5 ] {6747a3bd-0f8c-43fb-bb04-68fa6dbdfae9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 19338 | 2026.03.25 00:25:46.502704 [ 5 ] {6747a3bd-0f8c-43fb-bb04-68fa6dbdfae9} <Trace> oximeter.measurements_f64 (212c2a6f-90cf-4c71-aafe-78c3b1fd8e79): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19339 | 2026.03.25 00:25:46.502737 [ 5 ] {6747a3bd-0f8c-43fb-bb04-68fa6dbdfae9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.00 GiB. | ||
| 19340 | 2026.03.25 00:25:46.503026 [ 5 ] {6747a3bd-0f8c-43fb-bb04-68fa6dbdfae9} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 19341 | 2026.03.25 00:25:46.503261 [ 5 ] {6747a3bd-0f8c-43fb-bb04-68fa6dbdfae9} <Trace> oximeter.measurements_f64 (212c2a6f-90cf-4c71-aafe-78c3b1fd8e79): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19342 | 2026.03.25 00:25:46.503385 [ 5 ] {6747a3bd-0f8c-43fb-bb04-68fa6dbdfae9} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001058 sec., 945.179584120983 rows/sec., 63.69 KiB/sec. | ||
| 19343 | 2026.03.25 00:25:46.503421 [ 5 ] {6747a3bd-0f8c-43fb-bb04-68fa6dbdfae9} <Debug> TCPHandler: Processed in 0.001217757 sec. | ||
| 19344 | 2026.03.25 00:25:46.503525 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19345 | 2026.03.25 00:25:46.503623 [ 5 ] {3203cae9-6376-412b-ae06-4007f7f92840} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 19346 | 2026.03.25 00:25:46.503685 [ 5 ] {3203cae9-6376-412b-ae06-4007f7f92840} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 19347 | 2026.03.25 00:25:46.504638 [ 5 ] {3203cae9-6376-412b-ae06-4007f7f92840} <Trace> oximeter.measurements_histogramu64 (66b3c5cd-c277-4614-b9e1-0e483a2d8930): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19348 | 2026.03.25 00:25:46.504680 [ 5 ] {3203cae9-6376-412b-ae06-4007f7f92840} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.00 GiB. | ||
| 19349 | 2026.03.25 00:25:46.505207 [ 5 ] {3203cae9-6376-412b-ae06-4007f7f92840} <Trace> MergedBlockOutputStream: filled checksums all_114_114_0 (state Temporary) | ||
| 19350 | 2026.03.25 00:25:46.505424 [ 5 ] {3203cae9-6376-412b-ae06-4007f7f92840} <Trace> oximeter.measurements_histogramu64 (66b3c5cd-c277-4614-b9e1-0e483a2d8930): Renaming temporary part tmp_insert_all_114_114_0 to all_114_114_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19351 | 2026.03.25 00:25:46.505561 [ 5 ] {3203cae9-6376-412b-ae06-4007f7f92840} <Debug> executeQuery: Read 14 rows, 25.69 KiB in 0.001957 sec., 7153.806847215125 rows/sec., 12.82 MiB/sec. | ||
| 19352 | 2026.03.25 00:25:46.505624 [ 5 ] {3203cae9-6376-412b-ae06-4007f7f92840} <Debug> TCPHandler: Processed in 0.002148689 sec. | ||
| 19353 | 2026.03.25 00:25:46.505741 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19354 | 2026.03.25 00:25:46.505837 [ 5 ] {291120bc-ab95-4d82-ac74-ffac9bbc43d2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 19355 | 2026.03.25 00:25:46.505879 [ 5 ] {291120bc-ab95-4d82-ac74-ffac9bbc43d2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 19356 | 2026.03.25 00:25:46.506219 [ 5 ] {291120bc-ab95-4d82-ac74-ffac9bbc43d2} <Trace> oximeter.measurements_u64 (a46c3f3f-9ded-4b50-9fc2-4f503dd169a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19357 | 2026.03.25 00:25:46.506253 [ 5 ] {291120bc-ab95-4d82-ac74-ffac9bbc43d2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.00 GiB. | ||
| 19358 | 2026.03.25 00:25:46.506558 [ 5 ] {291120bc-ab95-4d82-ac74-ffac9bbc43d2} <Trace> MergedBlockOutputStream: filled checksums all_136_136_0 (state Temporary) | ||
| 19359 | 2026.03.25 00:25:46.506761 [ 5 ] {291120bc-ab95-4d82-ac74-ffac9bbc43d2} <Trace> oximeter.measurements_u64 (a46c3f3f-9ded-4b50-9fc2-4f503dd169a4): Renaming temporary part tmp_insert_all_136_136_0 to all_136_136_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19360 | 2026.03.25 00:25:46.506869 [ 95 ] {} <Debug> oximeter.measurements_u64 (a46c3f3f-9ded-4b50-9fc2-4f503dd169a4) (MergerMutator): Selected 6 parts from all_1_131_26 to all_136_136_0 | ||
| 19361 | 2026.03.25 00:25:46.506888 [ 5 ] {291120bc-ab95-4d82-ac74-ffac9bbc43d2} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001069 sec., 84190.83255378858 rows/sec., 5.27 MiB/sec. | ||
| 19362 | 2026.03.25 00:25:46.506898 [ 95 ] {} <Trace> oximeter.measurements_u64 (a46c3f3f-9ded-4b50-9fc2-4f503dd169a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19363 | 2026.03.25 00:25:46.506918 [ 95 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.00 GiB. | ||
| 19364 | 2026.03.25 00:25:46.506923 [ 5 ] {291120bc-ab95-4d82-ac74-ffac9bbc43d2} <Debug> TCPHandler: Processed in 0.001231318 sec. | ||
| 19365 | 2026.03.25 00:25:46.506995 [ 199 ] {a46c3f3f-9ded-4b50-9fc2-4f503dd169a4::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 | ||
| 19366 | 2026.03.25 00:25:46.507081 [ 199 ] {a46c3f3f-9ded-4b50-9fc2-4f503dd169a4::all_1_136_27} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 19367 | 2026.03.25 00:25:46.507109 [ 199 ] {a46c3f3f-9ded-4b50-9fc2-4f503dd169a4::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_131_26, total 8400 rows starting from the beginning of the part | ||
| 19368 | 2026.03.25 00:25:46.507160 [ 199 ] {a46c3f3f-9ded-4b50-9fc2-4f503dd169a4::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_132_132_0, total 90 rows starting from the beginning of the part | ||
| 19369 | 2026.03.25 00:25:46.507200 [ 199 ] {a46c3f3f-9ded-4b50-9fc2-4f503dd169a4::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 | ||
| 19370 | 2026.03.25 00:25:46.507238 [ 199 ] {a46c3f3f-9ded-4b50-9fc2-4f503dd169a4::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_134_134_0, total 90 rows starting from the beginning of the part | ||
| 19371 | 2026.03.25 00:25:46.507276 [ 199 ] {a46c3f3f-9ded-4b50-9fc2-4f503dd169a4::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 | ||
| 19372 | 2026.03.25 00:25:46.507317 [ 199 ] {a46c3f3f-9ded-4b50-9fc2-4f503dd169a4::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_136_136_0, total 90 rows starting from the beginning of the part | ||
| 19373 | 2026.03.25 00:25:46.509604 [ 186 ] {a46c3f3f-9ded-4b50-9fc2-4f503dd169a4::all_1_136_27} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 8790 rows, containing 4 columns (4 merged, 0 gathered) in 0.00264236 sec., 3326571.7010551174 rows/sec., 214.50 MiB/sec. | ||
| 19374 | 2026.03.25 00:25:46.509753 [ 199 ] {a46c3f3f-9ded-4b50-9fc2-4f503dd169a4::all_1_136_27} <Trace> MergedBlockOutputStream: filled checksums all_1_136_27 (state Temporary) | ||
| 19375 | 2026.03.25 00:25:46.509986 [ 199 ] {a46c3f3f-9ded-4b50-9fc2-4f503dd169a4::all_1_136_27} <Trace> oximeter.measurements_u64 (a46c3f3f-9ded-4b50-9fc2-4f503dd169a4): Renaming temporary part tmp_merge_all_1_136_27 to all_1_136_27 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19376 | 2026.03.25 00:25:46.510052 [ 199 ] {a46c3f3f-9ded-4b50-9fc2-4f503dd169a4::all_1_136_27} <Trace> oximeter.measurements_u64 (a46c3f3f-9ded-4b50-9fc2-4f503dd169a4) (MergerMutator): Merged 6 parts: [all_1_131_26, all_136_136_0] -> all_1_136_27 | ||
| 19377 | 2026.03.25 00:25:46.510108 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.82 MiB. | ||
| 19378 | 2026.03.25 00:25:47.047918 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 603 | ||
| 19379 | 2026.03.25 00:25:47.064791 [ 243 ] {} <Trace> system.metric_log (8832bb94-2db2-42e0-923d-5bcca7c2cc3b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19380 | 2026.03.25 00:25:47.064845 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.00 GiB. | ||
| 19381 | 2026.03.25 00:25:47.071143 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
| 19382 | 2026.03.25 00:25:47.071861 [ 243 ] {} <Trace> system.metric_log (8832bb94-2db2-42e0-923d-5bcca7c2cc3b): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19383 | 2026.03.25 00:25:47.074902 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 603 | ||
| 19384 | 2026.03.25 00:25:47.445327 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19385 | 2026.03.25 00:25:47.445503 [ 5 ] {e97ee341-f05c-45cd-9d1e-f355bd996189} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 19386 | 2026.03.25 00:25:47.445568 [ 5 ] {e97ee341-f05c-45cd-9d1e-f355bd996189} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 19387 | 2026.03.25 00:25:47.446185 [ 5 ] {e97ee341-f05c-45cd-9d1e-f355bd996189} <Trace> oximeter.fields_ipaddr (2be1fe0e-d681-4366-b872-d5e7a11bcfe0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19388 | 2026.03.25 00:25:47.446230 [ 5 ] {e97ee341-f05c-45cd-9d1e-f355bd996189} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.00 GiB. | ||
| 19389 | 2026.03.25 00:25:47.446600 [ 5 ] {e97ee341-f05c-45cd-9d1e-f355bd996189} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 19390 | 2026.03.25 00:25:47.446823 [ 5 ] {e97ee341-f05c-45cd-9d1e-f355bd996189} <Trace> oximeter.fields_ipaddr (2be1fe0e-d681-4366-b872-d5e7a11bcfe0): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19391 | 2026.03.25 00:25:47.446975 [ 5 ] {e97ee341-f05c-45cd-9d1e-f355bd996189} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001518 sec., 1317.5230566534915 rows/sec., 107.43 KiB/sec. | ||
| 19392 | 2026.03.25 00:25:47.447017 [ 5 ] {e97ee341-f05c-45cd-9d1e-f355bd996189} <Debug> TCPHandler: Processed in 0.001822461 sec. | ||
| 19393 | 2026.03.25 00:25:47.447140 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19394 | 2026.03.25 00:25:47.447235 [ 5 ] {fcf7b12d-d665-442f-a9d7-4d857db658d9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 19395 | 2026.03.25 00:25:47.447275 [ 5 ] {fcf7b12d-d665-442f-a9d7-4d857db658d9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 19396 | 2026.03.25 00:25:47.449512 [ 5 ] {fcf7b12d-d665-442f-a9d7-4d857db658d9} <Trace> oximeter.fields_string (da9d4756-c540-45ff-bdbb-bdc9c8d31861): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19397 | 2026.03.25 00:25:47.449546 [ 5 ] {fcf7b12d-d665-442f-a9d7-4d857db658d9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.00 GiB. | ||
| 19398 | 2026.03.25 00:25:47.450002 [ 5 ] {fcf7b12d-d665-442f-a9d7-4d857db658d9} <Trace> MergedBlockOutputStream: filled checksums all_137_137_0 (state Temporary) | ||
| 19399 | 2026.03.25 00:25:47.450213 [ 5 ] {fcf7b12d-d665-442f-a9d7-4d857db658d9} <Trace> oximeter.fields_string (da9d4756-c540-45ff-bdbb-bdc9c8d31861): Renaming temporary part tmp_insert_all_137_137_0 to all_137_137_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19400 | 2026.03.25 00:25:47.450341 [ 5 ] {fcf7b12d-d665-442f-a9d7-4d857db658d9} <Debug> executeQuery: Read 2458 rows, 186.67 KiB in 0.003125 sec., 786560 rows/sec., 58.33 MiB/sec. | ||
| 19401 | 2026.03.25 00:25:47.450379 [ 5 ] {fcf7b12d-d665-442f-a9d7-4d857db658d9} <Debug> TCPHandler: Processed in 0.003288736 sec. | ||
| 19402 | 2026.03.25 00:25:47.450501 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19403 | 2026.03.25 00:25:47.450595 [ 5 ] {faa8d2ac-86e5-46f1-ac59-b32b20a2c172} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 19404 | 2026.03.25 00:25:47.450635 [ 5 ] {faa8d2ac-86e5-46f1-ac59-b32b20a2c172} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 19405 | 2026.03.25 00:25:47.451058 [ 5 ] {faa8d2ac-86e5-46f1-ac59-b32b20a2c172} <Trace> oximeter.fields_u16 (b490aa8d-8720-450c-9d9d-0c0be0c6e0e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19406 | 2026.03.25 00:25:47.451093 [ 5 ] {faa8d2ac-86e5-46f1-ac59-b32b20a2c172} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.00 GiB. | ||
| 19407 | 2026.03.25 00:25:47.451387 [ 5 ] {faa8d2ac-86e5-46f1-ac59-b32b20a2c172} <Trace> MergedBlockOutputStream: filled checksums all_115_115_0 (state Temporary) | ||
| 19408 | 2026.03.25 00:25:47.451594 [ 5 ] {faa8d2ac-86e5-46f1-ac59-b32b20a2c172} <Trace> oximeter.fields_u16 (b490aa8d-8720-450c-9d9d-0c0be0c6e0e1): Renaming temporary part tmp_insert_all_115_115_0 to all_115_115_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19409 | 2026.03.25 00:25:47.451725 [ 5 ] {faa8d2ac-86e5-46f1-ac59-b32b20a2c172} <Debug> executeQuery: Read 39 rows, 2.92 KiB in 0.001148 sec., 33972.125435540074 rows/sec., 2.49 MiB/sec. | ||
| 19410 | 2026.03.25 00:25:47.451762 [ 5 ] {faa8d2ac-86e5-46f1-ac59-b32b20a2c172} <Debug> TCPHandler: Processed in 0.00131157 sec. | ||
| 19411 | 2026.03.25 00:25:47.451871 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19412 | 2026.03.25 00:25:47.451964 [ 5 ] {4b1a576f-4ebe-4c52-85a8-2df20eeafeb5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 19413 | 2026.03.25 00:25:47.452004 [ 5 ] {4b1a576f-4ebe-4c52-85a8-2df20eeafeb5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 19414 | 2026.03.25 00:25:47.452813 [ 5 ] {4b1a576f-4ebe-4c52-85a8-2df20eeafeb5} <Trace> oximeter.fields_u32 (79eddaf6-5920-48fe-8c45-6c5582e58677): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19415 | 2026.03.25 00:25:47.452846 [ 5 ] {4b1a576f-4ebe-4c52-85a8-2df20eeafeb5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.00 GiB. | ||
| 19416 | 2026.03.25 00:25:47.453163 [ 5 ] {4b1a576f-4ebe-4c52-85a8-2df20eeafeb5} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
| 19417 | 2026.03.25 00:25:47.453365 [ 5 ] {4b1a576f-4ebe-4c52-85a8-2df20eeafeb5} <Trace> oximeter.fields_u32 (79eddaf6-5920-48fe-8c45-6c5582e58677): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19418 | 2026.03.25 00:25:47.453493 [ 5 ] {4b1a576f-4ebe-4c52-85a8-2df20eeafeb5} <Debug> executeQuery: Read 801 rows, 47.38 KiB in 0.001547 sec., 517776.3413057531 rows/sec., 29.91 MiB/sec. | ||
| 19419 | 2026.03.25 00:25:47.453530 [ 5 ] {4b1a576f-4ebe-4c52-85a8-2df20eeafeb5} <Debug> TCPHandler: Processed in 0.001709189 sec. | ||
| 19420 | 2026.03.25 00:25:47.453651 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19421 | 2026.03.25 00:25:47.453743 [ 5 ] {0b2f94db-c014-4934-872f-e440518e4f44} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 19422 | 2026.03.25 00:25:47.453782 [ 5 ] {0b2f94db-c014-4934-872f-e440518e4f44} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 19423 | 2026.03.25 00:25:47.454170 [ 5 ] {0b2f94db-c014-4934-872f-e440518e4f44} <Trace> oximeter.fields_u64 (3ff11c92-02f0-4d7f-b78c-e898b3889a19): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19424 | 2026.03.25 00:25:47.454206 [ 5 ] {0b2f94db-c014-4934-872f-e440518e4f44} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.00 GiB. | ||
| 19425 | 2026.03.25 00:25:47.454493 [ 5 ] {0b2f94db-c014-4934-872f-e440518e4f44} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 19426 | 2026.03.25 00:25:47.454695 [ 5 ] {0b2f94db-c014-4934-872f-e440518e4f44} <Trace> oximeter.fields_u64 (3ff11c92-02f0-4d7f-b78c-e898b3889a19): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19427 | 2026.03.25 00:25:47.454822 [ 5 ] {0b2f94db-c014-4934-872f-e440518e4f44} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001096 sec., 912.4087591240876 rows/sec., 64.15 KiB/sec. | ||
| 19428 | 2026.03.25 00:25:47.454859 [ 5 ] {0b2f94db-c014-4934-872f-e440518e4f44} <Debug> TCPHandler: Processed in 0.001257788 sec. | ||
| 19429 | 2026.03.25 00:25:47.454969 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19430 | 2026.03.25 00:25:47.455063 [ 5 ] {7c269f6d-4745-418e-b002-218d35c68cbf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 19431 | 2026.03.25 00:25:47.455102 [ 5 ] {7c269f6d-4745-418e-b002-218d35c68cbf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 19432 | 2026.03.25 00:25:47.456191 [ 5 ] {7c269f6d-4745-418e-b002-218d35c68cbf} <Trace> oximeter.fields_uuid (6a83c119-7e6c-4ef5-9da4-bd1e7cdd4b62): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19433 | 2026.03.25 00:25:47.456227 [ 5 ] {7c269f6d-4745-418e-b002-218d35c68cbf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.00 GiB. | ||
| 19434 | 2026.03.25 00:25:47.456574 [ 5 ] {7c269f6d-4745-418e-b002-218d35c68cbf} <Trace> MergedBlockOutputStream: filled checksums all_137_137_0 (state Temporary) | ||
| 19435 | 2026.03.25 00:25:47.456785 [ 5 ] {7c269f6d-4745-418e-b002-218d35c68cbf} <Trace> oximeter.fields_uuid (6a83c119-7e6c-4ef5-9da4-bd1e7cdd4b62): Renaming temporary part tmp_insert_all_137_137_0 to all_137_137_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19436 | 2026.03.25 00:25:47.456916 [ 5 ] {7c269f6d-4745-418e-b002-218d35c68cbf} <Debug> executeQuery: Read 1318 rows, 90.36 KiB in 0.00187 sec., 704812.834224599 rows/sec., 47.19 MiB/sec. | ||
| 19437 | 2026.03.25 00:25:47.456955 [ 5 ] {7c269f6d-4745-418e-b002-218d35c68cbf} <Debug> TCPHandler: Processed in 0.002034007 sec. | ||
| 19438 | 2026.03.25 00:25:47.457071 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19439 | 2026.03.25 00:25:47.457170 [ 5 ] {17b29a53-a9a2-4369-9229-27563500dca2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 19440 | 2026.03.25 00:25:47.457214 [ 5 ] {17b29a53-a9a2-4369-9229-27563500dca2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 19441 | 2026.03.25 00:25:47.458040 [ 5 ] {17b29a53-a9a2-4369-9229-27563500dca2} <Trace> oximeter.measurements_cumulativeu64 (d9515f17-c5fd-4592-903e-92bbab0fc185): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19442 | 2026.03.25 00:25:47.458076 [ 5 ] {17b29a53-a9a2-4369-9229-27563500dca2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.00 GiB. | ||
| 19443 | 2026.03.25 00:25:47.458511 [ 5 ] {17b29a53-a9a2-4369-9229-27563500dca2} <Trace> MergedBlockOutputStream: filled checksums all_137_137_0 (state Temporary) | ||
| 19444 | 2026.03.25 00:25:47.458738 [ 5 ] {17b29a53-a9a2-4369-9229-27563500dca2} <Trace> oximeter.measurements_cumulativeu64 (d9515f17-c5fd-4592-903e-92bbab0fc185): Renaming temporary part tmp_insert_all_137_137_0 to all_137_137_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19445 | 2026.03.25 00:25:47.458879 [ 5 ] {17b29a53-a9a2-4369-9229-27563500dca2} <Debug> executeQuery: Read 1497 rows, 92.97 KiB in 0.001727 sec., 866821.0770121599 rows/sec., 52.57 MiB/sec. | ||
| 19446 | 2026.03.25 00:25:47.458919 [ 5 ] {17b29a53-a9a2-4369-9229-27563500dca2} <Debug> TCPHandler: Processed in 0.001897704 sec. | ||
| 19447 | 2026.03.25 00:25:47.459020 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19448 | 2026.03.25 00:25:47.459115 [ 5 ] {822d673c-a9d6-4ef1-9bc6-3c402de6357a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 19449 | 2026.03.25 00:25:47.459169 [ 5 ] {822d673c-a9d6-4ef1-9bc6-3c402de6357a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 19450 | 2026.03.25 00:25:47.460052 [ 5 ] {822d673c-a9d6-4ef1-9bc6-3c402de6357a} <Trace> oximeter.measurements_histogramu64 (66b3c5cd-c277-4614-b9e1-0e483a2d8930): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19451 | 2026.03.25 00:25:47.460090 [ 5 ] {822d673c-a9d6-4ef1-9bc6-3c402de6357a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.00 GiB. | ||
| 19452 | 2026.03.25 00:25:47.460643 [ 5 ] {822d673c-a9d6-4ef1-9bc6-3c402de6357a} <Trace> MergedBlockOutputStream: filled checksums all_115_115_0 (state Temporary) | ||
| 19453 | 2026.03.25 00:25:47.460892 [ 5 ] {822d673c-a9d6-4ef1-9bc6-3c402de6357a} <Trace> oximeter.measurements_histogramu64 (66b3c5cd-c277-4614-b9e1-0e483a2d8930): Renaming temporary part tmp_insert_all_115_115_0 to all_115_115_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19454 | 2026.03.25 00:25:47.461031 [ 5 ] {822d673c-a9d6-4ef1-9bc6-3c402de6357a} <Debug> executeQuery: Read 37 rows, 67.89 KiB in 0.001934 sec., 19131.334022750776 rows/sec., 34.28 MiB/sec. | ||
| 19455 | 2026.03.25 00:25:47.461086 [ 5 ] {822d673c-a9d6-4ef1-9bc6-3c402de6357a} <Debug> TCPHandler: Processed in 0.002113819 sec. | ||
| 19456 | 2026.03.25 00:25:47.461203 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19457 | 2026.03.25 00:25:47.461298 [ 5 ] {952b5531-5af9-4af3-a4ab-2d25c7aab890} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 19458 | 2026.03.25 00:25:47.461339 [ 5 ] {952b5531-5af9-4af3-a4ab-2d25c7aab890} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 19459 | 2026.03.25 00:25:47.461657 [ 5 ] {952b5531-5af9-4af3-a4ab-2d25c7aab890} <Trace> oximeter.measurements_u64 (a46c3f3f-9ded-4b50-9fc2-4f503dd169a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19460 | 2026.03.25 00:25:47.461693 [ 5 ] {952b5531-5af9-4af3-a4ab-2d25c7aab890} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.00 GiB. | ||
| 19461 | 2026.03.25 00:25:47.461994 [ 5 ] {952b5531-5af9-4af3-a4ab-2d25c7aab890} <Trace> MergedBlockOutputStream: filled checksums all_137_137_0 (state Temporary) | ||
| 19462 | 2026.03.25 00:25:47.462198 [ 5 ] {952b5531-5af9-4af3-a4ab-2d25c7aab890} <Trace> oximeter.measurements_u64 (a46c3f3f-9ded-4b50-9fc2-4f503dd169a4): Renaming temporary part tmp_insert_all_137_137_0 to all_137_137_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19463 | 2026.03.25 00:25:47.462326 [ 5 ] {952b5531-5af9-4af3-a4ab-2d25c7aab890} <Debug> executeQuery: Read 12 rows, 848.00 B in 0.001047 sec., 11461.318051575932 rows/sec., 790.95 KiB/sec. | ||
| 19464 | 2026.03.25 00:25:47.462360 [ 5 ] {952b5531-5af9-4af3-a4ab-2d25c7aab890} <Debug> TCPHandler: Processed in 0.001205978 sec. | ||
| 19465 | 2026.03.25 00:25:47.716966 [ 219 ] {} <Trace> oximeter.measurements_bool (8a3ce6e0-f76a-4ba2-9a43-4275c3c9549e): 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] | ||
| 19466 | 2026.03.25 00:25:47.716998 [ 219 ] {} <Debug> oximeter.measurements_bool (8a3ce6e0-f76a-4ba2-9a43-4275c3c9549e): 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] | ||
| 19467 | 2026.03.25 00:25:47.719906 [ 219 ] {} <Debug> oximeter.measurements_bool (8a3ce6e0-f76a-4ba2-9a43-4275c3c9549e): 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] | ||
| 19468 | 2026.03.25 00:25:48.000192 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 385.22 MiB, peak 400.50 MiB, free memory in arenas 0.00 B, will set to 384.03 MiB (RSS), difference: -1.19 MiB | ||
| 19469 | 2026.03.25 00:25:51.479576 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19470 | 2026.03.25 00:25:51.479761 [ 5 ] {5c8a74c2-b183-413d-88a4-c5e97d2d738d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 19471 | 2026.03.25 00:25:51.479828 [ 5 ] {5c8a74c2-b183-413d-88a4-c5e97d2d738d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 19472 | 2026.03.25 00:25:51.480485 [ 5 ] {5c8a74c2-b183-413d-88a4-c5e97d2d738d} <Trace> oximeter.fields_string (da9d4756-c540-45ff-bdbb-bdc9c8d31861): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19473 | 2026.03.25 00:25:51.480531 [ 5 ] {5c8a74c2-b183-413d-88a4-c5e97d2d738d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.00 GiB. | ||
| 19474 | 2026.03.25 00:25:51.480903 [ 5 ] {5c8a74c2-b183-413d-88a4-c5e97d2d738d} <Trace> MergedBlockOutputStream: filled checksums all_138_138_0 (state Temporary) | ||
| 19475 | 2026.03.25 00:25:51.481117 [ 5 ] {5c8a74c2-b183-413d-88a4-c5e97d2d738d} <Trace> oximeter.fields_string (da9d4756-c540-45ff-bdbb-bdc9c8d31861): Renaming temporary part tmp_insert_all_138_138_0 to all_138_138_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19476 | 2026.03.25 00:25:51.481264 [ 5 ] {5c8a74c2-b183-413d-88a4-c5e97d2d738d} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001551 sec., 36105.73823339781 rows/sec., 2.77 MiB/sec. | ||
| 19477 | 2026.03.25 00:25:51.481305 [ 5 ] {5c8a74c2-b183-413d-88a4-c5e97d2d738d} <Debug> TCPHandler: Processed in 0.001855733 sec. | ||
| 19478 | 2026.03.25 00:25:51.481432 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19479 | 2026.03.25 00:25:51.481524 [ 5 ] {78d25e1d-4b47-4291-9754-f90a8a14c449} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 19480 | 2026.03.25 00:25:51.481565 [ 5 ] {78d25e1d-4b47-4291-9754-f90a8a14c449} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 19481 | 2026.03.25 00:25:51.481972 [ 5 ] {78d25e1d-4b47-4291-9754-f90a8a14c449} <Trace> oximeter.fields_uuid (6a83c119-7e6c-4ef5-9da4-bd1e7cdd4b62): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19482 | 2026.03.25 00:25:51.482009 [ 5 ] {78d25e1d-4b47-4291-9754-f90a8a14c449} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.00 GiB. | ||
| 19483 | 2026.03.25 00:25:51.482315 [ 5 ] {78d25e1d-4b47-4291-9754-f90a8a14c449} <Trace> MergedBlockOutputStream: filled checksums all_138_138_0 (state Temporary) | ||
| 19484 | 2026.03.25 00:25:51.482519 [ 5 ] {78d25e1d-4b47-4291-9754-f90a8a14c449} <Trace> oximeter.fields_uuid (6a83c119-7e6c-4ef5-9da4-bd1e7cdd4b62): Renaming temporary part tmp_insert_all_138_138_0 to all_138_138_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19485 | 2026.03.25 00:25:51.482645 [ 5 ] {78d25e1d-4b47-4291-9754-f90a8a14c449} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001138 sec., 56239.015817223204 rows/sec., 4.39 MiB/sec. | ||
| 19486 | 2026.03.25 00:25:51.482682 [ 5 ] {78d25e1d-4b47-4291-9754-f90a8a14c449} <Debug> TCPHandler: Processed in 0.00129731 sec. | ||
| 19487 | 2026.03.25 00:25:51.482795 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19488 | 2026.03.25 00:25:51.482887 [ 5 ] {ab92cbda-cc8a-4877-9090-947a6d221464} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 19489 | 2026.03.25 00:25:51.482930 [ 5 ] {ab92cbda-cc8a-4877-9090-947a6d221464} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 19490 | 2026.03.25 00:25:51.483306 [ 5 ] {ab92cbda-cc8a-4877-9090-947a6d221464} <Trace> oximeter.measurements_cumulativeu64 (d9515f17-c5fd-4592-903e-92bbab0fc185): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19491 | 2026.03.25 00:25:51.483341 [ 5 ] {ab92cbda-cc8a-4877-9090-947a6d221464} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.00 GiB. | ||
| 19492 | 2026.03.25 00:25:51.483652 [ 5 ] {ab92cbda-cc8a-4877-9090-947a6d221464} <Trace> MergedBlockOutputStream: filled checksums all_138_138_0 (state Temporary) | ||
| 19493 | 2026.03.25 00:25:51.483858 [ 5 ] {ab92cbda-cc8a-4877-9090-947a6d221464} <Trace> oximeter.measurements_cumulativeu64 (d9515f17-c5fd-4592-903e-92bbab0fc185): Renaming temporary part tmp_insert_all_138_138_0 to all_138_138_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19494 | 2026.03.25 00:25:51.483984 [ 5 ] {ab92cbda-cc8a-4877-9090-947a6d221464} <Debug> executeQuery: Read 128 rows, 9.13 KiB in 0.001115 sec., 114798.20627802689 rows/sec., 8.00 MiB/sec. | ||
| 19495 | 2026.03.25 00:25:51.484021 [ 5 ] {ab92cbda-cc8a-4877-9090-947a6d221464} <Debug> TCPHandler: Processed in 0.001273679 sec. | ||
| 19496 | 2026.03.25 00:25:51.484121 [ 218 ] {} <Trace> oximeter.measurements_cumulativeu64 (d9515f17-c5fd-4592-903e-92bbab0fc185): 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] | ||
| 19497 | 2026.03.25 00:25:51.484141 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19498 | 2026.03.25 00:25:51.484176 [ 218 ] {} <Debug> oximeter.measurements_cumulativeu64 (d9515f17-c5fd-4592-903e-92bbab0fc185): 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] | ||
| 19499 | 2026.03.25 00:25:51.484261 [ 5 ] {d07f43e0-c1b5-4a88-9b03-1c51ec3fa8be} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 19500 | 2026.03.25 00:25:51.484311 [ 5 ] {d07f43e0-c1b5-4a88-9b03-1c51ec3fa8be} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 19501 | 2026.03.25 00:25:51.484707 [ 5 ] {d07f43e0-c1b5-4a88-9b03-1c51ec3fa8be} <Trace> oximeter.measurements_u64 (a46c3f3f-9ded-4b50-9fc2-4f503dd169a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19502 | 2026.03.25 00:25:51.484748 [ 5 ] {d07f43e0-c1b5-4a88-9b03-1c51ec3fa8be} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.00 GiB. | ||
| 19503 | 2026.03.25 00:25:51.485079 [ 5 ] {d07f43e0-c1b5-4a88-9b03-1c51ec3fa8be} <Trace> MergedBlockOutputStream: filled checksums all_138_138_0 (state Temporary) | ||
| 19504 | 2026.03.25 00:25:51.485289 [ 5 ] {d07f43e0-c1b5-4a88-9b03-1c51ec3fa8be} <Trace> oximeter.measurements_u64 (a46c3f3f-9ded-4b50-9fc2-4f503dd169a4): Renaming temporary part tmp_insert_all_138_138_0 to all_138_138_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19505 | 2026.03.25 00:25:51.485427 [ 5 ] {d07f43e0-c1b5-4a88-9b03-1c51ec3fa8be} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001185 sec., 40506.32911392405 rows/sec., 2.73 MiB/sec. | ||
| 19506 | 2026.03.25 00:25:51.485466 [ 5 ] {d07f43e0-c1b5-4a88-9b03-1c51ec3fa8be} <Debug> TCPHandler: Processed in 0.001376991 sec. | ||
| 19507 | 2026.03.25 00:25:51.490058 [ 218 ] {} <Debug> oximeter.measurements_cumulativeu64 (d9515f17-c5fd-4592-903e-92bbab0fc185): 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] | ||
| 19508 | 2026.03.25 00:25:51.943572 [ 220 ] {} <Trace> oximeter.measurements_u64 (a46c3f3f-9ded-4b50-9fc2-4f503dd169a4): 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] | ||
| 19509 | 2026.03.25 00:25:51.943624 [ 220 ] {} <Debug> oximeter.measurements_u64 (a46c3f3f-9ded-4b50-9fc2-4f503dd169a4): 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] | ||
| 19510 | 2026.03.25 00:25:51.946770 [ 220 ] {} <Debug> oximeter.measurements_u64 (a46c3f3f-9ded-4b50-9fc2-4f503dd169a4): 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] | ||
| 19511 | 2026.03.25 00:25:52.220783 [ 220 ] {} <Trace> oximeter.fields_uuid (6a83c119-7e6c-4ef5-9da4-bd1e7cdd4b62): 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] | ||
| 19512 | 2026.03.25 00:25:52.220821 [ 220 ] {} <Debug> oximeter.fields_uuid (6a83c119-7e6c-4ef5-9da4-bd1e7cdd4b62): 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] | ||
| 19513 | 2026.03.25 00:25:52.223741 [ 220 ] {} <Debug> oximeter.fields_uuid (6a83c119-7e6c-4ef5-9da4-bd1e7cdd4b62): 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] | ||
| 19514 | 2026.03.25 00:25:52.253500 [ 221 ] {} <Trace> oximeter.fields_string (da9d4756-c540-45ff-bdbb-bdc9c8d31861): 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] | ||
| 19515 | 2026.03.25 00:25:52.253577 [ 221 ] {} <Debug> oximeter.fields_string (da9d4756-c540-45ff-bdbb-bdc9c8d31861): 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] | ||
| 19516 | 2026.03.25 00:25:52.256737 [ 221 ] {} <Debug> oximeter.fields_string (da9d4756-c540-45ff-bdbb-bdc9c8d31861): 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] | ||
| 19517 | 2026.03.25 00:25:52.476526 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 38814 | ||
| 19518 | 2026.03.25 00:25:52.477347 [ 244 ] {} <Trace> system.asynchronous_metric_log (0898b27c-367e-447b-8482-f4822232c365): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19519 | 2026.03.25 00:25:52.477395 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.00 GiB. | ||
| 19520 | 2026.03.25 00:25:52.477898 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
| 19521 | 2026.03.25 00:25:52.478158 [ 244 ] {} <Trace> system.asynchronous_metric_log (0898b27c-367e-447b-8482-f4822232c365): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19522 | 2026.03.25 00:25:52.478309 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 38814 | ||
| 19523 | 2026.03.25 00:25:52.478336 [ 87 ] {} <Debug> system.asynchronous_metric_log (0898b27c-367e-447b-8482-f4822232c365) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 | ||
| 19524 | 2026.03.25 00:25:52.478409 [ 87 ] {} <Trace> system.asynchronous_metric_log (0898b27c-367e-447b-8482-f4822232c365): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19525 | 2026.03.25 00:25:52.478433 [ 87 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.00 GiB. | ||
| 19526 | 2026.03.25 00:25:52.478591 [ 194 ] {0898b27c-367e-447b-8482-f4822232c365::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 | ||
| 19527 | 2026.03.25 00:25:52.478775 [ 194 ] {0898b27c-367e-447b-8482-f4822232c365::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 19528 | 2026.03.25 00:25:52.478831 [ 194 ] {0898b27c-367e-447b-8482-f4822232c365::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 6 marks from part all_1_76_15, total 36382 rows starting from the beginning of the part | ||
| 19529 | 2026.03.25 00:25:52.478930 [ 194 ] {0898b27c-367e-447b-8482-f4822232c365::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 512 rows starting from the beginning of the part | ||
| 19530 | 2026.03.25 00:25:52.478978 [ 194 ] {0898b27c-367e-447b-8482-f4822232c365::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 448 rows starting from the beginning of the part | ||
| 19531 | 2026.03.25 00:25:52.479017 [ 194 ] {0898b27c-367e-447b-8482-f4822232c365::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 512 rows starting from the beginning of the part | ||
| 19532 | 2026.03.25 00:25:52.479053 [ 194 ] {0898b27c-367e-447b-8482-f4822232c365::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 448 rows starting from the beginning of the part | ||
| 19533 | 2026.03.25 00:25:52.479095 [ 194 ] {0898b27c-367e-447b-8482-f4822232c365::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 512 rows starting from the beginning of the part | ||
| 19534 | 2026.03.25 00:25:52.481540 [ 187 ] {0898b27c-367e-447b-8482-f4822232c365::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 38814 rows, containing 4 columns (4 merged, 0 gathered) in 0.00302741 sec., 12820860.075113712 rows/sec., 183.40 MiB/sec. | ||
| 19535 | 2026.03.25 00:25:52.481803 [ 186 ] {0898b27c-367e-447b-8482-f4822232c365::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) | ||
| 19536 | 2026.03.25 00:25:52.482065 [ 186 ] {0898b27c-367e-447b-8482-f4822232c365::all_1_81_16} <Trace> system.asynchronous_metric_log (0898b27c-367e-447b-8482-f4822232c365): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19537 | 2026.03.25 00:25:52.482136 [ 186 ] {0898b27c-367e-447b-8482-f4822232c365::all_1_81_16} <Trace> system.asynchronous_metric_log (0898b27c-367e-447b-8482-f4822232c365) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 | ||
| 19538 | 2026.03.25 00:25:52.482207 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.13 MiB. | ||
| 19539 | 2026.03.25 00:25:54.563073 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52470 | ||
| 19540 | 2026.03.25 00:25:54.563198 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 19541 | 2026.03.25 00:25:54.563250 [ 293 ] {} <Debug> TCP-Session: 7c1dc939-0e92-4769-96e7-6b1c4841eeb6 Authenticating user 'default' from [fd00:1122:3344:101::e]:52470 | ||
| 19542 | 2026.03.25 00:25:54.563273 [ 293 ] {} <Debug> TCP-Session: 7c1dc939-0e92-4769-96e7-6b1c4841eeb6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19543 | 2026.03.25 00:25:54.563286 [ 293 ] {} <Debug> TCP-Session: 7c1dc939-0e92-4769-96e7-6b1c4841eeb6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19544 | 2026.03.25 00:25:54.563511 [ 295 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39367 | ||
| 19545 | 2026.03.25 00:25:54.563514 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33164 | ||
| 19546 | 2026.03.25 00:25:54.563542 [ 296 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42045 | ||
| 19547 | 2026.03.25 00:25:54.563577 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37755 | ||
| 19548 | 2026.03.25 00:25:54.563588 [ 295 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 19549 | 2026.03.25 00:25:54.563612 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:65253 | ||
| 19550 | 2026.03.25 00:25:54.563634 [ 293 ] {} <Trace> TCP-Session: 7c1dc939-0e92-4769-96e7-6b1c4841eeb6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19551 | 2026.03.25 00:25:54.563651 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 19552 | 2026.03.25 00:25:54.563673 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 19553 | 2026.03.25 00:25:54.563684 [ 296 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 19554 | 2026.03.25 00:25:54.563709 [ 294 ] {} <Debug> TCP-Session: 8d242b4a-ebe0-49e2-bec4-6cb32d83596b Authenticating user 'default' from [fd00:1122:3344:101::e]:33164 | ||
| 19555 | 2026.03.25 00:25:54.563720 [ 290 ] {} <Debug> TCP-Session: 075df1ce-8d4b-4400-ae67-7d92162e38e9 Authenticating user 'default' from [fd00:1122:3344:101::e]:37755 | ||
| 19556 | 2026.03.25 00:25:54.563739 [ 296 ] {} <Debug> TCP-Session: 9a610064-0eef-4fca-b177-20169bf4461b Authenticating user 'default' from [fd00:1122:3344:101::e]:42045 | ||
| 19557 | 2026.03.25 00:25:54.563752 [ 294 ] {} <Debug> TCP-Session: 8d242b4a-ebe0-49e2-bec4-6cb32d83596b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19558 | 2026.03.25 00:25:54.563760 [ 290 ] {} <Debug> TCP-Session: 075df1ce-8d4b-4400-ae67-7d92162e38e9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19559 | 2026.03.25 00:25:54.563782 [ 296 ] {} <Debug> TCP-Session: 9a610064-0eef-4fca-b177-20169bf4461b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19560 | 2026.03.25 00:25:54.563801 [ 290 ] {} <Debug> TCP-Session: 075df1ce-8d4b-4400-ae67-7d92162e38e9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19561 | 2026.03.25 00:25:54.563815 [ 296 ] {} <Debug> TCP-Session: 9a610064-0eef-4fca-b177-20169bf4461b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19562 | 2026.03.25 00:25:54.563786 [ 294 ] {} <Debug> TCP-Session: 8d242b4a-ebe0-49e2-bec4-6cb32d83596b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19563 | 2026.03.25 00:25:54.563861 [ 293 ] {0634bd61-b5dd-4dc2-ac10-0427398eddbc} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:52470) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 19564 | 2026.03.25 00:25:54.563639 [ 295 ] {} <Debug> TCP-Session: 1a11dc20-205f-4e16-8a6d-82229f2e9a80 Authenticating user 'default' from [fd00:1122:3344:101::e]:39367 | ||
| 19565 | 2026.03.25 00:25:54.563600 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58469 | ||
| 19566 | 2026.03.25 00:25:54.563913 [ 295 ] {} <Debug> TCP-Session: 1a11dc20-205f-4e16-8a6d-82229f2e9a80 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19567 | 2026.03.25 00:25:54.563575 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47355 | ||
| 19568 | 2026.03.25 00:25:54.563952 [ 295 ] {} <Debug> TCP-Session: 1a11dc20-205f-4e16-8a6d-82229f2e9a80 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19569 | 2026.03.25 00:25:54.563555 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48604 | ||
| 19570 | 2026.03.25 00:25:54.563991 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 19571 | 2026.03.25 00:25:54.563735 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 19572 | 2026.03.25 00:25:54.564050 [ 291 ] {} <Debug> TCP-Session: a649ceea-13cc-4d1c-97de-3fe58be5a571 Authenticating user 'default' from [fd00:1122:3344:101::e]:58469 | ||
| 19573 | 2026.03.25 00:25:54.564072 [ 292 ] {} <Debug> TCP-Session: e10c2638-da96-4f12-982b-fa0531b35d0b Authenticating user 'default' from [fd00:1122:3344:101::e]:65253 | ||
| 19574 | 2026.03.25 00:25:54.564075 [ 291 ] {} <Debug> TCP-Session: a649ceea-13cc-4d1c-97de-3fe58be5a571 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19575 | 2026.03.25 00:25:54.564108 [ 292 ] {} <Debug> TCP-Session: e10c2638-da96-4f12-982b-fa0531b35d0b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19576 | 2026.03.25 00:25:54.564125 [ 291 ] {} <Debug> TCP-Session: a649ceea-13cc-4d1c-97de-3fe58be5a571 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19577 | 2026.03.25 00:25:54.564131 [ 292 ] {} <Debug> TCP-Session: e10c2638-da96-4f12-982b-fa0531b35d0b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19578 | 2026.03.25 00:25:54.564138 [ 293 ] {0634bd61-b5dd-4dc2-ac10-0427398eddbc} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 19579 | 2026.03.25 00:25:54.564216 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 19580 | 2026.03.25 00:25:54.564228 [ 293 ] {0634bd61-b5dd-4dc2-ac10-0427398eddbc} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 19581 | 2026.03.25 00:25:54.564252 [ 289 ] {} <Debug> TCP-Session: 5d2ae313-f95b-4856-81a7-62f8d08ecea4 Authenticating user 'default' from [fd00:1122:3344:101::e]:47355 | ||
| 19582 | 2026.03.25 00:25:54.564277 [ 289 ] {} <Debug> TCP-Session: 5d2ae313-f95b-4856-81a7-62f8d08ecea4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19583 | 2026.03.25 00:25:54.564290 [ 289 ] {} <Debug> TCP-Session: 5d2ae313-f95b-4856-81a7-62f8d08ecea4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19584 | 2026.03.25 00:25:54.564494 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 19585 | 2026.03.25 00:25:54.564534 [ 288 ] {} <Debug> TCP-Session: 6658c0d9-ba4c-42cf-a68b-9f3af2588c52 Authenticating user 'default' from [fd00:1122:3344:101::e]:48604 | ||
| 19586 | 2026.03.25 00:25:54.564552 [ 288 ] {} <Debug> TCP-Session: 6658c0d9-ba4c-42cf-a68b-9f3af2588c52 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19587 | 2026.03.25 00:25:54.564553 [ 293 ] {0634bd61-b5dd-4dc2-ac10-0427398eddbc} <Debug> oximeter.version (97ad2ce0-cded-4649-a1b6-ff7c59ff4a2c) (SelectExecutor): Key condition: unknown | ||
| 19588 | 2026.03.25 00:25:54.564566 [ 288 ] {} <Debug> TCP-Session: 6658c0d9-ba4c-42cf-a68b-9f3af2588c52 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19589 | 2026.03.25 00:25:54.565629 [ 312 ] {0634bd61-b5dd-4dc2-ac10-0427398eddbc} <Trace> AggregatingTransform: Aggregating | ||
| 19590 | 2026.03.25 00:25:54.565694 [ 312 ] {0634bd61-b5dd-4dc2-ac10-0427398eddbc} <Trace> Aggregator: Aggregation method: without_key | ||
| 19591 | 2026.03.25 00:25:54.565737 [ 312 ] {0634bd61-b5dd-4dc2-ac10-0427398eddbc} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001072625 sec. (932.292 rows/sec., 36.42 KiB/sec.) | ||
| 19592 | 2026.03.25 00:25:54.565760 [ 312 ] {0634bd61-b5dd-4dc2-ac10-0427398eddbc} <Trace> Aggregator: Merging aggregated data | ||
| 19593 | 2026.03.25 00:25:54.567333 [ 293 ] {0634bd61-b5dd-4dc2-ac10-0427398eddbc} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.00357 sec., 280.1120448179272 rows/sec., 10.94 KiB/sec. | ||
| 19594 | 2026.03.25 00:25:54.567490 [ 293 ] {0634bd61-b5dd-4dc2-ac10-0427398eddbc} <Debug> TCPHandler: Processed in 0.004013912 sec. | ||
| 19595 | 2026.03.25 00:25:54.567615 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 19596 | 2026.03.25 00:25:54.567643 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 19597 | 2026.03.25 00:25:54.567654 [ 293 ] {} <Debug> TCP-Session: 7c1dc939-0e92-4769-96e7-6b1c4841eeb6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19598 | 2026.03.25 00:25:54.567663 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 19599 | 2026.03.25 00:25:54.567692 [ 295 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 19600 | 2026.03.25 00:25:54.567717 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 19601 | 2026.03.25 00:25:54.567729 [ 288 ] {} <Debug> TCP-Session: 6658c0d9-ba4c-42cf-a68b-9f3af2588c52 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19602 | 2026.03.25 00:25:54.567740 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 19603 | 2026.03.25 00:25:54.567767 [ 292 ] {} <Debug> TCP-Session: e10c2638-da96-4f12-982b-fa0531b35d0b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19604 | 2026.03.25 00:25:54.567765 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 19605 | 2026.03.25 00:25:54.567857 [ 290 ] {} <Debug> TCP-Session: 075df1ce-8d4b-4400-ae67-7d92162e38e9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19606 | 2026.03.25 00:25:54.567743 [ 295 ] {} <Debug> TCP-Session: 1a11dc20-205f-4e16-8a6d-82229f2e9a80 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19607 | 2026.03.25 00:25:54.567895 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 19608 | 2026.03.25 00:25:54.567892 [ 289 ] {} <Debug> TCP-Session: 5d2ae313-f95b-4856-81a7-62f8d08ecea4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19609 | 2026.03.25 00:25:54.567691 [ 294 ] {} <Debug> TCP-Session: 8d242b4a-ebe0-49e2-bec4-6cb32d83596b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19610 | 2026.03.25 00:25:54.567957 [ 291 ] {} <Debug> TCP-Session: a649ceea-13cc-4d1c-97de-3fe58be5a571 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19611 | 2026.03.25 00:25:54.567856 [ 296 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 19612 | 2026.03.25 00:25:54.568018 [ 296 ] {} <Debug> TCP-Session: 9a610064-0eef-4fca-b177-20169bf4461b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19613 | 2026.03.25 00:25:54.575007 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 610 | ||
| 19614 | 2026.03.25 00:25:54.594955 [ 243 ] {} <Trace> system.metric_log (8832bb94-2db2-42e0-923d-5bcca7c2cc3b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19615 | 2026.03.25 00:25:54.595026 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.00 GiB. | ||
| 19616 | 2026.03.25 00:25:54.603708 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
| 19617 | 2026.03.25 00:25:54.604821 [ 243 ] {} <Trace> system.metric_log (8832bb94-2db2-42e0-923d-5bcca7c2cc3b): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19618 | 2026.03.25 00:25:54.605174 [ 83 ] {} <Debug> system.metric_log (8832bb94-2db2-42e0-923d-5bcca7c2cc3b) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 | ||
| 19619 | 2026.03.25 00:25:54.605217 [ 83 ] {} <Trace> system.metric_log (8832bb94-2db2-42e0-923d-5bcca7c2cc3b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19620 | 2026.03.25 00:25:54.605238 [ 83 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.00 GiB. | ||
| 19621 | 2026.03.25 00:25:54.605392 [ 190 ] {8832bb94-2db2-42e0-923d-5bcca7c2cc3b::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 | ||
| 19622 | 2026.03.25 00:25:54.610841 [ 190 ] {8832bb94-2db2-42e0-923d-5bcca7c2cc3b::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 19623 | 2026.03.25 00:25:54.611557 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 610 | ||
| 19624 | 2026.03.25 00:25:54.612868 [ 190 ] {8832bb94-2db2-42e0-923d-5bcca7c2cc3b::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 | ||
| 19625 | 2026.03.25 00:25:54.619715 [ 190 ] {8832bb94-2db2-42e0-923d-5bcca7c2cc3b::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 | ||
| 19626 | 2026.03.25 00:25:54.624832 [ 190 ] {8832bb94-2db2-42e0-923d-5bcca7c2cc3b::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 | ||
| 19627 | 2026.03.25 00:25:54.629939 [ 190 ] {8832bb94-2db2-42e0-923d-5bcca7c2cc3b::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 | ||
| 19628 | 2026.03.25 00:25:54.635583 [ 190 ] {8832bb94-2db2-42e0-923d-5bcca7c2cc3b::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 | ||
| 19629 | 2026.03.25 00:25:54.640664 [ 190 ] {8832bb94-2db2-42e0-923d-5bcca7c2cc3b::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 | ||
| 19630 | 2026.03.25 00:25:54.714408 [ 187 ] {8832bb94-2db2-42e0-923d-5bcca7c2cc3b::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 610 rows, containing 679 columns (679 merged, 0 gathered) in 0.109087735 sec., 5591.829365601917 rows/sec., 28.91 MiB/sec. | ||
| 19631 | 2026.03.25 00:25:54.717775 [ 187 ] {8832bb94-2db2-42e0-923d-5bcca7c2cc3b::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) | ||
| 19632 | 2026.03.25 00:25:54.720137 [ 187 ] {8832bb94-2db2-42e0-923d-5bcca7c2cc3b::all_1_81_16} <Trace> system.metric_log (8832bb94-2db2-42e0-923d-5bcca7c2cc3b): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19633 | 2026.03.25 00:25:54.720260 [ 187 ] {8832bb94-2db2-42e0-923d-5bcca7c2cc3b::all_1_81_16} <Trace> system.metric_log (8832bb94-2db2-42e0-923d-5bcca7c2cc3b) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 | ||
| 19634 | 2026.03.25 00:25:54.722712 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.96 MiB. | ||
| 19635 | 2026.03.25 00:25:54.999746 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55122 | ||
| 19636 | 2026.03.25 00:25:54.999861 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 19637 | 2026.03.25 00:25:54.999895 [ 293 ] {} <Debug> TCP-Session: 5390813a-49e5-4f3d-b9ee-cf7b7b1ff8f9 Authenticating user 'default' from [fd00:1122:3344:101::e]:55122 | ||
| 19638 | 2026.03.25 00:25:54.999921 [ 293 ] {} <Debug> TCP-Session: 5390813a-49e5-4f3d-b9ee-cf7b7b1ff8f9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19639 | 2026.03.25 00:25:54.999936 [ 293 ] {} <Debug> TCP-Session: 5390813a-49e5-4f3d-b9ee-cf7b7b1ff8f9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19640 | 2026.03.25 00:25:55.000118 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59399 | ||
| 19641 | 2026.03.25 00:25:55.000154 [ 295 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41091 | ||
| 19642 | 2026.03.25 00:25:55.000197 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 385.35 MiB, peak 402.75 MiB, free memory in arenas 0.00 B, will set to 386.64 MiB (RSS), difference: 1.29 MiB | ||
| 19643 | 2026.03.25 00:25:55.000233 [ 295 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 19644 | 2026.03.25 00:25:55.000240 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60654 | ||
| 19645 | 2026.03.25 00:25:55.000252 [ 293 ] {} <Trace> TCP-Session: 5390813a-49e5-4f3d-b9ee-cf7b7b1ff8f9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19646 | 2026.03.25 00:25:55.000271 [ 295 ] {} <Debug> TCP-Session: 9b30f424-96ef-4ccb-aa12-2098c60f80ed Authenticating user 'default' from [fd00:1122:3344:101::e]:41091 | ||
| 19647 | 2026.03.25 00:25:55.000261 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60403 | ||
| 19648 | 2026.03.25 00:25:55.000325 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 19649 | 2026.03.25 00:25:55.000307 [ 295 ] {} <Debug> TCP-Session: 9b30f424-96ef-4ccb-aa12-2098c60f80ed Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19650 | 2026.03.25 00:25:55.000363 [ 290 ] {} <Debug> TCP-Session: e41f072f-191f-451d-b30e-4ef0a895c23c Authenticating user 'default' from [fd00:1122:3344:101::e]:60654 | ||
| 19651 | 2026.03.25 00:25:55.000372 [ 295 ] {} <Debug> TCP-Session: 9b30f424-96ef-4ccb-aa12-2098c60f80ed Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19652 | 2026.03.25 00:25:55.000385 [ 290 ] {} <Debug> TCP-Session: e41f072f-191f-451d-b30e-4ef0a895c23c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19653 | 2026.03.25 00:25:55.000249 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51750 | ||
| 19654 | 2026.03.25 00:25:55.000407 [ 290 ] {} <Debug> TCP-Session: e41f072f-191f-451d-b30e-4ef0a895c23c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19655 | 2026.03.25 00:25:55.000433 [ 293 ] {a5fd5fa6-cbe9-4464-af6d-47c30a44b042} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:55122) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 19656 | 2026.03.25 00:25:55.000249 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 19657 | 2026.03.25 00:25:55.000232 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56602 | ||
| 19658 | 2026.03.25 00:25:55.000500 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 19659 | 2026.03.25 00:25:55.000506 [ 294 ] {} <Debug> TCP-Session: 990703bd-2dee-4ffa-b238-4409939e3239 Authenticating user 'default' from [fd00:1122:3344:101::e]:59399 | ||
| 19660 | 2026.03.25 00:25:55.000545 [ 291 ] {} <Debug> TCP-Session: 473b5c9a-7754-4584-872a-4752c5f576e0 Authenticating user 'default' from [fd00:1122:3344:101::e]:51750 | ||
| 19661 | 2026.03.25 00:25:55.000561 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 19662 | 2026.03.25 00:25:55.000573 [ 294 ] {} <Debug> TCP-Session: 990703bd-2dee-4ffa-b238-4409939e3239 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19663 | 2026.03.25 00:25:55.000585 [ 291 ] {} <Debug> TCP-Session: 473b5c9a-7754-4584-872a-4752c5f576e0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19664 | 2026.03.25 00:25:55.000591 [ 289 ] {} <Debug> TCP-Session: 7663e592-bf54-443d-b5e8-7922a2a05baa Authenticating user 'default' from [fd00:1122:3344:101::e]:56602 | ||
| 19665 | 2026.03.25 00:25:55.000597 [ 294 ] {} <Debug> TCP-Session: 990703bd-2dee-4ffa-b238-4409939e3239 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19666 | 2026.03.25 00:25:55.000610 [ 291 ] {} <Debug> TCP-Session: 473b5c9a-7754-4584-872a-4752c5f576e0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19667 | 2026.03.25 00:25:55.000625 [ 289 ] {} <Debug> TCP-Session: 7663e592-bf54-443d-b5e8-7922a2a05baa Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19668 | 2026.03.25 00:25:55.000215 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34487 | ||
| 19669 | 2026.03.25 00:25:55.000658 [ 289 ] {} <Debug> TCP-Session: 7663e592-bf54-443d-b5e8-7922a2a05baa Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19670 | 2026.03.25 00:25:55.000410 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 19671 | 2026.03.25 00:25:55.000697 [ 293 ] {a5fd5fa6-cbe9-4464-af6d-47c30a44b042} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 19672 | 2026.03.25 00:25:55.000732 [ 292 ] {} <Debug> TCP-Session: 934521bb-c44b-4599-82f9-a484e50dfee1 Authenticating user 'default' from [fd00:1122:3344:101::e]:60403 | ||
| 19673 | 2026.03.25 00:25:55.000215 [ 296 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42329 | ||
| 19674 | 2026.03.25 00:25:55.000765 [ 292 ] {} <Debug> TCP-Session: 934521bb-c44b-4599-82f9-a484e50dfee1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19675 | 2026.03.25 00:25:55.000774 [ 293 ] {a5fd5fa6-cbe9-4464-af6d-47c30a44b042} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 19676 | 2026.03.25 00:25:55.000793 [ 292 ] {} <Debug> TCP-Session: 934521bb-c44b-4599-82f9-a484e50dfee1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19677 | 2026.03.25 00:25:55.000893 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 19678 | 2026.03.25 00:25:55.000923 [ 288 ] {} <Debug> TCP-Session: 23e81d8e-b758-406f-8961-00dd860bcede Authenticating user 'default' from [fd00:1122:3344:101::e]:34487 | ||
| 19679 | 2026.03.25 00:25:55.000940 [ 288 ] {} <Debug> TCP-Session: 23e81d8e-b758-406f-8961-00dd860bcede Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19680 | 2026.03.25 00:25:55.000952 [ 288 ] {} <Debug> TCP-Session: 23e81d8e-b758-406f-8961-00dd860bcede Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19681 | 2026.03.25 00:25:55.001084 [ 293 ] {a5fd5fa6-cbe9-4464-af6d-47c30a44b042} <Debug> oximeter.version (97ad2ce0-cded-4649-a1b6-ff7c59ff4a2c) (SelectExecutor): Key condition: unknown | ||
| 19682 | 2026.03.25 00:25:55.001144 [ 296 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 19683 | 2026.03.25 00:25:55.001176 [ 296 ] {} <Debug> TCP-Session: 3f1ec781-7897-46cd-aae1-23f18294bacd Authenticating user 'default' from [fd00:1122:3344:101::e]:42329 | ||
| 19684 | 2026.03.25 00:25:55.001193 [ 296 ] {} <Debug> TCP-Session: 3f1ec781-7897-46cd-aae1-23f18294bacd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19685 | 2026.03.25 00:25:55.001205 [ 296 ] {} <Debug> TCP-Session: 3f1ec781-7897-46cd-aae1-23f18294bacd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19686 | 2026.03.25 00:25:55.002056 [ 325 ] {a5fd5fa6-cbe9-4464-af6d-47c30a44b042} <Trace> AggregatingTransform: Aggregating | ||
| 19687 | 2026.03.25 00:25:55.002112 [ 325 ] {a5fd5fa6-cbe9-4464-af6d-47c30a44b042} <Trace> Aggregator: Aggregation method: without_key | ||
| 19688 | 2026.03.25 00:25:55.002144 [ 325 ] {a5fd5fa6-cbe9-4464-af6d-47c30a44b042} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000953872 sec. (1048.359 rows/sec., 40.95 KiB/sec.) | ||
| 19689 | 2026.03.25 00:25:55.002159 [ 325 ] {a5fd5fa6-cbe9-4464-af6d-47c30a44b042} <Trace> Aggregator: Merging aggregated data | ||
| 19690 | 2026.03.25 00:25:55.003334 [ 293 ] {a5fd5fa6-cbe9-4464-af6d-47c30a44b042} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002956 sec., 338.29499323410016 rows/sec., 13.21 KiB/sec. | ||
| 19691 | 2026.03.25 00:25:55.003463 [ 293 ] {a5fd5fa6-cbe9-4464-af6d-47c30a44b042} <Debug> TCPHandler: Processed in 0.003331707 sec. | ||
| 19692 | 2026.03.25 00:25:55.003575 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 19693 | 2026.03.25 00:25:55.003605 [ 293 ] {} <Debug> TCP-Session: 5390813a-49e5-4f3d-b9ee-cf7b7b1ff8f9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19694 | 2026.03.25 00:25:55.003606 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 19695 | 2026.03.25 00:25:55.003625 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 19696 | 2026.03.25 00:25:55.003647 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 19697 | 2026.03.25 00:25:55.003660 [ 294 ] {} <Debug> TCP-Session: 990703bd-2dee-4ffa-b238-4409939e3239 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19698 | 2026.03.25 00:25:55.003666 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 19699 | 2026.03.25 00:25:55.003696 [ 296 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 19700 | 2026.03.25 00:25:55.003721 [ 295 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 19701 | 2026.03.25 00:25:55.003724 [ 290 ] {} <Debug> TCP-Session: e41f072f-191f-451d-b30e-4ef0a895c23c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19702 | 2026.03.25 00:25:55.003747 [ 296 ] {} <Debug> TCP-Session: 3f1ec781-7897-46cd-aae1-23f18294bacd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19703 | 2026.03.25 00:25:55.003759 [ 295 ] {} <Debug> TCP-Session: 9b30f424-96ef-4ccb-aa12-2098c60f80ed Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19704 | 2026.03.25 00:25:55.003744 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 19705 | 2026.03.25 00:25:55.003693 [ 289 ] {} <Debug> TCP-Session: 7663e592-bf54-443d-b5e8-7922a2a05baa Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19706 | 2026.03.25 00:25:55.003684 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 19707 | 2026.03.25 00:25:55.003832 [ 292 ] {} <Debug> TCP-Session: 934521bb-c44b-4599-82f9-a484e50dfee1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19708 | 2026.03.25 00:25:55.003676 [ 291 ] {} <Debug> TCP-Session: 473b5c9a-7754-4584-872a-4752c5f576e0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19709 | 2026.03.25 00:25:55.003871 [ 288 ] {} <Debug> TCP-Session: 23e81d8e-b758-406f-8961-00dd860bcede Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19710 | 2026.03.25 00:25:55.153177 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 52 entries to flush up to offset 2544 | ||
| 19711 | 2026.03.25 00:25:55.156009 [ 242 ] {} <Trace> system.query_log (9703172c-9101-4506-b1d0-613c64f918a0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19712 | 2026.03.25 00:25:55.156059 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.00 GiB. | ||
| 19713 | 2026.03.25 00:25:55.157271 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 19714 | 2026.03.25 00:25:55.157543 [ 242 ] {} <Trace> system.query_log (9703172c-9101-4506-b1d0-613c64f918a0): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19715 | 2026.03.25 00:25:55.157816 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2544 | ||
| 19716 | 2026.03.25 00:25:56.491463 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19717 | 2026.03.25 00:25:56.491651 [ 5 ] {58e15483-ef71-4f69-a22d-999d6b1b2aff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 19718 | 2026.03.25 00:25:56.491718 [ 5 ] {58e15483-ef71-4f69-a22d-999d6b1b2aff} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 19719 | 2026.03.25 00:25:56.492542 [ 5 ] {58e15483-ef71-4f69-a22d-999d6b1b2aff} <Trace> oximeter.fields_i16 (78240462-1731-4218-9a79-d1fbaf59befe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19720 | 2026.03.25 00:25:56.492589 [ 5 ] {58e15483-ef71-4f69-a22d-999d6b1b2aff} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.99 GiB. | ||
| 19721 | 2026.03.25 00:25:56.493011 [ 5 ] {58e15483-ef71-4f69-a22d-999d6b1b2aff} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 19722 | 2026.03.25 00:25:56.493262 [ 5 ] {58e15483-ef71-4f69-a22d-999d6b1b2aff} <Trace> oximeter.fields_i16 (78240462-1731-4218-9a79-d1fbaf59befe): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19723 | 2026.03.25 00:25:56.493439 [ 5 ] {58e15483-ef71-4f69-a22d-999d6b1b2aff} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001836 sec., 154684.09586056645 rows/sec., 9.82 MiB/sec. | ||
| 19724 | 2026.03.25 00:25:56.493497 [ 5 ] {58e15483-ef71-4f69-a22d-999d6b1b2aff} <Debug> TCPHandler: Processed in 0.002164189 sec. | ||
| 19725 | 2026.03.25 00:25:56.493646 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19726 | 2026.03.25 00:25:56.493753 [ 5 ] {15064d15-bdca-4882-8517-d205e7dee488} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 19727 | 2026.03.25 00:25:56.493800 [ 5 ] {15064d15-bdca-4882-8517-d205e7dee488} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 19728 | 2026.03.25 00:25:56.494695 [ 5 ] {15064d15-bdca-4882-8517-d205e7dee488} <Trace> oximeter.fields_string (da9d4756-c540-45ff-bdbb-bdc9c8d31861): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19729 | 2026.03.25 00:25:56.494735 [ 5 ] {15064d15-bdca-4882-8517-d205e7dee488} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.99 GiB. | ||
| 19730 | 2026.03.25 00:25:56.495103 [ 5 ] {15064d15-bdca-4882-8517-d205e7dee488} <Trace> MergedBlockOutputStream: filled checksums all_139_139_0 (state Temporary) | ||
| 19731 | 2026.03.25 00:25:56.495331 [ 5 ] {15064d15-bdca-4882-8517-d205e7dee488} <Trace> oximeter.fields_string (da9d4756-c540-45ff-bdbb-bdc9c8d31861): Renaming temporary part tmp_insert_all_139_139_0 to all_139_139_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19732 | 2026.03.25 00:25:56.495474 [ 5 ] {15064d15-bdca-4882-8517-d205e7dee488} <Debug> executeQuery: Read 825 rows, 66.29 KiB in 0.001746 sec., 472508.59106529213 rows/sec., 37.08 MiB/sec. | ||
| 19733 | 2026.03.25 00:25:56.495518 [ 5 ] {15064d15-bdca-4882-8517-d205e7dee488} <Debug> TCPHandler: Processed in 0.001923555 sec. | ||
| 19734 | 2026.03.25 00:25:56.495631 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19735 | 2026.03.25 00:25:56.495728 [ 5 ] {f899345b-da9a-4f2c-80da-6ffab7fd3a4e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 19736 | 2026.03.25 00:25:56.495771 [ 5 ] {f899345b-da9a-4f2c-80da-6ffab7fd3a4e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 19737 | 2026.03.25 00:25:56.496233 [ 5 ] {f899345b-da9a-4f2c-80da-6ffab7fd3a4e} <Trace> oximeter.fields_u16 (b490aa8d-8720-450c-9d9d-0c0be0c6e0e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19738 | 2026.03.25 00:25:56.496271 [ 5 ] {f899345b-da9a-4f2c-80da-6ffab7fd3a4e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.99 GiB. | ||
| 19739 | 2026.03.25 00:25:56.496582 [ 5 ] {f899345b-da9a-4f2c-80da-6ffab7fd3a4e} <Trace> MergedBlockOutputStream: filled checksums all_116_116_0 (state Temporary) | ||
| 19740 | 2026.03.25 00:25:56.496808 [ 5 ] {f899345b-da9a-4f2c-80da-6ffab7fd3a4e} <Trace> oximeter.fields_u16 (b490aa8d-8720-450c-9d9d-0c0be0c6e0e1): Renaming temporary part tmp_insert_all_116_116_0 to all_116_116_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19741 | 2026.03.25 00:25:56.496948 [ 5 ] {f899345b-da9a-4f2c-80da-6ffab7fd3a4e} <Debug> executeQuery: Read 156 rows, 9.59 KiB in 0.00124 sec., 125806.45161290323 rows/sec., 7.56 MiB/sec. | ||
| 19742 | 2026.03.25 00:25:56.496973 [ 84 ] {} <Debug> oximeter.fields_u16 (b490aa8d-8720-450c-9d9d-0c0be0c6e0e1) (MergerMutator): Selected 6 parts from all_1_111_22 to all_116_116_0 | ||
| 19743 | 2026.03.25 00:25:56.496988 [ 5 ] {f899345b-da9a-4f2c-80da-6ffab7fd3a4e} <Debug> TCPHandler: Processed in 0.001406232 sec. | ||
| 19744 | 2026.03.25 00:25:56.497041 [ 84 ] {} <Trace> oximeter.fields_u16 (b490aa8d-8720-450c-9d9d-0c0be0c6e0e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19745 | 2026.03.25 00:25:56.497071 [ 84 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.99 GiB. | ||
| 19746 | 2026.03.25 00:25:56.497136 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19747 | 2026.03.25 00:25:56.497184 [ 197 ] {b490aa8d-8720-450c-9d9d-0c0be0c6e0e1::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 | ||
| 19748 | 2026.03.25 00:25:56.497236 [ 5 ] {aa4958bc-f12a-4f8e-9dda-eb94bdba824c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 19749 | 2026.03.25 00:25:56.497280 [ 5 ] {aa4958bc-f12a-4f8e-9dda-eb94bdba824c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 19750 | 2026.03.25 00:25:56.497315 [ 197 ] {b490aa8d-8720-450c-9d9d-0c0be0c6e0e1::all_1_116_23} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 19751 | 2026.03.25 00:25:56.497354 [ 197 ] {b490aa8d-8720-450c-9d9d-0c0be0c6e0e1::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_111_22, total 211 rows starting from the beginning of the part | ||
| 19752 | 2026.03.25 00:25:56.497427 [ 197 ] {b490aa8d-8720-450c-9d9d-0c0be0c6e0e1::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_112_112_0, total 156 rows starting from the beginning of the part | ||
| 19753 | 2026.03.25 00:25:56.497472 [ 197 ] {b490aa8d-8720-450c-9d9d-0c0be0c6e0e1::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_113_113_0, total 26 rows starting from the beginning of the part | ||
| 19754 | 2026.03.25 00:25:56.497515 [ 197 ] {b490aa8d-8720-450c-9d9d-0c0be0c6e0e1::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_114_114_0, total 156 rows starting from the beginning of the part | ||
| 19755 | 2026.03.25 00:25:56.497554 [ 197 ] {b490aa8d-8720-450c-9d9d-0c0be0c6e0e1::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_115_115_0, total 39 rows starting from the beginning of the part | ||
| 19756 | 2026.03.25 00:25:56.497593 [ 197 ] {b490aa8d-8720-450c-9d9d-0c0be0c6e0e1::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_116_116_0, total 156 rows starting from the beginning of the part | ||
| 19757 | 2026.03.25 00:25:56.497725 [ 5 ] {aa4958bc-f12a-4f8e-9dda-eb94bdba824c} <Trace> oximeter.fields_u32 (79eddaf6-5920-48fe-8c45-6c5582e58677): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19758 | 2026.03.25 00:25:56.497767 [ 5 ] {aa4958bc-f12a-4f8e-9dda-eb94bdba824c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.99 GiB. | ||
| 19759 | 2026.03.25 00:25:56.498095 [ 5 ] {aa4958bc-f12a-4f8e-9dda-eb94bdba824c} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
| 19760 | 2026.03.25 00:25:56.498324 [ 5 ] {aa4958bc-f12a-4f8e-9dda-eb94bdba824c} <Trace> oximeter.fields_u32 (79eddaf6-5920-48fe-8c45-6c5582e58677): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19761 | 2026.03.25 00:25:56.498456 [ 5 ] {aa4958bc-f12a-4f8e-9dda-eb94bdba824c} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001239 sec., 120258.27280064567 rows/sec., 7.77 MiB/sec. | ||
| 19762 | 2026.03.25 00:25:56.498495 [ 5 ] {aa4958bc-f12a-4f8e-9dda-eb94bdba824c} <Debug> TCPHandler: Processed in 0.001408193 sec. | ||
| 19763 | 2026.03.25 00:25:56.498513 [ 223 ] {} <Trace> oximeter.fields_u32 (79eddaf6-5920-48fe-8c45-6c5582e58677): 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] | ||
| 19764 | 2026.03.25 00:25:56.498520 [ 192 ] {b490aa8d-8720-450c-9d9d-0c0be0c6e0e1::all_1_116_23} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 744 rows, containing 5 columns (5 merged, 0 gathered) in 0.001388071 sec., 535995.6371107817 rows/sec., 35.32 MiB/sec. | ||
| 19765 | 2026.03.25 00:25:56.498545 [ 223 ] {} <Debug> oximeter.fields_u32 (79eddaf6-5920-48fe-8c45-6c5582e58677): 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] | ||
| 19766 | 2026.03.25 00:25:56.498608 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19767 | 2026.03.25 00:25:56.498702 [ 5 ] {ae7934e7-77ad-42e0-bb65-eac7b86a9a46} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 19768 | 2026.03.25 00:25:56.498744 [ 5 ] {ae7934e7-77ad-42e0-bb65-eac7b86a9a46} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 19769 | 2026.03.25 00:25:56.498751 [ 198 ] {b490aa8d-8720-450c-9d9d-0c0be0c6e0e1::all_1_116_23} <Trace> MergedBlockOutputStream: filled checksums all_1_116_23 (state Temporary) | ||
| 19770 | 2026.03.25 00:25:56.499149 [ 198 ] {b490aa8d-8720-450c-9d9d-0c0be0c6e0e1::all_1_116_23} <Trace> oximeter.fields_u16 (b490aa8d-8720-450c-9d9d-0c0be0c6e0e1): Renaming temporary part tmp_merge_all_1_116_23 to all_1_116_23 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19771 | 2026.03.25 00:25:56.499180 [ 5 ] {ae7934e7-77ad-42e0-bb65-eac7b86a9a46} <Trace> oximeter.fields_u8 (fa258e8d-285a-434f-b894-6be795807874): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19772 | 2026.03.25 00:25:56.499221 [ 5 ] {ae7934e7-77ad-42e0-bb65-eac7b86a9a46} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.99 GiB. | ||
| 19773 | 2026.03.25 00:25:56.499251 [ 198 ] {b490aa8d-8720-450c-9d9d-0c0be0c6e0e1::all_1_116_23} <Trace> oximeter.fields_u16 (b490aa8d-8720-450c-9d9d-0c0be0c6e0e1) (MergerMutator): Merged 6 parts: [all_1_111_22, all_116_116_0] -> all_1_116_23 | ||
| 19774 | 2026.03.25 00:25:56.499357 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB. | ||
| 19775 | 2026.03.25 00:25:56.499547 [ 5 ] {ae7934e7-77ad-42e0-bb65-eac7b86a9a46} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 19776 | 2026.03.25 00:25:56.499799 [ 5 ] {ae7934e7-77ad-42e0-bb65-eac7b86a9a46} <Trace> oximeter.fields_u8 (fa258e8d-285a-434f-b894-6be795807874): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19777 | 2026.03.25 00:25:56.499933 [ 5 ] {ae7934e7-77ad-42e0-bb65-eac7b86a9a46} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001249 sec., 118494.79583666935 rows/sec., 6.74 MiB/sec. | ||
| 19778 | 2026.03.25 00:25:56.499972 [ 5 ] {ae7934e7-77ad-42e0-bb65-eac7b86a9a46} <Debug> TCPHandler: Processed in 0.001413143 sec. | ||
| 19779 | 2026.03.25 00:25:56.500083 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19780 | 2026.03.25 00:25:56.500177 [ 5 ] {ef361cb6-5103-4550-810a-ce6dab4e4955} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 19781 | 2026.03.25 00:25:56.500217 [ 5 ] {ef361cb6-5103-4550-810a-ce6dab4e4955} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 19782 | 2026.03.25 00:25:56.500811 [ 5 ] {ef361cb6-5103-4550-810a-ce6dab4e4955} <Trace> oximeter.fields_uuid (6a83c119-7e6c-4ef5-9da4-bd1e7cdd4b62): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19783 | 2026.03.25 00:25:56.500846 [ 5 ] {ef361cb6-5103-4550-810a-ce6dab4e4955} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.99 GiB. | ||
| 19784 | 2026.03.25 00:25:56.501171 [ 5 ] {ef361cb6-5103-4550-810a-ce6dab4e4955} <Trace> MergedBlockOutputStream: filled checksums all_139_139_0 (state Temporary) | ||
| 19785 | 2026.03.25 00:25:56.501382 [ 5 ] {ef361cb6-5103-4550-810a-ce6dab4e4955} <Trace> oximeter.fields_uuid (6a83c119-7e6c-4ef5-9da4-bd1e7cdd4b62): Renaming temporary part tmp_insert_all_139_139_0 to all_139_139_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19786 | 2026.03.25 00:25:56.501512 [ 5 ] {ef361cb6-5103-4550-810a-ce6dab4e4955} <Debug> executeQuery: Read 504 rows, 36.30 KiB in 0.001352 sec., 372781.06508875743 rows/sec., 26.22 MiB/sec. | ||
| 19787 | 2026.03.25 00:25:56.501550 [ 5 ] {ef361cb6-5103-4550-810a-ce6dab4e4955} <Debug> TCPHandler: Processed in 0.001515155 sec. | ||
| 19788 | 2026.03.25 00:25:56.501716 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19789 | 2026.03.25 00:25:56.501809 [ 5 ] {d132c586-03e7-4d5a-836b-cb63ca0a1ce6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 19790 | 2026.03.25 00:25:56.501852 [ 5 ] {d132c586-03e7-4d5a-836b-cb63ca0a1ce6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 19791 | 2026.03.25 00:25:56.502184 [ 5 ] {d132c586-03e7-4d5a-836b-cb63ca0a1ce6} <Trace> oximeter.measurements_bool (8a3ce6e0-f76a-4ba2-9a43-4275c3c9549e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19792 | 2026.03.25 00:25:56.502220 [ 5 ] {d132c586-03e7-4d5a-836b-cb63ca0a1ce6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.99 GiB. | ||
| 19793 | 2026.03.25 00:25:56.502524 [ 5 ] {d132c586-03e7-4d5a-836b-cb63ca0a1ce6} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 19794 | 2026.03.25 00:25:56.502731 [ 5 ] {d132c586-03e7-4d5a-836b-cb63ca0a1ce6} <Trace> oximeter.measurements_bool (8a3ce6e0-f76a-4ba2-9a43-4275c3c9549e): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19795 | 2026.03.25 00:25:56.502859 [ 5 ] {d132c586-03e7-4d5a-836b-cb63ca0a1ce6} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001067 sec., 5623.242736644798 rows/sec., 293.79 KiB/sec. | ||
| 19796 | 2026.03.25 00:25:56.502896 [ 5 ] {d132c586-03e7-4d5a-836b-cb63ca0a1ce6} <Debug> TCPHandler: Processed in 0.001228708 sec. | ||
| 19797 | 2026.03.25 00:25:56.503004 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19798 | 2026.03.25 00:25:56.503097 [ 5 ] {87f12788-f6c0-4cb4-9fd5-7129d1002f31} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 19799 | 2026.03.25 00:25:56.503139 [ 5 ] {87f12788-f6c0-4cb4-9fd5-7129d1002f31} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 19800 | 2026.03.25 00:25:56.503544 [ 5 ] {87f12788-f6c0-4cb4-9fd5-7129d1002f31} <Trace> oximeter.measurements_cumulativeu64 (d9515f17-c5fd-4592-903e-92bbab0fc185): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19801 | 2026.03.25 00:25:56.503580 [ 5 ] {87f12788-f6c0-4cb4-9fd5-7129d1002f31} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.99 GiB. | ||
| 19802 | 2026.03.25 00:25:56.503908 [ 5 ] {87f12788-f6c0-4cb4-9fd5-7129d1002f31} <Trace> MergedBlockOutputStream: filled checksums all_139_139_0 (state Temporary) | ||
| 19803 | 2026.03.25 00:25:56.504129 [ 5 ] {87f12788-f6c0-4cb4-9fd5-7129d1002f31} <Trace> oximeter.measurements_cumulativeu64 (d9515f17-c5fd-4592-903e-92bbab0fc185): Renaming temporary part tmp_insert_all_139_139_0 to all_139_139_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19804 | 2026.03.25 00:25:56.504249 [ 84 ] {} <Debug> oximeter.measurements_cumulativeu64 (d9515f17-c5fd-4592-903e-92bbab0fc185) (MergerMutator): Selected 6 parts from all_1_134_28 to all_139_139_0 | ||
| 19805 | 2026.03.25 00:25:56.504260 [ 5 ] {87f12788-f6c0-4cb4-9fd5-7129d1002f31} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001181 sec., 224386.1134631668 rows/sec., 14.91 MiB/sec. | ||
| 19806 | 2026.03.25 00:25:56.504286 [ 84 ] {} <Trace> oximeter.measurements_cumulativeu64 (d9515f17-c5fd-4592-903e-92bbab0fc185): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19807 | 2026.03.25 00:25:56.504309 [ 84 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.99 GiB. | ||
| 19808 | 2026.03.25 00:25:56.504311 [ 5 ] {87f12788-f6c0-4cb4-9fd5-7129d1002f31} <Debug> TCPHandler: Processed in 0.001354491 sec. | ||
| 19809 | 2026.03.25 00:25:56.504387 [ 192 ] {d9515f17-c5fd-4592-903e-92bbab0fc185::all_1_139_29} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_134_28 to all_139_139_0 into Compact with storage Full | ||
| 19810 | 2026.03.25 00:25:56.504437 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19811 | 2026.03.25 00:25:56.504508 [ 192 ] {d9515f17-c5fd-4592-903e-92bbab0fc185::all_1_139_29} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 19812 | 2026.03.25 00:25:56.504536 [ 5 ] {1b0daff9-3c75-4f0a-8be5-3c5c3b6c7a3e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 19813 | 2026.03.25 00:25:56.504548 [ 192 ] {d9515f17-c5fd-4592-903e-92bbab0fc185::all_1_139_29} <Debug> MergeTreeSequentialSource: Reading 8 marks from part all_1_134_28, total 53327 rows starting from the beginning of the part | ||
| 19814 | 2026.03.25 00:25:56.504586 [ 5 ] {1b0daff9-3c75-4f0a-8be5-3c5c3b6c7a3e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 19815 | 2026.03.25 00:25:56.504633 [ 192 ] {d9515f17-c5fd-4592-903e-92bbab0fc185::all_1_139_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_135_135_0, total 160 rows starting from the beginning of the part | ||
| 19816 | 2026.03.25 00:25:56.504689 [ 192 ] {d9515f17-c5fd-4592-903e-92bbab0fc185::all_1_139_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_136_136_0, total 265 rows starting from the beginning of the part | ||
| 19817 | 2026.03.25 00:25:56.504734 [ 192 ] {d9515f17-c5fd-4592-903e-92bbab0fc185::all_1_139_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_137_137_0, total 1497 rows starting from the beginning of the part | ||
| 19818 | 2026.03.25 00:25:56.504774 [ 192 ] {d9515f17-c5fd-4592-903e-92bbab0fc185::all_1_139_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_138_138_0, total 128 rows starting from the beginning of the part | ||
| 19819 | 2026.03.25 00:25:56.504817 [ 192 ] {d9515f17-c5fd-4592-903e-92bbab0fc185::all_1_139_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_139_139_0, total 265 rows starting from the beginning of the part | ||
| 19820 | 2026.03.25 00:25:56.504911 [ 5 ] {1b0daff9-3c75-4f0a-8be5-3c5c3b6c7a3e} <Trace> oximeter.measurements_f64 (212c2a6f-90cf-4c71-aafe-78c3b1fd8e79): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19821 | 2026.03.25 00:25:56.504953 [ 5 ] {1b0daff9-3c75-4f0a-8be5-3c5c3b6c7a3e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.99 GiB. | ||
| 19822 | 2026.03.25 00:25:56.505276 [ 5 ] {1b0daff9-3c75-4f0a-8be5-3c5c3b6c7a3e} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 19823 | 2026.03.25 00:25:56.505484 [ 5 ] {1b0daff9-3c75-4f0a-8be5-3c5c3b6c7a3e} <Trace> oximeter.measurements_f64 (212c2a6f-90cf-4c71-aafe-78c3b1fd8e79): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19824 | 2026.03.25 00:25:56.505592 [ 84 ] {} <Debug> oximeter.measurements_f64 (212c2a6f-90cf-4c71-aafe-78c3b1fd8e79) (MergerMutator): Selected 6 parts from all_1_55_11 to all_60_60_0 | ||
| 19825 | 2026.03.25 00:25:56.505614 [ 5 ] {1b0daff9-3c75-4f0a-8be5-3c5c3b6c7a3e} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001096 sec., 912.4087591240876 rows/sec., 61.48 KiB/sec. | ||
| 19826 | 2026.03.25 00:25:56.505622 [ 84 ] {} <Trace> oximeter.measurements_f64 (212c2a6f-90cf-4c71-aafe-78c3b1fd8e79): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19827 | 2026.03.25 00:25:56.505654 [ 84 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.99 GiB. | ||
| 19828 | 2026.03.25 00:25:56.505660 [ 5 ] {1b0daff9-3c75-4f0a-8be5-3c5c3b6c7a3e} <Debug> TCPHandler: Processed in 0.001271049 sec. | ||
| 19829 | 2026.03.25 00:25:56.505735 [ 198 ] {212c2a6f-90cf-4c71-aafe-78c3b1fd8e79::all_1_60_12} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_55_11 to all_60_60_0 into Compact with storage Full | ||
| 19830 | 2026.03.25 00:25:56.505777 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19831 | 2026.03.25 00:25:56.505834 [ 198 ] {212c2a6f-90cf-4c71-aafe-78c3b1fd8e79::all_1_60_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 19832 | 2026.03.25 00:25:56.505867 [ 198 ] {212c2a6f-90cf-4c71-aafe-78c3b1fd8e79::all_1_60_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_55_11, total 55 rows starting from the beginning of the part | ||
| 19833 | 2026.03.25 00:25:56.505874 [ 5 ] {fb41c63a-86d1-4e43-b32c-4658b4bee026} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 19834 | 2026.03.25 00:25:56.505931 [ 198 ] {212c2a6f-90cf-4c71-aafe-78c3b1fd8e79::all_1_60_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 1 rows starting from the beginning of the part | ||
| 19835 | 2026.03.25 00:25:56.505932 [ 5 ] {fb41c63a-86d1-4e43-b32c-4658b4bee026} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 19836 | 2026.03.25 00:25:56.505980 [ 198 ] {212c2a6f-90cf-4c71-aafe-78c3b1fd8e79::all_1_60_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 1 rows starting from the beginning of the part | ||
| 19837 | 2026.03.25 00:25:56.506025 [ 198 ] {212c2a6f-90cf-4c71-aafe-78c3b1fd8e79::all_1_60_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 1 rows starting from the beginning of the part | ||
| 19838 | 2026.03.25 00:25:56.506062 [ 198 ] {212c2a6f-90cf-4c71-aafe-78c3b1fd8e79::all_1_60_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 1 rows starting from the beginning of the part | ||
| 19839 | 2026.03.25 00:25:56.506103 [ 198 ] {212c2a6f-90cf-4c71-aafe-78c3b1fd8e79::all_1_60_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 1 rows starting from the beginning of the part | ||
| 19840 | 2026.03.25 00:25:56.506757 [ 5 ] {fb41c63a-86d1-4e43-b32c-4658b4bee026} <Trace> oximeter.measurements_histogramu64 (66b3c5cd-c277-4614-b9e1-0e483a2d8930): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19841 | 2026.03.25 00:25:56.506799 [ 5 ] {fb41c63a-86d1-4e43-b32c-4658b4bee026} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.99 GiB. | ||
| 19842 | 2026.03.25 00:25:56.506922 [ 189 ] {212c2a6f-90cf-4c71-aafe-78c3b1fd8e79::all_1_60_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 60 rows, containing 4 columns (4 merged, 0 gathered) in 0.001221998 sec., 49099.91669380801 rows/sec., 3.23 MiB/sec. | ||
| 19843 | 2026.03.25 00:25:56.507056 [ 195 ] {212c2a6f-90cf-4c71-aafe-78c3b1fd8e79::all_1_60_12} <Trace> MergedBlockOutputStream: filled checksums all_1_60_12 (state Temporary) | ||
| 19844 | 2026.03.25 00:25:56.507310 [ 195 ] {212c2a6f-90cf-4c71-aafe-78c3b1fd8e79::all_1_60_12} <Trace> oximeter.measurements_f64 (212c2a6f-90cf-4c71-aafe-78c3b1fd8e79): Renaming temporary part tmp_merge_all_1_60_12 to all_1_60_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19845 | 2026.03.25 00:25:56.507366 [ 5 ] {fb41c63a-86d1-4e43-b32c-4658b4bee026} <Trace> MergedBlockOutputStream: filled checksums all_116_116_0 (state Temporary) | ||
| 19846 | 2026.03.25 00:25:56.507375 [ 195 ] {212c2a6f-90cf-4c71-aafe-78c3b1fd8e79::all_1_60_12} <Trace> oximeter.measurements_f64 (212c2a6f-90cf-4c71-aafe-78c3b1fd8e79) (MergerMutator): Merged 6 parts: [all_1_55_11, all_60_60_0] -> all_1_60_12 | ||
| 19847 | 2026.03.25 00:25:56.507454 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
| 19848 | 2026.03.25 00:25:56.507599 [ 5 ] {fb41c63a-86d1-4e43-b32c-4658b4bee026} <Trace> oximeter.measurements_histogramu64 (66b3c5cd-c277-4614-b9e1-0e483a2d8930): Renaming temporary part tmp_insert_all_116_116_0 to all_116_116_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19849 | 2026.03.25 00:25:56.507726 [ 84 ] {} <Debug> oximeter.measurements_histogramu64 (66b3c5cd-c277-4614-b9e1-0e483a2d8930) (MergerMutator): Selected 6 parts from all_1_111_22 to all_116_116_0 | ||
| 19850 | 2026.03.25 00:25:56.507744 [ 5 ] {fb41c63a-86d1-4e43-b32c-4658b4bee026} <Debug> executeQuery: Read 14 rows, 25.69 KiB in 0.001887 sec., 7419.183889772125 rows/sec., 13.29 MiB/sec. | ||
| 19851 | 2026.03.25 00:25:56.507758 [ 84 ] {} <Trace> oximeter.measurements_histogramu64 (66b3c5cd-c277-4614-b9e1-0e483a2d8930): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19852 | 2026.03.25 00:25:56.507783 [ 84 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.99 GiB. | ||
| 19853 | 2026.03.25 00:25:56.507823 [ 5 ] {fb41c63a-86d1-4e43-b32c-4658b4bee026} <Debug> TCPHandler: Processed in 0.002093518 sec. | ||
| 19854 | 2026.03.25 00:25:56.507866 [ 191 ] {66b3c5cd-c277-4614-b9e1-0e483a2d8930::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 | ||
| 19855 | 2026.03.25 00:25:56.507947 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19856 | 2026.03.25 00:25:56.508041 [ 5 ] {792f2a31-f3be-4c45-97ab-3d3016b929a4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 19857 | 2026.03.25 00:25:56.508084 [ 5 ] {792f2a31-f3be-4c45-97ab-3d3016b929a4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 19858 | 2026.03.25 00:25:56.508087 [ 191 ] {66b3c5cd-c277-4614-b9e1-0e483a2d8930::all_1_116_23} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 19859 | 2026.03.25 00:25:56.508145 [ 191 ] {66b3c5cd-c277-4614-b9e1-0e483a2d8930::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_111_22, total 2318 rows starting from the beginning of the part | ||
| 19860 | 2026.03.25 00:25:56.508263 [ 191 ] {66b3c5cd-c277-4614-b9e1-0e483a2d8930::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_112_112_0, total 14 rows starting from the beginning of the part | ||
| 19861 | 2026.03.25 00:25:56.508366 [ 191 ] {66b3c5cd-c277-4614-b9e1-0e483a2d8930::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_113_113_0, total 26 rows starting from the beginning of the part | ||
| 19862 | 2026.03.25 00:25:56.508424 [ 5 ] {792f2a31-f3be-4c45-97ab-3d3016b929a4} <Trace> oximeter.measurements_u64 (a46c3f3f-9ded-4b50-9fc2-4f503dd169a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19863 | 2026.03.25 00:25:56.508460 [ 5 ] {792f2a31-f3be-4c45-97ab-3d3016b929a4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.99 GiB. | ||
| 19864 | 2026.03.25 00:25:56.508463 [ 191 ] {66b3c5cd-c277-4614-b9e1-0e483a2d8930::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_114_114_0, total 14 rows starting from the beginning of the part | ||
| 19865 | 2026.03.25 00:25:56.508559 [ 191 ] {66b3c5cd-c277-4614-b9e1-0e483a2d8930::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_115_115_0, total 37 rows starting from the beginning of the part | ||
| 19866 | 2026.03.25 00:25:56.508649 [ 191 ] {66b3c5cd-c277-4614-b9e1-0e483a2d8930::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_116_116_0, total 14 rows starting from the beginning of the part | ||
| 19867 | 2026.03.25 00:25:56.508780 [ 5 ] {792f2a31-f3be-4c45-97ab-3d3016b929a4} <Trace> MergedBlockOutputStream: filled checksums all_139_139_0 (state Temporary) | ||
| 19868 | 2026.03.25 00:25:56.508998 [ 5 ] {792f2a31-f3be-4c45-97ab-3d3016b929a4} <Trace> oximeter.measurements_u64 (a46c3f3f-9ded-4b50-9fc2-4f503dd169a4): Renaming temporary part tmp_insert_all_139_139_0 to all_139_139_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19869 | 2026.03.25 00:25:56.509130 [ 5 ] {792f2a31-f3be-4c45-97ab-3d3016b929a4} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001107 sec., 81300.81300813009 rows/sec., 5.09 MiB/sec. | ||
| 19870 | 2026.03.25 00:25:56.509167 [ 5 ] {792f2a31-f3be-4c45-97ab-3d3016b929a4} <Debug> TCPHandler: Processed in 0.001268309 sec. | ||
| 19871 | 2026.03.25 00:25:56.513007 [ 223 ] {} <Debug> oximeter.fields_u32 (79eddaf6-5920-48fe-8c45-6c5582e58677): 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] | ||
| 19872 | 2026.03.25 00:25:56.516139 [ 196 ] {d9515f17-c5fd-4592-903e-92bbab0fc185::all_1_139_29} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 55642 rows, containing 5 columns (5 merged, 0 gathered) in 0.011802951 sec., 4714244.768109263 rows/sec., 300.71 MiB/sec. | ||
| 19873 | 2026.03.25 00:25:56.516548 [ 188 ] {d9515f17-c5fd-4592-903e-92bbab0fc185::all_1_139_29} <Trace> MergedBlockOutputStream: filled checksums all_1_139_29 (state Temporary) | ||
| 19874 | 2026.03.25 00:25:56.516802 [ 188 ] {d9515f17-c5fd-4592-903e-92bbab0fc185::all_1_139_29} <Trace> oximeter.measurements_cumulativeu64 (d9515f17-c5fd-4592-903e-92bbab0fc185): Renaming temporary part tmp_merge_all_1_139_29 to all_1_139_29 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19875 | 2026.03.25 00:25:56.516935 [ 188 ] {d9515f17-c5fd-4592-903e-92bbab0fc185::all_1_139_29} <Trace> oximeter.measurements_cumulativeu64 (d9515f17-c5fd-4592-903e-92bbab0fc185) (MergerMutator): Merged 6 parts: [all_1_134_28, all_139_139_0] -> all_1_139_29 | ||
| 19876 | 2026.03.25 00:25:56.517005 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.35 MiB. | ||
| 19877 | 2026.03.25 00:25:56.520109 [ 188 ] {66b3c5cd-c277-4614-b9e1-0e483a2d8930::all_1_116_23} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2423 rows, containing 19 columns (19 merged, 0 gathered) in 0.012283772 sec., 197252.11441566973 rows/sec., 353.47 MiB/sec. | ||
| 19878 | 2026.03.25 00:25:56.522372 [ 196 ] {66b3c5cd-c277-4614-b9e1-0e483a2d8930::all_1_116_23} <Trace> MergedBlockOutputStream: filled checksums all_1_116_23 (state Temporary) | ||
| 19879 | 2026.03.25 00:25:56.522717 [ 196 ] {66b3c5cd-c277-4614-b9e1-0e483a2d8930::all_1_116_23} <Trace> oximeter.measurements_histogramu64 (66b3c5cd-c277-4614-b9e1-0e483a2d8930): Renaming temporary part tmp_merge_all_1_116_23 to all_1_116_23 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19880 | 2026.03.25 00:25:56.522790 [ 196 ] {66b3c5cd-c277-4614-b9e1-0e483a2d8930::all_1_116_23} <Trace> oximeter.measurements_histogramu64 (66b3c5cd-c277-4614-b9e1-0e483a2d8930) (MergerMutator): Merged 6 parts: [all_1_111_22, all_116_116_0] -> all_1_116_23 | ||
| 19881 | 2026.03.25 00:25:56.522942 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 18.65 MiB. | ||
| 19882 | 2026.03.25 00:25:57.000200 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 387.54 MiB, peak 407.60 MiB, free memory in arenas 0.00 B, will set to 394.04 MiB (RSS), difference: 6.50 MiB | ||
| 19883 | 2026.03.25 00:25:59.138724 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45046 | ||
| 19884 | 2026.03.25 00:25:59.138829 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 19885 | 2026.03.25 00:25:59.138855 [ 293 ] {} <Debug> TCP-Session: b8202f7d-1c32-44a9-9fc6-eda117680be2 Authenticating user 'default' from [fd00:1122:3344:101::e]:45046 | ||
| 19886 | 2026.03.25 00:25:59.138877 [ 293 ] {} <Debug> TCP-Session: b8202f7d-1c32-44a9-9fc6-eda117680be2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19887 | 2026.03.25 00:25:59.138891 [ 293 ] {} <Debug> TCP-Session: b8202f7d-1c32-44a9-9fc6-eda117680be2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19888 | 2026.03.25 00:25:59.139110 [ 295 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33212 | ||
| 19889 | 2026.03.25 00:25:59.139118 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43180 | ||
| 19890 | 2026.03.25 00:25:59.139139 [ 296 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62615 | ||
| 19891 | 2026.03.25 00:25:59.139184 [ 295 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 19892 | 2026.03.25 00:25:59.139199 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41543 | ||
| 19893 | 2026.03.25 00:25:59.139209 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34603 | ||
| 19894 | 2026.03.25 00:25:59.139244 [ 293 ] {} <Trace> TCP-Session: b8202f7d-1c32-44a9-9fc6-eda117680be2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19895 | 2026.03.25 00:25:59.139252 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 19896 | 2026.03.25 00:25:59.139272 [ 296 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 19897 | 2026.03.25 00:25:59.139279 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 19898 | 2026.03.25 00:25:59.139312 [ 294 ] {} <Debug> TCP-Session: c45ae437-31bd-417d-aee8-fd84505fadd8 Authenticating user 'default' from [fd00:1122:3344:101::e]:43180 | ||
| 19899 | 2026.03.25 00:25:59.139326 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 19900 | 2026.03.25 00:25:59.139339 [ 291 ] {} <Debug> TCP-Session: b342c4ad-50ff-4928-a802-7fb142f9dadb Authenticating user 'default' from [fd00:1122:3344:101::e]:41543 | ||
| 19901 | 2026.03.25 00:25:59.139357 [ 294 ] {} <Debug> TCP-Session: c45ae437-31bd-417d-aee8-fd84505fadd8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19902 | 2026.03.25 00:25:59.139371 [ 292 ] {} <Debug> TCP-Session: 98ce4965-51fb-45db-a12c-a1b39eefdeb8 Authenticating user 'default' from [fd00:1122:3344:101::e]:34603 | ||
| 19903 | 2026.03.25 00:25:59.139384 [ 291 ] {} <Debug> TCP-Session: b342c4ad-50ff-4928-a802-7fb142f9dadb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19904 | 2026.03.25 00:25:59.139388 [ 294 ] {} <Debug> TCP-Session: c45ae437-31bd-417d-aee8-fd84505fadd8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19905 | 2026.03.25 00:25:59.139415 [ 291 ] {} <Debug> TCP-Session: b342c4ad-50ff-4928-a802-7fb142f9dadb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19906 | 2026.03.25 00:25:59.139428 [ 293 ] {5aa04b25-6d75-48ab-8799-06b32c045dff} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:45046) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 19907 | 2026.03.25 00:25:59.139409 [ 292 ] {} <Debug> TCP-Session: 98ce4965-51fb-45db-a12c-a1b39eefdeb8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19908 | 2026.03.25 00:25:59.139327 [ 296 ] {} <Debug> TCP-Session: 485126a3-8c66-4d58-8912-f312f0ba632c Authenticating user 'default' from [fd00:1122:3344:101::e]:62615 | ||
| 19909 | 2026.03.25 00:25:59.139481 [ 292 ] {} <Debug> TCP-Session: 98ce4965-51fb-45db-a12c-a1b39eefdeb8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19910 | 2026.03.25 00:25:59.139504 [ 296 ] {} <Debug> TCP-Session: 485126a3-8c66-4d58-8912-f312f0ba632c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19911 | 2026.03.25 00:25:59.139224 [ 295 ] {} <Debug> TCP-Session: bf9584c1-1b79-4b4d-810e-7eb07953c65a Authenticating user 'default' from [fd00:1122:3344:101::e]:33212 | ||
| 19912 | 2026.03.25 00:25:59.139531 [ 296 ] {} <Debug> TCP-Session: 485126a3-8c66-4d58-8912-f312f0ba632c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19913 | 2026.03.25 00:25:59.139555 [ 295 ] {} <Debug> TCP-Session: bf9584c1-1b79-4b4d-810e-7eb07953c65a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19914 | 2026.03.25 00:25:59.139177 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55185 | ||
| 19915 | 2026.03.25 00:25:59.139578 [ 295 ] {} <Debug> TCP-Session: bf9584c1-1b79-4b4d-810e-7eb07953c65a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19916 | 2026.03.25 00:25:59.139171 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38427 | ||
| 19917 | 2026.03.25 00:25:59.139167 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34767 | ||
| 19918 | 2026.03.25 00:25:59.139644 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 19919 | 2026.03.25 00:25:59.139685 [ 290 ] {} <Debug> TCP-Session: 97e250e3-400a-4b16-8806-60abe7769ca2 Authenticating user 'default' from [fd00:1122:3344:101::e]:55185 | ||
| 19920 | 2026.03.25 00:25:59.139705 [ 290 ] {} <Debug> TCP-Session: 97e250e3-400a-4b16-8806-60abe7769ca2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19921 | 2026.03.25 00:25:59.139705 [ 293 ] {5aa04b25-6d75-48ab-8799-06b32c045dff} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 19922 | 2026.03.25 00:25:59.139720 [ 290 ] {} <Debug> TCP-Session: 97e250e3-400a-4b16-8806-60abe7769ca2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19923 | 2026.03.25 00:25:59.139770 [ 293 ] {5aa04b25-6d75-48ab-8799-06b32c045dff} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 19924 | 2026.03.25 00:25:59.139839 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 19925 | 2026.03.25 00:25:59.139871 [ 289 ] {} <Debug> TCP-Session: d0dabde5-6e0e-4fc1-ae14-26b4962a4a54 Authenticating user 'default' from [fd00:1122:3344:101::e]:38427 | ||
| 19926 | 2026.03.25 00:25:59.139890 [ 289 ] {} <Debug> TCP-Session: d0dabde5-6e0e-4fc1-ae14-26b4962a4a54 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19927 | 2026.03.25 00:25:59.139909 [ 289 ] {} <Debug> TCP-Session: d0dabde5-6e0e-4fc1-ae14-26b4962a4a54 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19928 | 2026.03.25 00:25:59.140079 [ 293 ] {5aa04b25-6d75-48ab-8799-06b32c045dff} <Debug> oximeter.version (97ad2ce0-cded-4649-a1b6-ff7c59ff4a2c) (SelectExecutor): Key condition: unknown | ||
| 19929 | 2026.03.25 00:25:59.140083 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 19930 | 2026.03.25 00:25:59.140133 [ 288 ] {} <Debug> TCP-Session: 649903a7-5c8d-4092-b17b-92e993ee09d4 Authenticating user 'default' from [fd00:1122:3344:101::e]:34767 | ||
| 19931 | 2026.03.25 00:25:59.140151 [ 288 ] {} <Debug> TCP-Session: 649903a7-5c8d-4092-b17b-92e993ee09d4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19932 | 2026.03.25 00:25:59.140163 [ 288 ] {} <Debug> TCP-Session: 649903a7-5c8d-4092-b17b-92e993ee09d4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19933 | 2026.03.25 00:25:59.141222 [ 305 ] {5aa04b25-6d75-48ab-8799-06b32c045dff} <Trace> AggregatingTransform: Aggregating | ||
| 19934 | 2026.03.25 00:25:59.141264 [ 305 ] {5aa04b25-6d75-48ab-8799-06b32c045dff} <Trace> Aggregator: Aggregation method: without_key | ||
| 19935 | 2026.03.25 00:25:59.141303 [ 305 ] {5aa04b25-6d75-48ab-8799-06b32c045dff} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001114305 sec. (897.420 rows/sec., 35.06 KiB/sec.) | ||
| 19936 | 2026.03.25 00:25:59.141321 [ 305 ] {5aa04b25-6d75-48ab-8799-06b32c045dff} <Trace> Aggregator: Merging aggregated data | ||
| 19937 | 2026.03.25 00:25:59.142802 [ 293 ] {5aa04b25-6d75-48ab-8799-06b32c045dff} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003427 sec., 291.8004085205719 rows/sec., 11.40 KiB/sec. | ||
| 19938 | 2026.03.25 00:25:59.142964 [ 293 ] {5aa04b25-6d75-48ab-8799-06b32c045dff} <Debug> TCPHandler: Processed in 0.003868419 sec. | ||
| 19939 | 2026.03.25 00:25:59.143075 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 19940 | 2026.03.25 00:25:59.143103 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 19941 | 2026.03.25 00:25:59.143133 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 19942 | 2026.03.25 00:25:59.143153 [ 290 ] {} <Debug> TCP-Session: 97e250e3-400a-4b16-8806-60abe7769ca2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19943 | 2026.03.25 00:25:59.143160 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 19944 | 2026.03.25 00:25:59.143189 [ 295 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 19945 | 2026.03.25 00:25:59.143225 [ 292 ] {} <Debug> TCP-Session: 98ce4965-51fb-45db-a12c-a1b39eefdeb8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19946 | 2026.03.25 00:25:59.143237 [ 296 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 19947 | 2026.03.25 00:25:59.143255 [ 295 ] {} <Debug> TCP-Session: bf9584c1-1b79-4b4d-810e-7eb07953c65a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19948 | 2026.03.25 00:25:59.143260 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 19949 | 2026.03.25 00:25:59.143285 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 19950 | 2026.03.25 00:25:59.143320 [ 288 ] {} <Debug> TCP-Session: 649903a7-5c8d-4092-b17b-92e993ee09d4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19951 | 2026.03.25 00:25:59.143287 [ 296 ] {} <Debug> TCP-Session: 485126a3-8c66-4d58-8912-f312f0ba632c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19952 | 2026.03.25 00:25:59.143344 [ 291 ] {} <Debug> TCP-Session: b342c4ad-50ff-4928-a802-7fb142f9dadb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19953 | 2026.03.25 00:25:59.143216 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 19954 | 2026.03.25 00:25:59.143184 [ 294 ] {} <Debug> TCP-Session: c45ae437-31bd-417d-aee8-fd84505fadd8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19955 | 2026.03.25 00:25:59.143106 [ 293 ] {} <Debug> TCP-Session: b8202f7d-1c32-44a9-9fc6-eda117680be2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19956 | 2026.03.25 00:25:59.143413 [ 289 ] {} <Debug> TCP-Session: d0dabde5-6e0e-4fc1-ae14-26b4962a4a54 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19957 | 2026.03.25 00:25:59.710001 [ 77 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 19958 | 2026.03.25 00:25:59.710052 [ 77 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 19959 | 2026.03.25 00:25:59.978495 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 39262 | ||
| 19960 | 2026.03.25 00:25:59.979081 [ 244 ] {} <Trace> system.asynchronous_metric_log (0898b27c-367e-447b-8482-f4822232c365): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19961 | 2026.03.25 00:25:59.979130 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.99 GiB. | ||
| 19962 | 2026.03.25 00:25:59.979631 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
| 19963 | 2026.03.25 00:25:59.979872 [ 244 ] {} <Trace> system.asynchronous_metric_log (0898b27c-367e-447b-8482-f4822232c365): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19964 | 2026.03.25 00:25:59.980031 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 39262 | ||
| 19965 | 2026.03.25 00:26:01.482013 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19966 | 2026.03.25 00:26:01.482290 [ 5 ] {9d4682e6-6f99-4393-844f-bce791040545} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 19967 | 2026.03.25 00:26:01.482354 [ 5 ] {9d4682e6-6f99-4393-844f-bce791040545} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 19968 | 2026.03.25 00:26:01.483022 [ 5 ] {9d4682e6-6f99-4393-844f-bce791040545} <Trace> oximeter.fields_string (da9d4756-c540-45ff-bdbb-bdc9c8d31861): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19969 | 2026.03.25 00:26:01.483068 [ 5 ] {9d4682e6-6f99-4393-844f-bce791040545} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.99 GiB. | ||
| 19970 | 2026.03.25 00:26:01.483470 [ 5 ] {9d4682e6-6f99-4393-844f-bce791040545} <Trace> MergedBlockOutputStream: filled checksums all_140_140_0 (state Temporary) | ||
| 19971 | 2026.03.25 00:26:01.483702 [ 5 ] {9d4682e6-6f99-4393-844f-bce791040545} <Trace> oximeter.fields_string (da9d4756-c540-45ff-bdbb-bdc9c8d31861): Renaming temporary part tmp_insert_all_140_140_0 to all_140_140_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19972 | 2026.03.25 00:26:01.483852 [ 5 ] {9d4682e6-6f99-4393-844f-bce791040545} <Debug> executeQuery: Read 108 rows, 9.31 KiB in 0.001623 sec., 66543.43807763401 rows/sec., 5.60 MiB/sec. | ||
| 19973 | 2026.03.25 00:26:01.483894 [ 5 ] {9d4682e6-6f99-4393-844f-bce791040545} <Debug> TCPHandler: Processed in 0.002039727 sec. | ||
| 19974 | 2026.03.25 00:26:01.484018 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19975 | 2026.03.25 00:26:01.484111 [ 5 ] {dc170b93-3564-4cae-b833-1bbfc51643a0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 19976 | 2026.03.25 00:26:01.484152 [ 5 ] {dc170b93-3564-4cae-b833-1bbfc51643a0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 19977 | 2026.03.25 00:26:01.484572 [ 5 ] {dc170b93-3564-4cae-b833-1bbfc51643a0} <Trace> oximeter.fields_u16 (b490aa8d-8720-450c-9d9d-0c0be0c6e0e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19978 | 2026.03.25 00:26:01.484609 [ 5 ] {dc170b93-3564-4cae-b833-1bbfc51643a0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.99 GiB. | ||
| 19979 | 2026.03.25 00:26:01.484893 [ 5 ] {dc170b93-3564-4cae-b833-1bbfc51643a0} <Trace> MergedBlockOutputStream: filled checksums all_117_117_0 (state Temporary) | ||
| 19980 | 2026.03.25 00:26:01.485102 [ 5 ] {dc170b93-3564-4cae-b833-1bbfc51643a0} <Trace> oximeter.fields_u16 (b490aa8d-8720-450c-9d9d-0c0be0c6e0e1): Renaming temporary part tmp_insert_all_117_117_0 to all_117_117_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19981 | 2026.03.25 00:26:01.485229 [ 5 ] {dc170b93-3564-4cae-b833-1bbfc51643a0} <Debug> executeQuery: Read 26 rows, 1.96 KiB in 0.001137 sec., 22867.194371152156 rows/sec., 1.68 MiB/sec. | ||
| 19982 | 2026.03.25 00:26:01.485265 [ 5 ] {dc170b93-3564-4cae-b833-1bbfc51643a0} <Debug> TCPHandler: Processed in 0.001295589 sec. | ||
| 19983 | 2026.03.25 00:26:01.485386 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19984 | 2026.03.25 00:26:01.485477 [ 5 ] {d3a94714-9c58-4768-99ef-f2adeceed5b8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 19985 | 2026.03.25 00:26:01.485516 [ 5 ] {d3a94714-9c58-4768-99ef-f2adeceed5b8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 19986 | 2026.03.25 00:26:01.485975 [ 5 ] {d3a94714-9c58-4768-99ef-f2adeceed5b8} <Trace> oximeter.fields_uuid (6a83c119-7e6c-4ef5-9da4-bd1e7cdd4b62): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19987 | 2026.03.25 00:26:01.486015 [ 5 ] {d3a94714-9c58-4768-99ef-f2adeceed5b8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.99 GiB. | ||
| 19988 | 2026.03.25 00:26:01.486341 [ 5 ] {d3a94714-9c58-4768-99ef-f2adeceed5b8} <Trace> MergedBlockOutputStream: filled checksums all_140_140_0 (state Temporary) | ||
| 19989 | 2026.03.25 00:26:01.486560 [ 5 ] {d3a94714-9c58-4768-99ef-f2adeceed5b8} <Trace> oximeter.fields_uuid (6a83c119-7e6c-4ef5-9da4-bd1e7cdd4b62): Renaming temporary part tmp_insert_all_140_140_0 to all_140_140_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19990 | 2026.03.25 00:26:01.486687 [ 5 ] {d3a94714-9c58-4768-99ef-f2adeceed5b8} <Debug> executeQuery: Read 90 rows, 7.20 KiB in 0.001227 sec., 73349.63325183374 rows/sec., 5.73 MiB/sec. | ||
| 19991 | 2026.03.25 00:26:01.486726 [ 5 ] {d3a94714-9c58-4768-99ef-f2adeceed5b8} <Debug> TCPHandler: Processed in 0.001387632 sec. | ||
| 19992 | 2026.03.25 00:26:01.486845 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19993 | 2026.03.25 00:26:01.486938 [ 5 ] {3b2170af-9f99-4387-ac1e-6f6f2a03d55a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 19994 | 2026.03.25 00:26:01.486985 [ 5 ] {3b2170af-9f99-4387-ac1e-6f6f2a03d55a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 19995 | 2026.03.25 00:26:01.487428 [ 5 ] {3b2170af-9f99-4387-ac1e-6f6f2a03d55a} <Trace> oximeter.measurements_cumulativeu64 (d9515f17-c5fd-4592-903e-92bbab0fc185): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19996 | 2026.03.25 00:26:01.487470 [ 5 ] {3b2170af-9f99-4387-ac1e-6f6f2a03d55a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.99 GiB. | ||
| 19997 | 2026.03.25 00:26:01.487808 [ 5 ] {3b2170af-9f99-4387-ac1e-6f6f2a03d55a} <Trace> MergedBlockOutputStream: filled checksums all_140_140_0 (state Temporary) | ||
| 19998 | 2026.03.25 00:26:01.488018 [ 5 ] {3b2170af-9f99-4387-ac1e-6f6f2a03d55a} <Trace> oximeter.measurements_cumulativeu64 (d9515f17-c5fd-4592-903e-92bbab0fc185): Renaming temporary part tmp_insert_all_140_140_0 to all_140_140_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19999 | 2026.03.25 00:26:01.488144 [ 5 ] {3b2170af-9f99-4387-ac1e-6f6f2a03d55a} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001224 sec., 130718.954248366 rows/sec., 9.10 MiB/sec. | ||
| 20000 | 2026.03.25 00:26:01.488179 [ 5 ] {3b2170af-9f99-4387-ac1e-6f6f2a03d55a} <Debug> TCPHandler: Processed in 0.001381351 sec. | ||
| 20001 | 2026.03.25 00:26:01.488289 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20002 | 2026.03.25 00:26:01.488381 [ 5 ] {632a95fd-8bda-4520-94d0-e4d3e504221e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 20003 | 2026.03.25 00:26:01.488435 [ 5 ] {632a95fd-8bda-4520-94d0-e4d3e504221e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 20004 | 2026.03.25 00:26:01.489227 [ 5 ] {632a95fd-8bda-4520-94d0-e4d3e504221e} <Trace> oximeter.measurements_histogramu64 (66b3c5cd-c277-4614-b9e1-0e483a2d8930): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20005 | 2026.03.25 00:26:01.489262 [ 5 ] {632a95fd-8bda-4520-94d0-e4d3e504221e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.99 GiB. | ||
| 20006 | 2026.03.25 00:26:01.489796 [ 5 ] {632a95fd-8bda-4520-94d0-e4d3e504221e} <Trace> MergedBlockOutputStream: filled checksums all_117_117_0 (state Temporary) | ||
| 20007 | 2026.03.25 00:26:01.490012 [ 5 ] {632a95fd-8bda-4520-94d0-e4d3e504221e} <Trace> oximeter.measurements_histogramu64 (66b3c5cd-c277-4614-b9e1-0e483a2d8930): Renaming temporary part tmp_insert_all_117_117_0 to all_117_117_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20008 | 2026.03.25 00:26:01.490146 [ 5 ] {632a95fd-8bda-4520-94d0-e4d3e504221e} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.001783 sec., 14582.164890633763 rows/sec., 26.13 MiB/sec. | ||
| 20009 | 2026.03.25 00:26:01.490199 [ 5 ] {632a95fd-8bda-4520-94d0-e4d3e504221e} <Debug> TCPHandler: Processed in 0.001957135 sec. | ||
| 20010 | 2026.03.25 00:26:01.490318 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20011 | 2026.03.25 00:26:01.490412 [ 5 ] {4305e650-339d-4db2-960d-2e299de1fc40} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 20012 | 2026.03.25 00:26:01.490453 [ 5 ] {4305e650-339d-4db2-960d-2e299de1fc40} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 20013 | 2026.03.25 00:26:01.490853 [ 5 ] {4305e650-339d-4db2-960d-2e299de1fc40} <Trace> oximeter.measurements_u64 (a46c3f3f-9ded-4b50-9fc2-4f503dd169a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20014 | 2026.03.25 00:26:01.490887 [ 5 ] {4305e650-339d-4db2-960d-2e299de1fc40} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.99 GiB. | ||
| 20015 | 2026.03.25 00:26:01.491195 [ 5 ] {4305e650-339d-4db2-960d-2e299de1fc40} <Trace> MergedBlockOutputStream: filled checksums all_140_140_0 (state Temporary) | ||
| 20016 | 2026.03.25 00:26:01.491411 [ 5 ] {4305e650-339d-4db2-960d-2e299de1fc40} <Trace> oximeter.measurements_u64 (a46c3f3f-9ded-4b50-9fc2-4f503dd169a4): Renaming temporary part tmp_insert_all_140_140_0 to all_140_140_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20017 | 2026.03.25 00:26:01.491540 [ 5 ] {4305e650-339d-4db2-960d-2e299de1fc40} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001146 sec., 52356.02094240837 rows/sec., 3.53 MiB/sec. | ||
| 20018 | 2026.03.25 00:26:01.491575 [ 5 ] {4305e650-339d-4db2-960d-2e299de1fc40} <Debug> TCPHandler: Processed in 0.00130552 sec. | ||
| 20019 | 2026.03.25 00:26:01.875246 [ 223 ] {} <Trace> oximeter.measurements_histogramu64 (66b3c5cd-c277-4614-b9e1-0e483a2d8930): 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] | ||
| 20020 | 2026.03.25 00:26:01.875300 [ 223 ] {} <Debug> oximeter.measurements_histogramu64 (66b3c5cd-c277-4614-b9e1-0e483a2d8930): 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] | ||
| 20021 | 2026.03.25 00:26:01.885947 [ 223 ] {} <Debug> oximeter.measurements_histogramu64 (66b3c5cd-c277-4614-b9e1-0e483a2d8930): 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] | ||
| 20022 | 2026.03.25 00:26:02.043432 [ 223 ] {} <Trace> oximeter.fields_u16 (b490aa8d-8720-450c-9d9d-0c0be0c6e0e1): 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] | ||
| 20023 | 2026.03.25 00:26:02.043491 [ 223 ] {} <Debug> oximeter.fields_u16 (b490aa8d-8720-450c-9d9d-0c0be0c6e0e1): 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] | ||
| 20024 | 2026.03.25 00:26:02.054861 [ 223 ] {} <Debug> oximeter.fields_u16 (b490aa8d-8720-450c-9d9d-0c0be0c6e0e1): 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] | ||
| 20025 | 2026.03.25 00:26:02.111668 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 618 | ||
| 20026 | 2026.03.25 00:26:02.129937 [ 243 ] {} <Trace> system.metric_log (8832bb94-2db2-42e0-923d-5bcca7c2cc3b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20027 | 2026.03.25 00:26:02.130000 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.99 GiB. | ||
| 20028 | 2026.03.25 00:26:02.136008 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
| 20029 | 2026.03.25 00:26:02.136716 [ 243 ] {} <Trace> system.metric_log (8832bb94-2db2-42e0-923d-5bcca7c2cc3b): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20030 | 2026.03.25 00:26:02.139971 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 618 | ||
| 20031 | 2026.03.25 00:26:05.158127 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 2580 | ||
| 20032 | 2026.03.25 00:26:05.160599 [ 242 ] {} <Trace> system.query_log (9703172c-9101-4506-b1d0-613c64f918a0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20033 | 2026.03.25 00:26:05.160657 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.99 GiB. | ||
| 20034 | 2026.03.25 00:26:05.161860 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 20035 | 2026.03.25 00:26:05.162145 [ 242 ] {} <Trace> system.query_log (9703172c-9101-4506-b1d0-613c64f918a0): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20036 | 2026.03.25 00:26:05.162293 [ 69 ] {} <Debug> system.query_log (9703172c-9101-4506-b1d0-613c64f918a0) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 20037 | 2026.03.25 00:26:05.162359 [ 69 ] {} <Trace> system.query_log (9703172c-9101-4506-b1d0-613c64f918a0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20038 | 2026.03.25 00:26:05.162383 [ 69 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.99 GiB. | ||
| 20039 | 2026.03.25 00:26:05.162459 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2580 | ||
| 20040 | 2026.03.25 00:26:05.162507 [ 188 ] {9703172c-9101-4506-b1d0-613c64f918a0::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 | ||
| 20041 | 2026.03.25 00:26:05.163024 [ 188 ] {9703172c-9101-4506-b1d0-613c64f918a0::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 20042 | 2026.03.25 00:26:05.163164 [ 188 ] {9703172c-9101-4506-b1d0-613c64f918a0::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 2376 rows starting from the beginning of the part | ||
| 20043 | 2026.03.25 00:26:05.163521 [ 188 ] {9703172c-9101-4506-b1d0-613c64f918a0::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 48 rows starting from the beginning of the part | ||
| 20044 | 2026.03.25 00:26:05.163830 [ 188 ] {9703172c-9101-4506-b1d0-613c64f918a0::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 34 rows starting from the beginning of the part | ||
| 20045 | 2026.03.25 00:26:05.164140 [ 188 ] {9703172c-9101-4506-b1d0-613c64f918a0::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 34 rows starting from the beginning of the part | ||
| 20046 | 2026.03.25 00:26:05.164453 [ 188 ] {9703172c-9101-4506-b1d0-613c64f918a0::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 52 rows starting from the beginning of the part | ||
| 20047 | 2026.03.25 00:26:05.164767 [ 188 ] {9703172c-9101-4506-b1d0-613c64f918a0::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 36 rows starting from the beginning of the part | ||
| 20048 | 2026.03.25 00:26:05.172579 [ 193 ] {9703172c-9101-4506-b1d0-613c64f918a0::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2580 rows, containing 72 columns (72 merged, 0 gathered) in 0.010119402 sec., 254955.77703109334 rows/sec., 191.63 MiB/sec. | ||
| 20049 | 2026.03.25 00:26:05.174421 [ 188 ] {9703172c-9101-4506-b1d0-613c64f918a0::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 20050 | 2026.03.25 00:26:05.174942 [ 188 ] {9703172c-9101-4506-b1d0-613c64f918a0::all_1_61_12} <Trace> system.query_log (9703172c-9101-4506-b1d0-613c64f918a0): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20051 | 2026.03.25 00:26:05.175012 [ 188 ] {9703172c-9101-4506-b1d0-613c64f918a0::all_1_61_12} <Trace> system.query_log (9703172c-9101-4506-b1d0-613c64f918a0) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 20052 | 2026.03.25 00:26:05.175211 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 8.04 MiB. | ||
| 20053 | 2026.03.25 00:26:06.490009 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20054 | 2026.03.25 00:26:06.490188 [ 5 ] {c2cedc8e-0e89-4fca-ae79-4b3a350de090} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 20055 | 2026.03.25 00:26:06.490252 [ 5 ] {c2cedc8e-0e89-4fca-ae79-4b3a350de090} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 20056 | 2026.03.25 00:26:06.490987 [ 5 ] {c2cedc8e-0e89-4fca-ae79-4b3a350de090} <Trace> oximeter.fields_i16 (78240462-1731-4218-9a79-d1fbaf59befe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20057 | 2026.03.25 00:26:06.491033 [ 5 ] {c2cedc8e-0e89-4fca-ae79-4b3a350de090} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.99 GiB. | ||
| 20058 | 2026.03.25 00:26:06.491420 [ 5 ] {c2cedc8e-0e89-4fca-ae79-4b3a350de090} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 20059 | 2026.03.25 00:26:06.491647 [ 5 ] {c2cedc8e-0e89-4fca-ae79-4b3a350de090} <Trace> oximeter.fields_i16 (78240462-1731-4218-9a79-d1fbaf59befe): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20060 | 2026.03.25 00:26:06.491798 [ 5 ] {c2cedc8e-0e89-4fca-ae79-4b3a350de090} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001657 sec., 171394.08569704284 rows/sec., 10.89 MiB/sec. | ||
| 20061 | 2026.03.25 00:26:06.491801 [ 67 ] {} <Debug> oximeter.fields_i16 (78240462-1731-4218-9a79-d1fbaf59befe) (MergerMutator): Selected 5 parts from all_1_57_14 to all_61_61_0 | ||
| 20062 | 2026.03.25 00:26:06.491840 [ 5 ] {c2cedc8e-0e89-4fca-ae79-4b3a350de090} <Debug> TCPHandler: Processed in 0.001958935 sec. | ||
| 20063 | 2026.03.25 00:26:06.491870 [ 67 ] {} <Trace> oximeter.fields_i16 (78240462-1731-4218-9a79-d1fbaf59befe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20064 | 2026.03.25 00:26:06.491896 [ 67 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.99 GiB. | ||
| 20065 | 2026.03.25 00:26:06.491978 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20066 | 2026.03.25 00:26:06.492000 [ 223 ] {} <Trace> oximeter.fields_i16 (78240462-1731-4218-9a79-d1fbaf59befe): Found 5 old parts to remove. Parts: [all_1_9_2, all_10_10_0, all_11_11_0, all_12_12_0, all_13_13_0] | ||
| 20067 | 2026.03.25 00:26:06.492016 [ 193 ] {78240462-1731-4218-9a79-d1fbaf59befe::all_1_61_15} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_57_14 to all_61_61_0 into Compact with storage Full | ||
| 20068 | 2026.03.25 00:26:06.492029 [ 223 ] {} <Debug> oximeter.fields_i16 (78240462-1731-4218-9a79-d1fbaf59befe): Removing 5 parts from filesystem (serially): Parts: [all_1_9_2, all_10_10_0, all_11_11_0, all_12_12_0, all_13_13_0] | ||
| 20069 | 2026.03.25 00:26:06.492075 [ 5 ] {de9447ab-b9e7-40f8-9e79-855664f174a4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 20070 | 2026.03.25 00:26:06.492135 [ 5 ] {de9447ab-b9e7-40f8-9e79-855664f174a4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 20071 | 2026.03.25 00:26:06.492164 [ 193 ] {78240462-1731-4218-9a79-d1fbaf59befe::all_1_61_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 20072 | 2026.03.25 00:26:06.492209 [ 193 ] {78240462-1731-4218-9a79-d1fbaf59befe::all_1_61_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_57_14, total 284 rows starting from the beginning of the part | ||
| 20073 | 2026.03.25 00:26:06.492284 [ 193 ] {78240462-1731-4218-9a79-d1fbaf59befe::all_1_61_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 284 rows starting from the beginning of the part | ||
| 20074 | 2026.03.25 00:26:06.492339 [ 193 ] {78240462-1731-4218-9a79-d1fbaf59befe::all_1_61_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 284 rows starting from the beginning of the part | ||
| 20075 | 2026.03.25 00:26:06.492390 [ 193 ] {78240462-1731-4218-9a79-d1fbaf59befe::all_1_61_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 284 rows starting from the beginning of the part | ||
| 20076 | 2026.03.25 00:26:06.492438 [ 193 ] {78240462-1731-4218-9a79-d1fbaf59befe::all_1_61_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 284 rows starting from the beginning of the part | ||
| 20077 | 2026.03.25 00:26:06.492548 [ 5 ] {de9447ab-b9e7-40f8-9e79-855664f174a4} <Trace> oximeter.fields_ipaddr (2be1fe0e-d681-4366-b872-d5e7a11bcfe0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20078 | 2026.03.25 00:26:06.492590 [ 5 ] {de9447ab-b9e7-40f8-9e79-855664f174a4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.99 GiB. | ||
| 20079 | 2026.03.25 00:26:06.492901 [ 5 ] {de9447ab-b9e7-40f8-9e79-855664f174a4} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 20080 | 2026.03.25 00:26:06.493119 [ 5 ] {de9447ab-b9e7-40f8-9e79-855664f174a4} <Trace> oximeter.fields_ipaddr (2be1fe0e-d681-4366-b872-d5e7a11bcfe0): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20081 | 2026.03.25 00:26:06.493251 [ 5 ] {de9447ab-b9e7-40f8-9e79-855664f174a4} <Debug> executeQuery: Read 14 rows, 1.14 KiB in 0.001193 sec., 11735.12154233026 rows/sec., 956.92 KiB/sec. | ||
| 20082 | 2026.03.25 00:26:06.493288 [ 5 ] {de9447ab-b9e7-40f8-9e79-855664f174a4} <Debug> TCPHandler: Processed in 0.001358051 sec. | ||
| 20083 | 2026.03.25 00:26:06.493397 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20084 | 2026.03.25 00:26:06.493422 [ 200 ] {78240462-1731-4218-9a79-d1fbaf59befe::all_1_61_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1420 rows, containing 5 columns (5 merged, 0 gathered) in 0.001461224 sec., 971788.035236213 rows/sec., 65.43 MiB/sec. | ||
| 20085 | 2026.03.25 00:26:06.493489 [ 5 ] {6d87db53-986c-4e79-b381-c45fadce4a73} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 20086 | 2026.03.25 00:26:06.493534 [ 5 ] {6d87db53-986c-4e79-b381-c45fadce4a73} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 20087 | 2026.03.25 00:26:06.493560 [ 193 ] {78240462-1731-4218-9a79-d1fbaf59befe::all_1_61_15} <Trace> MergedBlockOutputStream: filled checksums all_1_61_15 (state Temporary) | ||
| 20088 | 2026.03.25 00:26:06.493795 [ 193 ] {78240462-1731-4218-9a79-d1fbaf59befe::all_1_61_15} <Trace> oximeter.fields_i16 (78240462-1731-4218-9a79-d1fbaf59befe): Renaming temporary part tmp_merge_all_1_61_15 to all_1_61_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20089 | 2026.03.25 00:26:06.493865 [ 193 ] {78240462-1731-4218-9a79-d1fbaf59befe::all_1_61_15} <Trace> oximeter.fields_i16 (78240462-1731-4218-9a79-d1fbaf59befe) (MergerMutator): Merged 5 parts: [all_1_57_14, all_61_61_0] -> all_1_61_15 | ||
| 20090 | 2026.03.25 00:26:06.493939 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.41 MiB. | ||
| 20091 | 2026.03.25 00:26:06.494354 [ 5 ] {6d87db53-986c-4e79-b381-c45fadce4a73} <Trace> oximeter.fields_string (da9d4756-c540-45ff-bdbb-bdc9c8d31861): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20092 | 2026.03.25 00:26:06.494395 [ 5 ] {6d87db53-986c-4e79-b381-c45fadce4a73} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.99 GiB. | ||
| 20093 | 2026.03.25 00:26:06.494733 [ 5 ] {6d87db53-986c-4e79-b381-c45fadce4a73} <Trace> MergedBlockOutputStream: filled checksums all_141_141_0 (state Temporary) | ||
| 20094 | 2026.03.25 00:26:06.494942 [ 5 ] {6d87db53-986c-4e79-b381-c45fadce4a73} <Trace> oximeter.fields_string (da9d4756-c540-45ff-bdbb-bdc9c8d31861): Renaming temporary part tmp_insert_all_141_141_0 to all_141_141_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20095 | 2026.03.25 00:26:06.495066 [ 67 ] {} <Debug> oximeter.fields_string (da9d4756-c540-45ff-bdbb-bdc9c8d31861) (MergerMutator): Selected 6 parts from all_1_136_27 to all_141_141_0 | ||
| 20096 | 2026.03.25 00:26:06.495069 [ 5 ] {6d87db53-986c-4e79-b381-c45fadce4a73} <Debug> executeQuery: Read 832 rows, 66.80 KiB in 0.001597 sec., 520976.8315591735 rows/sec., 40.85 MiB/sec. | ||
| 20097 | 2026.03.25 00:26:06.495101 [ 67 ] {} <Trace> oximeter.fields_string (da9d4756-c540-45ff-bdbb-bdc9c8d31861): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20098 | 2026.03.25 00:26:06.495125 [ 67 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.99 GiB. | ||
| 20099 | 2026.03.25 00:26:06.495126 [ 5 ] {6d87db53-986c-4e79-b381-c45fadce4a73} <Debug> TCPHandler: Processed in 0.001775511 sec. | ||
| 20100 | 2026.03.25 00:26:06.495203 [ 199 ] {da9d4756-c540-45ff-bdbb-bdc9c8d31861::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 | ||
| 20101 | 2026.03.25 00:26:06.495247 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20102 | 2026.03.25 00:26:06.495290 [ 199 ] {da9d4756-c540-45ff-bdbb-bdc9c8d31861::all_1_141_28} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 20103 | 2026.03.25 00:26:06.495318 [ 199 ] {da9d4756-c540-45ff-bdbb-bdc9c8d31861::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_136_27, total 3237 rows starting from the beginning of the part | ||
| 20104 | 2026.03.25 00:26:06.495340 [ 5 ] {2c43fd22-b1b4-4371-affe-ae475b517c41} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 20105 | 2026.03.25 00:26:06.495376 [ 199 ] {da9d4756-c540-45ff-bdbb-bdc9c8d31861::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_137_137_0, total 2458 rows starting from the beginning of the part | ||
| 20106 | 2026.03.25 00:26:06.495379 [ 5 ] {2c43fd22-b1b4-4371-affe-ae475b517c41} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 20107 | 2026.03.25 00:26:06.495419 [ 199 ] {da9d4756-c540-45ff-bdbb-bdc9c8d31861::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_138_138_0, total 56 rows starting from the beginning of the part | ||
| 20108 | 2026.03.25 00:26:06.495465 [ 199 ] {da9d4756-c540-45ff-bdbb-bdc9c8d31861::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_139_139_0, total 825 rows starting from the beginning of the part | ||
| 20109 | 2026.03.25 00:26:06.495507 [ 199 ] {da9d4756-c540-45ff-bdbb-bdc9c8d31861::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_140_140_0, total 108 rows starting from the beginning of the part | ||
| 20110 | 2026.03.25 00:26:06.495550 [ 199 ] {da9d4756-c540-45ff-bdbb-bdc9c8d31861::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_141_141_0, total 832 rows starting from the beginning of the part | ||
| 20111 | 2026.03.25 00:26:06.495831 [ 5 ] {2c43fd22-b1b4-4371-affe-ae475b517c41} <Trace> oximeter.fields_u16 (b490aa8d-8720-450c-9d9d-0c0be0c6e0e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20112 | 2026.03.25 00:26:06.495865 [ 5 ] {2c43fd22-b1b4-4371-affe-ae475b517c41} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.99 GiB. | ||
| 20113 | 2026.03.25 00:26:06.496158 [ 5 ] {2c43fd22-b1b4-4371-affe-ae475b517c41} <Trace> MergedBlockOutputStream: filled checksums all_118_118_0 (state Temporary) | ||
| 20114 | 2026.03.25 00:26:06.496375 [ 5 ] {2c43fd22-b1b4-4371-affe-ae475b517c41} <Trace> oximeter.fields_u16 (b490aa8d-8720-450c-9d9d-0c0be0c6e0e1): Renaming temporary part tmp_insert_all_118_118_0 to all_118_118_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20115 | 2026.03.25 00:26:06.496504 [ 5 ] {2c43fd22-b1b4-4371-affe-ae475b517c41} <Debug> executeQuery: Read 170 rows, 10.57 KiB in 0.001182 sec., 143824.02707275804 rows/sec., 8.73 MiB/sec. | ||
| 20116 | 2026.03.25 00:26:06.496542 [ 5 ] {2c43fd22-b1b4-4371-affe-ae475b517c41} <Debug> TCPHandler: Processed in 0.001341851 sec. | ||
| 20117 | 2026.03.25 00:26:06.496661 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20118 | 2026.03.25 00:26:06.496753 [ 5 ] {721cac05-712b-4d4c-a1df-f718d5d64d2f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 20119 | 2026.03.25 00:26:06.496792 [ 5 ] {721cac05-712b-4d4c-a1df-f718d5d64d2f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 20120 | 2026.03.25 00:26:06.497220 [ 5 ] {721cac05-712b-4d4c-a1df-f718d5d64d2f} <Trace> oximeter.fields_u32 (79eddaf6-5920-48fe-8c45-6c5582e58677): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20121 | 2026.03.25 00:26:06.497256 [ 5 ] {721cac05-712b-4d4c-a1df-f718d5d64d2f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.99 GiB. | ||
| 20122 | 2026.03.25 00:26:06.497545 [ 5 ] {721cac05-712b-4d4c-a1df-f718d5d64d2f} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
| 20123 | 2026.03.25 00:26:06.497747 [ 5 ] {721cac05-712b-4d4c-a1df-f718d5d64d2f} <Trace> oximeter.fields_u32 (79eddaf6-5920-48fe-8c45-6c5582e58677): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20124 | 2026.03.25 00:26:06.497838 [ 199 ] {da9d4756-c540-45ff-bdbb-bdc9c8d31861::all_1_141_28} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7516 rows, containing 5 columns (5 merged, 0 gathered) in 0.002671371 sec., 2813536.5697988034 rows/sec., 223.77 MiB/sec. | ||
| 20125 | 2026.03.25 00:26:06.497857 [ 67 ] {} <Debug> oximeter.fields_u32 (79eddaf6-5920-48fe-8c45-6c5582e58677) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 | ||
| 20126 | 2026.03.25 00:26:06.497872 [ 5 ] {721cac05-712b-4d4c-a1df-f718d5d64d2f} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001136 sec., 131161.97183098592 rows/sec., 8.47 MiB/sec. | ||
| 20127 | 2026.03.25 00:26:06.497897 [ 67 ] {} <Trace> oximeter.fields_u32 (79eddaf6-5920-48fe-8c45-6c5582e58677): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20128 | 2026.03.25 00:26:06.497918 [ 5 ] {721cac05-712b-4d4c-a1df-f718d5d64d2f} <Debug> TCPHandler: Processed in 0.00130438 sec. | ||
| 20129 | 2026.03.25 00:26:06.497920 [ 67 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.99 GiB. | ||
| 20130 | 2026.03.25 00:26:06.498020 [ 201 ] {79eddaf6-5920-48fe-8c45-6c5582e58677::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 | ||
| 20131 | 2026.03.25 00:26:06.498047 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20132 | 2026.03.25 00:26:06.498090 [ 199 ] {da9d4756-c540-45ff-bdbb-bdc9c8d31861::all_1_141_28} <Trace> MergedBlockOutputStream: filled checksums all_1_141_28 (state Temporary) | ||
| 20133 | 2026.03.25 00:26:06.498117 [ 201 ] {79eddaf6-5920-48fe-8c45-6c5582e58677::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 20134 | 2026.03.25 00:26:06.498145 [ 5 ] {7a5794d1-afec-412d-84fe-f64b67af30f2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 20135 | 2026.03.25 00:26:06.498149 [ 201 ] {79eddaf6-5920-48fe-8c45-6c5582e58677::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_76_15, total 950 rows starting from the beginning of the part | ||
| 20136 | 2026.03.25 00:26:06.498190 [ 5 ] {7a5794d1-afec-412d-84fe-f64b67af30f2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 20137 | 2026.03.25 00:26:06.498218 [ 201 ] {79eddaf6-5920-48fe-8c45-6c5582e58677::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 149 rows starting from the beginning of the part | ||
| 20138 | 2026.03.25 00:26:06.498267 [ 201 ] {79eddaf6-5920-48fe-8c45-6c5582e58677::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 149 rows starting from the beginning of the part | ||
| 20139 | 2026.03.25 00:26:06.498309 [ 201 ] {79eddaf6-5920-48fe-8c45-6c5582e58677::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 801 rows starting from the beginning of the part | ||
| 20140 | 2026.03.25 00:26:06.498333 [ 199 ] {da9d4756-c540-45ff-bdbb-bdc9c8d31861::all_1_141_28} <Trace> oximeter.fields_string (da9d4756-c540-45ff-bdbb-bdc9c8d31861): Renaming temporary part tmp_merge_all_1_141_28 to all_1_141_28 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20141 | 2026.03.25 00:26:06.498348 [ 201 ] {79eddaf6-5920-48fe-8c45-6c5582e58677::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 149 rows starting from the beginning of the part | ||
| 20142 | 2026.03.25 00:26:06.498397 [ 201 ] {79eddaf6-5920-48fe-8c45-6c5582e58677::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 149 rows starting from the beginning of the part | ||
| 20143 | 2026.03.25 00:26:06.498407 [ 199 ] {da9d4756-c540-45ff-bdbb-bdc9c8d31861::all_1_141_28} <Trace> oximeter.fields_string (da9d4756-c540-45ff-bdbb-bdc9c8d31861) (MergerMutator): Merged 6 parts: [all_1_136_27, all_141_141_0] -> all_1_141_28 | ||
| 20144 | 2026.03.25 00:26:06.498470 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.34 MiB. | ||
| 20145 | 2026.03.25 00:26:06.498633 [ 5 ] {7a5794d1-afec-412d-84fe-f64b67af30f2} <Trace> oximeter.fields_u8 (fa258e8d-285a-434f-b894-6be795807874): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20146 | 2026.03.25 00:26:06.498670 [ 5 ] {7a5794d1-afec-412d-84fe-f64b67af30f2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.99 GiB. | ||
| 20147 | 2026.03.25 00:26:06.498987 [ 5 ] {7a5794d1-afec-412d-84fe-f64b67af30f2} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 20148 | 2026.03.25 00:26:06.499202 [ 5 ] {7a5794d1-afec-412d-84fe-f64b67af30f2} <Trace> oximeter.fields_u8 (fa258e8d-285a-434f-b894-6be795807874): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20149 | 2026.03.25 00:26:06.499308 [ 67 ] {} <Debug> oximeter.fields_u8 (fa258e8d-285a-434f-b894-6be795807874) (MergerMutator): Selected 5 parts from all_1_57_14 to all_61_61_0 | ||
| 20150 | 2026.03.25 00:26:06.499327 [ 5 ] {7a5794d1-afec-412d-84fe-f64b67af30f2} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001199 sec., 123436.19683069225 rows/sec., 7.02 MiB/sec. | ||
| 20151 | 2026.03.25 00:26:06.499342 [ 67 ] {} <Trace> oximeter.fields_u8 (fa258e8d-285a-434f-b894-6be795807874): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20152 | 2026.03.25 00:26:06.499368 [ 67 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.99 GiB. | ||
| 20153 | 2026.03.25 00:26:06.499372 [ 5 ] {7a5794d1-afec-412d-84fe-f64b67af30f2} <Debug> TCPHandler: Processed in 0.001373241 sec. | ||
| 20154 | 2026.03.25 00:26:06.499431 [ 201 ] {fa258e8d-285a-434f-b894-6be795807874::all_1_61_15} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_57_14 to all_61_61_0 into Compact with storage Full | ||
| 20155 | 2026.03.25 00:26:06.499462 [ 218 ] {} <Trace> oximeter.fields_u8 (fa258e8d-285a-434f-b894-6be795807874): Found 5 old parts to remove. Parts: [all_1_9_2, all_10_10_0, all_11_11_0, all_12_12_0, all_13_13_0] | ||
| 20156 | 2026.03.25 00:26:06.499496 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20157 | 2026.03.25 00:26:06.499519 [ 201 ] {fa258e8d-285a-434f-b894-6be795807874::all_1_61_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 20158 | 2026.03.25 00:26:06.499522 [ 218 ] {} <Debug> oximeter.fields_u8 (fa258e8d-285a-434f-b894-6be795807874): Removing 5 parts from filesystem (serially): Parts: [all_1_9_2, all_10_10_0, all_11_11_0, all_12_12_0, all_13_13_0] | ||
| 20159 | 2026.03.25 00:26:06.499555 [ 201 ] {fa258e8d-285a-434f-b894-6be795807874::all_1_61_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_57_14, total 148 rows starting from the beginning of the part | ||
| 20160 | 2026.03.25 00:26:06.499592 [ 186 ] {79eddaf6-5920-48fe-8c45-6c5582e58677::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2347 rows, containing 5 columns (5 merged, 0 gathered) in 0.001604837 sec., 1462453.819297536 rows/sec., 93.23 MiB/sec. | ||
| 20161 | 2026.03.25 00:26:06.499603 [ 5 ] {b54a39ee-e3bd-4ed1-ae4f-01186ab15bc4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 20162 | 2026.03.25 00:26:06.499609 [ 201 ] {fa258e8d-285a-434f-b894-6be795807874::all_1_61_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 148 rows starting from the beginning of the part | ||
| 20163 | 2026.03.25 00:26:06.499662 [ 5 ] {b54a39ee-e3bd-4ed1-ae4f-01186ab15bc4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 20164 | 2026.03.25 00:26:06.499677 [ 201 ] {fa258e8d-285a-434f-b894-6be795807874::all_1_61_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 148 rows starting from the beginning of the part | ||
| 20165 | 2026.03.25 00:26:06.499725 [ 201 ] {fa258e8d-285a-434f-b894-6be795807874::all_1_61_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 148 rows starting from the beginning of the part | ||
| 20166 | 2026.03.25 00:26:06.499766 [ 201 ] {fa258e8d-285a-434f-b894-6be795807874::all_1_61_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 148 rows starting from the beginning of the part | ||
| 20167 | 2026.03.25 00:26:06.499824 [ 194 ] {79eddaf6-5920-48fe-8c45-6c5582e58677::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) | ||
| 20168 | 2026.03.25 00:26:06.500205 [ 194 ] {79eddaf6-5920-48fe-8c45-6c5582e58677::all_1_81_16} <Trace> oximeter.fields_u32 (79eddaf6-5920-48fe-8c45-6c5582e58677): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20169 | 2026.03.25 00:26:06.500287 [ 5 ] {b54a39ee-e3bd-4ed1-ae4f-01186ab15bc4} <Trace> oximeter.fields_uuid (6a83c119-7e6c-4ef5-9da4-bd1e7cdd4b62): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20170 | 2026.03.25 00:26:06.500295 [ 194 ] {79eddaf6-5920-48fe-8c45-6c5582e58677::all_1_81_16} <Trace> oximeter.fields_u32 (79eddaf6-5920-48fe-8c45-6c5582e58677) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 | ||
| 20171 | 2026.03.25 00:26:06.500332 [ 5 ] {b54a39ee-e3bd-4ed1-ae4f-01186ab15bc4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.98 GiB. | ||
| 20172 | 2026.03.25 00:26:06.500421 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.51 MiB. | ||
| 20173 | 2026.03.25 00:26:06.500543 [ 187 ] {fa258e8d-285a-434f-b894-6be795807874::all_1_61_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 740 rows, containing 5 columns (5 merged, 0 gathered) in 0.001136356 sec., 651204.3760934073 rows/sec., 39.52 MiB/sec. | ||
| 20174 | 2026.03.25 00:26:06.500696 [ 194 ] {fa258e8d-285a-434f-b894-6be795807874::all_1_61_15} <Trace> MergedBlockOutputStream: filled checksums all_1_61_15 (state Temporary) | ||
| 20175 | 2026.03.25 00:26:06.500719 [ 5 ] {b54a39ee-e3bd-4ed1-ae4f-01186ab15bc4} <Trace> MergedBlockOutputStream: filled checksums all_141_141_0 (state Temporary) | ||
| 20176 | 2026.03.25 00:26:06.501010 [ 194 ] {fa258e8d-285a-434f-b894-6be795807874::all_1_61_15} <Trace> oximeter.fields_u8 (fa258e8d-285a-434f-b894-6be795807874): Renaming temporary part tmp_merge_all_1_61_15 to all_1_61_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20177 | 2026.03.25 00:26:06.501045 [ 5 ] {b54a39ee-e3bd-4ed1-ae4f-01186ab15bc4} <Trace> oximeter.fields_uuid (6a83c119-7e6c-4ef5-9da4-bd1e7cdd4b62): Renaming temporary part tmp_insert_all_141_141_0 to all_141_141_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20178 | 2026.03.25 00:26:06.501078 [ 194 ] {fa258e8d-285a-434f-b894-6be795807874::all_1_61_15} <Trace> oximeter.fields_u8 (fa258e8d-285a-434f-b894-6be795807874) (MergerMutator): Merged 5 parts: [all_1_57_14, all_61_61_0] -> all_1_61_15 | ||
| 20179 | 2026.03.25 00:26:06.501154 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. | ||
| 20180 | 2026.03.25 00:26:06.501182 [ 67 ] {} <Debug> oximeter.fields_uuid (6a83c119-7e6c-4ef5-9da4-bd1e7cdd4b62) (MergerMutator): Selected 6 parts from all_1_136_27 to all_141_141_0 | ||
| 20181 | 2026.03.25 00:26:06.501192 [ 5 ] {b54a39ee-e3bd-4ed1-ae4f-01186ab15bc4} <Debug> executeQuery: Read 518 rows, 37.44 KiB in 0.001606 sec., 322540.47322540474 rows/sec., 22.77 MiB/sec. | ||
| 20182 | 2026.03.25 00:26:06.501218 [ 67 ] {} <Trace> oximeter.fields_uuid (6a83c119-7e6c-4ef5-9da4-bd1e7cdd4b62): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20183 | 2026.03.25 00:26:06.501241 [ 67 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.99 GiB. | ||
| 20184 | 2026.03.25 00:26:06.501243 [ 5 ] {b54a39ee-e3bd-4ed1-ae4f-01186ab15bc4} <Debug> TCPHandler: Processed in 0.001794251 sec. | ||
| 20185 | 2026.03.25 00:26:06.501313 [ 187 ] {6a83c119-7e6c-4ef5-9da4-bd1e7cdd4b62::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 | ||
| 20186 | 2026.03.25 00:26:06.501364 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20187 | 2026.03.25 00:26:06.501389 [ 187 ] {6a83c119-7e6c-4ef5-9da4-bd1e7cdd4b62::all_1_141_28} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 20188 | 2026.03.25 00:26:06.501415 [ 187 ] {6a83c119-7e6c-4ef5-9da4-bd1e7cdd4b62::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_136_27, total 1792 rows starting from the beginning of the part | ||
| 20189 | 2026.03.25 00:26:06.501457 [ 5 ] {ddd14b17-f6d1-4801-bcd5-d9399bf37604} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 20190 | 2026.03.25 00:26:06.501465 [ 187 ] {6a83c119-7e6c-4ef5-9da4-bd1e7cdd4b62::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_137_137_0, total 1318 rows starting from the beginning of the part | ||
| 20191 | 2026.03.25 00:26:06.501498 [ 5 ] {ddd14b17-f6d1-4801-bcd5-d9399bf37604} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 20192 | 2026.03.25 00:26:06.501512 [ 187 ] {6a83c119-7e6c-4ef5-9da4-bd1e7cdd4b62::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_138_138_0, total 64 rows starting from the beginning of the part | ||
| 20193 | 2026.03.25 00:26:06.501551 [ 187 ] {6a83c119-7e6c-4ef5-9da4-bd1e7cdd4b62::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_139_139_0, total 504 rows starting from the beginning of the part | ||
| 20194 | 2026.03.25 00:26:06.501586 [ 187 ] {6a83c119-7e6c-4ef5-9da4-bd1e7cdd4b62::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 | ||
| 20195 | 2026.03.25 00:26:06.501623 [ 187 ] {6a83c119-7e6c-4ef5-9da4-bd1e7cdd4b62::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_141_141_0, total 518 rows starting from the beginning of the part | ||
| 20196 | 2026.03.25 00:26:06.501837 [ 5 ] {ddd14b17-f6d1-4801-bcd5-d9399bf37604} <Trace> oximeter.measurements_bool (8a3ce6e0-f76a-4ba2-9a43-4275c3c9549e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20197 | 2026.03.25 00:26:06.501871 [ 5 ] {ddd14b17-f6d1-4801-bcd5-d9399bf37604} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.99 GiB. | ||
| 20198 | 2026.03.25 00:26:06.502174 [ 5 ] {ddd14b17-f6d1-4801-bcd5-d9399bf37604} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 20199 | 2026.03.25 00:26:06.502418 [ 218 ] {} <Debug> oximeter.fields_u8 (fa258e8d-285a-434f-b894-6be795807874): Removing 5 parts from memory: Parts: [all_1_9_2, all_10_10_0, all_11_11_0, all_12_12_0, all_13_13_0] | ||
| 20200 | 2026.03.25 00:26:06.502463 [ 5 ] {ddd14b17-f6d1-4801-bcd5-d9399bf37604} <Trace> oximeter.measurements_bool (8a3ce6e0-f76a-4ba2-9a43-4275c3c9549e): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20201 | 2026.03.25 00:26:06.502579 [ 67 ] {} <Debug> oximeter.measurements_bool (8a3ce6e0-f76a-4ba2-9a43-4275c3c9549e) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 20202 | 2026.03.25 00:26:06.502600 [ 5 ] {ddd14b17-f6d1-4801-bcd5-d9399bf37604} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001161 sec., 5167.958656330749 rows/sec., 270.01 KiB/sec. | ||
| 20203 | 2026.03.25 00:26:06.502609 [ 67 ] {} <Trace> oximeter.measurements_bool (8a3ce6e0-f76a-4ba2-9a43-4275c3c9549e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20204 | 2026.03.25 00:26:06.502644 [ 67 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.99 GiB. | ||
| 20205 | 2026.03.25 00:26:06.502646 [ 5 ] {ddd14b17-f6d1-4801-bcd5-d9399bf37604} <Debug> TCPHandler: Processed in 0.001328721 sec. | ||
| 20206 | 2026.03.25 00:26:06.502722 [ 194 ] {8a3ce6e0-f76a-4ba2-9a43-4275c3c9549e::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 | ||
| 20207 | 2026.03.25 00:26:06.502768 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20208 | 2026.03.25 00:26:06.502814 [ 194 ] {8a3ce6e0-f76a-4ba2-9a43-4275c3c9549e::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 20209 | 2026.03.25 00:26:06.502848 [ 194 ] {8a3ce6e0-f76a-4ba2-9a43-4275c3c9549e::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 336 rows starting from the beginning of the part | ||
| 20210 | 2026.03.25 00:26:06.502867 [ 5 ] {9f010e0b-0023-4680-bbb7-3cf0a53c49c0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 20211 | 2026.03.25 00:26:06.502880 [ 190 ] {6a83c119-7e6c-4ef5-9da4-bd1e7cdd4b62::all_1_141_28} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4286 rows, containing 5 columns (5 merged, 0 gathered) in 0.001598007 sec., 2682090.879451717 rows/sec., 194.00 MiB/sec. | ||
| 20212 | 2026.03.25 00:26:06.502903 [ 194 ] {8a3ce6e0-f76a-4ba2-9a43-4275c3c9549e::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 6 rows starting from the beginning of the part | ||
| 20213 | 2026.03.25 00:26:06.502914 [ 5 ] {9f010e0b-0023-4680-bbb7-3cf0a53c49c0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 20214 | 2026.03.25 00:26:06.502946 [ 194 ] {8a3ce6e0-f76a-4ba2-9a43-4275c3c9549e::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 6 rows starting from the beginning of the part | ||
| 20215 | 2026.03.25 00:26:06.502988 [ 194 ] {8a3ce6e0-f76a-4ba2-9a43-4275c3c9549e::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 6 rows starting from the beginning of the part | ||
| 20216 | 2026.03.25 00:26:06.503025 [ 194 ] {8a3ce6e0-f76a-4ba2-9a43-4275c3c9549e::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 6 rows starting from the beginning of the part | ||
| 20217 | 2026.03.25 00:26:06.503065 [ 194 ] {8a3ce6e0-f76a-4ba2-9a43-4275c3c9549e::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 6 rows starting from the beginning of the part | ||
| 20218 | 2026.03.25 00:26:06.503064 [ 187 ] {6a83c119-7e6c-4ef5-9da4-bd1e7cdd4b62::all_1_141_28} <Trace> MergedBlockOutputStream: filled checksums all_1_141_28 (state Temporary) | ||
| 20219 | 2026.03.25 00:26:06.503330 [ 5 ] {9f010e0b-0023-4680-bbb7-3cf0a53c49c0} <Trace> oximeter.measurements_cumulativeu64 (d9515f17-c5fd-4592-903e-92bbab0fc185): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20220 | 2026.03.25 00:26:06.503344 [ 187 ] {6a83c119-7e6c-4ef5-9da4-bd1e7cdd4b62::all_1_141_28} <Trace> oximeter.fields_uuid (6a83c119-7e6c-4ef5-9da4-bd1e7cdd4b62): Renaming temporary part tmp_merge_all_1_141_28 to all_1_141_28 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20221 | 2026.03.25 00:26:06.503366 [ 5 ] {9f010e0b-0023-4680-bbb7-3cf0a53c49c0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.98 GiB. | ||
| 20222 | 2026.03.25 00:26:06.503412 [ 187 ] {6a83c119-7e6c-4ef5-9da4-bd1e7cdd4b62::all_1_141_28} <Trace> oximeter.fields_uuid (6a83c119-7e6c-4ef5-9da4-bd1e7cdd4b62) (MergerMutator): Merged 6 parts: [all_1_136_27, all_141_141_0] -> all_1_141_28 | ||
| 20223 | 2026.03.25 00:26:06.503467 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.82 MiB. | ||
| 20224 | 2026.03.25 00:26:06.503705 [ 5 ] {9f010e0b-0023-4680-bbb7-3cf0a53c49c0} <Trace> MergedBlockOutputStream: filled checksums all_141_141_0 (state Temporary) | ||
| 20225 | 2026.03.25 00:26:06.503816 [ 190 ] {8a3ce6e0-f76a-4ba2-9a43-4275c3c9549e::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 366 rows, containing 4 columns (4 merged, 0 gathered) in 0.001129996 sec., 323894.9518405375 rows/sec., 16.53 MiB/sec. | ||
| 20226 | 2026.03.25 00:26:06.503917 [ 5 ] {9f010e0b-0023-4680-bbb7-3cf0a53c49c0} <Trace> oximeter.measurements_cumulativeu64 (d9515f17-c5fd-4592-903e-92bbab0fc185): Renaming temporary part tmp_insert_all_141_141_0 to all_141_141_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20227 | 2026.03.25 00:26:06.503933 [ 186 ] {8a3ce6e0-f76a-4ba2-9a43-4275c3c9549e::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 20228 | 2026.03.25 00:26:06.504053 [ 5 ] {9f010e0b-0023-4680-bbb7-3cf0a53c49c0} <Debug> executeQuery: Read 272 rows, 18.52 KiB in 0.001204 sec., 225913.62126245847 rows/sec., 15.03 MiB/sec. | ||
| 20229 | 2026.03.25 00:26:06.504095 [ 5 ] {9f010e0b-0023-4680-bbb7-3cf0a53c49c0} <Debug> TCPHandler: Processed in 0.001374022 sec. | ||
| 20230 | 2026.03.25 00:26:06.504203 [ 186 ] {8a3ce6e0-f76a-4ba2-9a43-4275c3c9549e::all_1_61_12} <Trace> oximeter.measurements_bool (8a3ce6e0-f76a-4ba2-9a43-4275c3c9549e): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20231 | 2026.03.25 00:26:06.504208 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20232 | 2026.03.25 00:26:06.504277 [ 186 ] {8a3ce6e0-f76a-4ba2-9a43-4275c3c9549e::all_1_61_12} <Trace> oximeter.measurements_bool (8a3ce6e0-f76a-4ba2-9a43-4275c3c9549e) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 20233 | 2026.03.25 00:26:06.504315 [ 5 ] {f09e6530-c412-4636-9bc8-c0f9b8ded853} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 20234 | 2026.03.25 00:26:06.504356 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
| 20235 | 2026.03.25 00:26:06.504361 [ 5 ] {f09e6530-c412-4636-9bc8-c0f9b8ded853} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 20236 | 2026.03.25 00:26:06.504692 [ 5 ] {f09e6530-c412-4636-9bc8-c0f9b8ded853} <Trace> oximeter.measurements_f64 (212c2a6f-90cf-4c71-aafe-78c3b1fd8e79): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20237 | 2026.03.25 00:26:06.504728 [ 5 ] {f09e6530-c412-4636-9bc8-c0f9b8ded853} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.99 GiB. | ||
| 20238 | 2026.03.25 00:26:06.505019 [ 5 ] {f09e6530-c412-4636-9bc8-c0f9b8ded853} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 20239 | 2026.03.25 00:26:06.505222 [ 5 ] {f09e6530-c412-4636-9bc8-c0f9b8ded853} <Trace> oximeter.measurements_f64 (212c2a6f-90cf-4c71-aafe-78c3b1fd8e79): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20240 | 2026.03.25 00:26:06.505346 [ 5 ] {f09e6530-c412-4636-9bc8-c0f9b8ded853} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001049 sec., 953.2888465204957 rows/sec., 64.24 KiB/sec. | ||
| 20241 | 2026.03.25 00:26:06.505382 [ 5 ] {f09e6530-c412-4636-9bc8-c0f9b8ded853} <Debug> TCPHandler: Processed in 0.001222128 sec. | ||
| 20242 | 2026.03.25 00:26:06.505490 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20243 | 2026.03.25 00:26:06.505583 [ 5 ] {9630c076-12ce-4a7d-8928-67dab434d410} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 20244 | 2026.03.25 00:26:06.505637 [ 5 ] {9630c076-12ce-4a7d-8928-67dab434d410} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 20245 | 2026.03.25 00:26:06.506413 [ 5 ] {9630c076-12ce-4a7d-8928-67dab434d410} <Trace> oximeter.measurements_histogramu64 (66b3c5cd-c277-4614-b9e1-0e483a2d8930): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20246 | 2026.03.25 00:26:06.506447 [ 5 ] {9630c076-12ce-4a7d-8928-67dab434d410} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.99 GiB. | ||
| 20247 | 2026.03.25 00:26:06.506670 [ 223 ] {} <Debug> oximeter.fields_i16 (78240462-1731-4218-9a79-d1fbaf59befe): Removing 5 parts from memory: Parts: [all_1_9_2, all_10_10_0, all_11_11_0, all_12_12_0, all_13_13_0] | ||
| 20248 | 2026.03.25 00:26:06.506963 [ 5 ] {9630c076-12ce-4a7d-8928-67dab434d410} <Trace> MergedBlockOutputStream: filled checksums all_118_118_0 (state Temporary) | ||
| 20249 | 2026.03.25 00:26:06.507177 [ 5 ] {9630c076-12ce-4a7d-8928-67dab434d410} <Trace> oximeter.measurements_histogramu64 (66b3c5cd-c277-4614-b9e1-0e483a2d8930): Renaming temporary part tmp_insert_all_118_118_0 to all_118_118_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20250 | 2026.03.25 00:26:06.507311 [ 5 ] {9630c076-12ce-4a7d-8928-67dab434d410} <Debug> executeQuery: Read 14 rows, 25.69 KiB in 0.001744 sec., 8027.522935779816 rows/sec., 14.38 MiB/sec. | ||
| 20251 | 2026.03.25 00:26:06.507364 [ 5 ] {9630c076-12ce-4a7d-8928-67dab434d410} <Debug> TCPHandler: Processed in 0.001921244 sec. | ||
| 20252 | 2026.03.25 00:26:06.507479 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20253 | 2026.03.25 00:26:06.507571 [ 5 ] {45971550-4959-4558-bd12-bdb37b9c6504} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 20254 | 2026.03.25 00:26:06.507611 [ 5 ] {45971550-4959-4558-bd12-bdb37b9c6504} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 20255 | 2026.03.25 00:26:06.507939 [ 5 ] {45971550-4959-4558-bd12-bdb37b9c6504} <Trace> oximeter.measurements_u64 (a46c3f3f-9ded-4b50-9fc2-4f503dd169a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20256 | 2026.03.25 00:26:06.507974 [ 5 ] {45971550-4959-4558-bd12-bdb37b9c6504} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.99 GiB. | ||
| 20257 | 2026.03.25 00:26:06.508270 [ 5 ] {45971550-4959-4558-bd12-bdb37b9c6504} <Trace> MergedBlockOutputStream: filled checksums all_141_141_0 (state Temporary) | ||
| 20258 | 2026.03.25 00:26:06.508478 [ 5 ] {45971550-4959-4558-bd12-bdb37b9c6504} <Trace> oximeter.measurements_u64 (a46c3f3f-9ded-4b50-9fc2-4f503dd169a4): Renaming temporary part tmp_insert_all_141_141_0 to all_141_141_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20259 | 2026.03.25 00:26:06.508592 [ 67 ] {} <Debug> oximeter.measurements_u64 (a46c3f3f-9ded-4b50-9fc2-4f503dd169a4) (MergerMutator): Selected 6 parts from all_1_136_27 to all_141_141_0 | ||
| 20260 | 2026.03.25 00:26:06.508601 [ 5 ] {45971550-4959-4558-bd12-bdb37b9c6504} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001048 sec., 85877.86259541984 rows/sec., 5.37 MiB/sec. | ||
| 20261 | 2026.03.25 00:26:06.508632 [ 67 ] {} <Trace> oximeter.measurements_u64 (a46c3f3f-9ded-4b50-9fc2-4f503dd169a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20262 | 2026.03.25 00:26:06.508655 [ 67 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.99 GiB. | ||
| 20263 | 2026.03.25 00:26:06.508655 [ 5 ] {45971550-4959-4558-bd12-bdb37b9c6504} <Debug> TCPHandler: Processed in 0.001223478 sec. | ||
| 20264 | 2026.03.25 00:26:06.508745 [ 197 ] {a46c3f3f-9ded-4b50-9fc2-4f503dd169a4::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 | ||
| 20265 | 2026.03.25 00:26:06.508858 [ 197 ] {a46c3f3f-9ded-4b50-9fc2-4f503dd169a4::all_1_141_28} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 20266 | 2026.03.25 00:26:06.508889 [ 197 ] {a46c3f3f-9ded-4b50-9fc2-4f503dd169a4::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_136_27, total 8790 rows starting from the beginning of the part | ||
| 20267 | 2026.03.25 00:26:06.508948 [ 197 ] {a46c3f3f-9ded-4b50-9fc2-4f503dd169a4::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_137_137_0, total 12 rows starting from the beginning of the part | ||
| 20268 | 2026.03.25 00:26:06.508998 [ 197 ] {a46c3f3f-9ded-4b50-9fc2-4f503dd169a4::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_138_138_0, total 48 rows starting from the beginning of the part | ||
| 20269 | 2026.03.25 00:26:06.509042 [ 197 ] {a46c3f3f-9ded-4b50-9fc2-4f503dd169a4::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_139_139_0, total 90 rows starting from the beginning of the part | ||
| 20270 | 2026.03.25 00:26:06.509083 [ 197 ] {a46c3f3f-9ded-4b50-9fc2-4f503dd169a4::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_140_140_0, total 60 rows starting from the beginning of the part | ||
| 20271 | 2026.03.25 00:26:06.509123 [ 197 ] {a46c3f3f-9ded-4b50-9fc2-4f503dd169a4::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_141_141_0, total 90 rows starting from the beginning of the part | ||
| 20272 | 2026.03.25 00:26:06.511643 [ 186 ] {a46c3f3f-9ded-4b50-9fc2-4f503dd169a4::all_1_141_28} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 9090 rows, containing 4 columns (4 merged, 0 gathered) in 0.002942778 sec., 3088918.0223584655 rows/sec., 199.18 MiB/sec. | ||
| 20273 | 2026.03.25 00:26:06.511828 [ 190 ] {a46c3f3f-9ded-4b50-9fc2-4f503dd169a4::all_1_141_28} <Trace> MergedBlockOutputStream: filled checksums all_1_141_28 (state Temporary) | ||
| 20274 | 2026.03.25 00:26:06.512092 [ 190 ] {a46c3f3f-9ded-4b50-9fc2-4f503dd169a4::all_1_141_28} <Trace> oximeter.measurements_u64 (a46c3f3f-9ded-4b50-9fc2-4f503dd169a4): Renaming temporary part tmp_merge_all_1_141_28 to all_1_141_28 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20275 | 2026.03.25 00:26:06.512166 [ 190 ] {a46c3f3f-9ded-4b50-9fc2-4f503dd169a4::all_1_141_28} <Trace> oximeter.measurements_u64 (a46c3f3f-9ded-4b50-9fc2-4f503dd169a4) (MergerMutator): Merged 6 parts: [all_1_136_27, all_141_141_0] -> all_1_141_28 | ||
| 20276 | 2026.03.25 00:26:06.512255 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.86 MiB. | ||
| 20277 | 2026.03.25 00:26:07.000233 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 391.11 MiB, peak 407.60 MiB, free memory in arenas 0.00 B, will set to 394.14 MiB (RSS), difference: 3.02 MiB | ||
| 20278 | 2026.03.25 00:26:07.480240 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 39774 | ||
| 20279 | 2026.03.25 00:26:07.481072 [ 244 ] {} <Trace> system.asynchronous_metric_log (0898b27c-367e-447b-8482-f4822232c365): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20280 | 2026.03.25 00:26:07.481118 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.99 GiB. | ||
| 20281 | 2026.03.25 00:26:07.481592 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
| 20282 | 2026.03.25 00:26:07.481832 [ 244 ] {} <Trace> system.asynchronous_metric_log (0898b27c-367e-447b-8482-f4822232c365): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20283 | 2026.03.25 00:26:07.481963 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 39774 | ||
| 20284 | 2026.03.25 00:26:09.640078 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 625 | ||
| 20285 | 2026.03.25 00:26:09.658115 [ 243 ] {} <Trace> system.metric_log (8832bb94-2db2-42e0-923d-5bcca7c2cc3b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20286 | 2026.03.25 00:26:09.658168 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.99 GiB. | ||
| 20287 | 2026.03.25 00:26:09.664444 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
| 20288 | 2026.03.25 00:26:09.665301 [ 243 ] {} <Trace> system.metric_log (8832bb94-2db2-42e0-923d-5bcca7c2cc3b): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20289 | 2026.03.25 00:26:09.669873 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 625 | ||
| 20290 | 2026.03.25 00:26:11.481253 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20291 | 2026.03.25 00:26:11.481505 [ 5 ] {03696fc8-178e-46b6-b865-02e41a61dd2e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 20292 | 2026.03.25 00:26:11.481576 [ 5 ] {03696fc8-178e-46b6-b865-02e41a61dd2e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 20293 | 2026.03.25 00:26:11.482300 [ 5 ] {03696fc8-178e-46b6-b865-02e41a61dd2e} <Trace> oximeter.fields_string (da9d4756-c540-45ff-bdbb-bdc9c8d31861): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20294 | 2026.03.25 00:26:11.482345 [ 5 ] {03696fc8-178e-46b6-b865-02e41a61dd2e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.99 GiB. | ||
| 20295 | 2026.03.25 00:26:11.482780 [ 5 ] {03696fc8-178e-46b6-b865-02e41a61dd2e} <Trace> MergedBlockOutputStream: filled checksums all_142_142_0 (state Temporary) | ||
| 20296 | 2026.03.25 00:26:11.483002 [ 5 ] {03696fc8-178e-46b6-b865-02e41a61dd2e} <Trace> oximeter.fields_string (da9d4756-c540-45ff-bdbb-bdc9c8d31861): Renaming temporary part tmp_insert_all_142_142_0 to all_142_142_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20297 | 2026.03.25 00:26:11.483147 [ 5 ] {03696fc8-178e-46b6-b865-02e41a61dd2e} <Debug> executeQuery: Read 108 rows, 9.31 KiB in 0.001694 sec., 63754.427390791025 rows/sec., 5.36 MiB/sec. | ||
| 20298 | 2026.03.25 00:26:11.483189 [ 5 ] {03696fc8-178e-46b6-b865-02e41a61dd2e} <Debug> TCPHandler: Processed in 0.002090688 sec. | ||
| 20299 | 2026.03.25 00:26:11.483309 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20300 | 2026.03.25 00:26:11.483403 [ 5 ] {573976e1-f962-41e0-947b-a51a0cfe020e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 20301 | 2026.03.25 00:26:11.483442 [ 5 ] {573976e1-f962-41e0-947b-a51a0cfe020e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 20302 | 2026.03.25 00:26:11.483852 [ 5 ] {573976e1-f962-41e0-947b-a51a0cfe020e} <Trace> oximeter.fields_u16 (b490aa8d-8720-450c-9d9d-0c0be0c6e0e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20303 | 2026.03.25 00:26:11.483886 [ 5 ] {573976e1-f962-41e0-947b-a51a0cfe020e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.98 GiB. | ||
| 20304 | 2026.03.25 00:26:11.484189 [ 5 ] {573976e1-f962-41e0-947b-a51a0cfe020e} <Trace> MergedBlockOutputStream: filled checksums all_119_119_0 (state Temporary) | ||
| 20305 | 2026.03.25 00:26:11.484407 [ 5 ] {573976e1-f962-41e0-947b-a51a0cfe020e} <Trace> oximeter.fields_u16 (b490aa8d-8720-450c-9d9d-0c0be0c6e0e1): Renaming temporary part tmp_insert_all_119_119_0 to all_119_119_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20306 | 2026.03.25 00:26:11.484534 [ 5 ] {573976e1-f962-41e0-947b-a51a0cfe020e} <Debug> executeQuery: Read 26 rows, 1.96 KiB in 0.00115 sec., 22608.695652173912 rows/sec., 1.66 MiB/sec. | ||
| 20307 | 2026.03.25 00:26:11.484571 [ 5 ] {573976e1-f962-41e0-947b-a51a0cfe020e} <Debug> TCPHandler: Processed in 0.00130993 sec. | ||
| 20308 | 2026.03.25 00:26:11.484678 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20309 | 2026.03.25 00:26:11.484771 [ 5 ] {cecdcf3d-0a74-4517-b959-100f94678e36} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 20310 | 2026.03.25 00:26:11.484810 [ 5 ] {cecdcf3d-0a74-4517-b959-100f94678e36} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 20311 | 2026.03.25 00:26:11.485244 [ 5 ] {cecdcf3d-0a74-4517-b959-100f94678e36} <Trace> oximeter.fields_uuid (6a83c119-7e6c-4ef5-9da4-bd1e7cdd4b62): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20312 | 2026.03.25 00:26:11.485279 [ 5 ] {cecdcf3d-0a74-4517-b959-100f94678e36} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.98 GiB. | ||
| 20313 | 2026.03.25 00:26:11.485582 [ 5 ] {cecdcf3d-0a74-4517-b959-100f94678e36} <Trace> MergedBlockOutputStream: filled checksums all_142_142_0 (state Temporary) | ||
| 20314 | 2026.03.25 00:26:11.485798 [ 5 ] {cecdcf3d-0a74-4517-b959-100f94678e36} <Trace> oximeter.fields_uuid (6a83c119-7e6c-4ef5-9da4-bd1e7cdd4b62): Renaming temporary part tmp_insert_all_142_142_0 to all_142_142_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20315 | 2026.03.25 00:26:11.485924 [ 5 ] {cecdcf3d-0a74-4517-b959-100f94678e36} <Debug> executeQuery: Read 90 rows, 7.20 KiB in 0.001172 sec., 76791.80887372013 rows/sec., 6.00 MiB/sec. | ||
| 20316 | 2026.03.25 00:26:11.485960 [ 5 ] {cecdcf3d-0a74-4517-b959-100f94678e36} <Debug> TCPHandler: Processed in 0.001329981 sec. | ||
| 20317 | 2026.03.25 00:26:11.486079 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20318 | 2026.03.25 00:26:11.486172 [ 5 ] {7ad0c9f0-2c8d-444c-a4f0-6194b448c4dd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 20319 | 2026.03.25 00:26:11.486213 [ 5 ] {7ad0c9f0-2c8d-444c-a4f0-6194b448c4dd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 20320 | 2026.03.25 00:26:11.486614 [ 5 ] {7ad0c9f0-2c8d-444c-a4f0-6194b448c4dd} <Trace> oximeter.measurements_cumulativeu64 (d9515f17-c5fd-4592-903e-92bbab0fc185): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20321 | 2026.03.25 00:26:11.486649 [ 5 ] {7ad0c9f0-2c8d-444c-a4f0-6194b448c4dd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.98 GiB. | ||
| 20322 | 2026.03.25 00:26:11.486970 [ 5 ] {7ad0c9f0-2c8d-444c-a4f0-6194b448c4dd} <Trace> MergedBlockOutputStream: filled checksums all_142_142_0 (state Temporary) | ||
| 20323 | 2026.03.25 00:26:11.487178 [ 5 ] {7ad0c9f0-2c8d-444c-a4f0-6194b448c4dd} <Trace> oximeter.measurements_cumulativeu64 (d9515f17-c5fd-4592-903e-92bbab0fc185): Renaming temporary part tmp_insert_all_142_142_0 to all_142_142_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20324 | 2026.03.25 00:26:11.487307 [ 5 ] {7ad0c9f0-2c8d-444c-a4f0-6194b448c4dd} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001152 sec., 138888.88888888888 rows/sec., 9.67 MiB/sec. | ||
| 20325 | 2026.03.25 00:26:11.487344 [ 5 ] {7ad0c9f0-2c8d-444c-a4f0-6194b448c4dd} <Debug> TCPHandler: Processed in 0.00131173 sec. | ||
| 20326 | 2026.03.25 00:26:11.487459 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20327 | 2026.03.25 00:26:11.487552 [ 5 ] {8b95772e-2cac-4b21-a922-99e7cfd08b81} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 20328 | 2026.03.25 00:26:11.487605 [ 5 ] {8b95772e-2cac-4b21-a922-99e7cfd08b81} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 20329 | 2026.03.25 00:26:11.488454 [ 5 ] {8b95772e-2cac-4b21-a922-99e7cfd08b81} <Trace> oximeter.measurements_histogramu64 (66b3c5cd-c277-4614-b9e1-0e483a2d8930): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20330 | 2026.03.25 00:26:11.488492 [ 5 ] {8b95772e-2cac-4b21-a922-99e7cfd08b81} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.98 GiB. | ||
| 20331 | 2026.03.25 00:26:11.489044 [ 5 ] {8b95772e-2cac-4b21-a922-99e7cfd08b81} <Trace> MergedBlockOutputStream: filled checksums all_119_119_0 (state Temporary) | ||
| 20332 | 2026.03.25 00:26:11.489283 [ 5 ] {8b95772e-2cac-4b21-a922-99e7cfd08b81} <Trace> oximeter.measurements_histogramu64 (66b3c5cd-c277-4614-b9e1-0e483a2d8930): Renaming temporary part tmp_insert_all_119_119_0 to all_119_119_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20333 | 2026.03.25 00:26:11.489425 [ 5 ] {8b95772e-2cac-4b21-a922-99e7cfd08b81} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.00189 sec., 13756.613756613757 rows/sec., 24.65 MiB/sec. | ||
| 20334 | 2026.03.25 00:26:11.489482 [ 5 ] {8b95772e-2cac-4b21-a922-99e7cfd08b81} <Debug> TCPHandler: Processed in 0.002069768 sec. | ||
| 20335 | 2026.03.25 00:26:11.489604 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20336 | 2026.03.25 00:26:11.489700 [ 5 ] {b93dc97a-c8ed-4188-9383-b1038d1c5019} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 20337 | 2026.03.25 00:26:11.489742 [ 5 ] {b93dc97a-c8ed-4188-9383-b1038d1c5019} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 20338 | 2026.03.25 00:26:11.490115 [ 5 ] {b93dc97a-c8ed-4188-9383-b1038d1c5019} <Trace> oximeter.measurements_u64 (a46c3f3f-9ded-4b50-9fc2-4f503dd169a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20339 | 2026.03.25 00:26:11.490151 [ 5 ] {b93dc97a-c8ed-4188-9383-b1038d1c5019} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.98 GiB. | ||
| 20340 | 2026.03.25 00:26:11.490470 [ 5 ] {b93dc97a-c8ed-4188-9383-b1038d1c5019} <Trace> MergedBlockOutputStream: filled checksums all_142_142_0 (state Temporary) | ||
| 20341 | 2026.03.25 00:26:11.490678 [ 5 ] {b93dc97a-c8ed-4188-9383-b1038d1c5019} <Trace> oximeter.measurements_u64 (a46c3f3f-9ded-4b50-9fc2-4f503dd169a4): Renaming temporary part tmp_insert_all_142_142_0 to all_142_142_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20342 | 2026.03.25 00:26:11.490807 [ 5 ] {b93dc97a-c8ed-4188-9383-b1038d1c5019} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001127 sec., 53238.686779059455 rows/sec., 3.59 MiB/sec. | ||
| 20343 | 2026.03.25 00:26:11.490844 [ 5 ] {b93dc97a-c8ed-4188-9383-b1038d1c5019} <Debug> TCPHandler: Processed in 0.00128805 sec. | ||
| 20344 | 2026.03.25 00:26:14.710104 [ 52 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 20345 | 2026.03.25 00:26:14.710178 [ 52 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 20346 | 2026.03.25 00:26:14.982176 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 40222 | ||
| 20347 | 2026.03.25 00:26:14.982917 [ 244 ] {} <Trace> system.asynchronous_metric_log (0898b27c-367e-447b-8482-f4822232c365): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20348 | 2026.03.25 00:26:14.982956 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.98 GiB. | ||
| 20349 | 2026.03.25 00:26:14.983438 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) | ||
| 20350 | 2026.03.25 00:26:14.983667 [ 244 ] {} <Trace> system.asynchronous_metric_log (0898b27c-367e-447b-8482-f4822232c365): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20351 | 2026.03.25 00:26:14.983800 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 40222 | ||
| 20352 | 2026.03.25 00:26:15.162720 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 2616 | ||
| 20353 | 2026.03.25 00:26:15.165824 [ 242 ] {} <Trace> system.query_log (9703172c-9101-4506-b1d0-613c64f918a0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20354 | 2026.03.25 00:26:15.165876 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.98 GiB. | ||
| 20355 | 2026.03.25 00:26:15.167054 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 20356 | 2026.03.25 00:26:15.167325 [ 242 ] {} <Trace> system.query_log (9703172c-9101-4506-b1d0-613c64f918a0): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20357 | 2026.03.25 00:26:15.167604 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2616 | ||
| 20358 | 2026.03.25 00:26:16.277094 [ 222 ] {} <Trace> oximeter.measurements_u64 (a46c3f3f-9ded-4b50-9fc2-4f503dd169a4): 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] | ||
| 20359 | 2026.03.25 00:26:16.277142 [ 222 ] {} <Debug> oximeter.measurements_u64 (a46c3f3f-9ded-4b50-9fc2-4f503dd169a4): 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] | ||
| 20360 | 2026.03.25 00:26:16.323703 [ 222 ] {} <Debug> oximeter.measurements_u64 (a46c3f3f-9ded-4b50-9fc2-4f503dd169a4): 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] | ||
| 20361 | 2026.03.25 00:26:16.491137 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20362 | 2026.03.25 00:26:16.491347 [ 5 ] {e158ce94-25df-4c21-becb-51d9bcd0f380} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 20363 | 2026.03.25 00:26:16.491412 [ 5 ] {e158ce94-25df-4c21-becb-51d9bcd0f380} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 20364 | 2026.03.25 00:26:16.492222 [ 5 ] {e158ce94-25df-4c21-becb-51d9bcd0f380} <Trace> oximeter.fields_i16 (78240462-1731-4218-9a79-d1fbaf59befe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20365 | 2026.03.25 00:26:16.492266 [ 5 ] {e158ce94-25df-4c21-becb-51d9bcd0f380} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.98 GiB. | ||
| 20366 | 2026.03.25 00:26:16.492655 [ 5 ] {e158ce94-25df-4c21-becb-51d9bcd0f380} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 20367 | 2026.03.25 00:26:16.492886 [ 5 ] {e158ce94-25df-4c21-becb-51d9bcd0f380} <Trace> oximeter.fields_i16 (78240462-1731-4218-9a79-d1fbaf59befe): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20368 | 2026.03.25 00:26:16.493063 [ 5 ] {e158ce94-25df-4c21-becb-51d9bcd0f380} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001763 sec., 161089.05275099262 rows/sec., 10.23 MiB/sec. | ||
| 20369 | 2026.03.25 00:26:16.493105 [ 5 ] {e158ce94-25df-4c21-becb-51d9bcd0f380} <Debug> TCPHandler: Processed in 0.002097778 sec. | ||
| 20370 | 2026.03.25 00:26:16.493255 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20371 | 2026.03.25 00:26:16.493350 [ 5 ] {563d778e-46c0-4f32-ad7d-d36e06b0f71d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 20372 | 2026.03.25 00:26:16.493389 [ 5 ] {563d778e-46c0-4f32-ad7d-d36e06b0f71d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 20373 | 2026.03.25 00:26:16.494269 [ 5 ] {563d778e-46c0-4f32-ad7d-d36e06b0f71d} <Trace> oximeter.fields_string (da9d4756-c540-45ff-bdbb-bdc9c8d31861): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20374 | 2026.03.25 00:26:16.494304 [ 5 ] {563d778e-46c0-4f32-ad7d-d36e06b0f71d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.98 GiB. | ||
| 20375 | 2026.03.25 00:26:16.494661 [ 5 ] {563d778e-46c0-4f32-ad7d-d36e06b0f71d} <Trace> MergedBlockOutputStream: filled checksums all_143_143_0 (state Temporary) | ||
| 20376 | 2026.03.25 00:26:16.494880 [ 5 ] {563d778e-46c0-4f32-ad7d-d36e06b0f71d} <Trace> oximeter.fields_string (da9d4756-c540-45ff-bdbb-bdc9c8d31861): Renaming temporary part tmp_insert_all_143_143_0 to all_143_143_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20377 | 2026.03.25 00:26:16.495024 [ 5 ] {563d778e-46c0-4f32-ad7d-d36e06b0f71d} <Debug> executeQuery: Read 825 rows, 66.29 KiB in 0.001693 sec., 487300.64973419963 rows/sec., 38.24 MiB/sec. | ||
| 20378 | 2026.03.25 00:26:16.495066 [ 5 ] {563d778e-46c0-4f32-ad7d-d36e06b0f71d} <Debug> TCPHandler: Processed in 0.001860113 sec. | ||
| 20379 | 2026.03.25 00:26:16.495180 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20380 | 2026.03.25 00:26:16.495273 [ 5 ] {f0e4859f-11af-4f18-9b15-077bdc73fd3f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 20381 | 2026.03.25 00:26:16.495312 [ 5 ] {f0e4859f-11af-4f18-9b15-077bdc73fd3f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 20382 | 2026.03.25 00:26:16.495766 [ 5 ] {f0e4859f-11af-4f18-9b15-077bdc73fd3f} <Trace> oximeter.fields_u16 (b490aa8d-8720-450c-9d9d-0c0be0c6e0e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20383 | 2026.03.25 00:26:16.495799 [ 5 ] {f0e4859f-11af-4f18-9b15-077bdc73fd3f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.98 GiB. | ||
| 20384 | 2026.03.25 00:26:16.496108 [ 5 ] {f0e4859f-11af-4f18-9b15-077bdc73fd3f} <Trace> MergedBlockOutputStream: filled checksums all_120_120_0 (state Temporary) | ||
| 20385 | 2026.03.25 00:26:16.496325 [ 5 ] {f0e4859f-11af-4f18-9b15-077bdc73fd3f} <Trace> oximeter.fields_u16 (b490aa8d-8720-450c-9d9d-0c0be0c6e0e1): Renaming temporary part tmp_insert_all_120_120_0 to all_120_120_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20386 | 2026.03.25 00:26:16.496451 [ 5 ] {f0e4859f-11af-4f18-9b15-077bdc73fd3f} <Debug> executeQuery: Read 156 rows, 9.59 KiB in 0.001197 sec., 130325.81453634085 rows/sec., 7.83 MiB/sec. | ||
| 20387 | 2026.03.25 00:26:16.496487 [ 5 ] {f0e4859f-11af-4f18-9b15-077bdc73fd3f} <Debug> TCPHandler: Processed in 0.001356011 sec. | ||
| 20388 | 2026.03.25 00:26:16.496601 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20389 | 2026.03.25 00:26:16.496693 [ 5 ] {4e0c9c0e-1424-420a-9474-0024feafbac7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 20390 | 2026.03.25 00:26:16.496732 [ 5 ] {4e0c9c0e-1424-420a-9474-0024feafbac7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 20391 | 2026.03.25 00:26:16.497175 [ 5 ] {4e0c9c0e-1424-420a-9474-0024feafbac7} <Trace> oximeter.fields_u32 (79eddaf6-5920-48fe-8c45-6c5582e58677): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20392 | 2026.03.25 00:26:16.497208 [ 5 ] {4e0c9c0e-1424-420a-9474-0024feafbac7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.98 GiB. | ||
| 20393 | 2026.03.25 00:26:16.497500 [ 5 ] {4e0c9c0e-1424-420a-9474-0024feafbac7} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
| 20394 | 2026.03.25 00:26:16.497697 [ 5 ] {4e0c9c0e-1424-420a-9474-0024feafbac7} <Trace> oximeter.fields_u32 (79eddaf6-5920-48fe-8c45-6c5582e58677): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20395 | 2026.03.25 00:26:16.497820 [ 5 ] {4e0c9c0e-1424-420a-9474-0024feafbac7} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001144 sec., 130244.75524475524 rows/sec., 8.41 MiB/sec. | ||
| 20396 | 2026.03.25 00:26:16.497855 [ 5 ] {4e0c9c0e-1424-420a-9474-0024feafbac7} <Debug> TCPHandler: Processed in 0.00130256 sec. | ||
| 20397 | 2026.03.25 00:26:16.497963 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20398 | 2026.03.25 00:26:16.498064 [ 5 ] {9ba89e19-4986-4ae8-a940-234a7d303a92} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 20399 | 2026.03.25 00:26:16.498104 [ 5 ] {9ba89e19-4986-4ae8-a940-234a7d303a92} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 20400 | 2026.03.25 00:26:16.498537 [ 5 ] {9ba89e19-4986-4ae8-a940-234a7d303a92} <Trace> oximeter.fields_u8 (fa258e8d-285a-434f-b894-6be795807874): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20401 | 2026.03.25 00:26:16.498570 [ 5 ] {9ba89e19-4986-4ae8-a940-234a7d303a92} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.98 GiB. | ||
| 20402 | 2026.03.25 00:26:16.498863 [ 5 ] {9ba89e19-4986-4ae8-a940-234a7d303a92} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 20403 | 2026.03.25 00:26:16.499076 [ 5 ] {9ba89e19-4986-4ae8-a940-234a7d303a92} <Trace> oximeter.fields_u8 (fa258e8d-285a-434f-b894-6be795807874): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20404 | 2026.03.25 00:26:16.499198 [ 5 ] {9ba89e19-4986-4ae8-a940-234a7d303a92} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001153 sec., 128360.79791847356 rows/sec., 7.30 MiB/sec. | ||
| 20405 | 2026.03.25 00:26:16.499234 [ 5 ] {9ba89e19-4986-4ae8-a940-234a7d303a92} <Debug> TCPHandler: Processed in 0.001319431 sec. | ||
| 20406 | 2026.03.25 00:26:16.499340 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20407 | 2026.03.25 00:26:16.499433 [ 5 ] {f3753beb-eb42-4230-b01c-53cd2b1689e0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 20408 | 2026.03.25 00:26:16.499472 [ 5 ] {f3753beb-eb42-4230-b01c-53cd2b1689e0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 20409 | 2026.03.25 00:26:16.500076 [ 5 ] {f3753beb-eb42-4230-b01c-53cd2b1689e0} <Trace> oximeter.fields_uuid (6a83c119-7e6c-4ef5-9da4-bd1e7cdd4b62): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20410 | 2026.03.25 00:26:16.500109 [ 5 ] {f3753beb-eb42-4230-b01c-53cd2b1689e0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.98 GiB. | ||
| 20411 | 2026.03.25 00:26:16.500421 [ 5 ] {f3753beb-eb42-4230-b01c-53cd2b1689e0} <Trace> MergedBlockOutputStream: filled checksums all_143_143_0 (state Temporary) | ||
| 20412 | 2026.03.25 00:26:16.500626 [ 5 ] {f3753beb-eb42-4230-b01c-53cd2b1689e0} <Trace> oximeter.fields_uuid (6a83c119-7e6c-4ef5-9da4-bd1e7cdd4b62): Renaming temporary part tmp_insert_all_143_143_0 to all_143_143_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20413 | 2026.03.25 00:26:16.500755 [ 5 ] {f3753beb-eb42-4230-b01c-53cd2b1689e0} <Debug> executeQuery: Read 504 rows, 36.30 KiB in 0.001339 sec., 376400.29873039585 rows/sec., 26.47 MiB/sec. | ||
| 20414 | 2026.03.25 00:26:16.500791 [ 5 ] {f3753beb-eb42-4230-b01c-53cd2b1689e0} <Debug> TCPHandler: Processed in 0.001498614 sec. | ||
| 20415 | 2026.03.25 00:26:16.500859 [ 220 ] {} <Trace> oximeter.fields_uuid (6a83c119-7e6c-4ef5-9da4-bd1e7cdd4b62): 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] | ||
| 20416 | 2026.03.25 00:26:16.500891 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20417 | 2026.03.25 00:26:16.500915 [ 220 ] {} <Debug> oximeter.fields_uuid (6a83c119-7e6c-4ef5-9da4-bd1e7cdd4b62): 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] | ||
| 20418 | 2026.03.25 00:26:16.500992 [ 5 ] {4dfd5a43-8914-4283-b605-22dc5db4182d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 20419 | 2026.03.25 00:26:16.501045 [ 5 ] {4dfd5a43-8914-4283-b605-22dc5db4182d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 20420 | 2026.03.25 00:26:16.501375 [ 5 ] {4dfd5a43-8914-4283-b605-22dc5db4182d} <Trace> oximeter.measurements_bool (8a3ce6e0-f76a-4ba2-9a43-4275c3c9549e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20421 | 2026.03.25 00:26:16.501411 [ 5 ] {4dfd5a43-8914-4283-b605-22dc5db4182d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.98 GiB. | ||
| 20422 | 2026.03.25 00:26:16.501709 [ 5 ] {4dfd5a43-8914-4283-b605-22dc5db4182d} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 20423 | 2026.03.25 00:26:16.501911 [ 5 ] {4dfd5a43-8914-4283-b605-22dc5db4182d} <Trace> oximeter.measurements_bool (8a3ce6e0-f76a-4ba2-9a43-4275c3c9549e): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20424 | 2026.03.25 00:26:16.502044 [ 5 ] {4dfd5a43-8914-4283-b605-22dc5db4182d} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.00107 sec., 5607.476635514019 rows/sec., 292.97 KiB/sec. | ||
| 20425 | 2026.03.25 00:26:16.502078 [ 5 ] {4dfd5a43-8914-4283-b605-22dc5db4182d} <Debug> TCPHandler: Processed in 0.001236259 sec. | ||
| 20426 | 2026.03.25 00:26:16.502181 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20427 | 2026.03.25 00:26:16.502281 [ 5 ] {6c06166a-eaee-46f6-8012-f8661f675a53} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 20428 | 2026.03.25 00:26:16.502324 [ 5 ] {6c06166a-eaee-46f6-8012-f8661f675a53} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 20429 | 2026.03.25 00:26:16.502750 [ 5 ] {6c06166a-eaee-46f6-8012-f8661f675a53} <Trace> oximeter.measurements_cumulativeu64 (d9515f17-c5fd-4592-903e-92bbab0fc185): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20430 | 2026.03.25 00:26:16.502784 [ 5 ] {6c06166a-eaee-46f6-8012-f8661f675a53} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.98 GiB. | ||
| 20431 | 2026.03.25 00:26:16.503123 [ 5 ] {6c06166a-eaee-46f6-8012-f8661f675a53} <Trace> MergedBlockOutputStream: filled checksums all_143_143_0 (state Temporary) | ||
| 20432 | 2026.03.25 00:26:16.503344 [ 5 ] {6c06166a-eaee-46f6-8012-f8661f675a53} <Trace> oximeter.measurements_cumulativeu64 (d9515f17-c5fd-4592-903e-92bbab0fc185): Renaming temporary part tmp_insert_all_143_143_0 to all_143_143_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20433 | 2026.03.25 00:26:16.503479 [ 5 ] {6c06166a-eaee-46f6-8012-f8661f675a53} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001217 sec., 217748.56203779788 rows/sec., 14.47 MiB/sec. | ||
| 20434 | 2026.03.25 00:26:16.503516 [ 5 ] {6c06166a-eaee-46f6-8012-f8661f675a53} <Debug> TCPHandler: Processed in 0.001384062 sec. | ||
| 20435 | 2026.03.25 00:26:16.503617 [ 223 ] {} <Trace> oximeter.measurements_cumulativeu64 (d9515f17-c5fd-4592-903e-92bbab0fc185): 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] | ||
| 20436 | 2026.03.25 00:26:16.503654 [ 223 ] {} <Debug> oximeter.measurements_cumulativeu64 (d9515f17-c5fd-4592-903e-92bbab0fc185): 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] | ||
| 20437 | 2026.03.25 00:26:16.503657 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20438 | 2026.03.25 00:26:16.503770 [ 5 ] {5c0adda7-4fd5-4e54-951a-7c4471221b03} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 20439 | 2026.03.25 00:26:16.503822 [ 5 ] {5c0adda7-4fd5-4e54-951a-7c4471221b03} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 20440 | 2026.03.25 00:26:16.504194 [ 5 ] {5c0adda7-4fd5-4e54-951a-7c4471221b03} <Trace> oximeter.measurements_f64 (212c2a6f-90cf-4c71-aafe-78c3b1fd8e79): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20441 | 2026.03.25 00:26:16.504236 [ 5 ] {5c0adda7-4fd5-4e54-951a-7c4471221b03} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.98 GiB. | ||
| 20442 | 2026.03.25 00:26:16.504608 [ 5 ] {5c0adda7-4fd5-4e54-951a-7c4471221b03} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 20443 | 2026.03.25 00:26:16.504857 [ 5 ] {5c0adda7-4fd5-4e54-951a-7c4471221b03} <Trace> oximeter.measurements_f64 (212c2a6f-90cf-4c71-aafe-78c3b1fd8e79): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20444 | 2026.03.25 00:26:16.504991 [ 5 ] {5c0adda7-4fd5-4e54-951a-7c4471221b03} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001244 sec., 803.8585209003215 rows/sec., 54.17 KiB/sec. | ||
| 20445 | 2026.03.25 00:26:16.505033 [ 5 ] {5c0adda7-4fd5-4e54-951a-7c4471221b03} <Debug> TCPHandler: Processed in 0.001437253 sec. | ||
| 20446 | 2026.03.25 00:26:16.505157 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20447 | 2026.03.25 00:26:16.505252 [ 5 ] {e4c59daf-68a8-4b01-9958-4d78a074b6aa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 20448 | 2026.03.25 00:26:16.505306 [ 5 ] {e4c59daf-68a8-4b01-9958-4d78a074b6aa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 20449 | 2026.03.25 00:26:16.506114 [ 5 ] {e4c59daf-68a8-4b01-9958-4d78a074b6aa} <Trace> oximeter.measurements_histogramu64 (66b3c5cd-c277-4614-b9e1-0e483a2d8930): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20450 | 2026.03.25 00:26:16.506150 [ 5 ] {e4c59daf-68a8-4b01-9958-4d78a074b6aa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.98 GiB. | ||
| 20451 | 2026.03.25 00:26:16.506565 [ 223 ] {} <Debug> oximeter.measurements_cumulativeu64 (d9515f17-c5fd-4592-903e-92bbab0fc185): 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] | ||
| 20452 | 2026.03.25 00:26:16.506675 [ 5 ] {e4c59daf-68a8-4b01-9958-4d78a074b6aa} <Trace> MergedBlockOutputStream: filled checksums all_120_120_0 (state Temporary) | ||
| 20453 | 2026.03.25 00:26:16.506905 [ 5 ] {e4c59daf-68a8-4b01-9958-4d78a074b6aa} <Trace> oximeter.measurements_histogramu64 (66b3c5cd-c277-4614-b9e1-0e483a2d8930): Renaming temporary part tmp_insert_all_120_120_0 to all_120_120_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20454 | 2026.03.25 00:26:16.507064 [ 5 ] {e4c59daf-68a8-4b01-9958-4d78a074b6aa} <Debug> executeQuery: Read 14 rows, 25.69 KiB in 0.001828 sec., 7658.643326039388 rows/sec., 13.72 MiB/sec. | ||
| 20455 | 2026.03.25 00:26:16.507128 [ 5 ] {e4c59daf-68a8-4b01-9958-4d78a074b6aa} <Debug> TCPHandler: Processed in 0.002020447 sec. | ||
| 20456 | 2026.03.25 00:26:16.507255 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20457 | 2026.03.25 00:26:16.507349 [ 5 ] {faa8b198-a080-4803-82b2-c19bb5742f44} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 20458 | 2026.03.25 00:26:16.507391 [ 5 ] {faa8b198-a080-4803-82b2-c19bb5742f44} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 20459 | 2026.03.25 00:26:16.507759 [ 5 ] {faa8b198-a080-4803-82b2-c19bb5742f44} <Trace> oximeter.measurements_u64 (a46c3f3f-9ded-4b50-9fc2-4f503dd169a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20460 | 2026.03.25 00:26:16.507795 [ 5 ] {faa8b198-a080-4803-82b2-c19bb5742f44} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.98 GiB. | ||
| 20461 | 2026.03.25 00:26:16.508100 [ 5 ] {faa8b198-a080-4803-82b2-c19bb5742f44} <Trace> MergedBlockOutputStream: filled checksums all_143_143_0 (state Temporary) | ||
| 20462 | 2026.03.25 00:26:16.508303 [ 5 ] {faa8b198-a080-4803-82b2-c19bb5742f44} <Trace> oximeter.measurements_u64 (a46c3f3f-9ded-4b50-9fc2-4f503dd169a4): Renaming temporary part tmp_insert_all_143_143_0 to all_143_143_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20463 | 2026.03.25 00:26:16.508431 [ 5 ] {faa8b198-a080-4803-82b2-c19bb5742f44} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001101 sec., 81743.86920980927 rows/sec., 5.11 MiB/sec. | ||
| 20464 | 2026.03.25 00:26:16.508467 [ 5 ] {faa8b198-a080-4803-82b2-c19bb5742f44} <Debug> TCPHandler: Processed in 0.001262509 sec. | ||
| 20465 | 2026.03.25 00:26:16.529570 [ 220 ] {} <Debug> oximeter.fields_uuid (6a83c119-7e6c-4ef5-9da4-bd1e7cdd4b62): 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] | ||
| 20466 | 2026.03.25 00:26:16.960227 [ 223 ] {} <Trace> oximeter.fields_string (da9d4756-c540-45ff-bdbb-bdc9c8d31861): 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] | ||
| 20467 | 2026.03.25 00:26:16.960279 [ 223 ] {} <Debug> oximeter.fields_string (da9d4756-c540-45ff-bdbb-bdc9c8d31861): 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] | ||
| 20468 | 2026.03.25 00:26:16.981037 [ 223 ] {} <Debug> oximeter.fields_string (da9d4756-c540-45ff-bdbb-bdc9c8d31861): 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] | ||
| 20469 | 2026.03.25 00:26:17.169978 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 633 | ||
| 20470 | 2026.03.25 00:26:17.188301 [ 243 ] {} <Trace> system.metric_log (8832bb94-2db2-42e0-923d-5bcca7c2cc3b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20471 | 2026.03.25 00:26:17.188364 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.98 GiB. | ||
| 20472 | 2026.03.25 00:26:17.194744 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) | ||
| 20473 | 2026.03.25 00:26:17.195468 [ 243 ] {} <Trace> system.metric_log (8832bb94-2db2-42e0-923d-5bcca7c2cc3b): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20474 | 2026.03.25 00:26:17.198636 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 633 | ||
| 20475 | 2026.03.25 00:26:17.448545 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20476 | 2026.03.25 00:26:17.448722 [ 5 ] {bc123b41-608d-40b5-91a6-872b1aa08671} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 20477 | 2026.03.25 00:26:17.448787 [ 5 ] {bc123b41-608d-40b5-91a6-872b1aa08671} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 20478 | 2026.03.25 00:26:17.449485 [ 5 ] {bc123b41-608d-40b5-91a6-872b1aa08671} <Trace> oximeter.fields_ipaddr (2be1fe0e-d681-4366-b872-d5e7a11bcfe0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20479 | 2026.03.25 00:26:17.449535 [ 5 ] {bc123b41-608d-40b5-91a6-872b1aa08671} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.98 GiB. | ||
| 20480 | 2026.03.25 00:26:17.449938 [ 5 ] {bc123b41-608d-40b5-91a6-872b1aa08671} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 20481 | 2026.03.25 00:26:17.450162 [ 5 ] {bc123b41-608d-40b5-91a6-872b1aa08671} <Trace> oximeter.fields_ipaddr (2be1fe0e-d681-4366-b872-d5e7a11bcfe0): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20482 | 2026.03.25 00:26:17.450300 [ 47 ] {} <Debug> oximeter.fields_ipaddr (2be1fe0e-d681-4366-b872-d5e7a11bcfe0) (MergerMutator): Selected 6 parts from all_1_27_6 to all_32_32_0 | ||
| 20483 | 2026.03.25 00:26:17.450311 [ 5 ] {bc123b41-608d-40b5-91a6-872b1aa08671} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001635 sec., 1223.2415902140674 rows/sec., 99.75 KiB/sec. | ||
| 20484 | 2026.03.25 00:26:17.450369 [ 47 ] {} <Trace> oximeter.fields_ipaddr (2be1fe0e-d681-4366-b872-d5e7a11bcfe0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20485 | 2026.03.25 00:26:17.450380 [ 5 ] {bc123b41-608d-40b5-91a6-872b1aa08671} <Debug> TCPHandler: Processed in 0.001967355 sec. | ||
| 20486 | 2026.03.25 00:26:17.450398 [ 47 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.98 GiB. | ||
| 20487 | 2026.03.25 00:26:17.450517 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20488 | 2026.03.25 00:26:17.450529 [ 198 ] {2be1fe0e-d681-4366-b872-d5e7a11bcfe0::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 | ||
| 20489 | 2026.03.25 00:26:17.450620 [ 5 ] {6a473f93-615d-487a-8833-9b23fd57a69e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 20490 | 2026.03.25 00:26:17.450665 [ 198 ] {2be1fe0e-d681-4366-b872-d5e7a11bcfe0::all_1_32_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 20491 | 2026.03.25 00:26:17.450666 [ 5 ] {6a473f93-615d-487a-8833-9b23fd57a69e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 20492 | 2026.03.25 00:26:17.450706 [ 198 ] {2be1fe0e-d681-4366-b872-d5e7a11bcfe0::all_1_32_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_27_6, total 18 rows starting from the beginning of the part | ||
| 20493 | 2026.03.25 00:26:17.450779 [ 198 ] {2be1fe0e-d681-4366-b872-d5e7a11bcfe0::all_1_32_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 14 rows starting from the beginning of the part | ||
| 20494 | 2026.03.25 00:26:17.450826 [ 198 ] {2be1fe0e-d681-4366-b872-d5e7a11bcfe0::all_1_32_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 2 rows starting from the beginning of the part | ||
| 20495 | 2026.03.25 00:26:17.450873 [ 198 ] {2be1fe0e-d681-4366-b872-d5e7a11bcfe0::all_1_32_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 2 rows starting from the beginning of the part | ||
| 20496 | 2026.03.25 00:26:17.450915 [ 198 ] {2be1fe0e-d681-4366-b872-d5e7a11bcfe0::all_1_32_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 14 rows starting from the beginning of the part | ||
| 20497 | 2026.03.25 00:26:17.450956 [ 198 ] {2be1fe0e-d681-4366-b872-d5e7a11bcfe0::all_1_32_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 2 rows starting from the beginning of the part | ||
| 20498 | 2026.03.25 00:26:17.451773 [ 186 ] {2be1fe0e-d681-4366-b872-d5e7a11bcfe0::all_1_32_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 52 rows, containing 5 columns (5 merged, 0 gathered) in 0.00130325 sec., 39900.249376558604 rows/sec., 3.33 MiB/sec. | ||
| 20499 | 2026.03.25 00:26:17.451889 [ 198 ] {2be1fe0e-d681-4366-b872-d5e7a11bcfe0::all_1_32_7} <Trace> MergedBlockOutputStream: filled checksums all_1_32_7 (state Temporary) | ||
| 20500 | 2026.03.25 00:26:17.452143 [ 198 ] {2be1fe0e-d681-4366-b872-d5e7a11bcfe0::all_1_32_7} <Trace> oximeter.fields_ipaddr (2be1fe0e-d681-4366-b872-d5e7a11bcfe0): Renaming temporary part tmp_merge_all_1_32_7 to all_1_32_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20501 | 2026.03.25 00:26:17.452210 [ 198 ] {2be1fe0e-d681-4366-b872-d5e7a11bcfe0::all_1_32_7} <Trace> oximeter.fields_ipaddr (2be1fe0e-d681-4366-b872-d5e7a11bcfe0) (MergerMutator): Merged 6 parts: [all_1_27_6, all_32_32_0] -> all_1_32_7 | ||
| 20502 | 2026.03.25 00:26:17.452281 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB. | ||
| 20503 | 2026.03.25 00:26:17.452595 [ 5 ] {6a473f93-615d-487a-8833-9b23fd57a69e} <Trace> oximeter.fields_string (da9d4756-c540-45ff-bdbb-bdc9c8d31861): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20504 | 2026.03.25 00:26:17.452638 [ 5 ] {6a473f93-615d-487a-8833-9b23fd57a69e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.98 GiB. | ||
| 20505 | 2026.03.25 00:26:17.453106 [ 5 ] {6a473f93-615d-487a-8833-9b23fd57a69e} <Trace> MergedBlockOutputStream: filled checksums all_144_144_0 (state Temporary) | ||
| 20506 | 2026.03.25 00:26:17.453338 [ 5 ] {6a473f93-615d-487a-8833-9b23fd57a69e} <Trace> oximeter.fields_string (da9d4756-c540-45ff-bdbb-bdc9c8d31861): Renaming temporary part tmp_insert_all_144_144_0 to all_144_144_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20507 | 2026.03.25 00:26:17.453473 [ 5 ] {6a473f93-615d-487a-8833-9b23fd57a69e} <Debug> executeQuery: Read 2458 rows, 186.67 KiB in 0.002871 sec., 856147.6837338906 rows/sec., 63.49 MiB/sec. | ||
| 20508 | 2026.03.25 00:26:17.453513 [ 5 ] {6a473f93-615d-487a-8833-9b23fd57a69e} <Debug> TCPHandler: Processed in 0.00304506 sec. | ||
| 20509 | 2026.03.25 00:26:17.453631 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20510 | 2026.03.25 00:26:17.453725 [ 5 ] {607f7961-0e00-45f7-9648-a2d86e4c851b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 20511 | 2026.03.25 00:26:17.453765 [ 5 ] {607f7961-0e00-45f7-9648-a2d86e4c851b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 20512 | 2026.03.25 00:26:17.454195 [ 5 ] {607f7961-0e00-45f7-9648-a2d86e4c851b} <Trace> oximeter.fields_u16 (b490aa8d-8720-450c-9d9d-0c0be0c6e0e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20513 | 2026.03.25 00:26:17.454232 [ 5 ] {607f7961-0e00-45f7-9648-a2d86e4c851b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.98 GiB. | ||
| 20514 | 2026.03.25 00:26:17.454531 [ 5 ] {607f7961-0e00-45f7-9648-a2d86e4c851b} <Trace> MergedBlockOutputStream: filled checksums all_121_121_0 (state Temporary) | ||
| 20515 | 2026.03.25 00:26:17.454740 [ 5 ] {607f7961-0e00-45f7-9648-a2d86e4c851b} <Trace> oximeter.fields_u16 (b490aa8d-8720-450c-9d9d-0c0be0c6e0e1): Renaming temporary part tmp_insert_all_121_121_0 to all_121_121_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20516 | 2026.03.25 00:26:17.454865 [ 47 ] {} <Debug> oximeter.fields_u16 (b490aa8d-8720-450c-9d9d-0c0be0c6e0e1) (MergerMutator): Selected 6 parts from all_1_116_23 to all_121_121_0 | ||
| 20517 | 2026.03.25 00:26:17.454869 [ 5 ] {607f7961-0e00-45f7-9648-a2d86e4c851b} <Debug> executeQuery: Read 39 rows, 2.92 KiB in 0.001163 sec., 33533.96388650043 rows/sec., 2.45 MiB/sec. | ||
| 20518 | 2026.03.25 00:26:17.454923 [ 47 ] {} <Trace> oximeter.fields_u16 (b490aa8d-8720-450c-9d9d-0c0be0c6e0e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20519 | 2026.03.25 00:26:17.454947 [ 5 ] {607f7961-0e00-45f7-9648-a2d86e4c851b} <Debug> TCPHandler: Processed in 0.001364892 sec. | ||
| 20520 | 2026.03.25 00:26:17.454948 [ 47 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.98 GiB. | ||
| 20521 | 2026.03.25 00:26:17.455058 [ 190 ] {b490aa8d-8720-450c-9d9d-0c0be0c6e0e1::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 | ||
| 20522 | 2026.03.25 00:26:17.455068 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20523 | 2026.03.25 00:26:17.455177 [ 190 ] {b490aa8d-8720-450c-9d9d-0c0be0c6e0e1::all_1_121_24} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 20524 | 2026.03.25 00:26:17.455183 [ 5 ] {bffce38b-01e4-4677-a3b3-a52bfef58017} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 20525 | 2026.03.25 00:26:17.455215 [ 190 ] {b490aa8d-8720-450c-9d9d-0c0be0c6e0e1::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_116_23, total 211 rows starting from the beginning of the part | ||
| 20526 | 2026.03.25 00:26:17.455236 [ 5 ] {bffce38b-01e4-4677-a3b3-a52bfef58017} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 20527 | 2026.03.25 00:26:17.455283 [ 190 ] {b490aa8d-8720-450c-9d9d-0c0be0c6e0e1::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_117_117_0, total 26 rows starting from the beginning of the part | ||
| 20528 | 2026.03.25 00:26:17.455340 [ 190 ] {b490aa8d-8720-450c-9d9d-0c0be0c6e0e1::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_118_118_0, total 170 rows starting from the beginning of the part | ||
| 20529 | 2026.03.25 00:26:17.455388 [ 190 ] {b490aa8d-8720-450c-9d9d-0c0be0c6e0e1::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_119_119_0, total 26 rows starting from the beginning of the part | ||
| 20530 | 2026.03.25 00:26:17.455432 [ 190 ] {b490aa8d-8720-450c-9d9d-0c0be0c6e0e1::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_120_120_0, total 156 rows starting from the beginning of the part | ||
| 20531 | 2026.03.25 00:26:17.455478 [ 190 ] {b490aa8d-8720-450c-9d9d-0c0be0c6e0e1::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_121_121_0, total 39 rows starting from the beginning of the part | ||
| 20532 | 2026.03.25 00:26:17.456067 [ 5 ] {bffce38b-01e4-4677-a3b3-a52bfef58017} <Trace> oximeter.fields_u32 (79eddaf6-5920-48fe-8c45-6c5582e58677): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20533 | 2026.03.25 00:26:17.456109 [ 5 ] {bffce38b-01e4-4677-a3b3-a52bfef58017} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.98 GiB. | ||
| 20534 | 2026.03.25 00:26:17.456325 [ 189 ] {b490aa8d-8720-450c-9d9d-0c0be0c6e0e1::all_1_121_24} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 628 rows, containing 5 columns (5 merged, 0 gathered) in 0.00130658 sec., 480644.1243551869 rows/sec., 32.20 MiB/sec. | ||
| 20535 | 2026.03.25 00:26:17.456443 [ 5 ] {bffce38b-01e4-4677-a3b3-a52bfef58017} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
| 20536 | 2026.03.25 00:26:17.456501 [ 191 ] {b490aa8d-8720-450c-9d9d-0c0be0c6e0e1::all_1_121_24} <Trace> MergedBlockOutputStream: filled checksums all_1_121_24 (state Temporary) | ||
| 20537 | 2026.03.25 00:26:17.456672 [ 5 ] {bffce38b-01e4-4677-a3b3-a52bfef58017} <Trace> oximeter.fields_u32 (79eddaf6-5920-48fe-8c45-6c5582e58677): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20538 | 2026.03.25 00:26:17.456780 [ 191 ] {b490aa8d-8720-450c-9d9d-0c0be0c6e0e1::all_1_121_24} <Trace> oximeter.fields_u16 (b490aa8d-8720-450c-9d9d-0c0be0c6e0e1): Renaming temporary part tmp_merge_all_1_121_24 to all_1_121_24 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20539 | 2026.03.25 00:26:17.456803 [ 5 ] {bffce38b-01e4-4677-a3b3-a52bfef58017} <Debug> executeQuery: Read 801 rows, 47.38 KiB in 0.001639 sec., 488712.6296522269 rows/sec., 28.23 MiB/sec. | ||
| 20540 | 2026.03.25 00:26:17.456842 [ 5 ] {bffce38b-01e4-4677-a3b3-a52bfef58017} <Debug> TCPHandler: Processed in 0.001822672 sec. | ||
| 20541 | 2026.03.25 00:26:17.456857 [ 191 ] {b490aa8d-8720-450c-9d9d-0c0be0c6e0e1::all_1_121_24} <Trace> oximeter.fields_u16 (b490aa8d-8720-450c-9d9d-0c0be0c6e0e1) (MergerMutator): Merged 6 parts: [all_1_116_23, all_121_121_0] -> all_1_121_24 | ||
| 20542 | 2026.03.25 00:26:17.456937 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB. | ||
| 20543 | 2026.03.25 00:26:17.456952 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20544 | 2026.03.25 00:26:17.457045 [ 5 ] {6e5c256e-6f6c-40f0-98b4-fd106bd79cfb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 20545 | 2026.03.25 00:26:17.457084 [ 5 ] {6e5c256e-6f6c-40f0-98b4-fd106bd79cfb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 20546 | 2026.03.25 00:26:17.457463 [ 5 ] {6e5c256e-6f6c-40f0-98b4-fd106bd79cfb} <Trace> oximeter.fields_u64 (3ff11c92-02f0-4d7f-b78c-e898b3889a19): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20547 | 2026.03.25 00:26:17.457497 [ 5 ] {6e5c256e-6f6c-40f0-98b4-fd106bd79cfb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.98 GiB. | ||
| 20548 | 2026.03.25 00:26:17.457778 [ 5 ] {6e5c256e-6f6c-40f0-98b4-fd106bd79cfb} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 20549 | 2026.03.25 00:26:17.457997 [ 5 ] {6e5c256e-6f6c-40f0-98b4-fd106bd79cfb} <Trace> oximeter.fields_u64 (3ff11c92-02f0-4d7f-b78c-e898b3889a19): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20550 | 2026.03.25 00:26:17.458123 [ 5 ] {6e5c256e-6f6c-40f0-98b4-fd106bd79cfb} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001096 sec., 912.4087591240876 rows/sec., 64.15 KiB/sec. | ||
| 20551 | 2026.03.25 00:26:17.458160 [ 5 ] {6e5c256e-6f6c-40f0-98b4-fd106bd79cfb} <Debug> TCPHandler: Processed in 0.001257469 sec. | ||
| 20552 | 2026.03.25 00:26:17.458260 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20553 | 2026.03.25 00:26:17.458353 [ 5 ] {ad66237c-01ff-4b37-b0f3-75d9f3f0c9e7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 20554 | 2026.03.25 00:26:17.458394 [ 5 ] {ad66237c-01ff-4b37-b0f3-75d9f3f0c9e7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 20555 | 2026.03.25 00:26:17.459359 [ 5 ] {ad66237c-01ff-4b37-b0f3-75d9f3f0c9e7} <Trace> oximeter.fields_uuid (6a83c119-7e6c-4ef5-9da4-bd1e7cdd4b62): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20556 | 2026.03.25 00:26:17.459395 [ 5 ] {ad66237c-01ff-4b37-b0f3-75d9f3f0c9e7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.98 GiB. | ||
| 20557 | 2026.03.25 00:26:17.459762 [ 5 ] {ad66237c-01ff-4b37-b0f3-75d9f3f0c9e7} <Trace> MergedBlockOutputStream: filled checksums all_144_144_0 (state Temporary) | ||
| 20558 | 2026.03.25 00:26:17.459975 [ 5 ] {ad66237c-01ff-4b37-b0f3-75d9f3f0c9e7} <Trace> oximeter.fields_uuid (6a83c119-7e6c-4ef5-9da4-bd1e7cdd4b62): Renaming temporary part tmp_insert_all_144_144_0 to all_144_144_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20559 | 2026.03.25 00:26:17.460105 [ 5 ] {ad66237c-01ff-4b37-b0f3-75d9f3f0c9e7} <Debug> executeQuery: Read 1318 rows, 90.36 KiB in 0.001771 sec., 744212.3094297007 rows/sec., 49.83 MiB/sec. | ||
| 20560 | 2026.03.25 00:26:17.460144 [ 5 ] {ad66237c-01ff-4b37-b0f3-75d9f3f0c9e7} <Debug> TCPHandler: Processed in 0.001932444 sec. | ||
| 20561 | 2026.03.25 00:26:17.460274 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20562 | 2026.03.25 00:26:17.460394 [ 5 ] {40507751-89f4-4704-a868-b33850bdc0b5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 20563 | 2026.03.25 00:26:17.460448 [ 5 ] {40507751-89f4-4704-a868-b33850bdc0b5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 20564 | 2026.03.25 00:26:17.461305 [ 5 ] {40507751-89f4-4704-a868-b33850bdc0b5} <Trace> oximeter.measurements_cumulativeu64 (d9515f17-c5fd-4592-903e-92bbab0fc185): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20565 | 2026.03.25 00:26:17.461344 [ 5 ] {40507751-89f4-4704-a868-b33850bdc0b5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.98 GiB. | ||
| 20566 | 2026.03.25 00:26:17.461812 [ 5 ] {40507751-89f4-4704-a868-b33850bdc0b5} <Trace> MergedBlockOutputStream: filled checksums all_144_144_0 (state Temporary) | ||
| 20567 | 2026.03.25 00:26:17.462040 [ 5 ] {40507751-89f4-4704-a868-b33850bdc0b5} <Trace> oximeter.measurements_cumulativeu64 (d9515f17-c5fd-4592-903e-92bbab0fc185): Renaming temporary part tmp_insert_all_144_144_0 to all_144_144_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20568 | 2026.03.25 00:26:17.462192 [ 47 ] {} <Debug> oximeter.measurements_cumulativeu64 (d9515f17-c5fd-4592-903e-92bbab0fc185) (MergerMutator): Selected 6 parts from all_1_139_29 to all_144_144_0 | ||
| 20569 | 2026.03.25 00:26:17.462216 [ 5 ] {40507751-89f4-4704-a868-b33850bdc0b5} <Debug> executeQuery: Read 1497 rows, 92.97 KiB in 0.001844 sec., 811822.125813449 rows/sec., 49.24 MiB/sec. | ||
| 20570 | 2026.03.25 00:26:17.462240 [ 47 ] {} <Trace> oximeter.measurements_cumulativeu64 (d9515f17-c5fd-4592-903e-92bbab0fc185): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20571 | 2026.03.25 00:26:17.462272 [ 47 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.98 GiB. | ||
| 20572 | 2026.03.25 00:26:17.462279 [ 5 ] {40507751-89f4-4704-a868-b33850bdc0b5} <Debug> TCPHandler: Processed in 0.002068288 sec. | ||
| 20573 | 2026.03.25 00:26:17.462366 [ 191 ] {d9515f17-c5fd-4592-903e-92bbab0fc185::all_1_144_30} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_139_29 to all_144_144_0 into Compact with storage Full | ||
| 20574 | 2026.03.25 00:26:17.462393 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20575 | 2026.03.25 00:26:17.462472 [ 191 ] {d9515f17-c5fd-4592-903e-92bbab0fc185::all_1_144_30} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 20576 | 2026.03.25 00:26:17.462489 [ 5 ] {674624a1-ab05-4987-8350-151528bbd35f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 20577 | 2026.03.25 00:26:17.462504 [ 191 ] {d9515f17-c5fd-4592-903e-92bbab0fc185::all_1_144_30} <Debug> MergeTreeSequentialSource: Reading 8 marks from part all_1_139_29, total 55642 rows starting from the beginning of the part | ||
| 20578 | 2026.03.25 00:26:17.462546 [ 5 ] {674624a1-ab05-4987-8350-151528bbd35f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 20579 | 2026.03.25 00:26:17.462571 [ 191 ] {d9515f17-c5fd-4592-903e-92bbab0fc185::all_1_144_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_140_140_0, total 160 rows starting from the beginning of the part | ||
| 20580 | 2026.03.25 00:26:17.462625 [ 191 ] {d9515f17-c5fd-4592-903e-92bbab0fc185::all_1_144_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_141_141_0, total 272 rows starting from the beginning of the part | ||
| 20581 | 2026.03.25 00:26:17.462674 [ 191 ] {d9515f17-c5fd-4592-903e-92bbab0fc185::all_1_144_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_142_142_0, total 160 rows starting from the beginning of the part | ||
| 20582 | 2026.03.25 00:26:17.462722 [ 191 ] {d9515f17-c5fd-4592-903e-92bbab0fc185::all_1_144_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_143_143_0, total 265 rows starting from the beginning of the part | ||
| 20583 | 2026.03.25 00:26:17.462768 [ 191 ] {d9515f17-c5fd-4592-903e-92bbab0fc185::all_1_144_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_144_144_0, total 1497 rows starting from the beginning of the part | ||
| 20584 | 2026.03.25 00:26:17.463459 [ 5 ] {674624a1-ab05-4987-8350-151528bbd35f} <Trace> oximeter.measurements_histogramu64 (66b3c5cd-c277-4614-b9e1-0e483a2d8930): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20585 | 2026.03.25 00:26:17.463495 [ 5 ] {674624a1-ab05-4987-8350-151528bbd35f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.98 GiB. | ||
| 20586 | 2026.03.25 00:26:17.464065 [ 5 ] {674624a1-ab05-4987-8350-151528bbd35f} <Trace> MergedBlockOutputStream: filled checksums all_121_121_0 (state Temporary) | ||
| 20587 | 2026.03.25 00:26:17.464294 [ 5 ] {674624a1-ab05-4987-8350-151528bbd35f} <Trace> oximeter.measurements_histogramu64 (66b3c5cd-c277-4614-b9e1-0e483a2d8930): Renaming temporary part tmp_insert_all_121_121_0 to all_121_121_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20588 | 2026.03.25 00:26:17.464427 [ 47 ] {} <Debug> oximeter.measurements_histogramu64 (66b3c5cd-c277-4614-b9e1-0e483a2d8930) (MergerMutator): Selected 6 parts from all_1_116_23 to all_121_121_0 | ||
| 20589 | 2026.03.25 00:26:17.464433 [ 5 ] {674624a1-ab05-4987-8350-151528bbd35f} <Debug> executeQuery: Read 37 rows, 67.89 KiB in 0.001962 sec., 18858.307849133536 rows/sec., 33.79 MiB/sec. | ||
| 20590 | 2026.03.25 00:26:17.464468 [ 47 ] {} <Trace> oximeter.measurements_histogramu64 (66b3c5cd-c277-4614-b9e1-0e483a2d8930): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20591 | 2026.03.25 00:26:17.464492 [ 47 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.98 GiB. | ||
| 20592 | 2026.03.25 00:26:17.464513 [ 5 ] {674624a1-ab05-4987-8350-151528bbd35f} <Debug> TCPHandler: Processed in 0.00216913 sec. | ||
| 20593 | 2026.03.25 00:26:17.464587 [ 189 ] {66b3c5cd-c277-4614-b9e1-0e483a2d8930::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 | ||
| 20594 | 2026.03.25 00:26:17.464636 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20595 | 2026.03.25 00:26:17.464735 [ 5 ] {aa0dc46a-1fe9-469b-b03b-95887b5e3df6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 20596 | 2026.03.25 00:26:17.464777 [ 5 ] {aa0dc46a-1fe9-469b-b03b-95887b5e3df6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 20597 | 2026.03.25 00:26:17.464823 [ 189 ] {66b3c5cd-c277-4614-b9e1-0e483a2d8930::all_1_121_24} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 20598 | 2026.03.25 00:26:17.464889 [ 189 ] {66b3c5cd-c277-4614-b9e1-0e483a2d8930::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_116_23, total 2423 rows starting from the beginning of the part | ||
| 20599 | 2026.03.25 00:26:17.465021 [ 189 ] {66b3c5cd-c277-4614-b9e1-0e483a2d8930::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_117_117_0, total 26 rows starting from the beginning of the part | ||
| 20600 | 2026.03.25 00:26:17.465106 [ 5 ] {aa0dc46a-1fe9-469b-b03b-95887b5e3df6} <Trace> oximeter.measurements_u64 (a46c3f3f-9ded-4b50-9fc2-4f503dd169a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20601 | 2026.03.25 00:26:17.465129 [ 189 ] {66b3c5cd-c277-4614-b9e1-0e483a2d8930::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_118_118_0, total 14 rows starting from the beginning of the part | ||
| 20602 | 2026.03.25 00:26:17.465146 [ 5 ] {aa0dc46a-1fe9-469b-b03b-95887b5e3df6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.98 GiB. | ||
| 20603 | 2026.03.25 00:26:17.465237 [ 189 ] {66b3c5cd-c277-4614-b9e1-0e483a2d8930::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_119_119_0, total 26 rows starting from the beginning of the part | ||
| 20604 | 2026.03.25 00:26:17.465339 [ 189 ] {66b3c5cd-c277-4614-b9e1-0e483a2d8930::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_120_120_0, total 14 rows starting from the beginning of the part | ||
| 20605 | 2026.03.25 00:26:17.465432 [ 189 ] {66b3c5cd-c277-4614-b9e1-0e483a2d8930::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_121_121_0, total 37 rows starting from the beginning of the part | ||
| 20606 | 2026.03.25 00:26:17.465469 [ 5 ] {aa0dc46a-1fe9-469b-b03b-95887b5e3df6} <Trace> MergedBlockOutputStream: filled checksums all_144_144_0 (state Temporary) | ||
| 20607 | 2026.03.25 00:26:17.465690 [ 5 ] {aa0dc46a-1fe9-469b-b03b-95887b5e3df6} <Trace> oximeter.measurements_u64 (a46c3f3f-9ded-4b50-9fc2-4f503dd169a4): Renaming temporary part tmp_insert_all_144_144_0 to all_144_144_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20608 | 2026.03.25 00:26:17.465846 [ 5 ] {aa0dc46a-1fe9-469b-b03b-95887b5e3df6} <Debug> executeQuery: Read 12 rows, 848.00 B in 0.001128 sec., 10638.297872340425 rows/sec., 734.15 KiB/sec. | ||
| 20609 | 2026.03.25 00:26:17.465884 [ 5 ] {aa0dc46a-1fe9-469b-b03b-95887b5e3df6} <Debug> TCPHandler: Processed in 0.00129745 sec. | ||
| 20610 | 2026.03.25 00:26:17.473144 [ 195 ] {d9515f17-c5fd-4592-903e-92bbab0fc185::all_1_144_30} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 57996 rows, containing 5 columns (5 merged, 0 gathered) in 0.010821088 sec., 5359535.011636538 rows/sec., 341.74 MiB/sec. | ||
| 20611 | 2026.03.25 00:26:17.473562 [ 196 ] {d9515f17-c5fd-4592-903e-92bbab0fc185::all_1_144_30} <Trace> MergedBlockOutputStream: filled checksums all_1_144_30 (state Temporary) | ||
| 20612 | 2026.03.25 00:26:17.473926 [ 196 ] {d9515f17-c5fd-4592-903e-92bbab0fc185::all_1_144_30} <Trace> oximeter.measurements_cumulativeu64 (d9515f17-c5fd-4592-903e-92bbab0fc185): Renaming temporary part tmp_merge_all_1_144_30 to all_1_144_30 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20613 | 2026.03.25 00:26:17.474006 [ 196 ] {d9515f17-c5fd-4592-903e-92bbab0fc185::all_1_144_30} <Trace> oximeter.measurements_cumulativeu64 (d9515f17-c5fd-4592-903e-92bbab0fc185) (MergerMutator): Merged 6 parts: [all_1_139_29, all_144_144_0] -> all_1_144_30 | ||
| 20614 | 2026.03.25 00:26:17.474124 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.33 MiB. | ||
| 20615 | 2026.03.25 00:26:17.477503 [ 188 ] {66b3c5cd-c277-4614-b9e1-0e483a2d8930::all_1_121_24} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2540 rows, containing 19 columns (19 merged, 0 gathered) in 0.012959068 sec., 196001.74950852946 rows/sec., 351.23 MiB/sec. | ||
| 20616 | 2026.03.25 00:26:17.479696 [ 195 ] {66b3c5cd-c277-4614-b9e1-0e483a2d8930::all_1_121_24} <Trace> MergedBlockOutputStream: filled checksums all_1_121_24 (state Temporary) | ||
| 20617 | 2026.03.25 00:26:17.480125 [ 195 ] {66b3c5cd-c277-4614-b9e1-0e483a2d8930::all_1_121_24} <Trace> oximeter.measurements_histogramu64 (66b3c5cd-c277-4614-b9e1-0e483a2d8930): Renaming temporary part tmp_merge_all_1_121_24 to all_1_121_24 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20618 | 2026.03.25 00:26:17.480211 [ 195 ] {66b3c5cd-c277-4614-b9e1-0e483a2d8930::all_1_121_24} <Trace> oximeter.measurements_histogramu64 (66b3c5cd-c277-4614-b9e1-0e483a2d8930) (MergerMutator): Merged 6 parts: [all_1_116_23, all_121_121_0] -> all_1_121_24 | ||
| 20619 | 2026.03.25 00:26:17.480365 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 18.85 MiB. | ||
| 20620 | 2026.03.25 00:26:18.000291 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 395.47 MiB, peak 415.64 MiB, free memory in arenas 0.00 B, will set to 400.51 MiB (RSS), difference: 5.04 MiB | ||
| 20621 | 2026.03.25 00:26:21.478421 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20622 | 2026.03.25 00:26:21.478596 [ 5 ] {de7b55d7-711a-4503-8f3d-def94f97f5d7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 20623 | 2026.03.25 00:26:21.478662 [ 5 ] {de7b55d7-711a-4503-8f3d-def94f97f5d7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 20624 | 2026.03.25 00:26:21.479331 [ 5 ] {de7b55d7-711a-4503-8f3d-def94f97f5d7} <Trace> oximeter.fields_string (da9d4756-c540-45ff-bdbb-bdc9c8d31861): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20625 | 2026.03.25 00:26:21.479376 [ 5 ] {de7b55d7-711a-4503-8f3d-def94f97f5d7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.98 GiB. | ||
| 20626 | 2026.03.25 00:26:21.479771 [ 5 ] {de7b55d7-711a-4503-8f3d-def94f97f5d7} <Trace> MergedBlockOutputStream: filled checksums all_145_145_0 (state Temporary) | ||
| 20627 | 2026.03.25 00:26:21.479996 [ 5 ] {de7b55d7-711a-4503-8f3d-def94f97f5d7} <Trace> oximeter.fields_string (da9d4756-c540-45ff-bdbb-bdc9c8d31861): Renaming temporary part tmp_insert_all_145_145_0 to all_145_145_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20628 | 2026.03.25 00:26:21.480171 [ 5 ] {de7b55d7-711a-4503-8f3d-def94f97f5d7} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001623 sec., 34504.00492914356 rows/sec., 2.65 MiB/sec. | ||
| 20629 | 2026.03.25 00:26:21.480346 [ 5 ] {de7b55d7-711a-4503-8f3d-def94f97f5d7} <Debug> TCPHandler: Processed in 0.002056177 sec. | ||
| 20630 | 2026.03.25 00:26:21.480468 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20631 | 2026.03.25 00:26:21.480562 [ 5 ] {1fd57521-9866-4168-b226-24e0fbc8bfdd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 20632 | 2026.03.25 00:26:21.480604 [ 5 ] {1fd57521-9866-4168-b226-24e0fbc8bfdd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 20633 | 2026.03.25 00:26:21.481045 [ 5 ] {1fd57521-9866-4168-b226-24e0fbc8bfdd} <Trace> oximeter.fields_uuid (6a83c119-7e6c-4ef5-9da4-bd1e7cdd4b62): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20634 | 2026.03.25 00:26:21.481083 [ 5 ] {1fd57521-9866-4168-b226-24e0fbc8bfdd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.98 GiB. | ||
| 20635 | 2026.03.25 00:26:21.481415 [ 5 ] {1fd57521-9866-4168-b226-24e0fbc8bfdd} <Trace> MergedBlockOutputStream: filled checksums all_145_145_0 (state Temporary) | ||
| 20636 | 2026.03.25 00:26:21.481630 [ 5 ] {1fd57521-9866-4168-b226-24e0fbc8bfdd} <Trace> oximeter.fields_uuid (6a83c119-7e6c-4ef5-9da4-bd1e7cdd4b62): Renaming temporary part tmp_insert_all_145_145_0 to all_145_145_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20637 | 2026.03.25 00:26:21.481770 [ 5 ] {1fd57521-9866-4168-b226-24e0fbc8bfdd} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001225 sec., 52244.897959183676 rows/sec., 4.08 MiB/sec. | ||
| 20638 | 2026.03.25 00:26:21.481808 [ 5 ] {1fd57521-9866-4168-b226-24e0fbc8bfdd} <Debug> TCPHandler: Processed in 0.001389952 sec. | ||
| 20639 | 2026.03.25 00:26:21.481917 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20640 | 2026.03.25 00:26:21.482011 [ 5 ] {d96ff29e-6045-44ce-97c7-354006a1fe2b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 20641 | 2026.03.25 00:26:21.482056 [ 5 ] {d96ff29e-6045-44ce-97c7-354006a1fe2b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 20642 | 2026.03.25 00:26:21.482463 [ 5 ] {d96ff29e-6045-44ce-97c7-354006a1fe2b} <Trace> oximeter.measurements_cumulativeu64 (d9515f17-c5fd-4592-903e-92bbab0fc185): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20643 | 2026.03.25 00:26:21.482500 [ 5 ] {d96ff29e-6045-44ce-97c7-354006a1fe2b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.98 GiB. | ||
| 20644 | 2026.03.25 00:26:21.482849 [ 5 ] {d96ff29e-6045-44ce-97c7-354006a1fe2b} <Trace> MergedBlockOutputStream: filled checksums all_145_145_0 (state Temporary) | ||
| 20645 | 2026.03.25 00:26:21.483063 [ 5 ] {d96ff29e-6045-44ce-97c7-354006a1fe2b} <Trace> oximeter.measurements_cumulativeu64 (d9515f17-c5fd-4592-903e-92bbab0fc185): Renaming temporary part tmp_insert_all_145_145_0 to all_145_145_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20646 | 2026.03.25 00:26:21.483196 [ 5 ] {d96ff29e-6045-44ce-97c7-354006a1fe2b} <Debug> executeQuery: Read 128 rows, 9.13 KiB in 0.001202 sec., 106489.18469217971 rows/sec., 7.42 MiB/sec. | ||
| 20647 | 2026.03.25 00:26:21.483232 [ 5 ] {d96ff29e-6045-44ce-97c7-354006a1fe2b} <Debug> TCPHandler: Processed in 0.001363941 sec. | ||
| 20648 | 2026.03.25 00:26:21.483345 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20649 | 2026.03.25 00:26:21.483440 [ 5 ] {7f7b5b13-c9d1-4c88-bf19-acf06bf7c330} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 20650 | 2026.03.25 00:26:21.483481 [ 5 ] {7f7b5b13-c9d1-4c88-bf19-acf06bf7c330} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 20651 | 2026.03.25 00:26:21.483808 [ 5 ] {7f7b5b13-c9d1-4c88-bf19-acf06bf7c330} <Trace> oximeter.measurements_u64 (a46c3f3f-9ded-4b50-9fc2-4f503dd169a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20652 | 2026.03.25 00:26:21.483844 [ 5 ] {7f7b5b13-c9d1-4c88-bf19-acf06bf7c330} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.98 GiB. | ||
| 20653 | 2026.03.25 00:26:21.484178 [ 5 ] {7f7b5b13-c9d1-4c88-bf19-acf06bf7c330} <Trace> MergedBlockOutputStream: filled checksums all_145_145_0 (state Temporary) | ||
| 20654 | 2026.03.25 00:26:21.484381 [ 5 ] {7f7b5b13-c9d1-4c88-bf19-acf06bf7c330} <Trace> oximeter.measurements_u64 (a46c3f3f-9ded-4b50-9fc2-4f503dd169a4): Renaming temporary part tmp_insert_all_145_145_0 to all_145_145_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20655 | 2026.03.25 00:26:21.484513 [ 5 ] {7f7b5b13-c9d1-4c88-bf19-acf06bf7c330} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001092 sec., 43956.043956043955 rows/sec., 2.96 MiB/sec. | ||
| 20656 | 2026.03.25 00:26:21.484550 [ 5 ] {7f7b5b13-c9d1-4c88-bf19-acf06bf7c330} <Debug> TCPHandler: Processed in 0.001253309 sec. | ||
| 20657 | 2026.03.25 00:26:22.071844 [ 219 ] {} <Trace> system.asynchronous_metric_log (0898b27c-367e-447b-8482-f4822232c365): 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] | ||
| 20658 | 2026.03.25 00:26:22.071896 [ 219 ] {} <Debug> system.asynchronous_metric_log (0898b27c-367e-447b-8482-f4822232c365): 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] | ||
| 20659 | 2026.03.25 00:26:22.076856 [ 219 ] {} <Debug> system.asynchronous_metric_log (0898b27c-367e-447b-8482-f4822232c365): 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] | ||
| 20660 | 2026.03.25 00:26:22.402665 [ 222 ] {} <Trace> system.metric_log (8832bb94-2db2-42e0-923d-5bcca7c2cc3b): 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] | ||
| 20661 | 2026.03.25 00:26:22.402722 [ 222 ] {} <Debug> system.metric_log (8832bb94-2db2-42e0-923d-5bcca7c2cc3b): 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] | ||
| 20662 | 2026.03.25 00:26:22.425511 [ 222 ] {} <Debug> system.metric_log (8832bb94-2db2-42e0-923d-5bcca7c2cc3b): 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] | ||
| 20663 | 2026.03.25 00:26:22.483970 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 40734 | ||
| 20664 | 2026.03.25 00:26:22.484807 [ 244 ] {} <Trace> system.asynchronous_metric_log (0898b27c-367e-447b-8482-f4822232c365): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20665 | 2026.03.25 00:26:22.484890 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.98 GiB. | ||
| 20666 | 2026.03.25 00:26:22.485471 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) | ||
| 20667 | 2026.03.25 00:26:22.485707 [ 244 ] {} <Trace> system.asynchronous_metric_log (0898b27c-367e-447b-8482-f4822232c365): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20668 | 2026.03.25 00:26:22.485860 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 40734 | ||
| 20669 | 2026.03.25 00:26:23.000258 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 396.53 MiB, peak 415.64 MiB, free memory in arenas 0.00 B, will set to 400.51 MiB (RSS), difference: 3.98 MiB | ||
| 20670 | 2026.03.25 00:26:24.698746 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 640 | ||
| 20671 | 2026.03.25 00:26:24.716914 [ 243 ] {} <Trace> system.metric_log (8832bb94-2db2-42e0-923d-5bcca7c2cc3b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20672 | 2026.03.25 00:26:24.716970 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.98 GiB. | ||
| 20673 | 2026.03.25 00:26:24.723302 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) | ||
| 20674 | 2026.03.25 00:26:24.724041 [ 243 ] {} <Trace> system.metric_log (8832bb94-2db2-42e0-923d-5bcca7c2cc3b): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20675 | 2026.03.25 00:26:24.727786 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 640 | ||
| 20676 | 2026.03.25 00:26:25.167898 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 48 entries to flush up to offset 2664 | ||
| 20677 | 2026.03.25 00:26:25.170741 [ 242 ] {} <Trace> system.query_log (9703172c-9101-4506-b1d0-613c64f918a0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20678 | 2026.03.25 00:26:25.170783 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.98 GiB. | ||
| 20679 | 2026.03.25 00:26:25.171969 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 20680 | 2026.03.25 00:26:25.172240 [ 242 ] {} <Trace> system.query_log (9703172c-9101-4506-b1d0-613c64f918a0): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20681 | 2026.03.25 00:26:25.172503 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2664 | ||
| 20682 | 2026.03.25 00:26:26.204352 [ 219 ] {} <Trace> oximeter.measurements_histogramu64 (66b3c5cd-c277-4614-b9e1-0e483a2d8930): 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] | ||
| 20683 | 2026.03.25 00:26:26.204400 [ 219 ] {} <Debug> oximeter.measurements_histogramu64 (66b3c5cd-c277-4614-b9e1-0e483a2d8930): 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] | ||
| 20684 | 2026.03.25 00:26:26.222350 [ 219 ] {} <Debug> oximeter.measurements_histogramu64 (66b3c5cd-c277-4614-b9e1-0e483a2d8930): 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] | ||
| 20685 | 2026.03.25 00:26:26.490754 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20686 | 2026.03.25 00:26:26.491015 [ 5 ] {38eaaf50-bca1-4769-bf4f-36dfe7ed0346} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 20687 | 2026.03.25 00:26:26.491087 [ 5 ] {38eaaf50-bca1-4769-bf4f-36dfe7ed0346} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 20688 | 2026.03.25 00:26:26.491850 [ 5 ] {38eaaf50-bca1-4769-bf4f-36dfe7ed0346} <Trace> oximeter.fields_i16 (78240462-1731-4218-9a79-d1fbaf59befe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20689 | 2026.03.25 00:26:26.491895 [ 5 ] {38eaaf50-bca1-4769-bf4f-36dfe7ed0346} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.98 GiB. | ||
| 20690 | 2026.03.25 00:26:26.492281 [ 5 ] {38eaaf50-bca1-4769-bf4f-36dfe7ed0346} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 20691 | 2026.03.25 00:26:26.492507 [ 5 ] {38eaaf50-bca1-4769-bf4f-36dfe7ed0346} <Trace> oximeter.fields_i16 (78240462-1731-4218-9a79-d1fbaf59befe): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20692 | 2026.03.25 00:26:26.492656 [ 5 ] {38eaaf50-bca1-4769-bf4f-36dfe7ed0346} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001693 sec., 167749.55699940934 rows/sec., 10.65 MiB/sec. | ||
| 20693 | 2026.03.25 00:26:26.492697 [ 5 ] {38eaaf50-bca1-4769-bf4f-36dfe7ed0346} <Debug> TCPHandler: Processed in 0.002084288 sec. | ||
| 20694 | 2026.03.25 00:26:26.492820 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20695 | 2026.03.25 00:26:26.492915 [ 5 ] {6a7d4f7e-ef5e-4efb-80ad-e914c8277312} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 20696 | 2026.03.25 00:26:26.492956 [ 5 ] {6a7d4f7e-ef5e-4efb-80ad-e914c8277312} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 20697 | 2026.03.25 00:26:26.493852 [ 5 ] {6a7d4f7e-ef5e-4efb-80ad-e914c8277312} <Trace> oximeter.fields_string (da9d4756-c540-45ff-bdbb-bdc9c8d31861): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20698 | 2026.03.25 00:26:26.493887 [ 5 ] {6a7d4f7e-ef5e-4efb-80ad-e914c8277312} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.98 GiB. | ||
| 20699 | 2026.03.25 00:26:26.494233 [ 5 ] {6a7d4f7e-ef5e-4efb-80ad-e914c8277312} <Trace> MergedBlockOutputStream: filled checksums all_146_146_0 (state Temporary) | ||
| 20700 | 2026.03.25 00:26:26.494421 [ 5 ] {6a7d4f7e-ef5e-4efb-80ad-e914c8277312} <Trace> oximeter.fields_string (da9d4756-c540-45ff-bdbb-bdc9c8d31861): Renaming temporary part tmp_insert_all_146_146_0 to all_146_146_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20701 | 2026.03.25 00:26:26.494537 [ 37 ] {} <Debug> oximeter.fields_string (da9d4756-c540-45ff-bdbb-bdc9c8d31861) (MergerMutator): Selected 6 parts from all_1_141_28 to all_146_146_0 | ||
| 20702 | 2026.03.25 00:26:26.494543 [ 5 ] {6a7d4f7e-ef5e-4efb-80ad-e914c8277312} <Debug> executeQuery: Read 825 rows, 66.29 KiB in 0.001678 sec., 491656.73420738976 rows/sec., 38.58 MiB/sec. | ||
| 20703 | 2026.03.25 00:26:26.494604 [ 37 ] {} <Trace> oximeter.fields_string (da9d4756-c540-45ff-bdbb-bdc9c8d31861): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20704 | 2026.03.25 00:26:26.494619 [ 5 ] {6a7d4f7e-ef5e-4efb-80ad-e914c8277312} <Debug> TCPHandler: Processed in 0.001885303 sec. | ||
| 20705 | 2026.03.25 00:26:26.494631 [ 37 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.98 GiB. | ||
| 20706 | 2026.03.25 00:26:26.494728 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20707 | 2026.03.25 00:26:26.494763 [ 193 ] {da9d4756-c540-45ff-bdbb-bdc9c8d31861::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 | ||
| 20708 | 2026.03.25 00:26:26.494822 [ 5 ] {9cb48cf8-ab2c-457d-929a-6b8c05053e8a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 20709 | 2026.03.25 00:26:26.494863 [ 5 ] {9cb48cf8-ab2c-457d-929a-6b8c05053e8a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 20710 | 2026.03.25 00:26:26.494905 [ 193 ] {da9d4756-c540-45ff-bdbb-bdc9c8d31861::all_1_146_29} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 20711 | 2026.03.25 00:26:26.494947 [ 193 ] {da9d4756-c540-45ff-bdbb-bdc9c8d31861::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_141_28, total 3237 rows starting from the beginning of the part | ||
| 20712 | 2026.03.25 00:26:26.495083 [ 193 ] {da9d4756-c540-45ff-bdbb-bdc9c8d31861::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_142_142_0, total 108 rows starting from the beginning of the part | ||
| 20713 | 2026.03.25 00:26:26.495137 [ 193 ] {da9d4756-c540-45ff-bdbb-bdc9c8d31861::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_143_143_0, total 825 rows starting from the beginning of the part | ||
| 20714 | 2026.03.25 00:26:26.495184 [ 193 ] {da9d4756-c540-45ff-bdbb-bdc9c8d31861::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_144_144_0, total 2458 rows starting from the beginning of the part | ||
| 20715 | 2026.03.25 00:26:26.495230 [ 193 ] {da9d4756-c540-45ff-bdbb-bdc9c8d31861::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_145_145_0, total 56 rows starting from the beginning of the part | ||
| 20716 | 2026.03.25 00:26:26.495268 [ 193 ] {da9d4756-c540-45ff-bdbb-bdc9c8d31861::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_146_146_0, total 825 rows starting from the beginning of the part | ||
| 20717 | 2026.03.25 00:26:26.495399 [ 5 ] {9cb48cf8-ab2c-457d-929a-6b8c05053e8a} <Trace> oximeter.fields_u16 (b490aa8d-8720-450c-9d9d-0c0be0c6e0e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20718 | 2026.03.25 00:26:26.495440 [ 5 ] {9cb48cf8-ab2c-457d-929a-6b8c05053e8a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.98 GiB. | ||
| 20719 | 2026.03.25 00:26:26.495765 [ 5 ] {9cb48cf8-ab2c-457d-929a-6b8c05053e8a} <Trace> MergedBlockOutputStream: filled checksums all_122_122_0 (state Temporary) | ||
| 20720 | 2026.03.25 00:26:26.495978 [ 5 ] {9cb48cf8-ab2c-457d-929a-6b8c05053e8a} <Trace> oximeter.fields_u16 (b490aa8d-8720-450c-9d9d-0c0be0c6e0e1): Renaming temporary part tmp_insert_all_122_122_0 to all_122_122_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20721 | 2026.03.25 00:26:26.496110 [ 5 ] {9cb48cf8-ab2c-457d-929a-6b8c05053e8a} <Debug> executeQuery: Read 156 rows, 9.59 KiB in 0.001257 sec., 124105.01193317422 rows/sec., 7.45 MiB/sec. | ||
| 20722 | 2026.03.25 00:26:26.496147 [ 5 ] {9cb48cf8-ab2c-457d-929a-6b8c05053e8a} <Debug> TCPHandler: Processed in 0.001423223 sec. | ||
| 20723 | 2026.03.25 00:26:26.496257 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20724 | 2026.03.25 00:26:26.496350 [ 5 ] {52e3983f-4489-4a43-8562-a047c25ef02d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 20725 | 2026.03.25 00:26:26.496390 [ 5 ] {52e3983f-4489-4a43-8562-a047c25ef02d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 20726 | 2026.03.25 00:26:26.496855 [ 5 ] {52e3983f-4489-4a43-8562-a047c25ef02d} <Trace> oximeter.fields_u32 (79eddaf6-5920-48fe-8c45-6c5582e58677): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20727 | 2026.03.25 00:26:26.496889 [ 5 ] {52e3983f-4489-4a43-8562-a047c25ef02d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.98 GiB. | ||
| 20728 | 2026.03.25 00:26:26.497184 [ 5 ] {52e3983f-4489-4a43-8562-a047c25ef02d} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) | ||
| 20729 | 2026.03.25 00:26:26.497399 [ 5 ] {52e3983f-4489-4a43-8562-a047c25ef02d} <Trace> oximeter.fields_u32 (79eddaf6-5920-48fe-8c45-6c5582e58677): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20730 | 2026.03.25 00:26:26.497527 [ 5 ] {52e3983f-4489-4a43-8562-a047c25ef02d} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001194 sec., 124790.61976549414 rows/sec., 8.06 MiB/sec. | ||
| 20731 | 2026.03.25 00:26:26.497564 [ 5 ] {52e3983f-4489-4a43-8562-a047c25ef02d} <Debug> TCPHandler: Processed in 0.001353831 sec. | ||
| 20732 | 2026.03.25 00:26:26.497672 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20733 | 2026.03.25 00:26:26.497670 [ 200 ] {da9d4756-c540-45ff-bdbb-bdc9c8d31861::all_1_146_29} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7509 rows, containing 5 columns (5 merged, 0 gathered) in 0.002922277 sec., 2569571.6046083244 rows/sec., 204.38 MiB/sec. | ||
| 20734 | 2026.03.25 00:26:26.497764 [ 5 ] {a73a0e56-a533-453b-9eec-839129d273c1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 20735 | 2026.03.25 00:26:26.497809 [ 5 ] {a73a0e56-a533-453b-9eec-839129d273c1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 20736 | 2026.03.25 00:26:26.498047 [ 201 ] {da9d4756-c540-45ff-bdbb-bdc9c8d31861::all_1_146_29} <Trace> MergedBlockOutputStream: filled checksums all_1_146_29 (state Temporary) | ||
| 20737 | 2026.03.25 00:26:26.498310 [ 5 ] {a73a0e56-a533-453b-9eec-839129d273c1} <Trace> oximeter.fields_u8 (fa258e8d-285a-434f-b894-6be795807874): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20738 | 2026.03.25 00:26:26.498341 [ 201 ] {da9d4756-c540-45ff-bdbb-bdc9c8d31861::all_1_146_29} <Trace> oximeter.fields_string (da9d4756-c540-45ff-bdbb-bdc9c8d31861): Renaming temporary part tmp_merge_all_1_146_29 to all_1_146_29 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20739 | 2026.03.25 00:26:26.498352 [ 5 ] {a73a0e56-a533-453b-9eec-839129d273c1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.98 GiB. | ||
| 20740 | 2026.03.25 00:26:26.498435 [ 201 ] {da9d4756-c540-45ff-bdbb-bdc9c8d31861::all_1_146_29} <Trace> oximeter.fields_string (da9d4756-c540-45ff-bdbb-bdc9c8d31861) (MergerMutator): Merged 6 parts: [all_1_141_28, all_146_146_0] -> all_1_146_29 | ||
| 20741 | 2026.03.25 00:26:26.498518 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.33 MiB. | ||
| 20742 | 2026.03.25 00:26:26.498686 [ 5 ] {a73a0e56-a533-453b-9eec-839129d273c1} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 20743 | 2026.03.25 00:26:26.498964 [ 5 ] {a73a0e56-a533-453b-9eec-839129d273c1} <Trace> oximeter.fields_u8 (fa258e8d-285a-434f-b894-6be795807874): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20744 | 2026.03.25 00:26:26.499111 [ 5 ] {a73a0e56-a533-453b-9eec-839129d273c1} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001364 sec., 108504.39882697948 rows/sec., 6.17 MiB/sec. | ||
| 20745 | 2026.03.25 00:26:26.499150 [ 5 ] {a73a0e56-a533-453b-9eec-839129d273c1} <Debug> TCPHandler: Processed in 0.001526175 sec. | ||
| 20746 | 2026.03.25 00:26:26.499266 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20747 | 2026.03.25 00:26:26.499357 [ 5 ] {e76ac8b0-d20d-4b77-95cd-0333c2541e9b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 20748 | 2026.03.25 00:26:26.499399 [ 5 ] {e76ac8b0-d20d-4b77-95cd-0333c2541e9b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 20749 | 2026.03.25 00:26:26.500144 [ 5 ] {e76ac8b0-d20d-4b77-95cd-0333c2541e9b} <Trace> oximeter.fields_uuid (6a83c119-7e6c-4ef5-9da4-bd1e7cdd4b62): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20750 | 2026.03.25 00:26:26.500183 [ 5 ] {e76ac8b0-d20d-4b77-95cd-0333c2541e9b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.98 GiB. | ||
| 20751 | 2026.03.25 00:26:26.500521 [ 5 ] {e76ac8b0-d20d-4b77-95cd-0333c2541e9b} <Trace> MergedBlockOutputStream: filled checksums all_146_146_0 (state Temporary) | ||
| 20752 | 2026.03.25 00:26:26.500726 [ 5 ] {e76ac8b0-d20d-4b77-95cd-0333c2541e9b} <Trace> oximeter.fields_uuid (6a83c119-7e6c-4ef5-9da4-bd1e7cdd4b62): Renaming temporary part tmp_insert_all_146_146_0 to all_146_146_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20753 | 2026.03.25 00:26:26.500845 [ 34 ] {} <Debug> oximeter.fields_uuid (6a83c119-7e6c-4ef5-9da4-bd1e7cdd4b62) (MergerMutator): Selected 6 parts from all_1_141_28 to all_146_146_0 | ||
| 20754 | 2026.03.25 00:26:26.500852 [ 5 ] {e76ac8b0-d20d-4b77-95cd-0333c2541e9b} <Debug> executeQuery: Read 504 rows, 36.30 KiB in 0.001512 sec., 333333.3333333333 rows/sec., 23.45 MiB/sec. | ||
| 20755 | 2026.03.25 00:26:26.500877 [ 34 ] {} <Trace> oximeter.fields_uuid (6a83c119-7e6c-4ef5-9da4-bd1e7cdd4b62): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20756 | 2026.03.25 00:26:26.500895 [ 5 ] {e76ac8b0-d20d-4b77-95cd-0333c2541e9b} <Debug> TCPHandler: Processed in 0.001677048 sec. | ||
| 20757 | 2026.03.25 00:26:26.500897 [ 34 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.98 GiB. | ||
| 20758 | 2026.03.25 00:26:26.500977 [ 193 ] {6a83c119-7e6c-4ef5-9da4-bd1e7cdd4b62::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 | ||
| 20759 | 2026.03.25 00:26:26.501002 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20760 | 2026.03.25 00:26:26.501070 [ 193 ] {6a83c119-7e6c-4ef5-9da4-bd1e7cdd4b62::all_1_146_29} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 20761 | 2026.03.25 00:26:26.501098 [ 193 ] {6a83c119-7e6c-4ef5-9da4-bd1e7cdd4b62::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_141_28, total 1792 rows starting from the beginning of the part | ||
| 20762 | 2026.03.25 00:26:26.501104 [ 5 ] {4ad9e089-688f-40a9-8dd9-7cb2f006c204} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 20763 | 2026.03.25 00:26:26.501143 [ 193 ] {6a83c119-7e6c-4ef5-9da4-bd1e7cdd4b62::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 | ||
| 20764 | 2026.03.25 00:26:26.501150 [ 5 ] {4ad9e089-688f-40a9-8dd9-7cb2f006c204} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 20765 | 2026.03.25 00:26:26.501186 [ 193 ] {6a83c119-7e6c-4ef5-9da4-bd1e7cdd4b62::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_143_143_0, total 504 rows starting from the beginning of the part | ||
| 20766 | 2026.03.25 00:26:26.501228 [ 193 ] {6a83c119-7e6c-4ef5-9da4-bd1e7cdd4b62::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_144_144_0, total 1318 rows starting from the beginning of the part | ||
| 20767 | 2026.03.25 00:26:26.501265 [ 193 ] {6a83c119-7e6c-4ef5-9da4-bd1e7cdd4b62::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_145_145_0, total 64 rows starting from the beginning of the part | ||
| 20768 | 2026.03.25 00:26:26.501302 [ 193 ] {6a83c119-7e6c-4ef5-9da4-bd1e7cdd4b62::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_146_146_0, total 504 rows starting from the beginning of the part | ||
| 20769 | 2026.03.25 00:26:26.501497 [ 5 ] {4ad9e089-688f-40a9-8dd9-7cb2f006c204} <Trace> oximeter.measurements_bool (8a3ce6e0-f76a-4ba2-9a43-4275c3c9549e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20770 | 2026.03.25 00:26:26.501537 [ 5 ] {4ad9e089-688f-40a9-8dd9-7cb2f006c204} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.98 GiB. | ||
| 20771 | 2026.03.25 00:26:26.501848 [ 5 ] {4ad9e089-688f-40a9-8dd9-7cb2f006c204} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 20772 | 2026.03.25 00:26:26.502069 [ 5 ] {4ad9e089-688f-40a9-8dd9-7cb2f006c204} <Trace> oximeter.measurements_bool (8a3ce6e0-f76a-4ba2-9a43-4275c3c9549e): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20773 | 2026.03.25 00:26:26.502200 [ 5 ] {4ad9e089-688f-40a9-8dd9-7cb2f006c204} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001114 sec., 5385.996409335728 rows/sec., 281.40 KiB/sec. | ||
| 20774 | 2026.03.25 00:26:26.502237 [ 5 ] {4ad9e089-688f-40a9-8dd9-7cb2f006c204} <Debug> TCPHandler: Processed in 0.001283809 sec. | ||
| 20775 | 2026.03.25 00:26:26.502343 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20776 | 2026.03.25 00:26:26.502442 [ 5 ] {beb3814f-5e6f-416e-8d31-264e26143fe3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 20777 | 2026.03.25 00:26:26.502485 [ 5 ] {beb3814f-5e6f-416e-8d31-264e26143fe3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 20778 | 2026.03.25 00:26:26.502744 [ 200 ] {6a83c119-7e6c-4ef5-9da4-bd1e7cdd4b62::all_1_146_29} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4272 rows, containing 5 columns (5 merged, 0 gathered) in 0.001796082 sec., 2378510.5579812056 rows/sec., 171.95 MiB/sec. | ||
| 20779 | 2026.03.25 00:26:26.502930 [ 5 ] {beb3814f-5e6f-416e-8d31-264e26143fe3} <Trace> oximeter.measurements_cumulativeu64 (d9515f17-c5fd-4592-903e-92bbab0fc185): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20780 | 2026.03.25 00:26:26.502930 [ 193 ] {6a83c119-7e6c-4ef5-9da4-bd1e7cdd4b62::all_1_146_29} <Trace> MergedBlockOutputStream: filled checksums all_1_146_29 (state Temporary) | ||
| 20781 | 2026.03.25 00:26:26.502974 [ 5 ] {beb3814f-5e6f-416e-8d31-264e26143fe3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.98 GiB. | ||
| 20782 | 2026.03.25 00:26:26.503219 [ 193 ] {6a83c119-7e6c-4ef5-9da4-bd1e7cdd4b62::all_1_146_29} <Trace> oximeter.fields_uuid (6a83c119-7e6c-4ef5-9da4-bd1e7cdd4b62): Renaming temporary part tmp_merge_all_1_146_29 to all_1_146_29 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20783 | 2026.03.25 00:26:26.503292 [ 193 ] {6a83c119-7e6c-4ef5-9da4-bd1e7cdd4b62::all_1_146_29} <Trace> oximeter.fields_uuid (6a83c119-7e6c-4ef5-9da4-bd1e7cdd4b62) (MergerMutator): Merged 6 parts: [all_1_141_28, all_146_146_0] -> all_1_146_29 | ||
| 20784 | 2026.03.25 00:26:26.503351 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.81 MiB. | ||
| 20785 | 2026.03.25 00:26:26.503367 [ 5 ] {beb3814f-5e6f-416e-8d31-264e26143fe3} <Trace> MergedBlockOutputStream: filled checksums all_146_146_0 (state Temporary) | ||
| 20786 | 2026.03.25 00:26:26.503592 [ 5 ] {beb3814f-5e6f-416e-8d31-264e26143fe3} <Trace> oximeter.measurements_cumulativeu64 (d9515f17-c5fd-4592-903e-92bbab0fc185): Renaming temporary part tmp_insert_all_146_146_0 to all_146_146_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20787 | 2026.03.25 00:26:26.503726 [ 5 ] {beb3814f-5e6f-416e-8d31-264e26143fe3} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001303 sec., 203376.8227168074 rows/sec., 13.51 MiB/sec. | ||
| 20788 | 2026.03.25 00:26:26.503764 [ 5 ] {beb3814f-5e6f-416e-8d31-264e26143fe3} <Debug> TCPHandler: Processed in 0.001470834 sec. | ||
| 20789 | 2026.03.25 00:26:26.503876 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20790 | 2026.03.25 00:26:26.503969 [ 5 ] {ab68dcee-88b4-4522-81d9-e846928615bb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 20791 | 2026.03.25 00:26:26.504014 [ 5 ] {ab68dcee-88b4-4522-81d9-e846928615bb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 20792 | 2026.03.25 00:26:26.504328 [ 5 ] {ab68dcee-88b4-4522-81d9-e846928615bb} <Trace> oximeter.measurements_f64 (212c2a6f-90cf-4c71-aafe-78c3b1fd8e79): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20793 | 2026.03.25 00:26:26.504361 [ 5 ] {ab68dcee-88b4-4522-81d9-e846928615bb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.98 GiB. | ||
| 20794 | 2026.03.25 00:26:26.504660 [ 5 ] {ab68dcee-88b4-4522-81d9-e846928615bb} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 20795 | 2026.03.25 00:26:26.504872 [ 5 ] {ab68dcee-88b4-4522-81d9-e846928615bb} <Trace> oximeter.measurements_f64 (212c2a6f-90cf-4c71-aafe-78c3b1fd8e79): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20796 | 2026.03.25 00:26:26.504999 [ 5 ] {ab68dcee-88b4-4522-81d9-e846928615bb} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001049 sec., 953.2888465204957 rows/sec., 64.24 KiB/sec. | ||
| 20797 | 2026.03.25 00:26:26.505029 [ 221 ] {} <Trace> oximeter.measurements_f64 (212c2a6f-90cf-4c71-aafe-78c3b1fd8e79): 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] | ||
| 20798 | 2026.03.25 00:26:26.505036 [ 5 ] {ab68dcee-88b4-4522-81d9-e846928615bb} <Debug> TCPHandler: Processed in 0.001210418 sec. | ||
| 20799 | 2026.03.25 00:26:26.505061 [ 221 ] {} <Debug> oximeter.measurements_f64 (212c2a6f-90cf-4c71-aafe-78c3b1fd8e79): 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] | ||
| 20800 | 2026.03.25 00:26:26.505166 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20801 | 2026.03.25 00:26:26.505264 [ 5 ] {f6f54da1-4f64-41d1-ad9e-1bbf163f1d3d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 20802 | 2026.03.25 00:26:26.505317 [ 5 ] {f6f54da1-4f64-41d1-ad9e-1bbf163f1d3d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 20803 | 2026.03.25 00:26:26.506131 [ 5 ] {f6f54da1-4f64-41d1-ad9e-1bbf163f1d3d} <Trace> oximeter.measurements_histogramu64 (66b3c5cd-c277-4614-b9e1-0e483a2d8930): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20804 | 2026.03.25 00:26:26.506168 [ 5 ] {f6f54da1-4f64-41d1-ad9e-1bbf163f1d3d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.98 GiB. | ||
| 20805 | 2026.03.25 00:26:26.506695 [ 5 ] {f6f54da1-4f64-41d1-ad9e-1bbf163f1d3d} <Trace> MergedBlockOutputStream: filled checksums all_122_122_0 (state Temporary) | ||
| 20806 | 2026.03.25 00:26:26.506915 [ 5 ] {f6f54da1-4f64-41d1-ad9e-1bbf163f1d3d} <Trace> oximeter.measurements_histogramu64 (66b3c5cd-c277-4614-b9e1-0e483a2d8930): Renaming temporary part tmp_insert_all_122_122_0 to all_122_122_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20807 | 2026.03.25 00:26:26.507053 [ 5 ] {f6f54da1-4f64-41d1-ad9e-1bbf163f1d3d} <Debug> executeQuery: Read 14 rows, 25.69 KiB in 0.001808 sec., 7743.362831858407 rows/sec., 13.88 MiB/sec. | ||
| 20808 | 2026.03.25 00:26:26.507109 [ 5 ] {f6f54da1-4f64-41d1-ad9e-1bbf163f1d3d} <Debug> TCPHandler: Processed in 0.001990926 sec. | ||
| 20809 | 2026.03.25 00:26:26.507223 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20810 | 2026.03.25 00:26:26.507316 [ 5 ] {edb401c6-7177-4bad-b347-a1b94f29a758} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 20811 | 2026.03.25 00:26:26.507357 [ 5 ] {edb401c6-7177-4bad-b347-a1b94f29a758} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 20812 | 2026.03.25 00:26:26.507712 [ 5 ] {edb401c6-7177-4bad-b347-a1b94f29a758} <Trace> oximeter.measurements_u64 (a46c3f3f-9ded-4b50-9fc2-4f503dd169a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20813 | 2026.03.25 00:26:26.507748 [ 5 ] {edb401c6-7177-4bad-b347-a1b94f29a758} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.98 GiB. | ||
| 20814 | 2026.03.25 00:26:26.508087 [ 5 ] {edb401c6-7177-4bad-b347-a1b94f29a758} <Trace> MergedBlockOutputStream: filled checksums all_146_146_0 (state Temporary) | ||
| 20815 | 2026.03.25 00:26:26.508346 [ 5 ] {edb401c6-7177-4bad-b347-a1b94f29a758} <Trace> oximeter.measurements_u64 (a46c3f3f-9ded-4b50-9fc2-4f503dd169a4): Renaming temporary part tmp_insert_all_146_146_0 to all_146_146_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20816 | 2026.03.25 00:26:26.508472 [ 34 ] {} <Debug> oximeter.measurements_u64 (a46c3f3f-9ded-4b50-9fc2-4f503dd169a4) (MergerMutator): Selected 6 parts from all_1_141_28 to all_146_146_0 | ||
| 20817 | 2026.03.25 00:26:26.508487 [ 5 ] {edb401c6-7177-4bad-b347-a1b94f29a758} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.00119 sec., 75630.25210084033 rows/sec., 4.73 MiB/sec. | ||
| 20818 | 2026.03.25 00:26:26.508500 [ 34 ] {} <Trace> oximeter.measurements_u64 (a46c3f3f-9ded-4b50-9fc2-4f503dd169a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20819 | 2026.03.25 00:26:26.508519 [ 34 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.98 GiB. | ||
| 20820 | 2026.03.25 00:26:26.508525 [ 5 ] {edb401c6-7177-4bad-b347-a1b94f29a758} <Debug> TCPHandler: Processed in 0.001351881 sec. | ||
| 20821 | 2026.03.25 00:26:26.508598 [ 187 ] {a46c3f3f-9ded-4b50-9fc2-4f503dd169a4::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 | ||
| 20822 | 2026.03.25 00:26:26.508692 [ 187 ] {a46c3f3f-9ded-4b50-9fc2-4f503dd169a4::all_1_146_29} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 20823 | 2026.03.25 00:26:26.508727 [ 187 ] {a46c3f3f-9ded-4b50-9fc2-4f503dd169a4::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_141_28, total 9090 rows starting from the beginning of the part | ||
| 20824 | 2026.03.25 00:26:26.508790 [ 187 ] {a46c3f3f-9ded-4b50-9fc2-4f503dd169a4::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_142_142_0, total 60 rows starting from the beginning of the part | ||
| 20825 | 2026.03.25 00:26:26.508842 [ 187 ] {a46c3f3f-9ded-4b50-9fc2-4f503dd169a4::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_143_143_0, total 90 rows starting from the beginning of the part | ||
| 20826 | 2026.03.25 00:26:26.508890 [ 187 ] {a46c3f3f-9ded-4b50-9fc2-4f503dd169a4::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_144_144_0, total 12 rows starting from the beginning of the part | ||
| 20827 | 2026.03.25 00:26:26.508945 [ 187 ] {a46c3f3f-9ded-4b50-9fc2-4f503dd169a4::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_145_145_0, total 48 rows starting from the beginning of the part | ||
| 20828 | 2026.03.25 00:26:26.508994 [ 187 ] {a46c3f3f-9ded-4b50-9fc2-4f503dd169a4::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_146_146_0, total 90 rows starting from the beginning of the part | ||
| 20829 | 2026.03.25 00:26:26.511525 [ 200 ] {a46c3f3f-9ded-4b50-9fc2-4f503dd169a4::all_1_146_29} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 9390 rows, containing 4 columns (4 merged, 0 gathered) in 0.002965208 sec., 3166725.57203407 rows/sec., 204.20 MiB/sec. | ||
| 20830 | 2026.03.25 00:26:26.511761 [ 194 ] {a46c3f3f-9ded-4b50-9fc2-4f503dd169a4::all_1_146_29} <Trace> MergedBlockOutputStream: filled checksums all_1_146_29 (state Temporary) | ||
| 20831 | 2026.03.25 00:26:26.512092 [ 194 ] {a46c3f3f-9ded-4b50-9fc2-4f503dd169a4::all_1_146_29} <Trace> oximeter.measurements_u64 (a46c3f3f-9ded-4b50-9fc2-4f503dd169a4): Renaming temporary part tmp_merge_all_1_146_29 to all_1_146_29 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20832 | 2026.03.25 00:26:26.512177 [ 194 ] {a46c3f3f-9ded-4b50-9fc2-4f503dd169a4::all_1_146_29} <Trace> oximeter.measurements_u64 (a46c3f3f-9ded-4b50-9fc2-4f503dd169a4) (MergerMutator): Merged 6 parts: [all_1_141_28, all_146_146_0] -> all_1_146_29 | ||
| 20833 | 2026.03.25 00:26:26.512272 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.88 MiB. | ||
| 20834 | 2026.03.25 00:26:26.517396 [ 221 ] {} <Debug> oximeter.measurements_f64 (212c2a6f-90cf-4c71-aafe-78c3b1fd8e79): 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] | ||
| 20835 | 2026.03.25 00:26:27.456563 [ 223 ] {} <Trace> oximeter.fields_u16 (b490aa8d-8720-450c-9d9d-0c0be0c6e0e1): 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] | ||
| 20836 | 2026.03.25 00:26:27.456635 [ 223 ] {} <Debug> oximeter.fields_u16 (b490aa8d-8720-450c-9d9d-0c0be0c6e0e1): 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] | ||
| 20837 | 2026.03.25 00:26:27.459774 [ 223 ] {} <Debug> oximeter.fields_u16 (b490aa8d-8720-450c-9d9d-0c0be0c6e0e1): 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] | ||
| 20838 | 2026.03.25 00:26:28.285905 [ 27 ] {} <Debug> oximeter.fields_u64 (3ff11c92-02f0-4d7f-b78c-e898b3889a19) (MergerMutator): Selected 5 parts from all_1_17_4 to all_21_21_0 | ||
| 20839 | 2026.03.25 00:26:28.285966 [ 27 ] {} <Trace> oximeter.fields_u64 (3ff11c92-02f0-4d7f-b78c-e898b3889a19): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20840 | 2026.03.25 00:26:28.285986 [ 27 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.98 GiB. | ||
| 20841 | 2026.03.25 00:26:28.286078 [ 223 ] {} <Trace> oximeter.fields_u64 (3ff11c92-02f0-4d7f-b78c-e898b3889a19): 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] | ||
| 20842 | 2026.03.25 00:26:28.286113 [ 193 ] {3ff11c92-02f0-4d7f-b78c-e898b3889a19::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 | ||
| 20843 | 2026.03.25 00:26:28.286131 [ 223 ] {} <Debug> oximeter.fields_u64 (3ff11c92-02f0-4d7f-b78c-e898b3889a19): 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] | ||
| 20844 | 2026.03.25 00:26:28.286257 [ 193 ] {3ff11c92-02f0-4d7f-b78c-e898b3889a19::all_1_21_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 20845 | 2026.03.25 00:26:28.286296 [ 193 ] {3ff11c92-02f0-4d7f-b78c-e898b3889a19::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_17_4, total 2 rows starting from the beginning of the part | ||
| 20846 | 2026.03.25 00:26:28.286368 [ 193 ] {3ff11c92-02f0-4d7f-b78c-e898b3889a19::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 | ||
| 20847 | 2026.03.25 00:26:28.286419 [ 193 ] {3ff11c92-02f0-4d7f-b78c-e898b3889a19::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 | ||
| 20848 | 2026.03.25 00:26:28.286466 [ 193 ] {3ff11c92-02f0-4d7f-b78c-e898b3889a19::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 | ||
| 20849 | 2026.03.25 00:26:28.286510 [ 193 ] {3ff11c92-02f0-4d7f-b78c-e898b3889a19::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 | ||
| 20850 | 2026.03.25 00:26:28.287297 [ 194 ] {3ff11c92-02f0-4d7f-b78c-e898b3889a19::all_1_21_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6 rows, containing 5 columns (5 merged, 0 gathered) in 0.001238598 sec., 4844.186733710211 rows/sec., 359.53 KiB/sec. | ||
| 20851 | 2026.03.25 00:26:28.287480 [ 199 ] {3ff11c92-02f0-4d7f-b78c-e898b3889a19::all_1_21_5} <Trace> MergedBlockOutputStream: filled checksums all_1_21_5 (state Temporary) | ||
| 20852 | 2026.03.25 00:26:28.287717 [ 223 ] {} <Debug> oximeter.fields_u64 (3ff11c92-02f0-4d7f-b78c-e898b3889a19): 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] | ||
| 20853 | 2026.03.25 00:26:28.287780 [ 199 ] {3ff11c92-02f0-4d7f-b78c-e898b3889a19::all_1_21_5} <Trace> oximeter.fields_u64 (3ff11c92-02f0-4d7f-b78c-e898b3889a19): Renaming temporary part tmp_merge_all_1_21_5 to all_1_21_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20854 | 2026.03.25 00:26:28.287850 [ 199 ] {3ff11c92-02f0-4d7f-b78c-e898b3889a19::all_1_21_5} <Trace> oximeter.fields_u64 (3ff11c92-02f0-4d7f-b78c-e898b3889a19) (MergerMutator): Merged 5 parts: [all_1_17_4, all_21_21_0] -> all_1_21_5 | ||
| 20855 | 2026.03.25 00:26:28.287949 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 20856 | 2026.03.25 00:26:29.710428 [ 49 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 20857 | 2026.03.25 00:26:29.710480 [ 49 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 20858 | 2026.03.25 00:26:29.986040 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 41182 | ||
| 20859 | 2026.03.25 00:26:29.986557 [ 244 ] {} <Trace> system.asynchronous_metric_log (0898b27c-367e-447b-8482-f4822232c365): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20860 | 2026.03.25 00:26:29.986605 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.98 GiB. | ||
| 20861 | 2026.03.25 00:26:29.987093 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) | ||
| 20862 | 2026.03.25 00:26:29.987328 [ 244 ] {} <Trace> system.asynchronous_metric_log (0898b27c-367e-447b-8482-f4822232c365): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20863 | 2026.03.25 00:26:29.987461 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 41182 | ||
| 20864 | 2026.03.25 00:26:29.987474 [ 49 ] {} <Debug> system.asynchronous_metric_log (0898b27c-367e-447b-8482-f4822232c365) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 | ||
| 20865 | 2026.03.25 00:26:29.987541 [ 49 ] {} <Trace> system.asynchronous_metric_log (0898b27c-367e-447b-8482-f4822232c365): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20866 | 2026.03.25 00:26:29.987561 [ 49 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.98 GiB. | ||
| 20867 | 2026.03.25 00:26:29.987690 [ 199 ] {0898b27c-367e-447b-8482-f4822232c365::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 | ||
| 20868 | 2026.03.25 00:26:29.987835 [ 199 ] {0898b27c-367e-447b-8482-f4822232c365::all_1_86_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 20869 | 2026.03.25 00:26:29.987872 [ 199 ] {0898b27c-367e-447b-8482-f4822232c365::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 6 marks from part all_1_81_16, total 38814 rows starting from the beginning of the part | ||
| 20870 | 2026.03.25 00:26:29.987938 [ 199 ] {0898b27c-367e-447b-8482-f4822232c365::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 448 rows starting from the beginning of the part | ||
| 20871 | 2026.03.25 00:26:29.987983 [ 199 ] {0898b27c-367e-447b-8482-f4822232c365::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 512 rows starting from the beginning of the part | ||
| 20872 | 2026.03.25 00:26:29.988031 [ 199 ] {0898b27c-367e-447b-8482-f4822232c365::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 448 rows starting from the beginning of the part | ||
| 20873 | 2026.03.25 00:26:29.988069 [ 199 ] {0898b27c-367e-447b-8482-f4822232c365::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 512 rows starting from the beginning of the part | ||
| 20874 | 2026.03.25 00:26:29.988110 [ 199 ] {0898b27c-367e-447b-8482-f4822232c365::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 448 rows starting from the beginning of the part | ||
| 20875 | 2026.03.25 00:26:29.990678 [ 194 ] {0898b27c-367e-447b-8482-f4822232c365::all_1_86_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 41182 rows, containing 4 columns (4 merged, 0 gathered) in 0.003052351 sec., 13491895.263683632 rows/sec., 193.00 MiB/sec. | ||
| 20876 | 2026.03.25 00:26:29.990944 [ 199 ] {0898b27c-367e-447b-8482-f4822232c365::all_1_86_17} <Trace> MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) | ||
| 20877 | 2026.03.25 00:26:29.991210 [ 199 ] {0898b27c-367e-447b-8482-f4822232c365::all_1_86_17} <Trace> system.asynchronous_metric_log (0898b27c-367e-447b-8482-f4822232c365): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20878 | 2026.03.25 00:26:29.991281 [ 199 ] {0898b27c-367e-447b-8482-f4822232c365::all_1_86_17} <Trace> system.asynchronous_metric_log (0898b27c-367e-447b-8482-f4822232c365) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 | ||
| 20879 | 2026.03.25 00:26:29.991363 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.10 MiB. | ||
| 20880 | 2026.03.25 00:26:31.481878 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20881 | 2026.03.25 00:26:31.482068 [ 5 ] {22c68129-52d9-42f9-a51c-ffc5b2023df8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 20882 | 2026.03.25 00:26:31.482140 [ 5 ] {22c68129-52d9-42f9-a51c-ffc5b2023df8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 20883 | 2026.03.25 00:26:31.482870 [ 5 ] {22c68129-52d9-42f9-a51c-ffc5b2023df8} <Trace> oximeter.fields_string (da9d4756-c540-45ff-bdbb-bdc9c8d31861): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20884 | 2026.03.25 00:26:31.482913 [ 5 ] {22c68129-52d9-42f9-a51c-ffc5b2023df8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.98 GiB. | ||
| 20885 | 2026.03.25 00:26:31.483303 [ 5 ] {22c68129-52d9-42f9-a51c-ffc5b2023df8} <Trace> MergedBlockOutputStream: filled checksums all_147_147_0 (state Temporary) | ||
| 20886 | 2026.03.25 00:26:31.483547 [ 5 ] {22c68129-52d9-42f9-a51c-ffc5b2023df8} <Trace> oximeter.fields_string (da9d4756-c540-45ff-bdbb-bdc9c8d31861): Renaming temporary part tmp_insert_all_147_147_0 to all_147_147_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20887 | 2026.03.25 00:26:31.483704 [ 5 ] {22c68129-52d9-42f9-a51c-ffc5b2023df8} <Debug> executeQuery: Read 108 rows, 9.31 KiB in 0.001686 sec., 64056.93950177936 rows/sec., 5.39 MiB/sec. | ||
| 20888 | 2026.03.25 00:26:31.483756 [ 5 ] {22c68129-52d9-42f9-a51c-ffc5b2023df8} <Debug> TCPHandler: Processed in 0.002012966 sec. | ||
| 20889 | 2026.03.25 00:26:31.483883 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20890 | 2026.03.25 00:26:31.483985 [ 5 ] {bc07400f-f53d-4623-b5ea-cf05884ef745} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 20891 | 2026.03.25 00:26:31.484030 [ 5 ] {bc07400f-f53d-4623-b5ea-cf05884ef745} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 20892 | 2026.03.25 00:26:31.484465 [ 5 ] {bc07400f-f53d-4623-b5ea-cf05884ef745} <Trace> oximeter.fields_u16 (b490aa8d-8720-450c-9d9d-0c0be0c6e0e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20893 | 2026.03.25 00:26:31.484668 [ 5 ] {bc07400f-f53d-4623-b5ea-cf05884ef745} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.98 GiB. | ||
| 20894 | 2026.03.25 00:26:31.485005 [ 5 ] {bc07400f-f53d-4623-b5ea-cf05884ef745} <Trace> MergedBlockOutputStream: filled checksums all_123_123_0 (state Temporary) | ||
| 20895 | 2026.03.25 00:26:31.485219 [ 5 ] {bc07400f-f53d-4623-b5ea-cf05884ef745} <Trace> oximeter.fields_u16 (b490aa8d-8720-450c-9d9d-0c0be0c6e0e1): Renaming temporary part tmp_insert_all_123_123_0 to all_123_123_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20896 | 2026.03.25 00:26:31.485351 [ 5 ] {bc07400f-f53d-4623-b5ea-cf05884ef745} <Debug> executeQuery: Read 26 rows, 1.96 KiB in 0.00139 sec., 18705.035971223024 rows/sec., 1.37 MiB/sec. | ||
| 20897 | 2026.03.25 00:26:31.485390 [ 5 ] {bc07400f-f53d-4623-b5ea-cf05884ef745} <Debug> TCPHandler: Processed in 0.001558506 sec. | ||
| 20898 | 2026.03.25 00:26:31.485498 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20899 | 2026.03.25 00:26:31.485591 [ 5 ] {8147f8b9-4f62-4401-8ba8-478d2a6a93ff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 20900 | 2026.03.25 00:26:31.485631 [ 5 ] {8147f8b9-4f62-4401-8ba8-478d2a6a93ff} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 20901 | 2026.03.25 00:26:31.486053 [ 5 ] {8147f8b9-4f62-4401-8ba8-478d2a6a93ff} <Trace> oximeter.fields_uuid (6a83c119-7e6c-4ef5-9da4-bd1e7cdd4b62): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20902 | 2026.03.25 00:26:31.486088 [ 5 ] {8147f8b9-4f62-4401-8ba8-478d2a6a93ff} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.98 GiB. | ||
| 20903 | 2026.03.25 00:26:31.486410 [ 5 ] {8147f8b9-4f62-4401-8ba8-478d2a6a93ff} <Trace> MergedBlockOutputStream: filled checksums all_147_147_0 (state Temporary) | ||
| 20904 | 2026.03.25 00:26:31.486617 [ 5 ] {8147f8b9-4f62-4401-8ba8-478d2a6a93ff} <Trace> oximeter.fields_uuid (6a83c119-7e6c-4ef5-9da4-bd1e7cdd4b62): Renaming temporary part tmp_insert_all_147_147_0 to all_147_147_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20905 | 2026.03.25 00:26:31.486743 [ 5 ] {8147f8b9-4f62-4401-8ba8-478d2a6a93ff} <Debug> executeQuery: Read 90 rows, 7.20 KiB in 0.001171 sec., 76857.38684884715 rows/sec., 6.00 MiB/sec. | ||
| 20906 | 2026.03.25 00:26:31.486780 [ 5 ] {8147f8b9-4f62-4401-8ba8-478d2a6a93ff} <Debug> TCPHandler: Processed in 0.00133102 sec. | ||
| 20907 | 2026.03.25 00:26:31.486892 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20908 | 2026.03.25 00:26:31.486987 [ 5 ] {834a3734-7b57-44d9-bc1d-c5539e8d9667} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 20909 | 2026.03.25 00:26:31.487029 [ 5 ] {834a3734-7b57-44d9-bc1d-c5539e8d9667} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 20910 | 2026.03.25 00:26:31.487440 [ 5 ] {834a3734-7b57-44d9-bc1d-c5539e8d9667} <Trace> oximeter.measurements_cumulativeu64 (d9515f17-c5fd-4592-903e-92bbab0fc185): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20911 | 2026.03.25 00:26:31.487474 [ 5 ] {834a3734-7b57-44d9-bc1d-c5539e8d9667} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.98 GiB. | ||
| 20912 | 2026.03.25 00:26:31.487816 [ 5 ] {834a3734-7b57-44d9-bc1d-c5539e8d9667} <Trace> MergedBlockOutputStream: filled checksums all_147_147_0 (state Temporary) | ||
| 20913 | 2026.03.25 00:26:31.488034 [ 5 ] {834a3734-7b57-44d9-bc1d-c5539e8d9667} <Trace> oximeter.measurements_cumulativeu64 (d9515f17-c5fd-4592-903e-92bbab0fc185): Renaming temporary part tmp_insert_all_147_147_0 to all_147_147_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20914 | 2026.03.25 00:26:31.488163 [ 5 ] {834a3734-7b57-44d9-bc1d-c5539e8d9667} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001196 sec., 133779.26421404682 rows/sec., 9.32 MiB/sec. | ||
| 20915 | 2026.03.25 00:26:31.488202 [ 5 ] {834a3734-7b57-44d9-bc1d-c5539e8d9667} <Debug> TCPHandler: Processed in 0.001358491 sec. | ||
| 20916 | 2026.03.25 00:26:31.488348 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20917 | 2026.03.25 00:26:31.488466 [ 5 ] {19df7a07-4229-47ac-a866-ad5231961faf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 20918 | 2026.03.25 00:26:31.488538 [ 5 ] {19df7a07-4229-47ac-a866-ad5231961faf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 20919 | 2026.03.25 00:26:31.489686 [ 5 ] {19df7a07-4229-47ac-a866-ad5231961faf} <Trace> oximeter.measurements_histogramu64 (66b3c5cd-c277-4614-b9e1-0e483a2d8930): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20920 | 2026.03.25 00:26:31.489724 [ 5 ] {19df7a07-4229-47ac-a866-ad5231961faf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.98 GiB. | ||
| 20921 | 2026.03.25 00:26:31.490413 [ 5 ] {19df7a07-4229-47ac-a866-ad5231961faf} <Trace> MergedBlockOutputStream: filled checksums all_123_123_0 (state Temporary) | ||
| 20922 | 2026.03.25 00:26:31.490739 [ 5 ] {19df7a07-4229-47ac-a866-ad5231961faf} <Trace> oximeter.measurements_histogramu64 (66b3c5cd-c277-4614-b9e1-0e483a2d8930): Renaming temporary part tmp_insert_all_123_123_0 to all_123_123_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20923 | 2026.03.25 00:26:31.490910 [ 5 ] {19df7a07-4229-47ac-a866-ad5231961faf} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.002473 sec., 10513.546300040436 rows/sec., 18.84 MiB/sec. | ||
| 20924 | 2026.03.25 00:26:31.490996 [ 5 ] {19df7a07-4229-47ac-a866-ad5231961faf} <Debug> TCPHandler: Processed in 0.002706802 sec. | ||
| 20925 | 2026.03.25 00:26:31.491159 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20926 | 2026.03.25 00:26:31.491267 [ 5 ] {7ecdc592-5365-4444-b434-8cceea575e33} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 20927 | 2026.03.25 00:26:31.491312 [ 5 ] {7ecdc592-5365-4444-b434-8cceea575e33} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 20928 | 2026.03.25 00:26:31.491746 [ 5 ] {7ecdc592-5365-4444-b434-8cceea575e33} <Trace> oximeter.measurements_u64 (a46c3f3f-9ded-4b50-9fc2-4f503dd169a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20929 | 2026.03.25 00:26:31.491784 [ 5 ] {7ecdc592-5365-4444-b434-8cceea575e33} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.98 GiB. | ||
| 20930 | 2026.03.25 00:26:31.492183 [ 5 ] {7ecdc592-5365-4444-b434-8cceea575e33} <Trace> MergedBlockOutputStream: filled checksums all_147_147_0 (state Temporary) | ||
| 20931 | 2026.03.25 00:26:31.492478 [ 5 ] {7ecdc592-5365-4444-b434-8cceea575e33} <Trace> oximeter.measurements_u64 (a46c3f3f-9ded-4b50-9fc2-4f503dd169a4): Renaming temporary part tmp_insert_all_147_147_0 to all_147_147_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20932 | 2026.03.25 00:26:31.492662 [ 5 ] {7ecdc592-5365-4444-b434-8cceea575e33} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001415 sec., 42402.826855123676 rows/sec., 2.86 MiB/sec. | ||
| 20933 | 2026.03.25 00:26:31.492716 [ 5 ] {7ecdc592-5365-4444-b434-8cceea575e33} <Debug> TCPHandler: Processed in 0.001620407 sec. | ||
| 20934 | 2026.03.25 00:26:32.227903 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 648 | ||
| 20935 | 2026.03.25 00:26:32.245677 [ 243 ] {} <Trace> system.metric_log (8832bb94-2db2-42e0-923d-5bcca7c2cc3b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20936 | 2026.03.25 00:26:32.245735 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.97 GiB. | ||
| 20937 | 2026.03.25 00:26:32.252172 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) | ||
| 20938 | 2026.03.25 00:26:32.253040 [ 243 ] {} <Trace> system.metric_log (8832bb94-2db2-42e0-923d-5bcca7c2cc3b): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20939 | 2026.03.25 00:26:32.253362 [ 72 ] {} <Debug> system.metric_log (8832bb94-2db2-42e0-923d-5bcca7c2cc3b) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 | ||
| 20940 | 2026.03.25 00:26:32.253440 [ 72 ] {} <Trace> system.metric_log (8832bb94-2db2-42e0-923d-5bcca7c2cc3b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20941 | 2026.03.25 00:26:32.253466 [ 72 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.97 GiB. | ||
| 20942 | 2026.03.25 00:26:32.253597 [ 186 ] {8832bb94-2db2-42e0-923d-5bcca7c2cc3b::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 | ||
| 20943 | 2026.03.25 00:26:32.257141 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 648 | ||
| 20944 | 2026.03.25 00:26:32.257639 [ 186 ] {8832bb94-2db2-42e0-923d-5bcca7c2cc3b::all_1_86_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 20945 | 2026.03.25 00:26:32.259180 [ 186 ] {8832bb94-2db2-42e0-923d-5bcca7c2cc3b::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 | ||
| 20946 | 2026.03.25 00:26:32.263950 [ 186 ] {8832bb94-2db2-42e0-923d-5bcca7c2cc3b::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 | ||
| 20947 | 2026.03.25 00:26:32.268549 [ 186 ] {8832bb94-2db2-42e0-923d-5bcca7c2cc3b::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 | ||
| 20948 | 2026.03.25 00:26:32.273142 [ 186 ] {8832bb94-2db2-42e0-923d-5bcca7c2cc3b::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 | ||
| 20949 | 2026.03.25 00:26:32.278243 [ 186 ] {8832bb94-2db2-42e0-923d-5bcca7c2cc3b::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 | ||
| 20950 | 2026.03.25 00:26:32.283088 [ 186 ] {8832bb94-2db2-42e0-923d-5bcca7c2cc3b::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 | ||
| 20951 | 2026.03.25 00:26:32.349648 [ 199 ] {8832bb94-2db2-42e0-923d-5bcca7c2cc3b::all_1_86_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 648 rows, containing 679 columns (679 merged, 0 gathered) in 0.096105137 sec., 6742.615641867303 rows/sec., 34.86 MiB/sec. | ||
| 20952 | 2026.03.25 00:26:32.352337 [ 190 ] {8832bb94-2db2-42e0-923d-5bcca7c2cc3b::all_1_86_17} <Trace> MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) | ||
| 20953 | 2026.03.25 00:26:32.354239 [ 190 ] {8832bb94-2db2-42e0-923d-5bcca7c2cc3b::all_1_86_17} <Trace> system.metric_log (8832bb94-2db2-42e0-923d-5bcca7c2cc3b): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20954 | 2026.03.25 00:26:32.354346 [ 190 ] {8832bb94-2db2-42e0-923d-5bcca7c2cc3b::all_1_86_17} <Trace> system.metric_log (8832bb94-2db2-42e0-923d-5bcca7c2cc3b) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 | ||
| 20955 | 2026.03.25 00:26:32.356237 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.98 MiB. | ||
| 20956 | 2026.03.25 00:26:33.000198 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 401.60 MiB, peak 419.02 MiB, free memory in arenas 0.00 B, will set to 400.54 MiB (RSS), difference: -1.06 MiB | ||
| 20957 | 2026.03.25 00:26:34.578386 [ 223 ] {} <Trace> system.query_log (9703172c-9101-4506-b1d0-613c64f918a0): 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] | ||
| 20958 | 2026.03.25 00:26:34.578434 [ 223 ] {} <Debug> system.query_log (9703172c-9101-4506-b1d0-613c64f918a0): 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] | ||
| 20959 | 2026.03.25 00:26:34.581936 [ 223 ] {} <Debug> system.query_log (9703172c-9101-4506-b1d0-613c64f918a0): 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] | ||
| 20960 | 2026.03.25 00:26:35.172803 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 2698 | ||
| 20961 | 2026.03.25 00:26:35.175351 [ 242 ] {} <Trace> system.query_log (9703172c-9101-4506-b1d0-613c64f918a0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20962 | 2026.03.25 00:26:35.175414 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.97 GiB. | ||
| 20963 | 2026.03.25 00:26:35.176651 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 20964 | 2026.03.25 00:26:35.176942 [ 242 ] {} <Trace> system.query_log (9703172c-9101-4506-b1d0-613c64f918a0): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20965 | 2026.03.25 00:26:35.177338 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2698 | ||
| 20966 | 2026.03.25 00:26:36.446589 [ 220 ] {} <Trace> oximeter.measurements_bool (8a3ce6e0-f76a-4ba2-9a43-4275c3c9549e): 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] | ||
| 20967 | 2026.03.25 00:26:36.446644 [ 220 ] {} <Debug> oximeter.measurements_bool (8a3ce6e0-f76a-4ba2-9a43-4275c3c9549e): 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] | ||
| 20968 | 2026.03.25 00:26:36.459069 [ 220 ] {} <Debug> oximeter.measurements_bool (8a3ce6e0-f76a-4ba2-9a43-4275c3c9549e): 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] | ||
| 20969 | 2026.03.25 00:26:36.491779 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20970 | 2026.03.25 00:26:36.492031 [ 5 ] {51be1b61-0115-4891-9154-351cbd989d93} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 20971 | 2026.03.25 00:26:36.492110 [ 5 ] {51be1b61-0115-4891-9154-351cbd989d93} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 20972 | 2026.03.25 00:26:36.492882 [ 5 ] {51be1b61-0115-4891-9154-351cbd989d93} <Trace> oximeter.fields_i16 (78240462-1731-4218-9a79-d1fbaf59befe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20973 | 2026.03.25 00:26:36.492921 [ 5 ] {51be1b61-0115-4891-9154-351cbd989d93} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.97 GiB. | ||
| 20974 | 2026.03.25 00:26:36.493316 [ 5 ] {51be1b61-0115-4891-9154-351cbd989d93} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 20975 | 2026.03.25 00:26:36.493547 [ 5 ] {51be1b61-0115-4891-9154-351cbd989d93} <Trace> oximeter.fields_i16 (78240462-1731-4218-9a79-d1fbaf59befe): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20976 | 2026.03.25 00:26:36.493696 [ 5 ] {51be1b61-0115-4891-9154-351cbd989d93} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001716 sec., 165501.1655011655 rows/sec., 10.51 MiB/sec. | ||
| 20977 | 2026.03.25 00:26:36.493740 [ 5 ] {51be1b61-0115-4891-9154-351cbd989d93} <Debug> TCPHandler: Processed in 0.002148699 sec. | ||
| 20978 | 2026.03.25 00:26:36.493865 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20979 | 2026.03.25 00:26:36.493959 [ 5 ] {af84e2fe-e059-4c23-9e41-6f2933c63c37} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 20980 | 2026.03.25 00:26:36.493999 [ 5 ] {af84e2fe-e059-4c23-9e41-6f2933c63c37} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 20981 | 2026.03.25 00:26:36.495014 [ 5 ] {af84e2fe-e059-4c23-9e41-6f2933c63c37} <Trace> oximeter.fields_string (da9d4756-c540-45ff-bdbb-bdc9c8d31861): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20982 | 2026.03.25 00:26:36.495050 [ 5 ] {af84e2fe-e059-4c23-9e41-6f2933c63c37} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.97 GiB. | ||
| 20983 | 2026.03.25 00:26:36.495522 [ 5 ] {af84e2fe-e059-4c23-9e41-6f2933c63c37} <Trace> MergedBlockOutputStream: filled checksums all_148_148_0 (state Temporary) | ||
| 20984 | 2026.03.25 00:26:36.495851 [ 5 ] {af84e2fe-e059-4c23-9e41-6f2933c63c37} <Trace> oximeter.fields_string (da9d4756-c540-45ff-bdbb-bdc9c8d31861): Renaming temporary part tmp_insert_all_148_148_0 to all_148_148_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20985 | 2026.03.25 00:26:36.496027 [ 5 ] {af84e2fe-e059-4c23-9e41-6f2933c63c37} <Debug> executeQuery: Read 825 rows, 66.29 KiB in 0.002085 sec., 395683.45323741005 rows/sec., 31.05 MiB/sec. | ||
| 20986 | 2026.03.25 00:26:36.496070 [ 5 ] {af84e2fe-e059-4c23-9e41-6f2933c63c37} <Debug> TCPHandler: Processed in 0.002254402 sec. | ||
| 20987 | 2026.03.25 00:26:36.496133 [ 221 ] {} <Trace> oximeter.fields_string (da9d4756-c540-45ff-bdbb-bdc9c8d31861): 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] | ||
| 20988 | 2026.03.25 00:26:36.496195 [ 221 ] {} <Debug> oximeter.fields_string (da9d4756-c540-45ff-bdbb-bdc9c8d31861): 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] | ||
| 20989 | 2026.03.25 00:26:36.496212 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20990 | 2026.03.25 00:26:36.496336 [ 5 ] {20ee8b60-546c-43bf-a204-bdc6a0fd9f50} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 20991 | 2026.03.25 00:26:36.496388 [ 5 ] {20ee8b60-546c-43bf-a204-bdc6a0fd9f50} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 20992 | 2026.03.25 00:26:36.496916 [ 5 ] {20ee8b60-546c-43bf-a204-bdc6a0fd9f50} <Trace> oximeter.fields_u16 (b490aa8d-8720-450c-9d9d-0c0be0c6e0e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20993 | 2026.03.25 00:26:36.496956 [ 5 ] {20ee8b60-546c-43bf-a204-bdc6a0fd9f50} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.97 GiB. | ||
| 20994 | 2026.03.25 00:26:36.497308 [ 5 ] {20ee8b60-546c-43bf-a204-bdc6a0fd9f50} <Trace> MergedBlockOutputStream: filled checksums all_124_124_0 (state Temporary) | ||
| 20995 | 2026.03.25 00:26:36.497591 [ 5 ] {20ee8b60-546c-43bf-a204-bdc6a0fd9f50} <Trace> oximeter.fields_u16 (b490aa8d-8720-450c-9d9d-0c0be0c6e0e1): Renaming temporary part tmp_insert_all_124_124_0 to all_124_124_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20996 | 2026.03.25 00:26:36.497734 [ 5 ] {20ee8b60-546c-43bf-a204-bdc6a0fd9f50} <Debug> executeQuery: Read 156 rows, 9.59 KiB in 0.001421 sec., 109781.84377199155 rows/sec., 6.59 MiB/sec. | ||
| 20997 | 2026.03.25 00:26:36.497781 [ 5 ] {20ee8b60-546c-43bf-a204-bdc6a0fd9f50} <Debug> TCPHandler: Processed in 0.001629697 sec. | ||
| 20998 | 2026.03.25 00:26:36.497901 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20999 | 2026.03.25 00:26:36.497997 [ 5 ] {245ab4eb-5033-44f7-b34b-3daf0ac1c586} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 21000 | 2026.03.25 00:26:36.498037 [ 5 ] {245ab4eb-5033-44f7-b34b-3daf0ac1c586} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 21001 | 2026.03.25 00:26:36.498658 [ 5 ] {245ab4eb-5033-44f7-b34b-3daf0ac1c586} <Trace> oximeter.fields_u32 (79eddaf6-5920-48fe-8c45-6c5582e58677): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21002 | 2026.03.25 00:26:36.498700 [ 5 ] {245ab4eb-5033-44f7-b34b-3daf0ac1c586} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.97 GiB. | ||
| 21003 | 2026.03.25 00:26:36.499125 [ 5 ] {245ab4eb-5033-44f7-b34b-3daf0ac1c586} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) | ||
| 21004 | 2026.03.25 00:26:36.499446 [ 5 ] {245ab4eb-5033-44f7-b34b-3daf0ac1c586} <Trace> oximeter.fields_u32 (79eddaf6-5920-48fe-8c45-6c5582e58677): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21005 | 2026.03.25 00:26:36.499610 [ 5 ] {245ab4eb-5033-44f7-b34b-3daf0ac1c586} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001631 sec., 91354.99693439607 rows/sec., 5.90 MiB/sec. | ||
| 21006 | 2026.03.25 00:26:36.499655 [ 220 ] {} <Trace> oximeter.fields_u32 (79eddaf6-5920-48fe-8c45-6c5582e58677): 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] | ||
| 21007 | 2026.03.25 00:26:36.499663 [ 5 ] {245ab4eb-5033-44f7-b34b-3daf0ac1c586} <Debug> TCPHandler: Processed in 0.001810121 sec. | ||
| 21008 | 2026.03.25 00:26:36.499697 [ 220 ] {} <Debug> oximeter.fields_u32 (79eddaf6-5920-48fe-8c45-6c5582e58677): 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] | ||
| 21009 | 2026.03.25 00:26:36.499823 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21010 | 2026.03.25 00:26:36.499947 [ 5 ] {eb76e890-2f20-4a52-8b73-93e46c3a115f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 21011 | 2026.03.25 00:26:36.500006 [ 5 ] {eb76e890-2f20-4a52-8b73-93e46c3a115f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 21012 | 2026.03.25 00:26:36.500516 [ 5 ] {eb76e890-2f20-4a52-8b73-93e46c3a115f} <Trace> oximeter.fields_u8 (fa258e8d-285a-434f-b894-6be795807874): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21013 | 2026.03.25 00:26:36.500556 [ 5 ] {eb76e890-2f20-4a52-8b73-93e46c3a115f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.97 GiB. | ||
| 21014 | 2026.03.25 00:26:36.501048 [ 5 ] {eb76e890-2f20-4a52-8b73-93e46c3a115f} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 21015 | 2026.03.25 00:26:36.501467 [ 5 ] {eb76e890-2f20-4a52-8b73-93e46c3a115f} <Trace> oximeter.fields_u8 (fa258e8d-285a-434f-b894-6be795807874): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21016 | 2026.03.25 00:26:36.501638 [ 5 ] {eb76e890-2f20-4a52-8b73-93e46c3a115f} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001715 sec., 86297.37609329446 rows/sec., 4.91 MiB/sec. | ||
| 21017 | 2026.03.25 00:26:36.501689 [ 5 ] {eb76e890-2f20-4a52-8b73-93e46c3a115f} <Debug> TCPHandler: Processed in 0.001924054 sec. | ||
| 21018 | 2026.03.25 00:26:36.501834 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21019 | 2026.03.25 00:26:36.501952 [ 5 ] {c862bec6-f281-4755-8b9b-c58b46c493cf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 21020 | 2026.03.25 00:26:36.501962 [ 220 ] {} <Debug> oximeter.fields_u32 (79eddaf6-5920-48fe-8c45-6c5582e58677): 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] | ||
| 21021 | 2026.03.25 00:26:36.501957 [ 221 ] {} <Debug> oximeter.fields_string (da9d4756-c540-45ff-bdbb-bdc9c8d31861): 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] | ||
| 21022 | 2026.03.25 00:26:36.502014 [ 5 ] {c862bec6-f281-4755-8b9b-c58b46c493cf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 21023 | 2026.03.25 00:26:36.502806 [ 5 ] {c862bec6-f281-4755-8b9b-c58b46c493cf} <Trace> oximeter.fields_uuid (6a83c119-7e6c-4ef5-9da4-bd1e7cdd4b62): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21024 | 2026.03.25 00:26:36.502851 [ 5 ] {c862bec6-f281-4755-8b9b-c58b46c493cf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.97 GiB. | ||
| 21025 | 2026.03.25 00:26:36.503303 [ 5 ] {c862bec6-f281-4755-8b9b-c58b46c493cf} <Trace> MergedBlockOutputStream: filled checksums all_148_148_0 (state Temporary) | ||
| 21026 | 2026.03.25 00:26:36.503610 [ 5 ] {c862bec6-f281-4755-8b9b-c58b46c493cf} <Trace> oximeter.fields_uuid (6a83c119-7e6c-4ef5-9da4-bd1e7cdd4b62): Renaming temporary part tmp_insert_all_148_148_0 to all_148_148_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21027 | 2026.03.25 00:26:36.503779 [ 5 ] {c862bec6-f281-4755-8b9b-c58b46c493cf} <Debug> executeQuery: Read 504 rows, 36.30 KiB in 0.00185 sec., 272432.4324324324 rows/sec., 19.16 MiB/sec. | ||
| 21028 | 2026.03.25 00:26:36.503807 [ 219 ] {} <Trace> oximeter.fields_uuid (6a83c119-7e6c-4ef5-9da4-bd1e7cdd4b62): 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] | ||
| 21029 | 2026.03.25 00:26:36.503831 [ 5 ] {c862bec6-f281-4755-8b9b-c58b46c493cf} <Debug> TCPHandler: Processed in 0.002061077 sec. | ||
| 21030 | 2026.03.25 00:26:36.503832 [ 219 ] {} <Debug> oximeter.fields_uuid (6a83c119-7e6c-4ef5-9da4-bd1e7cdd4b62): 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] | ||
| 21031 | 2026.03.25 00:26:36.503959 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21032 | 2026.03.25 00:26:36.504077 [ 5 ] {2a5e2bcf-ca81-4963-b40b-36a92f13bf88} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 21033 | 2026.03.25 00:26:36.504133 [ 5 ] {2a5e2bcf-ca81-4963-b40b-36a92f13bf88} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 21034 | 2026.03.25 00:26:36.504475 [ 5 ] {2a5e2bcf-ca81-4963-b40b-36a92f13bf88} <Trace> oximeter.measurements_bool (8a3ce6e0-f76a-4ba2-9a43-4275c3c9549e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21035 | 2026.03.25 00:26:36.504509 [ 5 ] {2a5e2bcf-ca81-4963-b40b-36a92f13bf88} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.97 GiB. | ||
| 21036 | 2026.03.25 00:26:36.504815 [ 5 ] {2a5e2bcf-ca81-4963-b40b-36a92f13bf88} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 21037 | 2026.03.25 00:26:36.505021 [ 5 ] {2a5e2bcf-ca81-4963-b40b-36a92f13bf88} <Trace> oximeter.measurements_bool (8a3ce6e0-f76a-4ba2-9a43-4275c3c9549e): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21038 | 2026.03.25 00:26:36.505149 [ 5 ] {2a5e2bcf-ca81-4963-b40b-36a92f13bf88} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001097 sec., 5469.462169553327 rows/sec., 285.76 KiB/sec. | ||
| 21039 | 2026.03.25 00:26:36.505186 [ 5 ] {2a5e2bcf-ca81-4963-b40b-36a92f13bf88} <Debug> TCPHandler: Processed in 0.001284369 sec. | ||
| 21040 | 2026.03.25 00:26:36.505292 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21041 | 2026.03.25 00:26:36.505387 [ 5 ] {f46cfb97-1796-4642-85bb-7868aa93e551} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 21042 | 2026.03.25 00:26:36.505430 [ 5 ] {f46cfb97-1796-4642-85bb-7868aa93e551} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 21043 | 2026.03.25 00:26:36.505832 [ 5 ] {f46cfb97-1796-4642-85bb-7868aa93e551} <Trace> oximeter.measurements_cumulativeu64 (d9515f17-c5fd-4592-903e-92bbab0fc185): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21044 | 2026.03.25 00:26:36.505866 [ 5 ] {f46cfb97-1796-4642-85bb-7868aa93e551} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.97 GiB. | ||
| 21045 | 2026.03.25 00:26:36.506198 [ 5 ] {f46cfb97-1796-4642-85bb-7868aa93e551} <Trace> MergedBlockOutputStream: filled checksums all_148_148_0 (state Temporary) | ||
| 21046 | 2026.03.25 00:26:36.506412 [ 5 ] {f46cfb97-1796-4642-85bb-7868aa93e551} <Trace> oximeter.measurements_cumulativeu64 (d9515f17-c5fd-4592-903e-92bbab0fc185): Renaming temporary part tmp_insert_all_148_148_0 to all_148_148_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21047 | 2026.03.25 00:26:36.506538 [ 5 ] {f46cfb97-1796-4642-85bb-7868aa93e551} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.00117 sec., 226495.7264957265 rows/sec., 15.05 MiB/sec. | ||
| 21048 | 2026.03.25 00:26:36.506576 [ 5 ] {f46cfb97-1796-4642-85bb-7868aa93e551} <Debug> TCPHandler: Processed in 0.00133154 sec. | ||
| 21049 | 2026.03.25 00:26:36.506684 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21050 | 2026.03.25 00:26:36.506778 [ 5 ] {1d0a9f4b-68df-42c7-9923-3668d33f00a5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 21051 | 2026.03.25 00:26:36.506819 [ 5 ] {1d0a9f4b-68df-42c7-9923-3668d33f00a5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 21052 | 2026.03.25 00:26:36.507125 [ 5 ] {1d0a9f4b-68df-42c7-9923-3668d33f00a5} <Trace> oximeter.measurements_f64 (212c2a6f-90cf-4c71-aafe-78c3b1fd8e79): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21053 | 2026.03.25 00:26:36.507159 [ 5 ] {1d0a9f4b-68df-42c7-9923-3668d33f00a5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.97 GiB. | ||
| 21054 | 2026.03.25 00:26:36.507446 [ 5 ] {1d0a9f4b-68df-42c7-9923-3668d33f00a5} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 21055 | 2026.03.25 00:26:36.507649 [ 5 ] {1d0a9f4b-68df-42c7-9923-3668d33f00a5} <Trace> oximeter.measurements_f64 (212c2a6f-90cf-4c71-aafe-78c3b1fd8e79): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21056 | 2026.03.25 00:26:36.507773 [ 5 ] {1d0a9f4b-68df-42c7-9923-3668d33f00a5} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001014 sec., 986.1932938856016 rows/sec., 66.45 KiB/sec. | ||
| 21057 | 2026.03.25 00:26:36.507809 [ 5 ] {1d0a9f4b-68df-42c7-9923-3668d33f00a5} <Debug> TCPHandler: Processed in 0.001172616 sec. | ||
| 21058 | 2026.03.25 00:26:36.507908 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21059 | 2026.03.25 00:26:36.508002 [ 5 ] {a13806d8-a472-4761-a53f-5cd521aac84e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 21060 | 2026.03.25 00:26:36.508056 [ 5 ] {a13806d8-a472-4761-a53f-5cd521aac84e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 21061 | 2026.03.25 00:26:36.508847 [ 5 ] {a13806d8-a472-4761-a53f-5cd521aac84e} <Trace> oximeter.measurements_histogramu64 (66b3c5cd-c277-4614-b9e1-0e483a2d8930): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21062 | 2026.03.25 00:26:36.508880 [ 5 ] {a13806d8-a472-4761-a53f-5cd521aac84e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.97 GiB. | ||
| 21063 | 2026.03.25 00:26:36.509402 [ 5 ] {a13806d8-a472-4761-a53f-5cd521aac84e} <Trace> MergedBlockOutputStream: filled checksums all_124_124_0 (state Temporary) | ||
| 21064 | 2026.03.25 00:26:36.509631 [ 5 ] {a13806d8-a472-4761-a53f-5cd521aac84e} <Trace> oximeter.measurements_histogramu64 (66b3c5cd-c277-4614-b9e1-0e483a2d8930): Renaming temporary part tmp_insert_all_124_124_0 to all_124_124_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21065 | 2026.03.25 00:26:36.509729 [ 219 ] {} <Debug> oximeter.fields_uuid (6a83c119-7e6c-4ef5-9da4-bd1e7cdd4b62): 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] | ||
| 21066 | 2026.03.25 00:26:36.509768 [ 5 ] {a13806d8-a472-4761-a53f-5cd521aac84e} <Debug> executeQuery: Read 14 rows, 25.69 KiB in 0.001783 sec., 7851.934941110488 rows/sec., 14.07 MiB/sec. | ||
| 21067 | 2026.03.25 00:26:36.509823 [ 5 ] {a13806d8-a472-4761-a53f-5cd521aac84e} <Debug> TCPHandler: Processed in 0.001963605 sec. | ||
| 21068 | 2026.03.25 00:26:36.509934 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21069 | 2026.03.25 00:26:36.510027 [ 5 ] {44ab35e3-5f1c-4cf4-a94b-71ae86bfd2e7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 21070 | 2026.03.25 00:26:36.510069 [ 5 ] {44ab35e3-5f1c-4cf4-a94b-71ae86bfd2e7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 21071 | 2026.03.25 00:26:36.510396 [ 5 ] {44ab35e3-5f1c-4cf4-a94b-71ae86bfd2e7} <Trace> oximeter.measurements_u64 (a46c3f3f-9ded-4b50-9fc2-4f503dd169a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21072 | 2026.03.25 00:26:36.510431 [ 5 ] {44ab35e3-5f1c-4cf4-a94b-71ae86bfd2e7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.97 GiB. | ||
| 21073 | 2026.03.25 00:26:36.510730 [ 5 ] {44ab35e3-5f1c-4cf4-a94b-71ae86bfd2e7} <Trace> MergedBlockOutputStream: filled checksums all_148_148_0 (state Temporary) | ||
| 21074 | 2026.03.25 00:26:36.510941 [ 5 ] {44ab35e3-5f1c-4cf4-a94b-71ae86bfd2e7} <Trace> oximeter.measurements_u64 (a46c3f3f-9ded-4b50-9fc2-4f503dd169a4): Renaming temporary part tmp_insert_all_148_148_0 to all_148_148_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21075 | 2026.03.25 00:26:36.511066 [ 5 ] {44ab35e3-5f1c-4cf4-a94b-71ae86bfd2e7} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001057 sec., 85146.64143803217 rows/sec., 5.33 MiB/sec. | ||
| 21076 | 2026.03.25 00:26:36.511102 [ 5 ] {44ab35e3-5f1c-4cf4-a94b-71ae86bfd2e7} <Debug> TCPHandler: Processed in 0.001216758 sec. | ||
| 21077 | 2026.03.25 00:26:36.511175 [ 223 ] {} <Trace> oximeter.measurements_u64 (a46c3f3f-9ded-4b50-9fc2-4f503dd169a4): 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] | ||
| 21078 | 2026.03.25 00:26:36.511199 [ 223 ] {} <Debug> oximeter.measurements_u64 (a46c3f3f-9ded-4b50-9fc2-4f503dd169a4): 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] | ||
| 21079 | 2026.03.25 00:26:36.516039 [ 223 ] {} <Debug> oximeter.measurements_u64 (a46c3f3f-9ded-4b50-9fc2-4f503dd169a4): 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] | ||
| 21080 | 2026.03.25 00:26:37.487625 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 41694 | ||
| 21081 | 2026.03.25 00:26:37.488154 [ 244 ] {} <Trace> system.asynchronous_metric_log (0898b27c-367e-447b-8482-f4822232c365): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21082 | 2026.03.25 00:26:37.488194 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.97 GiB. | ||
| 21083 | 2026.03.25 00:26:37.488696 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) | ||
| 21084 | 2026.03.25 00:26:37.488930 [ 244 ] {} <Trace> system.asynchronous_metric_log (0898b27c-367e-447b-8482-f4822232c365): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21085 | 2026.03.25 00:26:37.489061 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 41694 | ||
| 21086 | 2026.03.25 00:26:37.755747 [ 219 ] {} <Trace> oximeter.measurements_cumulativeu64 (d9515f17-c5fd-4592-903e-92bbab0fc185): 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] | ||
| 21087 | 2026.03.25 00:26:37.755798 [ 219 ] {} <Debug> oximeter.measurements_cumulativeu64 (d9515f17-c5fd-4592-903e-92bbab0fc185): 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] | ||
| 21088 | 2026.03.25 00:26:37.759733 [ 219 ] {} <Debug> oximeter.measurements_cumulativeu64 (d9515f17-c5fd-4592-903e-92bbab0fc185): 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] | ||
| 21089 | 2026.03.25 00:26:39.757257 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 655 | ||
| 21090 | 2026.03.25 00:26:39.782564 [ 243 ] {} <Trace> system.metric_log (8832bb94-2db2-42e0-923d-5bcca7c2cc3b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21091 | 2026.03.25 00:26:39.782646 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.97 GiB. | ||
| 21092 | 2026.03.25 00:26:39.791425 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) | ||
| 21093 | 2026.03.25 00:26:39.792578 [ 243 ] {} <Trace> system.metric_log (8832bb94-2db2-42e0-923d-5bcca7c2cc3b): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21094 | 2026.03.25 00:26:39.799267 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 655 | ||
| 21095 | 2026.03.25 00:26:41.482068 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21096 | 2026.03.25 00:26:41.482238 [ 5 ] {46ced865-36a4-47e5-b9c2-1fa43bdd49e9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 21097 | 2026.03.25 00:26:41.482304 [ 5 ] {46ced865-36a4-47e5-b9c2-1fa43bdd49e9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 21098 | 2026.03.25 00:26:41.482954 [ 5 ] {46ced865-36a4-47e5-b9c2-1fa43bdd49e9} <Trace> oximeter.fields_string (da9d4756-c540-45ff-bdbb-bdc9c8d31861): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21099 | 2026.03.25 00:26:41.483005 [ 5 ] {46ced865-36a4-47e5-b9c2-1fa43bdd49e9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.97 GiB. | ||
| 21100 | 2026.03.25 00:26:41.483408 [ 5 ] {46ced865-36a4-47e5-b9c2-1fa43bdd49e9} <Trace> MergedBlockOutputStream: filled checksums all_149_149_0 (state Temporary) | ||
| 21101 | 2026.03.25 00:26:41.483631 [ 5 ] {46ced865-36a4-47e5-b9c2-1fa43bdd49e9} <Trace> oximeter.fields_string (da9d4756-c540-45ff-bdbb-bdc9c8d31861): Renaming temporary part tmp_insert_all_149_149_0 to all_149_149_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21102 | 2026.03.25 00:26:41.483782 [ 5 ] {46ced865-36a4-47e5-b9c2-1fa43bdd49e9} <Debug> executeQuery: Read 108 rows, 9.31 KiB in 0.00159 sec., 67924.52830188679 rows/sec., 5.72 MiB/sec. | ||
| 21103 | 2026.03.25 00:26:41.483825 [ 5 ] {46ced865-36a4-47e5-b9c2-1fa43bdd49e9} <Debug> TCPHandler: Processed in 0.001888273 sec. | ||
| 21104 | 2026.03.25 00:26:41.483948 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21105 | 2026.03.25 00:26:41.484044 [ 5 ] {e5059fad-f43d-4741-9881-d3c3b372e753} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 21106 | 2026.03.25 00:26:41.484084 [ 5 ] {e5059fad-f43d-4741-9881-d3c3b372e753} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 21107 | 2026.03.25 00:26:41.484471 [ 5 ] {e5059fad-f43d-4741-9881-d3c3b372e753} <Trace> oximeter.fields_u16 (b490aa8d-8720-450c-9d9d-0c0be0c6e0e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21108 | 2026.03.25 00:26:41.484505 [ 5 ] {e5059fad-f43d-4741-9881-d3c3b372e753} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.97 GiB. | ||
| 21109 | 2026.03.25 00:26:41.484779 [ 5 ] {e5059fad-f43d-4741-9881-d3c3b372e753} <Trace> MergedBlockOutputStream: filled checksums all_125_125_0 (state Temporary) | ||
| 21110 | 2026.03.25 00:26:41.484966 [ 5 ] {e5059fad-f43d-4741-9881-d3c3b372e753} <Trace> oximeter.fields_u16 (b490aa8d-8720-450c-9d9d-0c0be0c6e0e1): Renaming temporary part tmp_insert_all_125_125_0 to all_125_125_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21111 | 2026.03.25 00:26:41.485090 [ 5 ] {e5059fad-f43d-4741-9881-d3c3b372e753} <Debug> executeQuery: Read 26 rows, 1.96 KiB in 0.001126 sec., 23090.58614564831 rows/sec., 1.70 MiB/sec. | ||
| 21112 | 2026.03.25 00:26:41.485191 [ 5 ] {e5059fad-f43d-4741-9881-d3c3b372e753} <Debug> TCPHandler: Processed in 0.001291979 sec. | ||
| 21113 | 2026.03.25 00:26:41.485304 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21114 | 2026.03.25 00:26:41.485398 [ 5 ] {54f1e149-5733-411d-a966-ce5f8b22b38b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 21115 | 2026.03.25 00:26:41.485439 [ 5 ] {54f1e149-5733-411d-a966-ce5f8b22b38b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 21116 | 2026.03.25 00:26:41.485849 [ 5 ] {54f1e149-5733-411d-a966-ce5f8b22b38b} <Trace> oximeter.fields_uuid (6a83c119-7e6c-4ef5-9da4-bd1e7cdd4b62): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21117 | 2026.03.25 00:26:41.485885 [ 5 ] {54f1e149-5733-411d-a966-ce5f8b22b38b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.97 GiB. | ||
| 21118 | 2026.03.25 00:26:41.486176 [ 5 ] {54f1e149-5733-411d-a966-ce5f8b22b38b} <Trace> MergedBlockOutputStream: filled checksums all_149_149_0 (state Temporary) | ||
| 21119 | 2026.03.25 00:26:41.486388 [ 5 ] {54f1e149-5733-411d-a966-ce5f8b22b38b} <Trace> oximeter.fields_uuid (6a83c119-7e6c-4ef5-9da4-bd1e7cdd4b62): Renaming temporary part tmp_insert_all_149_149_0 to all_149_149_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21120 | 2026.03.25 00:26:41.486518 [ 5 ] {54f1e149-5733-411d-a966-ce5f8b22b38b} <Debug> executeQuery: Read 90 rows, 7.20 KiB in 0.001137 sec., 79155.67282321899 rows/sec., 6.18 MiB/sec. | ||
| 21121 | 2026.03.25 00:26:41.486555 [ 5 ] {54f1e149-5733-411d-a966-ce5f8b22b38b} <Debug> TCPHandler: Processed in 0.00129936 sec. | ||
| 21122 | 2026.03.25 00:26:41.486670 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21123 | 2026.03.25 00:26:41.486764 [ 5 ] {4de8ad0c-06c3-4567-adb7-55528e3e6e8c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 21124 | 2026.03.25 00:26:41.486807 [ 5 ] {4de8ad0c-06c3-4567-adb7-55528e3e6e8c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 21125 | 2026.03.25 00:26:41.487220 [ 5 ] {4de8ad0c-06c3-4567-adb7-55528e3e6e8c} <Trace> oximeter.measurements_cumulativeu64 (d9515f17-c5fd-4592-903e-92bbab0fc185): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21126 | 2026.03.25 00:26:41.487255 [ 5 ] {4de8ad0c-06c3-4567-adb7-55528e3e6e8c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.97 GiB. | ||
| 21127 | 2026.03.25 00:26:41.487587 [ 5 ] {4de8ad0c-06c3-4567-adb7-55528e3e6e8c} <Trace> MergedBlockOutputStream: filled checksums all_149_149_0 (state Temporary) | ||
| 21128 | 2026.03.25 00:26:41.487802 [ 5 ] {4de8ad0c-06c3-4567-adb7-55528e3e6e8c} <Trace> oximeter.measurements_cumulativeu64 (d9515f17-c5fd-4592-903e-92bbab0fc185): Renaming temporary part tmp_insert_all_149_149_0 to all_149_149_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21129 | 2026.03.25 00:26:41.487930 [ 5 ] {4de8ad0c-06c3-4567-adb7-55528e3e6e8c} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001184 sec., 135135.13513513515 rows/sec., 9.41 MiB/sec. | ||
| 21130 | 2026.03.25 00:26:41.487927 [ 150 ] {} <Debug> oximeter.measurements_cumulativeu64 (d9515f17-c5fd-4592-903e-92bbab0fc185) (MergerMutator): Selected 2 parts from all_1_144_30 to all_145_145_0 | ||
| 21131 | 2026.03.25 00:26:41.487968 [ 5 ] {4de8ad0c-06c3-4567-adb7-55528e3e6e8c} <Debug> TCPHandler: Processed in 0.001346481 sec. | ||
| 21132 | 2026.03.25 00:26:41.488001 [ 150 ] {} <Trace> oximeter.measurements_cumulativeu64 (d9515f17-c5fd-4592-903e-92bbab0fc185): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21133 | 2026.03.25 00:26:41.488026 [ 150 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.97 GiB. | ||
| 21134 | 2026.03.25 00:26:41.488106 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21135 | 2026.03.25 00:26:41.488133 [ 192 ] {d9515f17-c5fd-4592-903e-92bbab0fc185::all_1_145_31} <Debug> MergeTask::PrepareStage: Merging 2 parts: from all_1_144_30 to all_145_145_0 into Compact with storage Full | ||
| 21136 | 2026.03.25 00:26:41.488204 [ 5 ] {5b835cc3-e23c-4635-8801-8f4024239999} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 21137 | 2026.03.25 00:26:41.488264 [ 5 ] {5b835cc3-e23c-4635-8801-8f4024239999} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 21138 | 2026.03.25 00:26:41.488279 [ 192 ] {d9515f17-c5fd-4592-903e-92bbab0fc185::all_1_145_31} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 21139 | 2026.03.25 00:26:41.488324 [ 192 ] {d9515f17-c5fd-4592-903e-92bbab0fc185::all_1_145_31} <Debug> MergeTreeSequentialSource: Reading 9 marks from part all_1_144_30, total 57996 rows starting from the beginning of the part | ||
| 21140 | 2026.03.25 00:26:41.488402 [ 192 ] {d9515f17-c5fd-4592-903e-92bbab0fc185::all_1_145_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_145_145_0, total 128 rows starting from the beginning of the part | ||
| 21141 | 2026.03.25 00:26:41.489092 [ 5 ] {5b835cc3-e23c-4635-8801-8f4024239999} <Trace> oximeter.measurements_histogramu64 (66b3c5cd-c277-4614-b9e1-0e483a2d8930): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21142 | 2026.03.25 00:26:41.489134 [ 5 ] {5b835cc3-e23c-4635-8801-8f4024239999} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.97 GiB. | ||
| 21143 | 2026.03.25 00:26:41.489687 [ 5 ] {5b835cc3-e23c-4635-8801-8f4024239999} <Trace> MergedBlockOutputStream: filled checksums all_125_125_0 (state Temporary) | ||
| 21144 | 2026.03.25 00:26:41.489979 [ 5 ] {5b835cc3-e23c-4635-8801-8f4024239999} <Trace> oximeter.measurements_histogramu64 (66b3c5cd-c277-4614-b9e1-0e483a2d8930): Renaming temporary part tmp_insert_all_125_125_0 to all_125_125_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21145 | 2026.03.25 00:26:41.490121 [ 5 ] {5b835cc3-e23c-4635-8801-8f4024239999} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.001936 sec., 13429.752066115703 rows/sec., 24.07 MiB/sec. | ||
| 21146 | 2026.03.25 00:26:41.490181 [ 5 ] {5b835cc3-e23c-4635-8801-8f4024239999} <Debug> TCPHandler: Processed in 0.002122989 sec. | ||
| 21147 | 2026.03.25 00:26:41.490349 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21148 | 2026.03.25 00:26:41.490455 [ 5 ] {0c5337d3-d57d-4099-ba4b-669c899697f8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 21149 | 2026.03.25 00:26:41.490497 [ 5 ] {0c5337d3-d57d-4099-ba4b-669c899697f8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 21150 | 2026.03.25 00:26:41.491110 [ 5 ] {0c5337d3-d57d-4099-ba4b-669c899697f8} <Trace> oximeter.measurements_u64 (a46c3f3f-9ded-4b50-9fc2-4f503dd169a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21151 | 2026.03.25 00:26:41.491155 [ 5 ] {0c5337d3-d57d-4099-ba4b-669c899697f8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.97 GiB. | ||
| 21152 | 2026.03.25 00:26:41.491571 [ 5 ] {0c5337d3-d57d-4099-ba4b-669c899697f8} <Trace> MergedBlockOutputStream: filled checksums all_149_149_0 (state Temporary) | ||
| 21153 | 2026.03.25 00:26:41.491920 [ 5 ] {0c5337d3-d57d-4099-ba4b-669c899697f8} <Trace> oximeter.measurements_u64 (a46c3f3f-9ded-4b50-9fc2-4f503dd169a4): Renaming temporary part tmp_insert_all_149_149_0 to all_149_149_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21154 | 2026.03.25 00:26:41.492098 [ 5 ] {0c5337d3-d57d-4099-ba4b-669c899697f8} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001665 sec., 36036.036036036036 rows/sec., 2.43 MiB/sec. | ||
| 21155 | 2026.03.25 00:26:41.492142 [ 5 ] {0c5337d3-d57d-4099-ba4b-669c899697f8} <Debug> TCPHandler: Processed in 0.001847162 sec. | ||
| 21156 | 2026.03.25 00:26:41.498038 [ 199 ] {d9515f17-c5fd-4592-903e-92bbab0fc185::all_1_145_31} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 58124 rows, containing 5 columns (5 merged, 0 gathered) in 0.009952448 sec., 5840171.182004669 rows/sec., 372.46 MiB/sec. | ||
| 21157 | 2026.03.25 00:26:41.498372 [ 195 ] {d9515f17-c5fd-4592-903e-92bbab0fc185::all_1_145_31} <Trace> MergedBlockOutputStream: filled checksums all_1_145_31 (state Temporary) | ||
| 21158 | 2026.03.25 00:26:41.498662 [ 195 ] {d9515f17-c5fd-4592-903e-92bbab0fc185::all_1_145_31} <Trace> oximeter.measurements_cumulativeu64 (d9515f17-c5fd-4592-903e-92bbab0fc185): Renaming temporary part tmp_merge_all_1_145_31 to all_1_145_31 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21159 | 2026.03.25 00:26:41.498777 [ 195 ] {d9515f17-c5fd-4592-903e-92bbab0fc185::all_1_145_31} <Trace> oximeter.measurements_cumulativeu64 (d9515f17-c5fd-4592-903e-92bbab0fc185) (MergerMutator): Merged 2 parts: [all_1_144_30, all_145_145_0] -> all_1_145_31 | ||
| 21160 | 2026.03.25 00:26:41.498879 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.32 MiB. | ||
| 21161 | 2026.03.25 00:26:44.710527 [ 145 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 21162 | 2026.03.25 00:26:44.710579 [ 145 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 21163 | 2026.03.25 00:26:44.989252 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 42142 | ||
| 21164 | 2026.03.25 00:26:44.989831 [ 244 ] {} <Trace> system.asynchronous_metric_log (0898b27c-367e-447b-8482-f4822232c365): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21165 | 2026.03.25 00:26:44.989884 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.97 GiB. | ||
| 21166 | 2026.03.25 00:26:44.990382 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) | ||
| 21167 | 2026.03.25 00:26:44.990622 [ 244 ] {} <Trace> system.asynchronous_metric_log (0898b27c-367e-447b-8482-f4822232c365): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21168 | 2026.03.25 00:26:44.990754 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 42142 | ||
| 21169 | 2026.03.25 00:26:45.177634 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 2732 | ||
| 21170 | 2026.03.25 00:26:45.180438 [ 242 ] {} <Trace> system.query_log (9703172c-9101-4506-b1d0-613c64f918a0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21171 | 2026.03.25 00:26:45.180497 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.97 GiB. | ||
| 21172 | 2026.03.25 00:26:45.181713 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 21173 | 2026.03.25 00:26:45.181996 [ 242 ] {} <Trace> system.query_log (9703172c-9101-4506-b1d0-613c64f918a0): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21174 | 2026.03.25 00:26:45.182371 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2732 | ||
| 21175 | 2026.03.25 00:26:46.442569 [ 221 ] {} <Trace> oximeter.fields_i16 (78240462-1731-4218-9a79-d1fbaf59befe): Found 5 old parts to remove. Parts: [all_1_13_3, all_14_14_0, all_15_15_0, all_16_16_0, all_17_17_0] | ||
| 21176 | 2026.03.25 00:26:46.442621 [ 221 ] {} <Debug> oximeter.fields_i16 (78240462-1731-4218-9a79-d1fbaf59befe): Removing 5 parts from filesystem (serially): Parts: [all_1_13_3, all_14_14_0, all_15_15_0, all_16_16_0, all_17_17_0] | ||
| 21177 | 2026.03.25 00:26:46.445952 [ 221 ] {} <Debug> oximeter.fields_i16 (78240462-1731-4218-9a79-d1fbaf59befe): Removing 5 parts from memory: Parts: [all_1_13_3, all_14_14_0, all_15_15_0, all_16_16_0, all_17_17_0] | ||
| 21178 | 2026.03.25 00:26:46.488890 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21179 | 2026.03.25 00:26:46.489090 [ 5 ] {6489368e-bdd3-47ed-a65b-7ecc947be09c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 21180 | 2026.03.25 00:26:46.489162 [ 5 ] {6489368e-bdd3-47ed-a65b-7ecc947be09c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 21181 | 2026.03.25 00:26:46.490102 [ 5 ] {6489368e-bdd3-47ed-a65b-7ecc947be09c} <Trace> oximeter.fields_i16 (78240462-1731-4218-9a79-d1fbaf59befe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21182 | 2026.03.25 00:26:46.490218 [ 5 ] {6489368e-bdd3-47ed-a65b-7ecc947be09c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.96 GiB. | ||
| 21183 | 2026.03.25 00:26:46.490666 [ 5 ] {6489368e-bdd3-47ed-a65b-7ecc947be09c} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 21184 | 2026.03.25 00:26:46.491004 [ 5 ] {6489368e-bdd3-47ed-a65b-7ecc947be09c} <Trace> oximeter.fields_i16 (78240462-1731-4218-9a79-d1fbaf59befe): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21185 | 2026.03.25 00:26:46.491185 [ 147 ] {} <Debug> oximeter.fields_i16 (78240462-1731-4218-9a79-d1fbaf59befe) (MergerMutator): Selected 5 parts from all_1_61_15 to all_65_65_0 | ||
| 21186 | 2026.03.25 00:26:46.491230 [ 5 ] {6489368e-bdd3-47ed-a65b-7ecc947be09c} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.00219 sec., 129680.36529680365 rows/sec., 8.24 MiB/sec. | ||
| 21187 | 2026.03.25 00:26:46.491230 [ 147 ] {} <Trace> oximeter.fields_i16 (78240462-1731-4218-9a79-d1fbaf59befe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21188 | 2026.03.25 00:26:46.491273 [ 147 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.96 GiB. | ||
| 21189 | 2026.03.25 00:26:46.491305 [ 5 ] {6489368e-bdd3-47ed-a65b-7ecc947be09c} <Debug> TCPHandler: Processed in 0.002554509 sec. | ||
| 21190 | 2026.03.25 00:26:46.491407 [ 196 ] {78240462-1731-4218-9a79-d1fbaf59befe::all_1_65_16} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_61_15 to all_65_65_0 into Compact with storage Full | ||
| 21191 | 2026.03.25 00:26:46.491459 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21192 | 2026.03.25 00:26:46.491555 [ 196 ] {78240462-1731-4218-9a79-d1fbaf59befe::all_1_65_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 21193 | 2026.03.25 00:26:46.491573 [ 5 ] {066fbd21-22b5-483d-977f-3e52fdd0d926} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 21194 | 2026.03.25 00:26:46.491593 [ 196 ] {78240462-1731-4218-9a79-d1fbaf59befe::all_1_65_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_15, total 284 rows starting from the beginning of the part | ||
| 21195 | 2026.03.25 00:26:46.491625 [ 5 ] {066fbd21-22b5-483d-977f-3e52fdd0d926} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 21196 | 2026.03.25 00:26:46.491669 [ 196 ] {78240462-1731-4218-9a79-d1fbaf59befe::all_1_65_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 284 rows starting from the beginning of the part | ||
| 21197 | 2026.03.25 00:26:46.491740 [ 196 ] {78240462-1731-4218-9a79-d1fbaf59befe::all_1_65_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 284 rows starting from the beginning of the part | ||
| 21198 | 2026.03.25 00:26:46.491802 [ 196 ] {78240462-1731-4218-9a79-d1fbaf59befe::all_1_65_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 284 rows starting from the beginning of the part | ||
| 21199 | 2026.03.25 00:26:46.491865 [ 196 ] {78240462-1731-4218-9a79-d1fbaf59befe::all_1_65_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 284 rows starting from the beginning of the part | ||
| 21200 | 2026.03.25 00:26:46.492629 [ 5 ] {066fbd21-22b5-483d-977f-3e52fdd0d926} <Trace> oximeter.fields_string (da9d4756-c540-45ff-bdbb-bdc9c8d31861): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21201 | 2026.03.25 00:26:46.492672 [ 5 ] {066fbd21-22b5-483d-977f-3e52fdd0d926} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.96 GiB. | ||
| 21202 | 2026.03.25 00:26:46.492892 [ 195 ] {78240462-1731-4218-9a79-d1fbaf59befe::all_1_65_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1420 rows, containing 5 columns (5 merged, 0 gathered) in 0.001547826 sec., 917415.7818772912 rows/sec., 61.77 MiB/sec. | ||
| 21203 | 2026.03.25 00:26:46.493037 [ 196 ] {78240462-1731-4218-9a79-d1fbaf59befe::all_1_65_16} <Trace> MergedBlockOutputStream: filled checksums all_1_65_16 (state Temporary) | ||
| 21204 | 2026.03.25 00:26:46.493079 [ 5 ] {066fbd21-22b5-483d-977f-3e52fdd0d926} <Trace> MergedBlockOutputStream: filled checksums all_150_150_0 (state Temporary) | ||
| 21205 | 2026.03.25 00:26:46.493395 [ 196 ] {78240462-1731-4218-9a79-d1fbaf59befe::all_1_65_16} <Trace> oximeter.fields_i16 (78240462-1731-4218-9a79-d1fbaf59befe): Renaming temporary part tmp_merge_all_1_65_16 to all_1_65_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21206 | 2026.03.25 00:26:46.493404 [ 5 ] {066fbd21-22b5-483d-977f-3e52fdd0d926} <Trace> oximeter.fields_string (da9d4756-c540-45ff-bdbb-bdc9c8d31861): Renaming temporary part tmp_insert_all_150_150_0 to all_150_150_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21207 | 2026.03.25 00:26:46.493524 [ 196 ] {78240462-1731-4218-9a79-d1fbaf59befe::all_1_65_16} <Trace> oximeter.fields_i16 (78240462-1731-4218-9a79-d1fbaf59befe) (MergerMutator): Merged 5 parts: [all_1_61_15, all_65_65_0] -> all_1_65_16 | ||
| 21208 | 2026.03.25 00:26:46.493614 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.39 MiB. | ||
| 21209 | 2026.03.25 00:26:46.493619 [ 5 ] {066fbd21-22b5-483d-977f-3e52fdd0d926} <Debug> executeQuery: Read 825 rows, 66.29 KiB in 0.002072 sec., 398166.02316602314 rows/sec., 31.24 MiB/sec. | ||
| 21210 | 2026.03.25 00:26:46.493675 [ 5 ] {066fbd21-22b5-483d-977f-3e52fdd0d926} <Debug> TCPHandler: Processed in 0.002268472 sec. | ||
| 21211 | 2026.03.25 00:26:46.493793 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21212 | 2026.03.25 00:26:46.493895 [ 5 ] {3d9a12ca-d122-43dd-8f44-cd977a8eba9c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 21213 | 2026.03.25 00:26:46.493943 [ 5 ] {3d9a12ca-d122-43dd-8f44-cd977a8eba9c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 21214 | 2026.03.25 00:26:46.494432 [ 5 ] {3d9a12ca-d122-43dd-8f44-cd977a8eba9c} <Trace> oximeter.fields_u16 (b490aa8d-8720-450c-9d9d-0c0be0c6e0e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21215 | 2026.03.25 00:26:46.494468 [ 5 ] {3d9a12ca-d122-43dd-8f44-cd977a8eba9c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.96 GiB. | ||
| 21216 | 2026.03.25 00:26:46.494796 [ 5 ] {3d9a12ca-d122-43dd-8f44-cd977a8eba9c} <Trace> MergedBlockOutputStream: filled checksums all_126_126_0 (state Temporary) | ||
| 21217 | 2026.03.25 00:26:46.495041 [ 5 ] {3d9a12ca-d122-43dd-8f44-cd977a8eba9c} <Trace> oximeter.fields_u16 (b490aa8d-8720-450c-9d9d-0c0be0c6e0e1): Renaming temporary part tmp_insert_all_126_126_0 to all_126_126_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21218 | 2026.03.25 00:26:46.495162 [ 147 ] {} <Debug> oximeter.fields_u16 (b490aa8d-8720-450c-9d9d-0c0be0c6e0e1) (MergerMutator): Selected 6 parts from all_1_121_24 to all_126_126_0 | ||
| 21219 | 2026.03.25 00:26:46.495176 [ 5 ] {3d9a12ca-d122-43dd-8f44-cd977a8eba9c} <Debug> executeQuery: Read 156 rows, 9.59 KiB in 0.001305 sec., 119540.22988505747 rows/sec., 7.18 MiB/sec. | ||
| 21220 | 2026.03.25 00:26:46.495194 [ 147 ] {} <Trace> oximeter.fields_u16 (b490aa8d-8720-450c-9d9d-0c0be0c6e0e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21221 | 2026.03.25 00:26:46.495214 [ 5 ] {3d9a12ca-d122-43dd-8f44-cd977a8eba9c} <Debug> TCPHandler: Processed in 0.001472114 sec. | ||
| 21222 | 2026.03.25 00:26:46.495219 [ 147 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.96 GiB. | ||
| 21223 | 2026.03.25 00:26:46.495336 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21224 | 2026.03.25 00:26:46.495334 [ 198 ] {b490aa8d-8720-450c-9d9d-0c0be0c6e0e1::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 | ||
| 21225 | 2026.03.25 00:26:46.495430 [ 5 ] {e9a94a5f-2b60-41d3-a930-9b400abc88ca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 21226 | 2026.03.25 00:26:46.495478 [ 5 ] {e9a94a5f-2b60-41d3-a930-9b400abc88ca} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 21227 | 2026.03.25 00:26:46.495480 [ 198 ] {b490aa8d-8720-450c-9d9d-0c0be0c6e0e1::all_1_126_25} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 21228 | 2026.03.25 00:26:46.495532 [ 198 ] {b490aa8d-8720-450c-9d9d-0c0be0c6e0e1::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_121_24, total 211 rows starting from the beginning of the part | ||
| 21229 | 2026.03.25 00:26:46.495604 [ 198 ] {b490aa8d-8720-450c-9d9d-0c0be0c6e0e1::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_122_122_0, total 156 rows starting from the beginning of the part | ||
| 21230 | 2026.03.25 00:26:46.495653 [ 198 ] {b490aa8d-8720-450c-9d9d-0c0be0c6e0e1::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_123_123_0, total 26 rows starting from the beginning of the part | ||
| 21231 | 2026.03.25 00:26:46.495696 [ 198 ] {b490aa8d-8720-450c-9d9d-0c0be0c6e0e1::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_124_124_0, total 156 rows starting from the beginning of the part | ||
| 21232 | 2026.03.25 00:26:46.495737 [ 198 ] {b490aa8d-8720-450c-9d9d-0c0be0c6e0e1::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_125_125_0, total 26 rows starting from the beginning of the part | ||
| 21233 | 2026.03.25 00:26:46.495777 [ 198 ] {b490aa8d-8720-450c-9d9d-0c0be0c6e0e1::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_126_126_0, total 156 rows starting from the beginning of the part | ||
| 21234 | 2026.03.25 00:26:46.496020 [ 5 ] {e9a94a5f-2b60-41d3-a930-9b400abc88ca} <Trace> oximeter.fields_u32 (79eddaf6-5920-48fe-8c45-6c5582e58677): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21235 | 2026.03.25 00:26:46.496061 [ 5 ] {e9a94a5f-2b60-41d3-a930-9b400abc88ca} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.96 GiB. | ||
| 21236 | 2026.03.25 00:26:46.496407 [ 5 ] {e9a94a5f-2b60-41d3-a930-9b400abc88ca} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) | ||
| 21237 | 2026.03.25 00:26:46.496682 [ 5 ] {e9a94a5f-2b60-41d3-a930-9b400abc88ca} <Trace> oximeter.fields_u32 (79eddaf6-5920-48fe-8c45-6c5582e58677): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21238 | 2026.03.25 00:26:46.496737 [ 196 ] {b490aa8d-8720-450c-9d9d-0c0be0c6e0e1::all_1_126_25} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 731 rows, containing 5 columns (5 merged, 0 gathered) in 0.001460364 sec., 500560.1343226757 rows/sec., 32.89 MiB/sec. | ||
| 21239 | 2026.03.25 00:26:46.496796 [ 147 ] {} <Debug> oximeter.fields_u32 (79eddaf6-5920-48fe-8c45-6c5582e58677) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 | ||
| 21240 | 2026.03.25 00:26:46.496814 [ 5 ] {e9a94a5f-2b60-41d3-a930-9b400abc88ca} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001401 sec., 106352.60528194148 rows/sec., 6.87 MiB/sec. | ||
| 21241 | 2026.03.25 00:26:46.496839 [ 147 ] {} <Trace> oximeter.fields_u32 (79eddaf6-5920-48fe-8c45-6c5582e58677): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21242 | 2026.03.25 00:26:46.496855 [ 5 ] {e9a94a5f-2b60-41d3-a930-9b400abc88ca} <Debug> TCPHandler: Processed in 0.001567825 sec. | ||
| 21243 | 2026.03.25 00:26:46.496867 [ 147 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.96 GiB. | ||
| 21244 | 2026.03.25 00:26:46.496912 [ 195 ] {b490aa8d-8720-450c-9d9d-0c0be0c6e0e1::all_1_126_25} <Trace> MergedBlockOutputStream: filled checksums all_1_126_25 (state Temporary) | ||
| 21245 | 2026.03.25 00:26:46.496946 [ 198 ] {79eddaf6-5920-48fe-8c45-6c5582e58677::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 | ||
| 21246 | 2026.03.25 00:26:46.496987 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21247 | 2026.03.25 00:26:46.497055 [ 198 ] {79eddaf6-5920-48fe-8c45-6c5582e58677::all_1_86_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 21248 | 2026.03.25 00:26:46.497086 [ 5 ] {20a0e891-b42f-4655-9416-6bec3340f3e7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 21249 | 2026.03.25 00:26:46.497092 [ 198 ] {79eddaf6-5920-48fe-8c45-6c5582e58677::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_81_16, total 950 rows starting from the beginning of the part | ||
| 21250 | 2026.03.25 00:26:46.497135 [ 5 ] {20a0e891-b42f-4655-9416-6bec3340f3e7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 21251 | 2026.03.25 00:26:46.497161 [ 198 ] {79eddaf6-5920-48fe-8c45-6c5582e58677::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 149 rows starting from the beginning of the part | ||
| 21252 | 2026.03.25 00:26:46.497186 [ 195 ] {b490aa8d-8720-450c-9d9d-0c0be0c6e0e1::all_1_126_25} <Trace> oximeter.fields_u16 (b490aa8d-8720-450c-9d9d-0c0be0c6e0e1): Renaming temporary part tmp_merge_all_1_126_25 to all_1_126_25 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21253 | 2026.03.25 00:26:46.497205 [ 198 ] {79eddaf6-5920-48fe-8c45-6c5582e58677::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 801 rows starting from the beginning of the part | ||
| 21254 | 2026.03.25 00:26:46.497264 [ 198 ] {79eddaf6-5920-48fe-8c45-6c5582e58677::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 149 rows starting from the beginning of the part | ||
| 21255 | 2026.03.25 00:26:46.497284 [ 195 ] {b490aa8d-8720-450c-9d9d-0c0be0c6e0e1::all_1_126_25} <Trace> oximeter.fields_u16 (b490aa8d-8720-450c-9d9d-0c0be0c6e0e1) (MergerMutator): Merged 6 parts: [all_1_121_24, all_126_126_0] -> all_1_126_25 | ||
| 21256 | 2026.03.25 00:26:46.497302 [ 198 ] {79eddaf6-5920-48fe-8c45-6c5582e58677::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 149 rows starting from the beginning of the part | ||
| 21257 | 2026.03.25 00:26:46.497347 [ 198 ] {79eddaf6-5920-48fe-8c45-6c5582e58677::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 149 rows starting from the beginning of the part | ||
| 21258 | 2026.03.25 00:26:46.497384 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. | ||
| 21259 | 2026.03.25 00:26:46.497600 [ 5 ] {20a0e891-b42f-4655-9416-6bec3340f3e7} <Trace> oximeter.fields_u8 (fa258e8d-285a-434f-b894-6be795807874): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21260 | 2026.03.25 00:26:46.497638 [ 5 ] {20a0e891-b42f-4655-9416-6bec3340f3e7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.96 GiB. | ||
| 21261 | 2026.03.25 00:26:46.497981 [ 5 ] {20a0e891-b42f-4655-9416-6bec3340f3e7} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 21262 | 2026.03.25 00:26:46.498216 [ 5 ] {20a0e891-b42f-4655-9416-6bec3340f3e7} <Trace> oximeter.fields_u8 (fa258e8d-285a-434f-b894-6be795807874): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21263 | 2026.03.25 00:26:46.498325 [ 147 ] {} <Debug> oximeter.fields_u8 (fa258e8d-285a-434f-b894-6be795807874) (MergerMutator): Selected 5 parts from all_1_61_15 to all_65_65_0 | ||
| 21264 | 2026.03.25 00:26:46.498348 [ 5 ] {20a0e891-b42f-4655-9416-6bec3340f3e7} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.00128 sec., 115624.99999999999 rows/sec., 6.58 MiB/sec. | ||
| 21265 | 2026.03.25 00:26:46.498355 [ 147 ] {} <Trace> oximeter.fields_u8 (fa258e8d-285a-434f-b894-6be795807874): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21266 | 2026.03.25 00:26:46.498380 [ 147 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.96 GiB. | ||
| 21267 | 2026.03.25 00:26:46.498387 [ 5 ] {20a0e891-b42f-4655-9416-6bec3340f3e7} <Debug> TCPHandler: Processed in 0.001448763 sec. | ||
| 21268 | 2026.03.25 00:26:46.498417 [ 195 ] {79eddaf6-5920-48fe-8c45-6c5582e58677::all_1_86_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2347 rows, containing 5 columns (5 merged, 0 gathered) in 0.001501714 sec., 1562880.8148555586 rows/sec., 99.63 MiB/sec. | ||
| 21269 | 2026.03.25 00:26:46.498469 [ 189 ] {fa258e8d-285a-434f-b894-6be795807874::all_1_65_16} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_61_15 to all_65_65_0 into Compact with storage Full | ||
| 21270 | 2026.03.25 00:26:46.498510 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21271 | 2026.03.25 00:26:46.498588 [ 198 ] {79eddaf6-5920-48fe-8c45-6c5582e58677::all_1_86_17} <Trace> MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) | ||
| 21272 | 2026.03.25 00:26:46.498609 [ 5 ] {8f65f812-1d98-438e-9d50-ed0dccf0f7b4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 21273 | 2026.03.25 00:26:46.498614 [ 189 ] {fa258e8d-285a-434f-b894-6be795807874::all_1_65_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 21274 | 2026.03.25 00:26:46.498655 [ 5 ] {8f65f812-1d98-438e-9d50-ed0dccf0f7b4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 21275 | 2026.03.25 00:26:46.498663 [ 189 ] {fa258e8d-285a-434f-b894-6be795807874::all_1_65_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_15, total 148 rows starting from the beginning of the part | ||
| 21276 | 2026.03.25 00:26:46.498775 [ 189 ] {fa258e8d-285a-434f-b894-6be795807874::all_1_65_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 148 rows starting from the beginning of the part | ||
| 21277 | 2026.03.25 00:26:46.498829 [ 189 ] {fa258e8d-285a-434f-b894-6be795807874::all_1_65_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 148 rows starting from the beginning of the part | ||
| 21278 | 2026.03.25 00:26:46.498875 [ 198 ] {79eddaf6-5920-48fe-8c45-6c5582e58677::all_1_86_17} <Trace> oximeter.fields_u32 (79eddaf6-5920-48fe-8c45-6c5582e58677): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21279 | 2026.03.25 00:26:46.498883 [ 189 ] {fa258e8d-285a-434f-b894-6be795807874::all_1_65_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 148 rows starting from the beginning of the part | ||
| 21280 | 2026.03.25 00:26:46.498943 [ 189 ] {fa258e8d-285a-434f-b894-6be795807874::all_1_65_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 148 rows starting from the beginning of the part | ||
| 21281 | 2026.03.25 00:26:46.498962 [ 198 ] {79eddaf6-5920-48fe-8c45-6c5582e58677::all_1_86_17} <Trace> oximeter.fields_u32 (79eddaf6-5920-48fe-8c45-6c5582e58677) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 | ||
| 21282 | 2026.03.25 00:26:46.499042 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.53 MiB. | ||
| 21283 | 2026.03.25 00:26:46.499309 [ 5 ] {8f65f812-1d98-438e-9d50-ed0dccf0f7b4} <Trace> oximeter.fields_uuid (6a83c119-7e6c-4ef5-9da4-bd1e7cdd4b62): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21284 | 2026.03.25 00:26:46.499349 [ 5 ] {8f65f812-1d98-438e-9d50-ed0dccf0f7b4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.96 GiB. | ||
| 21285 | 2026.03.25 00:26:46.499695 [ 5 ] {8f65f812-1d98-438e-9d50-ed0dccf0f7b4} <Trace> MergedBlockOutputStream: filled checksums all_150_150_0 (state Temporary) | ||
| 21286 | 2026.03.25 00:26:46.499818 [ 198 ] {fa258e8d-285a-434f-b894-6be795807874::all_1_65_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 740 rows, containing 5 columns (5 merged, 0 gathered) in 0.001392901 sec., 531265.3232354632 rows/sec., 32.24 MiB/sec. | ||
| 21287 | 2026.03.25 00:26:46.499929 [ 5 ] {8f65f812-1d98-438e-9d50-ed0dccf0f7b4} <Trace> oximeter.fields_uuid (6a83c119-7e6c-4ef5-9da4-bd1e7cdd4b62): Renaming temporary part tmp_insert_all_150_150_0 to all_150_150_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21288 | 2026.03.25 00:26:46.499951 [ 191 ] {fa258e8d-285a-434f-b894-6be795807874::all_1_65_16} <Trace> MergedBlockOutputStream: filled checksums all_1_65_16 (state Temporary) | ||
| 21289 | 2026.03.25 00:26:46.500069 [ 5 ] {8f65f812-1d98-438e-9d50-ed0dccf0f7b4} <Debug> executeQuery: Read 504 rows, 36.30 KiB in 0.001478 sec., 341001.35317997297 rows/sec., 23.98 MiB/sec. | ||
| 21290 | 2026.03.25 00:26:46.500109 [ 5 ] {8f65f812-1d98-438e-9d50-ed0dccf0f7b4} <Debug> TCPHandler: Processed in 0.001647918 sec. | ||
| 21291 | 2026.03.25 00:26:46.500225 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21292 | 2026.03.25 00:26:46.500227 [ 191 ] {fa258e8d-285a-434f-b894-6be795807874::all_1_65_16} <Trace> oximeter.fields_u8 (fa258e8d-285a-434f-b894-6be795807874): Renaming temporary part tmp_merge_all_1_65_16 to all_1_65_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21293 | 2026.03.25 00:26:46.500321 [ 191 ] {fa258e8d-285a-434f-b894-6be795807874::all_1_65_16} <Trace> oximeter.fields_u8 (fa258e8d-285a-434f-b894-6be795807874) (MergerMutator): Merged 5 parts: [all_1_61_15, all_65_65_0] -> all_1_65_16 | ||
| 21294 | 2026.03.25 00:26:46.500331 [ 5 ] {2b37e713-7a0b-472d-ae73-38619d1ed188} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 21295 | 2026.03.25 00:26:46.500376 [ 5 ] {2b37e713-7a0b-472d-ae73-38619d1ed188} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 21296 | 2026.03.25 00:26:46.500396 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. | ||
| 21297 | 2026.03.25 00:26:46.500715 [ 5 ] {2b37e713-7a0b-472d-ae73-38619d1ed188} <Trace> oximeter.measurements_bool (8a3ce6e0-f76a-4ba2-9a43-4275c3c9549e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21298 | 2026.03.25 00:26:46.500748 [ 5 ] {2b37e713-7a0b-472d-ae73-38619d1ed188} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.96 GiB. | ||
| 21299 | 2026.03.25 00:26:46.501051 [ 5 ] {2b37e713-7a0b-472d-ae73-38619d1ed188} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 21300 | 2026.03.25 00:26:46.501267 [ 5 ] {2b37e713-7a0b-472d-ae73-38619d1ed188} <Trace> oximeter.measurements_bool (8a3ce6e0-f76a-4ba2-9a43-4275c3c9549e): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21301 | 2026.03.25 00:26:46.501396 [ 5 ] {2b37e713-7a0b-472d-ae73-38619d1ed188} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001087 sec., 5519.779208831646 rows/sec., 288.39 KiB/sec. | ||
| 21302 | 2026.03.25 00:26:46.501433 [ 5 ] {2b37e713-7a0b-472d-ae73-38619d1ed188} <Debug> TCPHandler: Processed in 0.001257059 sec. | ||
| 21303 | 2026.03.25 00:26:46.501542 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21304 | 2026.03.25 00:26:46.501634 [ 5 ] {9bef87d5-de95-41ff-a99c-98597b4fc02d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 21305 | 2026.03.25 00:26:46.501676 [ 5 ] {9bef87d5-de95-41ff-a99c-98597b4fc02d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 21306 | 2026.03.25 00:26:46.502078 [ 5 ] {9bef87d5-de95-41ff-a99c-98597b4fc02d} <Trace> oximeter.measurements_cumulativeu64 (d9515f17-c5fd-4592-903e-92bbab0fc185): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21307 | 2026.03.25 00:26:46.502111 [ 5 ] {9bef87d5-de95-41ff-a99c-98597b4fc02d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.96 GiB. | ||
| 21308 | 2026.03.25 00:26:46.502446 [ 5 ] {9bef87d5-de95-41ff-a99c-98597b4fc02d} <Trace> MergedBlockOutputStream: filled checksums all_150_150_0 (state Temporary) | ||
| 21309 | 2026.03.25 00:26:46.502679 [ 5 ] {9bef87d5-de95-41ff-a99c-98597b4fc02d} <Trace> oximeter.measurements_cumulativeu64 (d9515f17-c5fd-4592-903e-92bbab0fc185): Renaming temporary part tmp_insert_all_150_150_0 to all_150_150_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21310 | 2026.03.25 00:26:46.502786 [ 147 ] {} <Debug> oximeter.measurements_cumulativeu64 (d9515f17-c5fd-4592-903e-92bbab0fc185) (MergerMutator): Selected 2 parts from all_1_145_31 to all_146_146_0 | ||
| 21311 | 2026.03.25 00:26:46.502805 [ 5 ] {9bef87d5-de95-41ff-a99c-98597b4fc02d} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001189 sec., 222876.36669470143 rows/sec., 14.81 MiB/sec. | ||
| 21312 | 2026.03.25 00:26:46.502814 [ 147 ] {} <Trace> oximeter.measurements_cumulativeu64 (d9515f17-c5fd-4592-903e-92bbab0fc185): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21313 | 2026.03.25 00:26:46.502837 [ 147 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.96 GiB. | ||
| 21314 | 2026.03.25 00:26:46.502842 [ 5 ] {9bef87d5-de95-41ff-a99c-98597b4fc02d} <Debug> TCPHandler: Processed in 0.001349011 sec. | ||
| 21315 | 2026.03.25 00:26:46.502904 [ 189 ] {d9515f17-c5fd-4592-903e-92bbab0fc185::all_1_146_32} <Debug> MergeTask::PrepareStage: Merging 2 parts: from all_1_145_31 to all_146_146_0 into Compact with storage Full | ||
| 21316 | 2026.03.25 00:26:46.503003 [ 189 ] {d9515f17-c5fd-4592-903e-92bbab0fc185::all_1_146_32} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 21317 | 2026.03.25 00:26:46.503019 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21318 | 2026.03.25 00:26:46.503029 [ 189 ] {d9515f17-c5fd-4592-903e-92bbab0fc185::all_1_146_32} <Debug> MergeTreeSequentialSource: Reading 9 marks from part all_1_145_31, total 58124 rows starting from the beginning of the part | ||
| 21319 | 2026.03.25 00:26:46.503094 [ 189 ] {d9515f17-c5fd-4592-903e-92bbab0fc185::all_1_146_32} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_146_146_0, total 265 rows starting from the beginning of the part | ||
| 21320 | 2026.03.25 00:26:46.503119 [ 5 ] {90e241ef-6bc0-424d-a8cb-83e23ce61dba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 21321 | 2026.03.25 00:26:46.503167 [ 5 ] {90e241ef-6bc0-424d-a8cb-83e23ce61dba} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 21322 | 2026.03.25 00:26:46.503487 [ 5 ] {90e241ef-6bc0-424d-a8cb-83e23ce61dba} <Trace> oximeter.measurements_f64 (212c2a6f-90cf-4c71-aafe-78c3b1fd8e79): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21323 | 2026.03.25 00:26:46.503525 [ 5 ] {90e241ef-6bc0-424d-a8cb-83e23ce61dba} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.96 GiB. | ||
| 21324 | 2026.03.25 00:26:46.503825 [ 5 ] {90e241ef-6bc0-424d-a8cb-83e23ce61dba} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 21325 | 2026.03.25 00:26:46.504042 [ 5 ] {90e241ef-6bc0-424d-a8cb-83e23ce61dba} <Trace> oximeter.measurements_f64 (212c2a6f-90cf-4c71-aafe-78c3b1fd8e79): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21326 | 2026.03.25 00:26:46.504161 [ 144 ] {} <Debug> oximeter.measurements_f64 (212c2a6f-90cf-4c71-aafe-78c3b1fd8e79) (MergerMutator): Selected 6 parts from all_1_60_12 to all_65_65_0 | ||
| 21327 | 2026.03.25 00:26:46.504171 [ 5 ] {90e241ef-6bc0-424d-a8cb-83e23ce61dba} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.00107 sec., 934.5794392523364 rows/sec., 62.97 KiB/sec. | ||
| 21328 | 2026.03.25 00:26:46.504210 [ 144 ] {} <Trace> oximeter.measurements_f64 (212c2a6f-90cf-4c71-aafe-78c3b1fd8e79): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21329 | 2026.03.25 00:26:46.504225 [ 5 ] {90e241ef-6bc0-424d-a8cb-83e23ce61dba} <Debug> TCPHandler: Processed in 0.001254709 sec. | ||
| 21330 | 2026.03.25 00:26:46.504238 [ 144 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.96 GiB. | ||
| 21331 | 2026.03.25 00:26:46.504323 [ 191 ] {212c2a6f-90cf-4c71-aafe-78c3b1fd8e79::all_1_65_13} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_60_12 to all_65_65_0 into Compact with storage Full | ||
| 21332 | 2026.03.25 00:26:46.504344 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21333 | 2026.03.25 00:26:46.504407 [ 191 ] {212c2a6f-90cf-4c71-aafe-78c3b1fd8e79::all_1_65_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 21334 | 2026.03.25 00:26:46.504433 [ 191 ] {212c2a6f-90cf-4c71-aafe-78c3b1fd8e79::all_1_65_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_60_12, total 60 rows starting from the beginning of the part | ||
| 21335 | 2026.03.25 00:26:46.504437 [ 5 ] {0280bbe7-694a-4f1b-be8e-255b16020703} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 21336 | 2026.03.25 00:26:46.504484 [ 191 ] {212c2a6f-90cf-4c71-aafe-78c3b1fd8e79::all_1_65_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 1 rows starting from the beginning of the part | ||
| 21337 | 2026.03.25 00:26:46.504493 [ 5 ] {0280bbe7-694a-4f1b-be8e-255b16020703} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 21338 | 2026.03.25 00:26:46.504525 [ 191 ] {212c2a6f-90cf-4c71-aafe-78c3b1fd8e79::all_1_65_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 1 rows starting from the beginning of the part | ||
| 21339 | 2026.03.25 00:26:46.504568 [ 191 ] {212c2a6f-90cf-4c71-aafe-78c3b1fd8e79::all_1_65_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 1 rows starting from the beginning of the part | ||
| 21340 | 2026.03.25 00:26:46.504604 [ 191 ] {212c2a6f-90cf-4c71-aafe-78c3b1fd8e79::all_1_65_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 1 rows starting from the beginning of the part | ||
| 21341 | 2026.03.25 00:26:46.504637 [ 191 ] {212c2a6f-90cf-4c71-aafe-78c3b1fd8e79::all_1_65_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 1 rows starting from the beginning of the part | ||
| 21342 | 2026.03.25 00:26:46.505302 [ 5 ] {0280bbe7-694a-4f1b-be8e-255b16020703} <Trace> oximeter.measurements_histogramu64 (66b3c5cd-c277-4614-b9e1-0e483a2d8930): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21343 | 2026.03.25 00:26:46.505338 [ 5 ] {0280bbe7-694a-4f1b-be8e-255b16020703} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.96 GiB. | ||
| 21344 | 2026.03.25 00:26:46.505452 [ 188 ] {212c2a6f-90cf-4c71-aafe-78c3b1fd8e79::all_1_65_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 65 rows, containing 4 columns (4 merged, 0 gathered) in 0.001162267 sec., 55925.187585984975 rows/sec., 3.68 MiB/sec. | ||
| 21345 | 2026.03.25 00:26:46.505566 [ 191 ] {212c2a6f-90cf-4c71-aafe-78c3b1fd8e79::all_1_65_13} <Trace> MergedBlockOutputStream: filled checksums all_1_65_13 (state Temporary) | ||
| 21346 | 2026.03.25 00:26:46.505812 [ 191 ] {212c2a6f-90cf-4c71-aafe-78c3b1fd8e79::all_1_65_13} <Trace> oximeter.measurements_f64 (212c2a6f-90cf-4c71-aafe-78c3b1fd8e79): Renaming temporary part tmp_merge_all_1_65_13 to all_1_65_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21347 | 2026.03.25 00:26:46.505872 [ 191 ] {212c2a6f-90cf-4c71-aafe-78c3b1fd8e79::all_1_65_13} <Trace> oximeter.measurements_f64 (212c2a6f-90cf-4c71-aafe-78c3b1fd8e79) (MergerMutator): Merged 6 parts: [all_1_60_12, all_65_65_0] -> all_1_65_13 | ||
| 21348 | 2026.03.25 00:26:46.505892 [ 5 ] {0280bbe7-694a-4f1b-be8e-255b16020703} <Trace> MergedBlockOutputStream: filled checksums all_126_126_0 (state Temporary) | ||
| 21349 | 2026.03.25 00:26:46.505932 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
| 21350 | 2026.03.25 00:26:46.506133 [ 5 ] {0280bbe7-694a-4f1b-be8e-255b16020703} <Trace> oximeter.measurements_histogramu64 (66b3c5cd-c277-4614-b9e1-0e483a2d8930): Renaming temporary part tmp_insert_all_126_126_0 to all_126_126_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21351 | 2026.03.25 00:26:46.506260 [ 144 ] {} <Debug> oximeter.measurements_histogramu64 (66b3c5cd-c277-4614-b9e1-0e483a2d8930) (MergerMutator): Selected 6 parts from all_1_121_24 to all_126_126_0 | ||
| 21352 | 2026.03.25 00:26:46.506274 [ 5 ] {0280bbe7-694a-4f1b-be8e-255b16020703} <Debug> executeQuery: Read 14 rows, 25.69 KiB in 0.001854 sec., 7551.240560949299 rows/sec., 13.53 MiB/sec. | ||
| 21353 | 2026.03.25 00:26:46.506297 [ 144 ] {} <Trace> oximeter.measurements_histogramu64 (66b3c5cd-c277-4614-b9e1-0e483a2d8930): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21354 | 2026.03.25 00:26:46.506321 [ 144 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.96 GiB. | ||
| 21355 | 2026.03.25 00:26:46.506341 [ 5 ] {0280bbe7-694a-4f1b-be8e-255b16020703} <Debug> TCPHandler: Processed in 0.002047037 sec. | ||
| 21356 | 2026.03.25 00:26:46.506394 [ 201 ] {66b3c5cd-c277-4614-b9e1-0e483a2d8930::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 | ||
| 21357 | 2026.03.25 00:26:46.506477 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21358 | 2026.03.25 00:26:46.506596 [ 5 ] {d7ffb58d-3dfe-46e8-8ae8-879d57a1f883} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 21359 | 2026.03.25 00:26:46.506596 [ 201 ] {66b3c5cd-c277-4614-b9e1-0e483a2d8930::all_1_126_25} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 21360 | 2026.03.25 00:26:46.506650 [ 5 ] {d7ffb58d-3dfe-46e8-8ae8-879d57a1f883} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 21361 | 2026.03.25 00:26:46.506674 [ 201 ] {66b3c5cd-c277-4614-b9e1-0e483a2d8930::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_121_24, total 2540 rows starting from the beginning of the part | ||
| 21362 | 2026.03.25 00:26:46.506809 [ 201 ] {66b3c5cd-c277-4614-b9e1-0e483a2d8930::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_122_122_0, total 14 rows starting from the beginning of the part | ||
| 21363 | 2026.03.25 00:26:46.506926 [ 201 ] {66b3c5cd-c277-4614-b9e1-0e483a2d8930::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_123_123_0, total 26 rows starting from the beginning of the part | ||
| 21364 | 2026.03.25 00:26:46.507036 [ 201 ] {66b3c5cd-c277-4614-b9e1-0e483a2d8930::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_124_124_0, total 14 rows starting from the beginning of the part | ||
| 21365 | 2026.03.25 00:26:46.507084 [ 5 ] {d7ffb58d-3dfe-46e8-8ae8-879d57a1f883} <Trace> oximeter.measurements_u64 (a46c3f3f-9ded-4b50-9fc2-4f503dd169a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21366 | 2026.03.25 00:26:46.507133 [ 5 ] {d7ffb58d-3dfe-46e8-8ae8-879d57a1f883} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.96 GiB. | ||
| 21367 | 2026.03.25 00:26:46.507139 [ 201 ] {66b3c5cd-c277-4614-b9e1-0e483a2d8930::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_125_125_0, total 26 rows starting from the beginning of the part | ||
| 21368 | 2026.03.25 00:26:46.507253 [ 201 ] {66b3c5cd-c277-4614-b9e1-0e483a2d8930::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_126_126_0, total 14 rows starting from the beginning of the part | ||
| 21369 | 2026.03.25 00:26:46.507478 [ 5 ] {d7ffb58d-3dfe-46e8-8ae8-879d57a1f883} <Trace> MergedBlockOutputStream: filled checksums all_150_150_0 (state Temporary) | ||
| 21370 | 2026.03.25 00:26:46.507812 [ 5 ] {d7ffb58d-3dfe-46e8-8ae8-879d57a1f883} <Trace> oximeter.measurements_u64 (a46c3f3f-9ded-4b50-9fc2-4f503dd169a4): Renaming temporary part tmp_insert_all_150_150_0 to all_150_150_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21371 | 2026.03.25 00:26:46.507973 [ 5 ] {d7ffb58d-3dfe-46e8-8ae8-879d57a1f883} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.0014 sec., 64285.71428571429 rows/sec., 4.02 MiB/sec. | ||
| 21372 | 2026.03.25 00:26:46.508013 [ 5 ] {d7ffb58d-3dfe-46e8-8ae8-879d57a1f883} <Debug> TCPHandler: Processed in 0.001597547 sec. | ||
| 21373 | 2026.03.25 00:26:46.512119 [ 187 ] {d9515f17-c5fd-4592-903e-92bbab0fc185::all_1_146_32} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 58389 rows, containing 5 columns (5 merged, 0 gathered) in 0.009236882 sec., 6321288.937111029 rows/sec., 403.23 MiB/sec. | ||
| 21374 | 2026.03.25 00:26:46.512480 [ 200 ] {d9515f17-c5fd-4592-903e-92bbab0fc185::all_1_146_32} <Trace> MergedBlockOutputStream: filled checksums all_1_146_32 (state Temporary) | ||
| 21375 | 2026.03.25 00:26:46.512770 [ 200 ] {d9515f17-c5fd-4592-903e-92bbab0fc185::all_1_146_32} <Trace> oximeter.measurements_cumulativeu64 (d9515f17-c5fd-4592-903e-92bbab0fc185): Renaming temporary part tmp_merge_all_1_146_32 to all_1_146_32 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21376 | 2026.03.25 00:26:46.512844 [ 200 ] {d9515f17-c5fd-4592-903e-92bbab0fc185::all_1_146_32} <Trace> oximeter.measurements_cumulativeu64 (d9515f17-c5fd-4592-903e-92bbab0fc185) (MergerMutator): Merged 2 parts: [all_1_145_31, all_146_146_0] -> all_1_146_32 | ||
| 21377 | 2026.03.25 00:26:46.512936 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.34 MiB. | ||
| 21378 | 2026.03.25 00:26:46.515349 [ 193 ] {66b3c5cd-c277-4614-b9e1-0e483a2d8930::all_1_126_25} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2634 rows, containing 19 columns (19 merged, 0 gathered) in 0.008984576 sec., 293169.09334397083 rows/sec., 525.35 MiB/sec. | ||
| 21379 | 2026.03.25 00:26:46.517491 [ 193 ] {66b3c5cd-c277-4614-b9e1-0e483a2d8930::all_1_126_25} <Trace> MergedBlockOutputStream: filled checksums all_1_126_25 (state Temporary) | ||
| 21380 | 2026.03.25 00:26:46.517820 [ 193 ] {66b3c5cd-c277-4614-b9e1-0e483a2d8930::all_1_126_25} <Trace> oximeter.measurements_histogramu64 (66b3c5cd-c277-4614-b9e1-0e483a2d8930): Renaming temporary part tmp_merge_all_1_126_25 to all_1_126_25 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21381 | 2026.03.25 00:26:46.517902 [ 193 ] {66b3c5cd-c277-4614-b9e1-0e483a2d8930::all_1_126_25} <Trace> oximeter.measurements_histogramu64 (66b3c5cd-c277-4614-b9e1-0e483a2d8930) (MergerMutator): Merged 6 parts: [all_1_121_24, all_126_126_0] -> all_1_126_25 | ||
| 21382 | 2026.03.25 00:26:46.518015 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 18.93 MiB. | ||
| 21383 | 2026.03.25 00:26:46.853534 [ 218 ] {} <Trace> oximeter.fields_u8 (fa258e8d-285a-434f-b894-6be795807874): Found 5 old parts to remove. Parts: [all_1_13_3, all_14_14_0, all_15_15_0, all_16_16_0, all_17_17_0] | ||
| 21384 | 2026.03.25 00:26:46.853570 [ 218 ] {} <Debug> oximeter.fields_u8 (fa258e8d-285a-434f-b894-6be795807874): Removing 5 parts from filesystem (serially): Parts: [all_1_13_3, all_14_14_0, all_15_15_0, all_16_16_0, all_17_17_0] | ||
| 21385 | 2026.03.25 00:26:46.856064 [ 218 ] {} <Debug> oximeter.fields_u8 (fa258e8d-285a-434f-b894-6be795807874): Removing 5 parts from memory: Parts: [all_1_13_3, all_14_14_0, all_15_15_0, all_16_16_0, all_17_17_0] | ||
| 21386 | 2026.03.25 00:26:47.299378 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 663 | ||
| 21387 | 2026.03.25 00:26:47.317451 [ 243 ] {} <Trace> system.metric_log (8832bb94-2db2-42e0-923d-5bcca7c2cc3b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21388 | 2026.03.25 00:26:47.317501 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.96 GiB. | ||
| 21389 | 2026.03.25 00:26:47.324363 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) | ||
| 21390 | 2026.03.25 00:26:47.325075 [ 243 ] {} <Trace> system.metric_log (8832bb94-2db2-42e0-923d-5bcca7c2cc3b): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21391 | 2026.03.25 00:26:47.328475 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 663 | ||
| 21392 | 2026.03.25 00:26:47.432653 [ 225 ] {} <Trace> oximeter.measurements_histogramu64 (66b3c5cd-c277-4614-b9e1-0e483a2d8930): 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] | ||
| 21393 | 2026.03.25 00:26:47.432706 [ 225 ] {} <Debug> oximeter.measurements_histogramu64 (66b3c5cd-c277-4614-b9e1-0e483a2d8930): 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] | ||
| 21394 | 2026.03.25 00:26:47.435136 [ 225 ] {} <Debug> oximeter.measurements_histogramu64 (66b3c5cd-c277-4614-b9e1-0e483a2d8930): 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] | ||
| 21395 | 2026.03.25 00:26:47.448061 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21396 | 2026.03.25 00:26:47.448236 [ 5 ] {30912064-54fc-4e26-9742-2f1926cbd1d0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 21397 | 2026.03.25 00:26:47.448302 [ 5 ] {30912064-54fc-4e26-9742-2f1926cbd1d0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 21398 | 2026.03.25 00:26:47.448941 [ 5 ] {30912064-54fc-4e26-9742-2f1926cbd1d0} <Trace> oximeter.fields_ipaddr (2be1fe0e-d681-4366-b872-d5e7a11bcfe0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21399 | 2026.03.25 00:26:47.448984 [ 5 ] {30912064-54fc-4e26-9742-2f1926cbd1d0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.96 GiB. | ||
| 21400 | 2026.03.25 00:26:47.449377 [ 5 ] {30912064-54fc-4e26-9742-2f1926cbd1d0} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 21401 | 2026.03.25 00:26:47.449601 [ 5 ] {30912064-54fc-4e26-9742-2f1926cbd1d0} <Trace> oximeter.fields_ipaddr (2be1fe0e-d681-4366-b872-d5e7a11bcfe0): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21402 | 2026.03.25 00:26:47.449748 [ 5 ] {30912064-54fc-4e26-9742-2f1926cbd1d0} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001561 sec., 1281.2299807815502 rows/sec., 104.48 KiB/sec. | ||
| 21403 | 2026.03.25 00:26:47.449788 [ 5 ] {30912064-54fc-4e26-9742-2f1926cbd1d0} <Debug> TCPHandler: Processed in 0.001859483 sec. | ||
| 21404 | 2026.03.25 00:26:47.449900 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21405 | 2026.03.25 00:26:47.449993 [ 5 ] {2f055629-53bf-451f-a64c-d6d11bc912b4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 21406 | 2026.03.25 00:26:47.450033 [ 5 ] {2f055629-53bf-451f-a64c-d6d11bc912b4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 21407 | 2026.03.25 00:26:47.451969 [ 5 ] {2f055629-53bf-451f-a64c-d6d11bc912b4} <Trace> oximeter.fields_string (da9d4756-c540-45ff-bdbb-bdc9c8d31861): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21408 | 2026.03.25 00:26:47.452003 [ 5 ] {2f055629-53bf-451f-a64c-d6d11bc912b4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.96 GiB. | ||
| 21409 | 2026.03.25 00:26:47.452452 [ 5 ] {2f055629-53bf-451f-a64c-d6d11bc912b4} <Trace> MergedBlockOutputStream: filled checksums all_151_151_0 (state Temporary) | ||
| 21410 | 2026.03.25 00:26:47.452664 [ 5 ] {2f055629-53bf-451f-a64c-d6d11bc912b4} <Trace> oximeter.fields_string (da9d4756-c540-45ff-bdbb-bdc9c8d31861): Renaming temporary part tmp_insert_all_151_151_0 to all_151_151_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21411 | 2026.03.25 00:26:47.452773 [ 143 ] {} <Debug> oximeter.fields_string (da9d4756-c540-45ff-bdbb-bdc9c8d31861) (MergerMutator): Selected 6 parts from all_1_146_29 to all_151_151_0 | ||
| 21412 | 2026.03.25 00:26:47.452792 [ 5 ] {2f055629-53bf-451f-a64c-d6d11bc912b4} <Debug> executeQuery: Read 2458 rows, 186.67 KiB in 0.002817 sec., 872559.4604188853 rows/sec., 64.71 MiB/sec. | ||
| 21413 | 2026.03.25 00:26:47.452814 [ 143 ] {} <Trace> oximeter.fields_string (da9d4756-c540-45ff-bdbb-bdc9c8d31861): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21414 | 2026.03.25 00:26:47.452832 [ 5 ] {2f055629-53bf-451f-a64c-d6d11bc912b4} <Debug> TCPHandler: Processed in 0.002980819 sec. | ||
| 21415 | 2026.03.25 00:26:47.452864 [ 143 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.96 GiB. | ||
| 21416 | 2026.03.25 00:26:47.452960 [ 187 ] {da9d4756-c540-45ff-bdbb-bdc9c8d31861::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 | ||
| 21417 | 2026.03.25 00:26:47.452968 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21418 | 2026.03.25 00:26:47.453051 [ 187 ] {da9d4756-c540-45ff-bdbb-bdc9c8d31861::all_1_151_30} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 21419 | 2026.03.25 00:26:47.453073 [ 5 ] {5a23663f-295e-4e69-980a-ad6ef08cabcf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 21420 | 2026.03.25 00:26:47.453083 [ 187 ] {da9d4756-c540-45ff-bdbb-bdc9c8d31861::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_146_29, total 3237 rows starting from the beginning of the part | ||
| 21421 | 2026.03.25 00:26:47.453114 [ 5 ] {5a23663f-295e-4e69-980a-ad6ef08cabcf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 21422 | 2026.03.25 00:26:47.453152 [ 187 ] {da9d4756-c540-45ff-bdbb-bdc9c8d31861::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_147_147_0, total 108 rows starting from the beginning of the part | ||
| 21423 | 2026.03.25 00:26:47.453234 [ 187 ] {da9d4756-c540-45ff-bdbb-bdc9c8d31861::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_148_148_0, total 825 rows starting from the beginning of the part | ||
| 21424 | 2026.03.25 00:26:47.453279 [ 187 ] {da9d4756-c540-45ff-bdbb-bdc9c8d31861::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_149_149_0, total 108 rows starting from the beginning of the part | ||
| 21425 | 2026.03.25 00:26:47.453325 [ 187 ] {da9d4756-c540-45ff-bdbb-bdc9c8d31861::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_150_150_0, total 825 rows starting from the beginning of the part | ||
| 21426 | 2026.03.25 00:26:47.453368 [ 187 ] {da9d4756-c540-45ff-bdbb-bdc9c8d31861::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_151_151_0, total 2458 rows starting from the beginning of the part | ||
| 21427 | 2026.03.25 00:26:47.453580 [ 5 ] {5a23663f-295e-4e69-980a-ad6ef08cabcf} <Trace> oximeter.fields_u16 (b490aa8d-8720-450c-9d9d-0c0be0c6e0e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21428 | 2026.03.25 00:26:47.453625 [ 5 ] {5a23663f-295e-4e69-980a-ad6ef08cabcf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.96 GiB. | ||
| 21429 | 2026.03.25 00:26:47.453928 [ 5 ] {5a23663f-295e-4e69-980a-ad6ef08cabcf} <Trace> MergedBlockOutputStream: filled checksums all_127_127_0 (state Temporary) | ||
| 21430 | 2026.03.25 00:26:47.454144 [ 5 ] {5a23663f-295e-4e69-980a-ad6ef08cabcf} <Trace> oximeter.fields_u16 (b490aa8d-8720-450c-9d9d-0c0be0c6e0e1): Renaming temporary part tmp_insert_all_127_127_0 to all_127_127_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21431 | 2026.03.25 00:26:47.454273 [ 5 ] {5a23663f-295e-4e69-980a-ad6ef08cabcf} <Debug> executeQuery: Read 39 rows, 2.92 KiB in 0.001218 sec., 32019.70443349754 rows/sec., 2.34 MiB/sec. | ||
| 21432 | 2026.03.25 00:26:47.454310 [ 5 ] {5a23663f-295e-4e69-980a-ad6ef08cabcf} <Debug> TCPHandler: Processed in 0.001390802 sec. | ||
| 21433 | 2026.03.25 00:26:47.454418 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21434 | 2026.03.25 00:26:47.454511 [ 5 ] {bf7a26cb-3bd7-407d-8608-05f5d2e4fcae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 21435 | 2026.03.25 00:26:47.454551 [ 5 ] {bf7a26cb-3bd7-407d-8608-05f5d2e4fcae} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 21436 | 2026.03.25 00:26:47.455319 [ 5 ] {bf7a26cb-3bd7-407d-8608-05f5d2e4fcae} <Trace> oximeter.fields_u32 (79eddaf6-5920-48fe-8c45-6c5582e58677): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21437 | 2026.03.25 00:26:47.455353 [ 5 ] {bf7a26cb-3bd7-407d-8608-05f5d2e4fcae} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.96 GiB. | ||
| 21438 | 2026.03.25 00:26:47.455636 [ 188 ] {da9d4756-c540-45ff-bdbb-bdc9c8d31861::all_1_151_30} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7561 rows, containing 5 columns (5 merged, 0 gathered) in 0.002711322 sec., 2788676.5201624893 rows/sec., 222.12 MiB/sec. | ||
| 21439 | 2026.03.25 00:26:47.455680 [ 5 ] {bf7a26cb-3bd7-407d-8608-05f5d2e4fcae} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) | ||
| 21440 | 2026.03.25 00:26:47.455927 [ 5 ] {bf7a26cb-3bd7-407d-8608-05f5d2e4fcae} <Trace> oximeter.fields_u32 (79eddaf6-5920-48fe-8c45-6c5582e58677): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21441 | 2026.03.25 00:26:47.456058 [ 5 ] {bf7a26cb-3bd7-407d-8608-05f5d2e4fcae} <Debug> executeQuery: Read 801 rows, 47.38 KiB in 0.001563 sec., 512476.0076775432 rows/sec., 29.60 MiB/sec. | ||
| 21442 | 2026.03.25 00:26:47.456070 [ 194 ] {da9d4756-c540-45ff-bdbb-bdc9c8d31861::all_1_151_30} <Trace> MergedBlockOutputStream: filled checksums all_1_151_30 (state Temporary) | ||
| 21443 | 2026.03.25 00:26:47.456096 [ 5 ] {bf7a26cb-3bd7-407d-8608-05f5d2e4fcae} <Debug> TCPHandler: Processed in 0.00172581 sec. | ||
| 21444 | 2026.03.25 00:26:47.456227 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21445 | 2026.03.25 00:26:47.456323 [ 5 ] {ba87c1d3-8cc0-4a49-a4bb-c366fa1c9fa4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 21446 | 2026.03.25 00:26:47.456364 [ 5 ] {ba87c1d3-8cc0-4a49-a4bb-c366fa1c9fa4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 21447 | 2026.03.25 00:26:47.456430 [ 194 ] {da9d4756-c540-45ff-bdbb-bdc9c8d31861::all_1_151_30} <Trace> oximeter.fields_string (da9d4756-c540-45ff-bdbb-bdc9c8d31861): Renaming temporary part tmp_merge_all_1_151_30 to all_1_151_30 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21448 | 2026.03.25 00:26:47.456524 [ 194 ] {da9d4756-c540-45ff-bdbb-bdc9c8d31861::all_1_151_30} <Trace> oximeter.fields_string (da9d4756-c540-45ff-bdbb-bdc9c8d31861) (MergerMutator): Merged 6 parts: [all_1_146_29, all_151_151_0] -> all_1_151_30 | ||
| 21449 | 2026.03.25 00:26:47.456630 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.35 MiB. | ||
| 21450 | 2026.03.25 00:26:47.456745 [ 5 ] {ba87c1d3-8cc0-4a49-a4bb-c366fa1c9fa4} <Trace> oximeter.fields_u64 (3ff11c92-02f0-4d7f-b78c-e898b3889a19): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21451 | 2026.03.25 00:26:47.456785 [ 5 ] {ba87c1d3-8cc0-4a49-a4bb-c366fa1c9fa4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.96 GiB. | ||
| 21452 | 2026.03.25 00:26:47.457081 [ 5 ] {ba87c1d3-8cc0-4a49-a4bb-c366fa1c9fa4} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 21453 | 2026.03.25 00:26:47.457296 [ 5 ] {ba87c1d3-8cc0-4a49-a4bb-c366fa1c9fa4} <Trace> oximeter.fields_u64 (3ff11c92-02f0-4d7f-b78c-e898b3889a19): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21454 | 2026.03.25 00:26:47.457422 [ 5 ] {ba87c1d3-8cc0-4a49-a4bb-c366fa1c9fa4} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001118 sec., 894.4543828264758 rows/sec., 62.89 KiB/sec. | ||
| 21455 | 2026.03.25 00:26:47.457460 [ 5 ] {ba87c1d3-8cc0-4a49-a4bb-c366fa1c9fa4} <Debug> TCPHandler: Processed in 0.001282659 sec. | ||
| 21456 | 2026.03.25 00:26:47.457569 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21457 | 2026.03.25 00:26:47.457662 [ 5 ] {17ea3f4e-5856-4f94-8f1d-08c3f9aea17e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 21458 | 2026.03.25 00:26:47.457702 [ 5 ] {17ea3f4e-5856-4f94-8f1d-08c3f9aea17e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 21459 | 2026.03.25 00:26:47.458731 [ 5 ] {17ea3f4e-5856-4f94-8f1d-08c3f9aea17e} <Trace> oximeter.fields_uuid (6a83c119-7e6c-4ef5-9da4-bd1e7cdd4b62): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21460 | 2026.03.25 00:26:47.458766 [ 5 ] {17ea3f4e-5856-4f94-8f1d-08c3f9aea17e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.96 GiB. | ||
| 21461 | 2026.03.25 00:26:47.459136 [ 5 ] {17ea3f4e-5856-4f94-8f1d-08c3f9aea17e} <Trace> MergedBlockOutputStream: filled checksums all_151_151_0 (state Temporary) | ||
| 21462 | 2026.03.25 00:26:47.459361 [ 5 ] {17ea3f4e-5856-4f94-8f1d-08c3f9aea17e} <Trace> oximeter.fields_uuid (6a83c119-7e6c-4ef5-9da4-bd1e7cdd4b62): Renaming temporary part tmp_insert_all_151_151_0 to all_151_151_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21463 | 2026.03.25 00:26:47.459488 [ 5 ] {17ea3f4e-5856-4f94-8f1d-08c3f9aea17e} <Debug> executeQuery: Read 1318 rows, 90.36 KiB in 0.001843 sec., 715138.3613673359 rows/sec., 47.88 MiB/sec. | ||
| 21464 | 2026.03.25 00:26:47.459487 [ 143 ] {} <Debug> oximeter.fields_uuid (6a83c119-7e6c-4ef5-9da4-bd1e7cdd4b62) (MergerMutator): Selected 6 parts from all_1_146_29 to all_151_151_0 | ||
| 21465 | 2026.03.25 00:26:47.459527 [ 5 ] {17ea3f4e-5856-4f94-8f1d-08c3f9aea17e} <Debug> TCPHandler: Processed in 0.002005655 sec. | ||
| 21466 | 2026.03.25 00:26:47.459532 [ 143 ] {} <Trace> oximeter.fields_uuid (6a83c119-7e6c-4ef5-9da4-bd1e7cdd4b62): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21467 | 2026.03.25 00:26:47.459552 [ 143 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.96 GiB. | ||
| 21468 | 2026.03.25 00:26:47.459630 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21469 | 2026.03.25 00:26:47.459653 [ 186 ] {6a83c119-7e6c-4ef5-9da4-bd1e7cdd4b62::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 | ||
| 21470 | 2026.03.25 00:26:47.459723 [ 5 ] {49b3d3e9-453b-4927-8077-b55fbe83d742} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 21471 | 2026.03.25 00:26:47.459778 [ 5 ] {49b3d3e9-453b-4927-8077-b55fbe83d742} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 21472 | 2026.03.25 00:26:47.459788 [ 186 ] {6a83c119-7e6c-4ef5-9da4-bd1e7cdd4b62::all_1_151_30} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 21473 | 2026.03.25 00:26:47.459834 [ 186 ] {6a83c119-7e6c-4ef5-9da4-bd1e7cdd4b62::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_146_29, total 1792 rows starting from the beginning of the part | ||
| 21474 | 2026.03.25 00:26:47.459914 [ 186 ] {6a83c119-7e6c-4ef5-9da4-bd1e7cdd4b62::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 | ||
| 21475 | 2026.03.25 00:26:47.459973 [ 186 ] {6a83c119-7e6c-4ef5-9da4-bd1e7cdd4b62::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_148_148_0, total 504 rows starting from the beginning of the part | ||
| 21476 | 2026.03.25 00:26:47.460026 [ 186 ] {6a83c119-7e6c-4ef5-9da4-bd1e7cdd4b62::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 | ||
| 21477 | 2026.03.25 00:26:47.460075 [ 186 ] {6a83c119-7e6c-4ef5-9da4-bd1e7cdd4b62::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_150_150_0, total 504 rows starting from the beginning of the part | ||
| 21478 | 2026.03.25 00:26:47.460118 [ 186 ] {6a83c119-7e6c-4ef5-9da4-bd1e7cdd4b62::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_151_151_0, total 1318 rows starting from the beginning of the part | ||
| 21479 | 2026.03.25 00:26:47.460608 [ 5 ] {49b3d3e9-453b-4927-8077-b55fbe83d742} <Trace> oximeter.measurements_cumulativeu64 (d9515f17-c5fd-4592-903e-92bbab0fc185): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21480 | 2026.03.25 00:26:47.460648 [ 5 ] {49b3d3e9-453b-4927-8077-b55fbe83d742} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.96 GiB. | ||
| 21481 | 2026.03.25 00:26:47.461091 [ 5 ] {49b3d3e9-453b-4927-8077-b55fbe83d742} <Trace> MergedBlockOutputStream: filled checksums all_151_151_0 (state Temporary) | ||
| 21482 | 2026.03.25 00:26:47.461334 [ 5 ] {49b3d3e9-453b-4927-8077-b55fbe83d742} <Trace> oximeter.measurements_cumulativeu64 (d9515f17-c5fd-4592-903e-92bbab0fc185): Renaming temporary part tmp_insert_all_151_151_0 to all_151_151_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21483 | 2026.03.25 00:26:47.461463 [ 5 ] {49b3d3e9-453b-4927-8077-b55fbe83d742} <Debug> executeQuery: Read 1497 rows, 92.97 KiB in 0.001758 sec., 851535.8361774744 rows/sec., 51.65 MiB/sec. | ||
| 21484 | 2026.03.25 00:26:47.461480 [ 142 ] {} <Debug> oximeter.measurements_cumulativeu64 (d9515f17-c5fd-4592-903e-92bbab0fc185) (MergerMutator): Selected 6 parts from all_1_146_32 to all_151_151_0 | ||
| 21485 | 2026.03.25 00:26:47.461502 [ 5 ] {49b3d3e9-453b-4927-8077-b55fbe83d742} <Debug> TCPHandler: Processed in 0.001920674 sec. | ||
| 21486 | 2026.03.25 00:26:47.461528 [ 142 ] {} <Trace> oximeter.measurements_cumulativeu64 (d9515f17-c5fd-4592-903e-92bbab0fc185): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21487 | 2026.03.25 00:26:47.461554 [ 142 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.96 GiB. | ||
| 21488 | 2026.03.25 00:26:47.461621 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21489 | 2026.03.25 00:26:47.461659 [ 190 ] {d9515f17-c5fd-4592-903e-92bbab0fc185::all_1_151_33} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_146_32 to all_151_151_0 into Compact with storage Full | ||
| 21490 | 2026.03.25 00:26:47.461669 [ 194 ] {6a83c119-7e6c-4ef5-9da4-bd1e7cdd4b62::all_1_151_30} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4298 rows, containing 5 columns (5 merged, 0 gathered) in 0.002066217 sec., 2080130.0153856056 rows/sec., 150.51 MiB/sec. | ||
| 21491 | 2026.03.25 00:26:47.461719 [ 5 ] {b3fca948-92ae-4c2b-a096-edf78923c292} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 21492 | 2026.03.25 00:26:47.461773 [ 190 ] {d9515f17-c5fd-4592-903e-92bbab0fc185::all_1_151_33} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 21493 | 2026.03.25 00:26:47.461779 [ 5 ] {b3fca948-92ae-4c2b-a096-edf78923c292} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 21494 | 2026.03.25 00:26:47.461812 [ 190 ] {d9515f17-c5fd-4592-903e-92bbab0fc185::all_1_151_33} <Debug> MergeTreeSequentialSource: Reading 9 marks from part all_1_146_32, total 58389 rows starting from the beginning of the part | ||
| 21495 | 2026.03.25 00:26:47.461874 [ 190 ] {d9515f17-c5fd-4592-903e-92bbab0fc185::all_1_151_33} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_147_147_0, total 160 rows starting from the beginning of the part | ||
| 21496 | 2026.03.25 00:26:47.461902 [ 194 ] {6a83c119-7e6c-4ef5-9da4-bd1e7cdd4b62::all_1_151_30} <Trace> MergedBlockOutputStream: filled checksums all_1_151_30 (state Temporary) | ||
| 21497 | 2026.03.25 00:26:47.461919 [ 190 ] {d9515f17-c5fd-4592-903e-92bbab0fc185::all_1_151_33} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_148_148_0, total 265 rows starting from the beginning of the part | ||
| 21498 | 2026.03.25 00:26:47.461962 [ 190 ] {d9515f17-c5fd-4592-903e-92bbab0fc185::all_1_151_33} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_149_149_0, total 160 rows starting from the beginning of the part | ||
| 21499 | 2026.03.25 00:26:47.462004 [ 190 ] {d9515f17-c5fd-4592-903e-92bbab0fc185::all_1_151_33} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_150_150_0, total 265 rows starting from the beginning of the part | ||
| 21500 | 2026.03.25 00:26:47.462048 [ 190 ] {d9515f17-c5fd-4592-903e-92bbab0fc185::all_1_151_33} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_151_151_0, total 1497 rows starting from the beginning of the part | ||
| 21501 | 2026.03.25 00:26:47.462188 [ 194 ] {6a83c119-7e6c-4ef5-9da4-bd1e7cdd4b62::all_1_151_30} <Trace> oximeter.fields_uuid (6a83c119-7e6c-4ef5-9da4-bd1e7cdd4b62): Renaming temporary part tmp_merge_all_1_151_30 to all_1_151_30 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21502 | 2026.03.25 00:26:47.462258 [ 194 ] {6a83c119-7e6c-4ef5-9da4-bd1e7cdd4b62::all_1_151_30} <Trace> oximeter.fields_uuid (6a83c119-7e6c-4ef5-9da4-bd1e7cdd4b62) (MergerMutator): Merged 6 parts: [all_1_146_29, all_151_151_0] -> all_1_151_30 | ||
| 21503 | 2026.03.25 00:26:47.462325 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.81 MiB. | ||
| 21504 | 2026.03.25 00:26:47.462737 [ 5 ] {b3fca948-92ae-4c2b-a096-edf78923c292} <Trace> oximeter.measurements_histogramu64 (66b3c5cd-c277-4614-b9e1-0e483a2d8930): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21505 | 2026.03.25 00:26:47.462779 [ 5 ] {b3fca948-92ae-4c2b-a096-edf78923c292} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.96 GiB. | ||
| 21506 | 2026.03.25 00:26:47.463360 [ 5 ] {b3fca948-92ae-4c2b-a096-edf78923c292} <Trace> MergedBlockOutputStream: filled checksums all_127_127_0 (state Temporary) | ||
| 21507 | 2026.03.25 00:26:47.463614 [ 5 ] {b3fca948-92ae-4c2b-a096-edf78923c292} <Trace> oximeter.measurements_histogramu64 (66b3c5cd-c277-4614-b9e1-0e483a2d8930): Renaming temporary part tmp_insert_all_127_127_0 to all_127_127_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21508 | 2026.03.25 00:26:47.463760 [ 5 ] {b3fca948-92ae-4c2b-a096-edf78923c292} <Debug> executeQuery: Read 37 rows, 67.89 KiB in 0.002059 sec., 17969.888295288976 rows/sec., 32.20 MiB/sec. | ||
| 21509 | 2026.03.25 00:26:47.463816 [ 5 ] {b3fca948-92ae-4c2b-a096-edf78923c292} <Debug> TCPHandler: Processed in 0.002244351 sec. | ||
| 21510 | 2026.03.25 00:26:47.463942 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21511 | 2026.03.25 00:26:47.464037 [ 5 ] {2b921963-ea6d-4c62-9edf-7649482f3ea3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 21512 | 2026.03.25 00:26:47.464078 [ 5 ] {2b921963-ea6d-4c62-9edf-7649482f3ea3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 21513 | 2026.03.25 00:26:47.464428 [ 5 ] {2b921963-ea6d-4c62-9edf-7649482f3ea3} <Trace> oximeter.measurements_u64 (a46c3f3f-9ded-4b50-9fc2-4f503dd169a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21514 | 2026.03.25 00:26:47.464465 [ 5 ] {2b921963-ea6d-4c62-9edf-7649482f3ea3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.96 GiB. | ||
| 21515 | 2026.03.25 00:26:47.464775 [ 5 ] {2b921963-ea6d-4c62-9edf-7649482f3ea3} <Trace> MergedBlockOutputStream: filled checksums all_151_151_0 (state Temporary) | ||
| 21516 | 2026.03.25 00:26:47.464996 [ 5 ] {2b921963-ea6d-4c62-9edf-7649482f3ea3} <Trace> oximeter.measurements_u64 (a46c3f3f-9ded-4b50-9fc2-4f503dd169a4): Renaming temporary part tmp_insert_all_151_151_0 to all_151_151_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21517 | 2026.03.25 00:26:47.465123 [ 142 ] {} <Debug> oximeter.measurements_u64 (a46c3f3f-9ded-4b50-9fc2-4f503dd169a4) (MergerMutator): Selected 6 parts from all_1_146_29 to all_151_151_0 | ||
| 21518 | 2026.03.25 00:26:47.465127 [ 5 ] {2b921963-ea6d-4c62-9edf-7649482f3ea3} <Debug> executeQuery: Read 12 rows, 848.00 B in 0.001108 sec., 10830.324909747293 rows/sec., 747.41 KiB/sec. | ||
| 21519 | 2026.03.25 00:26:47.465160 [ 142 ] {} <Trace> oximeter.measurements_u64 (a46c3f3f-9ded-4b50-9fc2-4f503dd169a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21520 | 2026.03.25 00:26:47.465182 [ 5 ] {2b921963-ea6d-4c62-9edf-7649482f3ea3} <Debug> TCPHandler: Processed in 0.001288899 sec. | ||
| 21521 | 2026.03.25 00:26:47.465183 [ 142 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.96 GiB. | ||
| 21522 | 2026.03.25 00:26:47.465274 [ 186 ] {a46c3f3f-9ded-4b50-9fc2-4f503dd169a4::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 | ||
| 21523 | 2026.03.25 00:26:47.465376 [ 186 ] {a46c3f3f-9ded-4b50-9fc2-4f503dd169a4::all_1_151_30} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 21524 | 2026.03.25 00:26:47.465407 [ 186 ] {a46c3f3f-9ded-4b50-9fc2-4f503dd169a4::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_146_29, total 9390 rows starting from the beginning of the part | ||
| 21525 | 2026.03.25 00:26:47.465461 [ 186 ] {a46c3f3f-9ded-4b50-9fc2-4f503dd169a4::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_147_147_0, total 60 rows starting from the beginning of the part | ||
| 21526 | 2026.03.25 00:26:47.465507 [ 186 ] {a46c3f3f-9ded-4b50-9fc2-4f503dd169a4::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_148_148_0, total 90 rows starting from the beginning of the part | ||
| 21527 | 2026.03.25 00:26:47.465548 [ 186 ] {a46c3f3f-9ded-4b50-9fc2-4f503dd169a4::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_149_149_0, total 60 rows starting from the beginning of the part | ||
| 21528 | 2026.03.25 00:26:47.465589 [ 186 ] {a46c3f3f-9ded-4b50-9fc2-4f503dd169a4::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_150_150_0, total 90 rows starting from the beginning of the part | ||
| 21529 | 2026.03.25 00:26:47.465630 [ 186 ] {a46c3f3f-9ded-4b50-9fc2-4f503dd169a4::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_151_151_0, total 12 rows starting from the beginning of the part | ||
| 21530 | 2026.03.25 00:26:47.467977 [ 194 ] {a46c3f3f-9ded-4b50-9fc2-4f503dd169a4::all_1_151_30} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 9702 rows, containing 4 columns (4 merged, 0 gathered) in 0.002734842 sec., 3547554.11830007 rows/sec., 228.77 MiB/sec. | ||
| 21531 | 2026.03.25 00:26:47.468221 [ 199 ] {a46c3f3f-9ded-4b50-9fc2-4f503dd169a4::all_1_151_30} <Trace> MergedBlockOutputStream: filled checksums all_1_151_30 (state Temporary) | ||
| 21532 | 2026.03.25 00:26:47.468536 [ 199 ] {a46c3f3f-9ded-4b50-9fc2-4f503dd169a4::all_1_151_30} <Trace> oximeter.measurements_u64 (a46c3f3f-9ded-4b50-9fc2-4f503dd169a4): Renaming temporary part tmp_merge_all_1_151_30 to all_1_151_30 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21533 | 2026.03.25 00:26:47.468616 [ 199 ] {a46c3f3f-9ded-4b50-9fc2-4f503dd169a4::all_1_151_30} <Trace> oximeter.measurements_u64 (a46c3f3f-9ded-4b50-9fc2-4f503dd169a4) (MergerMutator): Merged 6 parts: [all_1_146_29, all_151_151_0] -> all_1_151_30 | ||
| 21534 | 2026.03.25 00:26:47.468703 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.96 MiB. | ||
| 21535 | 2026.03.25 00:26:47.476913 [ 190 ] {d9515f17-c5fd-4592-903e-92bbab0fc185::all_1_151_33} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 60736 rows, containing 5 columns (5 merged, 0 gathered) in 0.015309592 sec., 3967186.062175922 rows/sec., 252.97 MiB/sec. | ||
| 21536 | 2026.03.25 00:26:47.477373 [ 190 ] {d9515f17-c5fd-4592-903e-92bbab0fc185::all_1_151_33} <Trace> MergedBlockOutputStream: filled checksums all_1_151_33 (state Temporary) | ||
| 21537 | 2026.03.25 00:26:47.477676 [ 190 ] {d9515f17-c5fd-4592-903e-92bbab0fc185::all_1_151_33} <Trace> oximeter.measurements_cumulativeu64 (d9515f17-c5fd-4592-903e-92bbab0fc185): Renaming temporary part tmp_merge_all_1_151_33 to all_1_151_33 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21538 | 2026.03.25 00:26:47.477754 [ 190 ] {d9515f17-c5fd-4592-903e-92bbab0fc185::all_1_151_33} <Trace> oximeter.measurements_cumulativeu64 (d9515f17-c5fd-4592-903e-92bbab0fc185) (MergerMutator): Merged 6 parts: [all_1_146_32, all_151_151_0] -> all_1_151_33 | ||
| 21539 | 2026.03.25 00:26:47.477831 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.56 MiB. | ||
| 21540 | 2026.03.25 00:26:47.799428 [ 225 ] {} <Trace> oximeter.fields_u16 (b490aa8d-8720-450c-9d9d-0c0be0c6e0e1): 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] | ||
| 21541 | 2026.03.25 00:26:47.799484 [ 225 ] {} <Debug> oximeter.fields_u16 (b490aa8d-8720-450c-9d9d-0c0be0c6e0e1): 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] | ||
| 21542 | 2026.03.25 00:26:47.802140 [ 225 ] {} <Debug> oximeter.fields_u16 (b490aa8d-8720-450c-9d9d-0c0be0c6e0e1): 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] | ||
| 21543 | 2026.03.25 00:26:48.000185 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 403.83 MiB, peak 420.45 MiB, free memory in arenas 0.00 B, will set to 402.54 MiB (RSS), difference: -1.29 MiB | ||
| 21544 | 2026.03.25 00:26:51.478513 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21545 | 2026.03.25 00:26:51.478709 [ 5 ] {059fa1c3-f567-4ecc-8da1-96eda6895394} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 21546 | 2026.03.25 00:26:51.478783 [ 5 ] {059fa1c3-f567-4ecc-8da1-96eda6895394} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 21547 | 2026.03.25 00:26:51.479480 [ 5 ] {059fa1c3-f567-4ecc-8da1-96eda6895394} <Trace> oximeter.fields_string (da9d4756-c540-45ff-bdbb-bdc9c8d31861): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21548 | 2026.03.25 00:26:51.479527 [ 5 ] {059fa1c3-f567-4ecc-8da1-96eda6895394} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.96 GiB. | ||
| 21549 | 2026.03.25 00:26:51.479927 [ 5 ] {059fa1c3-f567-4ecc-8da1-96eda6895394} <Trace> MergedBlockOutputStream: filled checksums all_152_152_0 (state Temporary) | ||
| 21550 | 2026.03.25 00:26:51.480175 [ 5 ] {059fa1c3-f567-4ecc-8da1-96eda6895394} <Trace> oximeter.fields_string (da9d4756-c540-45ff-bdbb-bdc9c8d31861): Renaming temporary part tmp_insert_all_152_152_0 to all_152_152_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21551 | 2026.03.25 00:26:51.480331 [ 5 ] {059fa1c3-f567-4ecc-8da1-96eda6895394} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001673 sec., 33472.803347280336 rows/sec., 2.57 MiB/sec. | ||
| 21552 | 2026.03.25 00:26:51.480374 [ 5 ] {059fa1c3-f567-4ecc-8da1-96eda6895394} <Debug> TCPHandler: Processed in 0.001998186 sec. | ||
| 21553 | 2026.03.25 00:26:51.480492 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21554 | 2026.03.25 00:26:51.480588 [ 5 ] {edc51b71-ac3c-4e21-a4e5-7672d2b50f41} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 21555 | 2026.03.25 00:26:51.480628 [ 5 ] {edc51b71-ac3c-4e21-a4e5-7672d2b50f41} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 21556 | 2026.03.25 00:26:51.481059 [ 5 ] {edc51b71-ac3c-4e21-a4e5-7672d2b50f41} <Trace> oximeter.fields_uuid (6a83c119-7e6c-4ef5-9da4-bd1e7cdd4b62): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21557 | 2026.03.25 00:26:51.481096 [ 5 ] {edc51b71-ac3c-4e21-a4e5-7672d2b50f41} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.96 GiB. | ||
| 21558 | 2026.03.25 00:26:51.481407 [ 5 ] {edc51b71-ac3c-4e21-a4e5-7672d2b50f41} <Trace> MergedBlockOutputStream: filled checksums all_152_152_0 (state Temporary) | ||
| 21559 | 2026.03.25 00:26:51.481633 [ 5 ] {edc51b71-ac3c-4e21-a4e5-7672d2b50f41} <Trace> oximeter.fields_uuid (6a83c119-7e6c-4ef5-9da4-bd1e7cdd4b62): Renaming temporary part tmp_insert_all_152_152_0 to all_152_152_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21560 | 2026.03.25 00:26:51.481768 [ 5 ] {edc51b71-ac3c-4e21-a4e5-7672d2b50f41} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001198 sec., 53422.37061769616 rows/sec., 4.17 MiB/sec. | ||
| 21561 | 2026.03.25 00:26:51.481807 [ 5 ] {edc51b71-ac3c-4e21-a4e5-7672d2b50f41} <Debug> TCPHandler: Processed in 0.001363921 sec. | ||
| 21562 | 2026.03.25 00:26:51.481919 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21563 | 2026.03.25 00:26:51.482013 [ 5 ] {2d102867-87df-43ce-b6d1-b7f91865eec2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 21564 | 2026.03.25 00:26:51.482055 [ 5 ] {2d102867-87df-43ce-b6d1-b7f91865eec2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 21565 | 2026.03.25 00:26:51.482447 [ 5 ] {2d102867-87df-43ce-b6d1-b7f91865eec2} <Trace> oximeter.measurements_cumulativeu64 (d9515f17-c5fd-4592-903e-92bbab0fc185): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21566 | 2026.03.25 00:26:51.482484 [ 5 ] {2d102867-87df-43ce-b6d1-b7f91865eec2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.96 GiB. | ||
| 21567 | 2026.03.25 00:26:51.482817 [ 5 ] {2d102867-87df-43ce-b6d1-b7f91865eec2} <Trace> MergedBlockOutputStream: filled checksums all_152_152_0 (state Temporary) | ||
| 21568 | 2026.03.25 00:26:51.483035 [ 5 ] {2d102867-87df-43ce-b6d1-b7f91865eec2} <Trace> oximeter.measurements_cumulativeu64 (d9515f17-c5fd-4592-903e-92bbab0fc185): Renaming temporary part tmp_insert_all_152_152_0 to all_152_152_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21569 | 2026.03.25 00:26:51.483168 [ 5 ] {2d102867-87df-43ce-b6d1-b7f91865eec2} <Debug> executeQuery: Read 128 rows, 9.13 KiB in 0.001173 sec., 109121.90963341859 rows/sec., 7.60 MiB/sec. | ||
| 21570 | 2026.03.25 00:26:51.483205 [ 5 ] {2d102867-87df-43ce-b6d1-b7f91865eec2} <Debug> TCPHandler: Processed in 0.00133441 sec. | ||
| 21571 | 2026.03.25 00:26:51.483321 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21572 | 2026.03.25 00:26:51.483414 [ 5 ] {342efe8f-d8dc-4068-b6a6-6855d991a9fe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 21573 | 2026.03.25 00:26:51.483454 [ 5 ] {342efe8f-d8dc-4068-b6a6-6855d991a9fe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 21574 | 2026.03.25 00:26:51.483785 [ 5 ] {342efe8f-d8dc-4068-b6a6-6855d991a9fe} <Trace> oximeter.measurements_u64 (a46c3f3f-9ded-4b50-9fc2-4f503dd169a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21575 | 2026.03.25 00:26:51.483822 [ 5 ] {342efe8f-d8dc-4068-b6a6-6855d991a9fe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.96 GiB. | ||
| 21576 | 2026.03.25 00:26:51.484134 [ 5 ] {342efe8f-d8dc-4068-b6a6-6855d991a9fe} <Trace> MergedBlockOutputStream: filled checksums all_152_152_0 (state Temporary) | ||
| 21577 | 2026.03.25 00:26:51.484349 [ 5 ] {342efe8f-d8dc-4068-b6a6-6855d991a9fe} <Trace> oximeter.measurements_u64 (a46c3f3f-9ded-4b50-9fc2-4f503dd169a4): Renaming temporary part tmp_insert_all_152_152_0 to all_152_152_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21578 | 2026.03.25 00:26:51.484488 [ 5 ] {342efe8f-d8dc-4068-b6a6-6855d991a9fe} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001091 sec., 43996.33363886343 rows/sec., 2.97 MiB/sec. | ||
| 21579 | 2026.03.25 00:26:51.484524 [ 5 ] {342efe8f-d8dc-4068-b6a6-6855d991a9fe} <Debug> TCPHandler: Processed in 0.001252538 sec. | ||
| 21580 | 2026.03.25 00:26:52.490953 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 42654 | ||
| 21581 | 2026.03.25 00:26:52.491635 [ 244 ] {} <Trace> system.asynchronous_metric_log (0898b27c-367e-447b-8482-f4822232c365): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21582 | 2026.03.25 00:26:52.491676 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.96 GiB. | ||
| 21583 | 2026.03.25 00:26:52.492144 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) | ||
| 21584 | 2026.03.25 00:26:52.492368 [ 244 ] {} <Trace> system.asynchronous_metric_log (0898b27c-367e-447b-8482-f4822232c365): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21585 | 2026.03.25 00:26:52.492499 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 42654 | ||
| 21586 | 2026.03.25 00:26:54.699466 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39080 | ||
| 21587 | 2026.03.25 00:26:54.699580 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 21588 | 2026.03.25 00:26:54.699606 [ 292 ] {} <Debug> TCP-Session: da4b90ec-4446-40bc-8b33-06d3014e35ec Authenticating user 'default' from [fd00:1122:3344:101::e]:39080 | ||
| 21589 | 2026.03.25 00:26:54.699628 [ 292 ] {} <Debug> TCP-Session: da4b90ec-4446-40bc-8b33-06d3014e35ec Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21590 | 2026.03.25 00:26:54.699641 [ 292 ] {} <Debug> TCP-Session: da4b90ec-4446-40bc-8b33-06d3014e35ec Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21591 | 2026.03.25 00:26:54.699819 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48230 | ||
| 21592 | 2026.03.25 00:26:54.699852 [ 295 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42921 | ||
| 21593 | 2026.03.25 00:26:54.699852 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61678 | ||
| 21594 | 2026.03.25 00:26:54.699905 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48762 | ||
| 21595 | 2026.03.25 00:26:54.699927 [ 295 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 21596 | 2026.03.25 00:26:54.699939 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53056 | ||
| 21597 | 2026.03.25 00:26:54.699972 [ 295 ] {} <Debug> TCP-Session: d94bff15-b06d-40b3-a605-1292c995fa58 Authenticating user 'default' from [fd00:1122:3344:101::e]:42921 | ||
| 21598 | 2026.03.25 00:26:54.699963 [ 292 ] {} <Trace> TCP-Session: da4b90ec-4446-40bc-8b33-06d3014e35ec Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21599 | 2026.03.25 00:26:54.700001 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 21600 | 2026.03.25 00:26:54.700024 [ 295 ] {} <Debug> TCP-Session: d94bff15-b06d-40b3-a605-1292c995fa58 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21601 | 2026.03.25 00:26:54.700007 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 21602 | 2026.03.25 00:26:54.700066 [ 295 ] {} <Debug> TCP-Session: d94bff15-b06d-40b3-a605-1292c995fa58 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21603 | 2026.03.25 00:26:54.700077 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 21604 | 2026.03.25 00:26:54.700098 [ 288 ] {} <Debug> TCP-Session: 62a0f6e7-409a-4ca2-96e1-2ba13bcea834 Authenticating user 'default' from [fd00:1122:3344:101::e]:48762 | ||
| 21605 | 2026.03.25 00:26:54.700062 [ 294 ] {} <Debug> TCP-Session: a47ffcf8-d78f-46bf-9d41-e34cbaf32047 Authenticating user 'default' from [fd00:1122:3344:101::e]:61678 | ||
| 21606 | 2026.03.25 00:26:54.700131 [ 291 ] {} <Debug> TCP-Session: 9b2ef895-8886-4c65-82a5-69207fb199ea Authenticating user 'default' from [fd00:1122:3344:101::e]:53056 | ||
| 21607 | 2026.03.25 00:26:54.700166 [ 294 ] {} <Debug> TCP-Session: a47ffcf8-d78f-46bf-9d41-e34cbaf32047 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21608 | 2026.03.25 00:26:54.700186 [ 291 ] {} <Debug> TCP-Session: 9b2ef895-8886-4c65-82a5-69207fb199ea Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21609 | 2026.03.25 00:26:54.700194 [ 294 ] {} <Debug> TCP-Session: a47ffcf8-d78f-46bf-9d41-e34cbaf32047 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21610 | 2026.03.25 00:26:54.700213 [ 291 ] {} <Debug> TCP-Session: 9b2ef895-8886-4c65-82a5-69207fb199ea Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21611 | 2026.03.25 00:26:54.700187 [ 292 ] {abc3b2e8-c6d2-4897-8acb-d6fe50f4560a} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:39080) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 21612 | 2026.03.25 00:26:54.700137 [ 288 ] {} <Debug> TCP-Session: 62a0f6e7-409a-4ca2-96e1-2ba13bcea834 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21613 | 2026.03.25 00:26:54.699923 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36884 | ||
| 21614 | 2026.03.25 00:26:54.700289 [ 288 ] {} <Debug> TCP-Session: 62a0f6e7-409a-4ca2-96e1-2ba13bcea834 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21615 | 2026.03.25 00:26:54.699926 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 21616 | 2026.03.25 00:26:54.699914 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49324 | ||
| 21617 | 2026.03.25 00:26:54.700365 [ 293 ] {} <Debug> TCP-Session: 3ab184e2-3fde-4121-9ce1-4015f73552ea Authenticating user 'default' from [fd00:1122:3344:101::e]:48230 | ||
| 21618 | 2026.03.25 00:26:54.700376 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 21619 | 2026.03.25 00:26:54.700393 [ 293 ] {} <Debug> TCP-Session: 3ab184e2-3fde-4121-9ce1-4015f73552ea Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21620 | 2026.03.25 00:26:54.700405 [ 290 ] {} <Debug> TCP-Session: 57ae4d92-30e8-4603-853b-5d844a5cd61a Authenticating user 'default' from [fd00:1122:3344:101::e]:36884 | ||
| 21621 | 2026.03.25 00:26:54.700409 [ 293 ] {} <Debug> TCP-Session: 3ab184e2-3fde-4121-9ce1-4015f73552ea Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21622 | 2026.03.25 00:26:54.700424 [ 290 ] {} <Debug> TCP-Session: 57ae4d92-30e8-4603-853b-5d844a5cd61a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21623 | 2026.03.25 00:26:54.700425 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 21624 | 2026.03.25 00:26:54.700441 [ 290 ] {} <Debug> TCP-Session: 57ae4d92-30e8-4603-853b-5d844a5cd61a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21625 | 2026.03.25 00:26:54.700464 [ 289 ] {} <Debug> TCP-Session: 8803e60a-ab53-4630-a521-c7060238857a Authenticating user 'default' from [fd00:1122:3344:101::e]:49324 | ||
| 21626 | 2026.03.25 00:26:54.699878 [ 296 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36127 | ||
| 21627 | 2026.03.25 00:26:54.700491 [ 289 ] {} <Debug> TCP-Session: 8803e60a-ab53-4630-a521-c7060238857a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21628 | 2026.03.25 00:26:54.700511 [ 292 ] {abc3b2e8-c6d2-4897-8acb-d6fe50f4560a} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 21629 | 2026.03.25 00:26:54.700532 [ 289 ] {} <Debug> TCP-Session: 8803e60a-ab53-4630-a521-c7060238857a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21630 | 2026.03.25 00:26:54.700567 [ 296 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 21631 | 2026.03.25 00:26:54.700593 [ 292 ] {abc3b2e8-c6d2-4897-8acb-d6fe50f4560a} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 21632 | 2026.03.25 00:26:54.700596 [ 296 ] {} <Debug> TCP-Session: 1d337194-dab5-4dc2-bc41-9973a6ac84b4 Authenticating user 'default' from [fd00:1122:3344:101::e]:36127 | ||
| 21633 | 2026.03.25 00:26:54.700634 [ 296 ] {} <Debug> TCP-Session: 1d337194-dab5-4dc2-bc41-9973a6ac84b4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21634 | 2026.03.25 00:26:54.700646 [ 296 ] {} <Debug> TCP-Session: 1d337194-dab5-4dc2-bc41-9973a6ac84b4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21635 | 2026.03.25 00:26:54.700878 [ 292 ] {abc3b2e8-c6d2-4897-8acb-d6fe50f4560a} <Debug> oximeter.version (97ad2ce0-cded-4649-a1b6-ff7c59ff4a2c) (SelectExecutor): Key condition: unknown | ||
| 21636 | 2026.03.25 00:26:54.701843 [ 342 ] {abc3b2e8-c6d2-4897-8acb-d6fe50f4560a} <Trace> AggregatingTransform: Aggregating | ||
| 21637 | 2026.03.25 00:26:54.701893 [ 342 ] {abc3b2e8-c6d2-4897-8acb-d6fe50f4560a} <Trace> Aggregator: Aggregation method: without_key | ||
| 21638 | 2026.03.25 00:26:54.701925 [ 342 ] {abc3b2e8-c6d2-4897-8acb-d6fe50f4560a} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000944872 sec. (1058.344 rows/sec., 41.34 KiB/sec.) | ||
| 21639 | 2026.03.25 00:26:54.701941 [ 342 ] {abc3b2e8-c6d2-4897-8acb-d6fe50f4560a} <Trace> Aggregator: Merging aggregated data | ||
| 21640 | 2026.03.25 00:26:54.703232 [ 292 ] {abc3b2e8-c6d2-4897-8acb-d6fe50f4560a} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003108 sec., 321.75032175032175 rows/sec., 12.57 KiB/sec. | ||
| 21641 | 2026.03.25 00:26:54.703393 [ 292 ] {abc3b2e8-c6d2-4897-8acb-d6fe50f4560a} <Debug> TCPHandler: Processed in 0.003548772 sec. | ||
| 21642 | 2026.03.25 00:26:54.703507 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 21643 | 2026.03.25 00:26:54.703534 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 21644 | 2026.03.25 00:26:54.703552 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 21645 | 2026.03.25 00:26:54.703569 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 21646 | 2026.03.25 00:26:54.703586 [ 293 ] {} <Debug> TCP-Session: 3ab184e2-3fde-4121-9ce1-4015f73552ea Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21647 | 2026.03.25 00:26:54.703611 [ 295 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 21648 | 2026.03.25 00:26:54.703626 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 21649 | 2026.03.25 00:26:54.703641 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 21650 | 2026.03.25 00:26:54.703654 [ 295 ] {} <Debug> TCP-Session: d94bff15-b06d-40b3-a605-1292c995fa58 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21651 | 2026.03.25 00:26:54.703679 [ 291 ] {} <Debug> TCP-Session: 9b2ef895-8886-4c65-82a5-69207fb199ea Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21652 | 2026.03.25 00:26:54.703702 [ 288 ] {} <Debug> TCP-Session: 62a0f6e7-409a-4ca2-96e1-2ba13bcea834 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21653 | 2026.03.25 00:26:54.703653 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 21654 | 2026.03.25 00:26:54.703629 [ 289 ] {} <Debug> TCP-Session: 8803e60a-ab53-4630-a521-c7060238857a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21655 | 2026.03.25 00:26:54.703762 [ 290 ] {} <Debug> TCP-Session: 57ae4d92-30e8-4603-853b-5d844a5cd61a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21656 | 2026.03.25 00:26:54.703610 [ 294 ] {} <Debug> TCP-Session: a47ffcf8-d78f-46bf-9d41-e34cbaf32047 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21657 | 2026.03.25 00:26:54.703584 [ 296 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 21658 | 2026.03.25 00:26:54.703537 [ 292 ] {} <Debug> TCP-Session: da4b90ec-4446-40bc-8b33-06d3014e35ec Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21659 | 2026.03.25 00:26:54.703849 [ 296 ] {} <Debug> TCP-Session: 1d337194-dab5-4dc2-bc41-9973a6ac84b4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21660 | 2026.03.25 00:26:54.730696 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58648 | ||
| 21661 | 2026.03.25 00:26:54.730780 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 21662 | 2026.03.25 00:26:54.730802 [ 292 ] {} <Debug> TCP-Session: 21561899-9677-4b6b-8387-157429aac3ae Authenticating user 'default' from [fd00:1122:3344:101::e]:58648 | ||
| 21663 | 2026.03.25 00:26:54.730821 [ 292 ] {} <Debug> TCP-Session: 21561899-9677-4b6b-8387-157429aac3ae Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21664 | 2026.03.25 00:26:54.730834 [ 292 ] {} <Debug> TCP-Session: 21561899-9677-4b6b-8387-157429aac3ae Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21665 | 2026.03.25 00:26:54.730988 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59471 | ||
| 21666 | 2026.03.25 00:26:54.731012 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40863 | ||
| 21667 | 2026.03.25 00:26:54.731042 [ 295 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42090 | ||
| 21668 | 2026.03.25 00:26:54.731058 [ 296 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60826 | ||
| 21669 | 2026.03.25 00:26:54.731088 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 21670 | 2026.03.25 00:26:54.731093 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41544 | ||
| 21671 | 2026.03.25 00:26:54.731125 [ 293 ] {} <Debug> TCP-Session: 7f6d5398-4f64-4d05-9410-9a0dae167ae6 Authenticating user 'default' from [fd00:1122:3344:101::e]:59471 | ||
| 21672 | 2026.03.25 00:26:54.731122 [ 295 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 21673 | 2026.03.25 00:26:54.731145 [ 296 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 21674 | 2026.03.25 00:26:54.731150 [ 293 ] {} <Debug> TCP-Session: 7f6d5398-4f64-4d05-9410-9a0dae167ae6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21675 | 2026.03.25 00:26:54.731164 [ 295 ] {} <Debug> TCP-Session: c10e7729-881f-4c56-9b1e-080ed7156cd1 Authenticating user 'default' from [fd00:1122:3344:101::e]:42090 | ||
| 21676 | 2026.03.25 00:26:54.731180 [ 296 ] {} <Debug> TCP-Session: ba51ef05-157c-4885-a5d7-f62622131127 Authenticating user 'default' from [fd00:1122:3344:101::e]:60826 | ||
| 21677 | 2026.03.25 00:26:54.731184 [ 293 ] {} <Debug> TCP-Session: 7f6d5398-4f64-4d05-9410-9a0dae167ae6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21678 | 2026.03.25 00:26:54.731198 [ 295 ] {} <Debug> TCP-Session: c10e7729-881f-4c56-9b1e-080ed7156cd1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21679 | 2026.03.25 00:26:54.731213 [ 296 ] {} <Debug> TCP-Session: ba51ef05-157c-4885-a5d7-f62622131127 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21680 | 2026.03.25 00:26:54.731228 [ 295 ] {} <Debug> TCP-Session: c10e7729-881f-4c56-9b1e-080ed7156cd1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21681 | 2026.03.25 00:26:54.731243 [ 296 ] {} <Debug> TCP-Session: ba51ef05-157c-4885-a5d7-f62622131127 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21682 | 2026.03.25 00:26:54.731176 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 21683 | 2026.03.25 00:26:54.731133 [ 292 ] {} <Trace> TCP-Session: 21561899-9677-4b6b-8387-157429aac3ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21684 | 2026.03.25 00:26:54.731311 [ 290 ] {} <Debug> TCP-Session: 8f8fcd6d-23ff-46c5-8639-b22a3dca58b5 Authenticating user 'default' from [fd00:1122:3344:101::e]:41544 | ||
| 21685 | 2026.03.25 00:26:54.731101 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 21686 | 2026.03.25 00:26:54.731341 [ 290 ] {} <Debug> TCP-Session: 8f8fcd6d-23ff-46c5-8639-b22a3dca58b5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21687 | 2026.03.25 00:26:54.731100 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47616 | ||
| 21688 | 2026.03.25 00:26:54.731373 [ 290 ] {} <Debug> TCP-Session: 8f8fcd6d-23ff-46c5-8639-b22a3dca58b5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21689 | 2026.03.25 00:26:54.731368 [ 294 ] {} <Debug> TCP-Session: 52085ad8-5c92-46fd-929f-17453189ec42 Authenticating user 'default' from [fd00:1122:3344:101::e]:40863 | ||
| 21690 | 2026.03.25 00:26:54.731076 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61759 | ||
| 21691 | 2026.03.25 00:26:54.731433 [ 294 ] {} <Debug> TCP-Session: 52085ad8-5c92-46fd-929f-17453189ec42 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21692 | 2026.03.25 00:26:54.731434 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 21693 | 2026.03.25 00:26:54.731455 [ 292 ] {45fd0b44-5a85-4f72-a9b5-0dee4127c635} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:58648) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 21694 | 2026.03.25 00:26:54.731489 [ 291 ] {} <Debug> TCP-Session: 6f7fe373-efc2-441e-b39f-f2d883b3bfed Authenticating user 'default' from [fd00:1122:3344:101::e]:47616 | ||
| 21695 | 2026.03.25 00:26:54.731490 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 21696 | 2026.03.25 00:26:54.731517 [ 291 ] {} <Debug> TCP-Session: 6f7fe373-efc2-441e-b39f-f2d883b3bfed Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21697 | 2026.03.25 00:26:54.731536 [ 289 ] {} <Debug> TCP-Session: aa492127-1c59-4918-8eb3-98aefad69c26 Authenticating user 'default' from [fd00:1122:3344:101::e]:61759 | ||
| 21698 | 2026.03.25 00:26:54.731542 [ 291 ] {} <Debug> TCP-Session: 6f7fe373-efc2-441e-b39f-f2d883b3bfed Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21699 | 2026.03.25 00:26:54.731565 [ 289 ] {} <Debug> TCP-Session: aa492127-1c59-4918-8eb3-98aefad69c26 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21700 | 2026.03.25 00:26:54.731460 [ 294 ] {} <Debug> TCP-Session: 52085ad8-5c92-46fd-929f-17453189ec42 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21701 | 2026.03.25 00:26:54.731593 [ 289 ] {} <Debug> TCP-Session: aa492127-1c59-4918-8eb3-98aefad69c26 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21702 | 2026.03.25 00:26:54.731072 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57235 | ||
| 21703 | 2026.03.25 00:26:54.731685 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 21704 | 2026.03.25 00:26:54.731702 [ 292 ] {45fd0b44-5a85-4f72-a9b5-0dee4127c635} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 21705 | 2026.03.25 00:26:54.731706 [ 288 ] {} <Debug> TCP-Session: 15435a1c-fb3d-4a22-85fb-eab95a17ec4e Authenticating user 'default' from [fd00:1122:3344:101::e]:57235 | ||
| 21706 | 2026.03.25 00:26:54.731735 [ 288 ] {} <Debug> TCP-Session: 15435a1c-fb3d-4a22-85fb-eab95a17ec4e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21707 | 2026.03.25 00:26:54.731747 [ 288 ] {} <Debug> TCP-Session: 15435a1c-fb3d-4a22-85fb-eab95a17ec4e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21708 | 2026.03.25 00:26:54.731752 [ 292 ] {45fd0b44-5a85-4f72-a9b5-0dee4127c635} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 21709 | 2026.03.25 00:26:54.732016 [ 292 ] {45fd0b44-5a85-4f72-a9b5-0dee4127c635} <Debug> oximeter.version (97ad2ce0-cded-4649-a1b6-ff7c59ff4a2c) (SelectExecutor): Key condition: unknown | ||
| 21710 | 2026.03.25 00:26:54.733008 [ 312 ] {45fd0b44-5a85-4f72-a9b5-0dee4127c635} <Trace> AggregatingTransform: Aggregating | ||
| 21711 | 2026.03.25 00:26:54.733048 [ 312 ] {45fd0b44-5a85-4f72-a9b5-0dee4127c635} <Trace> Aggregator: Aggregation method: without_key | ||
| 21712 | 2026.03.25 00:26:54.733079 [ 312 ] {45fd0b44-5a85-4f72-a9b5-0dee4127c635} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000973662 sec. (1027.050 rows/sec., 40.12 KiB/sec.) | ||
| 21713 | 2026.03.25 00:26:54.733094 [ 312 ] {45fd0b44-5a85-4f72-a9b5-0dee4127c635} <Trace> Aggregator: Merging aggregated data | ||
| 21714 | 2026.03.25 00:26:54.734220 [ 292 ] {45fd0b44-5a85-4f72-a9b5-0dee4127c635} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002811 sec., 355.7452863749555 rows/sec., 13.90 KiB/sec. | ||
| 21715 | 2026.03.25 00:26:54.734363 [ 292 ] {45fd0b44-5a85-4f72-a9b5-0dee4127c635} <Debug> TCPHandler: Processed in 0.003327697 sec. | ||
| 21716 | 2026.03.25 00:26:54.734477 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 21717 | 2026.03.25 00:26:54.734499 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 21718 | 2026.03.25 00:26:54.734520 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 21719 | 2026.03.25 00:26:54.734526 [ 292 ] {} <Debug> TCP-Session: 21561899-9677-4b6b-8387-157429aac3ae Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21720 | 2026.03.25 00:26:54.734544 [ 290 ] {} <Debug> TCP-Session: 8f8fcd6d-23ff-46c5-8639-b22a3dca58b5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21721 | 2026.03.25 00:26:54.734571 [ 293 ] {} <Debug> TCP-Session: 7f6d5398-4f64-4d05-9410-9a0dae167ae6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21722 | 2026.03.25 00:26:54.734579 [ 295 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 21723 | 2026.03.25 00:26:54.734606 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 21724 | 2026.03.25 00:26:54.734589 [ 296 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 21725 | 2026.03.25 00:26:54.734652 [ 288 ] {} <Debug> TCP-Session: 15435a1c-fb3d-4a22-85fb-eab95a17ec4e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21726 | 2026.03.25 00:26:54.734645 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 21727 | 2026.03.25 00:26:54.734683 [ 296 ] {} <Debug> TCP-Session: ba51ef05-157c-4885-a5d7-f62622131127 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21728 | 2026.03.25 00:26:54.734637 [ 295 ] {} <Debug> TCP-Session: c10e7729-881f-4c56-9b1e-080ed7156cd1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21729 | 2026.03.25 00:26:54.734709 [ 291 ] {} <Debug> TCP-Session: 6f7fe373-efc2-441e-b39f-f2d883b3bfed Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21730 | 2026.03.25 00:26:54.734546 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 21731 | 2026.03.25 00:26:54.734533 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 21732 | 2026.03.25 00:26:54.734792 [ 289 ] {} <Debug> TCP-Session: aa492127-1c59-4918-8eb3-98aefad69c26 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21733 | 2026.03.25 00:26:54.734803 [ 294 ] {} <Debug> TCP-Session: 52085ad8-5c92-46fd-929f-17453189ec42 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21734 | 2026.03.25 00:26:54.828574 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 671 | ||
| 21735 | 2026.03.25 00:26:54.847035 [ 243 ] {} <Trace> system.metric_log (8832bb94-2db2-42e0-923d-5bcca7c2cc3b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21736 | 2026.03.25 00:26:54.847089 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.96 GiB. | ||
| 21737 | 2026.03.25 00:26:54.853721 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) | ||
| 21738 | 2026.03.25 00:26:54.854481 [ 243 ] {} <Trace> system.metric_log (8832bb94-2db2-42e0-923d-5bcca7c2cc3b): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21739 | 2026.03.25 00:26:54.858213 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 671 | ||
| 21740 | 2026.03.25 00:26:55.182625 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 52 entries to flush up to offset 2784 | ||
| 21741 | 2026.03.25 00:26:55.185443 [ 242 ] {} <Trace> system.query_log (9703172c-9101-4506-b1d0-613c64f918a0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21742 | 2026.03.25 00:26:55.185495 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.96 GiB. | ||
| 21743 | 2026.03.25 00:26:55.186750 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 21744 | 2026.03.25 00:26:55.187043 [ 242 ] {} <Trace> system.query_log (9703172c-9101-4506-b1d0-613c64f918a0): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21745 | 2026.03.25 00:26:55.187248 [ 130 ] {} <Debug> system.query_log (9703172c-9101-4506-b1d0-613c64f918a0) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 21746 | 2026.03.25 00:26:55.187323 [ 130 ] {} <Trace> system.query_log (9703172c-9101-4506-b1d0-613c64f918a0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21747 | 2026.03.25 00:26:55.187348 [ 130 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.96 GiB. | ||
| 21748 | 2026.03.25 00:26:55.187365 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2784 | ||
| 21749 | 2026.03.25 00:26:55.187447 [ 196 ] {9703172c-9101-4506-b1d0-613c64f918a0::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 | ||
| 21750 | 2026.03.25 00:26:55.187916 [ 196 ] {9703172c-9101-4506-b1d0-613c64f918a0::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 21751 | 2026.03.25 00:26:55.188055 [ 196 ] {9703172c-9101-4506-b1d0-613c64f918a0::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 2580 rows starting from the beginning of the part | ||
| 21752 | 2026.03.25 00:26:55.188411 [ 196 ] {9703172c-9101-4506-b1d0-613c64f918a0::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 36 rows starting from the beginning of the part | ||
| 21753 | 2026.03.25 00:26:55.188770 [ 196 ] {9703172c-9101-4506-b1d0-613c64f918a0::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 48 rows starting from the beginning of the part | ||
| 21754 | 2026.03.25 00:26:55.189193 [ 196 ] {9703172c-9101-4506-b1d0-613c64f918a0::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 34 rows starting from the beginning of the part | ||
| 21755 | 2026.03.25 00:26:55.189579 [ 196 ] {9703172c-9101-4506-b1d0-613c64f918a0::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 34 rows starting from the beginning of the part | ||
| 21756 | 2026.03.25 00:26:55.189944 [ 196 ] {9703172c-9101-4506-b1d0-613c64f918a0::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 52 rows starting from the beginning of the part | ||
| 21757 | 2026.03.25 00:26:55.198105 [ 190 ] {9703172c-9101-4506-b1d0-613c64f918a0::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2784 rows, containing 72 columns (72 merged, 0 gathered) in 0.010699286 sec., 260204.27905189185 rows/sec., 194.78 MiB/sec. | ||
| 21758 | 2026.03.25 00:26:55.200539 [ 195 ] {9703172c-9101-4506-b1d0-613c64f918a0::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 21759 | 2026.03.25 00:26:55.201236 [ 195 ] {9703172c-9101-4506-b1d0-613c64f918a0::all_1_66_13} <Trace> system.query_log (9703172c-9101-4506-b1d0-613c64f918a0): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21760 | 2026.03.25 00:26:55.201328 [ 195 ] {9703172c-9101-4506-b1d0-613c64f918a0::all_1_66_13} <Trace> system.query_log (9703172c-9101-4506-b1d0-613c64f918a0) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 21761 | 2026.03.25 00:26:55.201715 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 8.04 MiB. | ||
| 21762 | 2026.03.25 00:26:56.135676 [ 225 ] {} <Trace> oximeter.measurements_u64 (a46c3f3f-9ded-4b50-9fc2-4f503dd169a4): 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] | ||
| 21763 | 2026.03.25 00:26:56.135735 [ 225 ] {} <Debug> oximeter.measurements_u64 (a46c3f3f-9ded-4b50-9fc2-4f503dd169a4): 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] | ||
| 21764 | 2026.03.25 00:26:56.139098 [ 225 ] {} <Debug> oximeter.measurements_u64 (a46c3f3f-9ded-4b50-9fc2-4f503dd169a4): 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] | ||
| 21765 | 2026.03.25 00:26:56.217245 [ 225 ] {} <Trace> oximeter.measurements_cumulativeu64 (d9515f17-c5fd-4592-903e-92bbab0fc185): 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] | ||
| 21766 | 2026.03.25 00:26:56.217279 [ 225 ] {} <Debug> oximeter.measurements_cumulativeu64 (d9515f17-c5fd-4592-903e-92bbab0fc185): 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] | ||
| 21767 | 2026.03.25 00:26:56.221090 [ 225 ] {} <Debug> oximeter.measurements_cumulativeu64 (d9515f17-c5fd-4592-903e-92bbab0fc185): 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] | ||
| 21768 | 2026.03.25 00:26:56.489655 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21769 | 2026.03.25 00:26:56.489912 [ 5 ] {148c052a-9e0b-46f6-bc07-d65cab9d5700} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 21770 | 2026.03.25 00:26:56.489988 [ 5 ] {148c052a-9e0b-46f6-bc07-d65cab9d5700} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 21771 | 2026.03.25 00:26:56.490866 [ 5 ] {148c052a-9e0b-46f6-bc07-d65cab9d5700} <Trace> oximeter.fields_i16 (78240462-1731-4218-9a79-d1fbaf59befe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21772 | 2026.03.25 00:26:56.490908 [ 5 ] {148c052a-9e0b-46f6-bc07-d65cab9d5700} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.96 GiB. | ||
| 21773 | 2026.03.25 00:26:56.491398 [ 5 ] {148c052a-9e0b-46f6-bc07-d65cab9d5700} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 21774 | 2026.03.25 00:26:56.491647 [ 5 ] {148c052a-9e0b-46f6-bc07-d65cab9d5700} <Trace> oximeter.fields_i16 (78240462-1731-4218-9a79-d1fbaf59befe): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21775 | 2026.03.25 00:26:56.491822 [ 5 ] {148c052a-9e0b-46f6-bc07-d65cab9d5700} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001958 sec., 145045.96527068436 rows/sec., 9.21 MiB/sec. | ||
| 21776 | 2026.03.25 00:26:56.491876 [ 5 ] {148c052a-9e0b-46f6-bc07-d65cab9d5700} <Debug> TCPHandler: Processed in 0.002357374 sec. | ||
| 21777 | 2026.03.25 00:26:56.492052 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21778 | 2026.03.25 00:26:56.492159 [ 5 ] {bd0c2605-c550-4a19-a3ab-aebb10d34519} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 21779 | 2026.03.25 00:26:56.492208 [ 5 ] {bd0c2605-c550-4a19-a3ab-aebb10d34519} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 21780 | 2026.03.25 00:26:56.493223 [ 5 ] {bd0c2605-c550-4a19-a3ab-aebb10d34519} <Trace> oximeter.fields_string (da9d4756-c540-45ff-bdbb-bdc9c8d31861): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21781 | 2026.03.25 00:26:56.493267 [ 5 ] {bd0c2605-c550-4a19-a3ab-aebb10d34519} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.96 GiB. | ||
| 21782 | 2026.03.25 00:26:56.493717 [ 5 ] {bd0c2605-c550-4a19-a3ab-aebb10d34519} <Trace> MergedBlockOutputStream: filled checksums all_153_153_0 (state Temporary) | ||
| 21783 | 2026.03.25 00:26:56.493984 [ 5 ] {bd0c2605-c550-4a19-a3ab-aebb10d34519} <Trace> oximeter.fields_string (da9d4756-c540-45ff-bdbb-bdc9c8d31861): Renaming temporary part tmp_insert_all_153_153_0 to all_153_153_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21784 | 2026.03.25 00:26:56.494183 [ 5 ] {bd0c2605-c550-4a19-a3ab-aebb10d34519} <Debug> executeQuery: Read 825 rows, 66.29 KiB in 0.002045 sec., 403422.98288508557 rows/sec., 31.65 MiB/sec. | ||
| 21785 | 2026.03.25 00:26:56.494234 [ 5 ] {bd0c2605-c550-4a19-a3ab-aebb10d34519} <Debug> TCPHandler: Processed in 0.002241342 sec. | ||
| 21786 | 2026.03.25 00:26:56.494359 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21787 | 2026.03.25 00:26:56.494455 [ 5 ] {67887e05-0e64-4b24-9997-f5212dbbd268} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 21788 | 2026.03.25 00:26:56.494496 [ 5 ] {67887e05-0e64-4b24-9997-f5212dbbd268} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 21789 | 2026.03.25 00:26:56.494947 [ 5 ] {67887e05-0e64-4b24-9997-f5212dbbd268} <Trace> oximeter.fields_u16 (b490aa8d-8720-450c-9d9d-0c0be0c6e0e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21790 | 2026.03.25 00:26:56.494984 [ 5 ] {67887e05-0e64-4b24-9997-f5212dbbd268} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.96 GiB. | ||
| 21791 | 2026.03.25 00:26:56.495318 [ 5 ] {67887e05-0e64-4b24-9997-f5212dbbd268} <Trace> MergedBlockOutputStream: filled checksums all_128_128_0 (state Temporary) | ||
| 21792 | 2026.03.25 00:26:56.495532 [ 5 ] {67887e05-0e64-4b24-9997-f5212dbbd268} <Trace> oximeter.fields_u16 (b490aa8d-8720-450c-9d9d-0c0be0c6e0e1): Renaming temporary part tmp_insert_all_128_128_0 to all_128_128_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21793 | 2026.03.25 00:26:56.495653 [ 5 ] {67887e05-0e64-4b24-9997-f5212dbbd268} <Debug> executeQuery: Read 156 rows, 9.59 KiB in 0.001242 sec., 125603.86473429951 rows/sec., 7.54 MiB/sec. | ||
| 21794 | 2026.03.25 00:26:56.495689 [ 5 ] {67887e05-0e64-4b24-9997-f5212dbbd268} <Debug> TCPHandler: Processed in 0.001407363 sec. | ||
| 21795 | 2026.03.25 00:26:56.495796 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21796 | 2026.03.25 00:26:56.495885 [ 5 ] {c9eb7c9e-7dd1-4f1f-bd38-3383b457459f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 21797 | 2026.03.25 00:26:56.495922 [ 5 ] {c9eb7c9e-7dd1-4f1f-bd38-3383b457459f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 21798 | 2026.03.25 00:26:56.496418 [ 5 ] {c9eb7c9e-7dd1-4f1f-bd38-3383b457459f} <Trace> oximeter.fields_u32 (79eddaf6-5920-48fe-8c45-6c5582e58677): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21799 | 2026.03.25 00:26:56.496456 [ 5 ] {c9eb7c9e-7dd1-4f1f-bd38-3383b457459f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.96 GiB. | ||
| 21800 | 2026.03.25 00:26:56.496779 [ 5 ] {c9eb7c9e-7dd1-4f1f-bd38-3383b457459f} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) | ||
| 21801 | 2026.03.25 00:26:56.497020 [ 5 ] {c9eb7c9e-7dd1-4f1f-bd38-3383b457459f} <Trace> oximeter.fields_u32 (79eddaf6-5920-48fe-8c45-6c5582e58677): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21802 | 2026.03.25 00:26:56.497150 [ 5 ] {c9eb7c9e-7dd1-4f1f-bd38-3383b457459f} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001241 sec., 120064.46414182112 rows/sec., 7.76 MiB/sec. | ||
| 21803 | 2026.03.25 00:26:56.497190 [ 5 ] {c9eb7c9e-7dd1-4f1f-bd38-3383b457459f} <Debug> TCPHandler: Processed in 0.001405223 sec. | ||
| 21804 | 2026.03.25 00:26:56.497308 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21805 | 2026.03.25 00:26:56.497409 [ 5 ] {309c43be-4667-4451-850c-52c003496c53} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 21806 | 2026.03.25 00:26:56.497454 [ 5 ] {309c43be-4667-4451-850c-52c003496c53} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 21807 | 2026.03.25 00:26:56.497986 [ 5 ] {309c43be-4667-4451-850c-52c003496c53} <Trace> oximeter.fields_u8 (fa258e8d-285a-434f-b894-6be795807874): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21808 | 2026.03.25 00:26:56.498024 [ 5 ] {309c43be-4667-4451-850c-52c003496c53} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.96 GiB. | ||
| 21809 | 2026.03.25 00:26:56.498366 [ 5 ] {309c43be-4667-4451-850c-52c003496c53} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 21810 | 2026.03.25 00:26:56.498605 [ 5 ] {309c43be-4667-4451-850c-52c003496c53} <Trace> oximeter.fields_u8 (fa258e8d-285a-434f-b894-6be795807874): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21811 | 2026.03.25 00:26:56.498759 [ 5 ] {309c43be-4667-4451-850c-52c003496c53} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001371 sec., 107950.40116703136 rows/sec., 6.14 MiB/sec. | ||
| 21812 | 2026.03.25 00:26:56.498805 [ 5 ] {309c43be-4667-4451-850c-52c003496c53} <Debug> TCPHandler: Processed in 0.001546626 sec. | ||
| 21813 | 2026.03.25 00:26:56.498947 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21814 | 2026.03.25 00:26:56.499050 [ 5 ] {e97edef9-0772-42f8-bd8f-75a8164050f0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 21815 | 2026.03.25 00:26:56.499093 [ 5 ] {e97edef9-0772-42f8-bd8f-75a8164050f0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 21816 | 2026.03.25 00:26:56.499738 [ 5 ] {e97edef9-0772-42f8-bd8f-75a8164050f0} <Trace> oximeter.fields_uuid (6a83c119-7e6c-4ef5-9da4-bd1e7cdd4b62): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21817 | 2026.03.25 00:26:56.499775 [ 5 ] {e97edef9-0772-42f8-bd8f-75a8164050f0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.96 GiB. | ||
| 21818 | 2026.03.25 00:26:56.500105 [ 5 ] {e97edef9-0772-42f8-bd8f-75a8164050f0} <Trace> MergedBlockOutputStream: filled checksums all_153_153_0 (state Temporary) | ||
| 21819 | 2026.03.25 00:26:56.500322 [ 5 ] {e97edef9-0772-42f8-bd8f-75a8164050f0} <Trace> oximeter.fields_uuid (6a83c119-7e6c-4ef5-9da4-bd1e7cdd4b62): Renaming temporary part tmp_insert_all_153_153_0 to all_153_153_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21820 | 2026.03.25 00:26:56.500451 [ 5 ] {e97edef9-0772-42f8-bd8f-75a8164050f0} <Debug> executeQuery: Read 504 rows, 36.30 KiB in 0.00142 sec., 354929.57746478874 rows/sec., 24.96 MiB/sec. | ||
| 21821 | 2026.03.25 00:26:56.500491 [ 5 ] {e97edef9-0772-42f8-bd8f-75a8164050f0} <Debug> TCPHandler: Processed in 0.001603597 sec. | ||
| 21822 | 2026.03.25 00:26:56.500566 [ 219 ] {} <Trace> oximeter.fields_uuid (6a83c119-7e6c-4ef5-9da4-bd1e7cdd4b62): 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] | ||
| 21823 | 2026.03.25 00:26:56.500587 [ 219 ] {} <Debug> oximeter.fields_uuid (6a83c119-7e6c-4ef5-9da4-bd1e7cdd4b62): 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] | ||
| 21824 | 2026.03.25 00:26:56.500610 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21825 | 2026.03.25 00:26:56.500707 [ 5 ] {fbdbf6e6-7c1f-4801-ab3e-742f812427fc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 21826 | 2026.03.25 00:26:56.500749 [ 5 ] {fbdbf6e6-7c1f-4801-ab3e-742f812427fc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 21827 | 2026.03.25 00:26:56.501099 [ 5 ] {fbdbf6e6-7c1f-4801-ab3e-742f812427fc} <Trace> oximeter.measurements_bool (8a3ce6e0-f76a-4ba2-9a43-4275c3c9549e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21828 | 2026.03.25 00:26:56.501135 [ 5 ] {fbdbf6e6-7c1f-4801-ab3e-742f812427fc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.96 GiB. | ||
| 21829 | 2026.03.25 00:26:56.501462 [ 5 ] {fbdbf6e6-7c1f-4801-ab3e-742f812427fc} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 21830 | 2026.03.25 00:26:56.501682 [ 5 ] {fbdbf6e6-7c1f-4801-ab3e-742f812427fc} <Trace> oximeter.measurements_bool (8a3ce6e0-f76a-4ba2-9a43-4275c3c9549e): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21831 | 2026.03.25 00:26:56.501804 [ 124 ] {} <Debug> oximeter.measurements_bool (8a3ce6e0-f76a-4ba2-9a43-4275c3c9549e) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 21832 | 2026.03.25 00:26:56.501815 [ 5 ] {fbdbf6e6-7c1f-4801-ab3e-742f812427fc} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001127 sec., 5323.868677905945 rows/sec., 278.15 KiB/sec. | ||
| 21833 | 2026.03.25 00:26:56.501868 [ 124 ] {} <Trace> oximeter.measurements_bool (8a3ce6e0-f76a-4ba2-9a43-4275c3c9549e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21834 | 2026.03.25 00:26:56.501878 [ 5 ] {fbdbf6e6-7c1f-4801-ab3e-742f812427fc} <Debug> TCPHandler: Processed in 0.00131694 sec. | ||
| 21835 | 2026.03.25 00:26:56.501897 [ 124 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.96 GiB. | ||
| 21836 | 2026.03.25 00:26:56.502003 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21837 | 2026.03.25 00:26:56.502021 [ 198 ] {8a3ce6e0-f76a-4ba2-9a43-4275c3c9549e::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 | ||
| 21838 | 2026.03.25 00:26:56.502109 [ 5 ] {352f5dcc-e08c-44a5-807e-105bd070bbcb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 21839 | 2026.03.25 00:26:56.502160 [ 198 ] {8a3ce6e0-f76a-4ba2-9a43-4275c3c9549e::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 21840 | 2026.03.25 00:26:56.502164 [ 5 ] {352f5dcc-e08c-44a5-807e-105bd070bbcb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 21841 | 2026.03.25 00:26:56.502206 [ 198 ] {8a3ce6e0-f76a-4ba2-9a43-4275c3c9549e::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 366 rows starting from the beginning of the part | ||
| 21842 | 2026.03.25 00:26:56.502283 [ 198 ] {8a3ce6e0-f76a-4ba2-9a43-4275c3c9549e::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 6 rows starting from the beginning of the part | ||
| 21843 | 2026.03.25 00:26:56.502329 [ 198 ] {8a3ce6e0-f76a-4ba2-9a43-4275c3c9549e::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 6 rows starting from the beginning of the part | ||
| 21844 | 2026.03.25 00:26:56.502372 [ 198 ] {8a3ce6e0-f76a-4ba2-9a43-4275c3c9549e::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 6 rows starting from the beginning of the part | ||
| 21845 | 2026.03.25 00:26:56.502410 [ 198 ] {8a3ce6e0-f76a-4ba2-9a43-4275c3c9549e::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 6 rows starting from the beginning of the part | ||
| 21846 | 2026.03.25 00:26:56.502447 [ 198 ] {8a3ce6e0-f76a-4ba2-9a43-4275c3c9549e::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 6 rows starting from the beginning of the part | ||
| 21847 | 2026.03.25 00:26:56.502616 [ 5 ] {352f5dcc-e08c-44a5-807e-105bd070bbcb} <Trace> oximeter.measurements_cumulativeu64 (d9515f17-c5fd-4592-903e-92bbab0fc185): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21848 | 2026.03.25 00:26:56.502659 [ 5 ] {352f5dcc-e08c-44a5-807e-105bd070bbcb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.96 GiB. | ||
| 21849 | 2026.03.25 00:26:56.503032 [ 5 ] {352f5dcc-e08c-44a5-807e-105bd070bbcb} <Trace> MergedBlockOutputStream: filled checksums all_153_153_0 (state Temporary) | ||
| 21850 | 2026.03.25 00:26:56.503280 [ 5 ] {352f5dcc-e08c-44a5-807e-105bd070bbcb} <Trace> oximeter.measurements_cumulativeu64 (d9515f17-c5fd-4592-903e-92bbab0fc185): Renaming temporary part tmp_insert_all_153_153_0 to all_153_153_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21851 | 2026.03.25 00:26:56.503326 [ 200 ] {8a3ce6e0-f76a-4ba2-9a43-4275c3c9549e::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 396 rows, containing 4 columns (4 merged, 0 gathered) in 0.001358641 sec., 291467.72399773006 rows/sec., 14.87 MiB/sec. | ||
| 21852 | 2026.03.25 00:26:56.503412 [ 5 ] {352f5dcc-e08c-44a5-807e-105bd070bbcb} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001325 sec., 200000 rows/sec., 13.29 MiB/sec. | ||
| 21853 | 2026.03.25 00:26:56.503455 [ 5 ] {352f5dcc-e08c-44a5-807e-105bd070bbcb} <Debug> TCPHandler: Processed in 0.001501024 sec. | ||
| 21854 | 2026.03.25 00:26:56.503514 [ 197 ] {8a3ce6e0-f76a-4ba2-9a43-4275c3c9549e::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 21855 | 2026.03.25 00:26:56.503635 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21856 | 2026.03.25 00:26:56.503735 [ 5 ] {95475151-938e-4ff2-a16f-30fbb0572112} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 21857 | 2026.03.25 00:26:56.503781 [ 5 ] {95475151-938e-4ff2-a16f-30fbb0572112} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 21858 | 2026.03.25 00:26:56.503837 [ 197 ] {8a3ce6e0-f76a-4ba2-9a43-4275c3c9549e::all_1_66_13} <Trace> oximeter.measurements_bool (8a3ce6e0-f76a-4ba2-9a43-4275c3c9549e): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21859 | 2026.03.25 00:26:56.503923 [ 197 ] {8a3ce6e0-f76a-4ba2-9a43-4275c3c9549e::all_1_66_13} <Trace> oximeter.measurements_bool (8a3ce6e0-f76a-4ba2-9a43-4275c3c9549e) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 21860 | 2026.03.25 00:26:56.504023 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.30 MiB. | ||
| 21861 | 2026.03.25 00:26:56.504112 [ 5 ] {95475151-938e-4ff2-a16f-30fbb0572112} <Trace> oximeter.measurements_f64 (212c2a6f-90cf-4c71-aafe-78c3b1fd8e79): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21862 | 2026.03.25 00:26:56.504153 [ 5 ] {95475151-938e-4ff2-a16f-30fbb0572112} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.96 GiB. | ||
| 21863 | 2026.03.25 00:26:56.504460 [ 5 ] {95475151-938e-4ff2-a16f-30fbb0572112} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 21864 | 2026.03.25 00:26:56.504482 [ 219 ] {} <Debug> oximeter.fields_uuid (6a83c119-7e6c-4ef5-9da4-bd1e7cdd4b62): 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] | ||
| 21865 | 2026.03.25 00:26:56.504726 [ 5 ] {95475151-938e-4ff2-a16f-30fbb0572112} <Trace> oximeter.measurements_f64 (212c2a6f-90cf-4c71-aafe-78c3b1fd8e79): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21866 | 2026.03.25 00:26:56.504872 [ 5 ] {95475151-938e-4ff2-a16f-30fbb0572112} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001155 sec., 865.8008658008658 rows/sec., 58.34 KiB/sec. | ||
| 21867 | 2026.03.25 00:26:56.504909 [ 5 ] {95475151-938e-4ff2-a16f-30fbb0572112} <Debug> TCPHandler: Processed in 0.001321461 sec. | ||
| 21868 | 2026.03.25 00:26:56.505021 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21869 | 2026.03.25 00:26:56.505114 [ 5 ] {74e930bf-e9e2-42bf-83a5-01bd16fbeb8d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 21870 | 2026.03.25 00:26:56.505168 [ 5 ] {74e930bf-e9e2-42bf-83a5-01bd16fbeb8d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 21871 | 2026.03.25 00:26:56.505958 [ 5 ] {74e930bf-e9e2-42bf-83a5-01bd16fbeb8d} <Trace> oximeter.measurements_histogramu64 (66b3c5cd-c277-4614-b9e1-0e483a2d8930): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21872 | 2026.03.25 00:26:56.505993 [ 5 ] {74e930bf-e9e2-42bf-83a5-01bd16fbeb8d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.96 GiB. | ||
| 21873 | 2026.03.25 00:26:56.506508 [ 5 ] {74e930bf-e9e2-42bf-83a5-01bd16fbeb8d} <Trace> MergedBlockOutputStream: filled checksums all_128_128_0 (state Temporary) | ||
| 21874 | 2026.03.25 00:26:56.506724 [ 5 ] {74e930bf-e9e2-42bf-83a5-01bd16fbeb8d} <Trace> oximeter.measurements_histogramu64 (66b3c5cd-c277-4614-b9e1-0e483a2d8930): Renaming temporary part tmp_insert_all_128_128_0 to all_128_128_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21875 | 2026.03.25 00:26:56.506860 [ 5 ] {74e930bf-e9e2-42bf-83a5-01bd16fbeb8d} <Debug> executeQuery: Read 14 rows, 25.69 KiB in 0.001764 sec., 7936.507936507936 rows/sec., 14.22 MiB/sec. | ||
| 21876 | 2026.03.25 00:26:56.506916 [ 5 ] {74e930bf-e9e2-42bf-83a5-01bd16fbeb8d} <Debug> TCPHandler: Processed in 0.001943365 sec. | ||
| 21877 | 2026.03.25 00:26:56.507033 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21878 | 2026.03.25 00:26:56.507127 [ 5 ] {9096415b-ab96-4a01-bc3f-beb008dc4f11} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 21879 | 2026.03.25 00:26:56.507169 [ 5 ] {9096415b-ab96-4a01-bc3f-beb008dc4f11} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 21880 | 2026.03.25 00:26:56.507496 [ 5 ] {9096415b-ab96-4a01-bc3f-beb008dc4f11} <Trace> oximeter.measurements_u64 (a46c3f3f-9ded-4b50-9fc2-4f503dd169a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21881 | 2026.03.25 00:26:56.507532 [ 5 ] {9096415b-ab96-4a01-bc3f-beb008dc4f11} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.96 GiB. | ||
| 21882 | 2026.03.25 00:26:56.507833 [ 5 ] {9096415b-ab96-4a01-bc3f-beb008dc4f11} <Trace> MergedBlockOutputStream: filled checksums all_153_153_0 (state Temporary) | ||
| 21883 | 2026.03.25 00:26:56.508036 [ 5 ] {9096415b-ab96-4a01-bc3f-beb008dc4f11} <Trace> oximeter.measurements_u64 (a46c3f3f-9ded-4b50-9fc2-4f503dd169a4): Renaming temporary part tmp_insert_all_153_153_0 to all_153_153_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21884 | 2026.03.25 00:26:56.508162 [ 5 ] {9096415b-ab96-4a01-bc3f-beb008dc4f11} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001053 sec., 85470.08547008548 rows/sec., 5.35 MiB/sec. | ||
| 21885 | 2026.03.25 00:26:56.508199 [ 5 ] {9096415b-ab96-4a01-bc3f-beb008dc4f11} <Debug> TCPHandler: Processed in 0.001213247 sec. | ||
| 21886 | 2026.03.25 00:26:56.735403 [ 219 ] {} <Trace> oximeter.fields_string (da9d4756-c540-45ff-bdbb-bdc9c8d31861): 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] | ||
| 21887 | 2026.03.25 00:26:56.735458 [ 219 ] {} <Debug> oximeter.fields_string (da9d4756-c540-45ff-bdbb-bdc9c8d31861): 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] | ||
| 21888 | 2026.03.25 00:26:56.738854 [ 219 ] {} <Debug> oximeter.fields_string (da9d4756-c540-45ff-bdbb-bdc9c8d31861): 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] | ||
| 21889 | 2026.03.25 00:26:58.933761 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53476 | ||
| 21890 | 2026.03.25 00:26:58.933884 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 21891 | 2026.03.25 00:26:58.933913 [ 292 ] {} <Debug> TCP-Session: 3997feb6-f35b-4fdb-9316-c451ec03cfba Authenticating user 'default' from [fd00:1122:3344:101::e]:53476 | ||
| 21892 | 2026.03.25 00:26:58.933935 [ 292 ] {} <Debug> TCP-Session: 3997feb6-f35b-4fdb-9316-c451ec03cfba Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21893 | 2026.03.25 00:26:58.933948 [ 292 ] {} <Debug> TCP-Session: 3997feb6-f35b-4fdb-9316-c451ec03cfba Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21894 | 2026.03.25 00:26:58.934149 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60941 | ||
| 21895 | 2026.03.25 00:26:58.934200 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39027 | ||
| 21896 | 2026.03.25 00:26:58.934212 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60919 | ||
| 21897 | 2026.03.25 00:26:58.934245 [ 292 ] {} <Trace> TCP-Session: 3997feb6-f35b-4fdb-9316-c451ec03cfba Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21898 | 2026.03.25 00:26:58.934227 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63304 | ||
| 21899 | 2026.03.25 00:26:58.934314 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 21900 | 2026.03.25 00:26:58.934320 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 21901 | 2026.03.25 00:26:58.934328 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 21902 | 2026.03.25 00:26:58.934351 [ 290 ] {} <Debug> TCP-Session: a737b727-e5ef-47cf-b35d-26afaa7efa86 Authenticating user 'default' from [fd00:1122:3344:101::e]:60919 | ||
| 21903 | 2026.03.25 00:26:58.934358 [ 293 ] {} <Debug> TCP-Session: 6c56c8ba-cfee-49c9-b67d-4481179960ba Authenticating user 'default' from [fd00:1122:3344:101::e]:60941 | ||
| 21904 | 2026.03.25 00:26:58.934375 [ 288 ] {} <Debug> TCP-Session: f0b59cca-10d0-450f-b37c-4a5d2241c8e7 Authenticating user 'default' from [fd00:1122:3344:101::e]:39027 | ||
| 21905 | 2026.03.25 00:26:58.934388 [ 290 ] {} <Debug> TCP-Session: a737b727-e5ef-47cf-b35d-26afaa7efa86 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21906 | 2026.03.25 00:26:58.934394 [ 293 ] {} <Debug> TCP-Session: 6c56c8ba-cfee-49c9-b67d-4481179960ba Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21907 | 2026.03.25 00:26:58.934407 [ 288 ] {} <Debug> TCP-Session: f0b59cca-10d0-450f-b37c-4a5d2241c8e7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21908 | 2026.03.25 00:26:58.934415 [ 290 ] {} <Debug> TCP-Session: a737b727-e5ef-47cf-b35d-26afaa7efa86 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21909 | 2026.03.25 00:26:58.934440 [ 288 ] {} <Debug> TCP-Session: f0b59cca-10d0-450f-b37c-4a5d2241c8e7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21910 | 2026.03.25 00:26:58.934422 [ 293 ] {} <Debug> TCP-Session: 6c56c8ba-cfee-49c9-b67d-4481179960ba Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21911 | 2026.03.25 00:26:58.934430 [ 292 ] {2599b916-0067-4a30-abb3-23d69a73a3e3} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:53476) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 21912 | 2026.03.25 00:26:58.934399 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 21913 | 2026.03.25 00:26:58.934211 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47651 | ||
| 21914 | 2026.03.25 00:26:58.934549 [ 291 ] {} <Debug> TCP-Session: 7a2cc340-a17b-448c-8ccc-6fba0e021109 Authenticating user 'default' from [fd00:1122:3344:101::e]:63304 | ||
| 21915 | 2026.03.25 00:26:58.934202 [ 296 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36148 | ||
| 21916 | 2026.03.25 00:26:58.934605 [ 291 ] {} <Debug> TCP-Session: 7a2cc340-a17b-448c-8ccc-6fba0e021109 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21917 | 2026.03.25 00:26:58.934156 [ 295 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37469 | ||
| 21918 | 2026.03.25 00:26:58.934622 [ 291 ] {} <Debug> TCP-Session: 7a2cc340-a17b-448c-8ccc-6fba0e021109 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21919 | 2026.03.25 00:26:58.934165 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:65460 | ||
| 21920 | 2026.03.25 00:26:58.934658 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 21921 | 2026.03.25 00:26:58.934688 [ 295 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 21922 | 2026.03.25 00:26:58.934660 [ 296 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 21923 | 2026.03.25 00:26:58.934725 [ 295 ] {} <Debug> TCP-Session: ab973dfa-151d-4f80-adfd-6615a63b87d9 Authenticating user 'default' from [fd00:1122:3344:101::e]:37469 | ||
| 21924 | 2026.03.25 00:26:58.934734 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 21925 | 2026.03.25 00:26:58.934757 [ 295 ] {} <Debug> TCP-Session: ab973dfa-151d-4f80-adfd-6615a63b87d9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21926 | 2026.03.25 00:26:58.934755 [ 292 ] {2599b916-0067-4a30-abb3-23d69a73a3e3} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 21927 | 2026.03.25 00:26:58.934782 [ 295 ] {} <Debug> TCP-Session: ab973dfa-151d-4f80-adfd-6615a63b87d9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21928 | 2026.03.25 00:26:58.934775 [ 294 ] {} <Debug> TCP-Session: 575990ca-46e2-4384-91a3-11dd1f5f7ed0 Authenticating user 'default' from [fd00:1122:3344:101::e]:65460 | ||
| 21929 | 2026.03.25 00:26:58.934749 [ 296 ] {} <Debug> TCP-Session: b08a7364-7064-4863-a192-c8c99a77bad2 Authenticating user 'default' from [fd00:1122:3344:101::e]:36148 | ||
| 21930 | 2026.03.25 00:26:58.934834 [ 292 ] {2599b916-0067-4a30-abb3-23d69a73a3e3} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 21931 | 2026.03.25 00:26:58.934846 [ 294 ] {} <Debug> TCP-Session: 575990ca-46e2-4384-91a3-11dd1f5f7ed0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21932 | 2026.03.25 00:26:58.934860 [ 296 ] {} <Debug> TCP-Session: b08a7364-7064-4863-a192-c8c99a77bad2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21933 | 2026.03.25 00:26:58.934885 [ 294 ] {} <Debug> TCP-Session: 575990ca-46e2-4384-91a3-11dd1f5f7ed0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21934 | 2026.03.25 00:26:58.934899 [ 296 ] {} <Debug> TCP-Session: b08a7364-7064-4863-a192-c8c99a77bad2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21935 | 2026.03.25 00:26:58.934713 [ 289 ] {} <Debug> TCP-Session: 2440b734-6959-45df-9d88-c50e77ba72f3 Authenticating user 'default' from [fd00:1122:3344:101::e]:47651 | ||
| 21936 | 2026.03.25 00:26:58.934953 [ 289 ] {} <Debug> TCP-Session: 2440b734-6959-45df-9d88-c50e77ba72f3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21937 | 2026.03.25 00:26:58.934968 [ 289 ] {} <Debug> TCP-Session: 2440b734-6959-45df-9d88-c50e77ba72f3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21938 | 2026.03.25 00:26:58.935145 [ 292 ] {2599b916-0067-4a30-abb3-23d69a73a3e3} <Debug> oximeter.version (97ad2ce0-cded-4649-a1b6-ff7c59ff4a2c) (SelectExecutor): Key condition: unknown | ||
| 21939 | 2026.03.25 00:26:58.936191 [ 334 ] {2599b916-0067-4a30-abb3-23d69a73a3e3} <Trace> AggregatingTransform: Aggregating | ||
| 21940 | 2026.03.25 00:26:58.936276 [ 334 ] {2599b916-0067-4a30-abb3-23d69a73a3e3} <Trace> Aggregator: Aggregation method: without_key | ||
| 21941 | 2026.03.25 00:26:58.936314 [ 334 ] {2599b916-0067-4a30-abb3-23d69a73a3e3} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001064734 sec. (939.202 rows/sec., 36.69 KiB/sec.) | ||
| 21942 | 2026.03.25 00:26:58.936333 [ 334 ] {2599b916-0067-4a30-abb3-23d69a73a3e3} <Trace> Aggregator: Merging aggregated data | ||
| 21943 | 2026.03.25 00:26:58.937513 [ 292 ] {2599b916-0067-4a30-abb3-23d69a73a3e3} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003136 sec., 318.8775510204082 rows/sec., 12.46 KiB/sec. | ||
| 21944 | 2026.03.25 00:26:58.937684 [ 292 ] {2599b916-0067-4a30-abb3-23d69a73a3e3} <Debug> TCPHandler: Processed in 0.003561772 sec. | ||
| 21945 | 2026.03.25 00:26:58.937801 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 21946 | 2026.03.25 00:26:58.937827 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 21947 | 2026.03.25 00:26:58.937836 [ 292 ] {} <Debug> TCP-Session: 3997feb6-f35b-4fdb-9316-c451ec03cfba Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21948 | 2026.03.25 00:26:58.937847 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 21949 | 2026.03.25 00:26:58.937864 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 21950 | 2026.03.25 00:26:58.937876 [ 291 ] {} <Debug> TCP-Session: 7a2cc340-a17b-448c-8ccc-6fba0e021109 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21951 | 2026.03.25 00:26:58.937904 [ 293 ] {} <Debug> TCP-Session: 6c56c8ba-cfee-49c9-b67d-4481179960ba Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21952 | 2026.03.25 00:26:58.937914 [ 290 ] {} <Debug> TCP-Session: a737b727-e5ef-47cf-b35d-26afaa7efa86 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21953 | 2026.03.25 00:26:58.937923 [ 295 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 21954 | 2026.03.25 00:26:58.937940 [ 296 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 21955 | 2026.03.25 00:26:58.937955 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 21956 | 2026.03.25 00:26:58.937968 [ 295 ] {} <Debug> TCP-Session: ab973dfa-151d-4f80-adfd-6615a63b87d9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21957 | 2026.03.25 00:26:58.937993 [ 296 ] {} <Debug> TCP-Session: b08a7364-7064-4863-a192-c8c99a77bad2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21958 | 2026.03.25 00:26:58.938011 [ 289 ] {} <Debug> TCP-Session: 2440b734-6959-45df-9d88-c50e77ba72f3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21959 | 2026.03.25 00:26:58.937895 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 21960 | 2026.03.25 00:26:58.937877 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 21961 | 2026.03.25 00:26:58.938068 [ 294 ] {} <Debug> TCP-Session: 575990ca-46e2-4384-91a3-11dd1f5f7ed0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21962 | 2026.03.25 00:26:58.938100 [ 288 ] {} <Debug> TCP-Session: f0b59cca-10d0-450f-b37c-4a5d2241c8e7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21963 | 2026.03.25 00:26:59.459487 [ 225 ] {} <Trace> system.asynchronous_metric_log (0898b27c-367e-447b-8482-f4822232c365): 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] | ||
| 21964 | 2026.03.25 00:26:59.459544 [ 225 ] {} <Debug> system.asynchronous_metric_log (0898b27c-367e-447b-8482-f4822232c365): 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] | ||
| 21965 | 2026.03.25 00:26:59.463320 [ 225 ] {} <Debug> system.asynchronous_metric_log (0898b27c-367e-447b-8482-f4822232c365): 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] | ||
| 21966 | 2026.03.25 00:26:59.710846 [ 16 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 21967 | 2026.03.25 00:26:59.710928 [ 16 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 21968 | 2026.03.25 00:26:59.992671 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 43102 | ||
| 21969 | 2026.03.25 00:26:59.993188 [ 244 ] {} <Trace> system.asynchronous_metric_log (0898b27c-367e-447b-8482-f4822232c365): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21970 | 2026.03.25 00:26:59.993231 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.96 GiB. | ||
| 21971 | 2026.03.25 00:26:59.993717 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) | ||
| 21972 | 2026.03.25 00:26:59.993959 [ 244 ] {} <Trace> system.asynchronous_metric_log (0898b27c-367e-447b-8482-f4822232c365): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21973 | 2026.03.25 00:26:59.994112 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 43102 | ||
| 21974 | 2026.03.25 00:27:01.452814 [ 222 ] {} <Trace> system.metric_log (8832bb94-2db2-42e0-923d-5bcca7c2cc3b): 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] | ||
| 21975 | 2026.03.25 00:27:01.452871 [ 222 ] {} <Debug> system.metric_log (8832bb94-2db2-42e0-923d-5bcca7c2cc3b): 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] | ||
| 21976 | 2026.03.25 00:27:01.454977 [ 222 ] {} <Debug> system.metric_log (8832bb94-2db2-42e0-923d-5bcca7c2cc3b): 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] | ||
| 21977 | 2026.03.25 00:27:01.482033 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21978 | 2026.03.25 00:27:01.482206 [ 5 ] {581f74d3-d025-4d26-a17f-d117e651f159} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 21979 | 2026.03.25 00:27:01.482269 [ 5 ] {581f74d3-d025-4d26-a17f-d117e651f159} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 21980 | 2026.03.25 00:27:01.482940 [ 5 ] {581f74d3-d025-4d26-a17f-d117e651f159} <Trace> oximeter.fields_string (da9d4756-c540-45ff-bdbb-bdc9c8d31861): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21981 | 2026.03.25 00:27:01.482985 [ 5 ] {581f74d3-d025-4d26-a17f-d117e651f159} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.96 GiB. | ||
| 21982 | 2026.03.25 00:27:01.483373 [ 5 ] {581f74d3-d025-4d26-a17f-d117e651f159} <Trace> MergedBlockOutputStream: filled checksums all_154_154_0 (state Temporary) | ||
| 21983 | 2026.03.25 00:27:01.483591 [ 5 ] {581f74d3-d025-4d26-a17f-d117e651f159} <Trace> oximeter.fields_string (da9d4756-c540-45ff-bdbb-bdc9c8d31861): Renaming temporary part tmp_insert_all_154_154_0 to all_154_154_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21984 | 2026.03.25 00:27:01.483740 [ 5 ] {581f74d3-d025-4d26-a17f-d117e651f159} <Debug> executeQuery: Read 108 rows, 9.31 KiB in 0.001581 sec., 68311.19544592031 rows/sec., 5.75 MiB/sec. | ||
| 21985 | 2026.03.25 00:27:01.483783 [ 5 ] {581f74d3-d025-4d26-a17f-d117e651f159} <Debug> TCPHandler: Processed in 0.001877393 sec. | ||
| 21986 | 2026.03.25 00:27:01.483908 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21987 | 2026.03.25 00:27:01.484002 [ 5 ] {a7b671f8-93e6-4a74-90f6-9f8951f69690} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 21988 | 2026.03.25 00:27:01.484043 [ 5 ] {a7b671f8-93e6-4a74-90f6-9f8951f69690} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 21989 | 2026.03.25 00:27:01.484450 [ 5 ] {a7b671f8-93e6-4a74-90f6-9f8951f69690} <Trace> oximeter.fields_u16 (b490aa8d-8720-450c-9d9d-0c0be0c6e0e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21990 | 2026.03.25 00:27:01.484487 [ 5 ] {a7b671f8-93e6-4a74-90f6-9f8951f69690} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.96 GiB. | ||
| 21991 | 2026.03.25 00:27:01.484782 [ 5 ] {a7b671f8-93e6-4a74-90f6-9f8951f69690} <Trace> MergedBlockOutputStream: filled checksums all_129_129_0 (state Temporary) | ||
| 21992 | 2026.03.25 00:27:01.484988 [ 5 ] {a7b671f8-93e6-4a74-90f6-9f8951f69690} <Trace> oximeter.fields_u16 (b490aa8d-8720-450c-9d9d-0c0be0c6e0e1): Renaming temporary part tmp_insert_all_129_129_0 to all_129_129_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21993 | 2026.03.25 00:27:01.485115 [ 5 ] {a7b671f8-93e6-4a74-90f6-9f8951f69690} <Debug> executeQuery: Read 26 rows, 1.96 KiB in 0.001131 sec., 22988.505747126437 rows/sec., 1.69 MiB/sec. | ||
| 21994 | 2026.03.25 00:27:01.485152 [ 5 ] {a7b671f8-93e6-4a74-90f6-9f8951f69690} <Debug> TCPHandler: Processed in 0.00129361 sec. | ||
| 21995 | 2026.03.25 00:27:01.485261 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21996 | 2026.03.25 00:27:01.485355 [ 5 ] {7f013e92-19bd-485c-b2fb-0f1c24a3c9bb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 21997 | 2026.03.25 00:27:01.485396 [ 5 ] {7f013e92-19bd-485c-b2fb-0f1c24a3c9bb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 21998 | 2026.03.25 00:27:01.485825 [ 5 ] {7f013e92-19bd-485c-b2fb-0f1c24a3c9bb} <Trace> oximeter.fields_uuid (6a83c119-7e6c-4ef5-9da4-bd1e7cdd4b62): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21999 | 2026.03.25 00:27:01.485863 [ 5 ] {7f013e92-19bd-485c-b2fb-0f1c24a3c9bb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.96 GiB. | ||
| 22000 | 2026.03.25 00:27:01.486213 [ 5 ] {7f013e92-19bd-485c-b2fb-0f1c24a3c9bb} <Trace> MergedBlockOutputStream: filled checksums all_154_154_0 (state Temporary) | ||
| 22001 | 2026.03.25 00:27:01.486519 [ 5 ] {7f013e92-19bd-485c-b2fb-0f1c24a3c9bb} <Trace> oximeter.fields_uuid (6a83c119-7e6c-4ef5-9da4-bd1e7cdd4b62): Renaming temporary part tmp_insert_all_154_154_0 to all_154_154_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22002 | 2026.03.25 00:27:01.486649 [ 5 ] {7f013e92-19bd-485c-b2fb-0f1c24a3c9bb} <Debug> executeQuery: Read 90 rows, 7.20 KiB in 0.001311 sec., 68649.88558352402 rows/sec., 5.36 MiB/sec. | ||
| 22003 | 2026.03.25 00:27:01.486688 [ 5 ] {7f013e92-19bd-485c-b2fb-0f1c24a3c9bb} <Debug> TCPHandler: Processed in 0.001475664 sec. | ||
| 22004 | 2026.03.25 00:27:01.486802 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22005 | 2026.03.25 00:27:01.486895 [ 5 ] {d9dd7cde-f445-4504-a1e9-9a146b74111f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 22006 | 2026.03.25 00:27:01.486939 [ 5 ] {d9dd7cde-f445-4504-a1e9-9a146b74111f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 22007 | 2026.03.25 00:27:01.487356 [ 5 ] {d9dd7cde-f445-4504-a1e9-9a146b74111f} <Trace> oximeter.measurements_cumulativeu64 (d9515f17-c5fd-4592-903e-92bbab0fc185): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22008 | 2026.03.25 00:27:01.487393 [ 5 ] {d9dd7cde-f445-4504-a1e9-9a146b74111f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.96 GiB. | ||
| 22009 | 2026.03.25 00:27:01.487722 [ 5 ] {d9dd7cde-f445-4504-a1e9-9a146b74111f} <Trace> MergedBlockOutputStream: filled checksums all_154_154_0 (state Temporary) | ||
| 22010 | 2026.03.25 00:27:01.487937 [ 5 ] {d9dd7cde-f445-4504-a1e9-9a146b74111f} <Trace> oximeter.measurements_cumulativeu64 (d9515f17-c5fd-4592-903e-92bbab0fc185): Renaming temporary part tmp_insert_all_154_154_0 to all_154_154_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22011 | 2026.03.25 00:27:01.488073 [ 5 ] {d9dd7cde-f445-4504-a1e9-9a146b74111f} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001195 sec., 133891.21338912132 rows/sec., 9.33 MiB/sec. | ||
| 22012 | 2026.03.25 00:27:01.488110 [ 5 ] {d9dd7cde-f445-4504-a1e9-9a146b74111f} <Debug> TCPHandler: Processed in 0.001357191 sec. | ||
| 22013 | 2026.03.25 00:27:01.488213 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22014 | 2026.03.25 00:27:01.488312 [ 5 ] {60298165-fd3f-4642-86f5-f688d0b937cf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 22015 | 2026.03.25 00:27:01.488368 [ 5 ] {60298165-fd3f-4642-86f5-f688d0b937cf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 22016 | 2026.03.25 00:27:01.489194 [ 5 ] {60298165-fd3f-4642-86f5-f688d0b937cf} <Trace> oximeter.measurements_histogramu64 (66b3c5cd-c277-4614-b9e1-0e483a2d8930): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22017 | 2026.03.25 00:27:01.489230 [ 5 ] {60298165-fd3f-4642-86f5-f688d0b937cf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.96 GiB. | ||
| 22018 | 2026.03.25 00:27:01.489805 [ 5 ] {60298165-fd3f-4642-86f5-f688d0b937cf} <Trace> MergedBlockOutputStream: filled checksums all_129_129_0 (state Temporary) | ||
| 22019 | 2026.03.25 00:27:01.490210 [ 5 ] {60298165-fd3f-4642-86f5-f688d0b937cf} <Trace> oximeter.measurements_histogramu64 (66b3c5cd-c277-4614-b9e1-0e483a2d8930): Renaming temporary part tmp_insert_all_129_129_0 to all_129_129_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22020 | 2026.03.25 00:27:01.490355 [ 5 ] {60298165-fd3f-4642-86f5-f688d0b937cf} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.002067 sec., 12578.61635220126 rows/sec., 22.54 MiB/sec. | ||
| 22021 | 2026.03.25 00:27:01.490412 [ 5 ] {60298165-fd3f-4642-86f5-f688d0b937cf} <Debug> TCPHandler: Processed in 0.002247371 sec. | ||
| 22022 | 2026.03.25 00:27:01.490526 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22023 | 2026.03.25 00:27:01.490621 [ 5 ] {d4c24403-905b-4967-8a26-1064dc792bb1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 22024 | 2026.03.25 00:27:01.490664 [ 5 ] {d4c24403-905b-4967-8a26-1064dc792bb1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 22025 | 2026.03.25 00:27:01.491001 [ 5 ] {d4c24403-905b-4967-8a26-1064dc792bb1} <Trace> oximeter.measurements_u64 (a46c3f3f-9ded-4b50-9fc2-4f503dd169a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22026 | 2026.03.25 00:27:01.491038 [ 5 ] {d4c24403-905b-4967-8a26-1064dc792bb1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.96 GiB. | ||
| 22027 | 2026.03.25 00:27:01.491412 [ 5 ] {d4c24403-905b-4967-8a26-1064dc792bb1} <Trace> MergedBlockOutputStream: filled checksums all_154_154_0 (state Temporary) | ||
| 22028 | 2026.03.25 00:27:01.491749 [ 5 ] {d4c24403-905b-4967-8a26-1064dc792bb1} <Trace> oximeter.measurements_u64 (a46c3f3f-9ded-4b50-9fc2-4f503dd169a4): Renaming temporary part tmp_insert_all_154_154_0 to all_154_154_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22029 | 2026.03.25 00:27:01.491930 [ 5 ] {d4c24403-905b-4967-8a26-1064dc792bb1} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001327 sec., 45214.7701582517 rows/sec., 3.05 MiB/sec. | ||
| 22030 | 2026.03.25 00:27:01.491974 [ 5 ] {d4c24403-905b-4967-8a26-1064dc792bb1} <Debug> TCPHandler: Processed in 0.001496444 sec. | ||
| 22031 | 2026.03.25 00:27:02.000196 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 398.99 MiB, peak 420.45 MiB, free memory in arenas 0.00 B, will set to 402.55 MiB (RSS), difference: 3.56 MiB | ||
| 22032 | 2026.03.25 00:27:02.103658 [ 224 ] {} <Trace> oximeter.fields_ipaddr (2be1fe0e-d681-4366-b872-d5e7a11bcfe0): 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] | ||
| 22033 | 2026.03.25 00:27:02.103722 [ 224 ] {} <Debug> oximeter.fields_ipaddr (2be1fe0e-d681-4366-b872-d5e7a11bcfe0): 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] | ||
| 22034 | 2026.03.25 00:27:02.105897 [ 224 ] {} <Debug> oximeter.fields_ipaddr (2be1fe0e-d681-4366-b872-d5e7a11bcfe0): 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] | ||
| 22035 | 2026.03.25 00:27:02.358316 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 678 | ||
| 22036 | 2026.03.25 00:27:02.375704 [ 243 ] {} <Trace> system.metric_log (8832bb94-2db2-42e0-923d-5bcca7c2cc3b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22037 | 2026.03.25 00:27:02.375761 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.96 GiB. | ||
| 22038 | 2026.03.25 00:27:02.382100 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) | ||
| 22039 | 2026.03.25 00:27:02.382801 [ 243 ] {} <Trace> system.metric_log (8832bb94-2db2-42e0-923d-5bcca7c2cc3b): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22040 | 2026.03.25 00:27:02.385967 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 678 | ||
| 22041 | 2026.03.25 00:27:03.000190 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 399.07 MiB, peak 420.45 MiB, free memory in arenas 0.00 B, will set to 402.55 MiB (RSS), difference: 3.48 MiB | ||
| 22042 | 2026.03.25 00:27:05.187684 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 2820 | ||
| 22043 | 2026.03.25 00:27:05.190163 [ 242 ] {} <Trace> system.query_log (9703172c-9101-4506-b1d0-613c64f918a0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22044 | 2026.03.25 00:27:05.190211 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.45 GiB. | ||
| 22045 | 2026.03.25 00:27:05.191403 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 22046 | 2026.03.25 00:27:05.191671 [ 242 ] {} <Trace> system.query_log (9703172c-9101-4506-b1d0-613c64f918a0): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22047 | 2026.03.25 00:27:05.191945 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2820 | ||
| 22048 | 2026.03.25 00:27:06.000193 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 398.55 MiB, peak 420.45 MiB, free memory in arenas 0.00 B, will set to 402.55 MiB (RSS), difference: 4.00 MiB | ||
| 22049 | 2026.03.25 00:27:06.489689 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22050 | 2026.03.25 00:27:06.489867 [ 5 ] {7625d909-3120-4f8e-b7f3-bed4a66a4217} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 22051 | 2026.03.25 00:27:06.489937 [ 5 ] {7625d909-3120-4f8e-b7f3-bed4a66a4217} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 22052 | 2026.03.25 00:27:06.490778 [ 5 ] {7625d909-3120-4f8e-b7f3-bed4a66a4217} <Trace> oximeter.fields_i16 (78240462-1731-4218-9a79-d1fbaf59befe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22053 | 2026.03.25 00:27:06.490827 [ 5 ] {7625d909-3120-4f8e-b7f3-bed4a66a4217} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.45 GiB. | ||
| 22054 | 2026.03.25 00:27:06.491212 [ 5 ] {7625d909-3120-4f8e-b7f3-bed4a66a4217} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 22055 | 2026.03.25 00:27:06.491428 [ 5 ] {7625d909-3120-4f8e-b7f3-bed4a66a4217} <Trace> oximeter.fields_i16 (78240462-1731-4218-9a79-d1fbaf59befe): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22056 | 2026.03.25 00:27:06.491575 [ 5 ] {7625d909-3120-4f8e-b7f3-bed4a66a4217} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001758 sec., 161547.21274175198 rows/sec., 10.26 MiB/sec. | ||
| 22057 | 2026.03.25 00:27:06.491616 [ 5 ] {7625d909-3120-4f8e-b7f3-bed4a66a4217} <Debug> TCPHandler: Processed in 0.002049687 sec. | ||
| 22058 | 2026.03.25 00:27:06.491740 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22059 | 2026.03.25 00:27:06.491833 [ 5 ] {5f074d62-0923-4995-9f1c-e2f8362b0d28} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 22060 | 2026.03.25 00:27:06.491873 [ 5 ] {5f074d62-0923-4995-9f1c-e2f8362b0d28} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 22061 | 2026.03.25 00:27:06.492261 [ 5 ] {5f074d62-0923-4995-9f1c-e2f8362b0d28} <Trace> oximeter.fields_ipaddr (2be1fe0e-d681-4366-b872-d5e7a11bcfe0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22062 | 2026.03.25 00:27:06.492296 [ 5 ] {5f074d62-0923-4995-9f1c-e2f8362b0d28} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.45 GiB. | ||
| 22063 | 2026.03.25 00:27:06.492581 [ 5 ] {5f074d62-0923-4995-9f1c-e2f8362b0d28} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 22064 | 2026.03.25 00:27:06.492783 [ 5 ] {5f074d62-0923-4995-9f1c-e2f8362b0d28} <Trace> oximeter.fields_ipaddr (2be1fe0e-d681-4366-b872-d5e7a11bcfe0): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22065 | 2026.03.25 00:27:06.492909 [ 5 ] {5f074d62-0923-4995-9f1c-e2f8362b0d28} <Debug> executeQuery: Read 14 rows, 1.14 KiB in 0.001095 sec., 12785.388127853881 rows/sec., 1.02 MiB/sec. | ||
| 22066 | 2026.03.25 00:27:06.492946 [ 5 ] {5f074d62-0923-4995-9f1c-e2f8362b0d28} <Debug> TCPHandler: Processed in 0.001253209 sec. | ||
| 22067 | 2026.03.25 00:27:06.493050 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22068 | 2026.03.25 00:27:06.493141 [ 5 ] {273212b1-0b47-4d54-9e61-4078c121f4c3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 22069 | 2026.03.25 00:27:06.493179 [ 5 ] {273212b1-0b47-4d54-9e61-4078c121f4c3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 22070 | 2026.03.25 00:27:06.493985 [ 5 ] {273212b1-0b47-4d54-9e61-4078c121f4c3} <Trace> oximeter.fields_string (da9d4756-c540-45ff-bdbb-bdc9c8d31861): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22071 | 2026.03.25 00:27:06.494020 [ 5 ] {273212b1-0b47-4d54-9e61-4078c121f4c3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.45 GiB. | ||
| 22072 | 2026.03.25 00:27:06.494377 [ 5 ] {273212b1-0b47-4d54-9e61-4078c121f4c3} <Trace> MergedBlockOutputStream: filled checksums all_155_155_0 (state Temporary) | ||
| 22073 | 2026.03.25 00:27:06.494575 [ 5 ] {273212b1-0b47-4d54-9e61-4078c121f4c3} <Trace> oximeter.fields_string (da9d4756-c540-45ff-bdbb-bdc9c8d31861): Renaming temporary part tmp_insert_all_155_155_0 to all_155_155_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22074 | 2026.03.25 00:27:06.494700 [ 5 ] {273212b1-0b47-4d54-9e61-4078c121f4c3} <Debug> executeQuery: Read 832 rows, 66.80 KiB in 0.001577 sec., 527584.020291693 rows/sec., 41.37 MiB/sec. | ||
| 22075 | 2026.03.25 00:27:06.494737 [ 5 ] {273212b1-0b47-4d54-9e61-4078c121f4c3} <Debug> TCPHandler: Processed in 0.0017339 sec. | ||
| 22076 | 2026.03.25 00:27:06.494834 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22077 | 2026.03.25 00:27:06.494925 [ 5 ] {335be307-8244-4664-a1bc-0cfcf86adcde} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 22078 | 2026.03.25 00:27:06.494964 [ 5 ] {335be307-8244-4664-a1bc-0cfcf86adcde} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 22079 | 2026.03.25 00:27:06.495406 [ 5 ] {335be307-8244-4664-a1bc-0cfcf86adcde} <Trace> oximeter.fields_u16 (b490aa8d-8720-450c-9d9d-0c0be0c6e0e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22080 | 2026.03.25 00:27:06.495441 [ 5 ] {335be307-8244-4664-a1bc-0cfcf86adcde} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.45 GiB. | ||
| 22081 | 2026.03.25 00:27:06.495731 [ 5 ] {335be307-8244-4664-a1bc-0cfcf86adcde} <Trace> MergedBlockOutputStream: filled checksums all_130_130_0 (state Temporary) | ||
| 22082 | 2026.03.25 00:27:06.495924 [ 5 ] {335be307-8244-4664-a1bc-0cfcf86adcde} <Trace> oximeter.fields_u16 (b490aa8d-8720-450c-9d9d-0c0be0c6e0e1): Renaming temporary part tmp_insert_all_130_130_0 to all_130_130_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22083 | 2026.03.25 00:27:06.496046 [ 5 ] {335be307-8244-4664-a1bc-0cfcf86adcde} <Debug> executeQuery: Read 170 rows, 10.57 KiB in 0.001139 sec., 149253.73134328358 rows/sec., 9.06 MiB/sec. | ||
| 22084 | 2026.03.25 00:27:06.496082 [ 5 ] {335be307-8244-4664-a1bc-0cfcf86adcde} <Debug> TCPHandler: Processed in 0.00129499 sec. | ||
| 22085 | 2026.03.25 00:27:06.496190 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22086 | 2026.03.25 00:27:06.496280 [ 5 ] {31f6e979-92f2-428e-b558-504402d5f76e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 22087 | 2026.03.25 00:27:06.496319 [ 5 ] {31f6e979-92f2-428e-b558-504402d5f76e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 22088 | 2026.03.25 00:27:06.496749 [ 5 ] {31f6e979-92f2-428e-b558-504402d5f76e} <Trace> oximeter.fields_u32 (79eddaf6-5920-48fe-8c45-6c5582e58677): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22089 | 2026.03.25 00:27:06.496784 [ 5 ] {31f6e979-92f2-428e-b558-504402d5f76e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.45 GiB. | ||
| 22090 | 2026.03.25 00:27:06.497068 [ 5 ] {31f6e979-92f2-428e-b558-504402d5f76e} <Trace> MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) | ||
| 22091 | 2026.03.25 00:27:06.497264 [ 5 ] {31f6e979-92f2-428e-b558-504402d5f76e} <Trace> oximeter.fields_u32 (79eddaf6-5920-48fe-8c45-6c5582e58677): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22092 | 2026.03.25 00:27:06.497389 [ 5 ] {31f6e979-92f2-428e-b558-504402d5f76e} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001126 sec., 132326.82060390763 rows/sec., 8.55 MiB/sec. | ||
| 22093 | 2026.03.25 00:27:06.497426 [ 5 ] {31f6e979-92f2-428e-b558-504402d5f76e} <Debug> TCPHandler: Processed in 0.001283129 sec. | ||
| 22094 | 2026.03.25 00:27:06.497537 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22095 | 2026.03.25 00:27:06.497628 [ 5 ] {5c3b57f1-4df5-417a-ad12-00f15b2bc83b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 22096 | 2026.03.25 00:27:06.497666 [ 5 ] {5c3b57f1-4df5-417a-ad12-00f15b2bc83b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 22097 | 2026.03.25 00:27:06.498098 [ 5 ] {5c3b57f1-4df5-417a-ad12-00f15b2bc83b} <Trace> oximeter.fields_u8 (fa258e8d-285a-434f-b894-6be795807874): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22098 | 2026.03.25 00:27:06.498134 [ 5 ] {5c3b57f1-4df5-417a-ad12-00f15b2bc83b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.45 GiB. | ||
| 22099 | 2026.03.25 00:27:06.498434 [ 5 ] {5c3b57f1-4df5-417a-ad12-00f15b2bc83b} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 22100 | 2026.03.25 00:27:06.498630 [ 5 ] {5c3b57f1-4df5-417a-ad12-00f15b2bc83b} <Trace> oximeter.fields_u8 (fa258e8d-285a-434f-b894-6be795807874): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22101 | 2026.03.25 00:27:06.498754 [ 5 ] {5c3b57f1-4df5-417a-ad12-00f15b2bc83b} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001143 sec., 129483.81452318461 rows/sec., 7.36 MiB/sec. | ||
| 22102 | 2026.03.25 00:27:06.498790 [ 5 ] {5c3b57f1-4df5-417a-ad12-00f15b2bc83b} <Debug> TCPHandler: Processed in 0.00130085 sec. | ||
| 22103 | 2026.03.25 00:27:06.498901 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22104 | 2026.03.25 00:27:06.498991 [ 5 ] {abd552ca-231d-49a0-967a-ba71cc497eca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 22105 | 2026.03.25 00:27:06.499030 [ 5 ] {abd552ca-231d-49a0-967a-ba71cc497eca} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 22106 | 2026.03.25 00:27:06.499627 [ 5 ] {abd552ca-231d-49a0-967a-ba71cc497eca} <Trace> oximeter.fields_uuid (6a83c119-7e6c-4ef5-9da4-bd1e7cdd4b62): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22107 | 2026.03.25 00:27:06.499662 [ 5 ] {abd552ca-231d-49a0-967a-ba71cc497eca} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.45 GiB. | ||
| 22108 | 2026.03.25 00:27:06.499971 [ 5 ] {abd552ca-231d-49a0-967a-ba71cc497eca} <Trace> MergedBlockOutputStream: filled checksums all_155_155_0 (state Temporary) | ||
| 22109 | 2026.03.25 00:27:06.500166 [ 5 ] {abd552ca-231d-49a0-967a-ba71cc497eca} <Trace> oximeter.fields_uuid (6a83c119-7e6c-4ef5-9da4-bd1e7cdd4b62): Renaming temporary part tmp_insert_all_155_155_0 to all_155_155_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22110 | 2026.03.25 00:27:06.500290 [ 5 ] {abd552ca-231d-49a0-967a-ba71cc497eca} <Debug> executeQuery: Read 518 rows, 37.44 KiB in 0.001316 sec., 393617.02127659577 rows/sec., 27.78 MiB/sec. | ||
| 22111 | 2026.03.25 00:27:06.500326 [ 5 ] {abd552ca-231d-49a0-967a-ba71cc497eca} <Debug> TCPHandler: Processed in 0.001472964 sec. | ||
| 22112 | 2026.03.25 00:27:06.500435 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22113 | 2026.03.25 00:27:06.500526 [ 5 ] {27bc0fe1-4db9-4a63-baa0-b60d53e1fd49} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 22114 | 2026.03.25 00:27:06.500565 [ 5 ] {27bc0fe1-4db9-4a63-baa0-b60d53e1fd49} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 22115 | 2026.03.25 00:27:06.500885 [ 5 ] {27bc0fe1-4db9-4a63-baa0-b60d53e1fd49} <Trace> oximeter.measurements_bool (8a3ce6e0-f76a-4ba2-9a43-4275c3c9549e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22116 | 2026.03.25 00:27:06.500921 [ 5 ] {27bc0fe1-4db9-4a63-baa0-b60d53e1fd49} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.45 GiB. | ||
| 22117 | 2026.03.25 00:27:06.501204 [ 5 ] {27bc0fe1-4db9-4a63-baa0-b60d53e1fd49} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 22118 | 2026.03.25 00:27:06.501398 [ 5 ] {27bc0fe1-4db9-4a63-baa0-b60d53e1fd49} <Trace> oximeter.measurements_bool (8a3ce6e0-f76a-4ba2-9a43-4275c3c9549e): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22119 | 2026.03.25 00:27:06.501523 [ 5 ] {27bc0fe1-4db9-4a63-baa0-b60d53e1fd49} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001015 sec., 5911.330049261083 rows/sec., 308.84 KiB/sec. | ||
| 22120 | 2026.03.25 00:27:06.501559 [ 5 ] {27bc0fe1-4db9-4a63-baa0-b60d53e1fd49} <Debug> TCPHandler: Processed in 0.001171676 sec. | ||
| 22121 | 2026.03.25 00:27:06.501664 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22122 | 2026.03.25 00:27:06.501755 [ 5 ] {21ccb5ee-e50b-4e68-b175-90f22fbbe62b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 22123 | 2026.03.25 00:27:06.501796 [ 5 ] {21ccb5ee-e50b-4e68-b175-90f22fbbe62b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 22124 | 2026.03.25 00:27:06.502195 [ 5 ] {21ccb5ee-e50b-4e68-b175-90f22fbbe62b} <Trace> oximeter.measurements_cumulativeu64 (d9515f17-c5fd-4592-903e-92bbab0fc185): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22125 | 2026.03.25 00:27:06.502230 [ 5 ] {21ccb5ee-e50b-4e68-b175-90f22fbbe62b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.45 GiB. | ||
| 22126 | 2026.03.25 00:27:06.502541 [ 5 ] {21ccb5ee-e50b-4e68-b175-90f22fbbe62b} <Trace> MergedBlockOutputStream: filled checksums all_155_155_0 (state Temporary) | ||
| 22127 | 2026.03.25 00:27:06.502756 [ 5 ] {21ccb5ee-e50b-4e68-b175-90f22fbbe62b} <Trace> oximeter.measurements_cumulativeu64 (d9515f17-c5fd-4592-903e-92bbab0fc185): Renaming temporary part tmp_insert_all_155_155_0 to all_155_155_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22128 | 2026.03.25 00:27:06.502879 [ 5 ] {21ccb5ee-e50b-4e68-b175-90f22fbbe62b} <Debug> executeQuery: Read 272 rows, 18.52 KiB in 0.001142 sec., 238178.6339754816 rows/sec., 15.84 MiB/sec. | ||
| 22129 | 2026.03.25 00:27:06.502915 [ 5 ] {21ccb5ee-e50b-4e68-b175-90f22fbbe62b} <Debug> TCPHandler: Processed in 0.001297199 sec. | ||
| 22130 | 2026.03.25 00:27:06.503022 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22131 | 2026.03.25 00:27:06.503113 [ 5 ] {ca331120-4d50-4105-98c2-6c2707099715} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 22132 | 2026.03.25 00:27:06.503152 [ 5 ] {ca331120-4d50-4105-98c2-6c2707099715} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 22133 | 2026.03.25 00:27:06.503455 [ 5 ] {ca331120-4d50-4105-98c2-6c2707099715} <Trace> oximeter.measurements_f64 (212c2a6f-90cf-4c71-aafe-78c3b1fd8e79): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22134 | 2026.03.25 00:27:06.503490 [ 5 ] {ca331120-4d50-4105-98c2-6c2707099715} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.45 GiB. | ||
| 22135 | 2026.03.25 00:27:06.503764 [ 5 ] {ca331120-4d50-4105-98c2-6c2707099715} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 22136 | 2026.03.25 00:27:06.503966 [ 5 ] {ca331120-4d50-4105-98c2-6c2707099715} <Trace> oximeter.measurements_f64 (212c2a6f-90cf-4c71-aafe-78c3b1fd8e79): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22137 | 2026.03.25 00:27:06.504088 [ 5 ] {ca331120-4d50-4105-98c2-6c2707099715} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.000992 sec., 1008.0645161290322 rows/sec., 67.93 KiB/sec. | ||
| 22138 | 2026.03.25 00:27:06.504122 [ 5 ] {ca331120-4d50-4105-98c2-6c2707099715} <Debug> TCPHandler: Processed in 0.001147136 sec. | ||
| 22139 | 2026.03.25 00:27:06.504224 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22140 | 2026.03.25 00:27:06.504318 [ 5 ] {dcca4f43-49df-4462-a358-c0d73c80c235} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 22141 | 2026.03.25 00:27:06.504370 [ 5 ] {dcca4f43-49df-4462-a358-c0d73c80c235} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 22142 | 2026.03.25 00:27:06.505159 [ 5 ] {dcca4f43-49df-4462-a358-c0d73c80c235} <Trace> oximeter.measurements_histogramu64 (66b3c5cd-c277-4614-b9e1-0e483a2d8930): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22143 | 2026.03.25 00:27:06.505220 [ 5 ] {dcca4f43-49df-4462-a358-c0d73c80c235} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.45 GiB. | ||
| 22144 | 2026.03.25 00:27:06.505721 [ 5 ] {dcca4f43-49df-4462-a358-c0d73c80c235} <Trace> MergedBlockOutputStream: filled checksums all_130_130_0 (state Temporary) | ||
| 22145 | 2026.03.25 00:27:06.505929 [ 5 ] {dcca4f43-49df-4462-a358-c0d73c80c235} <Trace> oximeter.measurements_histogramu64 (66b3c5cd-c277-4614-b9e1-0e483a2d8930): Renaming temporary part tmp_insert_all_130_130_0 to all_130_130_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22146 | 2026.03.25 00:27:06.506059 [ 5 ] {dcca4f43-49df-4462-a358-c0d73c80c235} <Debug> executeQuery: Read 14 rows, 25.69 KiB in 0.001759 sec., 7959.067652075043 rows/sec., 14.26 MiB/sec. | ||
| 22147 | 2026.03.25 00:27:06.506114 [ 5 ] {dcca4f43-49df-4462-a358-c0d73c80c235} <Debug> TCPHandler: Processed in 0.001936494 sec. | ||
| 22148 | 2026.03.25 00:27:06.506223 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22149 | 2026.03.25 00:27:06.506314 [ 5 ] {b71c56f2-40bb-41b7-a7a3-6bbac025335a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 22150 | 2026.03.25 00:27:06.506356 [ 5 ] {b71c56f2-40bb-41b7-a7a3-6bbac025335a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 22151 | 2026.03.25 00:27:06.506726 [ 5 ] {b71c56f2-40bb-41b7-a7a3-6bbac025335a} <Trace> oximeter.measurements_u64 (a46c3f3f-9ded-4b50-9fc2-4f503dd169a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22152 | 2026.03.25 00:27:06.506761 [ 5 ] {b71c56f2-40bb-41b7-a7a3-6bbac025335a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.45 GiB. | ||
| 22153 | 2026.03.25 00:27:06.507053 [ 5 ] {b71c56f2-40bb-41b7-a7a3-6bbac025335a} <Trace> MergedBlockOutputStream: filled checksums all_155_155_0 (state Temporary) | ||
| 22154 | 2026.03.25 00:27:06.507266 [ 5 ] {b71c56f2-40bb-41b7-a7a3-6bbac025335a} <Trace> oximeter.measurements_u64 (a46c3f3f-9ded-4b50-9fc2-4f503dd169a4): Renaming temporary part tmp_insert_all_155_155_0 to all_155_155_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22155 | 2026.03.25 00:27:06.507389 [ 5 ] {b71c56f2-40bb-41b7-a7a3-6bbac025335a} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001093 sec., 82342.17749313815 rows/sec., 5.15 MiB/sec. | ||
| 22156 | 2026.03.25 00:27:06.507424 [ 5 ] {b71c56f2-40bb-41b7-a7a3-6bbac025335a} <Debug> TCPHandler: Processed in 0.001248399 sec. | ||
| 22157 | 2026.03.25 00:27:07.494287 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 43614 | ||
| 22158 | 2026.03.25 00:27:07.494829 [ 244 ] {} <Trace> system.asynchronous_metric_log (0898b27c-367e-447b-8482-f4822232c365): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22159 | 2026.03.25 00:27:07.494877 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.45 GiB. | ||
| 22160 | 2026.03.25 00:27:07.495368 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) | ||
| 22161 | 2026.03.25 00:27:07.495628 [ 244 ] {} <Trace> system.asynchronous_metric_log (0898b27c-367e-447b-8482-f4822232c365): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22162 | 2026.03.25 00:27:07.495763 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 43614 | ||
| 22163 | 2026.03.25 00:27:07.495825 [ 51 ] {} <Debug> system.asynchronous_metric_log (0898b27c-367e-447b-8482-f4822232c365) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0 | ||
| 22164 | 2026.03.25 00:27:07.495907 [ 51 ] {} <Trace> system.asynchronous_metric_log (0898b27c-367e-447b-8482-f4822232c365): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22165 | 2026.03.25 00:27:07.495928 [ 51 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.45 GiB. | ||
| 22166 | 2026.03.25 00:27:07.496039 [ 197 ] {0898b27c-367e-447b-8482-f4822232c365::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 | ||
| 22167 | 2026.03.25 00:27:07.496133 [ 197 ] {0898b27c-367e-447b-8482-f4822232c365::all_1_91_18} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 22168 | 2026.03.25 00:27:07.496163 [ 197 ] {0898b27c-367e-447b-8482-f4822232c365::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 6 marks from part all_1_86_17, total 41182 rows starting from the beginning of the part | ||
| 22169 | 2026.03.25 00:27:07.496220 [ 197 ] {0898b27c-367e-447b-8482-f4822232c365::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_87_87_0, total 512 rows starting from the beginning of the part | ||
| 22170 | 2026.03.25 00:27:07.496264 [ 197 ] {0898b27c-367e-447b-8482-f4822232c365::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 448 rows starting from the beginning of the part | ||
| 22171 | 2026.03.25 00:27:07.496303 [ 197 ] {0898b27c-367e-447b-8482-f4822232c365::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 512 rows starting from the beginning of the part | ||
| 22172 | 2026.03.25 00:27:07.496345 [ 197 ] {0898b27c-367e-447b-8482-f4822232c365::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_90_90_0, total 448 rows starting from the beginning of the part | ||
| 22173 | 2026.03.25 00:27:07.496382 [ 197 ] {0898b27c-367e-447b-8482-f4822232c365::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_91_91_0, total 512 rows starting from the beginning of the part | ||
| 22174 | 2026.03.25 00:27:07.498852 [ 200 ] {0898b27c-367e-447b-8482-f4822232c365::all_1_91_18} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 43614 rows, containing 4 columns (4 merged, 0 gathered) in 0.002866306 sec., 15216100.444265198 rows/sec., 217.67 MiB/sec. | ||
| 22175 | 2026.03.25 00:27:07.499026 [ 197 ] {0898b27c-367e-447b-8482-f4822232c365::all_1_91_18} <Trace> MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary) | ||
| 22176 | 2026.03.25 00:27:07.499278 [ 197 ] {0898b27c-367e-447b-8482-f4822232c365::all_1_91_18} <Trace> system.asynchronous_metric_log (0898b27c-367e-447b-8482-f4822232c365): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22177 | 2026.03.25 00:27:07.499342 [ 197 ] {0898b27c-367e-447b-8482-f4822232c365::all_1_91_18} <Trace> system.asynchronous_metric_log (0898b27c-367e-447b-8482-f4822232c365) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18 | ||
| 22178 | 2026.03.25 00:27:07.499411 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.11 MiB. | ||
| 22179 | 2026.03.25 00:27:09.886074 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 686 | ||
| 22180 | 2026.03.25 00:27:09.905160 [ 243 ] {} <Trace> system.metric_log (8832bb94-2db2-42e0-923d-5bcca7c2cc3b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22181 | 2026.03.25 00:27:09.905232 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.45 GiB. | ||
| 22182 | 2026.03.25 00:27:09.911665 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) | ||
| 22183 | 2026.03.25 00:27:09.912478 [ 243 ] {} <Trace> system.metric_log (8832bb94-2db2-42e0-923d-5bcca7c2cc3b): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22184 | 2026.03.25 00:27:09.912836 [ 12 ] {} <Debug> system.metric_log (8832bb94-2db2-42e0-923d-5bcca7c2cc3b) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0 | ||
| 22185 | 2026.03.25 00:27:09.912897 [ 12 ] {} <Trace> system.metric_log (8832bb94-2db2-42e0-923d-5bcca7c2cc3b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22186 | 2026.03.25 00:27:09.912925 [ 12 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.45 GiB. | ||
| 22187 | 2026.03.25 00:27:09.913059 [ 186 ] {8832bb94-2db2-42e0-923d-5bcca7c2cc3b::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 | ||
| 22188 | 2026.03.25 00:27:09.917106 [ 186 ] {8832bb94-2db2-42e0-923d-5bcca7c2cc3b::all_1_91_18} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 22189 | 2026.03.25 00:27:09.917348 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 686 | ||
| 22190 | 2026.03.25 00:27:09.918911 [ 186 ] {8832bb94-2db2-42e0-923d-5bcca7c2cc3b::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 | ||
| 22191 | 2026.03.25 00:27:09.923813 [ 186 ] {8832bb94-2db2-42e0-923d-5bcca7c2cc3b::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 | ||
| 22192 | 2026.03.25 00:27:09.928549 [ 186 ] {8832bb94-2db2-42e0-923d-5bcca7c2cc3b::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 | ||
| 22193 | 2026.03.25 00:27:09.933030 [ 186 ] {8832bb94-2db2-42e0-923d-5bcca7c2cc3b::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 8 rows starting from the beginning of the part | ||
| 22194 | 2026.03.25 00:27:09.938393 [ 186 ] {8832bb94-2db2-42e0-923d-5bcca7c2cc3b::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_90_90_0, total 7 rows starting from the beginning of the part | ||
| 22195 | 2026.03.25 00:27:09.943870 [ 186 ] {8832bb94-2db2-42e0-923d-5bcca7c2cc3b::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 | ||
| 22196 | 2026.03.25 00:27:10.000186 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 417.76 MiB, peak 421.05 MiB, free memory in arenas 0.00 B, will set to 402.56 MiB (RSS), difference: -15.20 MiB | ||
| 22197 | 2026.03.25 00:27:10.014851 [ 200 ] {8832bb94-2db2-42e0-923d-5bcca7c2cc3b::all_1_91_18} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 686 rows, containing 679 columns (679 merged, 0 gathered) in 0.101851928 sec., 6735.267691741682 rows/sec., 34.83 MiB/sec. | ||
| 22198 | 2026.03.25 00:27:10.018407 [ 187 ] {8832bb94-2db2-42e0-923d-5bcca7c2cc3b::all_1_91_18} <Trace> MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary) | ||
| 22199 | 2026.03.25 00:27:10.020583 [ 187 ] {8832bb94-2db2-42e0-923d-5bcca7c2cc3b::all_1_91_18} <Trace> system.metric_log (8832bb94-2db2-42e0-923d-5bcca7c2cc3b): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22200 | 2026.03.25 00:27:10.020708 [ 187 ] {8832bb94-2db2-42e0-923d-5bcca7c2cc3b::all_1_91_18} <Trace> system.metric_log (8832bb94-2db2-42e0-923d-5bcca7c2cc3b) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18 | ||
| 22201 | 2026.03.25 00:27:10.023203 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.98 MiB. | ||
| 22202 | 2026.03.25 00:27:11.000191 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 388.44 MiB, peak 421.05 MiB, free memory in arenas 0.00 B, will set to 402.56 MiB (RSS), difference: 14.12 MiB | ||
| 22203 | 2026.03.25 00:27:11.482613 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22204 | 2026.03.25 00:27:11.482804 [ 5 ] {859a5b15-c124-4eba-b0b0-056ca17f8f04} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 22205 | 2026.03.25 00:27:11.482868 [ 5 ] {859a5b15-c124-4eba-b0b0-056ca17f8f04} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 22206 | 2026.03.25 00:27:11.483562 [ 5 ] {859a5b15-c124-4eba-b0b0-056ca17f8f04} <Trace> oximeter.fields_string (da9d4756-c540-45ff-bdbb-bdc9c8d31861): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22207 | 2026.03.25 00:27:11.483604 [ 5 ] {859a5b15-c124-4eba-b0b0-056ca17f8f04} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 8.95 GiB. | ||
| 22208 | 2026.03.25 00:27:11.484002 [ 5 ] {859a5b15-c124-4eba-b0b0-056ca17f8f04} <Trace> MergedBlockOutputStream: filled checksums all_156_156_0 (state Temporary) | ||
| 22209 | 2026.03.25 00:27:11.484236 [ 5 ] {859a5b15-c124-4eba-b0b0-056ca17f8f04} <Trace> oximeter.fields_string (da9d4756-c540-45ff-bdbb-bdc9c8d31861): Renaming temporary part tmp_insert_all_156_156_0 to all_156_156_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22210 | 2026.03.25 00:27:11.484387 [ 5 ] {859a5b15-c124-4eba-b0b0-056ca17f8f04} <Debug> executeQuery: Read 118 rows, 10.25 KiB in 0.001631 sec., 72348.25260576334 rows/sec., 6.14 MiB/sec. | ||
| 22211 | 2026.03.25 00:27:11.484384 [ 57 ] {} <Debug> oximeter.fields_string (da9d4756-c540-45ff-bdbb-bdc9c8d31861) (MergerMutator): Selected 6 parts from all_1_151_30 to all_156_156_0 | ||
| 22212 | 2026.03.25 00:27:11.484431 [ 5 ] {859a5b15-c124-4eba-b0b0-056ca17f8f04} <Debug> TCPHandler: Processed in 0.001947844 sec. | ||
| 22213 | 2026.03.25 00:27:11.484473 [ 57 ] {} <Trace> oximeter.fields_string (da9d4756-c540-45ff-bdbb-bdc9c8d31861): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22214 | 2026.03.25 00:27:11.484502 [ 57 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 8.95 GiB. | ||
| 22215 | 2026.03.25 00:27:11.484593 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22216 | 2026.03.25 00:27:11.484634 [ 193 ] {da9d4756-c540-45ff-bdbb-bdc9c8d31861::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 | ||
| 22217 | 2026.03.25 00:27:11.484695 [ 5 ] {299aef0b-b0d1-4969-b8f2-551d6c7f084e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 22218 | 2026.03.25 00:27:11.484742 [ 5 ] {299aef0b-b0d1-4969-b8f2-551d6c7f084e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 22219 | 2026.03.25 00:27:11.484775 [ 193 ] {da9d4756-c540-45ff-bdbb-bdc9c8d31861::all_1_156_31} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 22220 | 2026.03.25 00:27:11.484815 [ 193 ] {da9d4756-c540-45ff-bdbb-bdc9c8d31861::all_1_156_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_151_30, total 3237 rows starting from the beginning of the part | ||
| 22221 | 2026.03.25 00:27:11.484884 [ 193 ] {da9d4756-c540-45ff-bdbb-bdc9c8d31861::all_1_156_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_152_152_0, total 56 rows starting from the beginning of the part | ||
| 22222 | 2026.03.25 00:27:11.484933 [ 193 ] {da9d4756-c540-45ff-bdbb-bdc9c8d31861::all_1_156_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_153_153_0, total 825 rows starting from the beginning of the part | ||
| 22223 | 2026.03.25 00:27:11.484978 [ 193 ] {da9d4756-c540-45ff-bdbb-bdc9c8d31861::all_1_156_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_154_154_0, total 108 rows starting from the beginning of the part | ||
| 22224 | 2026.03.25 00:27:11.485018 [ 193 ] {da9d4756-c540-45ff-bdbb-bdc9c8d31861::all_1_156_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_155_155_0, total 832 rows starting from the beginning of the part | ||
| 22225 | 2026.03.25 00:27:11.485057 [ 193 ] {da9d4756-c540-45ff-bdbb-bdc9c8d31861::all_1_156_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_156_156_0, total 118 rows starting from the beginning of the part | ||
| 22226 | 2026.03.25 00:27:11.485177 [ 5 ] {299aef0b-b0d1-4969-b8f2-551d6c7f084e} <Trace> oximeter.fields_u16 (b490aa8d-8720-450c-9d9d-0c0be0c6e0e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22227 | 2026.03.25 00:27:11.485220 [ 5 ] {299aef0b-b0d1-4969-b8f2-551d6c7f084e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 8.95 GiB. | ||
| 22228 | 2026.03.25 00:27:11.485563 [ 5 ] {299aef0b-b0d1-4969-b8f2-551d6c7f084e} <Trace> MergedBlockOutputStream: filled checksums all_131_131_0 (state Temporary) | ||
| 22229 | 2026.03.25 00:27:11.485796 [ 5 ] {299aef0b-b0d1-4969-b8f2-551d6c7f084e} <Trace> oximeter.fields_u16 (b490aa8d-8720-450c-9d9d-0c0be0c6e0e1): Renaming temporary part tmp_insert_all_131_131_0 to all_131_131_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22230 | 2026.03.25 00:27:11.485908 [ 57 ] {} <Debug> oximeter.fields_u16 (b490aa8d-8720-450c-9d9d-0c0be0c6e0e1) (MergerMutator): Selected 6 parts from all_1_126_25 to all_131_131_0 | ||
| 22231 | 2026.03.25 00:27:11.485935 [ 5 ] {299aef0b-b0d1-4969-b8f2-551d6c7f084e} <Debug> executeQuery: Read 31 rows, 2.33 KiB in 0.00126 sec., 24603.1746031746 rows/sec., 1.81 MiB/sec. | ||
| 22232 | 2026.03.25 00:27:11.485940 [ 57 ] {} <Trace> oximeter.fields_u16 (b490aa8d-8720-450c-9d9d-0c0be0c6e0e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22233 | 2026.03.25 00:27:11.485978 [ 57 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 8.95 GiB. | ||
| 22234 | 2026.03.25 00:27:11.485983 [ 5 ] {299aef0b-b0d1-4969-b8f2-551d6c7f084e} <Debug> TCPHandler: Processed in 0.001441983 sec. | ||
| 22235 | 2026.03.25 00:27:11.486112 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22236 | 2026.03.25 00:27:11.486114 [ 200 ] {b490aa8d-8720-450c-9d9d-0c0be0c6e0e1::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 | ||
| 22237 | 2026.03.25 00:27:11.486207 [ 5 ] {86f7b198-91ff-46f6-ab47-ebee5af4927f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 22238 | 2026.03.25 00:27:11.486252 [ 5 ] {86f7b198-91ff-46f6-ab47-ebee5af4927f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 22239 | 2026.03.25 00:27:11.486266 [ 200 ] {b490aa8d-8720-450c-9d9d-0c0be0c6e0e1::all_1_131_26} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 22240 | 2026.03.25 00:27:11.486305 [ 200 ] {b490aa8d-8720-450c-9d9d-0c0be0c6e0e1::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_126_25, total 211 rows starting from the beginning of the part | ||
| 22241 | 2026.03.25 00:27:11.486379 [ 200 ] {b490aa8d-8720-450c-9d9d-0c0be0c6e0e1::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_127_127_0, total 39 rows starting from the beginning of the part | ||
| 22242 | 2026.03.25 00:27:11.486429 [ 200 ] {b490aa8d-8720-450c-9d9d-0c0be0c6e0e1::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_128_128_0, total 156 rows starting from the beginning of the part | ||
| 22243 | 2026.03.25 00:27:11.486478 [ 200 ] {b490aa8d-8720-450c-9d9d-0c0be0c6e0e1::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_129_129_0, total 26 rows starting from the beginning of the part | ||
| 22244 | 2026.03.25 00:27:11.486527 [ 200 ] {b490aa8d-8720-450c-9d9d-0c0be0c6e0e1::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_130_130_0, total 170 rows starting from the beginning of the part | ||
| 22245 | 2026.03.25 00:27:11.486571 [ 200 ] {b490aa8d-8720-450c-9d9d-0c0be0c6e0e1::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_131_131_0, total 31 rows starting from the beginning of the part | ||
| 22246 | 2026.03.25 00:27:11.486747 [ 5 ] {86f7b198-91ff-46f6-ab47-ebee5af4927f} <Trace> oximeter.fields_uuid (6a83c119-7e6c-4ef5-9da4-bd1e7cdd4b62): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22247 | 2026.03.25 00:27:11.486789 [ 5 ] {86f7b198-91ff-46f6-ab47-ebee5af4927f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 8.95 GiB. | ||
| 22248 | 2026.03.25 00:27:11.487022 [ 189 ] {da9d4756-c540-45ff-bdbb-bdc9c8d31861::all_1_156_31} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5176 rows, containing 5 columns (5 merged, 0 gathered) in 0.002451297 sec., 2111535.240323796 rows/sec., 169.93 MiB/sec. | ||
| 22249 | 2026.03.25 00:27:11.487124 [ 5 ] {86f7b198-91ff-46f6-ab47-ebee5af4927f} <Trace> MergedBlockOutputStream: filled checksums all_156_156_0 (state Temporary) | ||
| 22250 | 2026.03.25 00:27:11.487333 [ 193 ] {da9d4756-c540-45ff-bdbb-bdc9c8d31861::all_1_156_31} <Trace> MergedBlockOutputStream: filled checksums all_1_156_31 (state Temporary) | ||
| 22251 | 2026.03.25 00:27:11.487384 [ 5 ] {86f7b198-91ff-46f6-ab47-ebee5af4927f} <Trace> oximeter.fields_uuid (6a83c119-7e6c-4ef5-9da4-bd1e7cdd4b62): Renaming temporary part tmp_insert_all_156_156_0 to all_156_156_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22252 | 2026.03.25 00:27:11.487519 [ 57 ] {} <Debug> oximeter.fields_uuid (6a83c119-7e6c-4ef5-9da4-bd1e7cdd4b62) (MergerMutator): Selected 6 parts from all_1_151_30 to all_156_156_0 | ||
| 22253 | 2026.03.25 00:27:11.487531 [ 5 ] {86f7b198-91ff-46f6-ab47-ebee5af4927f} <Debug> executeQuery: Read 98 rows, 7.87 KiB in 0.001341 sec., 73079.79120059658 rows/sec., 5.73 MiB/sec. | ||
| 22254 | 2026.03.25 00:27:11.487552 [ 57 ] {} <Trace> oximeter.fields_uuid (6a83c119-7e6c-4ef5-9da4-bd1e7cdd4b62): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22255 | 2026.03.25 00:27:11.487551 [ 194 ] {b490aa8d-8720-450c-9d9d-0c0be0c6e0e1::all_1_131_26} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 633 rows, containing 5 columns (5 merged, 0 gathered) in 0.001510355 sec., 419106.7662900444 rows/sec., 28.11 MiB/sec. | ||
| 22256 | 2026.03.25 00:27:11.487578 [ 57 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 8.95 GiB. | ||
| 22257 | 2026.03.25 00:27:11.487582 [ 5 ] {86f7b198-91ff-46f6-ab47-ebee5af4927f} <Debug> TCPHandler: Processed in 0.001519365 sec. | ||
| 22258 | 2026.03.25 00:27:11.487624 [ 200 ] {da9d4756-c540-45ff-bdbb-bdc9c8d31861::all_1_156_31} <Trace> oximeter.fields_string (da9d4756-c540-45ff-bdbb-bdc9c8d31861): Renaming temporary part tmp_merge_all_1_156_31 to all_1_156_31 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22259 | 2026.03.25 00:27:11.487696 [ 194 ] {6a83c119-7e6c-4ef5-9da4-bd1e7cdd4b62::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 | ||
| 22260 | 2026.03.25 00:27:11.487730 [ 201 ] {b490aa8d-8720-450c-9d9d-0c0be0c6e0e1::all_1_131_26} <Trace> MergedBlockOutputStream: filled checksums all_1_131_26 (state Temporary) | ||
| 22261 | 2026.03.25 00:27:11.487753 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22262 | 2026.03.25 00:27:11.487756 [ 200 ] {da9d4756-c540-45ff-bdbb-bdc9c8d31861::all_1_156_31} <Trace> oximeter.fields_string (da9d4756-c540-45ff-bdbb-bdc9c8d31861) (MergerMutator): Merged 6 parts: [all_1_151_30, all_156_156_0] -> all_1_156_31 | ||
| 22263 | 2026.03.25 00:27:11.487812 [ 194 ] {6a83c119-7e6c-4ef5-9da4-bd1e7cdd4b62::all_1_156_31} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 22264 | 2026.03.25 00:27:11.487855 [ 194 ] {6a83c119-7e6c-4ef5-9da4-bd1e7cdd4b62::all_1_156_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_151_30, total 1792 rows starting from the beginning of the part | ||
| 22265 | 2026.03.25 00:27:11.487858 [ 5 ] {c7c0c9ed-63a0-437a-92e0-0dd3a8f83efe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 22266 | 2026.03.25 00:27:11.487890 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.08 MiB. | ||
| 22267 | 2026.03.25 00:27:11.487915 [ 5 ] {c7c0c9ed-63a0-437a-92e0-0dd3a8f83efe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 22268 | 2026.03.25 00:27:11.487930 [ 194 ] {6a83c119-7e6c-4ef5-9da4-bd1e7cdd4b62::all_1_156_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_152_152_0, total 64 rows starting from the beginning of the part | ||
| 22269 | 2026.03.25 00:27:11.487987 [ 194 ] {6a83c119-7e6c-4ef5-9da4-bd1e7cdd4b62::all_1_156_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_153_153_0, total 504 rows starting from the beginning of the part | ||
| 22270 | 2026.03.25 00:27:11.488024 [ 201 ] {b490aa8d-8720-450c-9d9d-0c0be0c6e0e1::all_1_131_26} <Trace> oximeter.fields_u16 (b490aa8d-8720-450c-9d9d-0c0be0c6e0e1): Renaming temporary part tmp_merge_all_1_131_26 to all_1_131_26 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22271 | 2026.03.25 00:27:11.488035 [ 194 ] {6a83c119-7e6c-4ef5-9da4-bd1e7cdd4b62::all_1_156_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_154_154_0, total 90 rows starting from the beginning of the part | ||
| 22272 | 2026.03.25 00:27:11.488089 [ 194 ] {6a83c119-7e6c-4ef5-9da4-bd1e7cdd4b62::all_1_156_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_155_155_0, total 518 rows starting from the beginning of the part | ||
| 22273 | 2026.03.25 00:27:11.488116 [ 201 ] {b490aa8d-8720-450c-9d9d-0c0be0c6e0e1::all_1_131_26} <Trace> oximeter.fields_u16 (b490aa8d-8720-450c-9d9d-0c0be0c6e0e1) (MergerMutator): Merged 6 parts: [all_1_126_25, all_131_131_0] -> all_1_131_26 | ||
| 22274 | 2026.03.25 00:27:11.488161 [ 194 ] {6a83c119-7e6c-4ef5-9da4-bd1e7cdd4b62::all_1_156_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_156_156_0, total 98 rows starting from the beginning of the part | ||
| 22275 | 2026.03.25 00:27:11.488224 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB. | ||
| 22276 | 2026.03.25 00:27:11.488341 [ 5 ] {c7c0c9ed-63a0-437a-92e0-0dd3a8f83efe} <Trace> oximeter.measurements_cumulativeu64 (d9515f17-c5fd-4592-903e-92bbab0fc185): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22277 | 2026.03.25 00:27:11.488387 [ 5 ] {c7c0c9ed-63a0-437a-92e0-0dd3a8f83efe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 8.95 GiB. | ||
| 22278 | 2026.03.25 00:27:11.488738 [ 5 ] {c7c0c9ed-63a0-437a-92e0-0dd3a8f83efe} <Trace> MergedBlockOutputStream: filled checksums all_156_156_0 (state Temporary) | ||
| 22279 | 2026.03.25 00:27:11.488963 [ 5 ] {c7c0c9ed-63a0-437a-92e0-0dd3a8f83efe} <Trace> oximeter.measurements_cumulativeu64 (d9515f17-c5fd-4592-903e-92bbab0fc185): Renaming temporary part tmp_insert_all_156_156_0 to all_156_156_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22280 | 2026.03.25 00:27:11.489095 [ 57 ] {} <Debug> oximeter.measurements_cumulativeu64 (d9515f17-c5fd-4592-903e-92bbab0fc185) (MergerMutator): Selected 2 parts from all_1_151_33 to all_152_152_0 | ||
| 22281 | 2026.03.25 00:27:11.489097 [ 5 ] {c7c0c9ed-63a0-437a-92e0-0dd3a8f83efe} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001259 sec., 127084.98808578237 rows/sec., 8.85 MiB/sec. | ||
| 22282 | 2026.03.25 00:27:11.489136 [ 57 ] {} <Trace> oximeter.measurements_cumulativeu64 (d9515f17-c5fd-4592-903e-92bbab0fc185): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22283 | 2026.03.25 00:27:11.489158 [ 5 ] {c7c0c9ed-63a0-437a-92e0-0dd3a8f83efe} <Debug> TCPHandler: Processed in 0.001455423 sec. | ||
| 22284 | 2026.03.25 00:27:11.489164 [ 57 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 8.95 GiB. | ||
| 22285 | 2026.03.25 00:27:11.489241 [ 201 ] {d9515f17-c5fd-4592-903e-92bbab0fc185::all_1_152_34} <Debug> MergeTask::PrepareStage: Merging 2 parts: from all_1_151_33 to all_152_152_0 into Compact with storage Full | ||
| 22286 | 2026.03.25 00:27:11.489268 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22287 | 2026.03.25 00:27:11.489336 [ 201 ] {d9515f17-c5fd-4592-903e-92bbab0fc185::all_1_152_34} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 22288 | 2026.03.25 00:27:11.489367 [ 5 ] {d7bb90e7-d148-462d-b62e-2636db3097ec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 22289 | 2026.03.25 00:27:11.489370 [ 201 ] {d9515f17-c5fd-4592-903e-92bbab0fc185::all_1_152_34} <Debug> MergeTreeSequentialSource: Reading 9 marks from part all_1_151_33, total 60736 rows starting from the beginning of the part | ||
| 22290 | 2026.03.25 00:27:11.489430 [ 5 ] {d7bb90e7-d148-462d-b62e-2636db3097ec} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 22291 | 2026.03.25 00:27:11.489447 [ 201 ] {d9515f17-c5fd-4592-903e-92bbab0fc185::all_1_152_34} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_152_152_0, total 128 rows starting from the beginning of the part | ||
| 22292 | 2026.03.25 00:27:11.489537 [ 200 ] {6a83c119-7e6c-4ef5-9da4-bd1e7cdd4b62::all_1_156_31} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3066 rows, containing 5 columns (5 merged, 0 gathered) in 0.001874752 sec., 1635416.3110640768 rows/sec., 119.91 MiB/sec. | ||
| 22293 | 2026.03.25 00:27:11.489774 [ 188 ] {6a83c119-7e6c-4ef5-9da4-bd1e7cdd4b62::all_1_156_31} <Trace> MergedBlockOutputStream: filled checksums all_1_156_31 (state Temporary) | ||
| 22294 | 2026.03.25 00:27:11.490077 [ 188 ] {6a83c119-7e6c-4ef5-9da4-bd1e7cdd4b62::all_1_156_31} <Trace> oximeter.fields_uuid (6a83c119-7e6c-4ef5-9da4-bd1e7cdd4b62): Renaming temporary part tmp_merge_all_1_156_31 to all_1_156_31 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22295 | 2026.03.25 00:27:11.490155 [ 188 ] {6a83c119-7e6c-4ef5-9da4-bd1e7cdd4b62::all_1_156_31} <Trace> oximeter.fields_uuid (6a83c119-7e6c-4ef5-9da4-bd1e7cdd4b62) (MergerMutator): Merged 6 parts: [all_1_151_30, all_156_156_0] -> all_1_156_31 | ||
| 22296 | 2026.03.25 00:27:11.490255 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.70 MiB. | ||
| 22297 | 2026.03.25 00:27:11.490309 [ 5 ] {d7bb90e7-d148-462d-b62e-2636db3097ec} <Trace> oximeter.measurements_histogramu64 (66b3c5cd-c277-4614-b9e1-0e483a2d8930): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22298 | 2026.03.25 00:27:11.490350 [ 5 ] {d7bb90e7-d148-462d-b62e-2636db3097ec} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 8.95 GiB. | ||
| 22299 | 2026.03.25 00:27:11.490910 [ 5 ] {d7bb90e7-d148-462d-b62e-2636db3097ec} <Trace> MergedBlockOutputStream: filled checksums all_131_131_0 (state Temporary) | ||
| 22300 | 2026.03.25 00:27:11.491145 [ 5 ] {d7bb90e7-d148-462d-b62e-2636db3097ec} <Trace> oximeter.measurements_histogramu64 (66b3c5cd-c277-4614-b9e1-0e483a2d8930): Renaming temporary part tmp_insert_all_131_131_0 to all_131_131_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22301 | 2026.03.25 00:27:11.491283 [ 57 ] {} <Debug> oximeter.measurements_histogramu64 (66b3c5cd-c277-4614-b9e1-0e483a2d8930) (MergerMutator): Selected 6 parts from all_1_126_25 to all_131_131_0 | ||
| 22302 | 2026.03.25 00:27:11.491285 [ 5 ] {d7bb90e7-d148-462d-b62e-2636db3097ec} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.001937 sec., 16004.13009808983 rows/sec., 28.68 MiB/sec. | ||
| 22303 | 2026.03.25 00:27:11.491324 [ 57 ] {} <Trace> oximeter.measurements_histogramu64 (66b3c5cd-c277-4614-b9e1-0e483a2d8930): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22304 | 2026.03.25 00:27:11.491348 [ 57 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 8.95 GiB. | ||
| 22305 | 2026.03.25 00:27:11.491365 [ 5 ] {d7bb90e7-d148-462d-b62e-2636db3097ec} <Debug> TCPHandler: Processed in 0.002143689 sec. | ||
| 22306 | 2026.03.25 00:27:11.491424 [ 190 ] {66b3c5cd-c277-4614-b9e1-0e483a2d8930::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 | ||
| 22307 | 2026.03.25 00:27:11.491488 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22308 | 2026.03.25 00:27:11.491588 [ 5 ] {6dafe520-18bf-4d31-b751-984de47cd2b7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
| 22309 | 2026.03.25 00:27:11.491632 [ 5 ] {6dafe520-18bf-4d31-b751-984de47cd2b7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 22310 | 2026.03.25 00:27:11.491642 [ 190 ] {66b3c5cd-c277-4614-b9e1-0e483a2d8930::all_1_131_26} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 22311 | 2026.03.25 00:27:11.491699 [ 190 ] {66b3c5cd-c277-4614-b9e1-0e483a2d8930::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_126_25, total 2634 rows starting from the beginning of the part | ||
| 22312 | 2026.03.25 00:27:11.491818 [ 190 ] {66b3c5cd-c277-4614-b9e1-0e483a2d8930::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_127_127_0, total 37 rows starting from the beginning of the part | ||
| 22313 | 2026.03.25 00:27:11.491931 [ 190 ] {66b3c5cd-c277-4614-b9e1-0e483a2d8930::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_128_128_0, total 14 rows starting from the beginning of the part | ||
| 22314 | 2026.03.25 00:27:11.491943 [ 5 ] {6dafe520-18bf-4d31-b751-984de47cd2b7} <Trace> oximeter.measurements_i64 (9a8499d8-7590-43c9-8eec-a1a2bbb269d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22315 | 2026.03.25 00:27:11.491984 [ 5 ] {6dafe520-18bf-4d31-b751-984de47cd2b7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 8.95 GiB. | ||
| 22316 | 2026.03.25 00:27:11.492038 [ 190 ] {66b3c5cd-c277-4614-b9e1-0e483a2d8930::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_129_129_0, total 26 rows starting from the beginning of the part | ||
| 22317 | 2026.03.25 00:27:11.492148 [ 190 ] {66b3c5cd-c277-4614-b9e1-0e483a2d8930::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_130_130_0, total 14 rows starting from the beginning of the part | ||
| 22318 | 2026.03.25 00:27:11.492260 [ 190 ] {66b3c5cd-c277-4614-b9e1-0e483a2d8930::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_131_131_0, total 31 rows starting from the beginning of the part | ||
| 22319 | 2026.03.25 00:27:11.492364 [ 5 ] {6dafe520-18bf-4d31-b751-984de47cd2b7} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 22320 | 2026.03.25 00:27:11.492607 [ 5 ] {6dafe520-18bf-4d31-b751-984de47cd2b7} <Trace> oximeter.measurements_i64 (9a8499d8-7590-43c9-8eec-a1a2bbb269d3): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22321 | 2026.03.25 00:27:11.492798 [ 5 ] {6dafe520-18bf-4d31-b751-984de47cd2b7} <Debug> executeQuery: Read 3 rows, 246.00 B in 0.001224 sec., 2450.9803921568628 rows/sec., 196.27 KiB/sec. | ||
| 22322 | 2026.03.25 00:27:11.492849 [ 5 ] {6dafe520-18bf-4d31-b751-984de47cd2b7} <Debug> TCPHandler: Processed in 0.001410303 sec. | ||
| 22323 | 2026.03.25 00:27:11.492978 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22324 | 2026.03.25 00:27:11.493081 [ 5 ] {965bfaec-63dd-410f-8bdb-69380d6b480a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 22325 | 2026.03.25 00:27:11.493123 [ 5 ] {965bfaec-63dd-410f-8bdb-69380d6b480a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 22326 | 2026.03.25 00:27:11.493483 [ 5 ] {965bfaec-63dd-410f-8bdb-69380d6b480a} <Trace> oximeter.measurements_u64 (a46c3f3f-9ded-4b50-9fc2-4f503dd169a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22327 | 2026.03.25 00:27:11.493519 [ 5 ] {965bfaec-63dd-410f-8bdb-69380d6b480a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 8.95 GiB. | ||
| 22328 | 2026.03.25 00:27:11.493841 [ 5 ] {965bfaec-63dd-410f-8bdb-69380d6b480a} <Trace> MergedBlockOutputStream: filled checksums all_156_156_0 (state Temporary) | ||
| 22329 | 2026.03.25 00:27:11.494064 [ 5 ] {965bfaec-63dd-410f-8bdb-69380d6b480a} <Trace> oximeter.measurements_u64 (a46c3f3f-9ded-4b50-9fc2-4f503dd169a4): Renaming temporary part tmp_insert_all_156_156_0 to all_156_156_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22330 | 2026.03.25 00:27:11.494195 [ 24 ] {} <Debug> oximeter.measurements_u64 (a46c3f3f-9ded-4b50-9fc2-4f503dd169a4) (MergerMutator): Selected 6 parts from all_1_151_30 to all_156_156_0 | ||
| 22331 | 2026.03.25 00:27:11.494204 [ 5 ] {965bfaec-63dd-410f-8bdb-69380d6b480a} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001142 sec., 52539.404553415065 rows/sec., 3.54 MiB/sec. | ||
| 22332 | 2026.03.25 00:27:11.494239 [ 24 ] {} <Trace> oximeter.measurements_u64 (a46c3f3f-9ded-4b50-9fc2-4f503dd169a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22333 | 2026.03.25 00:27:11.494258 [ 5 ] {965bfaec-63dd-410f-8bdb-69380d6b480a} <Debug> TCPHandler: Processed in 0.001341261 sec. | ||
| 22334 | 2026.03.25 00:27:11.494265 [ 24 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 8.95 GiB. | ||
| 22335 | 2026.03.25 00:27:11.494357 [ 200 ] {a46c3f3f-9ded-4b50-9fc2-4f503dd169a4::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 | ||
| 22336 | 2026.03.25 00:27:11.494459 [ 200 ] {a46c3f3f-9ded-4b50-9fc2-4f503dd169a4::all_1_156_31} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 22337 | 2026.03.25 00:27:11.494485 [ 200 ] {a46c3f3f-9ded-4b50-9fc2-4f503dd169a4::all_1_156_31} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_151_30, total 9702 rows starting from the beginning of the part | ||
| 22338 | 2026.03.25 00:27:11.494535 [ 200 ] {a46c3f3f-9ded-4b50-9fc2-4f503dd169a4::all_1_156_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_152_152_0, total 48 rows starting from the beginning of the part | ||
| 22339 | 2026.03.25 00:27:11.494576 [ 200 ] {a46c3f3f-9ded-4b50-9fc2-4f503dd169a4::all_1_156_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_153_153_0, total 90 rows starting from the beginning of the part | ||
| 22340 | 2026.03.25 00:27:11.494614 [ 200 ] {a46c3f3f-9ded-4b50-9fc2-4f503dd169a4::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 | ||
| 22341 | 2026.03.25 00:27:11.494650 [ 200 ] {a46c3f3f-9ded-4b50-9fc2-4f503dd169a4::all_1_156_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_155_155_0, total 90 rows starting from the beginning of the part | ||
| 22342 | 2026.03.25 00:27:11.494684 [ 200 ] {a46c3f3f-9ded-4b50-9fc2-4f503dd169a4::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 | ||
| 22343 | 2026.03.25 00:27:11.497878 [ 195 ] {a46c3f3f-9ded-4b50-9fc2-4f503dd169a4::all_1_156_31} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 10050 rows, containing 4 columns (4 merged, 0 gathered) in 0.003551491 sec., 2829797.400584712 rows/sec., 182.52 MiB/sec. | ||
| 22344 | 2026.03.25 00:27:11.498118 [ 196 ] {a46c3f3f-9ded-4b50-9fc2-4f503dd169a4::all_1_156_31} <Trace> MergedBlockOutputStream: filled checksums all_1_156_31 (state Temporary) | ||
| 22345 | 2026.03.25 00:27:11.498419 [ 196 ] {a46c3f3f-9ded-4b50-9fc2-4f503dd169a4::all_1_156_31} <Trace> oximeter.measurements_u64 (a46c3f3f-9ded-4b50-9fc2-4f503dd169a4): Renaming temporary part tmp_merge_all_1_156_31 to all_1_156_31 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22346 | 2026.03.25 00:27:11.498500 [ 196 ] {a46c3f3f-9ded-4b50-9fc2-4f503dd169a4::all_1_156_31} <Trace> oximeter.measurements_u64 (a46c3f3f-9ded-4b50-9fc2-4f503dd169a4) (MergerMutator): Merged 6 parts: [all_1_151_30, all_156_156_0] -> all_1_156_31 | ||
| 22347 | 2026.03.25 00:27:11.498589 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.01 MiB. | ||
| 22348 | 2026.03.25 00:27:11.498762 [ 196 ] {d9515f17-c5fd-4592-903e-92bbab0fc185::all_1_152_34} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 60864 rows, containing 5 columns (5 merged, 0 gathered) in 0.009541949 sec., 6378571.086473005 rows/sec., 406.81 MiB/sec. | ||
| 22349 | 2026.03.25 00:27:11.499103 [ 201 ] {d9515f17-c5fd-4592-903e-92bbab0fc185::all_1_152_34} <Trace> MergedBlockOutputStream: filled checksums all_1_152_34 (state Temporary) | ||
| 22350 | 2026.03.25 00:27:11.499367 [ 201 ] {d9515f17-c5fd-4592-903e-92bbab0fc185::all_1_152_34} <Trace> oximeter.measurements_cumulativeu64 (d9515f17-c5fd-4592-903e-92bbab0fc185): Renaming temporary part tmp_merge_all_1_152_34 to all_1_152_34 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22351 | 2026.03.25 00:27:11.499436 [ 201 ] {d9515f17-c5fd-4592-903e-92bbab0fc185::all_1_152_34} <Trace> oximeter.measurements_cumulativeu64 (d9515f17-c5fd-4592-903e-92bbab0fc185) (MergerMutator): Merged 2 parts: [all_1_151_33, all_152_152_0] -> all_1_152_34 | ||
| 22352 | 2026.03.25 00:27:11.499494 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.31 MiB. | ||
| 22353 | 2026.03.25 00:27:11.501422 [ 201 ] {66b3c5cd-c277-4614-b9e1-0e483a2d8930::all_1_131_26} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2756 rows, containing 19 columns (19 merged, 0 gathered) in 0.01003084 sec., 274752.66278796195 rows/sec., 492.34 MiB/sec. | ||
| 22354 | 2026.03.25 00:27:11.503986 [ 201 ] {66b3c5cd-c277-4614-b9e1-0e483a2d8930::all_1_131_26} <Trace> MergedBlockOutputStream: filled checksums all_1_131_26 (state Temporary) | ||
| 22355 | 2026.03.25 00:27:11.504310 [ 201 ] {66b3c5cd-c277-4614-b9e1-0e483a2d8930::all_1_131_26} <Trace> oximeter.measurements_histogramu64 (66b3c5cd-c277-4614-b9e1-0e483a2d8930): Renaming temporary part tmp_merge_all_1_131_26 to all_1_131_26 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22356 | 2026.03.25 00:27:11.504386 [ 201 ] {66b3c5cd-c277-4614-b9e1-0e483a2d8930::all_1_131_26} <Trace> oximeter.measurements_histogramu64 (66b3c5cd-c277-4614-b9e1-0e483a2d8930) (MergerMutator): Merged 6 parts: [all_1_126_25, all_131_131_0] -> all_1_131_26 | ||
| 22357 | 2026.03.25 00:27:11.504520 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 19.14 MiB. | ||
| 22358 | 2026.03.25 00:27:14.711177 [ 61 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 22359 | 2026.03.25 00:27:14.711225 [ 61 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 22360 | 2026.03.25 00:27:14.995949 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 44062 | ||
| 22361 | 2026.03.25 00:27:14.996474 [ 244 ] {} <Trace> system.asynchronous_metric_log (0898b27c-367e-447b-8482-f4822232c365): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22362 | 2026.03.25 00:27:14.996527 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 8.95 GiB. | ||
| 22363 | 2026.03.25 00:27:14.997035 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) | ||
| 22364 | 2026.03.25 00:27:14.997273 [ 244 ] {} <Trace> system.asynchronous_metric_log (0898b27c-367e-447b-8482-f4822232c365): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22365 | 2026.03.25 00:27:14.997419 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 44062 | ||
| 22366 | 2026.03.25 00:27:15.192210 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 38 entries to flush up to offset 2858 | ||
| 22367 | 2026.03.25 00:27:15.194812 [ 242 ] {} <Trace> system.query_log (9703172c-9101-4506-b1d0-613c64f918a0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22368 | 2026.03.25 00:27:15.194866 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 8.95 GiB. | ||
| 22369 | 2026.03.25 00:27:15.196114 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 22370 | 2026.03.25 00:27:15.196411 [ 242 ] {} <Trace> system.query_log (9703172c-9101-4506-b1d0-613c64f918a0): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22371 | 2026.03.25 00:27:15.196686 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2858 | ||
| 22372 | 2026.03.25 00:27:16.497609 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22373 | 2026.03.25 00:27:16.497850 [ 5 ] {db258a1f-af1d-4179-a5b0-5ab3449bdd47} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 22374 | 2026.03.25 00:27:16.497931 [ 5 ] {db258a1f-af1d-4179-a5b0-5ab3449bdd47} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 22375 | 2026.03.25 00:27:16.498911 [ 5 ] {db258a1f-af1d-4179-a5b0-5ab3449bdd47} <Trace> oximeter.fields_i16 (78240462-1731-4218-9a79-d1fbaf59befe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22376 | 2026.03.25 00:27:16.498971 [ 5 ] {db258a1f-af1d-4179-a5b0-5ab3449bdd47} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 8.95 GiB. | ||
| 22377 | 2026.03.25 00:27:16.499484 [ 5 ] {db258a1f-af1d-4179-a5b0-5ab3449bdd47} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 22378 | 2026.03.25 00:27:16.499761 [ 5 ] {db258a1f-af1d-4179-a5b0-5ab3449bdd47} <Trace> oximeter.fields_i16 (78240462-1731-4218-9a79-d1fbaf59befe): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22379 | 2026.03.25 00:27:16.499944 [ 5 ] {db258a1f-af1d-4179-a5b0-5ab3449bdd47} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.002156 sec., 131725.41743970316 rows/sec., 8.37 MiB/sec. | ||
| 22380 | 2026.03.25 00:27:16.499995 [ 5 ] {db258a1f-af1d-4179-a5b0-5ab3449bdd47} <Debug> TCPHandler: Processed in 0.002549829 sec. | ||
| 22381 | 2026.03.25 00:27:16.500164 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22382 | 2026.03.25 00:27:16.500279 [ 5 ] {620c6cb9-0e17-4545-8554-5a44f12a3acd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 22383 | 2026.03.25 00:27:16.500331 [ 5 ] {620c6cb9-0e17-4545-8554-5a44f12a3acd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 22384 | 2026.03.25 00:27:16.501401 [ 5 ] {620c6cb9-0e17-4545-8554-5a44f12a3acd} <Trace> oximeter.fields_string (da9d4756-c540-45ff-bdbb-bdc9c8d31861): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22385 | 2026.03.25 00:27:16.501446 [ 5 ] {620c6cb9-0e17-4545-8554-5a44f12a3acd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 8.95 GiB. | ||
| 22386 | 2026.03.25 00:27:16.501879 [ 5 ] {620c6cb9-0e17-4545-8554-5a44f12a3acd} <Trace> MergedBlockOutputStream: filled checksums all_157_157_0 (state Temporary) | ||
| 22387 | 2026.03.25 00:27:16.502144 [ 5 ] {620c6cb9-0e17-4545-8554-5a44f12a3acd} <Trace> oximeter.fields_string (da9d4756-c540-45ff-bdbb-bdc9c8d31861): Renaming temporary part tmp_insert_all_157_157_0 to all_157_157_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22388 | 2026.03.25 00:27:16.502304 [ 5 ] {620c6cb9-0e17-4545-8554-5a44f12a3acd} <Debug> executeQuery: Read 825 rows, 66.29 KiB in 0.002047 sec., 403028.822667318 rows/sec., 31.62 MiB/sec. | ||
| 22389 | 2026.03.25 00:27:16.502350 [ 5 ] {620c6cb9-0e17-4545-8554-5a44f12a3acd} <Debug> TCPHandler: Processed in 0.002245541 sec. | ||
| 22390 | 2026.03.25 00:27:16.502490 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22391 | 2026.03.25 00:27:16.502602 [ 5 ] {7dd2a7ed-a3f5-42e2-a053-0fe45aeb6186} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 22392 | 2026.03.25 00:27:16.502649 [ 5 ] {7dd2a7ed-a3f5-42e2-a053-0fe45aeb6186} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 22393 | 2026.03.25 00:27:16.503212 [ 5 ] {7dd2a7ed-a3f5-42e2-a053-0fe45aeb6186} <Trace> oximeter.fields_u16 (b490aa8d-8720-450c-9d9d-0c0be0c6e0e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22394 | 2026.03.25 00:27:16.503255 [ 5 ] {7dd2a7ed-a3f5-42e2-a053-0fe45aeb6186} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 8.95 GiB. | ||
| 22395 | 2026.03.25 00:27:16.503649 [ 5 ] {7dd2a7ed-a3f5-42e2-a053-0fe45aeb6186} <Trace> MergedBlockOutputStream: filled checksums all_132_132_0 (state Temporary) | ||
| 22396 | 2026.03.25 00:27:16.503903 [ 5 ] {7dd2a7ed-a3f5-42e2-a053-0fe45aeb6186} <Trace> oximeter.fields_u16 (b490aa8d-8720-450c-9d9d-0c0be0c6e0e1): Renaming temporary part tmp_insert_all_132_132_0 to all_132_132_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22397 | 2026.03.25 00:27:16.504059 [ 5 ] {7dd2a7ed-a3f5-42e2-a053-0fe45aeb6186} <Debug> executeQuery: Read 156 rows, 9.59 KiB in 0.001479 sec., 105476.67342799189 rows/sec., 6.34 MiB/sec. | ||
| 22398 | 2026.03.25 00:27:16.504104 [ 5 ] {7dd2a7ed-a3f5-42e2-a053-0fe45aeb6186} <Debug> TCPHandler: Processed in 0.001671508 sec. | ||
| 22399 | 2026.03.25 00:27:16.504215 [ 225 ] {} <Trace> oximeter.fields_u16 (b490aa8d-8720-450c-9d9d-0c0be0c6e0e1): 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] | ||
| 22400 | 2026.03.25 00:27:16.504244 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22401 | 2026.03.25 00:27:16.504316 [ 225 ] {} <Debug> oximeter.fields_u16 (b490aa8d-8720-450c-9d9d-0c0be0c6e0e1): 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] | ||
| 22402 | 2026.03.25 00:27:16.504425 [ 5 ] {e3f92c47-bb0a-47b9-807b-2d2f849d400d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 22403 | 2026.03.25 00:27:16.504486 [ 5 ] {e3f92c47-bb0a-47b9-807b-2d2f849d400d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 22404 | 2026.03.25 00:27:16.505086 [ 5 ] {e3f92c47-bb0a-47b9-807b-2d2f849d400d} <Trace> oximeter.fields_u32 (79eddaf6-5920-48fe-8c45-6c5582e58677): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22405 | 2026.03.25 00:27:16.505132 [ 5 ] {e3f92c47-bb0a-47b9-807b-2d2f849d400d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 8.95 GiB. | ||
| 22406 | 2026.03.25 00:27:16.505551 [ 5 ] {e3f92c47-bb0a-47b9-807b-2d2f849d400d} <Trace> MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) | ||
| 22407 | 2026.03.25 00:27:16.505806 [ 5 ] {e3f92c47-bb0a-47b9-807b-2d2f849d400d} <Trace> oximeter.fields_u32 (79eddaf6-5920-48fe-8c45-6c5582e58677): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22408 | 2026.03.25 00:27:16.505961 [ 5 ] {e3f92c47-bb0a-47b9-807b-2d2f849d400d} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001563 sec., 95329.49456174024 rows/sec., 6.16 MiB/sec. | ||
| 22409 | 2026.03.25 00:27:16.506005 [ 5 ] {e3f92c47-bb0a-47b9-807b-2d2f849d400d} <Debug> TCPHandler: Processed in 0.001819692 sec. | ||
| 22410 | 2026.03.25 00:27:16.506038 [ 224 ] {} <Trace> oximeter.fields_u32 (79eddaf6-5920-48fe-8c45-6c5582e58677): 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] | ||
| 22411 | 2026.03.25 00:27:16.506115 [ 224 ] {} <Debug> oximeter.fields_u32 (79eddaf6-5920-48fe-8c45-6c5582e58677): 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] | ||
| 22412 | 2026.03.25 00:27:16.506153 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22413 | 2026.03.25 00:27:16.506271 [ 5 ] {10f27075-add6-4234-8c53-7f31d480ab7b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 22414 | 2026.03.25 00:27:16.506320 [ 5 ] {10f27075-add6-4234-8c53-7f31d480ab7b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 22415 | 2026.03.25 00:27:16.506892 [ 5 ] {10f27075-add6-4234-8c53-7f31d480ab7b} <Trace> oximeter.fields_u8 (fa258e8d-285a-434f-b894-6be795807874): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22416 | 2026.03.25 00:27:16.506938 [ 5 ] {10f27075-add6-4234-8c53-7f31d480ab7b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 8.95 GiB. | ||
| 22417 | 2026.03.25 00:27:16.507336 [ 5 ] {10f27075-add6-4234-8c53-7f31d480ab7b} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 22418 | 2026.03.25 00:27:16.507593 [ 5 ] {10f27075-add6-4234-8c53-7f31d480ab7b} <Trace> oximeter.fields_u8 (fa258e8d-285a-434f-b894-6be795807874): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22419 | 2026.03.25 00:27:16.507755 [ 5 ] {10f27075-add6-4234-8c53-7f31d480ab7b} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001504 sec., 98404.25531914894 rows/sec., 5.60 MiB/sec. | ||
| 22420 | 2026.03.25 00:27:16.507802 [ 5 ] {10f27075-add6-4234-8c53-7f31d480ab7b} <Debug> TCPHandler: Processed in 0.001707249 sec. | ||
| 22421 | 2026.03.25 00:27:16.507953 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22422 | 2026.03.25 00:27:16.508070 [ 5 ] {fe90ff5a-ae69-4909-88a9-cd922747ef18} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 22423 | 2026.03.25 00:27:16.508123 [ 5 ] {fe90ff5a-ae69-4909-88a9-cd922747ef18} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 22424 | 2026.03.25 00:27:16.508986 [ 5 ] {fe90ff5a-ae69-4909-88a9-cd922747ef18} <Trace> oximeter.fields_uuid (6a83c119-7e6c-4ef5-9da4-bd1e7cdd4b62): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22425 | 2026.03.25 00:27:16.509031 [ 5 ] {fe90ff5a-ae69-4909-88a9-cd922747ef18} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 8.95 GiB. | ||
| 22426 | 2026.03.25 00:27:16.509442 [ 5 ] {fe90ff5a-ae69-4909-88a9-cd922747ef18} <Trace> MergedBlockOutputStream: filled checksums all_157_157_0 (state Temporary) | ||
| 22427 | 2026.03.25 00:27:16.509708 [ 5 ] {fe90ff5a-ae69-4909-88a9-cd922747ef18} <Trace> oximeter.fields_uuid (6a83c119-7e6c-4ef5-9da4-bd1e7cdd4b62): Renaming temporary part tmp_insert_all_157_157_0 to all_157_157_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22428 | 2026.03.25 00:27:16.509866 [ 5 ] {fe90ff5a-ae69-4909-88a9-cd922747ef18} <Debug> executeQuery: Read 504 rows, 36.30 KiB in 0.001818 sec., 277227.72277227725 rows/sec., 19.50 MiB/sec. | ||
| 22429 | 2026.03.25 00:27:16.509924 [ 5 ] {fe90ff5a-ae69-4909-88a9-cd922747ef18} <Debug> TCPHandler: Processed in 0.002031117 sec. | ||
| 22430 | 2026.03.25 00:27:16.510068 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22431 | 2026.03.25 00:27:16.510191 [ 5 ] {0ca991c1-38ae-45a8-b207-bf31743077ce} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 22432 | 2026.03.25 00:27:16.510246 [ 5 ] {0ca991c1-38ae-45a8-b207-bf31743077ce} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 22433 | 2026.03.25 00:27:16.510685 [ 5 ] {0ca991c1-38ae-45a8-b207-bf31743077ce} <Trace> oximeter.measurements_bool (8a3ce6e0-f76a-4ba2-9a43-4275c3c9549e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22434 | 2026.03.25 00:27:16.510731 [ 5 ] {0ca991c1-38ae-45a8-b207-bf31743077ce} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 8.95 GiB. | ||
| 22435 | 2026.03.25 00:27:16.511128 [ 5 ] {0ca991c1-38ae-45a8-b207-bf31743077ce} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 22436 | 2026.03.25 00:27:16.511405 [ 5 ] {0ca991c1-38ae-45a8-b207-bf31743077ce} <Trace> oximeter.measurements_bool (8a3ce6e0-f76a-4ba2-9a43-4275c3c9549e): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22437 | 2026.03.25 00:27:16.511567 [ 5 ] {0ca991c1-38ae-45a8-b207-bf31743077ce} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001399 sec., 4288.777698355968 rows/sec., 224.07 KiB/sec. | ||
| 22438 | 2026.03.25 00:27:16.511615 [ 5 ] {0ca991c1-38ae-45a8-b207-bf31743077ce} <Debug> TCPHandler: Processed in 0.001610727 sec. | ||
| 22439 | 2026.03.25 00:27:16.511755 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22440 | 2026.03.25 00:27:16.511870 [ 5 ] {db4a0085-2032-43f0-8f24-3a5f518b4731} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 22441 | 2026.03.25 00:27:16.511926 [ 5 ] {db4a0085-2032-43f0-8f24-3a5f518b4731} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 22442 | 2026.03.25 00:27:16.512495 [ 5 ] {db4a0085-2032-43f0-8f24-3a5f518b4731} <Trace> oximeter.measurements_cumulativeu64 (d9515f17-c5fd-4592-903e-92bbab0fc185): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22443 | 2026.03.25 00:27:16.512543 [ 5 ] {db4a0085-2032-43f0-8f24-3a5f518b4731} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 8.95 GiB. | ||
| 22444 | 2026.03.25 00:27:16.512974 [ 5 ] {db4a0085-2032-43f0-8f24-3a5f518b4731} <Trace> MergedBlockOutputStream: filled checksums all_157_157_0 (state Temporary) | ||
| 22445 | 2026.03.25 00:27:16.513239 [ 5 ] {db4a0085-2032-43f0-8f24-3a5f518b4731} <Trace> oximeter.measurements_cumulativeu64 (d9515f17-c5fd-4592-903e-92bbab0fc185): Renaming temporary part tmp_insert_all_157_157_0 to all_157_157_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22446 | 2026.03.25 00:27:16.513398 [ 96 ] {} <Debug> oximeter.measurements_cumulativeu64 (d9515f17-c5fd-4592-903e-92bbab0fc185) (MergerMutator): Selected 2 parts from all_1_152_34 to all_153_153_0 | ||
| 22447 | 2026.03.25 00:27:16.513403 [ 5 ] {db4a0085-2032-43f0-8f24-3a5f518b4731} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001552 sec., 170747.42268041236 rows/sec., 11.35 MiB/sec. | ||
| 22448 | 2026.03.25 00:27:16.513468 [ 96 ] {} <Trace> oximeter.measurements_cumulativeu64 (d9515f17-c5fd-4592-903e-92bbab0fc185): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22449 | 2026.03.25 00:27:16.513481 [ 5 ] {db4a0085-2032-43f0-8f24-3a5f518b4731} <Debug> TCPHandler: Processed in 0.001787561 sec. | ||
| 22450 | 2026.03.25 00:27:16.513509 [ 96 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 8.95 GiB. | ||
| 22451 | 2026.03.25 00:27:16.513637 [ 196 ] {d9515f17-c5fd-4592-903e-92bbab0fc185::all_1_153_35} <Debug> MergeTask::PrepareStage: Merging 2 parts: from all_1_152_34 to all_153_153_0 into Compact with storage Full | ||
| 22452 | 2026.03.25 00:27:16.513638 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22453 | 2026.03.25 00:27:16.513799 [ 5 ] {0015cb66-0f87-428d-965b-9116f985fb94} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 22454 | 2026.03.25 00:27:16.513807 [ 196 ] {d9515f17-c5fd-4592-903e-92bbab0fc185::all_1_153_35} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 22455 | 2026.03.25 00:27:16.513855 [ 5 ] {0015cb66-0f87-428d-965b-9116f985fb94} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 22456 | 2026.03.25 00:27:16.513878 [ 196 ] {d9515f17-c5fd-4592-903e-92bbab0fc185::all_1_153_35} <Debug> MergeTreeSequentialSource: Reading 9 marks from part all_1_152_34, total 60864 rows starting from the beginning of the part | ||
| 22457 | 2026.03.25 00:27:16.513982 [ 196 ] {d9515f17-c5fd-4592-903e-92bbab0fc185::all_1_153_35} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_153_153_0, total 265 rows starting from the beginning of the part | ||
| 22458 | 2026.03.25 00:27:16.514282 [ 5 ] {0015cb66-0f87-428d-965b-9116f985fb94} <Trace> oximeter.measurements_f64 (212c2a6f-90cf-4c71-aafe-78c3b1fd8e79): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22459 | 2026.03.25 00:27:16.514332 [ 5 ] {0015cb66-0f87-428d-965b-9116f985fb94} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 8.95 GiB. | ||
| 22460 | 2026.03.25 00:27:16.514774 [ 5 ] {0015cb66-0f87-428d-965b-9116f985fb94} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 22461 | 2026.03.25 00:27:16.515075 [ 5 ] {0015cb66-0f87-428d-965b-9116f985fb94} <Trace> oximeter.measurements_f64 (212c2a6f-90cf-4c71-aafe-78c3b1fd8e79): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22462 | 2026.03.25 00:27:16.515240 [ 5 ] {0015cb66-0f87-428d-965b-9116f985fb94} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001463 sec., 683.5269993164729 rows/sec., 46.06 KiB/sec. | ||
| 22463 | 2026.03.25 00:27:16.515269 [ 220 ] {} <Trace> oximeter.measurements_f64 (212c2a6f-90cf-4c71-aafe-78c3b1fd8e79): Found 6 old parts to remove. Parts: [all_1_15_3, all_16_16_0, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0] | ||
| 22464 | 2026.03.25 00:27:16.515286 [ 5 ] {0015cb66-0f87-428d-965b-9116f985fb94} <Debug> TCPHandler: Processed in 0.001708519 sec. | ||
| 22465 | 2026.03.25 00:27:16.515314 [ 220 ] {} <Debug> oximeter.measurements_f64 (212c2a6f-90cf-4c71-aafe-78c3b1fd8e79): Removing 6 parts from filesystem (serially): Parts: [all_1_15_3, all_16_16_0, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0] | ||
| 22466 | 2026.03.25 00:27:16.515464 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22467 | 2026.03.25 00:27:16.515589 [ 5 ] {acb9e1a4-9b8d-494c-8cbb-900b319f4119} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 22468 | 2026.03.25 00:27:16.515657 [ 5 ] {acb9e1a4-9b8d-494c-8cbb-900b319f4119} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 22469 | 2026.03.25 00:27:16.516704 [ 5 ] {acb9e1a4-9b8d-494c-8cbb-900b319f4119} <Trace> oximeter.measurements_histogramu64 (66b3c5cd-c277-4614-b9e1-0e483a2d8930): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22470 | 2026.03.25 00:27:16.516752 [ 5 ] {acb9e1a4-9b8d-494c-8cbb-900b319f4119} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 8.95 GiB. | ||
| 22471 | 2026.03.25 00:27:16.517431 [ 5 ] {acb9e1a4-9b8d-494c-8cbb-900b319f4119} <Trace> MergedBlockOutputStream: filled checksums all_132_132_0 (state Temporary) | ||
| 22472 | 2026.03.25 00:27:16.517756 [ 5 ] {acb9e1a4-9b8d-494c-8cbb-900b319f4119} <Trace> oximeter.measurements_histogramu64 (66b3c5cd-c277-4614-b9e1-0e483a2d8930): Renaming temporary part tmp_insert_all_132_132_0 to all_132_132_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22473 | 2026.03.25 00:27:16.517945 [ 5 ] {acb9e1a4-9b8d-494c-8cbb-900b319f4119} <Debug> executeQuery: Read 14 rows, 25.69 KiB in 0.002377 sec., 5889.777029869583 rows/sec., 10.55 MiB/sec. | ||
| 22474 | 2026.03.25 00:27:16.518020 [ 5 ] {acb9e1a4-9b8d-494c-8cbb-900b319f4119} <Debug> TCPHandler: Processed in 0.00261637 sec. | ||
| 22475 | 2026.03.25 00:27:16.518165 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22476 | 2026.03.25 00:27:16.518283 [ 5 ] {a649c24a-50c3-45ce-964c-3da0afce3645} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 22477 | 2026.03.25 00:27:16.518338 [ 5 ] {a649c24a-50c3-45ce-964c-3da0afce3645} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 22478 | 2026.03.25 00:27:16.518783 [ 5 ] {a649c24a-50c3-45ce-964c-3da0afce3645} <Trace> oximeter.measurements_u64 (a46c3f3f-9ded-4b50-9fc2-4f503dd169a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22479 | 2026.03.25 00:27:16.518827 [ 5 ] {a649c24a-50c3-45ce-964c-3da0afce3645} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 8.95 GiB. | ||
| 22480 | 2026.03.25 00:27:16.519240 [ 5 ] {a649c24a-50c3-45ce-964c-3da0afce3645} <Trace> MergedBlockOutputStream: filled checksums all_157_157_0 (state Temporary) | ||
| 22481 | 2026.03.25 00:27:16.519512 [ 5 ] {a649c24a-50c3-45ce-964c-3da0afce3645} <Trace> oximeter.measurements_u64 (a46c3f3f-9ded-4b50-9fc2-4f503dd169a4): Renaming temporary part tmp_insert_all_157_157_0 to all_157_157_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22482 | 2026.03.25 00:27:16.519675 [ 5 ] {a649c24a-50c3-45ce-964c-3da0afce3645} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001416 sec., 63559.32203389831 rows/sec., 3.98 MiB/sec. | ||
| 22483 | 2026.03.25 00:27:16.519719 [ 5 ] {a649c24a-50c3-45ce-964c-3da0afce3645} <Debug> TCPHandler: Processed in 0.001615117 sec. | ||
| 22484 | 2026.03.25 00:27:16.522724 [ 224 ] {} <Debug> oximeter.fields_u32 (79eddaf6-5920-48fe-8c45-6c5582e58677): 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] | ||
| 22485 | 2026.03.25 00:27:16.524818 [ 225 ] {} <Debug> oximeter.fields_u16 (b490aa8d-8720-450c-9d9d-0c0be0c6e0e1): 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] | ||
| 22486 | 2026.03.25 00:27:16.526723 [ 198 ] {d9515f17-c5fd-4592-903e-92bbab0fc185::all_1_153_35} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 61129 rows, containing 5 columns (5 merged, 0 gathered) in 0.013129121 sec., 4655985.728214402 rows/sec., 297.00 MiB/sec. | ||
| 22487 | 2026.03.25 00:27:16.527498 [ 192 ] {d9515f17-c5fd-4592-903e-92bbab0fc185::all_1_153_35} <Trace> MergedBlockOutputStream: filled checksums all_1_153_35 (state Temporary) | ||
| 22488 | 2026.03.25 00:27:16.527890 [ 192 ] {d9515f17-c5fd-4592-903e-92bbab0fc185::all_1_153_35} <Trace> oximeter.measurements_cumulativeu64 (d9515f17-c5fd-4592-903e-92bbab0fc185): Renaming temporary part tmp_merge_all_1_153_35 to all_1_153_35 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22489 | 2026.03.25 00:27:16.527983 [ 192 ] {d9515f17-c5fd-4592-903e-92bbab0fc185::all_1_153_35} <Trace> oximeter.measurements_cumulativeu64 (d9515f17-c5fd-4592-903e-92bbab0fc185) (MergerMutator): Merged 2 parts: [all_1_152_34, all_153_153_0] -> all_1_153_35 | ||
| 22490 | 2026.03.25 00:27:16.528073 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.34 MiB. | ||
| 22491 | 2026.03.25 00:27:16.536346 [ 220 ] {} <Debug> oximeter.measurements_f64 (212c2a6f-90cf-4c71-aafe-78c3b1fd8e79): Removing 6 parts from memory: Parts: [all_1_15_3, all_16_16_0, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0] | ||
| 22492 | 2026.03.25 00:27:17.417463 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 693 | ||
| 22493 | 2026.03.25 00:27:17.438766 [ 243 ] {} <Trace> system.metric_log (8832bb94-2db2-42e0-923d-5bcca7c2cc3b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22494 | 2026.03.25 00:27:17.438842 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 8.95 GiB. | ||
| 22495 | 2026.03.25 00:27:17.446379 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) | ||
| 22496 | 2026.03.25 00:27:17.447243 [ 243 ] {} <Trace> system.metric_log (8832bb94-2db2-42e0-923d-5bcca7c2cc3b): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22497 | 2026.03.25 00:27:17.451358 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 693 | ||
| 22498 | 2026.03.25 00:27:17.490637 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22499 | 2026.03.25 00:27:17.490860 [ 5 ] {17b94fd1-1657-48e2-aa9a-351109494d2b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 22500 | 2026.03.25 00:27:17.490951 [ 5 ] {17b94fd1-1657-48e2-aa9a-351109494d2b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 22501 | 2026.03.25 00:27:17.491700 [ 5 ] {17b94fd1-1657-48e2-aa9a-351109494d2b} <Trace> oximeter.fields_ipaddr (2be1fe0e-d681-4366-b872-d5e7a11bcfe0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22502 | 2026.03.25 00:27:17.491753 [ 5 ] {17b94fd1-1657-48e2-aa9a-351109494d2b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 8.95 GiB. | ||
| 22503 | 2026.03.25 00:27:17.492195 [ 5 ] {17b94fd1-1657-48e2-aa9a-351109494d2b} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 22504 | 2026.03.25 00:27:17.492488 [ 5 ] {17b94fd1-1657-48e2-aa9a-351109494d2b} <Trace> oximeter.fields_ipaddr (2be1fe0e-d681-4366-b872-d5e7a11bcfe0): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22505 | 2026.03.25 00:27:17.492701 [ 5 ] {17b94fd1-1657-48e2-aa9a-351109494d2b} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001898 sec., 1053.7407797681772 rows/sec., 85.93 KiB/sec. | ||
| 22506 | 2026.03.25 00:27:17.492773 [ 5 ] {17b94fd1-1657-48e2-aa9a-351109494d2b} <Debug> TCPHandler: Processed in 0.002332074 sec. | ||
| 22507 | 2026.03.25 00:27:17.492965 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22508 | 2026.03.25 00:27:17.493119 [ 5 ] {33080bb3-8b32-40db-b845-14aafdf9d033} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 22509 | 2026.03.25 00:27:17.493192 [ 5 ] {33080bb3-8b32-40db-b845-14aafdf9d033} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 22510 | 2026.03.25 00:27:17.495559 [ 5 ] {33080bb3-8b32-40db-b845-14aafdf9d033} <Trace> oximeter.fields_string (da9d4756-c540-45ff-bdbb-bdc9c8d31861): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22511 | 2026.03.25 00:27:17.495606 [ 5 ] {33080bb3-8b32-40db-b845-14aafdf9d033} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 8.95 GiB. | ||
| 22512 | 2026.03.25 00:27:17.496178 [ 5 ] {33080bb3-8b32-40db-b845-14aafdf9d033} <Trace> MergedBlockOutputStream: filled checksums all_158_158_0 (state Temporary) | ||
| 22513 | 2026.03.25 00:27:17.496464 [ 5 ] {33080bb3-8b32-40db-b845-14aafdf9d033} <Trace> oximeter.fields_string (da9d4756-c540-45ff-bdbb-bdc9c8d31861): Renaming temporary part tmp_insert_all_158_158_0 to all_158_158_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22514 | 2026.03.25 00:27:17.496632 [ 5 ] {33080bb3-8b32-40db-b845-14aafdf9d033} <Debug> executeQuery: Read 2492 rows, 189.85 KiB in 0.003545 sec., 702961.9181946403 rows/sec., 52.30 MiB/sec. | ||
| 22515 | 2026.03.25 00:27:17.496681 [ 5 ] {33080bb3-8b32-40db-b845-14aafdf9d033} <Debug> TCPHandler: Processed in 0.003798518 sec. | ||
| 22516 | 2026.03.25 00:27:17.496839 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22517 | 2026.03.25 00:27:17.496958 [ 5 ] {472880ca-0d05-4c20-8353-cc3e978a2141} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 22518 | 2026.03.25 00:27:17.497008 [ 5 ] {472880ca-0d05-4c20-8353-cc3e978a2141} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 22519 | 2026.03.25 00:27:17.497545 [ 5 ] {472880ca-0d05-4c20-8353-cc3e978a2141} <Trace> oximeter.fields_u16 (b490aa8d-8720-450c-9d9d-0c0be0c6e0e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22520 | 2026.03.25 00:27:17.497588 [ 5 ] {472880ca-0d05-4c20-8353-cc3e978a2141} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 8.95 GiB. | ||
| 22521 | 2026.03.25 00:27:17.497987 [ 5 ] {472880ca-0d05-4c20-8353-cc3e978a2141} <Trace> MergedBlockOutputStream: filled checksums all_133_133_0 (state Temporary) | ||
| 22522 | 2026.03.25 00:27:17.498264 [ 5 ] {472880ca-0d05-4c20-8353-cc3e978a2141} <Trace> oximeter.fields_u16 (b490aa8d-8720-450c-9d9d-0c0be0c6e0e1): Renaming temporary part tmp_insert_all_133_133_0 to all_133_133_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22523 | 2026.03.25 00:27:17.498427 [ 5 ] {472880ca-0d05-4c20-8353-cc3e978a2141} <Debug> executeQuery: Read 56 rows, 4.20 KiB in 0.001492 sec., 37533.512064343166 rows/sec., 2.75 MiB/sec. | ||
| 22524 | 2026.03.25 00:27:17.498476 [ 5 ] {472880ca-0d05-4c20-8353-cc3e978a2141} <Debug> TCPHandler: Processed in 0.001696349 sec. | ||
| 22525 | 2026.03.25 00:27:17.498620 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22526 | 2026.03.25 00:27:17.498743 [ 5 ] {44cfd84b-f87c-4934-bfeb-24498d6553f9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 22527 | 2026.03.25 00:27:17.498794 [ 5 ] {44cfd84b-f87c-4934-bfeb-24498d6553f9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 22528 | 2026.03.25 00:27:17.500037 [ 5 ] {44cfd84b-f87c-4934-bfeb-24498d6553f9} <Trace> oximeter.fields_u32 (79eddaf6-5920-48fe-8c45-6c5582e58677): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22529 | 2026.03.25 00:27:17.500098 [ 5 ] {44cfd84b-f87c-4934-bfeb-24498d6553f9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 8.95 GiB. | ||
| 22530 | 2026.03.25 00:27:17.500796 [ 5 ] {44cfd84b-f87c-4934-bfeb-24498d6553f9} <Trace> MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) | ||
| 22531 | 2026.03.25 00:27:17.501080 [ 5 ] {44cfd84b-f87c-4934-bfeb-24498d6553f9} <Trace> oximeter.fields_u32 (79eddaf6-5920-48fe-8c45-6c5582e58677): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22532 | 2026.03.25 00:27:17.501240 [ 121 ] {} <Debug> oximeter.fields_u32 (79eddaf6-5920-48fe-8c45-6c5582e58677) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0 | ||
| 22533 | 2026.03.25 00:27:17.501253 [ 5 ] {44cfd84b-f87c-4934-bfeb-24498d6553f9} <Debug> executeQuery: Read 801 rows, 47.38 KiB in 0.002532 sec., 316350.71090047393 rows/sec., 18.27 MiB/sec. | ||
| 22534 | 2026.03.25 00:27:17.501338 [ 121 ] {} <Trace> oximeter.fields_u32 (79eddaf6-5920-48fe-8c45-6c5582e58677): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22535 | 2026.03.25 00:27:17.501353 [ 5 ] {44cfd84b-f87c-4934-bfeb-24498d6553f9} <Debug> TCPHandler: Processed in 0.002798064 sec. | ||
| 22536 | 2026.03.25 00:27:17.501372 [ 121 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 8.95 GiB. | ||
| 22537 | 2026.03.25 00:27:17.501493 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22538 | 2026.03.25 00:27:17.501502 [ 197 ] {79eddaf6-5920-48fe-8c45-6c5582e58677::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 | ||
| 22539 | 2026.03.25 00:27:17.501622 [ 5 ] {25fc3365-ea2f-47a6-ae49-fdff138868eb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 22540 | 2026.03.25 00:27:17.501671 [ 197 ] {79eddaf6-5920-48fe-8c45-6c5582e58677::all_1_91_18} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 22541 | 2026.03.25 00:27:17.501678 [ 5 ] {25fc3365-ea2f-47a6-ae49-fdff138868eb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 22542 | 2026.03.25 00:27:17.501726 [ 197 ] {79eddaf6-5920-48fe-8c45-6c5582e58677::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_86_17, total 950 rows starting from the beginning of the part | ||
| 22543 | 2026.03.25 00:27:17.501825 [ 197 ] {79eddaf6-5920-48fe-8c45-6c5582e58677::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_87_87_0, total 801 rows starting from the beginning of the part | ||
| 22544 | 2026.03.25 00:27:17.501891 [ 197 ] {79eddaf6-5920-48fe-8c45-6c5582e58677::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 149 rows starting from the beginning of the part | ||
| 22545 | 2026.03.25 00:27:17.501958 [ 197 ] {79eddaf6-5920-48fe-8c45-6c5582e58677::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 149 rows starting from the beginning of the part | ||
| 22546 | 2026.03.25 00:27:17.502010 [ 197 ] {79eddaf6-5920-48fe-8c45-6c5582e58677::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_90_90_0, total 149 rows starting from the beginning of the part | ||
| 22547 | 2026.03.25 00:27:17.502063 [ 197 ] {79eddaf6-5920-48fe-8c45-6c5582e58677::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_91_91_0, total 801 rows starting from the beginning of the part | ||
| 22548 | 2026.03.25 00:27:17.502197 [ 5 ] {25fc3365-ea2f-47a6-ae49-fdff138868eb} <Trace> oximeter.fields_u64 (3ff11c92-02f0-4d7f-b78c-e898b3889a19): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22549 | 2026.03.25 00:27:17.502253 [ 5 ] {25fc3365-ea2f-47a6-ae49-fdff138868eb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 8.95 GiB. | ||
| 22550 | 2026.03.25 00:27:17.502664 [ 5 ] {25fc3365-ea2f-47a6-ae49-fdff138868eb} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 22551 | 2026.03.25 00:27:17.502962 [ 5 ] {25fc3365-ea2f-47a6-ae49-fdff138868eb} <Trace> oximeter.fields_u64 (3ff11c92-02f0-4d7f-b78c-e898b3889a19): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22552 | 2026.03.25 00:27:17.503134 [ 5 ] {25fc3365-ea2f-47a6-ae49-fdff138868eb} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001537 sec., 650.6180871828237 rows/sec., 45.75 KiB/sec. | ||
| 22553 | 2026.03.25 00:27:17.503186 [ 5 ] {25fc3365-ea2f-47a6-ae49-fdff138868eb} <Debug> TCPHandler: Processed in 0.0017538 sec. | ||
| 22554 | 2026.03.25 00:27:17.503310 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22555 | 2026.03.25 00:27:17.503429 [ 5 ] {50fdea05-d6a8-407d-ab85-c983d049ae9e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 22556 | 2026.03.25 00:27:17.503479 [ 5 ] {50fdea05-d6a8-407d-ab85-c983d049ae9e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 22557 | 2026.03.25 00:27:17.503748 [ 198 ] {79eddaf6-5920-48fe-8c45-6c5582e58677::all_1_91_18} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2999 rows, containing 5 columns (5 merged, 0 gathered) in 0.002298003 sec., 1305046.1639954343 rows/sec., 82.14 MiB/sec. | ||
| 22558 | 2026.03.25 00:27:17.503974 [ 197 ] {79eddaf6-5920-48fe-8c45-6c5582e58677::all_1_91_18} <Trace> MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary) | ||
| 22559 | 2026.03.25 00:27:17.504287 [ 197 ] {79eddaf6-5920-48fe-8c45-6c5582e58677::all_1_91_18} <Trace> oximeter.fields_u32 (79eddaf6-5920-48fe-8c45-6c5582e58677): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22560 | 2026.03.25 00:27:17.504374 [ 197 ] {79eddaf6-5920-48fe-8c45-6c5582e58677::all_1_91_18} <Trace> oximeter.fields_u32 (79eddaf6-5920-48fe-8c45-6c5582e58677) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18 | ||
| 22561 | 2026.03.25 00:27:17.504461 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.57 MiB. | ||
| 22562 | 2026.03.25 00:27:17.504958 [ 5 ] {50fdea05-d6a8-407d-ab85-c983d049ae9e} <Trace> oximeter.fields_uuid (6a83c119-7e6c-4ef5-9da4-bd1e7cdd4b62): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22563 | 2026.03.25 00:27:17.505010 [ 5 ] {50fdea05-d6a8-407d-ab85-c983d049ae9e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 8.95 GiB. | ||
| 22564 | 2026.03.25 00:27:17.505504 [ 5 ] {50fdea05-d6a8-407d-ab85-c983d049ae9e} <Trace> MergedBlockOutputStream: filled checksums all_158_158_0 (state Temporary) | ||
| 22565 | 2026.03.25 00:27:17.505808 [ 5 ] {50fdea05-d6a8-407d-ab85-c983d049ae9e} <Trace> oximeter.fields_uuid (6a83c119-7e6c-4ef5-9da4-bd1e7cdd4b62): Renaming temporary part tmp_insert_all_158_158_0 to all_158_158_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22566 | 2026.03.25 00:27:17.505985 [ 5 ] {50fdea05-d6a8-407d-ab85-c983d049ae9e} <Debug> executeQuery: Read 1344 rows, 92.45 KiB in 0.002581 sec., 520728.3998450213 rows/sec., 34.98 MiB/sec. | ||
| 22567 | 2026.03.25 00:27:17.506033 [ 5 ] {50fdea05-d6a8-407d-ab85-c983d049ae9e} <Debug> TCPHandler: Processed in 0.002784304 sec. | ||
| 22568 | 2026.03.25 00:27:17.506195 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22569 | 2026.03.25 00:27:17.506322 [ 5 ] {ce9a2a2b-6ed7-402b-b4dc-7a1e11b63332} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 22570 | 2026.03.25 00:27:17.506380 [ 5 ] {ce9a2a2b-6ed7-402b-b4dc-7a1e11b63332} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 22571 | 2026.03.25 00:27:17.507307 [ 5 ] {ce9a2a2b-6ed7-402b-b4dc-7a1e11b63332} <Trace> oximeter.measurements_cumulativeu64 (d9515f17-c5fd-4592-903e-92bbab0fc185): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22572 | 2026.03.25 00:27:17.507353 [ 5 ] {ce9a2a2b-6ed7-402b-b4dc-7a1e11b63332} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 8.95 GiB. | ||
| 22573 | 2026.03.25 00:27:17.507889 [ 5 ] {ce9a2a2b-6ed7-402b-b4dc-7a1e11b63332} <Trace> MergedBlockOutputStream: filled checksums all_158_158_0 (state Temporary) | ||
| 22574 | 2026.03.25 00:27:17.508176 [ 5 ] {ce9a2a2b-6ed7-402b-b4dc-7a1e11b63332} <Trace> oximeter.measurements_cumulativeu64 (d9515f17-c5fd-4592-903e-92bbab0fc185): Renaming temporary part tmp_insert_all_158_158_0 to all_158_158_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22575 | 2026.03.25 00:27:17.508343 [ 5 ] {ce9a2a2b-6ed7-402b-b4dc-7a1e11b63332} <Debug> executeQuery: Read 1497 rows, 92.97 KiB in 0.002045 sec., 732029.3398533007 rows/sec., 44.40 MiB/sec. | ||
| 22576 | 2026.03.25 00:27:17.508341 [ 121 ] {} <Debug> oximeter.measurements_cumulativeu64 (d9515f17-c5fd-4592-903e-92bbab0fc185) (MergerMutator): Selected 6 parts from all_1_153_35 to all_158_158_0 | ||
| 22577 | 2026.03.25 00:27:17.508397 [ 5 ] {ce9a2a2b-6ed7-402b-b4dc-7a1e11b63332} <Debug> TCPHandler: Processed in 0.002267192 sec. | ||
| 22578 | 2026.03.25 00:27:17.508415 [ 121 ] {} <Trace> oximeter.measurements_cumulativeu64 (d9515f17-c5fd-4592-903e-92bbab0fc185): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22579 | 2026.03.25 00:27:17.508447 [ 121 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 8.95 GiB. | ||
| 22580 | 2026.03.25 00:27:17.508547 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22581 | 2026.03.25 00:27:17.508561 [ 187 ] {d9515f17-c5fd-4592-903e-92bbab0fc185::all_1_158_36} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_153_35 to all_158_158_0 into Compact with storage Full | ||
| 22582 | 2026.03.25 00:27:17.508616 [ 219 ] {} <Trace> oximeter.measurements_cumulativeu64 (d9515f17-c5fd-4592-903e-92bbab0fc185): 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] | ||
| 22583 | 2026.03.25 00:27:17.508654 [ 219 ] {} <Debug> oximeter.measurements_cumulativeu64 (d9515f17-c5fd-4592-903e-92bbab0fc185): 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] | ||
| 22584 | 2026.03.25 00:27:17.508675 [ 5 ] {15dead2a-bc76-47ca-b36d-7bed4a1e9513} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 22585 | 2026.03.25 00:27:17.508692 [ 187 ] {d9515f17-c5fd-4592-903e-92bbab0fc185::all_1_158_36} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 22586 | 2026.03.25 00:27:17.508753 [ 187 ] {d9515f17-c5fd-4592-903e-92bbab0fc185::all_1_158_36} <Debug> MergeTreeSequentialSource: Reading 9 marks from part all_1_153_35, total 61129 rows starting from the beginning of the part | ||
| 22587 | 2026.03.25 00:27:17.508754 [ 5 ] {15dead2a-bc76-47ca-b36d-7bed4a1e9513} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 22588 | 2026.03.25 00:27:17.508823 [ 187 ] {d9515f17-c5fd-4592-903e-92bbab0fc185::all_1_158_36} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_154_154_0, total 160 rows starting from the beginning of the part | ||
| 22589 | 2026.03.25 00:27:17.508877 [ 187 ] {d9515f17-c5fd-4592-903e-92bbab0fc185::all_1_158_36} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_155_155_0, total 272 rows starting from the beginning of the part | ||
| 22590 | 2026.03.25 00:27:17.508925 [ 187 ] {d9515f17-c5fd-4592-903e-92bbab0fc185::all_1_158_36} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_156_156_0, total 160 rows starting from the beginning of the part | ||
| 22591 | 2026.03.25 00:27:17.508972 [ 187 ] {d9515f17-c5fd-4592-903e-92bbab0fc185::all_1_158_36} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_157_157_0, total 265 rows starting from the beginning of the part | ||
| 22592 | 2026.03.25 00:27:17.509019 [ 187 ] {d9515f17-c5fd-4592-903e-92bbab0fc185::all_1_158_36} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_158_158_0, total 1497 rows starting from the beginning of the part | ||
| 22593 | 2026.03.25 00:27:17.510088 [ 5 ] {15dead2a-bc76-47ca-b36d-7bed4a1e9513} <Trace> oximeter.measurements_histogramu64 (66b3c5cd-c277-4614-b9e1-0e483a2d8930): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22594 | 2026.03.25 00:27:17.510144 [ 5 ] {15dead2a-bc76-47ca-b36d-7bed4a1e9513} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 8.95 GiB. | ||
| 22595 | 2026.03.25 00:27:17.511151 [ 5 ] {15dead2a-bc76-47ca-b36d-7bed4a1e9513} <Trace> MergedBlockOutputStream: filled checksums all_133_133_0 (state Temporary) | ||
| 22596 | 2026.03.25 00:27:17.511590 [ 5 ] {15dead2a-bc76-47ca-b36d-7bed4a1e9513} <Trace> oximeter.measurements_histogramu64 (66b3c5cd-c277-4614-b9e1-0e483a2d8930): Renaming temporary part tmp_insert_all_133_133_0 to all_133_133_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22597 | 2026.03.25 00:27:17.511823 [ 5 ] {15dead2a-bc76-47ca-b36d-7bed4a1e9513} <Debug> executeQuery: Read 54 rows, 99.09 KiB in 0.003171 sec., 17029.328287606433 rows/sec., 30.52 MiB/sec. | ||
| 22598 | 2026.03.25 00:27:17.511904 [ 223 ] {} <Trace> oximeter.measurements_histogramu64 (66b3c5cd-c277-4614-b9e1-0e483a2d8930): 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] | ||
| 22599 | 2026.03.25 00:27:17.511926 [ 5 ] {15dead2a-bc76-47ca-b36d-7bed4a1e9513} <Debug> TCPHandler: Processed in 0.003440879 sec. | ||
| 22600 | 2026.03.25 00:27:17.511949 [ 223 ] {} <Debug> oximeter.measurements_histogramu64 (66b3c5cd-c277-4614-b9e1-0e483a2d8930): 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] | ||
| 22601 | 2026.03.25 00:27:17.512112 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22602 | 2026.03.25 00:27:17.512201 [ 219 ] {} <Debug> oximeter.measurements_cumulativeu64 (d9515f17-c5fd-4592-903e-92bbab0fc185): 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] | ||
| 22603 | 2026.03.25 00:27:17.512259 [ 5 ] {f0f84e40-092f-47e5-b8bf-e3f03035082e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
| 22604 | 2026.03.25 00:27:17.512328 [ 5 ] {f0f84e40-092f-47e5-b8bf-e3f03035082e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 22605 | 2026.03.25 00:27:17.512802 [ 5 ] {f0f84e40-092f-47e5-b8bf-e3f03035082e} <Trace> oximeter.measurements_i64 (9a8499d8-7590-43c9-8eec-a1a2bbb269d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22606 | 2026.03.25 00:27:17.512843 [ 5 ] {f0f84e40-092f-47e5-b8bf-e3f03035082e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 8.95 GiB. | ||
| 22607 | 2026.03.25 00:27:17.513236 [ 5 ] {f0f84e40-092f-47e5-b8bf-e3f03035082e} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 22608 | 2026.03.25 00:27:17.513510 [ 5 ] {f0f84e40-092f-47e5-b8bf-e3f03035082e} <Trace> oximeter.measurements_i64 (9a8499d8-7590-43c9-8eec-a1a2bbb269d3): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22609 | 2026.03.25 00:27:17.513679 [ 5 ] {f0f84e40-092f-47e5-b8bf-e3f03035082e} <Debug> executeQuery: Read 12 rows, 868.00 B in 0.001452 sec., 8264.462809917355 rows/sec., 583.79 KiB/sec. | ||
| 22610 | 2026.03.25 00:27:17.513727 [ 5 ] {f0f84e40-092f-47e5-b8bf-e3f03035082e} <Debug> TCPHandler: Processed in 0.001689949 sec. | ||
| 22611 | 2026.03.25 00:27:17.513875 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22612 | 2026.03.25 00:27:17.513995 [ 5 ] {e52356b8-f948-460f-ac1d-47223dcf8d2a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 22613 | 2026.03.25 00:27:17.514045 [ 5 ] {e52356b8-f948-460f-ac1d-47223dcf8d2a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 22614 | 2026.03.25 00:27:17.514466 [ 5 ] {e52356b8-f948-460f-ac1d-47223dcf8d2a} <Trace> oximeter.measurements_u64 (a46c3f3f-9ded-4b50-9fc2-4f503dd169a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22615 | 2026.03.25 00:27:17.514507 [ 5 ] {e52356b8-f948-460f-ac1d-47223dcf8d2a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 8.95 GiB. | ||
| 22616 | 2026.03.25 00:27:17.514881 [ 5 ] {e52356b8-f948-460f-ac1d-47223dcf8d2a} <Trace> MergedBlockOutputStream: filled checksums all_158_158_0 (state Temporary) | ||
| 22617 | 2026.03.25 00:27:17.515140 [ 5 ] {e52356b8-f948-460f-ac1d-47223dcf8d2a} <Trace> oximeter.measurements_u64 (a46c3f3f-9ded-4b50-9fc2-4f503dd169a4): Renaming temporary part tmp_insert_all_158_158_0 to all_158_158_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22618 | 2026.03.25 00:27:17.515297 [ 5 ] {e52356b8-f948-460f-ac1d-47223dcf8d2a} <Debug> executeQuery: Read 12 rows, 848.00 B in 0.001326 sec., 9049.77375565611 rows/sec., 624.53 KiB/sec. | ||
| 22619 | 2026.03.25 00:27:17.515341 [ 5 ] {e52356b8-f948-460f-ac1d-47223dcf8d2a} <Debug> TCPHandler: Processed in 0.001529745 sec. | ||
| 22620 | 2026.03.25 00:27:17.515372 [ 221 ] {} <Trace> oximeter.measurements_u64 (a46c3f3f-9ded-4b50-9fc2-4f503dd169a4): 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] | ||
| 22621 | 2026.03.25 00:27:17.515410 [ 221 ] {} <Debug> oximeter.measurements_u64 (a46c3f3f-9ded-4b50-9fc2-4f503dd169a4): 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] | ||
| 22622 | 2026.03.25 00:27:17.515693 [ 223 ] {} <Debug> oximeter.measurements_histogramu64 (66b3c5cd-c277-4614-b9e1-0e483a2d8930): 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] | ||
| 22623 | 2026.03.25 00:27:17.518538 [ 221 ] {} <Debug> oximeter.measurements_u64 (a46c3f3f-9ded-4b50-9fc2-4f503dd169a4): 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] | ||
| 22624 | 2026.03.25 00:27:17.520861 [ 193 ] {d9515f17-c5fd-4592-903e-92bbab0fc185::all_1_158_36} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 63483 rows, containing 5 columns (5 merged, 0 gathered) in 0.012349034 sec., 5140725.987150088 rows/sec., 327.81 MiB/sec. | ||
| 22625 | 2026.03.25 00:27:17.521743 [ 193 ] {d9515f17-c5fd-4592-903e-92bbab0fc185::all_1_158_36} <Trace> MergedBlockOutputStream: filled checksums all_1_158_36 (state Temporary) | ||
| 22626 | 2026.03.25 00:27:17.522132 [ 193 ] {d9515f17-c5fd-4592-903e-92bbab0fc185::all_1_158_36} <Trace> oximeter.measurements_cumulativeu64 (d9515f17-c5fd-4592-903e-92bbab0fc185): Renaming temporary part tmp_merge_all_1_158_36 to all_1_158_36 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22627 | 2026.03.25 00:27:17.522236 [ 193 ] {d9515f17-c5fd-4592-903e-92bbab0fc185::all_1_158_36} <Trace> oximeter.measurements_cumulativeu64 (d9515f17-c5fd-4592-903e-92bbab0fc185) (MergerMutator): Merged 6 parts: [all_1_153_35, all_158_158_0] -> all_1_158_36 | ||
| 22628 | 2026.03.25 00:27:17.522345 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.57 MiB. | ||
| 22629 | 2026.03.25 00:27:17.985001 [ 221 ] {} <Trace> oximeter.fields_string (da9d4756-c540-45ff-bdbb-bdc9c8d31861): 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] | ||
| 22630 | 2026.03.25 00:27:17.985044 [ 221 ] {} <Debug> oximeter.fields_string (da9d4756-c540-45ff-bdbb-bdc9c8d31861): 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] | ||
| 22631 | 2026.03.25 00:27:17.988317 [ 221 ] {} <Debug> oximeter.fields_string (da9d4756-c540-45ff-bdbb-bdc9c8d31861): 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] | ||
| 22632 | 2026.03.25 00:27:18.000203 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 405.25 MiB, peak 428.48 MiB, free memory in arenas 0.00 B, will set to 403.93 MiB (RSS), difference: -1.31 MiB | ||
| 22633 | 2026.03.25 00:27:18.011183 [ 223 ] {} <Trace> oximeter.fields_uuid (6a83c119-7e6c-4ef5-9da4-bd1e7cdd4b62): 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] | ||
| 22634 | 2026.03.25 00:27:18.011240 [ 223 ] {} <Debug> oximeter.fields_uuid (6a83c119-7e6c-4ef5-9da4-bd1e7cdd4b62): 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] | ||
| 22635 | 2026.03.25 00:27:18.014611 [ 223 ] {} <Debug> oximeter.fields_uuid (6a83c119-7e6c-4ef5-9da4-bd1e7cdd4b62): 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] | ||
| 22636 | 2026.03.25 00:27:21.478363 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22637 | 2026.03.25 00:27:21.478572 [ 5 ] {21799597-a727-4266-8b2a-332bb3a508c7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 22638 | 2026.03.25 00:27:21.478642 [ 5 ] {21799597-a727-4266-8b2a-332bb3a508c7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 22639 | 2026.03.25 00:27:21.479403 [ 5 ] {21799597-a727-4266-8b2a-332bb3a508c7} <Trace> oximeter.fields_string (da9d4756-c540-45ff-bdbb-bdc9c8d31861): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22640 | 2026.03.25 00:27:21.479457 [ 5 ] {21799597-a727-4266-8b2a-332bb3a508c7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 8.94 GiB. | ||
| 22641 | 2026.03.25 00:27:21.479850 [ 5 ] {21799597-a727-4266-8b2a-332bb3a508c7} <Trace> MergedBlockOutputStream: filled checksums all_159_159_0 (state Temporary) | ||
| 22642 | 2026.03.25 00:27:21.480078 [ 5 ] {21799597-a727-4266-8b2a-332bb3a508c7} <Trace> oximeter.fields_string (da9d4756-c540-45ff-bdbb-bdc9c8d31861): Renaming temporary part tmp_insert_all_159_159_0 to all_159_159_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22643 | 2026.03.25 00:27:21.480236 [ 5 ] {21799597-a727-4266-8b2a-332bb3a508c7} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001715 sec., 32653.061224489797 rows/sec., 2.51 MiB/sec. | ||
| 22644 | 2026.03.25 00:27:21.480291 [ 5 ] {21799597-a727-4266-8b2a-332bb3a508c7} <Debug> TCPHandler: Processed in 0.002058757 sec. | ||
| 22645 | 2026.03.25 00:27:21.480412 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22646 | 2026.03.25 00:27:21.480520 [ 5 ] {3b554b00-22e8-4567-96ab-158f630658a5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 22647 | 2026.03.25 00:27:21.480563 [ 5 ] {3b554b00-22e8-4567-96ab-158f630658a5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 22648 | 2026.03.25 00:27:21.481006 [ 5 ] {3b554b00-22e8-4567-96ab-158f630658a5} <Trace> oximeter.fields_uuid (6a83c119-7e6c-4ef5-9da4-bd1e7cdd4b62): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22649 | 2026.03.25 00:27:21.481043 [ 5 ] {3b554b00-22e8-4567-96ab-158f630658a5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 8.94 GiB. | ||
| 22650 | 2026.03.25 00:27:21.481356 [ 5 ] {3b554b00-22e8-4567-96ab-158f630658a5} <Trace> MergedBlockOutputStream: filled checksums all_159_159_0 (state Temporary) | ||
| 22651 | 2026.03.25 00:27:21.481579 [ 5 ] {3b554b00-22e8-4567-96ab-158f630658a5} <Trace> oximeter.fields_uuid (6a83c119-7e6c-4ef5-9da4-bd1e7cdd4b62): Renaming temporary part tmp_insert_all_159_159_0 to all_159_159_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22652 | 2026.03.25 00:27:21.481708 [ 5 ] {3b554b00-22e8-4567-96ab-158f630658a5} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001218 sec., 52545.15599343186 rows/sec., 4.10 MiB/sec. | ||
| 22653 | 2026.03.25 00:27:21.481745 [ 5 ] {3b554b00-22e8-4567-96ab-158f630658a5} <Debug> TCPHandler: Processed in 0.001385112 sec. | ||
| 22654 | 2026.03.25 00:27:21.481863 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22655 | 2026.03.25 00:27:21.481966 [ 5 ] {a42adb36-e43e-4d6b-b7b9-6a4d1625261d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 22656 | 2026.03.25 00:27:21.482010 [ 5 ] {a42adb36-e43e-4d6b-b7b9-6a4d1625261d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 22657 | 2026.03.25 00:27:21.482419 [ 5 ] {a42adb36-e43e-4d6b-b7b9-6a4d1625261d} <Trace> oximeter.measurements_cumulativeu64 (d9515f17-c5fd-4592-903e-92bbab0fc185): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22658 | 2026.03.25 00:27:21.482456 [ 5 ] {a42adb36-e43e-4d6b-b7b9-6a4d1625261d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 8.94 GiB. | ||
| 22659 | 2026.03.25 00:27:21.482796 [ 5 ] {a42adb36-e43e-4d6b-b7b9-6a4d1625261d} <Trace> MergedBlockOutputStream: filled checksums all_159_159_0 (state Temporary) | ||
| 22660 | 2026.03.25 00:27:21.483004 [ 5 ] {a42adb36-e43e-4d6b-b7b9-6a4d1625261d} <Trace> oximeter.measurements_cumulativeu64 (d9515f17-c5fd-4592-903e-92bbab0fc185): Renaming temporary part tmp_insert_all_159_159_0 to all_159_159_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22661 | 2026.03.25 00:27:21.483133 [ 5 ] {a42adb36-e43e-4d6b-b7b9-6a4d1625261d} <Debug> executeQuery: Read 128 rows, 9.13 KiB in 0.001187 sec., 107834.87784330246 rows/sec., 7.51 MiB/sec. | ||
| 22662 | 2026.03.25 00:27:21.483171 [ 5 ] {a42adb36-e43e-4d6b-b7b9-6a4d1625261d} <Debug> TCPHandler: Processed in 0.001355871 sec. | ||
| 22663 | 2026.03.25 00:27:21.483284 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22664 | 2026.03.25 00:27:21.483387 [ 5 ] {830f87ab-def0-40cb-93fa-bd1c4d46159c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 22665 | 2026.03.25 00:27:21.483429 [ 5 ] {830f87ab-def0-40cb-93fa-bd1c4d46159c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 22666 | 2026.03.25 00:27:21.483762 [ 5 ] {830f87ab-def0-40cb-93fa-bd1c4d46159c} <Trace> oximeter.measurements_u64 (a46c3f3f-9ded-4b50-9fc2-4f503dd169a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22667 | 2026.03.25 00:27:21.483798 [ 5 ] {830f87ab-def0-40cb-93fa-bd1c4d46159c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 8.94 GiB. | ||
| 22668 | 2026.03.25 00:27:21.484105 [ 5 ] {830f87ab-def0-40cb-93fa-bd1c4d46159c} <Trace> MergedBlockOutputStream: filled checksums all_159_159_0 (state Temporary) | ||
| 22669 | 2026.03.25 00:27:21.484304 [ 5 ] {830f87ab-def0-40cb-93fa-bd1c4d46159c} <Trace> oximeter.measurements_u64 (a46c3f3f-9ded-4b50-9fc2-4f503dd169a4): Renaming temporary part tmp_insert_all_159_159_0 to all_159_159_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22670 | 2026.03.25 00:27:21.484431 [ 5 ] {830f87ab-def0-40cb-93fa-bd1c4d46159c} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001063 sec., 45155.22107243651 rows/sec., 3.04 MiB/sec. | ||
| 22671 | 2026.03.25 00:27:21.484466 [ 5 ] {830f87ab-def0-40cb-93fa-bd1c4d46159c} <Debug> TCPHandler: Processed in 0.001231679 sec. | ||
| 22672 | 2026.03.25 00:27:22.497593 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 44574 | ||
| 22673 | 2026.03.25 00:27:22.498194 [ 244 ] {} <Trace> system.asynchronous_metric_log (0898b27c-367e-447b-8482-f4822232c365): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22674 | 2026.03.25 00:27:22.498251 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 8.94 GiB. | ||
| 22675 | 2026.03.25 00:27:22.498752 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary) | ||
| 22676 | 2026.03.25 00:27:22.498979 [ 244 ] {} <Trace> system.asynchronous_metric_log (0898b27c-367e-447b-8482-f4822232c365): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22677 | 2026.03.25 00:27:22.499124 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 44574 | ||
| 22678 | 2026.03.25 00:27:24.951473 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 701 | ||
| 22679 | 2026.03.25 00:27:24.970307 [ 243 ] {} <Trace> system.metric_log (8832bb94-2db2-42e0-923d-5bcca7c2cc3b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22680 | 2026.03.25 00:27:24.970380 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 8.94 GiB. | ||
| 22681 | 2026.03.25 00:27:24.976802 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary) | ||
| 22682 | 2026.03.25 00:27:24.977573 [ 243 ] {} <Trace> system.metric_log (8832bb94-2db2-42e0-923d-5bcca7c2cc3b): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22683 | 2026.03.25 00:27:24.981968 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 701 | ||
| 22684 | 2026.03.25 00:27:25.012756 [ 223 ] {} <Trace> system.query_log (9703172c-9101-4506-b1d0-613c64f918a0): 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] | ||
| 22685 | 2026.03.25 00:27:25.012813 [ 223 ] {} <Debug> system.query_log (9703172c-9101-4506-b1d0-613c64f918a0): 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] | ||
| 22686 | 2026.03.25 00:27:25.015587 [ 223 ] {} <Debug> system.query_log (9703172c-9101-4506-b1d0-613c64f918a0): 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] | ||
| 22687 | 2026.03.25 00:27:25.196954 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 50 entries to flush up to offset 2908 | ||
| 22688 | 2026.03.25 00:27:25.199689 [ 242 ] {} <Trace> system.query_log (9703172c-9101-4506-b1d0-613c64f918a0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22689 | 2026.03.25 00:27:25.199740 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 8.94 GiB. | ||
| 22690 | 2026.03.25 00:27:25.200953 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 22691 | 2026.03.25 00:27:25.201225 [ 242 ] {} <Trace> system.query_log (9703172c-9101-4506-b1d0-613c64f918a0): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22692 | 2026.03.25 00:27:25.201490 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2908 | ||
| 22693 | 2026.03.25 00:27:26.155238 [ 219 ] {} <Trace> oximeter.fields_u8 (fa258e8d-285a-434f-b894-6be795807874): Found 5 old parts to remove. Parts: [all_1_17_4, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 22694 | 2026.03.25 00:27:26.155301 [ 219 ] {} <Debug> oximeter.fields_u8 (fa258e8d-285a-434f-b894-6be795807874): Removing 5 parts from filesystem (serially): Parts: [all_1_17_4, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 22695 | 2026.03.25 00:27:26.157632 [ 219 ] {} <Debug> oximeter.fields_u8 (fa258e8d-285a-434f-b894-6be795807874): Removing 5 parts from memory: Parts: [all_1_17_4, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 22696 | 2026.03.25 00:27:26.159027 [ 222 ] {} <Trace> oximeter.measurements_bool (8a3ce6e0-f76a-4ba2-9a43-4275c3c9549e): 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] | ||
| 22697 | 2026.03.25 00:27:26.159088 [ 222 ] {} <Debug> oximeter.measurements_bool (8a3ce6e0-f76a-4ba2-9a43-4275c3c9549e): 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] | ||
| 22698 | 2026.03.25 00:27:26.160975 [ 222 ] {} <Debug> oximeter.measurements_bool (8a3ce6e0-f76a-4ba2-9a43-4275c3c9549e): 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] | ||
| 22699 | 2026.03.25 00:27:26.491550 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22700 | 2026.03.25 00:27:26.491746 [ 5 ] {af3ac2c5-abbc-492a-b626-1971ebd0eb6f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 22701 | 2026.03.25 00:27:26.491832 [ 5 ] {af3ac2c5-abbc-492a-b626-1971ebd0eb6f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 22702 | 2026.03.25 00:27:26.492693 [ 5 ] {af3ac2c5-abbc-492a-b626-1971ebd0eb6f} <Trace> oximeter.fields_i16 (78240462-1731-4218-9a79-d1fbaf59befe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22703 | 2026.03.25 00:27:26.492742 [ 5 ] {af3ac2c5-abbc-492a-b626-1971ebd0eb6f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 8.94 GiB. | ||
| 22704 | 2026.03.25 00:27:26.493185 [ 5 ] {af3ac2c5-abbc-492a-b626-1971ebd0eb6f} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 22705 | 2026.03.25 00:27:26.493510 [ 5 ] {af3ac2c5-abbc-492a-b626-1971ebd0eb6f} <Trace> oximeter.fields_i16 (78240462-1731-4218-9a79-d1fbaf59befe): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22706 | 2026.03.25 00:27:26.493676 [ 5 ] {af3ac2c5-abbc-492a-b626-1971ebd0eb6f} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001982 sec., 143289.60645812313 rows/sec., 9.10 MiB/sec. | ||
| 22707 | 2026.03.25 00:27:26.493677 [ 114 ] {} <Debug> oximeter.fields_i16 (78240462-1731-4218-9a79-d1fbaf59befe) (MergerMutator): Selected 5 parts from all_1_65_16 to all_69_69_0 | ||
| 22708 | 2026.03.25 00:27:26.493732 [ 5 ] {af3ac2c5-abbc-492a-b626-1971ebd0eb6f} <Debug> TCPHandler: Processed in 0.002312234 sec. | ||
| 22709 | 2026.03.25 00:27:26.493749 [ 114 ] {} <Trace> oximeter.fields_i16 (78240462-1731-4218-9a79-d1fbaf59befe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22710 | 2026.03.25 00:27:26.493776 [ 114 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 8.94 GiB. | ||
| 22711 | 2026.03.25 00:27:26.493875 [ 222 ] {} <Trace> oximeter.fields_i16 (78240462-1731-4218-9a79-d1fbaf59befe): Found 5 old parts to remove. Parts: [all_1_17_4, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 22712 | 2026.03.25 00:27:26.493895 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22713 | 2026.03.25 00:27:26.493913 [ 222 ] {} <Debug> oximeter.fields_i16 (78240462-1731-4218-9a79-d1fbaf59befe): Removing 5 parts from filesystem (serially): Parts: [all_1_17_4, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 22714 | 2026.03.25 00:27:26.493904 [ 189 ] {78240462-1731-4218-9a79-d1fbaf59befe::all_1_69_17} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_65_16 to all_69_69_0 into Compact with storage Full | ||
| 22715 | 2026.03.25 00:27:26.494013 [ 5 ] {f333d0a3-a3bb-4a42-a8ea-da35a812c1cb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 22716 | 2026.03.25 00:27:26.494062 [ 5 ] {f333d0a3-a3bb-4a42-a8ea-da35a812c1cb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 22717 | 2026.03.25 00:27:26.494093 [ 189 ] {78240462-1731-4218-9a79-d1fbaf59befe::all_1_69_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 22718 | 2026.03.25 00:27:26.494133 [ 189 ] {78240462-1731-4218-9a79-d1fbaf59befe::all_1_69_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_65_16, total 284 rows starting from the beginning of the part | ||
| 22719 | 2026.03.25 00:27:26.494200 [ 189 ] {78240462-1731-4218-9a79-d1fbaf59befe::all_1_69_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 284 rows starting from the beginning of the part | ||
| 22720 | 2026.03.25 00:27:26.494247 [ 189 ] {78240462-1731-4218-9a79-d1fbaf59befe::all_1_69_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 284 rows starting from the beginning of the part | ||
| 22721 | 2026.03.25 00:27:26.494295 [ 189 ] {78240462-1731-4218-9a79-d1fbaf59befe::all_1_69_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 284 rows starting from the beginning of the part | ||
| 22722 | 2026.03.25 00:27:26.494343 [ 189 ] {78240462-1731-4218-9a79-d1fbaf59befe::all_1_69_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 284 rows starting from the beginning of the part | ||
| 22723 | 2026.03.25 00:27:26.495019 [ 5 ] {f333d0a3-a3bb-4a42-a8ea-da35a812c1cb} <Trace> oximeter.fields_string (da9d4756-c540-45ff-bdbb-bdc9c8d31861): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22724 | 2026.03.25 00:27:26.495065 [ 5 ] {f333d0a3-a3bb-4a42-a8ea-da35a812c1cb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 8.94 GiB. | ||
| 22725 | 2026.03.25 00:27:26.495422 [ 198 ] {78240462-1731-4218-9a79-d1fbaf59befe::all_1_69_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1420 rows, containing 5 columns (5 merged, 0 gathered) in 0.001578156 sec., 899784.3052271132 rows/sec., 60.58 MiB/sec. | ||
| 22726 | 2026.03.25 00:27:26.495480 [ 5 ] {f333d0a3-a3bb-4a42-a8ea-da35a812c1cb} <Trace> MergedBlockOutputStream: filled checksums all_160_160_0 (state Temporary) | ||
| 22727 | 2026.03.25 00:27:26.495580 [ 193 ] {78240462-1731-4218-9a79-d1fbaf59befe::all_1_69_17} <Trace> MergedBlockOutputStream: filled checksums all_1_69_17 (state Temporary) | ||
| 22728 | 2026.03.25 00:27:26.495877 [ 5 ] {f333d0a3-a3bb-4a42-a8ea-da35a812c1cb} <Trace> oximeter.fields_string (da9d4756-c540-45ff-bdbb-bdc9c8d31861): Renaming temporary part tmp_insert_all_160_160_0 to all_160_160_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22729 | 2026.03.25 00:27:26.495943 [ 193 ] {78240462-1731-4218-9a79-d1fbaf59befe::all_1_69_17} <Trace> oximeter.fields_i16 (78240462-1731-4218-9a79-d1fbaf59befe): Renaming temporary part tmp_merge_all_1_69_17 to all_1_69_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22730 | 2026.03.25 00:27:26.496029 [ 193 ] {78240462-1731-4218-9a79-d1fbaf59befe::all_1_69_17} <Trace> oximeter.fields_i16 (78240462-1731-4218-9a79-d1fbaf59befe) (MergerMutator): Merged 5 parts: [all_1_65_16, all_69_69_0] -> all_1_69_17 | ||
| 22731 | 2026.03.25 00:27:26.496038 [ 5 ] {f333d0a3-a3bb-4a42-a8ea-da35a812c1cb} <Debug> executeQuery: Read 825 rows, 66.29 KiB in 0.002044 sec., 403620.3522504893 rows/sec., 31.67 MiB/sec. | ||
| 22732 | 2026.03.25 00:27:26.496084 [ 5 ] {f333d0a3-a3bb-4a42-a8ea-da35a812c1cb} <Debug> TCPHandler: Processed in 0.002253532 sec. | ||
| 22733 | 2026.03.25 00:27:26.496117 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.41 MiB. | ||
| 22734 | 2026.03.25 00:27:26.496213 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22735 | 2026.03.25 00:27:26.496319 [ 5 ] {50a3e069-6a60-4f89-89cd-9240efb21fde} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 22736 | 2026.03.25 00:27:26.496364 [ 5 ] {50a3e069-6a60-4f89-89cd-9240efb21fde} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 22737 | 2026.03.25 00:27:26.496941 [ 5 ] {50a3e069-6a60-4f89-89cd-9240efb21fde} <Trace> oximeter.fields_u16 (b490aa8d-8720-450c-9d9d-0c0be0c6e0e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22738 | 2026.03.25 00:27:26.496981 [ 5 ] {50a3e069-6a60-4f89-89cd-9240efb21fde} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 8.94 GiB. | ||
| 22739 | 2026.03.25 00:27:26.497146 [ 222 ] {} <Debug> oximeter.fields_i16 (78240462-1731-4218-9a79-d1fbaf59befe): Removing 5 parts from memory: Parts: [all_1_17_4, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 22740 | 2026.03.25 00:27:26.497348 [ 5 ] {50a3e069-6a60-4f89-89cd-9240efb21fde} <Trace> MergedBlockOutputStream: filled checksums all_134_134_0 (state Temporary) | ||
| 22741 | 2026.03.25 00:27:26.497614 [ 5 ] {50a3e069-6a60-4f89-89cd-9240efb21fde} <Trace> oximeter.fields_u16 (b490aa8d-8720-450c-9d9d-0c0be0c6e0e1): Renaming temporary part tmp_insert_all_134_134_0 to all_134_134_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22742 | 2026.03.25 00:27:26.497812 [ 5 ] {50a3e069-6a60-4f89-89cd-9240efb21fde} <Debug> executeQuery: Read 156 rows, 9.59 KiB in 0.00151 sec., 103311.25827814569 rows/sec., 6.21 MiB/sec. | ||
| 22743 | 2026.03.25 00:27:26.497869 [ 5 ] {50a3e069-6a60-4f89-89cd-9240efb21fde} <Debug> TCPHandler: Processed in 0.001706099 sec. | ||
| 22744 | 2026.03.25 00:27:26.498008 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22745 | 2026.03.25 00:27:26.498106 [ 5 ] {b1d3de9f-620e-4b60-8166-4fad772757b4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 22746 | 2026.03.25 00:27:26.498146 [ 5 ] {b1d3de9f-620e-4b60-8166-4fad772757b4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 22747 | 2026.03.25 00:27:26.498675 [ 5 ] {b1d3de9f-620e-4b60-8166-4fad772757b4} <Trace> oximeter.fields_u32 (79eddaf6-5920-48fe-8c45-6c5582e58677): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22748 | 2026.03.25 00:27:26.498712 [ 5 ] {b1d3de9f-620e-4b60-8166-4fad772757b4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 8.94 GiB. | ||
| 22749 | 2026.03.25 00:27:26.499035 [ 5 ] {b1d3de9f-620e-4b60-8166-4fad772757b4} <Trace> MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) | ||
| 22750 | 2026.03.25 00:27:26.499250 [ 5 ] {b1d3de9f-620e-4b60-8166-4fad772757b4} <Trace> oximeter.fields_u32 (79eddaf6-5920-48fe-8c45-6c5582e58677): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22751 | 2026.03.25 00:27:26.499388 [ 5 ] {b1d3de9f-620e-4b60-8166-4fad772757b4} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001302 sec., 114439.32411674348 rows/sec., 7.39 MiB/sec. | ||
| 22752 | 2026.03.25 00:27:26.499429 [ 5 ] {b1d3de9f-620e-4b60-8166-4fad772757b4} <Debug> TCPHandler: Processed in 0.001472333 sec. | ||
| 22753 | 2026.03.25 00:27:26.499563 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22754 | 2026.03.25 00:27:26.499660 [ 5 ] {a9ab67b3-4279-47ef-aa80-cef9ddecb033} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 22755 | 2026.03.25 00:27:26.499699 [ 5 ] {a9ab67b3-4279-47ef-aa80-cef9ddecb033} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 22756 | 2026.03.25 00:27:26.500182 [ 5 ] {a9ab67b3-4279-47ef-aa80-cef9ddecb033} <Trace> oximeter.fields_u8 (fa258e8d-285a-434f-b894-6be795807874): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22757 | 2026.03.25 00:27:26.500218 [ 5 ] {a9ab67b3-4279-47ef-aa80-cef9ddecb033} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 8.94 GiB. | ||
| 22758 | 2026.03.25 00:27:26.500544 [ 5 ] {a9ab67b3-4279-47ef-aa80-cef9ddecb033} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 22759 | 2026.03.25 00:27:26.500769 [ 5 ] {a9ab67b3-4279-47ef-aa80-cef9ddecb033} <Trace> oximeter.fields_u8 (fa258e8d-285a-434f-b894-6be795807874): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22760 | 2026.03.25 00:27:26.500889 [ 110 ] {} <Debug> oximeter.fields_u8 (fa258e8d-285a-434f-b894-6be795807874) (MergerMutator): Selected 5 parts from all_1_65_16 to all_69_69_0 | ||
| 22761 | 2026.03.25 00:27:26.500902 [ 5 ] {a9ab67b3-4279-47ef-aa80-cef9ddecb033} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.00126 sec., 117460.31746031746 rows/sec., 6.68 MiB/sec. | ||
| 22762 | 2026.03.25 00:27:26.500931 [ 110 ] {} <Trace> oximeter.fields_u8 (fa258e8d-285a-434f-b894-6be795807874): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22763 | 2026.03.25 00:27:26.500952 [ 5 ] {a9ab67b3-4279-47ef-aa80-cef9ddecb033} <Debug> TCPHandler: Processed in 0.001441353 sec. | ||
| 22764 | 2026.03.25 00:27:26.500957 [ 110 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 8.94 GiB. | ||
| 22765 | 2026.03.25 00:27:26.501078 [ 188 ] {fa258e8d-285a-434f-b894-6be795807874::all_1_69_17} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_65_16 to all_69_69_0 into Compact with storage Full | ||
| 22766 | 2026.03.25 00:27:26.501092 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22767 | 2026.03.25 00:27:26.501212 [ 5 ] {3ce513ca-af69-411b-ad86-b00dca52cf41} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 22768 | 2026.03.25 00:27:26.501226 [ 188 ] {fa258e8d-285a-434f-b894-6be795807874::all_1_69_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 22769 | 2026.03.25 00:27:26.501252 [ 5 ] {3ce513ca-af69-411b-ad86-b00dca52cf41} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 22770 | 2026.03.25 00:27:26.501268 [ 188 ] {fa258e8d-285a-434f-b894-6be795807874::all_1_69_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_65_16, total 148 rows starting from the beginning of the part | ||
| 22771 | 2026.03.25 00:27:26.501340 [ 188 ] {fa258e8d-285a-434f-b894-6be795807874::all_1_69_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 148 rows starting from the beginning of the part | ||
| 22772 | 2026.03.25 00:27:26.501387 [ 188 ] {fa258e8d-285a-434f-b894-6be795807874::all_1_69_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 148 rows starting from the beginning of the part | ||
| 22773 | 2026.03.25 00:27:26.501439 [ 188 ] {fa258e8d-285a-434f-b894-6be795807874::all_1_69_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 148 rows starting from the beginning of the part | ||
| 22774 | 2026.03.25 00:27:26.501502 [ 188 ] {fa258e8d-285a-434f-b894-6be795807874::all_1_69_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 148 rows starting from the beginning of the part | ||
| 22775 | 2026.03.25 00:27:26.502085 [ 5 ] {3ce513ca-af69-411b-ad86-b00dca52cf41} <Trace> oximeter.fields_uuid (6a83c119-7e6c-4ef5-9da4-bd1e7cdd4b62): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22776 | 2026.03.25 00:27:26.502146 [ 5 ] {3ce513ca-af69-411b-ad86-b00dca52cf41} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 8.94 GiB. | ||
| 22777 | 2026.03.25 00:27:26.502431 [ 198 ] {fa258e8d-285a-434f-b894-6be795807874::all_1_69_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 740 rows, containing 5 columns (5 merged, 0 gathered) in 0.001405752 sec., 526408.6410689795 rows/sec., 31.95 MiB/sec. | ||
| 22778 | 2026.03.25 00:27:26.502539 [ 5 ] {3ce513ca-af69-411b-ad86-b00dca52cf41} <Trace> MergedBlockOutputStream: filled checksums all_160_160_0 (state Temporary) | ||
| 22779 | 2026.03.25 00:27:26.502664 [ 198 ] {fa258e8d-285a-434f-b894-6be795807874::all_1_69_17} <Trace> MergedBlockOutputStream: filled checksums all_1_69_17 (state Temporary) | ||
| 22780 | 2026.03.25 00:27:26.502827 [ 5 ] {3ce513ca-af69-411b-ad86-b00dca52cf41} <Trace> oximeter.fields_uuid (6a83c119-7e6c-4ef5-9da4-bd1e7cdd4b62): Renaming temporary part tmp_insert_all_160_160_0 to all_160_160_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22781 | 2026.03.25 00:27:26.503019 [ 5 ] {3ce513ca-af69-411b-ad86-b00dca52cf41} <Debug> executeQuery: Read 504 rows, 36.30 KiB in 0.001825 sec., 276164.38356164383 rows/sec., 19.42 MiB/sec. | ||
| 22782 | 2026.03.25 00:27:26.503065 [ 5 ] {3ce513ca-af69-411b-ad86-b00dca52cf41} <Debug> TCPHandler: Processed in 0.002023677 sec. | ||
| 22783 | 2026.03.25 00:27:26.503089 [ 198 ] {fa258e8d-285a-434f-b894-6be795807874::all_1_69_17} <Trace> oximeter.fields_u8 (fa258e8d-285a-434f-b894-6be795807874): Renaming temporary part tmp_merge_all_1_69_17 to all_1_69_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22784 | 2026.03.25 00:27:26.503182 [ 198 ] {fa258e8d-285a-434f-b894-6be795807874::all_1_69_17} <Trace> oximeter.fields_u8 (fa258e8d-285a-434f-b894-6be795807874) (MergerMutator): Merged 5 parts: [all_1_65_16, all_69_69_0] -> all_1_69_17 | ||
| 22785 | 2026.03.25 00:27:26.503200 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22786 | 2026.03.25 00:27:26.503297 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.30 MiB. | ||
| 22787 | 2026.03.25 00:27:26.503305 [ 5 ] {a0224fab-daee-483c-8412-c70462a28379} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 22788 | 2026.03.25 00:27:26.503383 [ 5 ] {a0224fab-daee-483c-8412-c70462a28379} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 22789 | 2026.03.25 00:27:26.503748 [ 5 ] {a0224fab-daee-483c-8412-c70462a28379} <Trace> oximeter.measurements_bool (8a3ce6e0-f76a-4ba2-9a43-4275c3c9549e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22790 | 2026.03.25 00:27:26.503786 [ 5 ] {a0224fab-daee-483c-8412-c70462a28379} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 8.94 GiB. | ||
| 22791 | 2026.03.25 00:27:26.504106 [ 5 ] {a0224fab-daee-483c-8412-c70462a28379} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 22792 | 2026.03.25 00:27:26.504329 [ 5 ] {a0224fab-daee-483c-8412-c70462a28379} <Trace> oximeter.measurements_bool (8a3ce6e0-f76a-4ba2-9a43-4275c3c9549e): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22793 | 2026.03.25 00:27:26.504464 [ 5 ] {a0224fab-daee-483c-8412-c70462a28379} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001177 sec., 5097.706032285471 rows/sec., 266.34 KiB/sec. | ||
| 22794 | 2026.03.25 00:27:26.504501 [ 5 ] {a0224fab-daee-483c-8412-c70462a28379} <Debug> TCPHandler: Processed in 0.001366102 sec. | ||
| 22795 | 2026.03.25 00:27:26.504615 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22796 | 2026.03.25 00:27:26.504710 [ 5 ] {6d360235-3b70-4d13-bc5e-62b8aea3569f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 22797 | 2026.03.25 00:27:26.504755 [ 5 ] {6d360235-3b70-4d13-bc5e-62b8aea3569f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 22798 | 2026.03.25 00:27:26.505228 [ 5 ] {6d360235-3b70-4d13-bc5e-62b8aea3569f} <Trace> oximeter.measurements_cumulativeu64 (d9515f17-c5fd-4592-903e-92bbab0fc185): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22799 | 2026.03.25 00:27:26.505265 [ 5 ] {6d360235-3b70-4d13-bc5e-62b8aea3569f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 8.94 GiB. | ||
| 22800 | 2026.03.25 00:27:26.505634 [ 5 ] {6d360235-3b70-4d13-bc5e-62b8aea3569f} <Trace> MergedBlockOutputStream: filled checksums all_160_160_0 (state Temporary) | ||
| 22801 | 2026.03.25 00:27:26.505852 [ 5 ] {6d360235-3b70-4d13-bc5e-62b8aea3569f} <Trace> oximeter.measurements_cumulativeu64 (d9515f17-c5fd-4592-903e-92bbab0fc185): Renaming temporary part tmp_insert_all_160_160_0 to all_160_160_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22802 | 2026.03.25 00:27:26.505997 [ 5 ] {6d360235-3b70-4d13-bc5e-62b8aea3569f} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001305 sec., 203065.13409961687 rows/sec., 13.49 MiB/sec. | ||
| 22803 | 2026.03.25 00:27:26.506039 [ 5 ] {6d360235-3b70-4d13-bc5e-62b8aea3569f} <Debug> TCPHandler: Processed in 0.001473164 sec. | ||
| 22804 | 2026.03.25 00:27:26.506155 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22805 | 2026.03.25 00:27:26.506248 [ 5 ] {2c2ae699-c4c7-4216-b267-8f64dcf59a83} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 22806 | 2026.03.25 00:27:26.506291 [ 5 ] {2c2ae699-c4c7-4216-b267-8f64dcf59a83} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 22807 | 2026.03.25 00:27:26.506616 [ 5 ] {2c2ae699-c4c7-4216-b267-8f64dcf59a83} <Trace> oximeter.measurements_f64 (212c2a6f-90cf-4c71-aafe-78c3b1fd8e79): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22808 | 2026.03.25 00:27:26.506652 [ 5 ] {2c2ae699-c4c7-4216-b267-8f64dcf59a83} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 8.94 GiB. | ||
| 22809 | 2026.03.25 00:27:26.506955 [ 5 ] {2c2ae699-c4c7-4216-b267-8f64dcf59a83} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 22810 | 2026.03.25 00:27:26.507167 [ 5 ] {2c2ae699-c4c7-4216-b267-8f64dcf59a83} <Trace> oximeter.measurements_f64 (212c2a6f-90cf-4c71-aafe-78c3b1fd8e79): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22811 | 2026.03.25 00:27:26.507301 [ 5 ] {2c2ae699-c4c7-4216-b267-8f64dcf59a83} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.00107 sec., 934.5794392523364 rows/sec., 62.97 KiB/sec. | ||
| 22812 | 2026.03.25 00:27:26.507340 [ 5 ] {2c2ae699-c4c7-4216-b267-8f64dcf59a83} <Debug> TCPHandler: Processed in 0.001233708 sec. | ||
| 22813 | 2026.03.25 00:27:26.507453 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22814 | 2026.03.25 00:27:26.507547 [ 5 ] {fb7d438c-8d90-4019-a154-babb813c0c3a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 22815 | 2026.03.25 00:27:26.507600 [ 5 ] {fb7d438c-8d90-4019-a154-babb813c0c3a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 22816 | 2026.03.25 00:27:26.508477 [ 5 ] {fb7d438c-8d90-4019-a154-babb813c0c3a} <Trace> oximeter.measurements_histogramu64 (66b3c5cd-c277-4614-b9e1-0e483a2d8930): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22817 | 2026.03.25 00:27:26.508514 [ 5 ] {fb7d438c-8d90-4019-a154-babb813c0c3a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 8.94 GiB. | ||
| 22818 | 2026.03.25 00:27:26.509030 [ 5 ] {fb7d438c-8d90-4019-a154-babb813c0c3a} <Trace> MergedBlockOutputStream: filled checksums all_134_134_0 (state Temporary) | ||
| 22819 | 2026.03.25 00:27:26.509247 [ 5 ] {fb7d438c-8d90-4019-a154-babb813c0c3a} <Trace> oximeter.measurements_histogramu64 (66b3c5cd-c277-4614-b9e1-0e483a2d8930): Renaming temporary part tmp_insert_all_134_134_0 to all_134_134_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22820 | 2026.03.25 00:27:26.509383 [ 5 ] {fb7d438c-8d90-4019-a154-babb813c0c3a} <Debug> executeQuery: Read 14 rows, 25.69 KiB in 0.001855 sec., 7547.169811320754 rows/sec., 13.52 MiB/sec. | ||
| 22821 | 2026.03.25 00:27:26.509440 [ 5 ] {fb7d438c-8d90-4019-a154-babb813c0c3a} <Debug> TCPHandler: Processed in 0.002036427 sec. | ||
| 22822 | 2026.03.25 00:27:26.509563 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22823 | 2026.03.25 00:27:26.509685 [ 5 ] {6778f3c7-f552-413f-b19f-059d22b8e5b8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 22824 | 2026.03.25 00:27:26.509728 [ 5 ] {6778f3c7-f552-413f-b19f-059d22b8e5b8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 22825 | 2026.03.25 00:27:26.510071 [ 5 ] {6778f3c7-f552-413f-b19f-059d22b8e5b8} <Trace> oximeter.measurements_u64 (a46c3f3f-9ded-4b50-9fc2-4f503dd169a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22826 | 2026.03.25 00:27:26.510106 [ 5 ] {6778f3c7-f552-413f-b19f-059d22b8e5b8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 8.94 GiB. | ||
| 22827 | 2026.03.25 00:27:26.510402 [ 5 ] {6778f3c7-f552-413f-b19f-059d22b8e5b8} <Trace> MergedBlockOutputStream: filled checksums all_160_160_0 (state Temporary) | ||
| 22828 | 2026.03.25 00:27:26.510609 [ 5 ] {6778f3c7-f552-413f-b19f-059d22b8e5b8} <Trace> oximeter.measurements_u64 (a46c3f3f-9ded-4b50-9fc2-4f503dd169a4): Renaming temporary part tmp_insert_all_160_160_0 to all_160_160_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22829 | 2026.03.25 00:27:26.510737 [ 5 ] {6778f3c7-f552-413f-b19f-059d22b8e5b8} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.00107 sec., 84112.14953271027 rows/sec., 5.26 MiB/sec. | ||
| 22830 | 2026.03.25 00:27:26.510773 [ 5 ] {6778f3c7-f552-413f-b19f-059d22b8e5b8} <Debug> TCPHandler: Processed in 0.001259849 sec. | ||
| 22831 | 2026.03.25 00:27:29.381667 [ 107 ] {} <Debug> oximeter.measurements_i64 (9a8499d8-7590-43c9-8eec-a1a2bbb269d3) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 22832 | 2026.03.25 00:27:29.381726 [ 107 ] {} <Trace> oximeter.measurements_i64 (9a8499d8-7590-43c9-8eec-a1a2bbb269d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22833 | 2026.03.25 00:27:29.381745 [ 107 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 8.94 GiB. | ||
| 22834 | 2026.03.25 00:27:29.381864 [ 188 ] {9a8499d8-7590-43c9-8eec-a1a2bbb269d3::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 | ||
| 22835 | 2026.03.25 00:27:29.382014 [ 188 ] {9a8499d8-7590-43c9-8eec-a1a2bbb269d3::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 22836 | 2026.03.25 00:27:29.382049 [ 188 ] {9a8499d8-7590-43c9-8eec-a1a2bbb269d3::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 18 rows starting from the beginning of the part | ||
| 22837 | 2026.03.25 00:27:29.382110 [ 188 ] {9a8499d8-7590-43c9-8eec-a1a2bbb269d3::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 | ||
| 22838 | 2026.03.25 00:27:29.382158 [ 188 ] {9a8499d8-7590-43c9-8eec-a1a2bbb269d3::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 3 rows starting from the beginning of the part | ||
| 22839 | 2026.03.25 00:27:29.382198 [ 188 ] {9a8499d8-7590-43c9-8eec-a1a2bbb269d3::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 | ||
| 22840 | 2026.03.25 00:27:29.382237 [ 188 ] {9a8499d8-7590-43c9-8eec-a1a2bbb269d3::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 | ||
| 22841 | 2026.03.25 00:27:29.383694 [ 198 ] {9a8499d8-7590-43c9-8eec-a1a2bbb269d3::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 42 rows, containing 4 columns (4 merged, 0 gathered) in 0.001883633 sec., 22297.337113970716 rows/sec., 1.60 MiB/sec. | ||
| 22842 | 2026.03.25 00:27:29.383953 [ 198 ] {9a8499d8-7590-43c9-8eec-a1a2bbb269d3::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 22843 | 2026.03.25 00:27:29.384498 [ 198 ] {9a8499d8-7590-43c9-8eec-a1a2bbb269d3::all_1_5_1} <Trace> oximeter.measurements_i64 (9a8499d8-7590-43c9-8eec-a1a2bbb269d3): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22844 | 2026.03.25 00:27:29.384577 [ 198 ] {9a8499d8-7590-43c9-8eec-a1a2bbb269d3::all_1_5_1} <Trace> oximeter.measurements_i64 (9a8499d8-7590-43c9-8eec-a1a2bbb269d3) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 22845 | 2026.03.25 00:27:29.384663 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 22846 | 2026.03.25 00:27:29.711460 [ 107 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 22847 | 2026.03.25 00:27:29.711509 [ 107 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 22848 | 2026.03.25 00:27:29.999305 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 45022 | ||
| 22849 | 2026.03.25 00:27:29.999821 [ 244 ] {} <Trace> system.asynchronous_metric_log (0898b27c-367e-447b-8482-f4822232c365): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22850 | 2026.03.25 00:27:29.999870 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 8.94 GiB. | ||
| 22851 | 2026.03.25 00:27:30.000601 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary) | ||
| 22852 | 2026.03.25 00:27:30.001144 [ 244 ] {} <Trace> system.asynchronous_metric_log (0898b27c-367e-447b-8482-f4822232c365): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22853 | 2026.03.25 00:27:30.001283 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 45022 | ||
| 22854 | 2026.03.25 00:27:31.475607 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22855 | 2026.03.25 00:27:31.475880 [ 5 ] {4ec27561-4af4-4f25-bc89-d4d461817e70} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'zone:cpu_nsec') FORMAT Native; (stage: Complete) | ||
| 22856 | 2026.03.25 00:27:31.476244 [ 5 ] {4ec27561-4af4-4f25-bc89-d4d461817e70} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 22857 | 2026.03.25 00:27:31.476284 [ 5 ] {4ec27561-4af4-4f25-bc89-d4d461817e70} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'zone:cpu_nsec')" moved to PREWHERE | ||
| 22858 | 2026.03.25 00:27:31.476546 [ 5 ] {4ec27561-4af4-4f25-bc89-d4d461817e70} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 22859 | 2026.03.25 00:27:31.476613 [ 5 ] {4ec27561-4af4-4f25-bc89-d4d461817e70} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 22860 | 2026.03.25 00:27:31.476752 [ 5 ] {4ec27561-4af4-4f25-bc89-d4d461817e70} <Debug> oximeter.timeseries_schema (96f26d48-a441-49ea-a0d1-4f4890aad707) (SelectExecutor): Key condition: (column 0 notIn 44-element set) | ||
| 22861 | 2026.03.25 00:27:31.476857 [ 345 ] {4ec27561-4af4-4f25-bc89-d4d461817e70} <Trace> oximeter.timeseries_schema (96f26d48-a441-49ea-a0d1-4f4890aad707) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 22862 | 2026.03.25 00:27:31.476912 [ 316 ] {4ec27561-4af4-4f25-bc89-d4d461817e70} <Trace> oximeter.timeseries_schema (96f26d48-a441-49ea-a0d1-4f4890aad707) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 22863 | 2026.03.25 00:27:31.476912 [ 339 ] {4ec27561-4af4-4f25-bc89-d4d461817e70} <Trace> oximeter.timeseries_schema (96f26d48-a441-49ea-a0d1-4f4890aad707) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 22864 | 2026.03.25 00:27:31.477127 [ 5 ] {4ec27561-4af4-4f25-bc89-d4d461817e70} <Debug> oximeter.timeseries_schema (96f26d48-a441-49ea-a0d1-4f4890aad707) (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 | ||
| 22865 | 2026.03.25 00:27:31.477156 [ 5 ] {4ec27561-4af4-4f25-bc89-d4d461817e70} <Trace> oximeter.timeseries_schema (96f26d48-a441-49ea-a0d1-4f4890aad707) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 22866 | 2026.03.25 00:27:31.477242 [ 5 ] {4ec27561-4af4-4f25-bc89-d4d461817e70} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 22867 | 2026.03.25 00:27:31.477262 [ 5 ] {4ec27561-4af4-4f25-bc89-d4d461817e70} <Debug> oximeter.timeseries_schema (96f26d48-a441-49ea-a0d1-4f4890aad707) (SelectExecutor): Reading approx. 44 rows with 3 streams | ||
| 22868 | 2026.03.25 00:27:31.477298 [ 5 ] {4ec27561-4af4-4f25-bc89-d4d461817e70} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'zone:cpu_nsec'))" | ||
| 22869 | 2026.03.25 00:27:31.477339 [ 5 ] {4ec27561-4af4-4f25-bc89-d4d461817e70} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'zone:cpu_nsec'))" | ||
| 22870 | 2026.03.25 00:27:31.477374 [ 5 ] {4ec27561-4af4-4f25-bc89-d4d461817e70} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'zone:cpu_nsec'))" | ||
| 22871 | 2026.03.25 00:27:31.479039 [ 5 ] {4ec27561-4af4-4f25-bc89-d4d461817e70} <Debug> executeQuery: Read 44 rows, 1.65 KiB in 0.003272 sec., 13447.432762836184 rows/sec., 503.50 KiB/sec. | ||
| 22872 | 2026.03.25 00:27:31.479171 [ 5 ] {4ec27561-4af4-4f25-bc89-d4d461817e70} <Debug> TCPHandler: Processed in 0.003698665 sec. | ||
| 22873 | 2026.03.25 00:27:31.487701 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22874 | 2026.03.25 00:27:31.487830 [ 5 ] {12a5ab22-cc59-465f-8237-39732a04324f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 22875 | 2026.03.25 00:27:31.487873 [ 5 ] {12a5ab22-cc59-465f-8237-39732a04324f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 22876 | 2026.03.25 00:27:31.488394 [ 5 ] {12a5ab22-cc59-465f-8237-39732a04324f} <Trace> oximeter.timeseries_schema (96f26d48-a441-49ea-a0d1-4f4890aad707): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22877 | 2026.03.25 00:27:31.488435 [ 5 ] {12a5ab22-cc59-465f-8237-39732a04324f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 8.94 GiB. | ||
| 22878 | 2026.03.25 00:27:31.488941 [ 5 ] {12a5ab22-cc59-465f-8237-39732a04324f} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 22879 | 2026.03.25 00:27:31.489126 [ 5 ] {12a5ab22-cc59-465f-8237-39732a04324f} <Trace> oximeter.timeseries_schema (96f26d48-a441-49ea-a0d1-4f4890aad707): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22880 | 2026.03.25 00:27:31.489266 [ 5 ] {12a5ab22-cc59-465f-8237-39732a04324f} <Debug> executeQuery: Read 1 rows, 285.00 B in 0.001469 sec., 680.7351940095302 rows/sec., 189.46 KiB/sec. | ||
| 22881 | 2026.03.25 00:27:31.489305 [ 5 ] {12a5ab22-cc59-465f-8237-39732a04324f} <Debug> TCPHandler: Processed in 0.001665718 sec. | ||
| 22882 | 2026.03.25 00:27:31.489405 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22883 | 2026.03.25 00:27:31.489509 [ 5 ] {628cfe61-1595-41aa-a5da-8a0447b16d17} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 22884 | 2026.03.25 00:27:31.489548 [ 5 ] {628cfe61-1595-41aa-a5da-8a0447b16d17} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 22885 | 2026.03.25 00:27:31.489940 [ 5 ] {628cfe61-1595-41aa-a5da-8a0447b16d17} <Trace> oximeter.fields_ipaddr (2be1fe0e-d681-4366-b872-d5e7a11bcfe0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22886 | 2026.03.25 00:27:31.489975 [ 5 ] {628cfe61-1595-41aa-a5da-8a0447b16d17} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 8.94 GiB. | ||
| 22887 | 2026.03.25 00:27:31.490247 [ 5 ] {628cfe61-1595-41aa-a5da-8a0447b16d17} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 22888 | 2026.03.25 00:27:31.490445 [ 5 ] {628cfe61-1595-41aa-a5da-8a0447b16d17} <Trace> oximeter.fields_ipaddr (2be1fe0e-d681-4366-b872-d5e7a11bcfe0): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22889 | 2026.03.25 00:27:31.490572 [ 5 ] {628cfe61-1595-41aa-a5da-8a0447b16d17} <Debug> executeQuery: Read 1 rows, 76.00 B in 0.001086 sec., 920.8103130755065 rows/sec., 68.34 KiB/sec. | ||
| 22890 | 2026.03.25 00:27:31.490614 [ 5 ] {628cfe61-1595-41aa-a5da-8a0447b16d17} <Debug> TCPHandler: Processed in 0.001255859 sec. | ||
| 22891 | 2026.03.25 00:27:31.490724 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22892 | 2026.03.25 00:27:31.490815 [ 5 ] {84e7ce46-2d2b-4b48-a055-34a8aa779d26} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 22893 | 2026.03.25 00:27:31.490852 [ 5 ] {84e7ce46-2d2b-4b48-a055-34a8aa779d26} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 22894 | 2026.03.25 00:27:31.491318 [ 5 ] {84e7ce46-2d2b-4b48-a055-34a8aa779d26} <Trace> oximeter.fields_string (da9d4756-c540-45ff-bdbb-bdc9c8d31861): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22895 | 2026.03.25 00:27:31.491353 [ 5 ] {84e7ce46-2d2b-4b48-a055-34a8aa779d26} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 8.94 GiB. | ||
| 22896 | 2026.03.25 00:27:31.491640 [ 5 ] {84e7ce46-2d2b-4b48-a055-34a8aa779d26} <Trace> MergedBlockOutputStream: filled checksums all_161_161_0 (state Temporary) | ||
| 22897 | 2026.03.25 00:27:31.491839 [ 5 ] {84e7ce46-2d2b-4b48-a055-34a8aa779d26} <Trace> oximeter.fields_string (da9d4756-c540-45ff-bdbb-bdc9c8d31861): Renaming temporary part tmp_insert_all_161_161_0 to all_161_161_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22898 | 2026.03.25 00:27:31.491967 [ 5 ] {84e7ce46-2d2b-4b48-a055-34a8aa779d26} <Debug> executeQuery: Read 142 rows, 12.47 KiB in 0.001168 sec., 121575.34246575342 rows/sec., 10.43 MiB/sec. | ||
| 22899 | 2026.03.25 00:27:31.491964 [ 105 ] {} <Debug> oximeter.fields_string (da9d4756-c540-45ff-bdbb-bdc9c8d31861) (MergerMutator): Selected 6 parts from all_1_156_31 to all_161_161_0 | ||
| 22900 | 2026.03.25 00:27:31.492004 [ 5 ] {84e7ce46-2d2b-4b48-a055-34a8aa779d26} <Debug> TCPHandler: Processed in 0.00132694 sec. | ||
| 22901 | 2026.03.25 00:27:31.492040 [ 105 ] {} <Trace> oximeter.fields_string (da9d4756-c540-45ff-bdbb-bdc9c8d31861): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22902 | 2026.03.25 00:27:31.492068 [ 105 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 8.94 GiB. | ||
| 22903 | 2026.03.25 00:27:31.492123 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22904 | 2026.03.25 00:27:31.492170 [ 186 ] {da9d4756-c540-45ff-bdbb-bdc9c8d31861::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 | ||
| 22905 | 2026.03.25 00:27:31.492219 [ 5 ] {f47d695a-07ee-4cf9-ab93-db70917d9853} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 22906 | 2026.03.25 00:27:31.492262 [ 5 ] {f47d695a-07ee-4cf9-ab93-db70917d9853} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 22907 | 2026.03.25 00:27:31.492289 [ 186 ] {da9d4756-c540-45ff-bdbb-bdc9c8d31861::all_1_161_32} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 22908 | 2026.03.25 00:27:31.492325 [ 186 ] {da9d4756-c540-45ff-bdbb-bdc9c8d31861::all_1_161_32} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_156_31, total 3247 rows starting from the beginning of the part | ||
| 22909 | 2026.03.25 00:27:31.492390 [ 186 ] {da9d4756-c540-45ff-bdbb-bdc9c8d31861::all_1_161_32} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_157_157_0, total 825 rows starting from the beginning of the part | ||
| 22910 | 2026.03.25 00:27:31.492439 [ 186 ] {da9d4756-c540-45ff-bdbb-bdc9c8d31861::all_1_161_32} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_158_158_0, total 2492 rows starting from the beginning of the part | ||
| 22911 | 2026.03.25 00:27:31.492482 [ 186 ] {da9d4756-c540-45ff-bdbb-bdc9c8d31861::all_1_161_32} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_159_159_0, total 56 rows starting from the beginning of the part | ||
| 22912 | 2026.03.25 00:27:31.492526 [ 186 ] {da9d4756-c540-45ff-bdbb-bdc9c8d31861::all_1_161_32} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_160_160_0, total 825 rows starting from the beginning of the part | ||
| 22913 | 2026.03.25 00:27:31.492570 [ 186 ] {da9d4756-c540-45ff-bdbb-bdc9c8d31861::all_1_161_32} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_161_161_0, total 142 rows starting from the beginning of the part | ||
| 22914 | 2026.03.25 00:27:31.492655 [ 5 ] {f47d695a-07ee-4cf9-ab93-db70917d9853} <Trace> oximeter.fields_u16 (b490aa8d-8720-450c-9d9d-0c0be0c6e0e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22915 | 2026.03.25 00:27:31.492695 [ 5 ] {f47d695a-07ee-4cf9-ab93-db70917d9853} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 8.94 GiB. | ||
| 22916 | 2026.03.25 00:27:31.493008 [ 5 ] {f47d695a-07ee-4cf9-ab93-db70917d9853} <Trace> MergedBlockOutputStream: filled checksums all_135_135_0 (state Temporary) | ||
| 22917 | 2026.03.25 00:27:31.493234 [ 5 ] {f47d695a-07ee-4cf9-ab93-db70917d9853} <Trace> oximeter.fields_u16 (b490aa8d-8720-450c-9d9d-0c0be0c6e0e1): Renaming temporary part tmp_insert_all_135_135_0 to all_135_135_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22918 | 2026.03.25 00:27:31.493366 [ 5 ] {f47d695a-07ee-4cf9-ab93-db70917d9853} <Debug> executeQuery: Read 43 rows, 3.22 KiB in 0.001165 sec., 36909.87124463519 rows/sec., 2.70 MiB/sec. | ||
| 22919 | 2026.03.25 00:27:31.493403 [ 5 ] {f47d695a-07ee-4cf9-ab93-db70917d9853} <Debug> TCPHandler: Processed in 0.00132659 sec. | ||
| 22920 | 2026.03.25 00:27:31.493508 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22921 | 2026.03.25 00:27:31.493600 [ 5 ] {9a05617a-88a5-463d-955b-c03171178dc6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 22922 | 2026.03.25 00:27:31.493638 [ 5 ] {9a05617a-88a5-463d-955b-c03171178dc6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 22923 | 2026.03.25 00:27:31.494067 [ 5 ] {9a05617a-88a5-463d-955b-c03171178dc6} <Trace> oximeter.fields_uuid (6a83c119-7e6c-4ef5-9da4-bd1e7cdd4b62): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22924 | 2026.03.25 00:27:31.494102 [ 5 ] {9a05617a-88a5-463d-955b-c03171178dc6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 8.94 GiB. | ||
| 22925 | 2026.03.25 00:27:31.494392 [ 5 ] {9a05617a-88a5-463d-955b-c03171178dc6} <Trace> MergedBlockOutputStream: filled checksums all_161_161_0 (state Temporary) | ||
| 22926 | 2026.03.25 00:27:31.494596 [ 5 ] {9a05617a-88a5-463d-955b-c03171178dc6} <Trace> oximeter.fields_uuid (6a83c119-7e6c-4ef5-9da4-bd1e7cdd4b62): Renaming temporary part tmp_insert_all_161_161_0 to all_161_161_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22927 | 2026.03.25 00:27:31.494738 [ 5 ] {9a05617a-88a5-463d-955b-c03171178dc6} <Debug> executeQuery: Read 113 rows, 8.97 KiB in 0.001155 sec., 97835.49783549784 rows/sec., 7.58 MiB/sec. | ||
| 22928 | 2026.03.25 00:27:31.494755 [ 104 ] {} <Debug> oximeter.fields_uuid (6a83c119-7e6c-4ef5-9da4-bd1e7cdd4b62) (MergerMutator): Selected 6 parts from all_1_156_31 to all_161_161_0 | ||
| 22929 | 2026.03.25 00:27:31.494787 [ 5 ] {9a05617a-88a5-463d-955b-c03171178dc6} <Debug> TCPHandler: Processed in 0.00132551 sec. | ||
| 22930 | 2026.03.25 00:27:31.494803 [ 104 ] {} <Trace> oximeter.fields_uuid (6a83c119-7e6c-4ef5-9da4-bd1e7cdd4b62): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22931 | 2026.03.25 00:27:31.494833 [ 104 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 8.94 GiB. | ||
| 22932 | 2026.03.25 00:27:31.494916 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22933 | 2026.03.25 00:27:31.494937 [ 200 ] {6a83c119-7e6c-4ef5-9da4-bd1e7cdd4b62::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 | ||
| 22934 | 2026.03.25 00:27:31.495012 [ 5 ] {597a1ab3-e87e-4d55-b892-332dacdef180} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 22935 | 2026.03.25 00:27:31.495057 [ 5 ] {597a1ab3-e87e-4d55-b892-332dacdef180} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 22936 | 2026.03.25 00:27:31.495064 [ 200 ] {6a83c119-7e6c-4ef5-9da4-bd1e7cdd4b62::all_1_161_32} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 22937 | 2026.03.25 00:27:31.495069 [ 195 ] {da9d4756-c540-45ff-bdbb-bdc9c8d31861::all_1_161_32} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7587 rows, containing 5 columns (5 merged, 0 gathered) in 0.002945167 sec., 2576084.819638411 rows/sec., 205.31 MiB/sec. | ||
| 22938 | 2026.03.25 00:27:31.495106 [ 200 ] {6a83c119-7e6c-4ef5-9da4-bd1e7cdd4b62::all_1_161_32} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_156_31, total 1797 rows starting from the beginning of the part | ||
| 22939 | 2026.03.25 00:27:31.495181 [ 200 ] {6a83c119-7e6c-4ef5-9da4-bd1e7cdd4b62::all_1_161_32} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_157_157_0, total 504 rows starting from the beginning of the part | ||
| 22940 | 2026.03.25 00:27:31.495232 [ 200 ] {6a83c119-7e6c-4ef5-9da4-bd1e7cdd4b62::all_1_161_32} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_158_158_0, total 1344 rows starting from the beginning of the part | ||
| 22941 | 2026.03.25 00:27:31.495278 [ 200 ] {6a83c119-7e6c-4ef5-9da4-bd1e7cdd4b62::all_1_161_32} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_159_159_0, total 64 rows starting from the beginning of the part | ||
| 22942 | 2026.03.25 00:27:31.495323 [ 200 ] {6a83c119-7e6c-4ef5-9da4-bd1e7cdd4b62::all_1_161_32} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_160_160_0, total 504 rows starting from the beginning of the part | ||
| 22943 | 2026.03.25 00:27:31.495367 [ 200 ] {6a83c119-7e6c-4ef5-9da4-bd1e7cdd4b62::all_1_161_32} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_161_161_0, total 113 rows starting from the beginning of the part | ||
| 22944 | 2026.03.25 00:27:31.495386 [ 186 ] {da9d4756-c540-45ff-bdbb-bdc9c8d31861::all_1_161_32} <Trace> MergedBlockOutputStream: filled checksums all_1_161_32 (state Temporary) | ||
| 22945 | 2026.03.25 00:27:31.495472 [ 5 ] {597a1ab3-e87e-4d55-b892-332dacdef180} <Trace> oximeter.measurements_cumulativeu64 (d9515f17-c5fd-4592-903e-92bbab0fc185): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22946 | 2026.03.25 00:27:31.495515 [ 5 ] {597a1ab3-e87e-4d55-b892-332dacdef180} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 8.94 GiB. | ||
| 22947 | 2026.03.25 00:27:31.495711 [ 186 ] {da9d4756-c540-45ff-bdbb-bdc9c8d31861::all_1_161_32} <Trace> oximeter.fields_string (da9d4756-c540-45ff-bdbb-bdc9c8d31861): Renaming temporary part tmp_merge_all_1_161_32 to all_1_161_32 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22948 | 2026.03.25 00:27:31.495795 [ 186 ] {da9d4756-c540-45ff-bdbb-bdc9c8d31861::all_1_161_32} <Trace> oximeter.fields_string (da9d4756-c540-45ff-bdbb-bdc9c8d31861) (MergerMutator): Merged 6 parts: [all_1_156_31, all_161_161_0] -> all_1_161_32 | ||
| 22949 | 2026.03.25 00:27:31.495861 [ 5 ] {597a1ab3-e87e-4d55-b892-332dacdef180} <Trace> MergedBlockOutputStream: filled checksums all_161_161_0 (state Temporary) | ||
| 22950 | 2026.03.25 00:27:31.495875 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.36 MiB. | ||
| 22951 | 2026.03.25 00:27:31.496077 [ 5 ] {597a1ab3-e87e-4d55-b892-332dacdef180} <Trace> oximeter.measurements_cumulativeu64 (d9515f17-c5fd-4592-903e-92bbab0fc185): Renaming temporary part tmp_insert_all_161_161_0 to all_161_161_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22952 | 2026.03.25 00:27:31.496213 [ 5 ] {597a1ab3-e87e-4d55-b892-332dacdef180} <Debug> executeQuery: Read 161 rows, 11.47 KiB in 0.001219 sec., 132075.4716981132 rows/sec., 9.19 MiB/sec. | ||
| 22953 | 2026.03.25 00:27:31.496250 [ 5 ] {597a1ab3-e87e-4d55-b892-332dacdef180} <Debug> TCPHandler: Processed in 0.001380312 sec. | ||
| 22954 | 2026.03.25 00:27:31.496357 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22955 | 2026.03.25 00:27:31.496454 [ 5 ] {932b4ef7-3c65-4ef0-a44f-1cd0a9e50e16} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 22956 | 2026.03.25 00:27:31.496506 [ 5 ] {932b4ef7-3c65-4ef0-a44f-1cd0a9e50e16} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 22957 | 2026.03.25 00:27:31.496982 [ 186 ] {6a83c119-7e6c-4ef5-9da4-bd1e7cdd4b62::all_1_161_32} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4326 rows, containing 5 columns (5 merged, 0 gathered) in 0.002089787 sec., 2070067.4279244726 rows/sec., 149.88 MiB/sec. | ||
| 22958 | 2026.03.25 00:27:31.497191 [ 194 ] {6a83c119-7e6c-4ef5-9da4-bd1e7cdd4b62::all_1_161_32} <Trace> MergedBlockOutputStream: filled checksums all_1_161_32 (state Temporary) | ||
| 22959 | 2026.03.25 00:27:31.497326 [ 5 ] {932b4ef7-3c65-4ef0-a44f-1cd0a9e50e16} <Trace> oximeter.measurements_histogramu64 (66b3c5cd-c277-4614-b9e1-0e483a2d8930): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22960 | 2026.03.25 00:27:31.497368 [ 5 ] {932b4ef7-3c65-4ef0-a44f-1cd0a9e50e16} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 8.94 GiB. | ||
| 22961 | 2026.03.25 00:27:31.497459 [ 194 ] {6a83c119-7e6c-4ef5-9da4-bd1e7cdd4b62::all_1_161_32} <Trace> oximeter.fields_uuid (6a83c119-7e6c-4ef5-9da4-bd1e7cdd4b62): Renaming temporary part tmp_merge_all_1_161_32 to all_1_161_32 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22962 | 2026.03.25 00:27:31.497537 [ 194 ] {6a83c119-7e6c-4ef5-9da4-bd1e7cdd4b62::all_1_161_32} <Trace> oximeter.fields_uuid (6a83c119-7e6c-4ef5-9da4-bd1e7cdd4b62) (MergerMutator): Merged 6 parts: [all_1_156_31, all_161_161_0] -> all_1_161_32 | ||
| 22963 | 2026.03.25 00:27:31.497633 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.82 MiB. | ||
| 22964 | 2026.03.25 00:27:31.497933 [ 5 ] {932b4ef7-3c65-4ef0-a44f-1cd0a9e50e16} <Trace> MergedBlockOutputStream: filled checksums all_135_135_0 (state Temporary) | ||
| 22965 | 2026.03.25 00:27:31.498169 [ 5 ] {932b4ef7-3c65-4ef0-a44f-1cd0a9e50e16} <Trace> oximeter.measurements_histogramu64 (66b3c5cd-c277-4614-b9e1-0e483a2d8930): Renaming temporary part tmp_insert_all_135_135_0 to all_135_135_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22966 | 2026.03.25 00:27:31.498303 [ 5 ] {932b4ef7-3c65-4ef0-a44f-1cd0a9e50e16} <Debug> executeQuery: Read 42 rows, 77.07 KiB in 0.001867 sec., 22495.982860203534 rows/sec., 40.31 MiB/sec. | ||
| 22967 | 2026.03.25 00:27:31.498358 [ 5 ] {932b4ef7-3c65-4ef0-a44f-1cd0a9e50e16} <Debug> TCPHandler: Processed in 0.002047077 sec. | ||
| 22968 | 2026.03.25 00:27:31.498471 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22969 | 2026.03.25 00:27:31.498570 [ 5 ] {3da87a2f-9aba-4971-8542-355d9d178641} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 22970 | 2026.03.25 00:27:31.498610 [ 5 ] {3da87a2f-9aba-4971-8542-355d9d178641} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 22971 | 2026.03.25 00:27:31.498940 [ 5 ] {3da87a2f-9aba-4971-8542-355d9d178641} <Trace> oximeter.measurements_u64 (a46c3f3f-9ded-4b50-9fc2-4f503dd169a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22972 | 2026.03.25 00:27:31.498975 [ 5 ] {3da87a2f-9aba-4971-8542-355d9d178641} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 8.94 GiB. | ||
| 22973 | 2026.03.25 00:27:31.499262 [ 5 ] {3da87a2f-9aba-4971-8542-355d9d178641} <Trace> MergedBlockOutputStream: filled checksums all_161_161_0 (state Temporary) | ||
| 22974 | 2026.03.25 00:27:31.499460 [ 5 ] {3da87a2f-9aba-4971-8542-355d9d178641} <Trace> oximeter.measurements_u64 (a46c3f3f-9ded-4b50-9fc2-4f503dd169a4): Renaming temporary part tmp_insert_all_161_161_0 to all_161_161_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22975 | 2026.03.25 00:27:31.499578 [ 104 ] {} <Debug> oximeter.measurements_u64 (a46c3f3f-9ded-4b50-9fc2-4f503dd169a4) (MergerMutator): Selected 6 parts from all_1_156_31 to all_161_161_0 | ||
| 22976 | 2026.03.25 00:27:31.499588 [ 5 ] {3da87a2f-9aba-4971-8542-355d9d178641} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001043 sec., 57526.36625119846 rows/sec., 3.88 MiB/sec. | ||
| 22977 | 2026.03.25 00:27:31.499616 [ 104 ] {} <Trace> oximeter.measurements_u64 (a46c3f3f-9ded-4b50-9fc2-4f503dd169a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22978 | 2026.03.25 00:27:31.499637 [ 5 ] {3da87a2f-9aba-4971-8542-355d9d178641} <Debug> TCPHandler: Processed in 0.001214219 sec. | ||
| 22979 | 2026.03.25 00:27:31.499638 [ 104 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 8.94 GiB. | ||
| 22980 | 2026.03.25 00:27:31.499732 [ 195 ] {a46c3f3f-9ded-4b50-9fc2-4f503dd169a4::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 | ||
| 22981 | 2026.03.25 00:27:31.499818 [ 195 ] {a46c3f3f-9ded-4b50-9fc2-4f503dd169a4::all_1_161_32} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 22982 | 2026.03.25 00:27:31.499851 [ 195 ] {a46c3f3f-9ded-4b50-9fc2-4f503dd169a4::all_1_161_32} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_156_31, total 10050 rows starting from the beginning of the part | ||
| 22983 | 2026.03.25 00:27:31.499903 [ 195 ] {a46c3f3f-9ded-4b50-9fc2-4f503dd169a4::all_1_161_32} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_157_157_0, total 90 rows starting from the beginning of the part | ||
| 22984 | 2026.03.25 00:27:31.499946 [ 195 ] {a46c3f3f-9ded-4b50-9fc2-4f503dd169a4::all_1_161_32} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_158_158_0, total 12 rows starting from the beginning of the part | ||
| 22985 | 2026.03.25 00:27:31.499985 [ 195 ] {a46c3f3f-9ded-4b50-9fc2-4f503dd169a4::all_1_161_32} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_159_159_0, total 48 rows starting from the beginning of the part | ||
| 22986 | 2026.03.25 00:27:31.500021 [ 195 ] {a46c3f3f-9ded-4b50-9fc2-4f503dd169a4::all_1_161_32} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_160_160_0, total 90 rows starting from the beginning of the part | ||
| 22987 | 2026.03.25 00:27:31.500058 [ 195 ] {a46c3f3f-9ded-4b50-9fc2-4f503dd169a4::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 | ||
| 22988 | 2026.03.25 00:27:31.502780 [ 194 ] {a46c3f3f-9ded-4b50-9fc2-4f503dd169a4::all_1_161_32} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 10350 rows, containing 4 columns (4 merged, 0 gathered) in 0.00308384 sec., 3356205.250596659 rows/sec., 216.48 MiB/sec. | ||
| 22989 | 2026.03.25 00:27:31.503110 [ 186 ] {a46c3f3f-9ded-4b50-9fc2-4f503dd169a4::all_1_161_32} <Trace> MergedBlockOutputStream: filled checksums all_1_161_32 (state Temporary) | ||
| 22990 | 2026.03.25 00:27:31.503524 [ 186 ] {a46c3f3f-9ded-4b50-9fc2-4f503dd169a4::all_1_161_32} <Trace> oximeter.measurements_u64 (a46c3f3f-9ded-4b50-9fc2-4f503dd169a4): Renaming temporary part tmp_merge_all_1_161_32 to all_1_161_32 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22991 | 2026.03.25 00:27:31.503638 [ 186 ] {a46c3f3f-9ded-4b50-9fc2-4f503dd169a4::all_1_161_32} <Trace> oximeter.measurements_u64 (a46c3f3f-9ded-4b50-9fc2-4f503dd169a4) (MergerMutator): Merged 6 parts: [all_1_156_31, all_161_161_0] -> all_1_161_32 | ||
| 22992 | 2026.03.25 00:27:31.503748 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.34 MiB. | ||
| 22993 | 2026.03.25 00:27:32.482072 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 708 | ||
| 22994 | 2026.03.25 00:27:32.500027 [ 243 ] {} <Trace> system.metric_log (8832bb94-2db2-42e0-923d-5bcca7c2cc3b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22995 | 2026.03.25 00:27:32.500083 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 8.94 GiB. | ||
| 22996 | 2026.03.25 00:27:32.506475 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary) | ||
| 22997 | 2026.03.25 00:27:32.507214 [ 243 ] {} <Trace> system.metric_log (8832bb94-2db2-42e0-923d-5bcca7c2cc3b): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22998 | 2026.03.25 00:27:32.510311 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 708 | ||
| 22999 | 2026.03.25 00:27:35.201812 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 40 entries to flush up to offset 2948 | ||
| 23000 | 2026.03.25 00:27:35.204465 [ 242 ] {} <Trace> system.query_log (9703172c-9101-4506-b1d0-613c64f918a0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23001 | 2026.03.25 00:27:35.204528 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 8.94 GiB. | ||
| 23002 | 2026.03.25 00:27:35.205968 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 23003 | 2026.03.25 00:27:35.206512 [ 242 ] {} <Trace> system.query_log (9703172c-9101-4506-b1d0-613c64f918a0): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23004 | 2026.03.25 00:27:35.206903 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2948 | ||
| 23005 | 2026.03.25 00:27:36.473565 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23006 | 2026.03.25 00:27:36.473821 [ 5 ] {1c57e3ad-5ecb-40e9-bdd3-7cb343766597} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table: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:check', 'zone:cpu_nsec') FORMAT Native; (stage: Complete) | ||
| 23007 | 2026.03.25 00:27:36.474195 [ 5 ] {1c57e3ad-5ecb-40e9-bdd3-7cb343766597} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 23008 | 2026.03.25 00:27:36.474238 [ 5 ] {1c57e3ad-5ecb-40e9-bdd3-7cb343766597} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table: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:check', 'zone:cpu_nsec')" moved to PREWHERE | ||
| 23009 | 2026.03.25 00:27:36.474525 [ 5 ] {1c57e3ad-5ecb-40e9-bdd3-7cb343766597} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 23010 | 2026.03.25 00:27:36.474596 [ 5 ] {1c57e3ad-5ecb-40e9-bdd3-7cb343766597} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 23011 | 2026.03.25 00:27:36.474740 [ 5 ] {1c57e3ad-5ecb-40e9-bdd3-7cb343766597} <Debug> oximeter.timeseries_schema (96f26d48-a441-49ea-a0d1-4f4890aad707) (SelectExecutor): Key condition: (column 0 notIn 45-element set) | ||
| 23012 | 2026.03.25 00:27:36.474873 [ 339 ] {1c57e3ad-5ecb-40e9-bdd3-7cb343766597} <Trace> oximeter.timeseries_schema (96f26d48-a441-49ea-a0d1-4f4890aad707) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 23013 | 2026.03.25 00:27:36.474885 [ 348 ] {1c57e3ad-5ecb-40e9-bdd3-7cb343766597} <Trace> oximeter.timeseries_schema (96f26d48-a441-49ea-a0d1-4f4890aad707) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 23014 | 2026.03.25 00:27:36.474875 [ 324 ] {1c57e3ad-5ecb-40e9-bdd3-7cb343766597} <Trace> oximeter.timeseries_schema (96f26d48-a441-49ea-a0d1-4f4890aad707) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 23015 | 2026.03.25 00:27:36.474875 [ 316 ] {1c57e3ad-5ecb-40e9-bdd3-7cb343766597} <Trace> oximeter.timeseries_schema (96f26d48-a441-49ea-a0d1-4f4890aad707) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 23016 | 2026.03.25 00:27:36.475045 [ 5 ] {1c57e3ad-5ecb-40e9-bdd3-7cb343766597} <Debug> oximeter.timeseries_schema (96f26d48-a441-49ea-a0d1-4f4890aad707) (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 | ||
| 23017 | 2026.03.25 00:27:36.475075 [ 5 ] {1c57e3ad-5ecb-40e9-bdd3-7cb343766597} <Trace> oximeter.timeseries_schema (96f26d48-a441-49ea-a0d1-4f4890aad707) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 23018 | 2026.03.25 00:27:36.475162 [ 5 ] {1c57e3ad-5ecb-40e9-bdd3-7cb343766597} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 23019 | 2026.03.25 00:27:36.475184 [ 5 ] {1c57e3ad-5ecb-40e9-bdd3-7cb343766597} <Debug> oximeter.timeseries_schema (96f26d48-a441-49ea-a0d1-4f4890aad707) (SelectExecutor): Reading approx. 44 rows with 3 streams | ||
| 23020 | 2026.03.25 00:27:36.475221 [ 5 ] {1c57e3ad-5ecb-40e9-bdd3-7cb343766597} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table: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:check', 'zone:cpu_nsec'))" | ||
| 23021 | 2026.03.25 00:27:36.475261 [ 5 ] {1c57e3ad-5ecb-40e9-bdd3-7cb343766597} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table: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:check', 'zone:cpu_nsec'))" | ||
| 23022 | 2026.03.25 00:27:36.475304 [ 5 ] {1c57e3ad-5ecb-40e9-bdd3-7cb343766597} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table: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:check', 'zone:cpu_nsec'))" | ||
| 23023 | 2026.03.25 00:27:36.476113 [ 5 ] {1c57e3ad-5ecb-40e9-bdd3-7cb343766597} <Debug> executeQuery: Read 44 rows, 1.65 KiB in 0.0024 sec., 18333.333333333336 rows/sec., 686.44 KiB/sec. | ||
| 23024 | 2026.03.25 00:27:36.476235 [ 5 ] {1c57e3ad-5ecb-40e9-bdd3-7cb343766597} <Debug> TCPHandler: Processed in 0.002804624 sec. | ||
| 23025 | 2026.03.25 00:27:36.476519 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23026 | 2026.03.25 00:27:36.476664 [ 5 ] {4443fc49-16a9-42a7-a4d6-6961e7d5f07d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) 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', 'instance_network_interface:packets_received', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_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', 'virtual_machine:check', 'zone:cpu_nsec') FORMAT Native; (stage: Complete) | ||
| 23027 | 2026.03.25 00:27:36.476896 [ 5 ] {4443fc49-16a9-42a7-a4d6-6961e7d5f07d} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 23028 | 2026.03.25 00:27:36.476936 [ 5 ] {4443fc49-16a9-42a7-a4d6-6961e7d5f07d} <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', 'instance_network_interface:packets_received', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_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', 'virtual_machine:check', 'zone:cpu_nsec')" moved to PREWHERE | ||
| 23029 | 2026.03.25 00:27:36.477158 [ 5 ] {4443fc49-16a9-42a7-a4d6-6961e7d5f07d} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 23030 | 2026.03.25 00:27:36.477213 [ 5 ] {4443fc49-16a9-42a7-a4d6-6961e7d5f07d} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 23031 | 2026.03.25 00:27:36.477317 [ 5 ] {4443fc49-16a9-42a7-a4d6-6961e7d5f07d} <Debug> oximeter.timeseries_schema (96f26d48-a441-49ea-a0d1-4f4890aad707) (SelectExecutor): Key condition: (column 0 notIn 46-element set) | ||
| 23032 | 2026.03.25 00:27:36.477374 [ 329 ] {4443fc49-16a9-42a7-a4d6-6961e7d5f07d} <Trace> oximeter.timeseries_schema (96f26d48-a441-49ea-a0d1-4f4890aad707) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 23033 | 2026.03.25 00:27:36.477389 [ 348 ] {4443fc49-16a9-42a7-a4d6-6961e7d5f07d} <Trace> oximeter.timeseries_schema (96f26d48-a441-49ea-a0d1-4f4890aad707) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 23034 | 2026.03.25 00:27:36.477391 [ 324 ] {4443fc49-16a9-42a7-a4d6-6961e7d5f07d} <Trace> oximeter.timeseries_schema (96f26d48-a441-49ea-a0d1-4f4890aad707) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 23035 | 2026.03.25 00:27:36.477426 [ 311 ] {4443fc49-16a9-42a7-a4d6-6961e7d5f07d} <Trace> oximeter.timeseries_schema (96f26d48-a441-49ea-a0d1-4f4890aad707) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 23036 | 2026.03.25 00:27:36.477514 [ 5 ] {4443fc49-16a9-42a7-a4d6-6961e7d5f07d} <Debug> oximeter.timeseries_schema (96f26d48-a441-49ea-a0d1-4f4890aad707) (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 | ||
| 23037 | 2026.03.25 00:27:36.477542 [ 5 ] {4443fc49-16a9-42a7-a4d6-6961e7d5f07d} <Trace> oximeter.timeseries_schema (96f26d48-a441-49ea-a0d1-4f4890aad707) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 23038 | 2026.03.25 00:27:36.477612 [ 5 ] {4443fc49-16a9-42a7-a4d6-6961e7d5f07d} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 23039 | 2026.03.25 00:27:36.477630 [ 5 ] {4443fc49-16a9-42a7-a4d6-6961e7d5f07d} <Debug> oximeter.timeseries_schema (96f26d48-a441-49ea-a0d1-4f4890aad707) (SelectExecutor): Reading approx. 44 rows with 3 streams | ||
| 23040 | 2026.03.25 00:27:36.477662 [ 5 ] {4443fc49-16a9-42a7-a4d6-6961e7d5f07d} <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', 'instance_network_interface:packets_received', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_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', 'virtual_machine:check', 'zone:cpu_nsec'))" | ||
| 23041 | 2026.03.25 00:27:36.477694 [ 5 ] {4443fc49-16a9-42a7-a4d6-6961e7d5f07d} <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', 'instance_network_interface:packets_received', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_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', 'virtual_machine:check', 'zone:cpu_nsec'))" | ||
| 23042 | 2026.03.25 00:27:36.477725 [ 5 ] {4443fc49-16a9-42a7-a4d6-6961e7d5f07d} <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', 'instance_network_interface:packets_received', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_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', 'virtual_machine:check', 'zone:cpu_nsec'))" | ||
| 23043 | 2026.03.25 00:27:36.478410 [ 5 ] {4443fc49-16a9-42a7-a4d6-6961e7d5f07d} <Debug> executeQuery: Read 44 rows, 1.65 KiB in 0.001811 sec., 24295.96907785754 rows/sec., 909.70 KiB/sec. | ||
| 23044 | 2026.03.25 00:27:36.478539 [ 5 ] {4443fc49-16a9-42a7-a4d6-6961e7d5f07d} <Debug> TCPHandler: Processed in 0.002069887 sec. | ||
| 23045 | 2026.03.25 00:27:36.478773 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23046 | 2026.03.25 00:27:36.478914 [ 5 ] {b6b6058b-55e5-40e0-bef2-60a03db32541} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) 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', 'instance_network_interface:bytes_received', 'instance_network_interface:packets_received', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_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', 'virtual_machine:check', 'zone:cpu_nsec') FORMAT Native; (stage: Complete) | ||
| 23047 | 2026.03.25 00:27:36.479145 [ 5 ] {b6b6058b-55e5-40e0-bef2-60a03db32541} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 23048 | 2026.03.25 00:27:36.479184 [ 5 ] {b6b6058b-55e5-40e0-bef2-60a03db32541} <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', 'instance_network_interface:bytes_received', 'instance_network_interface:packets_received', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_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', 'virtual_machine:check', 'zone:cpu_nsec')" moved to PREWHERE | ||
| 23049 | 2026.03.25 00:27:36.479411 [ 5 ] {b6b6058b-55e5-40e0-bef2-60a03db32541} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 23050 | 2026.03.25 00:27:36.479466 [ 5 ] {b6b6058b-55e5-40e0-bef2-60a03db32541} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 23051 | 2026.03.25 00:27:36.479568 [ 5 ] {b6b6058b-55e5-40e0-bef2-60a03db32541} <Debug> oximeter.timeseries_schema (96f26d48-a441-49ea-a0d1-4f4890aad707) (SelectExecutor): Key condition: (column 0 notIn 47-element set) | ||
| 23052 | 2026.03.25 00:27:36.479634 [ 324 ] {b6b6058b-55e5-40e0-bef2-60a03db32541} <Trace> oximeter.timeseries_schema (96f26d48-a441-49ea-a0d1-4f4890aad707) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 23053 | 2026.03.25 00:27:36.479643 [ 329 ] {b6b6058b-55e5-40e0-bef2-60a03db32541} <Trace> oximeter.timeseries_schema (96f26d48-a441-49ea-a0d1-4f4890aad707) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 23054 | 2026.03.25 00:27:36.479654 [ 311 ] {b6b6058b-55e5-40e0-bef2-60a03db32541} <Trace> oximeter.timeseries_schema (96f26d48-a441-49ea-a0d1-4f4890aad707) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 23055 | 2026.03.25 00:27:36.479652 [ 348 ] {b6b6058b-55e5-40e0-bef2-60a03db32541} <Trace> oximeter.timeseries_schema (96f26d48-a441-49ea-a0d1-4f4890aad707) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 23056 | 2026.03.25 00:27:36.479774 [ 5 ] {b6b6058b-55e5-40e0-bef2-60a03db32541} <Debug> oximeter.timeseries_schema (96f26d48-a441-49ea-a0d1-4f4890aad707) (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 | ||
| 23057 | 2026.03.25 00:27:36.479797 [ 5 ] {b6b6058b-55e5-40e0-bef2-60a03db32541} <Trace> oximeter.timeseries_schema (96f26d48-a441-49ea-a0d1-4f4890aad707) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 23058 | 2026.03.25 00:27:36.479864 [ 5 ] {b6b6058b-55e5-40e0-bef2-60a03db32541} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 23059 | 2026.03.25 00:27:36.479883 [ 5 ] {b6b6058b-55e5-40e0-bef2-60a03db32541} <Debug> oximeter.timeseries_schema (96f26d48-a441-49ea-a0d1-4f4890aad707) (SelectExecutor): Reading approx. 44 rows with 3 streams | ||
| 23060 | 2026.03.25 00:27:36.479914 [ 5 ] {b6b6058b-55e5-40e0-bef2-60a03db32541} <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', 'instance_network_interface:bytes_received', 'instance_network_interface:packets_received', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_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', 'virtual_machine:check', 'zone:cpu_nsec'))" | ||
| 23061 | 2026.03.25 00:27:36.479950 [ 5 ] {b6b6058b-55e5-40e0-bef2-60a03db32541} <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', 'instance_network_interface:bytes_received', 'instance_network_interface:packets_received', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_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', 'virtual_machine:check', 'zone:cpu_nsec'))" | ||
| 23062 | 2026.03.25 00:27:36.479985 [ 5 ] {b6b6058b-55e5-40e0-bef2-60a03db32541} <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', 'instance_network_interface:bytes_received', 'instance_network_interface:packets_received', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_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', 'virtual_machine:check', 'zone:cpu_nsec'))" | ||
| 23063 | 2026.03.25 00:27:36.480630 [ 5 ] {b6b6058b-55e5-40e0-bef2-60a03db32541} <Debug> executeQuery: Read 44 rows, 1.65 KiB in 0.001776 sec., 24774.774774774774 rows/sec., 927.62 KiB/sec. | ||
| 23064 | 2026.03.25 00:27:36.480754 [ 5 ] {b6b6058b-55e5-40e0-bef2-60a03db32541} <Debug> TCPHandler: Processed in 0.002029526 sec. | ||
| 23065 | 2026.03.25 00:27:36.480985 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23066 | 2026.03.25 00:27:36.481127 [ 5 ] {4c74b157-67b9-4e38-bdb6-67287f9a98a6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) 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', 'instance_network_interface:bytes_received', 'instance_network_interface:errors_received', 'instance_network_interface:packets_received', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_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', 'virtual_machine:check', 'zone:cpu_nsec') FORMAT Native; (stage: Complete) | ||
| 23067 | 2026.03.25 00:27:36.481354 [ 5 ] {4c74b157-67b9-4e38-bdb6-67287f9a98a6} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 23068 | 2026.03.25 00:27:36.481392 [ 5 ] {4c74b157-67b9-4e38-bdb6-67287f9a98a6} <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', 'instance_network_interface:bytes_received', 'instance_network_interface:errors_received', 'instance_network_interface:packets_received', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_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', 'virtual_machine:check', 'zone:cpu_nsec')" moved to PREWHERE | ||
| 23069 | 2026.03.25 00:27:36.481626 [ 5 ] {4c74b157-67b9-4e38-bdb6-67287f9a98a6} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 23070 | 2026.03.25 00:27:36.481681 [ 5 ] {4c74b157-67b9-4e38-bdb6-67287f9a98a6} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 23071 | 2026.03.25 00:27:36.481783 [ 5 ] {4c74b157-67b9-4e38-bdb6-67287f9a98a6} <Debug> oximeter.timeseries_schema (96f26d48-a441-49ea-a0d1-4f4890aad707) (SelectExecutor): Key condition: (column 0 notIn 48-element set) | ||
| 23072 | 2026.03.25 00:27:36.481838 [ 317 ] {4c74b157-67b9-4e38-bdb6-67287f9a98a6} <Trace> oximeter.timeseries_schema (96f26d48-a441-49ea-a0d1-4f4890aad707) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 23073 | 2026.03.25 00:27:36.481854 [ 311 ] {4c74b157-67b9-4e38-bdb6-67287f9a98a6} <Trace> oximeter.timeseries_schema (96f26d48-a441-49ea-a0d1-4f4890aad707) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 23074 | 2026.03.25 00:27:36.481863 [ 329 ] {4c74b157-67b9-4e38-bdb6-67287f9a98a6} <Trace> oximeter.timeseries_schema (96f26d48-a441-49ea-a0d1-4f4890aad707) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 23075 | 2026.03.25 00:27:36.481852 [ 324 ] {4c74b157-67b9-4e38-bdb6-67287f9a98a6} <Trace> oximeter.timeseries_schema (96f26d48-a441-49ea-a0d1-4f4890aad707) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 23076 | 2026.03.25 00:27:36.481984 [ 5 ] {4c74b157-67b9-4e38-bdb6-67287f9a98a6} <Debug> oximeter.timeseries_schema (96f26d48-a441-49ea-a0d1-4f4890aad707) (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 | ||
| 23077 | 2026.03.25 00:27:36.482009 [ 5 ] {4c74b157-67b9-4e38-bdb6-67287f9a98a6} <Trace> oximeter.timeseries_schema (96f26d48-a441-49ea-a0d1-4f4890aad707) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 23078 | 2026.03.25 00:27:36.482078 [ 5 ] {4c74b157-67b9-4e38-bdb6-67287f9a98a6} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 23079 | 2026.03.25 00:27:36.482097 [ 5 ] {4c74b157-67b9-4e38-bdb6-67287f9a98a6} <Debug> oximeter.timeseries_schema (96f26d48-a441-49ea-a0d1-4f4890aad707) (SelectExecutor): Reading approx. 44 rows with 3 streams | ||
| 23080 | 2026.03.25 00:27:36.482127 [ 5 ] {4c74b157-67b9-4e38-bdb6-67287f9a98a6} <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', 'instance_network_interface:bytes_received', 'instance_network_interface:errors_received', 'instance_network_interface:packets_received', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_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', 'virtual_machine:check', 'zone:cpu_nsec'))" | ||
| 23081 | 2026.03.25 00:27:36.482159 [ 5 ] {4c74b157-67b9-4e38-bdb6-67287f9a98a6} <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', 'instance_network_interface:bytes_received', 'instance_network_interface:errors_received', 'instance_network_interface:packets_received', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_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', 'virtual_machine:check', 'zone:cpu_nsec'))" | ||
| 23082 | 2026.03.25 00:27:36.482189 [ 5 ] {4c74b157-67b9-4e38-bdb6-67287f9a98a6} <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', 'instance_network_interface:bytes_received', 'instance_network_interface:errors_received', 'instance_network_interface:packets_received', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_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', 'virtual_machine:check', 'zone:cpu_nsec'))" | ||
| 23083 | 2026.03.25 00:27:36.482811 [ 5 ] {4c74b157-67b9-4e38-bdb6-67287f9a98a6} <Debug> executeQuery: Read 44 rows, 1.65 KiB in 0.001746 sec., 25200.45819014891 rows/sec., 943.56 KiB/sec. | ||
| 23084 | 2026.03.25 00:27:36.482912 [ 5 ] {4c74b157-67b9-4e38-bdb6-67287f9a98a6} <Debug> TCPHandler: Processed in 0.001977686 sec. | ||
| 23085 | 2026.03.25 00:27:36.483123 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23086 | 2026.03.25 00:27:36.483263 [ 5 ] {67862786-74ef-4731-b1f6-58e2ce7aec7d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) 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', 'instance_network_interface:bytes_received', 'instance_network_interface:errors_received', 'instance_network_interface:packets_dropped', 'instance_network_interface:packets_received', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_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', 'virtual_machine:check', 'zone:cpu_nsec') FORMAT Native; (stage: Complete) | ||
| 23087 | 2026.03.25 00:27:36.483488 [ 5 ] {67862786-74ef-4731-b1f6-58e2ce7aec7d} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 23088 | 2026.03.25 00:27:36.483535 [ 5 ] {67862786-74ef-4731-b1f6-58e2ce7aec7d} <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', 'instance_network_interface:bytes_received', 'instance_network_interface:errors_received', 'instance_network_interface:packets_dropped', 'instance_network_interface:packets_received', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_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', 'virtual_machine:check', 'zone:cpu_nsec')" moved to PREWHERE | ||
| 23089 | 2026.03.25 00:27:36.483762 [ 5 ] {67862786-74ef-4731-b1f6-58e2ce7aec7d} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 23090 | 2026.03.25 00:27:36.483815 [ 5 ] {67862786-74ef-4731-b1f6-58e2ce7aec7d} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 23091 | 2026.03.25 00:27:36.483916 [ 5 ] {67862786-74ef-4731-b1f6-58e2ce7aec7d} <Debug> oximeter.timeseries_schema (96f26d48-a441-49ea-a0d1-4f4890aad707) (SelectExecutor): Key condition: (column 0 notIn 49-element set) | ||
| 23092 | 2026.03.25 00:27:36.483977 [ 324 ] {67862786-74ef-4731-b1f6-58e2ce7aec7d} <Trace> oximeter.timeseries_schema (96f26d48-a441-49ea-a0d1-4f4890aad707) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 23093 | 2026.03.25 00:27:36.483989 [ 311 ] {67862786-74ef-4731-b1f6-58e2ce7aec7d} <Trace> oximeter.timeseries_schema (96f26d48-a441-49ea-a0d1-4f4890aad707) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 23094 | 2026.03.25 00:27:36.484008 [ 341 ] {67862786-74ef-4731-b1f6-58e2ce7aec7d} <Trace> oximeter.timeseries_schema (96f26d48-a441-49ea-a0d1-4f4890aad707) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 23095 | 2026.03.25 00:27:36.483991 [ 317 ] {67862786-74ef-4731-b1f6-58e2ce7aec7d} <Trace> oximeter.timeseries_schema (96f26d48-a441-49ea-a0d1-4f4890aad707) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 23096 | 2026.03.25 00:27:36.484103 [ 5 ] {67862786-74ef-4731-b1f6-58e2ce7aec7d} <Debug> oximeter.timeseries_schema (96f26d48-a441-49ea-a0d1-4f4890aad707) (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 | ||
| 23097 | 2026.03.25 00:27:36.484125 [ 5 ] {67862786-74ef-4731-b1f6-58e2ce7aec7d} <Trace> oximeter.timeseries_schema (96f26d48-a441-49ea-a0d1-4f4890aad707) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 23098 | 2026.03.25 00:27:36.484195 [ 5 ] {67862786-74ef-4731-b1f6-58e2ce7aec7d} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 23099 | 2026.03.25 00:27:36.484212 [ 5 ] {67862786-74ef-4731-b1f6-58e2ce7aec7d} <Debug> oximeter.timeseries_schema (96f26d48-a441-49ea-a0d1-4f4890aad707) (SelectExecutor): Reading approx. 44 rows with 3 streams | ||
| 23100 | 2026.03.25 00:27:36.484242 [ 5 ] {67862786-74ef-4731-b1f6-58e2ce7aec7d} <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', 'instance_network_interface:bytes_received', 'instance_network_interface:errors_received', 'instance_network_interface:packets_dropped', 'instance_network_interface:packets_received', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_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', 'virtual_machine:check', 'zone:cpu_nsec'))" | ||
| 23101 | 2026.03.25 00:27:36.484274 [ 5 ] {67862786-74ef-4731-b1f6-58e2ce7aec7d} <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', 'instance_network_interface:bytes_received', 'instance_network_interface:errors_received', 'instance_network_interface:packets_dropped', 'instance_network_interface:packets_received', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_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', 'virtual_machine:check', 'zone:cpu_nsec'))" | ||
| 23102 | 2026.03.25 00:27:36.484307 [ 5 ] {67862786-74ef-4731-b1f6-58e2ce7aec7d} <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', 'instance_network_interface:bytes_received', 'instance_network_interface:errors_received', 'instance_network_interface:packets_dropped', 'instance_network_interface:packets_received', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_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', 'virtual_machine:check', 'zone:cpu_nsec'))" | ||
| 23103 | 2026.03.25 00:27:36.485074 [ 5 ] {67862786-74ef-4731-b1f6-58e2ce7aec7d} <Debug> executeQuery: Read 44 rows, 1.65 KiB in 0.001871 sec., 23516.835916622127 rows/sec., 880.52 KiB/sec. | ||
| 23104 | 2026.03.25 00:27:36.485214 [ 5 ] {67862786-74ef-4731-b1f6-58e2ce7aec7d} <Debug> TCPHandler: Processed in 0.002140859 sec. | ||
| 23105 | 2026.03.25 00:27:36.485416 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23106 | 2026.03.25 00:27:36.485565 [ 5 ] {fd2bc100-2ecb-417e-8553-cb4168c777f0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) 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', 'instance_network_interface:bytes_received', 'instance_network_interface:errors_received', 'instance_network_interface:packets_dropped', 'instance_network_interface:packets_received', 'instance_network_interface:packets_sent', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_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', 'virtual_machine:check', 'zone:cpu_nsec') FORMAT Native; (stage: Complete) | ||
| 23107 | 2026.03.25 00:27:36.485793 [ 5 ] {fd2bc100-2ecb-417e-8553-cb4168c777f0} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 23108 | 2026.03.25 00:27:36.485831 [ 5 ] {fd2bc100-2ecb-417e-8553-cb4168c777f0} <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', 'instance_network_interface:bytes_received', 'instance_network_interface:errors_received', 'instance_network_interface:packets_dropped', 'instance_network_interface:packets_received', 'instance_network_interface:packets_sent', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_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', 'virtual_machine:check', 'zone:cpu_nsec')" moved to PREWHERE | ||
| 23109 | 2026.03.25 00:27:36.486057 [ 5 ] {fd2bc100-2ecb-417e-8553-cb4168c777f0} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 23110 | 2026.03.25 00:27:36.486109 [ 5 ] {fd2bc100-2ecb-417e-8553-cb4168c777f0} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 23111 | 2026.03.25 00:27:36.486209 [ 5 ] {fd2bc100-2ecb-417e-8553-cb4168c777f0} <Debug> oximeter.timeseries_schema (96f26d48-a441-49ea-a0d1-4f4890aad707) (SelectExecutor): Key condition: (column 0 notIn 50-element set) | ||
| 23112 | 2026.03.25 00:27:36.486278 [ 341 ] {fd2bc100-2ecb-417e-8553-cb4168c777f0} <Trace> oximeter.timeseries_schema (96f26d48-a441-49ea-a0d1-4f4890aad707) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 23113 | 2026.03.25 00:27:36.486281 [ 322 ] {fd2bc100-2ecb-417e-8553-cb4168c777f0} <Trace> oximeter.timeseries_schema (96f26d48-a441-49ea-a0d1-4f4890aad707) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 23114 | 2026.03.25 00:27:36.486303 [ 335 ] {fd2bc100-2ecb-417e-8553-cb4168c777f0} <Trace> oximeter.timeseries_schema (96f26d48-a441-49ea-a0d1-4f4890aad707) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 23115 | 2026.03.25 00:27:36.486279 [ 311 ] {fd2bc100-2ecb-417e-8553-cb4168c777f0} <Trace> oximeter.timeseries_schema (96f26d48-a441-49ea-a0d1-4f4890aad707) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 23116 | 2026.03.25 00:27:36.486415 [ 5 ] {fd2bc100-2ecb-417e-8553-cb4168c777f0} <Debug> oximeter.timeseries_schema (96f26d48-a441-49ea-a0d1-4f4890aad707) (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 | ||
| 23117 | 2026.03.25 00:27:36.486442 [ 5 ] {fd2bc100-2ecb-417e-8553-cb4168c777f0} <Trace> oximeter.timeseries_schema (96f26d48-a441-49ea-a0d1-4f4890aad707) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 23118 | 2026.03.25 00:27:36.486511 [ 5 ] {fd2bc100-2ecb-417e-8553-cb4168c777f0} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 23119 | 2026.03.25 00:27:36.486535 [ 5 ] {fd2bc100-2ecb-417e-8553-cb4168c777f0} <Debug> oximeter.timeseries_schema (96f26d48-a441-49ea-a0d1-4f4890aad707) (SelectExecutor): Reading approx. 44 rows with 3 streams | ||
| 23120 | 2026.03.25 00:27:36.486568 [ 5 ] {fd2bc100-2ecb-417e-8553-cb4168c777f0} <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', 'instance_network_interface:bytes_received', 'instance_network_interface:errors_received', 'instance_network_interface:packets_dropped', 'instance_network_interface:packets_received', 'instance_network_interface:packets_sent', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_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', 'virtual_machine:check', 'zone:cpu_nsec'))" | ||
| 23121 | 2026.03.25 00:27:36.486600 [ 5 ] {fd2bc100-2ecb-417e-8553-cb4168c777f0} <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', 'instance_network_interface:bytes_received', 'instance_network_interface:errors_received', 'instance_network_interface:packets_dropped', 'instance_network_interface:packets_received', 'instance_network_interface:packets_sent', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_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', 'virtual_machine:check', 'zone:cpu_nsec'))" | ||
| 23122 | 2026.03.25 00:27:36.486633 [ 5 ] {fd2bc100-2ecb-417e-8553-cb4168c777f0} <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', 'instance_network_interface:bytes_received', 'instance_network_interface:errors_received', 'instance_network_interface:packets_dropped', 'instance_network_interface:packets_received', 'instance_network_interface:packets_sent', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_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', 'virtual_machine:check', 'zone:cpu_nsec'))" | ||
| 23123 | 2026.03.25 00:27:36.487231 [ 5 ] {fd2bc100-2ecb-417e-8553-cb4168c777f0} <Debug> executeQuery: Read 44 rows, 1.65 KiB in 0.001736 sec., 25345.62211981567 rows/sec., 949.00 KiB/sec. | ||
| 23124 | 2026.03.25 00:27:36.487367 [ 5 ] {fd2bc100-2ecb-417e-8553-cb4168c777f0} <Debug> TCPHandler: Processed in 0.002000176 sec. | ||
| 23125 | 2026.03.25 00:27:36.487593 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23126 | 2026.03.25 00:27:36.487732 [ 5 ] {9ad5bfda-8b19-41df-9f57-d1c69c2ab13d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) 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', 'instance_network_interface:bytes_received', 'instance_network_interface:bytes_sent', 'instance_network_interface:errors_received', 'instance_network_interface:packets_dropped', 'instance_network_interface:packets_received', 'instance_network_interface:packets_sent', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_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', 'virtual_machine:check', 'zone:cpu_nsec') FORMAT Native; (stage: Complete) | ||
| 23127 | 2026.03.25 00:27:36.487960 [ 5 ] {9ad5bfda-8b19-41df-9f57-d1c69c2ab13d} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 23128 | 2026.03.25 00:27:36.487998 [ 5 ] {9ad5bfda-8b19-41df-9f57-d1c69c2ab13d} <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', 'instance_network_interface:bytes_received', 'instance_network_interface:bytes_sent', 'instance_network_interface:errors_received', 'instance_network_interface:packets_dropped', 'instance_network_interface:packets_received', 'instance_network_interface:packets_sent', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_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', 'virtual_machine:check', 'zone:cpu_nsec')" moved to PREWHERE | ||
| 23129 | 2026.03.25 00:27:36.488225 [ 5 ] {9ad5bfda-8b19-41df-9f57-d1c69c2ab13d} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 23130 | 2026.03.25 00:27:36.488278 [ 5 ] {9ad5bfda-8b19-41df-9f57-d1c69c2ab13d} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 23131 | 2026.03.25 00:27:36.488378 [ 5 ] {9ad5bfda-8b19-41df-9f57-d1c69c2ab13d} <Debug> oximeter.timeseries_schema (96f26d48-a441-49ea-a0d1-4f4890aad707) (SelectExecutor): Key condition: (column 0 notIn 51-element set) | ||
| 23132 | 2026.03.25 00:27:36.488441 [ 311 ] {9ad5bfda-8b19-41df-9f57-d1c69c2ab13d} <Trace> oximeter.timeseries_schema (96f26d48-a441-49ea-a0d1-4f4890aad707) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 23133 | 2026.03.25 00:27:36.488443 [ 335 ] {9ad5bfda-8b19-41df-9f57-d1c69c2ab13d} <Trace> oximeter.timeseries_schema (96f26d48-a441-49ea-a0d1-4f4890aad707) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 23134 | 2026.03.25 00:27:36.488463 [ 322 ] {9ad5bfda-8b19-41df-9f57-d1c69c2ab13d} <Trace> oximeter.timeseries_schema (96f26d48-a441-49ea-a0d1-4f4890aad707) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 23135 | 2026.03.25 00:27:36.488452 [ 341 ] {9ad5bfda-8b19-41df-9f57-d1c69c2ab13d} <Trace> oximeter.timeseries_schema (96f26d48-a441-49ea-a0d1-4f4890aad707) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 23136 | 2026.03.25 00:27:36.488579 [ 5 ] {9ad5bfda-8b19-41df-9f57-d1c69c2ab13d} <Debug> oximeter.timeseries_schema (96f26d48-a441-49ea-a0d1-4f4890aad707) (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 | ||
| 23137 | 2026.03.25 00:27:36.488602 [ 5 ] {9ad5bfda-8b19-41df-9f57-d1c69c2ab13d} <Trace> oximeter.timeseries_schema (96f26d48-a441-49ea-a0d1-4f4890aad707) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 23138 | 2026.03.25 00:27:36.488672 [ 5 ] {9ad5bfda-8b19-41df-9f57-d1c69c2ab13d} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 23139 | 2026.03.25 00:27:36.488690 [ 5 ] {9ad5bfda-8b19-41df-9f57-d1c69c2ab13d} <Debug> oximeter.timeseries_schema (96f26d48-a441-49ea-a0d1-4f4890aad707) (SelectExecutor): Reading approx. 44 rows with 3 streams | ||
| 23140 | 2026.03.25 00:27:36.488720 [ 5 ] {9ad5bfda-8b19-41df-9f57-d1c69c2ab13d} <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', 'instance_network_interface:bytes_received', 'instance_network_interface:bytes_sent', 'instance_network_interface:errors_received', 'instance_network_interface:packets_dropped', 'instance_network_interface:packets_received', 'instance_network_interface:packets_sent', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_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', 'virtual_machine:check', 'zone:cpu_nsec'))" | ||
| 23141 | 2026.03.25 00:27:36.488751 [ 5 ] {9ad5bfda-8b19-41df-9f57-d1c69c2ab13d} <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', 'instance_network_interface:bytes_received', 'instance_network_interface:bytes_sent', 'instance_network_interface:errors_received', 'instance_network_interface:packets_dropped', 'instance_network_interface:packets_received', 'instance_network_interface:packets_sent', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_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', 'virtual_machine:check', 'zone:cpu_nsec'))" | ||
| 23142 | 2026.03.25 00:27:36.488780 [ 5 ] {9ad5bfda-8b19-41df-9f57-d1c69c2ab13d} <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', 'instance_network_interface:bytes_received', 'instance_network_interface:bytes_sent', 'instance_network_interface:errors_received', 'instance_network_interface:packets_dropped', 'instance_network_interface:packets_received', 'instance_network_interface:packets_sent', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_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', 'virtual_machine:check', 'zone:cpu_nsec'))" | ||
| 23143 | 2026.03.25 00:27:36.489414 [ 5 ] {9ad5bfda-8b19-41df-9f57-d1c69c2ab13d} <Debug> executeQuery: Read 44 rows, 1.65 KiB in 0.001742 sec., 25258.323765786452 rows/sec., 945.73 KiB/sec. | ||
| 23144 | 2026.03.25 00:27:36.489542 [ 5 ] {9ad5bfda-8b19-41df-9f57-d1c69c2ab13d} <Debug> TCPHandler: Processed in 0.001998446 sec. | ||
| 23145 | 2026.03.25 00:27:36.489759 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23146 | 2026.03.25 00:27:36.489897 [ 5 ] {b271b776-c5cb-4343-81fe-8c15266c388b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) 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', 'instance_network_interface:bytes_received', 'instance_network_interface:bytes_sent', 'instance_network_interface:errors_received', 'instance_network_interface:errors_sent', 'instance_network_interface:packets_dropped', 'instance_network_interface:packets_received', 'instance_network_interface:packets_sent', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_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', 'virtual_machine:check', 'zone:cpu_nsec') FORMAT Native; (stage: Complete) | ||
| 23147 | 2026.03.25 00:27:36.490151 [ 5 ] {b271b776-c5cb-4343-81fe-8c15266c388b} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 23148 | 2026.03.25 00:27:36.490189 [ 5 ] {b271b776-c5cb-4343-81fe-8c15266c388b} <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', 'instance_network_interface:bytes_received', 'instance_network_interface:bytes_sent', 'instance_network_interface:errors_received', 'instance_network_interface:errors_sent', 'instance_network_interface:packets_dropped', 'instance_network_interface:packets_received', 'instance_network_interface:packets_sent', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_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', 'virtual_machine:check', 'zone:cpu_nsec')" moved to PREWHERE | ||
| 23149 | 2026.03.25 00:27:36.490508 [ 5 ] {b271b776-c5cb-4343-81fe-8c15266c388b} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 23150 | 2026.03.25 00:27:36.490576 [ 5 ] {b271b776-c5cb-4343-81fe-8c15266c388b} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 23151 | 2026.03.25 00:27:36.490679 [ 5 ] {b271b776-c5cb-4343-81fe-8c15266c388b} <Debug> oximeter.timeseries_schema (96f26d48-a441-49ea-a0d1-4f4890aad707) (SelectExecutor): Key condition: (column 0 notIn 52-element set) | ||
| 23152 | 2026.03.25 00:27:36.490732 [ 309 ] {b271b776-c5cb-4343-81fe-8c15266c388b} <Trace> oximeter.timeseries_schema (96f26d48-a441-49ea-a0d1-4f4890aad707) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 23153 | 2026.03.25 00:27:36.490744 [ 311 ] {b271b776-c5cb-4343-81fe-8c15266c388b} <Trace> oximeter.timeseries_schema (96f26d48-a441-49ea-a0d1-4f4890aad707) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 23154 | 2026.03.25 00:27:36.490757 [ 335 ] {b271b776-c5cb-4343-81fe-8c15266c388b} <Trace> oximeter.timeseries_schema (96f26d48-a441-49ea-a0d1-4f4890aad707) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 23155 | 2026.03.25 00:27:36.490752 [ 306 ] {b271b776-c5cb-4343-81fe-8c15266c388b} <Trace> oximeter.timeseries_schema (96f26d48-a441-49ea-a0d1-4f4890aad707) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 23156 | 2026.03.25 00:27:36.490874 [ 5 ] {b271b776-c5cb-4343-81fe-8c15266c388b} <Debug> oximeter.timeseries_schema (96f26d48-a441-49ea-a0d1-4f4890aad707) (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 | ||
| 23157 | 2026.03.25 00:27:36.490900 [ 5 ] {b271b776-c5cb-4343-81fe-8c15266c388b} <Trace> oximeter.timeseries_schema (96f26d48-a441-49ea-a0d1-4f4890aad707) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 23158 | 2026.03.25 00:27:36.490968 [ 5 ] {b271b776-c5cb-4343-81fe-8c15266c388b} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 23159 | 2026.03.25 00:27:36.490985 [ 5 ] {b271b776-c5cb-4343-81fe-8c15266c388b} <Debug> oximeter.timeseries_schema (96f26d48-a441-49ea-a0d1-4f4890aad707) (SelectExecutor): Reading approx. 44 rows with 3 streams | ||
| 23160 | 2026.03.25 00:27:36.491015 [ 5 ] {b271b776-c5cb-4343-81fe-8c15266c388b} <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', 'instance_network_interface:bytes_received', 'instance_network_interface:bytes_sent', 'instance_network_interface:errors_received', 'instance_network_interface:errors_sent', 'instance_network_interface:packets_dropped', 'instance_network_interface:packets_received', 'instance_network_interface:packets_sent', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_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', 'virtual_machine:check', 'zone:cpu_nsec'))" | ||
| 23161 | 2026.03.25 00:27:36.491046 [ 5 ] {b271b776-c5cb-4343-81fe-8c15266c388b} <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', 'instance_network_interface:bytes_received', 'instance_network_interface:bytes_sent', 'instance_network_interface:errors_received', 'instance_network_interface:errors_sent', 'instance_network_interface:packets_dropped', 'instance_network_interface:packets_received', 'instance_network_interface:packets_sent', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_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', 'virtual_machine:check', 'zone:cpu_nsec'))" | ||
| 23162 | 2026.03.25 00:27:36.491076 [ 5 ] {b271b776-c5cb-4343-81fe-8c15266c388b} <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', 'instance_network_interface:bytes_received', 'instance_network_interface:bytes_sent', 'instance_network_interface:errors_received', 'instance_network_interface:errors_sent', 'instance_network_interface:packets_dropped', 'instance_network_interface:packets_received', 'instance_network_interface:packets_sent', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_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', 'virtual_machine:check', 'zone:cpu_nsec'))" | ||
| 23163 | 2026.03.25 00:27:36.491695 [ 5 ] {b271b776-c5cb-4343-81fe-8c15266c388b} <Debug> executeQuery: Read 44 rows, 1.65 KiB in 0.001858 sec., 23681.377825618943 rows/sec., 886.69 KiB/sec. | ||
| 23164 | 2026.03.25 00:27:36.491815 [ 5 ] {b271b776-c5cb-4343-81fe-8c15266c388b} <Debug> TCPHandler: Processed in 0.002104388 sec. | ||
| 23165 | 2026.03.25 00:27:36.492826 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23166 | 2026.03.25 00:27:36.492969 [ 5 ] {11a7702b-ad10-4bec-bdeb-4803e3d4c1f8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) 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', 'instance_network_interface:bytes_received', 'instance_network_interface:bytes_sent', 'instance_network_interface:errors_received', 'instance_network_interface:errors_sent', 'instance_network_interface:packets_dropped', 'instance_network_interface:packets_received', 'instance_network_interface:packets_sent', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_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', 'virtual_machine:check', 'virtual_machine:vcpu_usage', 'zone:cpu_nsec') FORMAT Native; (stage: Complete) | ||
| 23167 | 2026.03.25 00:27:36.493206 [ 5 ] {11a7702b-ad10-4bec-bdeb-4803e3d4c1f8} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 23168 | 2026.03.25 00:27:36.493245 [ 5 ] {11a7702b-ad10-4bec-bdeb-4803e3d4c1f8} <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', 'instance_network_interface:bytes_received', 'instance_network_interface:bytes_sent', 'instance_network_interface:errors_received', 'instance_network_interface:errors_sent', 'instance_network_interface:packets_dropped', 'instance_network_interface:packets_received', 'instance_network_interface:packets_sent', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_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', 'virtual_machine:check', 'virtual_machine:vcpu_usage', 'zone:cpu_nsec')" moved to PREWHERE | ||
| 23169 | 2026.03.25 00:27:36.493472 [ 5 ] {11a7702b-ad10-4bec-bdeb-4803e3d4c1f8} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 23170 | 2026.03.25 00:27:36.493544 [ 5 ] {11a7702b-ad10-4bec-bdeb-4803e3d4c1f8} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 23171 | 2026.03.25 00:27:36.493699 [ 5 ] {11a7702b-ad10-4bec-bdeb-4803e3d4c1f8} <Debug> oximeter.timeseries_schema (96f26d48-a441-49ea-a0d1-4f4890aad707) (SelectExecutor): Key condition: (column 0 notIn 53-element set) | ||
| 23172 | 2026.03.25 00:27:36.493771 [ 309 ] {11a7702b-ad10-4bec-bdeb-4803e3d4c1f8} <Trace> oximeter.timeseries_schema (96f26d48-a441-49ea-a0d1-4f4890aad707) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 23173 | 2026.03.25 00:27:36.493774 [ 311 ] {11a7702b-ad10-4bec-bdeb-4803e3d4c1f8} <Trace> oximeter.timeseries_schema (96f26d48-a441-49ea-a0d1-4f4890aad707) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 23174 | 2026.03.25 00:27:36.493796 [ 333 ] {11a7702b-ad10-4bec-bdeb-4803e3d4c1f8} <Trace> oximeter.timeseries_schema (96f26d48-a441-49ea-a0d1-4f4890aad707) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 23175 | 2026.03.25 00:27:36.493782 [ 335 ] {11a7702b-ad10-4bec-bdeb-4803e3d4c1f8} <Trace> oximeter.timeseries_schema (96f26d48-a441-49ea-a0d1-4f4890aad707) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 23176 | 2026.03.25 00:27:36.493914 [ 5 ] {11a7702b-ad10-4bec-bdeb-4803e3d4c1f8} <Debug> oximeter.timeseries_schema (96f26d48-a441-49ea-a0d1-4f4890aad707) (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 | ||
| 23177 | 2026.03.25 00:27:36.493942 [ 5 ] {11a7702b-ad10-4bec-bdeb-4803e3d4c1f8} <Trace> oximeter.timeseries_schema (96f26d48-a441-49ea-a0d1-4f4890aad707) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 23178 | 2026.03.25 00:27:36.494011 [ 5 ] {11a7702b-ad10-4bec-bdeb-4803e3d4c1f8} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 23179 | 2026.03.25 00:27:36.494028 [ 5 ] {11a7702b-ad10-4bec-bdeb-4803e3d4c1f8} <Debug> oximeter.timeseries_schema (96f26d48-a441-49ea-a0d1-4f4890aad707) (SelectExecutor): Reading approx. 44 rows with 3 streams | ||
| 23180 | 2026.03.25 00:27:36.494059 [ 5 ] {11a7702b-ad10-4bec-bdeb-4803e3d4c1f8} <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', 'instance_network_interface:bytes_received', 'instance_network_interface:bytes_sent', 'instance_network_interface:errors_received', 'instance_network_interface:errors_sent', 'instance_network_interface:packets_dropped', 'instance_network_interface:packets_received', 'instance_network_interface:packets_sent', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_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', 'virtual_machine:check', 'virtual_machine:vcpu_usage', 'zone:cpu_nsec'))" | ||
| 23181 | 2026.03.25 00:27:36.494089 [ 5 ] {11a7702b-ad10-4bec-bdeb-4803e3d4c1f8} <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', 'instance_network_interface:bytes_received', 'instance_network_interface:bytes_sent', 'instance_network_interface:errors_received', 'instance_network_interface:errors_sent', 'instance_network_interface:packets_dropped', 'instance_network_interface:packets_received', 'instance_network_interface:packets_sent', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_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', 'virtual_machine:check', 'virtual_machine:vcpu_usage', 'zone:cpu_nsec'))" | ||
| 23182 | 2026.03.25 00:27:36.494123 [ 5 ] {11a7702b-ad10-4bec-bdeb-4803e3d4c1f8} <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', 'instance_network_interface:bytes_received', 'instance_network_interface:bytes_sent', 'instance_network_interface:errors_received', 'instance_network_interface:errors_sent', 'instance_network_interface:packets_dropped', 'instance_network_interface:packets_received', 'instance_network_interface:packets_sent', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_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', 'virtual_machine:check', 'virtual_machine:vcpu_usage', 'zone:cpu_nsec'))" | ||
| 23183 | 2026.03.25 00:27:36.494771 [ 5 ] {11a7702b-ad10-4bec-bdeb-4803e3d4c1f8} <Debug> executeQuery: Read 44 rows, 1.65 KiB in 0.001863 sec., 23617.820719269992 rows/sec., 884.31 KiB/sec. | ||
| 23184 | 2026.03.25 00:27:36.494893 [ 5 ] {11a7702b-ad10-4bec-bdeb-4803e3d4c1f8} <Debug> TCPHandler: Processed in 0.002114839 sec. | ||
| 23185 | 2026.03.25 00:27:36.495121 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23186 | 2026.03.25 00:27:36.495264 [ 5 ] {6e6cd9ef-3c3f-410b-a89a-28eaefaac31b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) 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', 'instance_network_interface:bytes_received', 'instance_network_interface:bytes_sent', 'instance_network_interface:errors_received', 'instance_network_interface:errors_sent', 'instance_network_interface:packets_dropped', 'instance_network_interface:packets_received', 'instance_network_interface:packets_sent', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_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', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:vcpu_usage', 'zone:cpu_nsec') FORMAT Native; (stage: Complete) | ||
| 23187 | 2026.03.25 00:27:36.495492 [ 5 ] {6e6cd9ef-3c3f-410b-a89a-28eaefaac31b} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 23188 | 2026.03.25 00:27:36.495533 [ 5 ] {6e6cd9ef-3c3f-410b-a89a-28eaefaac31b} <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', 'instance_network_interface:bytes_received', 'instance_network_interface:bytes_sent', 'instance_network_interface:errors_received', 'instance_network_interface:errors_sent', 'instance_network_interface:packets_dropped', 'instance_network_interface:packets_received', 'instance_network_interface:packets_sent', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_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', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:vcpu_usage', 'zone:cpu_nsec')" moved to PREWHERE | ||
| 23189 | 2026.03.25 00:27:36.495766 [ 5 ] {6e6cd9ef-3c3f-410b-a89a-28eaefaac31b} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 23190 | 2026.03.25 00:27:36.495819 [ 5 ] {6e6cd9ef-3c3f-410b-a89a-28eaefaac31b} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 23191 | 2026.03.25 00:27:36.495918 [ 5 ] {6e6cd9ef-3c3f-410b-a89a-28eaefaac31b} <Debug> oximeter.timeseries_schema (96f26d48-a441-49ea-a0d1-4f4890aad707) (SelectExecutor): Key condition: (column 0 notIn 54-element set) | ||
| 23192 | 2026.03.25 00:27:36.495979 [ 333 ] {6e6cd9ef-3c3f-410b-a89a-28eaefaac31b} <Trace> oximeter.timeseries_schema (96f26d48-a441-49ea-a0d1-4f4890aad707) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 23193 | 2026.03.25 00:27:36.495981 [ 309 ] {6e6cd9ef-3c3f-410b-a89a-28eaefaac31b} <Trace> oximeter.timeseries_schema (96f26d48-a441-49ea-a0d1-4f4890aad707) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 23194 | 2026.03.25 00:27:36.495990 [ 335 ] {6e6cd9ef-3c3f-410b-a89a-28eaefaac31b} <Trace> oximeter.timeseries_schema (96f26d48-a441-49ea-a0d1-4f4890aad707) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 23195 | 2026.03.25 00:27:36.496011 [ 318 ] {6e6cd9ef-3c3f-410b-a89a-28eaefaac31b} <Trace> oximeter.timeseries_schema (96f26d48-a441-49ea-a0d1-4f4890aad707) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 23196 | 2026.03.25 00:27:36.496102 [ 5 ] {6e6cd9ef-3c3f-410b-a89a-28eaefaac31b} <Debug> oximeter.timeseries_schema (96f26d48-a441-49ea-a0d1-4f4890aad707) (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 | ||
| 23197 | 2026.03.25 00:27:36.496127 [ 5 ] {6e6cd9ef-3c3f-410b-a89a-28eaefaac31b} <Trace> oximeter.timeseries_schema (96f26d48-a441-49ea-a0d1-4f4890aad707) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 23198 | 2026.03.25 00:27:36.496196 [ 5 ] {6e6cd9ef-3c3f-410b-a89a-28eaefaac31b} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 23199 | 2026.03.25 00:27:36.496213 [ 5 ] {6e6cd9ef-3c3f-410b-a89a-28eaefaac31b} <Debug> oximeter.timeseries_schema (96f26d48-a441-49ea-a0d1-4f4890aad707) (SelectExecutor): Reading approx. 44 rows with 3 streams | ||
| 23200 | 2026.03.25 00:27:36.496244 [ 5 ] {6e6cd9ef-3c3f-410b-a89a-28eaefaac31b} <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', 'instance_network_interface:bytes_received', 'instance_network_interface:bytes_sent', 'instance_network_interface:errors_received', 'instance_network_interface:errors_sent', 'instance_network_interface:packets_dropped', 'instance_network_interface:packets_received', 'instance_network_interface:packets_sent', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_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', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:vcpu_usage', 'zone:cpu_nsec'))" | ||
| 23201 | 2026.03.25 00:27:36.496276 [ 5 ] {6e6cd9ef-3c3f-410b-a89a-28eaefaac31b} <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', 'instance_network_interface:bytes_received', 'instance_network_interface:bytes_sent', 'instance_network_interface:errors_received', 'instance_network_interface:errors_sent', 'instance_network_interface:packets_dropped', 'instance_network_interface:packets_received', 'instance_network_interface:packets_sent', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_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', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:vcpu_usage', 'zone:cpu_nsec'))" | ||
| 23202 | 2026.03.25 00:27:36.496304 [ 5 ] {6e6cd9ef-3c3f-410b-a89a-28eaefaac31b} <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', 'instance_network_interface:bytes_received', 'instance_network_interface:bytes_sent', 'instance_network_interface:errors_received', 'instance_network_interface:errors_sent', 'instance_network_interface:packets_dropped', 'instance_network_interface:packets_received', 'instance_network_interface:packets_sent', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_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', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:vcpu_usage', 'zone:cpu_nsec'))" | ||
| 23203 | 2026.03.25 00:27:36.496925 [ 5 ] {6e6cd9ef-3c3f-410b-a89a-28eaefaac31b} <Debug> executeQuery: Read 44 rows, 1.65 KiB in 0.001724 sec., 25522.041763341065 rows/sec., 955.60 KiB/sec. | ||
| 23204 | 2026.03.25 00:27:36.497045 [ 5 ] {6e6cd9ef-3c3f-410b-a89a-28eaefaac31b} <Debug> TCPHandler: Processed in 0.001977285 sec. | ||
| 23205 | 2026.03.25 00:27:36.497259 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23206 | 2026.03.25 00:27:36.497401 [ 5 ] {288979e7-c2f3-413a-81e2-3dfe88e96816} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) 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', 'instance_network_interface:bytes_received', 'instance_network_interface:bytes_sent', 'instance_network_interface:errors_received', 'instance_network_interface:errors_sent', 'instance_network_interface:packets_dropped', 'instance_network_interface:packets_received', 'instance_network_interface:packets_sent', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_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', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage', 'zone:cpu_nsec') FORMAT Native; (stage: Complete) | ||
| 23207 | 2026.03.25 00:27:36.497634 [ 5 ] {288979e7-c2f3-413a-81e2-3dfe88e96816} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 23208 | 2026.03.25 00:27:36.497674 [ 5 ] {288979e7-c2f3-413a-81e2-3dfe88e96816} <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', 'instance_network_interface:bytes_received', 'instance_network_interface:bytes_sent', 'instance_network_interface:errors_received', 'instance_network_interface:errors_sent', 'instance_network_interface:packets_dropped', 'instance_network_interface:packets_received', 'instance_network_interface:packets_sent', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_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', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage', 'zone:cpu_nsec')" moved to PREWHERE | ||
| 23209 | 2026.03.25 00:27:36.497909 [ 5 ] {288979e7-c2f3-413a-81e2-3dfe88e96816} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 23210 | 2026.03.25 00:27:36.497962 [ 5 ] {288979e7-c2f3-413a-81e2-3dfe88e96816} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 23211 | 2026.03.25 00:27:36.498062 [ 5 ] {288979e7-c2f3-413a-81e2-3dfe88e96816} <Debug> oximeter.timeseries_schema (96f26d48-a441-49ea-a0d1-4f4890aad707) (SelectExecutor): Key condition: (column 0 notIn 55-element set) | ||
| 23212 | 2026.03.25 00:27:36.498119 [ 333 ] {288979e7-c2f3-413a-81e2-3dfe88e96816} <Trace> oximeter.timeseries_schema (96f26d48-a441-49ea-a0d1-4f4890aad707) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 23213 | 2026.03.25 00:27:36.498134 [ 309 ] {288979e7-c2f3-413a-81e2-3dfe88e96816} <Trace> oximeter.timeseries_schema (96f26d48-a441-49ea-a0d1-4f4890aad707) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 23214 | 2026.03.25 00:27:36.498156 [ 301 ] {288979e7-c2f3-413a-81e2-3dfe88e96816} <Trace> oximeter.timeseries_schema (96f26d48-a441-49ea-a0d1-4f4890aad707) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 23215 | 2026.03.25 00:27:36.498157 [ 326 ] {288979e7-c2f3-413a-81e2-3dfe88e96816} <Trace> oximeter.timeseries_schema (96f26d48-a441-49ea-a0d1-4f4890aad707) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 23216 | 2026.03.25 00:27:36.498254 [ 5 ] {288979e7-c2f3-413a-81e2-3dfe88e96816} <Debug> oximeter.timeseries_schema (96f26d48-a441-49ea-a0d1-4f4890aad707) (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 | ||
| 23217 | 2026.03.25 00:27:36.498280 [ 5 ] {288979e7-c2f3-413a-81e2-3dfe88e96816} <Trace> oximeter.timeseries_schema (96f26d48-a441-49ea-a0d1-4f4890aad707) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 23218 | 2026.03.25 00:27:36.498347 [ 5 ] {288979e7-c2f3-413a-81e2-3dfe88e96816} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 23219 | 2026.03.25 00:27:36.498365 [ 5 ] {288979e7-c2f3-413a-81e2-3dfe88e96816} <Debug> oximeter.timeseries_schema (96f26d48-a441-49ea-a0d1-4f4890aad707) (SelectExecutor): Reading approx. 44 rows with 3 streams | ||
| 23220 | 2026.03.25 00:27:36.498397 [ 5 ] {288979e7-c2f3-413a-81e2-3dfe88e96816} <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', 'instance_network_interface:bytes_received', 'instance_network_interface:bytes_sent', 'instance_network_interface:errors_received', 'instance_network_interface:errors_sent', 'instance_network_interface:packets_dropped', 'instance_network_interface:packets_received', 'instance_network_interface:packets_sent', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_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', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage', 'zone:cpu_nsec'))" | ||
| 23221 | 2026.03.25 00:27:36.498428 [ 5 ] {288979e7-c2f3-413a-81e2-3dfe88e96816} <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', 'instance_network_interface:bytes_received', 'instance_network_interface:bytes_sent', 'instance_network_interface:errors_received', 'instance_network_interface:errors_sent', 'instance_network_interface:packets_dropped', 'instance_network_interface:packets_received', 'instance_network_interface:packets_sent', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_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', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage', 'zone:cpu_nsec'))" | ||
| 23222 | 2026.03.25 00:27:36.498464 [ 5 ] {288979e7-c2f3-413a-81e2-3dfe88e96816} <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', 'instance_network_interface:bytes_received', 'instance_network_interface:bytes_sent', 'instance_network_interface:errors_received', 'instance_network_interface:errors_sent', 'instance_network_interface:packets_dropped', 'instance_network_interface:packets_received', 'instance_network_interface:packets_sent', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_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', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage', 'zone:cpu_nsec'))" | ||
| 23223 | 2026.03.25 00:27:36.499173 [ 5 ] {288979e7-c2f3-413a-81e2-3dfe88e96816} <Debug> executeQuery: Read 44 rows, 1.65 KiB in 0.001836 sec., 23965.141612200438 rows/sec., 897.31 KiB/sec. | ||
| 23224 | 2026.03.25 00:27:36.499274 [ 5 ] {288979e7-c2f3-413a-81e2-3dfe88e96816} <Debug> TCPHandler: Processed in 0.002063997 sec. | ||
| 23225 | 2026.03.25 00:27:36.499478 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23226 | 2026.03.25 00:27:36.499619 [ 5 ] {ed36177a-061a-40b6-8f1c-9d075deabc1e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) 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', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'instance_network_interface:bytes_received', 'instance_network_interface:bytes_sent', 'instance_network_interface:errors_received', 'instance_network_interface:errors_sent', 'instance_network_interface:packets_dropped', 'instance_network_interface:packets_received', 'instance_network_interface:packets_sent', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_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', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage', 'zone:cpu_nsec') FORMAT Native; (stage: Complete) | ||
| 23227 | 2026.03.25 00:27:36.499849 [ 5 ] {ed36177a-061a-40b6-8f1c-9d075deabc1e} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 23228 | 2026.03.25 00:27:36.499889 [ 5 ] {ed36177a-061a-40b6-8f1c-9d075deabc1e} <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', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'instance_network_interface:bytes_received', 'instance_network_interface:bytes_sent', 'instance_network_interface:errors_received', 'instance_network_interface:errors_sent', 'instance_network_interface:packets_dropped', 'instance_network_interface:packets_received', 'instance_network_interface:packets_sent', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_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', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage', 'zone:cpu_nsec')" moved to PREWHERE | ||
| 23229 | 2026.03.25 00:27:36.500118 [ 5 ] {ed36177a-061a-40b6-8f1c-9d075deabc1e} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 23230 | 2026.03.25 00:27:36.500170 [ 5 ] {ed36177a-061a-40b6-8f1c-9d075deabc1e} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 23231 | 2026.03.25 00:27:36.500269 [ 5 ] {ed36177a-061a-40b6-8f1c-9d075deabc1e} <Debug> oximeter.timeseries_schema (96f26d48-a441-49ea-a0d1-4f4890aad707) (SelectExecutor): Key condition: (column 0 notIn 56-element set) | ||
| 23232 | 2026.03.25 00:27:36.500330 [ 333 ] {ed36177a-061a-40b6-8f1c-9d075deabc1e} <Trace> oximeter.timeseries_schema (96f26d48-a441-49ea-a0d1-4f4890aad707) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 23233 | 2026.03.25 00:27:36.500343 [ 301 ] {ed36177a-061a-40b6-8f1c-9d075deabc1e} <Trace> oximeter.timeseries_schema (96f26d48-a441-49ea-a0d1-4f4890aad707) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 23234 | 2026.03.25 00:27:36.500348 [ 309 ] {ed36177a-061a-40b6-8f1c-9d075deabc1e} <Trace> oximeter.timeseries_schema (96f26d48-a441-49ea-a0d1-4f4890aad707) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 23235 | 2026.03.25 00:27:36.500361 [ 303 ] {ed36177a-061a-40b6-8f1c-9d075deabc1e} <Trace> oximeter.timeseries_schema (96f26d48-a441-49ea-a0d1-4f4890aad707) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 23236 | 2026.03.25 00:27:36.500454 [ 5 ] {ed36177a-061a-40b6-8f1c-9d075deabc1e} <Debug> oximeter.timeseries_schema (96f26d48-a441-49ea-a0d1-4f4890aad707) (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 | ||
| 23237 | 2026.03.25 00:27:36.500480 [ 5 ] {ed36177a-061a-40b6-8f1c-9d075deabc1e} <Trace> oximeter.timeseries_schema (96f26d48-a441-49ea-a0d1-4f4890aad707) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 23238 | 2026.03.25 00:27:36.500549 [ 5 ] {ed36177a-061a-40b6-8f1c-9d075deabc1e} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 23239 | 2026.03.25 00:27:36.500566 [ 5 ] {ed36177a-061a-40b6-8f1c-9d075deabc1e} <Debug> oximeter.timeseries_schema (96f26d48-a441-49ea-a0d1-4f4890aad707) (SelectExecutor): Reading approx. 44 rows with 3 streams | ||
| 23240 | 2026.03.25 00:27:36.500596 [ 5 ] {ed36177a-061a-40b6-8f1c-9d075deabc1e} <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', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'instance_network_interface:bytes_received', 'instance_network_interface:bytes_sent', 'instance_network_interface:errors_received', 'instance_network_interface:errors_sent', 'instance_network_interface:packets_dropped', 'instance_network_interface:packets_received', 'instance_network_interface:packets_sent', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_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', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage', 'zone:cpu_nsec'))" | ||
| 23241 | 2026.03.25 00:27:36.500627 [ 5 ] {ed36177a-061a-40b6-8f1c-9d075deabc1e} <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', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'instance_network_interface:bytes_received', 'instance_network_interface:bytes_sent', 'instance_network_interface:errors_received', 'instance_network_interface:errors_sent', 'instance_network_interface:packets_dropped', 'instance_network_interface:packets_received', 'instance_network_interface:packets_sent', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_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', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage', 'zone:cpu_nsec'))" | ||
| 23242 | 2026.03.25 00:27:36.500655 [ 5 ] {ed36177a-061a-40b6-8f1c-9d075deabc1e} <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', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'instance_network_interface:bytes_received', 'instance_network_interface:bytes_sent', 'instance_network_interface:errors_received', 'instance_network_interface:errors_sent', 'instance_network_interface:packets_dropped', 'instance_network_interface:packets_received', 'instance_network_interface:packets_sent', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_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', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage', 'zone:cpu_nsec'))" | ||
| 23243 | 2026.03.25 00:27:36.501190 [ 5 ] {ed36177a-061a-40b6-8f1c-9d075deabc1e} <Debug> executeQuery: Read 44 rows, 1.65 KiB in 0.001635 sec., 26911.31498470948 rows/sec., 1007.62 KiB/sec. | ||
| 23244 | 2026.03.25 00:27:36.501289 [ 5 ] {ed36177a-061a-40b6-8f1c-9d075deabc1e} <Debug> TCPHandler: Processed in 0.001859243 sec. | ||
| 23245 | 2026.03.25 00:27:36.501491 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23246 | 2026.03.25 00:27:36.501640 [ 5 ] {23c6381d-b345-4c4a-ba27-f1aaa2c00229} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) 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', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'instance_network_interface:bytes_received', 'instance_network_interface:bytes_sent', 'instance_network_interface:errors_received', 'instance_network_interface:errors_sent', 'instance_network_interface:packets_dropped', 'instance_network_interface:packets_received', 'instance_network_interface:packets_sent', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_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', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage', 'zone:cpu_nsec') FORMAT Native; (stage: Complete) | ||
| 23247 | 2026.03.25 00:27:36.501867 [ 5 ] {23c6381d-b345-4c4a-ba27-f1aaa2c00229} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 23248 | 2026.03.25 00:27:36.501906 [ 5 ] {23c6381d-b345-4c4a-ba27-f1aaa2c00229} <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', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'instance_network_interface:bytes_received', 'instance_network_interface:bytes_sent', 'instance_network_interface:errors_received', 'instance_network_interface:errors_sent', 'instance_network_interface:packets_dropped', 'instance_network_interface:packets_received', 'instance_network_interface:packets_sent', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_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', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage', 'zone:cpu_nsec')" moved to PREWHERE | ||
| 23249 | 2026.03.25 00:27:36.502137 [ 5 ] {23c6381d-b345-4c4a-ba27-f1aaa2c00229} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 23250 | 2026.03.25 00:27:36.502189 [ 5 ] {23c6381d-b345-4c4a-ba27-f1aaa2c00229} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 23251 | 2026.03.25 00:27:36.502288 [ 5 ] {23c6381d-b345-4c4a-ba27-f1aaa2c00229} <Debug> oximeter.timeseries_schema (96f26d48-a441-49ea-a0d1-4f4890aad707) (SelectExecutor): Key condition: (column 0 notIn 57-element set) | ||
| 23252 | 2026.03.25 00:27:36.502350 [ 303 ] {23c6381d-b345-4c4a-ba27-f1aaa2c00229} <Trace> oximeter.timeseries_schema (96f26d48-a441-49ea-a0d1-4f4890aad707) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 23253 | 2026.03.25 00:27:36.502352 [ 309 ] {23c6381d-b345-4c4a-ba27-f1aaa2c00229} <Trace> oximeter.timeseries_schema (96f26d48-a441-49ea-a0d1-4f4890aad707) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 23254 | 2026.03.25 00:27:36.502356 [ 301 ] {23c6381d-b345-4c4a-ba27-f1aaa2c00229} <Trace> oximeter.timeseries_schema (96f26d48-a441-49ea-a0d1-4f4890aad707) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 23255 | 2026.03.25 00:27:36.502352 [ 333 ] {23c6381d-b345-4c4a-ba27-f1aaa2c00229} <Trace> oximeter.timeseries_schema (96f26d48-a441-49ea-a0d1-4f4890aad707) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 23256 | 2026.03.25 00:27:36.502479 [ 5 ] {23c6381d-b345-4c4a-ba27-f1aaa2c00229} <Debug> oximeter.timeseries_schema (96f26d48-a441-49ea-a0d1-4f4890aad707) (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 | ||
| 23257 | 2026.03.25 00:27:36.502500 [ 5 ] {23c6381d-b345-4c4a-ba27-f1aaa2c00229} <Trace> oximeter.timeseries_schema (96f26d48-a441-49ea-a0d1-4f4890aad707) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 23258 | 2026.03.25 00:27:36.502567 [ 5 ] {23c6381d-b345-4c4a-ba27-f1aaa2c00229} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 23259 | 2026.03.25 00:27:36.502584 [ 5 ] {23c6381d-b345-4c4a-ba27-f1aaa2c00229} <Debug> oximeter.timeseries_schema (96f26d48-a441-49ea-a0d1-4f4890aad707) (SelectExecutor): Reading approx. 44 rows with 3 streams | ||
| 23260 | 2026.03.25 00:27:36.502614 [ 5 ] {23c6381d-b345-4c4a-ba27-f1aaa2c00229} <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', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'instance_network_interface:bytes_received', 'instance_network_interface:bytes_sent', 'instance_network_interface:errors_received', 'instance_network_interface:errors_sent', 'instance_network_interface:packets_dropped', 'instance_network_interface:packets_received', 'instance_network_interface:packets_sent', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_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', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage', 'zone:cpu_nsec'))" | ||
| 23261 | 2026.03.25 00:27:36.502646 [ 5 ] {23c6381d-b345-4c4a-ba27-f1aaa2c00229} <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', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'instance_network_interface:bytes_received', 'instance_network_interface:bytes_sent', 'instance_network_interface:errors_received', 'instance_network_interface:errors_sent', 'instance_network_interface:packets_dropped', 'instance_network_interface:packets_received', 'instance_network_interface:packets_sent', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_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', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage', 'zone:cpu_nsec'))" | ||
| 23262 | 2026.03.25 00:27:36.502674 [ 5 ] {23c6381d-b345-4c4a-ba27-f1aaa2c00229} <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', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'instance_network_interface:bytes_received', 'instance_network_interface:bytes_sent', 'instance_network_interface:errors_received', 'instance_network_interface:errors_sent', 'instance_network_interface:packets_dropped', 'instance_network_interface:packets_received', 'instance_network_interface:packets_sent', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_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', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage', 'zone:cpu_nsec'))" | ||
| 23263 | 2026.03.25 00:27:36.503295 [ 5 ] {23c6381d-b345-4c4a-ba27-f1aaa2c00229} <Debug> executeQuery: Read 44 rows, 1.65 KiB in 0.001723 sec., 25536.854323853746 rows/sec., 956.16 KiB/sec. | ||
| 23264 | 2026.03.25 00:27:36.503398 [ 5 ] {23c6381d-b345-4c4a-ba27-f1aaa2c00229} <Debug> TCPHandler: Processed in 0.001955605 sec. | ||
| 23265 | 2026.03.25 00:27:36.503592 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23266 | 2026.03.25 00:27:36.503735 [ 5 ] {45d06def-712d-43f5-971d-35c921fb2664} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) 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', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'instance_network_interface:bytes_received', 'instance_network_interface:bytes_sent', 'instance_network_interface:errors_received', 'instance_network_interface:errors_sent', 'instance_network_interface:packets_dropped', 'instance_network_interface:packets_received', 'instance_network_interface:packets_sent', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_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', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage', 'zone:cpu_nsec') FORMAT Native; (stage: Complete) | ||
| 23267 | 2026.03.25 00:27:36.503959 [ 5 ] {45d06def-712d-43f5-971d-35c921fb2664} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 23268 | 2026.03.25 00:27:36.503998 [ 5 ] {45d06def-712d-43f5-971d-35c921fb2664} <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', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'instance_network_interface:bytes_received', 'instance_network_interface:bytes_sent', 'instance_network_interface:errors_received', 'instance_network_interface:errors_sent', 'instance_network_interface:packets_dropped', 'instance_network_interface:packets_received', 'instance_network_interface:packets_sent', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_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', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage', 'zone:cpu_nsec')" moved to PREWHERE | ||
| 23269 | 2026.03.25 00:27:36.504227 [ 5 ] {45d06def-712d-43f5-971d-35c921fb2664} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 23270 | 2026.03.25 00:27:36.504279 [ 5 ] {45d06def-712d-43f5-971d-35c921fb2664} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 23271 | 2026.03.25 00:27:36.504382 [ 5 ] {45d06def-712d-43f5-971d-35c921fb2664} <Debug> oximeter.timeseries_schema (96f26d48-a441-49ea-a0d1-4f4890aad707) (SelectExecutor): Key condition: (column 0 notIn 58-element set) | ||
| 23272 | 2026.03.25 00:27:36.504444 [ 309 ] {45d06def-712d-43f5-971d-35c921fb2664} <Trace> oximeter.timeseries_schema (96f26d48-a441-49ea-a0d1-4f4890aad707) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 23273 | 2026.03.25 00:27:36.504446 [ 301 ] {45d06def-712d-43f5-971d-35c921fb2664} <Trace> oximeter.timeseries_schema (96f26d48-a441-49ea-a0d1-4f4890aad707) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 23274 | 2026.03.25 00:27:36.504459 [ 303 ] {45d06def-712d-43f5-971d-35c921fb2664} <Trace> oximeter.timeseries_schema (96f26d48-a441-49ea-a0d1-4f4890aad707) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 23275 | 2026.03.25 00:27:36.504443 [ 330 ] {45d06def-712d-43f5-971d-35c921fb2664} <Trace> oximeter.timeseries_schema (96f26d48-a441-49ea-a0d1-4f4890aad707) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 23276 | 2026.03.25 00:27:36.504582 [ 5 ] {45d06def-712d-43f5-971d-35c921fb2664} <Debug> oximeter.timeseries_schema (96f26d48-a441-49ea-a0d1-4f4890aad707) (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 | ||
| 23277 | 2026.03.25 00:27:36.504607 [ 5 ] {45d06def-712d-43f5-971d-35c921fb2664} <Trace> oximeter.timeseries_schema (96f26d48-a441-49ea-a0d1-4f4890aad707) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 23278 | 2026.03.25 00:27:36.504675 [ 5 ] {45d06def-712d-43f5-971d-35c921fb2664} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 23279 | 2026.03.25 00:27:36.504692 [ 5 ] {45d06def-712d-43f5-971d-35c921fb2664} <Debug> oximeter.timeseries_schema (96f26d48-a441-49ea-a0d1-4f4890aad707) (SelectExecutor): Reading approx. 44 rows with 3 streams | ||
| 23280 | 2026.03.25 00:27:36.504721 [ 5 ] {45d06def-712d-43f5-971d-35c921fb2664} <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', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'instance_network_interface:bytes_received', 'instance_network_interface:bytes_sent', 'instance_network_interface:errors_received', 'instance_network_interface:errors_sent', 'instance_network_interface:packets_dropped', 'instance_network_interface:packets_received', 'instance_network_interface:packets_sent', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_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', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage', 'zone:cpu_nsec'))" | ||
| 23281 | 2026.03.25 00:27:36.504752 [ 5 ] {45d06def-712d-43f5-971d-35c921fb2664} <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', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'instance_network_interface:bytes_received', 'instance_network_interface:bytes_sent', 'instance_network_interface:errors_received', 'instance_network_interface:errors_sent', 'instance_network_interface:packets_dropped', 'instance_network_interface:packets_received', 'instance_network_interface:packets_sent', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_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', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage', 'zone:cpu_nsec'))" | ||
| 23282 | 2026.03.25 00:27:36.504780 [ 5 ] {45d06def-712d-43f5-971d-35c921fb2664} <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', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'instance_network_interface:bytes_received', 'instance_network_interface:bytes_sent', 'instance_network_interface:errors_received', 'instance_network_interface:errors_sent', 'instance_network_interface:packets_dropped', 'instance_network_interface:packets_received', 'instance_network_interface:packets_sent', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_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', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage', 'zone:cpu_nsec'))" | ||
| 23283 | 2026.03.25 00:27:36.505387 [ 5 ] {45d06def-712d-43f5-971d-35c921fb2664} <Debug> executeQuery: Read 44 rows, 1.65 KiB in 0.001718 sec., 25611.17578579744 rows/sec., 958.94 KiB/sec. | ||
| 23284 | 2026.03.25 00:27:36.505491 [ 5 ] {45d06def-712d-43f5-971d-35c921fb2664} <Debug> TCPHandler: Processed in 0.001946695 sec. | ||
| 23285 | 2026.03.25 00:27:36.505692 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23286 | 2026.03.25 00:27:36.505834 [ 5 ] {2fa3cb33-058c-4258-8678-896149d2edfd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) 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', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'instance_network_interface:bytes_received', 'instance_network_interface:bytes_sent', 'instance_network_interface:errors_received', 'instance_network_interface:errors_sent', 'instance_network_interface:packets_dropped', 'instance_network_interface:packets_received', 'instance_network_interface:packets_sent', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_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', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage', 'zone:cpu_nsec') FORMAT Native; (stage: Complete) | ||
| 23287 | 2026.03.25 00:27:36.506063 [ 5 ] {2fa3cb33-058c-4258-8678-896149d2edfd} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 23288 | 2026.03.25 00:27:36.506102 [ 5 ] {2fa3cb33-058c-4258-8678-896149d2edfd} <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', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'instance_network_interface:bytes_received', 'instance_network_interface:bytes_sent', 'instance_network_interface:errors_received', 'instance_network_interface:errors_sent', 'instance_network_interface:packets_dropped', 'instance_network_interface:packets_received', 'instance_network_interface:packets_sent', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_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', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage', 'zone:cpu_nsec')" moved to PREWHERE | ||
| 23289 | 2026.03.25 00:27:36.506335 [ 5 ] {2fa3cb33-058c-4258-8678-896149d2edfd} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 23290 | 2026.03.25 00:27:36.506386 [ 5 ] {2fa3cb33-058c-4258-8678-896149d2edfd} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 23291 | 2026.03.25 00:27:36.506482 [ 5 ] {2fa3cb33-058c-4258-8678-896149d2edfd} <Debug> oximeter.timeseries_schema (96f26d48-a441-49ea-a0d1-4f4890aad707) (SelectExecutor): Key condition: (column 0 notIn 59-element set) | ||
| 23292 | 2026.03.25 00:27:36.506543 [ 309 ] {2fa3cb33-058c-4258-8678-896149d2edfd} <Trace> oximeter.timeseries_schema (96f26d48-a441-49ea-a0d1-4f4890aad707) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 23293 | 2026.03.25 00:27:36.506547 [ 346 ] {2fa3cb33-058c-4258-8678-896149d2edfd} <Trace> oximeter.timeseries_schema (96f26d48-a441-49ea-a0d1-4f4890aad707) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 23294 | 2026.03.25 00:27:36.506579 [ 303 ] {2fa3cb33-058c-4258-8678-896149d2edfd} <Trace> oximeter.timeseries_schema (96f26d48-a441-49ea-a0d1-4f4890aad707) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 23295 | 2026.03.25 00:27:36.506563 [ 301 ] {2fa3cb33-058c-4258-8678-896149d2edfd} <Trace> oximeter.timeseries_schema (96f26d48-a441-49ea-a0d1-4f4890aad707) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 23296 | 2026.03.25 00:27:36.506692 [ 5 ] {2fa3cb33-058c-4258-8678-896149d2edfd} <Debug> oximeter.timeseries_schema (96f26d48-a441-49ea-a0d1-4f4890aad707) (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 | ||
| 23297 | 2026.03.25 00:27:36.506714 [ 5 ] {2fa3cb33-058c-4258-8678-896149d2edfd} <Trace> oximeter.timeseries_schema (96f26d48-a441-49ea-a0d1-4f4890aad707) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 23298 | 2026.03.25 00:27:36.506783 [ 5 ] {2fa3cb33-058c-4258-8678-896149d2edfd} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 23299 | 2026.03.25 00:27:36.506801 [ 5 ] {2fa3cb33-058c-4258-8678-896149d2edfd} <Debug> oximeter.timeseries_schema (96f26d48-a441-49ea-a0d1-4f4890aad707) (SelectExecutor): Reading approx. 44 rows with 3 streams | ||
| 23300 | 2026.03.25 00:27:36.506832 [ 5 ] {2fa3cb33-058c-4258-8678-896149d2edfd} <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', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'instance_network_interface:bytes_received', 'instance_network_interface:bytes_sent', 'instance_network_interface:errors_received', 'instance_network_interface:errors_sent', 'instance_network_interface:packets_dropped', 'instance_network_interface:packets_received', 'instance_network_interface:packets_sent', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_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', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage', 'zone:cpu_nsec'))" | ||
| 23301 | 2026.03.25 00:27:36.506865 [ 5 ] {2fa3cb33-058c-4258-8678-896149d2edfd} <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', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'instance_network_interface:bytes_received', 'instance_network_interface:bytes_sent', 'instance_network_interface:errors_received', 'instance_network_interface:errors_sent', 'instance_network_interface:packets_dropped', 'instance_network_interface:packets_received', 'instance_network_interface:packets_sent', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_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', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage', 'zone:cpu_nsec'))" | ||
| 23302 | 2026.03.25 00:27:36.506895 [ 5 ] {2fa3cb33-058c-4258-8678-896149d2edfd} <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', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'instance_network_interface:bytes_received', 'instance_network_interface:bytes_sent', 'instance_network_interface:errors_received', 'instance_network_interface:errors_sent', 'instance_network_interface:packets_dropped', 'instance_network_interface:packets_received', 'instance_network_interface:packets_sent', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_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', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage', 'zone:cpu_nsec'))" | ||
| 23303 | 2026.03.25 00:27:36.507617 [ 5 ] {2fa3cb33-058c-4258-8678-896149d2edfd} <Debug> executeQuery: Read 44 rows, 1.65 KiB in 0.001847 sec., 23822.41472658365 rows/sec., 891.97 KiB/sec. | ||
| 23304 | 2026.03.25 00:27:36.507759 [ 5 ] {2fa3cb33-058c-4258-8678-896149d2edfd} <Debug> TCPHandler: Processed in 0.002116248 sec. | ||
| 23305 | 2026.03.25 00:27:36.507994 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23306 | 2026.03.25 00:27:36.509746 [ 5 ] {402ba610-c7e4-4133-bca3-bb26735d7907} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) 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', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'instance_network_interface:bytes_received', 'instance_network_interface:bytes_sent', 'instance_network_interface:errors_received', 'instance_network_interface:errors_sent', 'instance_network_interface:packets_dropped', 'instance_network_interface:packets_received', 'instance_network_interface:packets_sent', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_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', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage', 'zone:cpu_nsec') FORMAT Native; (stage: Complete) | ||
| 23307 | 2026.03.25 00:27:36.510096 [ 5 ] {402ba610-c7e4-4133-bca3-bb26735d7907} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 23308 | 2026.03.25 00:27:36.510150 [ 5 ] {402ba610-c7e4-4133-bca3-bb26735d7907} <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', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'instance_network_interface:bytes_received', 'instance_network_interface:bytes_sent', 'instance_network_interface:errors_received', 'instance_network_interface:errors_sent', 'instance_network_interface:packets_dropped', 'instance_network_interface:packets_received', 'instance_network_interface:packets_sent', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_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', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage', 'zone:cpu_nsec')" moved to PREWHERE | ||
| 23309 | 2026.03.25 00:27:36.510493 [ 5 ] {402ba610-c7e4-4133-bca3-bb26735d7907} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 23310 | 2026.03.25 00:27:36.510555 [ 5 ] {402ba610-c7e4-4133-bca3-bb26735d7907} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 23311 | 2026.03.25 00:27:36.510726 [ 5 ] {402ba610-c7e4-4133-bca3-bb26735d7907} <Debug> oximeter.timeseries_schema (96f26d48-a441-49ea-a0d1-4f4890aad707) (SelectExecutor): Key condition: (column 0 notIn 60-element set) | ||
| 23312 | 2026.03.25 00:27:36.510819 [ 342 ] {402ba610-c7e4-4133-bca3-bb26735d7907} <Trace> oximeter.timeseries_schema (96f26d48-a441-49ea-a0d1-4f4890aad707) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 23313 | 2026.03.25 00:27:36.510828 [ 312 ] {402ba610-c7e4-4133-bca3-bb26735d7907} <Trace> oximeter.timeseries_schema (96f26d48-a441-49ea-a0d1-4f4890aad707) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 23314 | 2026.03.25 00:27:36.510839 [ 301 ] {402ba610-c7e4-4133-bca3-bb26735d7907} <Trace> oximeter.timeseries_schema (96f26d48-a441-49ea-a0d1-4f4890aad707) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 23315 | 2026.03.25 00:27:36.510828 [ 344 ] {402ba610-c7e4-4133-bca3-bb26735d7907} <Trace> oximeter.timeseries_schema (96f26d48-a441-49ea-a0d1-4f4890aad707) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 23316 | 2026.03.25 00:27:36.511039 [ 5 ] {402ba610-c7e4-4133-bca3-bb26735d7907} <Debug> oximeter.timeseries_schema (96f26d48-a441-49ea-a0d1-4f4890aad707) (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 | ||
| 23317 | 2026.03.25 00:27:36.511080 [ 5 ] {402ba610-c7e4-4133-bca3-bb26735d7907} <Trace> oximeter.timeseries_schema (96f26d48-a441-49ea-a0d1-4f4890aad707) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 23318 | 2026.03.25 00:27:36.511187 [ 5 ] {402ba610-c7e4-4133-bca3-bb26735d7907} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 23319 | 2026.03.25 00:27:36.511218 [ 5 ] {402ba610-c7e4-4133-bca3-bb26735d7907} <Debug> oximeter.timeseries_schema (96f26d48-a441-49ea-a0d1-4f4890aad707) (SelectExecutor): Reading approx. 44 rows with 3 streams | ||
| 23320 | 2026.03.25 00:27:36.511267 [ 5 ] {402ba610-c7e4-4133-bca3-bb26735d7907} <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', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'instance_network_interface:bytes_received', 'instance_network_interface:bytes_sent', 'instance_network_interface:errors_received', 'instance_network_interface:errors_sent', 'instance_network_interface:packets_dropped', 'instance_network_interface:packets_received', 'instance_network_interface:packets_sent', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_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', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage', 'zone:cpu_nsec'))" | ||
| 23321 | 2026.03.25 00:27:36.511322 [ 5 ] {402ba610-c7e4-4133-bca3-bb26735d7907} <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', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'instance_network_interface:bytes_received', 'instance_network_interface:bytes_sent', 'instance_network_interface:errors_received', 'instance_network_interface:errors_sent', 'instance_network_interface:packets_dropped', 'instance_network_interface:packets_received', 'instance_network_interface:packets_sent', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_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', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage', 'zone:cpu_nsec'))" | ||
| 23322 | 2026.03.25 00:27:36.511375 [ 5 ] {402ba610-c7e4-4133-bca3-bb26735d7907} <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', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'instance_network_interface:bytes_received', 'instance_network_interface:bytes_sent', 'instance_network_interface:errors_received', 'instance_network_interface:errors_sent', 'instance_network_interface:packets_dropped', 'instance_network_interface:packets_received', 'instance_network_interface:packets_sent', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_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', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage', 'zone:cpu_nsec'))" | ||
| 23323 | 2026.03.25 00:27:36.512952 [ 5 ] {402ba610-c7e4-4133-bca3-bb26735d7907} <Debug> executeQuery: Read 44 rows, 1.65 KiB in 0.004863 sec., 9047.912811022003 rows/sec., 338.77 KiB/sec. | ||
| 23324 | 2026.03.25 00:27:36.513048 [ 5 ] {402ba610-c7e4-4133-bca3-bb26735d7907} <Debug> TCPHandler: Processed in 0.005104327 sec. | ||
| 23325 | 2026.03.25 00:27:36.513544 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23326 | 2026.03.25 00:27:36.513743 [ 5 ] {ddd85982-2bb3-4a50-85b9-9c224971b4c5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) 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', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'instance_network_interface:bytes_received', 'instance_network_interface:bytes_sent', 'instance_network_interface:errors_received', 'instance_network_interface:errors_sent', 'instance_network_interface:packets_dropped', 'instance_network_interface:packets_received', 'instance_network_interface:packets_sent', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_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', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage', 'zone:cpu_nsec') FORMAT Native; (stage: Complete) | ||
| 23327 | 2026.03.25 00:27:36.514091 [ 5 ] {ddd85982-2bb3-4a50-85b9-9c224971b4c5} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 23328 | 2026.03.25 00:27:36.514148 [ 5 ] {ddd85982-2bb3-4a50-85b9-9c224971b4c5} <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', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'instance_network_interface:bytes_received', 'instance_network_interface:bytes_sent', 'instance_network_interface:errors_received', 'instance_network_interface:errors_sent', 'instance_network_interface:packets_dropped', 'instance_network_interface:packets_received', 'instance_network_interface:packets_sent', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_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', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage', 'zone:cpu_nsec')" moved to PREWHERE | ||
| 23329 | 2026.03.25 00:27:36.514521 [ 5 ] {ddd85982-2bb3-4a50-85b9-9c224971b4c5} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 23330 | 2026.03.25 00:27:36.514590 [ 5 ] {ddd85982-2bb3-4a50-85b9-9c224971b4c5} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 23331 | 2026.03.25 00:27:36.514725 [ 5 ] {ddd85982-2bb3-4a50-85b9-9c224971b4c5} <Debug> oximeter.timeseries_schema (96f26d48-a441-49ea-a0d1-4f4890aad707) (SelectExecutor): Key condition: (column 0 notIn 61-element set) | ||
| 23332 | 2026.03.25 00:27:36.514807 [ 301 ] {ddd85982-2bb3-4a50-85b9-9c224971b4c5} <Trace> oximeter.timeseries_schema (96f26d48-a441-49ea-a0d1-4f4890aad707) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 23333 | 2026.03.25 00:27:36.514809 [ 344 ] {ddd85982-2bb3-4a50-85b9-9c224971b4c5} <Trace> oximeter.timeseries_schema (96f26d48-a441-49ea-a0d1-4f4890aad707) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 23334 | 2026.03.25 00:27:36.514830 [ 342 ] {ddd85982-2bb3-4a50-85b9-9c224971b4c5} <Trace> oximeter.timeseries_schema (96f26d48-a441-49ea-a0d1-4f4890aad707) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 23335 | 2026.03.25 00:27:36.514821 [ 312 ] {ddd85982-2bb3-4a50-85b9-9c224971b4c5} <Trace> oximeter.timeseries_schema (96f26d48-a441-49ea-a0d1-4f4890aad707) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 23336 | 2026.03.25 00:27:36.514963 [ 5 ] {ddd85982-2bb3-4a50-85b9-9c224971b4c5} <Debug> oximeter.timeseries_schema (96f26d48-a441-49ea-a0d1-4f4890aad707) (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 | ||
| 23337 | 2026.03.25 00:27:36.514990 [ 5 ] {ddd85982-2bb3-4a50-85b9-9c224971b4c5} <Trace> oximeter.timeseries_schema (96f26d48-a441-49ea-a0d1-4f4890aad707) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 23338 | 2026.03.25 00:27:36.515063 [ 5 ] {ddd85982-2bb3-4a50-85b9-9c224971b4c5} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 23339 | 2026.03.25 00:27:36.515081 [ 5 ] {ddd85982-2bb3-4a50-85b9-9c224971b4c5} <Debug> oximeter.timeseries_schema (96f26d48-a441-49ea-a0d1-4f4890aad707) (SelectExecutor): Reading approx. 44 rows with 3 streams | ||
| 23340 | 2026.03.25 00:27:36.515113 [ 5 ] {ddd85982-2bb3-4a50-85b9-9c224971b4c5} <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', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'instance_network_interface:bytes_received', 'instance_network_interface:bytes_sent', 'instance_network_interface:errors_received', 'instance_network_interface:errors_sent', 'instance_network_interface:packets_dropped', 'instance_network_interface:packets_received', 'instance_network_interface:packets_sent', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_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', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage', 'zone:cpu_nsec'))" | ||
| 23341 | 2026.03.25 00:27:36.515209 [ 5 ] {ddd85982-2bb3-4a50-85b9-9c224971b4c5} <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', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'instance_network_interface:bytes_received', 'instance_network_interface:bytes_sent', 'instance_network_interface:errors_received', 'instance_network_interface:errors_sent', 'instance_network_interface:packets_dropped', 'instance_network_interface:packets_received', 'instance_network_interface:packets_sent', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_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', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage', 'zone:cpu_nsec'))" | ||
| 23342 | 2026.03.25 00:27:36.515329 [ 5 ] {ddd85982-2bb3-4a50-85b9-9c224971b4c5} <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', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'instance_network_interface:bytes_received', 'instance_network_interface:bytes_sent', 'instance_network_interface:errors_received', 'instance_network_interface:errors_sent', 'instance_network_interface:packets_dropped', 'instance_network_interface:packets_received', 'instance_network_interface:packets_sent', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_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', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage', 'zone:cpu_nsec'))" | ||
| 23343 | 2026.03.25 00:27:36.515983 [ 5 ] {ddd85982-2bb3-4a50-85b9-9c224971b4c5} <Debug> executeQuery: Read 44 rows, 1.65 KiB in 0.00234 sec., 18803.418803418805 rows/sec., 704.04 KiB/sec. | ||
| 23344 | 2026.03.25 00:27:36.516124 [ 5 ] {ddd85982-2bb3-4a50-85b9-9c224971b4c5} <Debug> TCPHandler: Processed in 0.002651591 sec. | ||
| 23345 | 2026.03.25 00:27:36.516378 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23346 | 2026.03.25 00:27:36.516529 [ 5 ] {78b7ee5b-e280-4d9d-9719-9d7c5e53a0ee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) 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', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'instance_network_interface:bytes_received', 'instance_network_interface:bytes_sent', 'instance_network_interface:errors_received', 'instance_network_interface:errors_sent', 'instance_network_interface:packets_dropped', 'instance_network_interface:packets_received', 'instance_network_interface:packets_sent', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_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', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage', 'zone:cpu_nsec') FORMAT Native; (stage: Complete) | ||
| 23347 | 2026.03.25 00:27:36.516773 [ 5 ] {78b7ee5b-e280-4d9d-9719-9d7c5e53a0ee} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 23348 | 2026.03.25 00:27:36.516813 [ 5 ] {78b7ee5b-e280-4d9d-9719-9d7c5e53a0ee} <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', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'instance_network_interface:bytes_received', 'instance_network_interface:bytes_sent', 'instance_network_interface:errors_received', 'instance_network_interface:errors_sent', 'instance_network_interface:packets_dropped', 'instance_network_interface:packets_received', 'instance_network_interface:packets_sent', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_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', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage', 'zone:cpu_nsec')" moved to PREWHERE | ||
| 23349 | 2026.03.25 00:27:36.517061 [ 5 ] {78b7ee5b-e280-4d9d-9719-9d7c5e53a0ee} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 23350 | 2026.03.25 00:27:36.517113 [ 5 ] {78b7ee5b-e280-4d9d-9719-9d7c5e53a0ee} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 23351 | 2026.03.25 00:27:36.517213 [ 5 ] {78b7ee5b-e280-4d9d-9719-9d7c5e53a0ee} <Debug> oximeter.timeseries_schema (96f26d48-a441-49ea-a0d1-4f4890aad707) (SelectExecutor): Key condition: (column 0 notIn 62-element set) | ||
| 23352 | 2026.03.25 00:27:36.517278 [ 334 ] {78b7ee5b-e280-4d9d-9719-9d7c5e53a0ee} <Trace> oximeter.timeseries_schema (96f26d48-a441-49ea-a0d1-4f4890aad707) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 23353 | 2026.03.25 00:27:36.517284 [ 344 ] {78b7ee5b-e280-4d9d-9719-9d7c5e53a0ee} <Trace> oximeter.timeseries_schema (96f26d48-a441-49ea-a0d1-4f4890aad707) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 23354 | 2026.03.25 00:27:36.517314 [ 321 ] {78b7ee5b-e280-4d9d-9719-9d7c5e53a0ee} <Trace> oximeter.timeseries_schema (96f26d48-a441-49ea-a0d1-4f4890aad707) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 23355 | 2026.03.25 00:27:36.517286 [ 301 ] {78b7ee5b-e280-4d9d-9719-9d7c5e53a0ee} <Trace> oximeter.timeseries_schema (96f26d48-a441-49ea-a0d1-4f4890aad707) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 23356 | 2026.03.25 00:27:36.517412 [ 5 ] {78b7ee5b-e280-4d9d-9719-9d7c5e53a0ee} <Debug> oximeter.timeseries_schema (96f26d48-a441-49ea-a0d1-4f4890aad707) (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 | ||
| 23357 | 2026.03.25 00:27:36.517434 [ 5 ] {78b7ee5b-e280-4d9d-9719-9d7c5e53a0ee} <Trace> oximeter.timeseries_schema (96f26d48-a441-49ea-a0d1-4f4890aad707) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 23358 | 2026.03.25 00:27:36.517502 [ 5 ] {78b7ee5b-e280-4d9d-9719-9d7c5e53a0ee} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 23359 | 2026.03.25 00:27:36.517519 [ 5 ] {78b7ee5b-e280-4d9d-9719-9d7c5e53a0ee} <Debug> oximeter.timeseries_schema (96f26d48-a441-49ea-a0d1-4f4890aad707) (SelectExecutor): Reading approx. 44 rows with 3 streams | ||
| 23360 | 2026.03.25 00:27:36.517555 [ 5 ] {78b7ee5b-e280-4d9d-9719-9d7c5e53a0ee} <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', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'instance_network_interface:bytes_received', 'instance_network_interface:bytes_sent', 'instance_network_interface:errors_received', 'instance_network_interface:errors_sent', 'instance_network_interface:packets_dropped', 'instance_network_interface:packets_received', 'instance_network_interface:packets_sent', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_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', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage', 'zone:cpu_nsec'))" | ||
| 23361 | 2026.03.25 00:27:36.517588 [ 5 ] {78b7ee5b-e280-4d9d-9719-9d7c5e53a0ee} <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', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'instance_network_interface:bytes_received', 'instance_network_interface:bytes_sent', 'instance_network_interface:errors_received', 'instance_network_interface:errors_sent', 'instance_network_interface:packets_dropped', 'instance_network_interface:packets_received', 'instance_network_interface:packets_sent', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_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', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage', 'zone:cpu_nsec'))" | ||
| 23362 | 2026.03.25 00:27:36.517617 [ 5 ] {78b7ee5b-e280-4d9d-9719-9d7c5e53a0ee} <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', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'instance_network_interface:bytes_received', 'instance_network_interface:bytes_sent', 'instance_network_interface:errors_received', 'instance_network_interface:errors_sent', 'instance_network_interface:packets_dropped', 'instance_network_interface:packets_received', 'instance_network_interface:packets_sent', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_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', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage', 'zone:cpu_nsec'))" | ||
| 23363 | 2026.03.25 00:27:36.518255 [ 5 ] {78b7ee5b-e280-4d9d-9719-9d7c5e53a0ee} <Debug> executeQuery: Read 44 rows, 1.65 KiB in 0.001799 sec., 24458.03224013341 rows/sec., 915.76 KiB/sec. | ||
| 23364 | 2026.03.25 00:27:36.518360 [ 5 ] {78b7ee5b-e280-4d9d-9719-9d7c5e53a0ee} <Debug> TCPHandler: Processed in 0.002034497 sec. | ||
| 23365 | 2026.03.25 00:27:36.518678 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23366 | 2026.03.25 00:27:36.518824 [ 5 ] {aa6e9649-323f-4cca-87f3-31d3fa575a44} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) 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', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'instance_network_interface:bytes_received', 'instance_network_interface:bytes_sent', 'instance_network_interface:errors_received', 'instance_network_interface:errors_sent', 'instance_network_interface:packets_dropped', 'instance_network_interface:packets_received', 'instance_network_interface:packets_sent', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_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', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage', 'zone:cpu_nsec') FORMAT Native; (stage: Complete) | ||
| 23367 | 2026.03.25 00:27:36.519060 [ 5 ] {aa6e9649-323f-4cca-87f3-31d3fa575a44} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 23368 | 2026.03.25 00:27:36.519101 [ 5 ] {aa6e9649-323f-4cca-87f3-31d3fa575a44} <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', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'instance_network_interface:bytes_received', 'instance_network_interface:bytes_sent', 'instance_network_interface:errors_received', 'instance_network_interface:errors_sent', 'instance_network_interface:packets_dropped', 'instance_network_interface:packets_received', 'instance_network_interface:packets_sent', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_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', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage', 'zone:cpu_nsec')" moved to PREWHERE | ||
| 23369 | 2026.03.25 00:27:36.519343 [ 5 ] {aa6e9649-323f-4cca-87f3-31d3fa575a44} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 23370 | 2026.03.25 00:27:36.519395 [ 5 ] {aa6e9649-323f-4cca-87f3-31d3fa575a44} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 23371 | 2026.03.25 00:27:36.519495 [ 5 ] {aa6e9649-323f-4cca-87f3-31d3fa575a44} <Debug> oximeter.timeseries_schema (96f26d48-a441-49ea-a0d1-4f4890aad707) (SelectExecutor): Key condition: (column 0 notIn 63-element set) | ||
| 23372 | 2026.03.25 00:27:36.519551 [ 321 ] {aa6e9649-323f-4cca-87f3-31d3fa575a44} <Trace> oximeter.timeseries_schema (96f26d48-a441-49ea-a0d1-4f4890aad707) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 23373 | 2026.03.25 00:27:36.519569 [ 301 ] {aa6e9649-323f-4cca-87f3-31d3fa575a44} <Trace> oximeter.timeseries_schema (96f26d48-a441-49ea-a0d1-4f4890aad707) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 23374 | 2026.03.25 00:27:36.519574 [ 344 ] {aa6e9649-323f-4cca-87f3-31d3fa575a44} <Trace> oximeter.timeseries_schema (96f26d48-a441-49ea-a0d1-4f4890aad707) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 23375 | 2026.03.25 00:27:36.519591 [ 334 ] {aa6e9649-323f-4cca-87f3-31d3fa575a44} <Trace> oximeter.timeseries_schema (96f26d48-a441-49ea-a0d1-4f4890aad707) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 23376 | 2026.03.25 00:27:36.519684 [ 5 ] {aa6e9649-323f-4cca-87f3-31d3fa575a44} <Debug> oximeter.timeseries_schema (96f26d48-a441-49ea-a0d1-4f4890aad707) (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 | ||
| 23377 | 2026.03.25 00:27:36.519710 [ 5 ] {aa6e9649-323f-4cca-87f3-31d3fa575a44} <Trace> oximeter.timeseries_schema (96f26d48-a441-49ea-a0d1-4f4890aad707) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 23378 | 2026.03.25 00:27:36.519779 [ 5 ] {aa6e9649-323f-4cca-87f3-31d3fa575a44} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 23379 | 2026.03.25 00:27:36.519796 [ 5 ] {aa6e9649-323f-4cca-87f3-31d3fa575a44} <Debug> oximeter.timeseries_schema (96f26d48-a441-49ea-a0d1-4f4890aad707) (SelectExecutor): Reading approx. 44 rows with 3 streams | ||
| 23380 | 2026.03.25 00:27:36.519828 [ 5 ] {aa6e9649-323f-4cca-87f3-31d3fa575a44} <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', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'instance_network_interface:bytes_received', 'instance_network_interface:bytes_sent', 'instance_network_interface:errors_received', 'instance_network_interface:errors_sent', 'instance_network_interface:packets_dropped', 'instance_network_interface:packets_received', 'instance_network_interface:packets_sent', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_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', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage', 'zone:cpu_nsec'))" | ||
| 23381 | 2026.03.25 00:27:36.519860 [ 5 ] {aa6e9649-323f-4cca-87f3-31d3fa575a44} <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', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'instance_network_interface:bytes_received', 'instance_network_interface:bytes_sent', 'instance_network_interface:errors_received', 'instance_network_interface:errors_sent', 'instance_network_interface:packets_dropped', 'instance_network_interface:packets_received', 'instance_network_interface:packets_sent', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_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', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage', 'zone:cpu_nsec'))" | ||
| 23382 | 2026.03.25 00:27:36.519891 [ 5 ] {aa6e9649-323f-4cca-87f3-31d3fa575a44} <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', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'instance_network_interface:bytes_received', 'instance_network_interface:bytes_sent', 'instance_network_interface:errors_received', 'instance_network_interface:errors_sent', 'instance_network_interface:packets_dropped', 'instance_network_interface:packets_received', 'instance_network_interface:packets_sent', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_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', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage', 'zone:cpu_nsec'))" | ||
| 23383 | 2026.03.25 00:27:36.520537 [ 5 ] {aa6e9649-323f-4cca-87f3-31d3fa575a44} <Debug> executeQuery: Read 44 rows, 1.65 KiB in 0.001779 sec., 24732.99606520517 rows/sec., 926.06 KiB/sec. | ||
| 23384 | 2026.03.25 00:27:36.520661 [ 5 ] {aa6e9649-323f-4cca-87f3-31d3fa575a44} <Debug> TCPHandler: Processed in 0.002033907 sec. | ||
| 23385 | 2026.03.25 00:27:36.520910 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23386 | 2026.03.25 00:27:36.521058 [ 5 ] {c4ea77c0-2a51-435f-8284-eda66142f1da} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) 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', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'instance_network_interface:bytes_received', 'instance_network_interface:bytes_sent', 'instance_network_interface:errors_received', 'instance_network_interface:errors_sent', 'instance_network_interface:packets_dropped', 'instance_network_interface:packets_received', 'instance_network_interface:packets_sent', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_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', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage', 'zone:cpu_nsec') FORMAT Native; (stage: Complete) | ||
| 23387 | 2026.03.25 00:27:36.521295 [ 5 ] {c4ea77c0-2a51-435f-8284-eda66142f1da} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 23388 | 2026.03.25 00:27:36.521337 [ 5 ] {c4ea77c0-2a51-435f-8284-eda66142f1da} <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', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'instance_network_interface:bytes_received', 'instance_network_interface:bytes_sent', 'instance_network_interface:errors_received', 'instance_network_interface:errors_sent', 'instance_network_interface:packets_dropped', 'instance_network_interface:packets_received', 'instance_network_interface:packets_sent', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_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', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage', 'zone:cpu_nsec')" moved to PREWHERE | ||
| 23389 | 2026.03.25 00:27:36.521585 [ 5 ] {c4ea77c0-2a51-435f-8284-eda66142f1da} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 23390 | 2026.03.25 00:27:36.521638 [ 5 ] {c4ea77c0-2a51-435f-8284-eda66142f1da} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 23391 | 2026.03.25 00:27:36.521736 [ 5 ] {c4ea77c0-2a51-435f-8284-eda66142f1da} <Debug> oximeter.timeseries_schema (96f26d48-a441-49ea-a0d1-4f4890aad707) (SelectExecutor): Key condition: (column 0 notIn 64-element set) | ||
| 23392 | 2026.03.25 00:27:36.521796 [ 334 ] {c4ea77c0-2a51-435f-8284-eda66142f1da} <Trace> oximeter.timeseries_schema (96f26d48-a441-49ea-a0d1-4f4890aad707) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 23393 | 2026.03.25 00:27:36.521797 [ 298 ] {c4ea77c0-2a51-435f-8284-eda66142f1da} <Trace> oximeter.timeseries_schema (96f26d48-a441-49ea-a0d1-4f4890aad707) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 23394 | 2026.03.25 00:27:36.521803 [ 321 ] {c4ea77c0-2a51-435f-8284-eda66142f1da} <Trace> oximeter.timeseries_schema (96f26d48-a441-49ea-a0d1-4f4890aad707) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 23395 | 2026.03.25 00:27:36.521802 [ 305 ] {c4ea77c0-2a51-435f-8284-eda66142f1da} <Trace> oximeter.timeseries_schema (96f26d48-a441-49ea-a0d1-4f4890aad707) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 23396 | 2026.03.25 00:27:36.521934 [ 5 ] {c4ea77c0-2a51-435f-8284-eda66142f1da} <Debug> oximeter.timeseries_schema (96f26d48-a441-49ea-a0d1-4f4890aad707) (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 | ||
| 23397 | 2026.03.25 00:27:36.521954 [ 5 ] {c4ea77c0-2a51-435f-8284-eda66142f1da} <Trace> oximeter.timeseries_schema (96f26d48-a441-49ea-a0d1-4f4890aad707) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 23398 | 2026.03.25 00:27:36.522022 [ 5 ] {c4ea77c0-2a51-435f-8284-eda66142f1da} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 23399 | 2026.03.25 00:27:36.522039 [ 5 ] {c4ea77c0-2a51-435f-8284-eda66142f1da} <Debug> oximeter.timeseries_schema (96f26d48-a441-49ea-a0d1-4f4890aad707) (SelectExecutor): Reading approx. 44 rows with 3 streams | ||
| 23400 | 2026.03.25 00:27:36.522069 [ 5 ] {c4ea77c0-2a51-435f-8284-eda66142f1da} <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', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'instance_network_interface:bytes_received', 'instance_network_interface:bytes_sent', 'instance_network_interface:errors_received', 'instance_network_interface:errors_sent', 'instance_network_interface:packets_dropped', 'instance_network_interface:packets_received', 'instance_network_interface:packets_sent', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_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', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage', 'zone:cpu_nsec'))" | ||
| 23401 | 2026.03.25 00:27:36.522101 [ 5 ] {c4ea77c0-2a51-435f-8284-eda66142f1da} <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', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'instance_network_interface:bytes_received', 'instance_network_interface:bytes_sent', 'instance_network_interface:errors_received', 'instance_network_interface:errors_sent', 'instance_network_interface:packets_dropped', 'instance_network_interface:packets_received', 'instance_network_interface:packets_sent', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_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', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage', 'zone:cpu_nsec'))" | ||
| 23402 | 2026.03.25 00:27:36.522131 [ 5 ] {c4ea77c0-2a51-435f-8284-eda66142f1da} <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', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'instance_network_interface:bytes_received', 'instance_network_interface:bytes_sent', 'instance_network_interface:errors_received', 'instance_network_interface:errors_sent', 'instance_network_interface:packets_dropped', 'instance_network_interface:packets_received', 'instance_network_interface:packets_sent', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_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', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage', 'zone:cpu_nsec'))" | ||
| 23403 | 2026.03.25 00:27:36.522731 [ 5 ] {c4ea77c0-2a51-435f-8284-eda66142f1da} <Debug> executeQuery: Read 44 rows, 1.65 KiB in 0.001744 sec., 25229.357798165136 rows/sec., 944.65 KiB/sec. | ||
| 23404 | 2026.03.25 00:27:36.522831 [ 5 ] {c4ea77c0-2a51-435f-8284-eda66142f1da} <Debug> TCPHandler: Processed in 0.001972245 sec. | ||
| 23405 | 2026.03.25 00:27:36.523442 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23406 | 2026.03.25 00:27:36.523593 [ 5 ] {6f74b247-83e1-43b8-a166-407d24c867e9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) 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', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'instance_network_interface:bytes_received', 'instance_network_interface:bytes_sent', 'instance_network_interface:errors_received', 'instance_network_interface:errors_sent', 'instance_network_interface:packets_dropped', 'instance_network_interface:packets_received', 'instance_network_interface:packets_sent', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_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', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage', 'zone:cpu_nsec') FORMAT Native; (stage: Complete) | ||
| 23407 | 2026.03.25 00:27:36.523830 [ 5 ] {6f74b247-83e1-43b8-a166-407d24c867e9} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 23408 | 2026.03.25 00:27:36.523872 [ 5 ] {6f74b247-83e1-43b8-a166-407d24c867e9} <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', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'instance_network_interface:bytes_received', 'instance_network_interface:bytes_sent', 'instance_network_interface:errors_received', 'instance_network_interface:errors_sent', 'instance_network_interface:packets_dropped', 'instance_network_interface:packets_received', 'instance_network_interface:packets_sent', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_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', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage', 'zone:cpu_nsec')" moved to PREWHERE | ||
| 23409 | 2026.03.25 00:27:36.524115 [ 5 ] {6f74b247-83e1-43b8-a166-407d24c867e9} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 23410 | 2026.03.25 00:27:36.524167 [ 5 ] {6f74b247-83e1-43b8-a166-407d24c867e9} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 23411 | 2026.03.25 00:27:36.524264 [ 5 ] {6f74b247-83e1-43b8-a166-407d24c867e9} <Debug> oximeter.timeseries_schema (96f26d48-a441-49ea-a0d1-4f4890aad707) (SelectExecutor): Key condition: (column 0 notIn 65-element set) | ||
| 23412 | 2026.03.25 00:27:36.524318 [ 305 ] {6f74b247-83e1-43b8-a166-407d24c867e9} <Trace> oximeter.timeseries_schema (96f26d48-a441-49ea-a0d1-4f4890aad707) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 23413 | 2026.03.25 00:27:36.524326 [ 298 ] {6f74b247-83e1-43b8-a166-407d24c867e9} <Trace> oximeter.timeseries_schema (96f26d48-a441-49ea-a0d1-4f4890aad707) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 23414 | 2026.03.25 00:27:36.524328 [ 334 ] {6f74b247-83e1-43b8-a166-407d24c867e9} <Trace> oximeter.timeseries_schema (96f26d48-a441-49ea-a0d1-4f4890aad707) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 23415 | 2026.03.25 00:27:36.524350 [ 297 ] {6f74b247-83e1-43b8-a166-407d24c867e9} <Trace> oximeter.timeseries_schema (96f26d48-a441-49ea-a0d1-4f4890aad707) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 23416 | 2026.03.25 00:27:36.524438 [ 5 ] {6f74b247-83e1-43b8-a166-407d24c867e9} <Debug> oximeter.timeseries_schema (96f26d48-a441-49ea-a0d1-4f4890aad707) (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 | ||
| 23417 | 2026.03.25 00:27:36.524459 [ 5 ] {6f74b247-83e1-43b8-a166-407d24c867e9} <Trace> oximeter.timeseries_schema (96f26d48-a441-49ea-a0d1-4f4890aad707) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 23418 | 2026.03.25 00:27:36.524527 [ 5 ] {6f74b247-83e1-43b8-a166-407d24c867e9} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 23419 | 2026.03.25 00:27:36.524548 [ 5 ] {6f74b247-83e1-43b8-a166-407d24c867e9} <Debug> oximeter.timeseries_schema (96f26d48-a441-49ea-a0d1-4f4890aad707) (SelectExecutor): Reading approx. 44 rows with 3 streams | ||
| 23420 | 2026.03.25 00:27:36.524580 [ 5 ] {6f74b247-83e1-43b8-a166-407d24c867e9} <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', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'instance_network_interface:bytes_received', 'instance_network_interface:bytes_sent', 'instance_network_interface:errors_received', 'instance_network_interface:errors_sent', 'instance_network_interface:packets_dropped', 'instance_network_interface:packets_received', 'instance_network_interface:packets_sent', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_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', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage', 'zone:cpu_nsec'))" | ||
| 23421 | 2026.03.25 00:27:36.524612 [ 5 ] {6f74b247-83e1-43b8-a166-407d24c867e9} <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', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'instance_network_interface:bytes_received', 'instance_network_interface:bytes_sent', 'instance_network_interface:errors_received', 'instance_network_interface:errors_sent', 'instance_network_interface:packets_dropped', 'instance_network_interface:packets_received', 'instance_network_interface:packets_sent', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_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', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage', 'zone:cpu_nsec'))" | ||
| 23422 | 2026.03.25 00:27:36.524640 [ 5 ] {6f74b247-83e1-43b8-a166-407d24c867e9} <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', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'instance_network_interface:bytes_received', 'instance_network_interface:bytes_sent', 'instance_network_interface:errors_received', 'instance_network_interface:errors_sent', 'instance_network_interface:packets_dropped', 'instance_network_interface:packets_received', 'instance_network_interface:packets_sent', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_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', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage', 'zone:cpu_nsec'))" | ||
| 23423 | 2026.03.25 00:27:36.525376 [ 5 ] {6f74b247-83e1-43b8-a166-407d24c867e9} <Debug> executeQuery: Read 44 rows, 1.65 KiB in 0.001855 sec., 23719.676549865228 rows/sec., 888.12 KiB/sec. | ||
| 23424 | 2026.03.25 00:27:36.525512 [ 5 ] {6f74b247-83e1-43b8-a166-407d24c867e9} <Debug> TCPHandler: Processed in 0.002119079 sec. | ||
| 23425 | 2026.03.25 00:27:36.525787 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23426 | 2026.03.25 00:27:36.525937 [ 5 ] {d4267852-5983-4308-a20a-5980848edbe2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) 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', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'instance_network_interface:bytes_received', 'instance_network_interface:bytes_sent', 'instance_network_interface:errors_received', 'instance_network_interface:errors_sent', 'instance_network_interface:packets_dropped', 'instance_network_interface:packets_received', 'instance_network_interface:packets_sent', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_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', 'virtual_disk:reads', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage', 'zone:cpu_nsec') FORMAT Native; (stage: Complete) | ||
| 23427 | 2026.03.25 00:27:36.526179 [ 5 ] {d4267852-5983-4308-a20a-5980848edbe2} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 23428 | 2026.03.25 00:27:36.526221 [ 5 ] {d4267852-5983-4308-a20a-5980848edbe2} <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', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'instance_network_interface:bytes_received', 'instance_network_interface:bytes_sent', 'instance_network_interface:errors_received', 'instance_network_interface:errors_sent', 'instance_network_interface:packets_dropped', 'instance_network_interface:packets_received', 'instance_network_interface:packets_sent', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_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', 'virtual_disk:reads', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage', 'zone:cpu_nsec')" moved to PREWHERE | ||
| 23429 | 2026.03.25 00:27:36.526477 [ 5 ] {d4267852-5983-4308-a20a-5980848edbe2} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 23430 | 2026.03.25 00:27:36.526530 [ 5 ] {d4267852-5983-4308-a20a-5980848edbe2} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 23431 | 2026.03.25 00:27:36.526630 [ 5 ] {d4267852-5983-4308-a20a-5980848edbe2} <Debug> oximeter.timeseries_schema (96f26d48-a441-49ea-a0d1-4f4890aad707) (SelectExecutor): Key condition: (column 0 notIn 66-element set) | ||
| 23432 | 2026.03.25 00:27:36.526697 [ 298 ] {d4267852-5983-4308-a20a-5980848edbe2} <Trace> oximeter.timeseries_schema (96f26d48-a441-49ea-a0d1-4f4890aad707) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 23433 | 2026.03.25 00:27:36.526702 [ 334 ] {d4267852-5983-4308-a20a-5980848edbe2} <Trace> oximeter.timeseries_schema (96f26d48-a441-49ea-a0d1-4f4890aad707) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 23434 | 2026.03.25 00:27:36.526714 [ 305 ] {d4267852-5983-4308-a20a-5980848edbe2} <Trace> oximeter.timeseries_schema (96f26d48-a441-49ea-a0d1-4f4890aad707) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 23435 | 2026.03.25 00:27:36.526698 [ 323 ] {d4267852-5983-4308-a20a-5980848edbe2} <Trace> oximeter.timeseries_schema (96f26d48-a441-49ea-a0d1-4f4890aad707) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 23436 | 2026.03.25 00:27:36.526847 [ 5 ] {d4267852-5983-4308-a20a-5980848edbe2} <Debug> oximeter.timeseries_schema (96f26d48-a441-49ea-a0d1-4f4890aad707) (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 | ||
| 23437 | 2026.03.25 00:27:36.526873 [ 5 ] {d4267852-5983-4308-a20a-5980848edbe2} <Trace> oximeter.timeseries_schema (96f26d48-a441-49ea-a0d1-4f4890aad707) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 23438 | 2026.03.25 00:27:36.526941 [ 5 ] {d4267852-5983-4308-a20a-5980848edbe2} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 23439 | 2026.03.25 00:27:36.526958 [ 5 ] {d4267852-5983-4308-a20a-5980848edbe2} <Debug> oximeter.timeseries_schema (96f26d48-a441-49ea-a0d1-4f4890aad707) (SelectExecutor): Reading approx. 44 rows with 3 streams | ||
| 23440 | 2026.03.25 00:27:36.526989 [ 5 ] {d4267852-5983-4308-a20a-5980848edbe2} <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', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'instance_network_interface:bytes_received', 'instance_network_interface:bytes_sent', 'instance_network_interface:errors_received', 'instance_network_interface:errors_sent', 'instance_network_interface:packets_dropped', 'instance_network_interface:packets_received', 'instance_network_interface:packets_sent', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_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', 'virtual_disk:reads', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage', 'zone:cpu_nsec'))" | ||
| 23441 | 2026.03.25 00:27:36.527020 [ 5 ] {d4267852-5983-4308-a20a-5980848edbe2} <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', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'instance_network_interface:bytes_received', 'instance_network_interface:bytes_sent', 'instance_network_interface:errors_received', 'instance_network_interface:errors_sent', 'instance_network_interface:packets_dropped', 'instance_network_interface:packets_received', 'instance_network_interface:packets_sent', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_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', 'virtual_disk:reads', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage', 'zone:cpu_nsec'))" | ||
| 23442 | 2026.03.25 00:27:36.527049 [ 5 ] {d4267852-5983-4308-a20a-5980848edbe2} <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', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'instance_network_interface:bytes_received', 'instance_network_interface:bytes_sent', 'instance_network_interface:errors_received', 'instance_network_interface:errors_sent', 'instance_network_interface:packets_dropped', 'instance_network_interface:packets_received', 'instance_network_interface:packets_sent', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_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', 'virtual_disk:reads', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage', 'zone:cpu_nsec'))" | ||
| 23443 | 2026.03.25 00:27:36.527668 [ 5 ] {d4267852-5983-4308-a20a-5980848edbe2} <Debug> executeQuery: Read 44 rows, 1.65 KiB in 0.001802 sec., 24417.3140954495 rows/sec., 914.24 KiB/sec. | ||
| 23444 | 2026.03.25 00:27:36.527791 [ 5 ] {d4267852-5983-4308-a20a-5980848edbe2} <Debug> TCPHandler: Processed in 0.002055917 sec. | ||
| 23445 | 2026.03.25 00:27:36.528004 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23446 | 2026.03.25 00:27:36.528159 [ 5 ] {d0a9c47c-7ea2-4405-bd4f-12ed478ab320} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) 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', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'instance_network_interface:bytes_received', 'instance_network_interface:bytes_sent', 'instance_network_interface:errors_received', 'instance_network_interface:errors_sent', 'instance_network_interface:packets_dropped', 'instance_network_interface:packets_received', 'instance_network_interface:packets_sent', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_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', 'virtual_disk:bytes_read', 'virtual_disk:reads', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage', 'zone:cpu_nsec') FORMAT Native; (stage: Complete) | ||
| 23447 | 2026.03.25 00:27:36.528426 [ 5 ] {d0a9c47c-7ea2-4405-bd4f-12ed478ab320} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 23448 | 2026.03.25 00:27:36.528471 [ 5 ] {d0a9c47c-7ea2-4405-bd4f-12ed478ab320} <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', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'instance_network_interface:bytes_received', 'instance_network_interface:bytes_sent', 'instance_network_interface:errors_received', 'instance_network_interface:errors_sent', 'instance_network_interface:packets_dropped', 'instance_network_interface:packets_received', 'instance_network_interface:packets_sent', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_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', 'virtual_disk:bytes_read', 'virtual_disk:reads', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage', 'zone:cpu_nsec')" moved to PREWHERE | ||
| 23449 | 2026.03.25 00:27:36.528755 [ 5 ] {d0a9c47c-7ea2-4405-bd4f-12ed478ab320} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 23450 | 2026.03.25 00:27:36.528813 [ 5 ] {d0a9c47c-7ea2-4405-bd4f-12ed478ab320} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 23451 | 2026.03.25 00:27:36.528917 [ 5 ] {d0a9c47c-7ea2-4405-bd4f-12ed478ab320} <Debug> oximeter.timeseries_schema (96f26d48-a441-49ea-a0d1-4f4890aad707) (SelectExecutor): Key condition: (column 0 notIn 67-element set) | ||
| 23452 | 2026.03.25 00:27:36.528978 [ 323 ] {d0a9c47c-7ea2-4405-bd4f-12ed478ab320} <Trace> oximeter.timeseries_schema (96f26d48-a441-49ea-a0d1-4f4890aad707) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 23453 | 2026.03.25 00:27:36.528987 [ 305 ] {d0a9c47c-7ea2-4405-bd4f-12ed478ab320} <Trace> oximeter.timeseries_schema (96f26d48-a441-49ea-a0d1-4f4890aad707) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 23454 | 2026.03.25 00:27:36.529019 [ 300 ] {d0a9c47c-7ea2-4405-bd4f-12ed478ab320} <Trace> oximeter.timeseries_schema (96f26d48-a441-49ea-a0d1-4f4890aad707) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 23455 | 2026.03.25 00:27:36.528990 [ 298 ] {d0a9c47c-7ea2-4405-bd4f-12ed478ab320} <Trace> oximeter.timeseries_schema (96f26d48-a441-49ea-a0d1-4f4890aad707) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 23456 | 2026.03.25 00:27:36.529142 [ 5 ] {d0a9c47c-7ea2-4405-bd4f-12ed478ab320} <Debug> oximeter.timeseries_schema (96f26d48-a441-49ea-a0d1-4f4890aad707) (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 | ||
| 23457 | 2026.03.25 00:27:36.529169 [ 5 ] {d0a9c47c-7ea2-4405-bd4f-12ed478ab320} <Trace> oximeter.timeseries_schema (96f26d48-a441-49ea-a0d1-4f4890aad707) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 23458 | 2026.03.25 00:27:36.529242 [ 5 ] {d0a9c47c-7ea2-4405-bd4f-12ed478ab320} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 23459 | 2026.03.25 00:27:36.529260 [ 5 ] {d0a9c47c-7ea2-4405-bd4f-12ed478ab320} <Debug> oximeter.timeseries_schema (96f26d48-a441-49ea-a0d1-4f4890aad707) (SelectExecutor): Reading approx. 44 rows with 3 streams | ||
| 23460 | 2026.03.25 00:27:36.529292 [ 5 ] {d0a9c47c-7ea2-4405-bd4f-12ed478ab320} <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', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'instance_network_interface:bytes_received', 'instance_network_interface:bytes_sent', 'instance_network_interface:errors_received', 'instance_network_interface:errors_sent', 'instance_network_interface:packets_dropped', 'instance_network_interface:packets_received', 'instance_network_interface:packets_sent', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_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', 'virtual_disk:bytes_read', 'virtual_disk:reads', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage', 'zone:cpu_nsec'))" | ||
| 23461 | 2026.03.25 00:27:36.529331 [ 5 ] {d0a9c47c-7ea2-4405-bd4f-12ed478ab320} <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', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'instance_network_interface:bytes_received', 'instance_network_interface:bytes_sent', 'instance_network_interface:errors_received', 'instance_network_interface:errors_sent', 'instance_network_interface:packets_dropped', 'instance_network_interface:packets_received', 'instance_network_interface:packets_sent', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_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', 'virtual_disk:bytes_read', 'virtual_disk:reads', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage', 'zone:cpu_nsec'))" | ||
| 23462 | 2026.03.25 00:27:36.529369 [ 5 ] {d0a9c47c-7ea2-4405-bd4f-12ed478ab320} <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', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'instance_network_interface:bytes_received', 'instance_network_interface:bytes_sent', 'instance_network_interface:errors_received', 'instance_network_interface:errors_sent', 'instance_network_interface:packets_dropped', 'instance_network_interface:packets_received', 'instance_network_interface:packets_sent', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_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', 'virtual_disk:bytes_read', 'virtual_disk:reads', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage', 'zone:cpu_nsec'))" | ||
| 23463 | 2026.03.25 00:27:36.530065 [ 5 ] {d0a9c47c-7ea2-4405-bd4f-12ed478ab320} <Debug> executeQuery: Read 44 rows, 1.65 KiB in 0.001982 sec., 22199.798183652878 rows/sec., 831.21 KiB/sec. | ||
| 23464 | 2026.03.25 00:27:36.530187 [ 5 ] {d0a9c47c-7ea2-4405-bd4f-12ed478ab320} <Debug> TCPHandler: Processed in 0.002232631 sec. | ||
| 23465 | 2026.03.25 00:27:36.530560 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23466 | 2026.03.25 00:27:36.530713 [ 5 ] {154b1ddb-6e44-41eb-809b-7d32dd431719} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) 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', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'instance_network_interface:bytes_received', 'instance_network_interface:bytes_sent', 'instance_network_interface:errors_received', 'instance_network_interface:errors_sent', 'instance_network_interface:packets_dropped', 'instance_network_interface:packets_received', 'instance_network_interface:packets_sent', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_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', 'virtual_disk:bytes_read', 'virtual_disk:failed_reads', 'virtual_disk:reads', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage', 'zone:cpu_nsec') FORMAT Native; (stage: Complete) | ||
| 23467 | 2026.03.25 00:27:36.530964 [ 5 ] {154b1ddb-6e44-41eb-809b-7d32dd431719} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 23468 | 2026.03.25 00:27:36.531007 [ 5 ] {154b1ddb-6e44-41eb-809b-7d32dd431719} <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', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'instance_network_interface:bytes_received', 'instance_network_interface:bytes_sent', 'instance_network_interface:errors_received', 'instance_network_interface:errors_sent', 'instance_network_interface:packets_dropped', 'instance_network_interface:packets_received', 'instance_network_interface:packets_sent', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_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', 'virtual_disk:bytes_read', 'virtual_disk:failed_reads', 'virtual_disk:reads', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage', 'zone:cpu_nsec')" moved to PREWHERE | ||
| 23469 | 2026.03.25 00:27:36.531267 [ 5 ] {154b1ddb-6e44-41eb-809b-7d32dd431719} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 23470 | 2026.03.25 00:27:36.531322 [ 5 ] {154b1ddb-6e44-41eb-809b-7d32dd431719} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 23471 | 2026.03.25 00:27:36.531421 [ 5 ] {154b1ddb-6e44-41eb-809b-7d32dd431719} <Debug> oximeter.timeseries_schema (96f26d48-a441-49ea-a0d1-4f4890aad707) (SelectExecutor): Key condition: (column 0 notIn 68-element set) | ||
| 23472 | 2026.03.25 00:27:36.531485 [ 323 ] {154b1ddb-6e44-41eb-809b-7d32dd431719} <Trace> oximeter.timeseries_schema (96f26d48-a441-49ea-a0d1-4f4890aad707) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 23473 | 2026.03.25 00:27:36.531486 [ 307 ] {154b1ddb-6e44-41eb-809b-7d32dd431719} <Trace> oximeter.timeseries_schema (96f26d48-a441-49ea-a0d1-4f4890aad707) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 23474 | 2026.03.25 00:27:36.531500 [ 300 ] {154b1ddb-6e44-41eb-809b-7d32dd431719} <Trace> oximeter.timeseries_schema (96f26d48-a441-49ea-a0d1-4f4890aad707) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 23475 | 2026.03.25 00:27:36.531489 [ 305 ] {154b1ddb-6e44-41eb-809b-7d32dd431719} <Trace> oximeter.timeseries_schema (96f26d48-a441-49ea-a0d1-4f4890aad707) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 23476 | 2026.03.25 00:27:36.531635 [ 5 ] {154b1ddb-6e44-41eb-809b-7d32dd431719} <Debug> oximeter.timeseries_schema (96f26d48-a441-49ea-a0d1-4f4890aad707) (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 | ||
| 23477 | 2026.03.25 00:27:36.531657 [ 5 ] {154b1ddb-6e44-41eb-809b-7d32dd431719} <Trace> oximeter.timeseries_schema (96f26d48-a441-49ea-a0d1-4f4890aad707) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 23478 | 2026.03.25 00:27:36.531729 [ 5 ] {154b1ddb-6e44-41eb-809b-7d32dd431719} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 23479 | 2026.03.25 00:27:36.531746 [ 5 ] {154b1ddb-6e44-41eb-809b-7d32dd431719} <Debug> oximeter.timeseries_schema (96f26d48-a441-49ea-a0d1-4f4890aad707) (SelectExecutor): Reading approx. 44 rows with 3 streams | ||
| 23480 | 2026.03.25 00:27:36.531778 [ 5 ] {154b1ddb-6e44-41eb-809b-7d32dd431719} <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', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'instance_network_interface:bytes_received', 'instance_network_interface:bytes_sent', 'instance_network_interface:errors_received', 'instance_network_interface:errors_sent', 'instance_network_interface:packets_dropped', 'instance_network_interface:packets_received', 'instance_network_interface:packets_sent', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_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', 'virtual_disk:bytes_read', 'virtual_disk:failed_reads', 'virtual_disk:reads', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage', 'zone:cpu_nsec'))" | ||
| 23481 | 2026.03.25 00:27:36.531813 [ 5 ] {154b1ddb-6e44-41eb-809b-7d32dd431719} <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', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'instance_network_interface:bytes_received', 'instance_network_interface:bytes_sent', 'instance_network_interface:errors_received', 'instance_network_interface:errors_sent', 'instance_network_interface:packets_dropped', 'instance_network_interface:packets_received', 'instance_network_interface:packets_sent', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_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', 'virtual_disk:bytes_read', 'virtual_disk:failed_reads', 'virtual_disk:reads', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage', 'zone:cpu_nsec'))" | ||
| 23482 | 2026.03.25 00:27:36.531844 [ 5 ] {154b1ddb-6e44-41eb-809b-7d32dd431719} <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', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'instance_network_interface:bytes_received', 'instance_network_interface:bytes_sent', 'instance_network_interface:errors_received', 'instance_network_interface:errors_sent', 'instance_network_interface:packets_dropped', 'instance_network_interface:packets_received', 'instance_network_interface:packets_sent', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_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', 'virtual_disk:bytes_read', 'virtual_disk:failed_reads', 'virtual_disk:reads', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage', 'zone:cpu_nsec'))" | ||
| 23483 | 2026.03.25 00:27:36.532552 [ 5 ] {154b1ddb-6e44-41eb-809b-7d32dd431719} <Debug> executeQuery: Read 44 rows, 1.65 KiB in 0.001914 sec., 22988.505747126437 rows/sec., 860.74 KiB/sec. | ||
| 23484 | 2026.03.25 00:27:36.532677 [ 5 ] {154b1ddb-6e44-41eb-809b-7d32dd431719} <Debug> TCPHandler: Processed in 0.00216727 sec. | ||
| 23485 | 2026.03.25 00:27:36.532880 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23486 | 2026.03.25 00:27:36.533034 [ 5 ] {59cd8f07-c173-4b8c-90d1-68233ba9704f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) 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', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'instance_network_interface:bytes_received', 'instance_network_interface:bytes_sent', 'instance_network_interface:errors_received', 'instance_network_interface:errors_sent', 'instance_network_interface:packets_dropped', 'instance_network_interface:packets_received', 'instance_network_interface:packets_sent', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_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', 'virtual_disk:bytes_read', 'virtual_disk:failed_reads', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage', 'zone:cpu_nsec') FORMAT Native; (stage: Complete) | ||
| 23487 | 2026.03.25 00:27:36.533283 [ 5 ] {59cd8f07-c173-4b8c-90d1-68233ba9704f} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 23488 | 2026.03.25 00:27:36.533327 [ 5 ] {59cd8f07-c173-4b8c-90d1-68233ba9704f} <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', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'instance_network_interface:bytes_received', 'instance_network_interface:bytes_sent', 'instance_network_interface:errors_received', 'instance_network_interface:errors_sent', 'instance_network_interface:packets_dropped', 'instance_network_interface:packets_received', 'instance_network_interface:packets_sent', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_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', 'virtual_disk:bytes_read', 'virtual_disk:failed_reads', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage', 'zone:cpu_nsec')" moved to PREWHERE | ||
| 23489 | 2026.03.25 00:27:36.533591 [ 5 ] {59cd8f07-c173-4b8c-90d1-68233ba9704f} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 23490 | 2026.03.25 00:27:36.533645 [ 5 ] {59cd8f07-c173-4b8c-90d1-68233ba9704f} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 23491 | 2026.03.25 00:27:36.533749 [ 5 ] {59cd8f07-c173-4b8c-90d1-68233ba9704f} <Debug> oximeter.timeseries_schema (96f26d48-a441-49ea-a0d1-4f4890aad707) (SelectExecutor): Key condition: (column 0 notIn 69-element set) | ||
| 23492 | 2026.03.25 00:27:36.533818 [ 320 ] {59cd8f07-c173-4b8c-90d1-68233ba9704f} <Trace> oximeter.timeseries_schema (96f26d48-a441-49ea-a0d1-4f4890aad707) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 23493 | 2026.03.25 00:27:36.533826 [ 300 ] {59cd8f07-c173-4b8c-90d1-68233ba9704f} <Trace> oximeter.timeseries_schema (96f26d48-a441-49ea-a0d1-4f4890aad707) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 23494 | 2026.03.25 00:27:36.533826 [ 343 ] {59cd8f07-c173-4b8c-90d1-68233ba9704f} <Trace> oximeter.timeseries_schema (96f26d48-a441-49ea-a0d1-4f4890aad707) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 23495 | 2026.03.25 00:27:36.533818 [ 305 ] {59cd8f07-c173-4b8c-90d1-68233ba9704f} <Trace> oximeter.timeseries_schema (96f26d48-a441-49ea-a0d1-4f4890aad707) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 23496 | 2026.03.25 00:27:36.533963 [ 5 ] {59cd8f07-c173-4b8c-90d1-68233ba9704f} <Debug> oximeter.timeseries_schema (96f26d48-a441-49ea-a0d1-4f4890aad707) (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 | ||
| 23497 | 2026.03.25 00:27:36.533985 [ 5 ] {59cd8f07-c173-4b8c-90d1-68233ba9704f} <Trace> oximeter.timeseries_schema (96f26d48-a441-49ea-a0d1-4f4890aad707) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 23498 | 2026.03.25 00:27:36.534055 [ 5 ] {59cd8f07-c173-4b8c-90d1-68233ba9704f} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 23499 | 2026.03.25 00:27:36.534072 [ 5 ] {59cd8f07-c173-4b8c-90d1-68233ba9704f} <Debug> oximeter.timeseries_schema (96f26d48-a441-49ea-a0d1-4f4890aad707) (SelectExecutor): Reading approx. 44 rows with 3 streams | ||
| 23500 | 2026.03.25 00:27:36.534103 [ 5 ] {59cd8f07-c173-4b8c-90d1-68233ba9704f} <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', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'instance_network_interface:bytes_received', 'instance_network_interface:bytes_sent', 'instance_network_interface:errors_received', 'instance_network_interface:errors_sent', 'instance_network_interface:packets_dropped', 'instance_network_interface:packets_received', 'instance_network_interface:packets_sent', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_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', 'virtual_disk:bytes_read', 'virtual_disk:failed_reads', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage', 'zone:cpu_nsec'))" | ||
| 23501 | 2026.03.25 00:27:36.534136 [ 5 ] {59cd8f07-c173-4b8c-90d1-68233ba9704f} <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', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'instance_network_interface:bytes_received', 'instance_network_interface:bytes_sent', 'instance_network_interface:errors_received', 'instance_network_interface:errors_sent', 'instance_network_interface:packets_dropped', 'instance_network_interface:packets_received', 'instance_network_interface:packets_sent', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_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', 'virtual_disk:bytes_read', 'virtual_disk:failed_reads', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage', 'zone:cpu_nsec'))" | ||
| 23502 | 2026.03.25 00:27:36.534170 [ 5 ] {59cd8f07-c173-4b8c-90d1-68233ba9704f} <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', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'instance_network_interface:bytes_received', 'instance_network_interface:bytes_sent', 'instance_network_interface:errors_received', 'instance_network_interface:errors_sent', 'instance_network_interface:packets_dropped', 'instance_network_interface:packets_received', 'instance_network_interface:packets_sent', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_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', 'virtual_disk:bytes_read', 'virtual_disk:failed_reads', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage', 'zone:cpu_nsec'))" | ||
| 23503 | 2026.03.25 00:27:36.534836 [ 5 ] {59cd8f07-c173-4b8c-90d1-68233ba9704f} <Debug> executeQuery: Read 44 rows, 1.65 KiB in 0.001877 sec., 23441.662226957913 rows/sec., 877.71 KiB/sec. | ||
| 23504 | 2026.03.25 00:27:36.534954 [ 5 ] {59cd8f07-c173-4b8c-90d1-68233ba9704f} <Debug> TCPHandler: Processed in 0.002121788 sec. | ||
| 23505 | 2026.03.25 00:27:36.535157 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23506 | 2026.03.25 00:27:36.535308 [ 5 ] {62cc9526-bfdb-4eb7-9290-4d892c511336} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) 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', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'instance_network_interface:bytes_received', 'instance_network_interface:bytes_sent', 'instance_network_interface:errors_received', 'instance_network_interface:errors_sent', 'instance_network_interface:packets_dropped', 'instance_network_interface:packets_received', 'instance_network_interface:packets_sent', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_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', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_reads', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage', 'zone:cpu_nsec') FORMAT Native; (stage: Complete) | ||
| 23507 | 2026.03.25 00:27:36.535559 [ 5 ] {62cc9526-bfdb-4eb7-9290-4d892c511336} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 23508 | 2026.03.25 00:27:36.535601 [ 5 ] {62cc9526-bfdb-4eb7-9290-4d892c511336} <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', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'instance_network_interface:bytes_received', 'instance_network_interface:bytes_sent', 'instance_network_interface:errors_received', 'instance_network_interface:errors_sent', 'instance_network_interface:packets_dropped', 'instance_network_interface:packets_received', 'instance_network_interface:packets_sent', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_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', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_reads', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage', 'zone:cpu_nsec')" moved to PREWHERE | ||
| 23509 | 2026.03.25 00:27:36.535931 [ 5 ] {62cc9526-bfdb-4eb7-9290-4d892c511336} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 23510 | 2026.03.25 00:27:36.535984 [ 5 ] {62cc9526-bfdb-4eb7-9290-4d892c511336} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 23511 | 2026.03.25 00:27:36.536082 [ 5 ] {62cc9526-bfdb-4eb7-9290-4d892c511336} <Debug> oximeter.timeseries_schema (96f26d48-a441-49ea-a0d1-4f4890aad707) (SelectExecutor): Key condition: (column 0 notIn 70-element set) | ||
| 23512 | 2026.03.25 00:27:36.536231 [ 338 ] {62cc9526-bfdb-4eb7-9290-4d892c511336} <Trace> oximeter.timeseries_schema (96f26d48-a441-49ea-a0d1-4f4890aad707) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 23513 | 2026.03.25 00:27:36.536247 [ 320 ] {62cc9526-bfdb-4eb7-9290-4d892c511336} <Trace> oximeter.timeseries_schema (96f26d48-a441-49ea-a0d1-4f4890aad707) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 23514 | 2026.03.25 00:27:36.536247 [ 300 ] {62cc9526-bfdb-4eb7-9290-4d892c511336} <Trace> oximeter.timeseries_schema (96f26d48-a441-49ea-a0d1-4f4890aad707) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 23515 | 2026.03.25 00:27:36.536245 [ 305 ] {62cc9526-bfdb-4eb7-9290-4d892c511336} <Trace> oximeter.timeseries_schema (96f26d48-a441-49ea-a0d1-4f4890aad707) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 23516 | 2026.03.25 00:27:36.536383 [ 5 ] {62cc9526-bfdb-4eb7-9290-4d892c511336} <Debug> oximeter.timeseries_schema (96f26d48-a441-49ea-a0d1-4f4890aad707) (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 | ||
| 23517 | 2026.03.25 00:27:36.536405 [ 5 ] {62cc9526-bfdb-4eb7-9290-4d892c511336} <Trace> oximeter.timeseries_schema (96f26d48-a441-49ea-a0d1-4f4890aad707) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 23518 | 2026.03.25 00:27:36.536474 [ 5 ] {62cc9526-bfdb-4eb7-9290-4d892c511336} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 23519 | 2026.03.25 00:27:36.536491 [ 5 ] {62cc9526-bfdb-4eb7-9290-4d892c511336} <Debug> oximeter.timeseries_schema (96f26d48-a441-49ea-a0d1-4f4890aad707) (SelectExecutor): Reading approx. 44 rows with 3 streams | ||
| 23520 | 2026.03.25 00:27:36.536524 [ 5 ] {62cc9526-bfdb-4eb7-9290-4d892c511336} <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', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'instance_network_interface:bytes_received', 'instance_network_interface:bytes_sent', 'instance_network_interface:errors_received', 'instance_network_interface:errors_sent', 'instance_network_interface:packets_dropped', 'instance_network_interface:packets_received', 'instance_network_interface:packets_sent', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_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', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_reads', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage', 'zone:cpu_nsec'))" | ||
| 23521 | 2026.03.25 00:27:36.536559 [ 5 ] {62cc9526-bfdb-4eb7-9290-4d892c511336} <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', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'instance_network_interface:bytes_received', 'instance_network_interface:bytes_sent', 'instance_network_interface:errors_received', 'instance_network_interface:errors_sent', 'instance_network_interface:packets_dropped', 'instance_network_interface:packets_received', 'instance_network_interface:packets_sent', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_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', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_reads', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage', 'zone:cpu_nsec'))" | ||
| 23522 | 2026.03.25 00:27:36.536590 [ 5 ] {62cc9526-bfdb-4eb7-9290-4d892c511336} <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', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'instance_network_interface:bytes_received', 'instance_network_interface:bytes_sent', 'instance_network_interface:errors_received', 'instance_network_interface:errors_sent', 'instance_network_interface:packets_dropped', 'instance_network_interface:packets_received', 'instance_network_interface:packets_sent', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_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', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_reads', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage', 'zone:cpu_nsec'))" | ||
| 23523 | 2026.03.25 00:27:36.537201 [ 5 ] {62cc9526-bfdb-4eb7-9290-4d892c511336} <Debug> executeQuery: Read 44 rows, 1.65 KiB in 0.001966 sec., 22380.467955239066 rows/sec., 837.98 KiB/sec. | ||
| 23524 | 2026.03.25 00:27:36.537314 [ 5 ] {62cc9526-bfdb-4eb7-9290-4d892c511336} <Debug> TCPHandler: Processed in 0.002206081 sec. | ||
| 23525 | 2026.03.25 00:27:36.537629 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23526 | 2026.03.25 00:27:36.537780 [ 5 ] {46149d60-cd34-433a-88eb-ed877821de99} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) 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', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'instance_network_interface:bytes_received', 'instance_network_interface:bytes_sent', 'instance_network_interface:errors_received', 'instance_network_interface:errors_sent', 'instance_network_interface:packets_dropped', 'instance_network_interface:packets_received', 'instance_network_interface:packets_sent', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_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', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage', 'zone:cpu_nsec') FORMAT Native; (stage: Complete) | ||
| 23527 | 2026.03.25 00:27:36.538025 [ 5 ] {46149d60-cd34-433a-88eb-ed877821de99} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 23528 | 2026.03.25 00:27:36.538068 [ 5 ] {46149d60-cd34-433a-88eb-ed877821de99} <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', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'instance_network_interface:bytes_received', 'instance_network_interface:bytes_sent', 'instance_network_interface:errors_received', 'instance_network_interface:errors_sent', 'instance_network_interface:packets_dropped', 'instance_network_interface:packets_received', 'instance_network_interface:packets_sent', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_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', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage', 'zone:cpu_nsec')" moved to PREWHERE | ||
| 23529 | 2026.03.25 00:27:36.538325 [ 5 ] {46149d60-cd34-433a-88eb-ed877821de99} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 23530 | 2026.03.25 00:27:36.538376 [ 5 ] {46149d60-cd34-433a-88eb-ed877821de99} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 23531 | 2026.03.25 00:27:36.538475 [ 5 ] {46149d60-cd34-433a-88eb-ed877821de99} <Debug> oximeter.timeseries_schema (96f26d48-a441-49ea-a0d1-4f4890aad707) (SelectExecutor): Key condition: (column 0 notIn 71-element set) | ||
| 23532 | 2026.03.25 00:27:36.538537 [ 320 ] {46149d60-cd34-433a-88eb-ed877821de99} <Trace> oximeter.timeseries_schema (96f26d48-a441-49ea-a0d1-4f4890aad707) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 23533 | 2026.03.25 00:27:36.538551 [ 300 ] {46149d60-cd34-433a-88eb-ed877821de99} <Trace> oximeter.timeseries_schema (96f26d48-a441-49ea-a0d1-4f4890aad707) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 23534 | 2026.03.25 00:27:36.538542 [ 338 ] {46149d60-cd34-433a-88eb-ed877821de99} <Trace> oximeter.timeseries_schema (96f26d48-a441-49ea-a0d1-4f4890aad707) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 23535 | 2026.03.25 00:27:36.538542 [ 305 ] {46149d60-cd34-433a-88eb-ed877821de99} <Trace> oximeter.timeseries_schema (96f26d48-a441-49ea-a0d1-4f4890aad707) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 23536 | 2026.03.25 00:27:36.538679 [ 5 ] {46149d60-cd34-433a-88eb-ed877821de99} <Debug> oximeter.timeseries_schema (96f26d48-a441-49ea-a0d1-4f4890aad707) (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 | ||
| 23537 | 2026.03.25 00:27:36.538700 [ 5 ] {46149d60-cd34-433a-88eb-ed877821de99} <Trace> oximeter.timeseries_schema (96f26d48-a441-49ea-a0d1-4f4890aad707) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 23538 | 2026.03.25 00:27:36.538780 [ 5 ] {46149d60-cd34-433a-88eb-ed877821de99} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 23539 | 2026.03.25 00:27:36.538799 [ 5 ] {46149d60-cd34-433a-88eb-ed877821de99} <Debug> oximeter.timeseries_schema (96f26d48-a441-49ea-a0d1-4f4890aad707) (SelectExecutor): Reading approx. 44 rows with 3 streams | ||
| 23540 | 2026.03.25 00:27:36.538831 [ 5 ] {46149d60-cd34-433a-88eb-ed877821de99} <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', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'instance_network_interface:bytes_received', 'instance_network_interface:bytes_sent', 'instance_network_interface:errors_received', 'instance_network_interface:errors_sent', 'instance_network_interface:packets_dropped', 'instance_network_interface:packets_received', 'instance_network_interface:packets_sent', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_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', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage', 'zone:cpu_nsec'))" | ||
| 23541 | 2026.03.25 00:27:36.538865 [ 5 ] {46149d60-cd34-433a-88eb-ed877821de99} <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', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'instance_network_interface:bytes_received', 'instance_network_interface:bytes_sent', 'instance_network_interface:errors_received', 'instance_network_interface:errors_sent', 'instance_network_interface:packets_dropped', 'instance_network_interface:packets_received', 'instance_network_interface:packets_sent', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_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', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage', 'zone:cpu_nsec'))" | ||
| 23542 | 2026.03.25 00:27:36.538901 [ 5 ] {46149d60-cd34-433a-88eb-ed877821de99} <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', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'instance_network_interface:bytes_received', 'instance_network_interface:bytes_sent', 'instance_network_interface:errors_received', 'instance_network_interface:errors_sent', 'instance_network_interface:packets_dropped', 'instance_network_interface:packets_received', 'instance_network_interface:packets_sent', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_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', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage', 'zone:cpu_nsec'))" | ||
| 23543 | 2026.03.25 00:27:36.539600 [ 5 ] {46149d60-cd34-433a-88eb-ed877821de99} <Debug> executeQuery: Read 44 rows, 1.65 KiB in 0.001892 sec., 23255.81395348837 rows/sec., 870.75 KiB/sec. | ||
| 23544 | 2026.03.25 00:27:36.539739 [ 5 ] {46149d60-cd34-433a-88eb-ed877821de99} <Debug> TCPHandler: Processed in 0.002158559 sec. | ||
| 23545 | 2026.03.25 00:27:36.540003 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23546 | 2026.03.25 00:27:36.540156 [ 5 ] {65944a62-00d3-431b-94c2-e24feae97a8f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) 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', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'instance_network_interface:bytes_received', 'instance_network_interface:bytes_sent', 'instance_network_interface:errors_received', 'instance_network_interface:errors_sent', 'instance_network_interface:packets_dropped', 'instance_network_interface:packets_received', 'instance_network_interface:packets_sent', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_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', '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:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage', 'zone:cpu_nsec') FORMAT Native; (stage: Complete) | ||
| 23547 | 2026.03.25 00:27:36.540415 [ 5 ] {65944a62-00d3-431b-94c2-e24feae97a8f} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 23548 | 2026.03.25 00:27:36.540458 [ 5 ] {65944a62-00d3-431b-94c2-e24feae97a8f} <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', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'instance_network_interface:bytes_received', 'instance_network_interface:bytes_sent', 'instance_network_interface:errors_received', 'instance_network_interface:errors_sent', 'instance_network_interface:packets_dropped', 'instance_network_interface:packets_received', 'instance_network_interface:packets_sent', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_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', '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:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage', 'zone:cpu_nsec')" moved to PREWHERE | ||
| 23549 | 2026.03.25 00:27:36.540722 [ 5 ] {65944a62-00d3-431b-94c2-e24feae97a8f} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 23550 | 2026.03.25 00:27:36.540775 [ 5 ] {65944a62-00d3-431b-94c2-e24feae97a8f} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 23551 | 2026.03.25 00:27:36.540874 [ 5 ] {65944a62-00d3-431b-94c2-e24feae97a8f} <Debug> oximeter.timeseries_schema (96f26d48-a441-49ea-a0d1-4f4890aad707) (SelectExecutor): Key condition: (column 0 notIn 72-element set) | ||
| 23552 | 2026.03.25 00:27:36.540940 [ 327 ] {65944a62-00d3-431b-94c2-e24feae97a8f} <Trace> oximeter.timeseries_schema (96f26d48-a441-49ea-a0d1-4f4890aad707) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 23553 | 2026.03.25 00:27:36.540951 [ 300 ] {65944a62-00d3-431b-94c2-e24feae97a8f} <Trace> oximeter.timeseries_schema (96f26d48-a441-49ea-a0d1-4f4890aad707) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 23554 | 2026.03.25 00:27:36.540954 [ 332 ] {65944a62-00d3-431b-94c2-e24feae97a8f} <Trace> oximeter.timeseries_schema (96f26d48-a441-49ea-a0d1-4f4890aad707) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 23555 | 2026.03.25 00:27:36.540942 [ 338 ] {65944a62-00d3-431b-94c2-e24feae97a8f} <Trace> oximeter.timeseries_schema (96f26d48-a441-49ea-a0d1-4f4890aad707) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 23556 | 2026.03.25 00:27:36.541092 [ 5 ] {65944a62-00d3-431b-94c2-e24feae97a8f} <Debug> oximeter.timeseries_schema (96f26d48-a441-49ea-a0d1-4f4890aad707) (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 | ||
| 23557 | 2026.03.25 00:27:36.541118 [ 5 ] {65944a62-00d3-431b-94c2-e24feae97a8f} <Trace> oximeter.timeseries_schema (96f26d48-a441-49ea-a0d1-4f4890aad707) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 23558 | 2026.03.25 00:27:36.541188 [ 5 ] {65944a62-00d3-431b-94c2-e24feae97a8f} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 23559 | 2026.03.25 00:27:36.541206 [ 5 ] {65944a62-00d3-431b-94c2-e24feae97a8f} <Debug> oximeter.timeseries_schema (96f26d48-a441-49ea-a0d1-4f4890aad707) (SelectExecutor): Reading approx. 44 rows with 3 streams | ||
| 23560 | 2026.03.25 00:27:36.541237 [ 5 ] {65944a62-00d3-431b-94c2-e24feae97a8f} <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', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'instance_network_interface:bytes_received', 'instance_network_interface:bytes_sent', 'instance_network_interface:errors_received', 'instance_network_interface:errors_sent', 'instance_network_interface:packets_dropped', 'instance_network_interface:packets_received', 'instance_network_interface:packets_sent', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_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', '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:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage', 'zone:cpu_nsec'))" | ||
| 23561 | 2026.03.25 00:27:36.541272 [ 5 ] {65944a62-00d3-431b-94c2-e24feae97a8f} <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', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'instance_network_interface:bytes_received', 'instance_network_interface:bytes_sent', 'instance_network_interface:errors_received', 'instance_network_interface:errors_sent', 'instance_network_interface:packets_dropped', 'instance_network_interface:packets_received', 'instance_network_interface:packets_sent', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_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', '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:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage', 'zone:cpu_nsec'))" | ||
| 23562 | 2026.03.25 00:27:36.541305 [ 5 ] {65944a62-00d3-431b-94c2-e24feae97a8f} <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', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'instance_network_interface:bytes_received', 'instance_network_interface:bytes_sent', 'instance_network_interface:errors_received', 'instance_network_interface:errors_sent', 'instance_network_interface:packets_dropped', 'instance_network_interface:packets_received', 'instance_network_interface:packets_sent', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_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', '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:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage', 'zone:cpu_nsec'))" | ||
| 23563 | 2026.03.25 00:27:36.541928 [ 5 ] {65944a62-00d3-431b-94c2-e24feae97a8f} <Debug> executeQuery: Read 44 rows, 1.65 KiB in 0.001846 sec., 23835.319609967497 rows/sec., 892.45 KiB/sec. | ||
| 23564 | 2026.03.25 00:27:36.542060 [ 5 ] {65944a62-00d3-431b-94c2-e24feae97a8f} <Debug> TCPHandler: Processed in 0.002108178 sec. | ||
| 23565 | 2026.03.25 00:27:36.542377 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23566 | 2026.03.25 00:27:36.542531 [ 5 ] {79c43534-46d7-45a9-b515-c2d265358032} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) 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', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'instance_network_interface:bytes_received', 'instance_network_interface:bytes_sent', 'instance_network_interface:errors_received', 'instance_network_interface:errors_sent', 'instance_network_interface:packets_dropped', 'instance_network_interface:packets_received', 'instance_network_interface:packets_sent', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_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', '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:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage', 'zone:cpu_nsec') FORMAT Native; (stage: Complete) | ||
| 23567 | 2026.03.25 00:27:36.542781 [ 5 ] {79c43534-46d7-45a9-b515-c2d265358032} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 23568 | 2026.03.25 00:27:36.542823 [ 5 ] {79c43534-46d7-45a9-b515-c2d265358032} <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', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'instance_network_interface:bytes_received', 'instance_network_interface:bytes_sent', 'instance_network_interface:errors_received', 'instance_network_interface:errors_sent', 'instance_network_interface:packets_dropped', 'instance_network_interface:packets_received', 'instance_network_interface:packets_sent', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_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', '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:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage', 'zone:cpu_nsec')" moved to PREWHERE | ||
| 23569 | 2026.03.25 00:27:36.543086 [ 5 ] {79c43534-46d7-45a9-b515-c2d265358032} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 23570 | 2026.03.25 00:27:36.543139 [ 5 ] {79c43534-46d7-45a9-b515-c2d265358032} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 23571 | 2026.03.25 00:27:36.543236 [ 5 ] {79c43534-46d7-45a9-b515-c2d265358032} <Debug> oximeter.timeseries_schema (96f26d48-a441-49ea-a0d1-4f4890aad707) (SelectExecutor): Key condition: (column 0 notIn 73-element set) | ||
| 23572 | 2026.03.25 00:27:36.543295 [ 338 ] {79c43534-46d7-45a9-b515-c2d265358032} <Trace> oximeter.timeseries_schema (96f26d48-a441-49ea-a0d1-4f4890aad707) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 23573 | 2026.03.25 00:27:36.543307 [ 327 ] {79c43534-46d7-45a9-b515-c2d265358032} <Trace> oximeter.timeseries_schema (96f26d48-a441-49ea-a0d1-4f4890aad707) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 23574 | 2026.03.25 00:27:36.543322 [ 304 ] {79c43534-46d7-45a9-b515-c2d265358032} <Trace> oximeter.timeseries_schema (96f26d48-a441-49ea-a0d1-4f4890aad707) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 23575 | 2026.03.25 00:27:36.543306 [ 332 ] {79c43534-46d7-45a9-b515-c2d265358032} <Trace> oximeter.timeseries_schema (96f26d48-a441-49ea-a0d1-4f4890aad707) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 23576 | 2026.03.25 00:27:36.543433 [ 5 ] {79c43534-46d7-45a9-b515-c2d265358032} <Debug> oximeter.timeseries_schema (96f26d48-a441-49ea-a0d1-4f4890aad707) (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 | ||
| 23577 | 2026.03.25 00:27:36.543458 [ 5 ] {79c43534-46d7-45a9-b515-c2d265358032} <Trace> oximeter.timeseries_schema (96f26d48-a441-49ea-a0d1-4f4890aad707) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 23578 | 2026.03.25 00:27:36.543528 [ 5 ] {79c43534-46d7-45a9-b515-c2d265358032} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 23579 | 2026.03.25 00:27:36.543546 [ 5 ] {79c43534-46d7-45a9-b515-c2d265358032} <Debug> oximeter.timeseries_schema (96f26d48-a441-49ea-a0d1-4f4890aad707) (SelectExecutor): Reading approx. 44 rows with 3 streams | ||
| 23580 | 2026.03.25 00:27:36.543576 [ 5 ] {79c43534-46d7-45a9-b515-c2d265358032} <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', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'instance_network_interface:bytes_received', 'instance_network_interface:bytes_sent', 'instance_network_interface:errors_received', 'instance_network_interface:errors_sent', 'instance_network_interface:packets_dropped', 'instance_network_interface:packets_received', 'instance_network_interface:packets_sent', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_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', '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:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage', 'zone:cpu_nsec'))" | ||
| 23581 | 2026.03.25 00:27:36.543611 [ 5 ] {79c43534-46d7-45a9-b515-c2d265358032} <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', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'instance_network_interface:bytes_received', 'instance_network_interface:bytes_sent', 'instance_network_interface:errors_received', 'instance_network_interface:errors_sent', 'instance_network_interface:packets_dropped', 'instance_network_interface:packets_received', 'instance_network_interface:packets_sent', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_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', '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:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage', 'zone:cpu_nsec'))" | ||
| 23582 | 2026.03.25 00:27:36.543647 [ 5 ] {79c43534-46d7-45a9-b515-c2d265358032} <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', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'instance_network_interface:bytes_received', 'instance_network_interface:bytes_sent', 'instance_network_interface:errors_received', 'instance_network_interface:errors_sent', 'instance_network_interface:packets_dropped', 'instance_network_interface:packets_received', 'instance_network_interface:packets_sent', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_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', '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:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage', 'zone:cpu_nsec'))" | ||
| 23583 | 2026.03.25 00:27:36.544288 [ 5 ] {79c43534-46d7-45a9-b515-c2d265358032} <Debug> executeQuery: Read 44 rows, 1.65 KiB in 0.001831 sec., 24030.584380120155 rows/sec., 899.76 KiB/sec. | ||
| 23584 | 2026.03.25 00:27:36.544421 [ 5 ] {79c43534-46d7-45a9-b515-c2d265358032} <Debug> TCPHandler: Processed in 0.002092738 sec. | ||
| 23585 | 2026.03.25 00:27:36.544775 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23586 | 2026.03.25 00:27:36.544928 [ 5 ] {2b156786-6f98-416d-9d77-bd54a072074d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) 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', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'instance_network_interface:bytes_received', 'instance_network_interface:bytes_sent', 'instance_network_interface:errors_received', 'instance_network_interface:errors_sent', 'instance_network_interface:packets_dropped', 'instance_network_interface:packets_received', 'instance_network_interface:packets_sent', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_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', '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:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage', 'zone:cpu_nsec') FORMAT Native; (stage: Complete) | ||
| 23587 | 2026.03.25 00:27:36.545176 [ 5 ] {2b156786-6f98-416d-9d77-bd54a072074d} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 23588 | 2026.03.25 00:27:36.545220 [ 5 ] {2b156786-6f98-416d-9d77-bd54a072074d} <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', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'instance_network_interface:bytes_received', 'instance_network_interface:bytes_sent', 'instance_network_interface:errors_received', 'instance_network_interface:errors_sent', 'instance_network_interface:packets_dropped', 'instance_network_interface:packets_received', 'instance_network_interface:packets_sent', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_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', '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:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage', 'zone:cpu_nsec')" moved to PREWHERE | ||
| 23589 | 2026.03.25 00:27:36.545483 [ 5 ] {2b156786-6f98-416d-9d77-bd54a072074d} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 23590 | 2026.03.25 00:27:36.545535 [ 5 ] {2b156786-6f98-416d-9d77-bd54a072074d} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 23591 | 2026.03.25 00:27:36.545632 [ 5 ] {2b156786-6f98-416d-9d77-bd54a072074d} <Debug> oximeter.timeseries_schema (96f26d48-a441-49ea-a0d1-4f4890aad707) (SelectExecutor): Key condition: (column 0 notIn 74-element set) | ||
| 23592 | 2026.03.25 00:27:36.545691 [ 299 ] {2b156786-6f98-416d-9d77-bd54a072074d} <Trace> oximeter.timeseries_schema (96f26d48-a441-49ea-a0d1-4f4890aad707) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 23593 | 2026.03.25 00:27:36.545697 [ 327 ] {2b156786-6f98-416d-9d77-bd54a072074d} <Trace> oximeter.timeseries_schema (96f26d48-a441-49ea-a0d1-4f4890aad707) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 23594 | 2026.03.25 00:27:36.545709 [ 338 ] {2b156786-6f98-416d-9d77-bd54a072074d} <Trace> oximeter.timeseries_schema (96f26d48-a441-49ea-a0d1-4f4890aad707) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 23595 | 2026.03.25 00:27:36.545696 [ 304 ] {2b156786-6f98-416d-9d77-bd54a072074d} <Trace> oximeter.timeseries_schema (96f26d48-a441-49ea-a0d1-4f4890aad707) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 23596 | 2026.03.25 00:27:36.545832 [ 5 ] {2b156786-6f98-416d-9d77-bd54a072074d} <Debug> oximeter.timeseries_schema (96f26d48-a441-49ea-a0d1-4f4890aad707) (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 | ||
| 23597 | 2026.03.25 00:27:36.545858 [ 5 ] {2b156786-6f98-416d-9d77-bd54a072074d} <Trace> oximeter.timeseries_schema (96f26d48-a441-49ea-a0d1-4f4890aad707) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 23598 | 2026.03.25 00:27:36.545927 [ 5 ] {2b156786-6f98-416d-9d77-bd54a072074d} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 23599 | 2026.03.25 00:27:36.545944 [ 5 ] {2b156786-6f98-416d-9d77-bd54a072074d} <Debug> oximeter.timeseries_schema (96f26d48-a441-49ea-a0d1-4f4890aad707) (SelectExecutor): Reading approx. 44 rows with 3 streams | ||
| 23600 | 2026.03.25 00:27:36.545975 [ 5 ] {2b156786-6f98-416d-9d77-bd54a072074d} <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', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'instance_network_interface:bytes_received', 'instance_network_interface:bytes_sent', 'instance_network_interface:errors_received', 'instance_network_interface:errors_sent', 'instance_network_interface:packets_dropped', 'instance_network_interface:packets_received', 'instance_network_interface:packets_sent', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_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', '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:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage', 'zone:cpu_nsec'))" | ||
| 23601 | 2026.03.25 00:27:36.546007 [ 5 ] {2b156786-6f98-416d-9d77-bd54a072074d} <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', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'instance_network_interface:bytes_received', 'instance_network_interface:bytes_sent', 'instance_network_interface:errors_received', 'instance_network_interface:errors_sent', 'instance_network_interface:packets_dropped', 'instance_network_interface:packets_received', 'instance_network_interface:packets_sent', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_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', '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:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage', 'zone:cpu_nsec'))" | ||
| 23602 | 2026.03.25 00:27:36.546042 [ 5 ] {2b156786-6f98-416d-9d77-bd54a072074d} <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', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'instance_network_interface:bytes_received', 'instance_network_interface:bytes_sent', 'instance_network_interface:errors_received', 'instance_network_interface:errors_sent', 'instance_network_interface:packets_dropped', 'instance_network_interface:packets_received', 'instance_network_interface:packets_sent', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_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', '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:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage', 'zone:cpu_nsec'))" | ||
| 23603 | 2026.03.25 00:27:36.546661 [ 5 ] {2b156786-6f98-416d-9d77-bd54a072074d} <Debug> executeQuery: Read 44 rows, 1.65 KiB in 0.001808 sec., 24336.283185840708 rows/sec., 911.21 KiB/sec. | ||
| 23604 | 2026.03.25 00:27:36.546787 [ 5 ] {2b156786-6f98-416d-9d77-bd54a072074d} <Debug> TCPHandler: Processed in 0.002061547 sec. | ||
| 23605 | 2026.03.25 00:27:36.547069 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23606 | 2026.03.25 00:27:36.547222 [ 5 ] {29c9b3c9-1d3c-4149-a679-3b97df994a81} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) 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', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'instance_network_interface:bytes_received', 'instance_network_interface:bytes_sent', 'instance_network_interface:errors_received', 'instance_network_interface:errors_sent', 'instance_network_interface:packets_dropped', 'instance_network_interface:packets_received', 'instance_network_interface:packets_sent', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_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', '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:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage', 'zone:cpu_nsec') FORMAT Native; (stage: Complete) | ||
| 23607 | 2026.03.25 00:27:36.547470 [ 5 ] {29c9b3c9-1d3c-4149-a679-3b97df994a81} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 23608 | 2026.03.25 00:27:36.547513 [ 5 ] {29c9b3c9-1d3c-4149-a679-3b97df994a81} <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', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'instance_network_interface:bytes_received', 'instance_network_interface:bytes_sent', 'instance_network_interface:errors_received', 'instance_network_interface:errors_sent', 'instance_network_interface:packets_dropped', 'instance_network_interface:packets_received', 'instance_network_interface:packets_sent', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_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', '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:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage', 'zone:cpu_nsec')" moved to PREWHERE | ||
| 23609 | 2026.03.25 00:27:36.547781 [ 5 ] {29c9b3c9-1d3c-4149-a679-3b97df994a81} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 23610 | 2026.03.25 00:27:36.547834 [ 5 ] {29c9b3c9-1d3c-4149-a679-3b97df994a81} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 23611 | 2026.03.25 00:27:36.547932 [ 5 ] {29c9b3c9-1d3c-4149-a679-3b97df994a81} <Debug> oximeter.timeseries_schema (96f26d48-a441-49ea-a0d1-4f4890aad707) (SelectExecutor): Key condition: (column 0 notIn 75-element set) | ||
| 23612 | 2026.03.25 00:27:36.548003 [ 299 ] {29c9b3c9-1d3c-4149-a679-3b97df994a81} <Trace> oximeter.timeseries_schema (96f26d48-a441-49ea-a0d1-4f4890aad707) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 23613 | 2026.03.25 00:27:36.548006 [ 304 ] {29c9b3c9-1d3c-4149-a679-3b97df994a81} <Trace> oximeter.timeseries_schema (96f26d48-a441-49ea-a0d1-4f4890aad707) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 23614 | 2026.03.25 00:27:36.548032 [ 325 ] {29c9b3c9-1d3c-4149-a679-3b97df994a81} <Trace> oximeter.timeseries_schema (96f26d48-a441-49ea-a0d1-4f4890aad707) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 23615 | 2026.03.25 00:27:36.548005 [ 327 ] {29c9b3c9-1d3c-4149-a679-3b97df994a81} <Trace> oximeter.timeseries_schema (96f26d48-a441-49ea-a0d1-4f4890aad707) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 23616 | 2026.03.25 00:27:36.548160 [ 5 ] {29c9b3c9-1d3c-4149-a679-3b97df994a81} <Debug> oximeter.timeseries_schema (96f26d48-a441-49ea-a0d1-4f4890aad707) (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 | ||
| 23617 | 2026.03.25 00:27:36.548186 [ 5 ] {29c9b3c9-1d3c-4149-a679-3b97df994a81} <Trace> oximeter.timeseries_schema (96f26d48-a441-49ea-a0d1-4f4890aad707) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 23618 | 2026.03.25 00:27:36.548255 [ 5 ] {29c9b3c9-1d3c-4149-a679-3b97df994a81} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 23619 | 2026.03.25 00:27:36.548271 [ 5 ] {29c9b3c9-1d3c-4149-a679-3b97df994a81} <Debug> oximeter.timeseries_schema (96f26d48-a441-49ea-a0d1-4f4890aad707) (SelectExecutor): Reading approx. 44 rows with 3 streams | ||
| 23620 | 2026.03.25 00:27:36.548302 [ 5 ] {29c9b3c9-1d3c-4149-a679-3b97df994a81} <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', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'instance_network_interface:bytes_received', 'instance_network_interface:bytes_sent', 'instance_network_interface:errors_received', 'instance_network_interface:errors_sent', 'instance_network_interface:packets_dropped', 'instance_network_interface:packets_received', 'instance_network_interface:packets_sent', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_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', '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:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage', 'zone:cpu_nsec'))" | ||
| 23621 | 2026.03.25 00:27:36.548335 [ 5 ] {29c9b3c9-1d3c-4149-a679-3b97df994a81} <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', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'instance_network_interface:bytes_received', 'instance_network_interface:bytes_sent', 'instance_network_interface:errors_received', 'instance_network_interface:errors_sent', 'instance_network_interface:packets_dropped', 'instance_network_interface:packets_received', 'instance_network_interface:packets_sent', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_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', '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:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage', 'zone:cpu_nsec'))" | ||
| 23622 | 2026.03.25 00:27:36.548371 [ 5 ] {29c9b3c9-1d3c-4149-a679-3b97df994a81} <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', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'instance_network_interface:bytes_received', 'instance_network_interface:bytes_sent', 'instance_network_interface:errors_received', 'instance_network_interface:errors_sent', 'instance_network_interface:packets_dropped', 'instance_network_interface:packets_received', 'instance_network_interface:packets_sent', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_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', '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:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:vcpu_usage', 'zone:cpu_nsec'))" | ||
| 23623 | 2026.03.25 00:27:36.548989 [ 5 ] {29c9b3c9-1d3c-4149-a679-3b97df994a81} <Debug> executeQuery: Read 44 rows, 1.65 KiB in 0.001842 sec., 23887.079261672094 rows/sec., 894.39 KiB/sec. | ||
| 23624 | 2026.03.25 00:27:36.549090 [ 5 ] {29c9b3c9-1d3c-4149-a679-3b97df994a81} <Debug> TCPHandler: Processed in 0.002069477 sec. | ||
| 23625 | 2026.03.25 00:27:36.567038 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23626 | 2026.03.25 00:27:36.567174 [ 5 ] {e1d6fd13-4c9a-4d78-b5ff-df68b39b37a7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 23627 | 2026.03.25 00:27:36.567228 [ 5 ] {e1d6fd13-4c9a-4d78-b5ff-df68b39b37a7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 23628 | 2026.03.25 00:27:36.567941 [ 5 ] {e1d6fd13-4c9a-4d78-b5ff-df68b39b37a7} <Trace> oximeter.timeseries_schema (96f26d48-a441-49ea-a0d1-4f4890aad707): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23629 | 2026.03.25 00:27:36.567990 [ 5 ] {e1d6fd13-4c9a-4d78-b5ff-df68b39b37a7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 8.94 GiB. | ||
| 23630 | 2026.03.25 00:27:36.568459 [ 5 ] {e1d6fd13-4c9a-4d78-b5ff-df68b39b37a7} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 23631 | 2026.03.25 00:27:36.568664 [ 5 ] {e1d6fd13-4c9a-4d78-b5ff-df68b39b37a7} <Trace> oximeter.timeseries_schema (96f26d48-a441-49ea-a0d1-4f4890aad707): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23632 | 2026.03.25 00:27:36.568821 [ 5 ] {e1d6fd13-4c9a-4d78-b5ff-df68b39b37a7} <Debug> executeQuery: Read 31 rows, 4.74 KiB in 0.001684 sec., 18408.55106888361 rows/sec., 2.75 MiB/sec. | ||
| 23633 | 2026.03.25 00:27:36.568863 [ 5 ] {e1d6fd13-4c9a-4d78-b5ff-df68b39b37a7} <Debug> TCPHandler: Processed in 0.001894474 sec. | ||
| 23634 | 2026.03.25 00:27:36.569001 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23635 | 2026.03.25 00:27:36.569101 [ 5 ] {f3a350b2-bc65-4d11-9272-ee6d575633c9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 23636 | 2026.03.25 00:27:36.569144 [ 5 ] {f3a350b2-bc65-4d11-9272-ee6d575633c9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 23637 | 2026.03.25 00:27:36.569705 [ 5 ] {f3a350b2-bc65-4d11-9272-ee6d575633c9} <Trace> oximeter.fields_i16 (78240462-1731-4218-9a79-d1fbaf59befe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23638 | 2026.03.25 00:27:36.569742 [ 5 ] {f3a350b2-bc65-4d11-9272-ee6d575633c9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 8.94 GiB. | ||
| 23639 | 2026.03.25 00:27:36.570075 [ 5 ] {f3a350b2-bc65-4d11-9272-ee6d575633c9} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 23640 | 2026.03.25 00:27:36.570292 [ 5 ] {f3a350b2-bc65-4d11-9272-ee6d575633c9} <Trace> oximeter.fields_i16 (78240462-1731-4218-9a79-d1fbaf59befe): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23641 | 2026.03.25 00:27:36.570422 [ 5 ] {f3a350b2-bc65-4d11-9272-ee6d575633c9} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001344 sec., 211309.52380952382 rows/sec., 13.42 MiB/sec. | ||
| 23642 | 2026.03.25 00:27:36.570460 [ 5 ] {f3a350b2-bc65-4d11-9272-ee6d575633c9} <Debug> TCPHandler: Processed in 0.001510275 sec. | ||
| 23643 | 2026.03.25 00:27:36.570576 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23644 | 2026.03.25 00:27:36.570673 [ 5 ] {c14b8190-1749-4dec-9aae-0198f38dfbf7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 23645 | 2026.03.25 00:27:36.570713 [ 5 ] {c14b8190-1749-4dec-9aae-0198f38dfbf7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 23646 | 2026.03.25 00:27:36.571109 [ 5 ] {c14b8190-1749-4dec-9aae-0198f38dfbf7} <Trace> oximeter.fields_ipaddr (2be1fe0e-d681-4366-b872-d5e7a11bcfe0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23647 | 2026.03.25 00:27:36.571144 [ 5 ] {c14b8190-1749-4dec-9aae-0198f38dfbf7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 8.94 GiB. | ||
| 23648 | 2026.03.25 00:27:36.571430 [ 5 ] {c14b8190-1749-4dec-9aae-0198f38dfbf7} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 23649 | 2026.03.25 00:27:36.571633 [ 5 ] {c14b8190-1749-4dec-9aae-0198f38dfbf7} <Trace> oximeter.fields_ipaddr (2be1fe0e-d681-4366-b872-d5e7a11bcfe0): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23650 | 2026.03.25 00:27:36.571727 [ 95 ] {} <Debug> oximeter.fields_ipaddr (2be1fe0e-d681-4366-b872-d5e7a11bcfe0) (MergerMutator): Selected 6 parts from all_1_32_7 to all_37_37_0 | ||
| 23651 | 2026.03.25 00:27:36.571762 [ 95 ] {} <Trace> oximeter.fields_ipaddr (2be1fe0e-d681-4366-b872-d5e7a11bcfe0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23652 | 2026.03.25 00:27:36.571765 [ 5 ] {c14b8190-1749-4dec-9aae-0198f38dfbf7} <Debug> executeQuery: Read 4 rows, 319.00 B in 0.001111 sec., 3600.3600360036003 rows/sec., 280.40 KiB/sec. | ||
| 23653 | 2026.03.25 00:27:36.571782 [ 95 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 8.94 GiB. | ||
| 23654 | 2026.03.25 00:27:36.571807 [ 5 ] {c14b8190-1749-4dec-9aae-0198f38dfbf7} <Debug> TCPHandler: Processed in 0.0012808 sec. | ||
| 23655 | 2026.03.25 00:27:36.571896 [ 194 ] {2be1fe0e-d681-4366-b872-d5e7a11bcfe0::all_1_37_8} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_32_7 to all_37_37_0 into Compact with storage Full | ||
| 23656 | 2026.03.25 00:27:36.571917 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23657 | 2026.03.25 00:27:36.572024 [ 5 ] {ebbf35fc-96b3-45b9-bfb7-f0a863679c63} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 23658 | 2026.03.25 00:27:36.572046 [ 194 ] {2be1fe0e-d681-4366-b872-d5e7a11bcfe0::all_1_37_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 23659 | 2026.03.25 00:27:36.572064 [ 5 ] {ebbf35fc-96b3-45b9-bfb7-f0a863679c63} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 23660 | 2026.03.25 00:27:36.572104 [ 194 ] {2be1fe0e-d681-4366-b872-d5e7a11bcfe0::all_1_37_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_32_7, total 18 rows starting from the beginning of the part | ||
| 23661 | 2026.03.25 00:27:36.572206 [ 194 ] {2be1fe0e-d681-4366-b872-d5e7a11bcfe0::all_1_37_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 2 rows starting from the beginning of the part | ||
| 23662 | 2026.03.25 00:27:36.572279 [ 194 ] {2be1fe0e-d681-4366-b872-d5e7a11bcfe0::all_1_37_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 14 rows starting from the beginning of the part | ||
| 23663 | 2026.03.25 00:27:36.572348 [ 194 ] {2be1fe0e-d681-4366-b872-d5e7a11bcfe0::all_1_37_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 2 rows starting from the beginning of the part | ||
| 23664 | 2026.03.25 00:27:36.572413 [ 194 ] {2be1fe0e-d681-4366-b872-d5e7a11bcfe0::all_1_37_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 1 rows starting from the beginning of the part | ||
| 23665 | 2026.03.25 00:27:36.572478 [ 194 ] {2be1fe0e-d681-4366-b872-d5e7a11bcfe0::all_1_37_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 4 rows starting from the beginning of the part | ||
| 23666 | 2026.03.25 00:27:36.573153 [ 5 ] {ebbf35fc-96b3-45b9-bfb7-f0a863679c63} <Trace> oximeter.fields_string (da9d4756-c540-45ff-bdbb-bdc9c8d31861): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23667 | 2026.03.25 00:27:36.573194 [ 5 ] {ebbf35fc-96b3-45b9-bfb7-f0a863679c63} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 8.94 GiB. | ||
| 23668 | 2026.03.25 00:27:36.573478 [ 190 ] {2be1fe0e-d681-4366-b872-d5e7a11bcfe0::all_1_37_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 41 rows, containing 5 columns (5 merged, 0 gathered) in 0.001635058 sec., 25075.56306871071 rows/sec., 2.08 MiB/sec. | ||
| 23669 | 2026.03.25 00:27:36.573571 [ 5 ] {ebbf35fc-96b3-45b9-bfb7-f0a863679c63} <Trace> MergedBlockOutputStream: filled checksums all_162_162_0 (state Temporary) | ||
| 23670 | 2026.03.25 00:27:36.573633 [ 190 ] {2be1fe0e-d681-4366-b872-d5e7a11bcfe0::all_1_37_8} <Trace> MergedBlockOutputStream: filled checksums all_1_37_8 (state Temporary) | ||
| 23671 | 2026.03.25 00:27:36.573857 [ 5 ] {ebbf35fc-96b3-45b9-bfb7-f0a863679c63} <Trace> oximeter.fields_string (da9d4756-c540-45ff-bdbb-bdc9c8d31861): Renaming temporary part tmp_insert_all_162_162_0 to all_162_162_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23672 | 2026.03.25 00:27:36.573982 [ 190 ] {2be1fe0e-d681-4366-b872-d5e7a11bcfe0::all_1_37_8} <Trace> oximeter.fields_ipaddr (2be1fe0e-d681-4366-b872-d5e7a11bcfe0): Renaming temporary part tmp_merge_all_1_37_8 to all_1_37_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23673 | 2026.03.25 00:27:36.574001 [ 5 ] {ebbf35fc-96b3-45b9-bfb7-f0a863679c63} <Debug> executeQuery: Read 874 rows, 69.95 KiB in 0.001995 sec., 438095.23809523816 rows/sec., 34.24 MiB/sec. | ||
| 23674 | 2026.03.25 00:27:36.574052 [ 5 ] {ebbf35fc-96b3-45b9-bfb7-f0a863679c63} <Debug> TCPHandler: Processed in 0.00218412 sec. | ||
| 23675 | 2026.03.25 00:27:36.574066 [ 190 ] {2be1fe0e-d681-4366-b872-d5e7a11bcfe0::all_1_37_8} <Trace> oximeter.fields_ipaddr (2be1fe0e-d681-4366-b872-d5e7a11bcfe0) (MergerMutator): Merged 6 parts: [all_1_32_7, all_37_37_0] -> all_1_37_8 | ||
| 23676 | 2026.03.25 00:27:36.574143 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB. | ||
| 23677 | 2026.03.25 00:27:36.574178 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23678 | 2026.03.25 00:27:36.574278 [ 5 ] {5f684e97-93b6-4f21-bea5-fd02b3a82bae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 23679 | 2026.03.25 00:27:36.574318 [ 5 ] {5f684e97-93b6-4f21-bea5-fd02b3a82bae} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 23680 | 2026.03.25 00:27:36.574763 [ 5 ] {5f684e97-93b6-4f21-bea5-fd02b3a82bae} <Trace> oximeter.fields_u16 (b490aa8d-8720-450c-9d9d-0c0be0c6e0e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23681 | 2026.03.25 00:27:36.574798 [ 5 ] {5f684e97-93b6-4f21-bea5-fd02b3a82bae} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 8.94 GiB. | ||
| 23682 | 2026.03.25 00:27:36.575110 [ 5 ] {5f684e97-93b6-4f21-bea5-fd02b3a82bae} <Trace> MergedBlockOutputStream: filled checksums all_136_136_0 (state Temporary) | ||
| 23683 | 2026.03.25 00:27:36.575317 [ 5 ] {5f684e97-93b6-4f21-bea5-fd02b3a82bae} <Trace> oximeter.fields_u16 (b490aa8d-8720-450c-9d9d-0c0be0c6e0e1): Renaming temporary part tmp_insert_all_136_136_0 to all_136_136_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23684 | 2026.03.25 00:27:36.575420 [ 95 ] {} <Debug> oximeter.fields_u16 (b490aa8d-8720-450c-9d9d-0c0be0c6e0e1) (MergerMutator): Selected 6 parts from all_1_131_26 to all_136_136_0 | ||
| 23685 | 2026.03.25 00:27:36.575444 [ 5 ] {5f684e97-93b6-4f21-bea5-fd02b3a82bae} <Debug> executeQuery: Read 160 rows, 9.86 KiB in 0.001184 sec., 135135.13513513515 rows/sec., 8.13 MiB/sec. | ||
| 23686 | 2026.03.25 00:27:36.575446 [ 95 ] {} <Trace> oximeter.fields_u16 (b490aa8d-8720-450c-9d9d-0c0be0c6e0e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23687 | 2026.03.25 00:27:36.575473 [ 95 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 8.94 GiB. | ||
| 23688 | 2026.03.25 00:27:36.575489 [ 5 ] {5f684e97-93b6-4f21-bea5-fd02b3a82bae} <Debug> TCPHandler: Processed in 0.001361531 sec. | ||
| 23689 | 2026.03.25 00:27:36.575540 [ 194 ] {b490aa8d-8720-450c-9d9d-0c0be0c6e0e1::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 | ||
| 23690 | 2026.03.25 00:27:36.575605 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23691 | 2026.03.25 00:27:36.575634 [ 194 ] {b490aa8d-8720-450c-9d9d-0c0be0c6e0e1::all_1_136_27} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 23692 | 2026.03.25 00:27:36.575662 [ 194 ] {b490aa8d-8720-450c-9d9d-0c0be0c6e0e1::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_131_26, total 216 rows starting from the beginning of the part | ||
| 23693 | 2026.03.25 00:27:36.575705 [ 5 ] {0cf3061a-761d-4aba-a533-174fece7d245} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 23694 | 2026.03.25 00:27:36.575706 [ 194 ] {b490aa8d-8720-450c-9d9d-0c0be0c6e0e1::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_132_132_0, total 156 rows starting from the beginning of the part | ||
| 23695 | 2026.03.25 00:27:36.575753 [ 5 ] {0cf3061a-761d-4aba-a533-174fece7d245} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 23696 | 2026.03.25 00:27:36.575766 [ 194 ] {b490aa8d-8720-450c-9d9d-0c0be0c6e0e1::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_133_133_0, total 56 rows starting from the beginning of the part | ||
| 23697 | 2026.03.25 00:27:36.575806 [ 194 ] {b490aa8d-8720-450c-9d9d-0c0be0c6e0e1::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_134_134_0, total 156 rows starting from the beginning of the part | ||
| 23698 | 2026.03.25 00:27:36.575841 [ 194 ] {b490aa8d-8720-450c-9d9d-0c0be0c6e0e1::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_135_135_0, total 43 rows starting from the beginning of the part | ||
| 23699 | 2026.03.25 00:27:36.575875 [ 194 ] {b490aa8d-8720-450c-9d9d-0c0be0c6e0e1::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_136_136_0, total 160 rows starting from the beginning of the part | ||
| 23700 | 2026.03.25 00:27:36.576237 [ 5 ] {0cf3061a-761d-4aba-a533-174fece7d245} <Trace> oximeter.fields_u32 (79eddaf6-5920-48fe-8c45-6c5582e58677): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23701 | 2026.03.25 00:27:36.576278 [ 5 ] {0cf3061a-761d-4aba-a533-174fece7d245} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 8.94 GiB. | ||
| 23702 | 2026.03.25 00:27:36.576600 [ 5 ] {0cf3061a-761d-4aba-a533-174fece7d245} <Trace> MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary) | ||
| 23703 | 2026.03.25 00:27:36.576703 [ 192 ] {b490aa8d-8720-450c-9d9d-0c0be0c6e0e1::all_1_136_27} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 787 rows, containing 5 columns (5 merged, 0 gathered) in 0.001189348 sec., 661707.0865718024 rows/sec., 43.97 MiB/sec. | ||
| 23704 | 2026.03.25 00:27:36.576819 [ 5 ] {0cf3061a-761d-4aba-a533-174fece7d245} <Trace> oximeter.fields_u32 (79eddaf6-5920-48fe-8c45-6c5582e58677): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23705 | 2026.03.25 00:27:36.576858 [ 194 ] {b490aa8d-8720-450c-9d9d-0c0be0c6e0e1::all_1_136_27} <Trace> MergedBlockOutputStream: filled checksums all_1_136_27 (state Temporary) | ||
| 23706 | 2026.03.25 00:27:36.576966 [ 5 ] {0cf3061a-761d-4aba-a533-174fece7d245} <Debug> executeQuery: Read 187 rows, 12.29 KiB in 0.001279 sec., 146207.9749804535 rows/sec., 9.38 MiB/sec. | ||
| 23707 | 2026.03.25 00:27:36.577017 [ 5 ] {0cf3061a-761d-4aba-a533-174fece7d245} <Debug> TCPHandler: Processed in 0.001461353 sec. | ||
| 23708 | 2026.03.25 00:27:36.577108 [ 194 ] {b490aa8d-8720-450c-9d9d-0c0be0c6e0e1::all_1_136_27} <Trace> oximeter.fields_u16 (b490aa8d-8720-450c-9d9d-0c0be0c6e0e1): Renaming temporary part tmp_merge_all_1_136_27 to all_1_136_27 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23709 | 2026.03.25 00:27:36.577124 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23710 | 2026.03.25 00:27:36.577182 [ 194 ] {b490aa8d-8720-450c-9d9d-0c0be0c6e0e1::all_1_136_27} <Trace> oximeter.fields_u16 (b490aa8d-8720-450c-9d9d-0c0be0c6e0e1) (MergerMutator): Merged 6 parts: [all_1_131_26, all_136_136_0] -> all_1_136_27 | ||
| 23711 | 2026.03.25 00:27:36.577223 [ 5 ] {f34dfdda-92a6-471f-8011-c59822f0d648} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 23712 | 2026.03.25 00:27:36.577251 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.34 MiB. | ||
| 23713 | 2026.03.25 00:27:36.577266 [ 5 ] {f34dfdda-92a6-471f-8011-c59822f0d648} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 23714 | 2026.03.25 00:27:36.577704 [ 5 ] {f34dfdda-92a6-471f-8011-c59822f0d648} <Trace> oximeter.fields_u8 (fa258e8d-285a-434f-b894-6be795807874): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23715 | 2026.03.25 00:27:36.577740 [ 5 ] {f34dfdda-92a6-471f-8011-c59822f0d648} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 8.94 GiB. | ||
| 23716 | 2026.03.25 00:27:36.578044 [ 5 ] {f34dfdda-92a6-471f-8011-c59822f0d648} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 23717 | 2026.03.25 00:27:36.578268 [ 5 ] {f34dfdda-92a6-471f-8011-c59822f0d648} <Trace> oximeter.fields_u8 (fa258e8d-285a-434f-b894-6be795807874): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23718 | 2026.03.25 00:27:36.578400 [ 5 ] {f34dfdda-92a6-471f-8011-c59822f0d648} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001195 sec., 123849.37238493723 rows/sec., 7.04 MiB/sec. | ||
| 23719 | 2026.03.25 00:27:36.578446 [ 5 ] {f34dfdda-92a6-471f-8011-c59822f0d648} <Debug> TCPHandler: Processed in 0.001369892 sec. | ||
| 23720 | 2026.03.25 00:27:36.578569 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23721 | 2026.03.25 00:27:36.578658 [ 5 ] {2b9877f2-ffc3-4656-ae5f-851e09855c20} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 23722 | 2026.03.25 00:27:36.578694 [ 5 ] {2b9877f2-ffc3-4656-ae5f-851e09855c20} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 23723 | 2026.03.25 00:27:36.579298 [ 5 ] {2b9877f2-ffc3-4656-ae5f-851e09855c20} <Trace> oximeter.fields_uuid (6a83c119-7e6c-4ef5-9da4-bd1e7cdd4b62): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23724 | 2026.03.25 00:27:36.579332 [ 5 ] {2b9877f2-ffc3-4656-ae5f-851e09855c20} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 8.94 GiB. | ||
| 23725 | 2026.03.25 00:27:36.579739 [ 5 ] {2b9877f2-ffc3-4656-ae5f-851e09855c20} <Trace> MergedBlockOutputStream: filled checksums all_162_162_0 (state Temporary) | ||
| 23726 | 2026.03.25 00:27:36.579945 [ 5 ] {2b9877f2-ffc3-4656-ae5f-851e09855c20} <Trace> oximeter.fields_uuid (6a83c119-7e6c-4ef5-9da4-bd1e7cdd4b62): Renaming temporary part tmp_insert_all_162_162_0 to all_162_162_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23727 | 2026.03.25 00:27:36.580078 [ 5 ] {2b9877f2-ffc3-4656-ae5f-851e09855c20} <Debug> executeQuery: Read 688 rows, 50.63 KiB in 0.001428 sec., 481792.7170868347 rows/sec., 34.63 MiB/sec. | ||
| 23728 | 2026.03.25 00:27:36.580116 [ 5 ] {2b9877f2-ffc3-4656-ae5f-851e09855c20} <Debug> TCPHandler: Processed in 0.001591566 sec. | ||
| 23729 | 2026.03.25 00:27:36.580236 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23730 | 2026.03.25 00:27:36.580329 [ 5 ] {997af065-b0ac-4a89-82db-ae53988eba95} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 23731 | 2026.03.25 00:27:36.580371 [ 5 ] {997af065-b0ac-4a89-82db-ae53988eba95} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 23732 | 2026.03.25 00:27:36.580708 [ 5 ] {997af065-b0ac-4a89-82db-ae53988eba95} <Trace> oximeter.measurements_bool (8a3ce6e0-f76a-4ba2-9a43-4275c3c9549e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23733 | 2026.03.25 00:27:36.580744 [ 5 ] {997af065-b0ac-4a89-82db-ae53988eba95} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 8.94 GiB. | ||
| 23734 | 2026.03.25 00:27:36.581033 [ 5 ] {997af065-b0ac-4a89-82db-ae53988eba95} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 23735 | 2026.03.25 00:27:36.581235 [ 5 ] {997af065-b0ac-4a89-82db-ae53988eba95} <Trace> oximeter.measurements_bool (8a3ce6e0-f76a-4ba2-9a43-4275c3c9549e): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23736 | 2026.03.25 00:27:36.581364 [ 5 ] {997af065-b0ac-4a89-82db-ae53988eba95} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001052 sec., 5703.42205323194 rows/sec., 297.98 KiB/sec. | ||
| 23737 | 2026.03.25 00:27:36.581400 [ 5 ] {997af065-b0ac-4a89-82db-ae53988eba95} <Debug> TCPHandler: Processed in 0.001212548 sec. | ||
| 23738 | 2026.03.25 00:27:36.581519 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23739 | 2026.03.25 00:27:36.581619 [ 5 ] {21d8448d-13ab-4e44-b8e8-1d2c43f32ce4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.measurements_cumulativei64 FORMAT Native (stage: Complete) | ||
| 23740 | 2026.03.25 00:27:36.581662 [ 5 ] {21d8448d-13ab-4e44-b8e8-1d2c43f32ce4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64 | ||
| 23741 | 2026.03.25 00:27:36.582012 [ 5 ] {21d8448d-13ab-4e44-b8e8-1d2c43f32ce4} <Trace> oximeter.measurements_cumulativei64 (dfe05664-e769-425a-a73a-bb6c69e86690): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23742 | 2026.03.25 00:27:36.582047 [ 5 ] {21d8448d-13ab-4e44-b8e8-1d2c43f32ce4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 8.94 GiB. | ||
| 23743 | 2026.03.25 00:27:36.582870 [ 5 ] {21d8448d-13ab-4e44-b8e8-1d2c43f32ce4} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 23744 | 2026.03.25 00:27:36.583078 [ 5 ] {21d8448d-13ab-4e44-b8e8-1d2c43f32ce4} <Trace> oximeter.measurements_cumulativei64 (dfe05664-e769-425a-a73a-bb6c69e86690): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23745 | 2026.03.25 00:27:36.583218 [ 5 ] {21d8448d-13ab-4e44-b8e8-1d2c43f32ce4} <Debug> executeQuery: Read 20 rows, 1.35 KiB in 0.001616 sec., 12376.237623762376 rows/sec., 837.57 KiB/sec. | ||
| 23746 | 2026.03.25 00:27:36.583268 [ 5 ] {21d8448d-13ab-4e44-b8e8-1d2c43f32ce4} <Debug> TCPHandler: Processed in 0.001796951 sec. | ||
| 23747 | 2026.03.25 00:27:36.583399 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23748 | 2026.03.25 00:27:36.583506 [ 5 ] {16bb976f-7aef-491d-8a1e-1f3aa5fa8719} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 23749 | 2026.03.25 00:27:36.583562 [ 5 ] {16bb976f-7aef-491d-8a1e-1f3aa5fa8719} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 23750 | 2026.03.25 00:27:36.587331 [ 5 ] {16bb976f-7aef-491d-8a1e-1f3aa5fa8719} <Trace> oximeter.measurements_cumulativeu64 (d9515f17-c5fd-4592-903e-92bbab0fc185): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23751 | 2026.03.25 00:27:36.587374 [ 5 ] {16bb976f-7aef-491d-8a1e-1f3aa5fa8719} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 8.94 GiB. | ||
| 23752 | 2026.03.25 00:27:36.587760 [ 5 ] {16bb976f-7aef-491d-8a1e-1f3aa5fa8719} <Trace> MergedBlockOutputStream: filled checksums all_162_162_0 (state Temporary) | ||
| 23753 | 2026.03.25 00:27:36.587986 [ 5 ] {16bb976f-7aef-491d-8a1e-1f3aa5fa8719} <Trace> oximeter.measurements_cumulativeu64 (d9515f17-c5fd-4592-903e-92bbab0fc185): Renaming temporary part tmp_insert_all_162_162_0 to all_162_162_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23754 | 2026.03.25 00:27:36.588129 [ 5 ] {16bb976f-7aef-491d-8a1e-1f3aa5fa8719} <Debug> executeQuery: Read 308 rows, 20.97 KiB in 0.004647 sec., 66279.3199913923 rows/sec., 4.41 MiB/sec. | ||
| 23755 | 2026.03.25 00:27:36.588171 [ 5 ] {16bb976f-7aef-491d-8a1e-1f3aa5fa8719} <Debug> TCPHandler: Processed in 0.004829221 sec. | ||
| 23756 | 2026.03.25 00:27:36.588291 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23757 | 2026.03.25 00:27:36.588389 [ 5 ] {228bcccd-90c8-461c-baa0-6b24b762c2c2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 23758 | 2026.03.25 00:27:36.588433 [ 5 ] {228bcccd-90c8-461c-baa0-6b24b762c2c2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 23759 | 2026.03.25 00:27:36.588779 [ 5 ] {228bcccd-90c8-461c-baa0-6b24b762c2c2} <Trace> oximeter.measurements_f64 (212c2a6f-90cf-4c71-aafe-78c3b1fd8e79): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23760 | 2026.03.25 00:27:36.588817 [ 5 ] {228bcccd-90c8-461c-baa0-6b24b762c2c2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 8.94 GiB. | ||
| 23761 | 2026.03.25 00:27:36.589116 [ 5 ] {228bcccd-90c8-461c-baa0-6b24b762c2c2} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 23762 | 2026.03.25 00:27:36.589348 [ 5 ] {228bcccd-90c8-461c-baa0-6b24b762c2c2} <Trace> oximeter.measurements_f64 (212c2a6f-90cf-4c71-aafe-78c3b1fd8e79): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23763 | 2026.03.25 00:27:36.589468 [ 94 ] {} <Debug> oximeter.measurements_f64 (212c2a6f-90cf-4c71-aafe-78c3b1fd8e79) (MergerMutator): Selected 6 parts from all_1_65_13 to all_70_70_0 | ||
| 23764 | 2026.03.25 00:27:36.589485 [ 5 ] {228bcccd-90c8-461c-baa0-6b24b762c2c2} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001117 sec., 895.2551477170995 rows/sec., 60.32 KiB/sec. | ||
| 23765 | 2026.03.25 00:27:36.589521 [ 94 ] {} <Trace> oximeter.measurements_f64 (212c2a6f-90cf-4c71-aafe-78c3b1fd8e79): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23766 | 2026.03.25 00:27:36.589537 [ 5 ] {228bcccd-90c8-461c-baa0-6b24b762c2c2} <Debug> TCPHandler: Processed in 0.00129831 sec. | ||
| 23767 | 2026.03.25 00:27:36.589551 [ 94 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 8.94 GiB. | ||
| 23768 | 2026.03.25 00:27:36.589645 [ 199 ] {212c2a6f-90cf-4c71-aafe-78c3b1fd8e79::all_1_70_14} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_65_13 to all_70_70_0 into Compact with storage Full | ||
| 23769 | 2026.03.25 00:27:36.589677 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23770 | 2026.03.25 00:27:36.589741 [ 199 ] {212c2a6f-90cf-4c71-aafe-78c3b1fd8e79::all_1_70_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 23771 | 2026.03.25 00:27:36.589771 [ 199 ] {212c2a6f-90cf-4c71-aafe-78c3b1fd8e79::all_1_70_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_65_13, total 65 rows starting from the beginning of the part | ||
| 23772 | 2026.03.25 00:27:36.589775 [ 5 ] {087c73a5-e104-4cb2-81a5-9ca37fdb2c2b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 23773 | 2026.03.25 00:27:36.589832 [ 199 ] {212c2a6f-90cf-4c71-aafe-78c3b1fd8e79::all_1_70_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 1 rows starting from the beginning of the part | ||
| 23774 | 2026.03.25 00:27:36.589835 [ 5 ] {087c73a5-e104-4cb2-81a5-9ca37fdb2c2b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 23775 | 2026.03.25 00:27:36.589879 [ 199 ] {212c2a6f-90cf-4c71-aafe-78c3b1fd8e79::all_1_70_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 1 rows starting from the beginning of the part | ||
| 23776 | 2026.03.25 00:27:36.589922 [ 199 ] {212c2a6f-90cf-4c71-aafe-78c3b1fd8e79::all_1_70_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 1 rows starting from the beginning of the part | ||
| 23777 | 2026.03.25 00:27:36.589960 [ 199 ] {212c2a6f-90cf-4c71-aafe-78c3b1fd8e79::all_1_70_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 1 rows starting from the beginning of the part | ||
| 23778 | 2026.03.25 00:27:36.590002 [ 199 ] {212c2a6f-90cf-4c71-aafe-78c3b1fd8e79::all_1_70_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 1 rows starting from the beginning of the part | ||
| 23779 | 2026.03.25 00:27:36.590684 [ 5 ] {087c73a5-e104-4cb2-81a5-9ca37fdb2c2b} <Trace> oximeter.measurements_histogramu64 (66b3c5cd-c277-4614-b9e1-0e483a2d8930): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23780 | 2026.03.25 00:27:36.590722 [ 5 ] {087c73a5-e104-4cb2-81a5-9ca37fdb2c2b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 8.94 GiB. | ||
| 23781 | 2026.03.25 00:27:36.590968 [ 192 ] {212c2a6f-90cf-4c71-aafe-78c3b1fd8e79::all_1_70_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 70 rows, containing 4 columns (4 merged, 0 gathered) in 0.001361251 sec., 51423.286374077965 rows/sec., 3.38 MiB/sec. | ||
| 23782 | 2026.03.25 00:27:36.591143 [ 196 ] {212c2a6f-90cf-4c71-aafe-78c3b1fd8e79::all_1_70_14} <Trace> MergedBlockOutputStream: filled checksums all_1_70_14 (state Temporary) | ||
| 23783 | 2026.03.25 00:27:36.591285 [ 5 ] {087c73a5-e104-4cb2-81a5-9ca37fdb2c2b} <Trace> MergedBlockOutputStream: filled checksums all_136_136_0 (state Temporary) | ||
| 23784 | 2026.03.25 00:27:36.591517 [ 196 ] {212c2a6f-90cf-4c71-aafe-78c3b1fd8e79::all_1_70_14} <Trace> oximeter.measurements_f64 (212c2a6f-90cf-4c71-aafe-78c3b1fd8e79): Renaming temporary part tmp_merge_all_1_70_14 to all_1_70_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23785 | 2026.03.25 00:27:36.591579 [ 5 ] {087c73a5-e104-4cb2-81a5-9ca37fdb2c2b} <Trace> oximeter.measurements_histogramu64 (66b3c5cd-c277-4614-b9e1-0e483a2d8930): Renaming temporary part tmp_insert_all_136_136_0 to all_136_136_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23786 | 2026.03.25 00:27:36.591612 [ 196 ] {212c2a6f-90cf-4c71-aafe-78c3b1fd8e79::all_1_70_14} <Trace> oximeter.measurements_f64 (212c2a6f-90cf-4c71-aafe-78c3b1fd8e79) (MergerMutator): Merged 6 parts: [all_1_65_13, all_70_70_0] -> all_1_70_14 | ||
| 23787 | 2026.03.25 00:27:36.591715 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 23788 | 2026.03.25 00:27:36.591730 [ 94 ] {} <Debug> oximeter.measurements_histogramu64 (66b3c5cd-c277-4614-b9e1-0e483a2d8930) (MergerMutator): Selected 6 parts from all_1_131_26 to all_136_136_0 | ||
| 23789 | 2026.03.25 00:27:36.591742 [ 5 ] {087c73a5-e104-4cb2-81a5-9ca37fdb2c2b} <Debug> executeQuery: Read 19 rows, 32.07 KiB in 0.001985 sec., 9571.788413098238 rows/sec., 15.78 MiB/sec. | ||
| 23790 | 2026.03.25 00:27:36.591777 [ 94 ] {} <Trace> oximeter.measurements_histogramu64 (66b3c5cd-c277-4614-b9e1-0e483a2d8930): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23791 | 2026.03.25 00:27:36.591802 [ 94 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 8.94 GiB. | ||
| 23792 | 2026.03.25 00:27:36.591831 [ 5 ] {087c73a5-e104-4cb2-81a5-9ca37fdb2c2b} <Debug> TCPHandler: Processed in 0.0022052 sec. | ||
| 23793 | 2026.03.25 00:27:36.591869 [ 199 ] {66b3c5cd-c277-4614-b9e1-0e483a2d8930::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 | ||
| 23794 | 2026.03.25 00:27:36.591958 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23795 | 2026.03.25 00:27:36.592039 [ 199 ] {66b3c5cd-c277-4614-b9e1-0e483a2d8930::all_1_136_27} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 23796 | 2026.03.25 00:27:36.592053 [ 5 ] {d899c645-0646-49d1-aab1-eb02ace0dd21} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 23797 | 2026.03.25 00:27:36.592086 [ 199 ] {66b3c5cd-c277-4614-b9e1-0e483a2d8930::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_131_26, total 2756 rows starting from the beginning of the part | ||
| 23798 | 2026.03.25 00:27:36.592094 [ 5 ] {d899c645-0646-49d1-aab1-eb02ace0dd21} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 23799 | 2026.03.25 00:27:36.592197 [ 199 ] {66b3c5cd-c277-4614-b9e1-0e483a2d8930::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_132_132_0, total 14 rows starting from the beginning of the part | ||
| 23800 | 2026.03.25 00:27:36.592296 [ 199 ] {66b3c5cd-c277-4614-b9e1-0e483a2d8930::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_133_133_0, total 54 rows starting from the beginning of the part | ||
| 23801 | 2026.03.25 00:27:36.592391 [ 199 ] {66b3c5cd-c277-4614-b9e1-0e483a2d8930::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_134_134_0, total 14 rows starting from the beginning of the part | ||
| 23802 | 2026.03.25 00:27:36.592451 [ 5 ] {d899c645-0646-49d1-aab1-eb02ace0dd21} <Trace> oximeter.measurements_u64 (a46c3f3f-9ded-4b50-9fc2-4f503dd169a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23803 | 2026.03.25 00:27:36.592483 [ 199 ] {66b3c5cd-c277-4614-b9e1-0e483a2d8930::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_135_135_0, total 42 rows starting from the beginning of the part | ||
| 23804 | 2026.03.25 00:27:36.592488 [ 5 ] {d899c645-0646-49d1-aab1-eb02ace0dd21} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 8.94 GiB. | ||
| 23805 | 2026.03.25 00:27:36.592590 [ 199 ] {66b3c5cd-c277-4614-b9e1-0e483a2d8930::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_136_136_0, total 19 rows starting from the beginning of the part | ||
| 23806 | 2026.03.25 00:27:36.592845 [ 5 ] {d899c645-0646-49d1-aab1-eb02ace0dd21} <Trace> MergedBlockOutputStream: filled checksums all_162_162_0 (state Temporary) | ||
| 23807 | 2026.03.25 00:27:36.593060 [ 5 ] {d899c645-0646-49d1-aab1-eb02ace0dd21} <Trace> oximeter.measurements_u64 (a46c3f3f-9ded-4b50-9fc2-4f503dd169a4): Renaming temporary part tmp_insert_all_162_162_0 to all_162_162_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23808 | 2026.03.25 00:27:36.593197 [ 5 ] {d899c645-0646-49d1-aab1-eb02ace0dd21} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001164 sec., 77319.58762886598 rows/sec., 4.84 MiB/sec. | ||
| 23809 | 2026.03.25 00:27:36.593234 [ 5 ] {d899c645-0646-49d1-aab1-eb02ace0dd21} <Debug> TCPHandler: Processed in 0.00132572 sec. | ||
| 23810 | 2026.03.25 00:27:36.600917 [ 196 ] {66b3c5cd-c277-4614-b9e1-0e483a2d8930::all_1_136_27} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2899 rows, containing 19 columns (19 merged, 0 gathered) in 0.009077009 sec., 319378.33266442723 rows/sec., 572.01 MiB/sec. | ||
| 23811 | 2026.03.25 00:27:36.603513 [ 192 ] {66b3c5cd-c277-4614-b9e1-0e483a2d8930::all_1_136_27} <Trace> MergedBlockOutputStream: filled checksums all_1_136_27 (state Temporary) | ||
| 23812 | 2026.03.25 00:27:36.603897 [ 192 ] {66b3c5cd-c277-4614-b9e1-0e483a2d8930::all_1_136_27} <Trace> oximeter.measurements_histogramu64 (66b3c5cd-c277-4614-b9e1-0e483a2d8930): Renaming temporary part tmp_merge_all_1_136_27 to all_1_136_27 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23813 | 2026.03.25 00:27:36.603977 [ 192 ] {66b3c5cd-c277-4614-b9e1-0e483a2d8930::all_1_136_27} <Trace> oximeter.measurements_histogramu64 (66b3c5cd-c277-4614-b9e1-0e483a2d8930) (MergerMutator): Merged 6 parts: [all_1_131_26, all_136_136_0] -> all_1_136_27 | ||
| 23814 | 2026.03.25 00:27:36.604119 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 19.38 MiB. | ||
| 23815 | 2026.03.25 00:27:37.000242 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 407.07 MiB, peak 428.48 MiB, free memory in arenas 0.00 B, will set to 404.19 MiB (RSS), difference: -2.88 MiB | ||
| 23816 | 2026.03.25 00:27:37.501450 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 45534 | ||
| 23817 | 2026.03.25 00:27:37.501986 [ 244 ] {} <Trace> system.asynchronous_metric_log (0898b27c-367e-447b-8482-f4822232c365): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23818 | 2026.03.25 00:27:37.502027 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.44 GiB. | ||
| 23819 | 2026.03.25 00:27:37.502502 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary) | ||
| 23820 | 2026.03.25 00:27:37.502723 [ 244 ] {} <Trace> system.asynchronous_metric_log (0898b27c-367e-447b-8482-f4822232c365): Renaming temporary part tmp_insert_all_95_95_0 to all_95_95_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23821 | 2026.03.25 00:27:37.502850 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 45534 | ||
| 23822 | 2026.03.25 00:27:38.454205 [ 222 ] {} <Trace> system.asynchronous_metric_log (0898b27c-367e-447b-8482-f4822232c365): 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] | ||
| 23823 | 2026.03.25 00:27:38.454299 [ 222 ] {} <Debug> system.asynchronous_metric_log (0898b27c-367e-447b-8482-f4822232c365): 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] | ||
| 23824 | 2026.03.25 00:27:38.457318 [ 222 ] {} <Debug> system.asynchronous_metric_log (0898b27c-367e-447b-8482-f4822232c365): 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] | ||
| 23825 | 2026.03.25 00:27:38.538910 [ 223 ] {} <Trace> system.metric_log (8832bb94-2db2-42e0-923d-5bcca7c2cc3b): 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] | ||
| 23826 | 2026.03.25 00:27:38.538967 [ 223 ] {} <Debug> system.metric_log (8832bb94-2db2-42e0-923d-5bcca7c2cc3b): 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] | ||
| 23827 | 2026.03.25 00:27:38.542180 [ 223 ] {} <Debug> system.metric_log (8832bb94-2db2-42e0-923d-5bcca7c2cc3b): 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] | ||
| 23828 | 2026.03.25 00:27:39.000186 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 400.19 MiB, peak 428.48 MiB, free memory in arenas 0.00 B, will set to 404.19 MiB (RSS), difference: 4.00 MiB | ||
| 23829 | 2026.03.25 00:27:40.010416 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 716 | ||
| 23830 | 2026.03.25 00:27:40.028015 [ 243 ] {} <Trace> system.metric_log (8832bb94-2db2-42e0-923d-5bcca7c2cc3b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23831 | 2026.03.25 00:27:40.028087 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.44 GiB. | ||
| 23832 | 2026.03.25 00:27:40.034375 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary) | ||
| 23833 | 2026.03.25 00:27:40.035074 [ 243 ] {} <Trace> system.metric_log (8832bb94-2db2-42e0-923d-5bcca7c2cc3b): Renaming temporary part tmp_insert_all_95_95_0 to all_95_95_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23834 | 2026.03.25 00:27:40.037988 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 716 | ||
| 23835 | 2026.03.25 00:27:41.045875 [ 225 ] {} <Trace> oximeter.measurements_histogramu64 (66b3c5cd-c277-4614-b9e1-0e483a2d8930): 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] | ||
| 23836 | 2026.03.25 00:27:41.045947 [ 225 ] {} <Debug> oximeter.measurements_histogramu64 (66b3c5cd-c277-4614-b9e1-0e483a2d8930): 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] | ||
| 23837 | 2026.03.25 00:27:41.049486 [ 225 ] {} <Debug> oximeter.measurements_histogramu64 (66b3c5cd-c277-4614-b9e1-0e483a2d8930): 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] | ||
| 23838 | 2026.03.25 00:27:41.140959 [ 222 ] {} <Trace> oximeter.measurements_u64 (a46c3f3f-9ded-4b50-9fc2-4f503dd169a4): 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] | ||
| 23839 | 2026.03.25 00:27:41.141037 [ 222 ] {} <Debug> oximeter.measurements_u64 (a46c3f3f-9ded-4b50-9fc2-4f503dd169a4): 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] | ||
| 23840 | 2026.03.25 00:27:41.143803 [ 222 ] {} <Debug> oximeter.measurements_u64 (a46c3f3f-9ded-4b50-9fc2-4f503dd169a4): 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] | ||
| 23841 | 2026.03.25 00:27:41.418336 [ 225 ] {} <Trace> oximeter.fields_u16 (b490aa8d-8720-450c-9d9d-0c0be0c6e0e1): 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] | ||
| 23842 | 2026.03.25 00:27:41.418383 [ 225 ] {} <Debug> oximeter.fields_u16 (b490aa8d-8720-450c-9d9d-0c0be0c6e0e1): 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] | ||
| 23843 | 2026.03.25 00:27:41.421330 [ 225 ] {} <Debug> oximeter.fields_u16 (b490aa8d-8720-450c-9d9d-0c0be0c6e0e1): 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] | ||
| 23844 | 2026.03.25 00:27:41.475252 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23845 | 2026.03.25 00:27:41.475549 [ 5 ] {8e63d050-baed-4057-a3c1-b8e7c52c2c65} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) 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', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'instance_network_interface:bytes_received', 'instance_network_interface:bytes_sent', 'instance_network_interface:errors_received', 'instance_network_interface:errors_sent', 'instance_network_interface:packets_dropped', 'instance_network_interface:packets_received', 'instance_network_interface:packets_sent', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_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', '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:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:reset', 'virtual_machine:vcpu_usage', 'zone:cpu_nsec') FORMAT Native; (stage: Complete) | ||
| 23846 | 2026.03.25 00:27:41.476007 [ 5 ] {8e63d050-baed-4057-a3c1-b8e7c52c2c65} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 23847 | 2026.03.25 00:27:41.476064 [ 5 ] {8e63d050-baed-4057-a3c1-b8e7c52c2c65} <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', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'instance_network_interface:bytes_received', 'instance_network_interface:bytes_sent', 'instance_network_interface:errors_received', 'instance_network_interface:errors_sent', 'instance_network_interface:packets_dropped', 'instance_network_interface:packets_received', 'instance_network_interface:packets_sent', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_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', '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:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:reset', 'virtual_machine:vcpu_usage', 'zone:cpu_nsec')" moved to PREWHERE | ||
| 23848 | 2026.03.25 00:27:41.476417 [ 5 ] {8e63d050-baed-4057-a3c1-b8e7c52c2c65} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 23849 | 2026.03.25 00:27:41.476485 [ 5 ] {8e63d050-baed-4057-a3c1-b8e7c52c2c65} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 23850 | 2026.03.25 00:27:41.476620 [ 5 ] {8e63d050-baed-4057-a3c1-b8e7c52c2c65} <Debug> oximeter.timeseries_schema (96f26d48-a441-49ea-a0d1-4f4890aad707) (SelectExecutor): Key condition: (column 0 notIn 76-element set) | ||
| 23851 | 2026.03.25 00:27:41.476740 [ 347 ] {8e63d050-baed-4057-a3c1-b8e7c52c2c65} <Trace> oximeter.timeseries_schema (96f26d48-a441-49ea-a0d1-4f4890aad707) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 23852 | 2026.03.25 00:27:41.476741 [ 325 ] {8e63d050-baed-4057-a3c1-b8e7c52c2c65} <Trace> oximeter.timeseries_schema (96f26d48-a441-49ea-a0d1-4f4890aad707) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 23853 | 2026.03.25 00:27:41.476758 [ 299 ] {8e63d050-baed-4057-a3c1-b8e7c52c2c65} <Trace> oximeter.timeseries_schema (96f26d48-a441-49ea-a0d1-4f4890aad707) (SelectExecutor): Used generic exclusion search over index for part all_5_5_0 with 1 steps | ||
| 23854 | 2026.03.25 00:27:41.476773 [ 331 ] {8e63d050-baed-4057-a3c1-b8e7c52c2c65} <Trace> oximeter.timeseries_schema (96f26d48-a441-49ea-a0d1-4f4890aad707) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 23855 | 2026.03.25 00:27:41.476768 [ 304 ] {8e63d050-baed-4057-a3c1-b8e7c52c2c65} <Trace> oximeter.timeseries_schema (96f26d48-a441-49ea-a0d1-4f4890aad707) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 23856 | 2026.03.25 00:27:41.476937 [ 5 ] {8e63d050-baed-4057-a3c1-b8e7c52c2c65} <Debug> oximeter.timeseries_schema (96f26d48-a441-49ea-a0d1-4f4890aad707) (SelectExecutor): Selected 5/5 parts by partition key, 4 parts by primary key, 4/5 marks by primary key, 4 marks to read from 4 ranges | ||
| 23857 | 2026.03.25 00:27:41.476965 [ 5 ] {8e63d050-baed-4057-a3c1-b8e7c52c2c65} <Trace> oximeter.timeseries_schema (96f26d48-a441-49ea-a0d1-4f4890aad707) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 23858 | 2026.03.25 00:27:41.477076 [ 5 ] {8e63d050-baed-4057-a3c1-b8e7c52c2c65} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 23859 | 2026.03.25 00:27:41.477098 [ 5 ] {8e63d050-baed-4057-a3c1-b8e7c52c2c65} <Debug> oximeter.timeseries_schema (96f26d48-a441-49ea-a0d1-4f4890aad707) (SelectExecutor): Reading approx. 75 rows with 4 streams | ||
| 23860 | 2026.03.25 00:27:41.477135 [ 5 ] {8e63d050-baed-4057-a3c1-b8e7c52c2c65} <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', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'instance_network_interface:bytes_received', 'instance_network_interface:bytes_sent', 'instance_network_interface:errors_received', 'instance_network_interface:errors_sent', 'instance_network_interface:packets_dropped', 'instance_network_interface:packets_received', 'instance_network_interface:packets_sent', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_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', '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:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:reset', 'virtual_machine:vcpu_usage', 'zone:cpu_nsec'))" | ||
| 23861 | 2026.03.25 00:27:41.477176 [ 5 ] {8e63d050-baed-4057-a3c1-b8e7c52c2c65} <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', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'instance_network_interface:bytes_received', 'instance_network_interface:bytes_sent', 'instance_network_interface:errors_received', 'instance_network_interface:errors_sent', 'instance_network_interface:packets_dropped', 'instance_network_interface:packets_received', 'instance_network_interface:packets_sent', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_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', '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:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:reset', 'virtual_machine:vcpu_usage', 'zone:cpu_nsec'))" | ||
| 23862 | 2026.03.25 00:27:41.477220 [ 5 ] {8e63d050-baed-4057-a3c1-b8e7c52c2c65} <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', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'instance_network_interface:bytes_received', 'instance_network_interface:bytes_sent', 'instance_network_interface:errors_received', 'instance_network_interface:errors_sent', 'instance_network_interface:packets_dropped', 'instance_network_interface:packets_received', 'instance_network_interface:packets_sent', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_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', '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:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:reset', 'virtual_machine:vcpu_usage', 'zone:cpu_nsec'))" | ||
| 23863 | 2026.03.25 00:27:41.477259 [ 5 ] {8e63d050-baed-4057-a3c1-b8e7c52c2c65} <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', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'instance_network_interface:bytes_received', 'instance_network_interface:bytes_sent', 'instance_network_interface:errors_received', 'instance_network_interface:errors_sent', 'instance_network_interface:packets_dropped', 'instance_network_interface:packets_received', 'instance_network_interface:packets_sent', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_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', '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:check', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:reset', 'virtual_machine:vcpu_usage', 'zone:cpu_nsec'))" | ||
| 23864 | 2026.03.25 00:27:41.478155 [ 5 ] {8e63d050-baed-4057-a3c1-b8e7c52c2c65} <Debug> executeQuery: Read 75 rows, 2.80 KiB in 0.002756 sec., 27213.352685050795 rows/sec., 1016.96 KiB/sec. | ||
| 23865 | 2026.03.25 00:27:41.478333 [ 5 ] {8e63d050-baed-4057-a3c1-b8e7c52c2c65} <Debug> MemoryTracker: Peak memory usage (for query): 161.39 KiB. | ||
| 23866 | 2026.03.25 00:27:41.478351 [ 5 ] {8e63d050-baed-4057-a3c1-b8e7c52c2c65} <Debug> TCPHandler: Processed in 0.003239714 sec. | ||
| 23867 | 2026.03.25 00:27:41.486630 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23868 | 2026.03.25 00:27:41.486758 [ 5 ] {3a50476e-7976-479d-9d2e-8940d20b26b0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 23869 | 2026.03.25 00:27:41.486809 [ 5 ] {3a50476e-7976-479d-9d2e-8940d20b26b0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 23870 | 2026.03.25 00:27:41.487424 [ 5 ] {3a50476e-7976-479d-9d2e-8940d20b26b0} <Trace> oximeter.timeseries_schema (96f26d48-a441-49ea-a0d1-4f4890aad707): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23871 | 2026.03.25 00:27:41.487461 [ 5 ] {3a50476e-7976-479d-9d2e-8940d20b26b0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.44 GiB. | ||
| 23872 | 2026.03.25 00:27:41.487866 [ 5 ] {3a50476e-7976-479d-9d2e-8940d20b26b0} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 23873 | 2026.03.25 00:27:41.488059 [ 5 ] {3a50476e-7976-479d-9d2e-8940d20b26b0} <Trace> oximeter.timeseries_schema (96f26d48-a441-49ea-a0d1-4f4890aad707): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23874 | 2026.03.25 00:27:41.488193 [ 87 ] {} <Debug> oximeter.timeseries_schema (96f26d48-a441-49ea-a0d1-4f4890aad707) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 23875 | 2026.03.25 00:27:41.488203 [ 5 ] {3a50476e-7976-479d-9d2e-8940d20b26b0} <Debug> executeQuery: Read 1 rows, 106.00 B in 0.001481 sec., 675.2194463200541 rows/sec., 69.90 KiB/sec. | ||
| 23876 | 2026.03.25 00:27:41.488235 [ 87 ] {} <Trace> oximeter.timeseries_schema (96f26d48-a441-49ea-a0d1-4f4890aad707): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23877 | 2026.03.25 00:27:41.488260 [ 87 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.44 GiB. | ||
| 23878 | 2026.03.25 00:27:41.488264 [ 5 ] {3a50476e-7976-479d-9d2e-8940d20b26b0} <Debug> TCPHandler: Processed in 0.001700509 sec. | ||
| 23879 | 2026.03.25 00:27:41.488372 [ 197 ] {96f26d48-a441-49ea-a0d1-4f4890aad707::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 | ||
| 23880 | 2026.03.25 00:27:41.488381 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23881 | 2026.03.25 00:27:41.488499 [ 5 ] {eb7181d8-41db-4668-9460-0f395357fa28} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 23882 | 2026.03.25 00:27:41.488551 [ 5 ] {eb7181d8-41db-4668-9460-0f395357fa28} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 23883 | 2026.03.25 00:27:41.488670 [ 197 ] {96f26d48-a441-49ea-a0d1-4f4890aad707::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 23884 | 2026.03.25 00:27:41.488718 [ 197 ] {96f26d48-a441-49ea-a0d1-4f4890aad707::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 32 rows starting from the beginning of the part | ||
| 23885 | 2026.03.25 00:27:41.488806 [ 197 ] {96f26d48-a441-49ea-a0d1-4f4890aad707::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 9 rows starting from the beginning of the part | ||
| 23886 | 2026.03.25 00:27:41.488876 [ 197 ] {96f26d48-a441-49ea-a0d1-4f4890aad707::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 3 rows starting from the beginning of the part | ||
| 23887 | 2026.03.25 00:27:41.488942 [ 197 ] {96f26d48-a441-49ea-a0d1-4f4890aad707::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 1 rows starting from the beginning of the part | ||
| 23888 | 2026.03.25 00:27:41.489009 [ 197 ] {96f26d48-a441-49ea-a0d1-4f4890aad707::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 31 rows starting from the beginning of the part | ||
| 23889 | 2026.03.25 00:27:41.489014 [ 5 ] {eb7181d8-41db-4668-9460-0f395357fa28} <Trace> oximeter.fields_ipaddr (2be1fe0e-d681-4366-b872-d5e7a11bcfe0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23890 | 2026.03.25 00:27:41.489062 [ 5 ] {eb7181d8-41db-4668-9460-0f395357fa28} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.44 GiB. | ||
| 23891 | 2026.03.25 00:27:41.489074 [ 197 ] {96f26d48-a441-49ea-a0d1-4f4890aad707::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 1 rows starting from the beginning of the part | ||
| 23892 | 2026.03.25 00:27:41.489381 [ 5 ] {eb7181d8-41db-4668-9460-0f395357fa28} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 23893 | 2026.03.25 00:27:41.489598 [ 5 ] {eb7181d8-41db-4668-9460-0f395357fa28} <Trace> oximeter.fields_ipaddr (2be1fe0e-d681-4366-b872-d5e7a11bcfe0): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23894 | 2026.03.25 00:27:41.489729 [ 5 ] {eb7181d8-41db-4668-9460-0f395357fa28} <Debug> executeQuery: Read 1 rows, 76.00 B in 0.001251 sec., 799.3605115907275 rows/sec., 59.33 KiB/sec. | ||
| 23895 | 2026.03.25 00:27:41.489775 [ 5 ] {eb7181d8-41db-4668-9460-0f395357fa28} <Debug> TCPHandler: Processed in 0.001442353 sec. | ||
| 23896 | 2026.03.25 00:27:41.489887 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23897 | 2026.03.25 00:27:41.489990 [ 5 ] {99769967-1982-4e9e-9541-e7cf09168eaf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 23898 | 2026.03.25 00:27:41.490029 [ 5 ] {99769967-1982-4e9e-9541-e7cf09168eaf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 23899 | 2026.03.25 00:27:41.490524 [ 5 ] {99769967-1982-4e9e-9541-e7cf09168eaf} <Trace> oximeter.fields_string (da9d4756-c540-45ff-bdbb-bdc9c8d31861): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23900 | 2026.03.25 00:27:41.490560 [ 5 ] {99769967-1982-4e9e-9541-e7cf09168eaf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.44 GiB. | ||
| 23901 | 2026.03.25 00:27:41.490805 [ 196 ] {96f26d48-a441-49ea-a0d1-4f4890aad707::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 77 rows, containing 6 columns (6 merged, 0 gathered) in 0.002484127 sec., 30996.804913758435 rows/sec., 5.72 MiB/sec. | ||
| 23902 | 2026.03.25 00:27:41.490888 [ 5 ] {99769967-1982-4e9e-9541-e7cf09168eaf} <Trace> MergedBlockOutputStream: filled checksums all_163_163_0 (state Temporary) | ||
| 23903 | 2026.03.25 00:27:41.491011 [ 189 ] {96f26d48-a441-49ea-a0d1-4f4890aad707::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 23904 | 2026.03.25 00:27:41.491128 [ 5 ] {99769967-1982-4e9e-9541-e7cf09168eaf} <Trace> oximeter.fields_string (da9d4756-c540-45ff-bdbb-bdc9c8d31861): Renaming temporary part tmp_insert_all_163_163_0 to all_163_163_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23905 | 2026.03.25 00:27:41.491261 [ 5 ] {99769967-1982-4e9e-9541-e7cf09168eaf} <Debug> executeQuery: Read 149 rows, 13.13 KiB in 0.001289 sec., 115593.48332040341 rows/sec., 9.95 MiB/sec. | ||
| 23906 | 2026.03.25 00:27:41.491309 [ 5 ] {99769967-1982-4e9e-9541-e7cf09168eaf} <Debug> TCPHandler: Processed in 0.001469464 sec. | ||
| 23907 | 2026.03.25 00:27:41.491381 [ 189 ] {96f26d48-a441-49ea-a0d1-4f4890aad707::all_1_6_1} <Trace> oximeter.timeseries_schema (96f26d48-a441-49ea-a0d1-4f4890aad707): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23908 | 2026.03.25 00:27:41.491424 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23909 | 2026.03.25 00:27:41.491451 [ 189 ] {96f26d48-a441-49ea-a0d1-4f4890aad707::all_1_6_1} <Trace> oximeter.timeseries_schema (96f26d48-a441-49ea-a0d1-4f4890aad707) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 23910 | 2026.03.25 00:27:41.491526 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.41 MiB. | ||
| 23911 | 2026.03.25 00:27:41.491531 [ 5 ] {45535722-030a-4848-b37e-f282167b5256} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 23912 | 2026.03.25 00:27:41.491583 [ 5 ] {45535722-030a-4848-b37e-f282167b5256} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 23913 | 2026.03.25 00:27:41.491999 [ 5 ] {45535722-030a-4848-b37e-f282167b5256} <Trace> oximeter.fields_u16 (b490aa8d-8720-450c-9d9d-0c0be0c6e0e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23914 | 2026.03.25 00:27:41.492035 [ 5 ] {45535722-030a-4848-b37e-f282167b5256} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.44 GiB. | ||
| 23915 | 2026.03.25 00:27:41.492329 [ 5 ] {45535722-030a-4848-b37e-f282167b5256} <Trace> MergedBlockOutputStream: filled checksums all_137_137_0 (state Temporary) | ||
| 23916 | 2026.03.25 00:27:41.492531 [ 5 ] {45535722-030a-4848-b37e-f282167b5256} <Trace> oximeter.fields_u16 (b490aa8d-8720-450c-9d9d-0c0be0c6e0e1): Renaming temporary part tmp_insert_all_137_137_0 to all_137_137_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23917 | 2026.03.25 00:27:41.492661 [ 5 ] {45535722-030a-4848-b37e-f282167b5256} <Debug> executeQuery: Read 46 rows, 3.45 KiB in 0.001148 sec., 40069.68641114983 rows/sec., 2.93 MiB/sec. | ||
| 23918 | 2026.03.25 00:27:41.492706 [ 5 ] {45535722-030a-4848-b37e-f282167b5256} <Debug> TCPHandler: Processed in 0.001332881 sec. | ||
| 23919 | 2026.03.25 00:27:41.492812 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23920 | 2026.03.25 00:27:41.492912 [ 5 ] {abec7ce7-2f05-4f42-ba6c-d16ad13affd9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 23921 | 2026.03.25 00:27:41.492950 [ 5 ] {abec7ce7-2f05-4f42-ba6c-d16ad13affd9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 23922 | 2026.03.25 00:27:41.493331 [ 5 ] {abec7ce7-2f05-4f42-ba6c-d16ad13affd9} <Trace> oximeter.fields_u32 (79eddaf6-5920-48fe-8c45-6c5582e58677): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23923 | 2026.03.25 00:27:41.493367 [ 5 ] {abec7ce7-2f05-4f42-ba6c-d16ad13affd9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.44 GiB. | ||
| 23924 | 2026.03.25 00:27:41.493654 [ 5 ] {abec7ce7-2f05-4f42-ba6c-d16ad13affd9} <Trace> MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary) | ||
| 23925 | 2026.03.25 00:27:41.493848 [ 5 ] {abec7ce7-2f05-4f42-ba6c-d16ad13affd9} <Trace> oximeter.fields_u32 (79eddaf6-5920-48fe-8c45-6c5582e58677): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23926 | 2026.03.25 00:27:41.493975 [ 5 ] {abec7ce7-2f05-4f42-ba6c-d16ad13affd9} <Debug> executeQuery: Read 1 rows, 68.00 B in 0.001081 sec., 925.0693802035154 rows/sec., 61.43 KiB/sec. | ||
| 23927 | 2026.03.25 00:27:41.494020 [ 5 ] {abec7ce7-2f05-4f42-ba6c-d16ad13affd9} <Debug> TCPHandler: Processed in 0.001254499 sec. | ||
| 23928 | 2026.03.25 00:27:41.494127 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23929 | 2026.03.25 00:27:41.494220 [ 5 ] {33399a5c-a4de-4e6e-8c02-f694b82fb7e0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 23930 | 2026.03.25 00:27:41.494258 [ 5 ] {33399a5c-a4de-4e6e-8c02-f694b82fb7e0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 23931 | 2026.03.25 00:27:41.494685 [ 5 ] {33399a5c-a4de-4e6e-8c02-f694b82fb7e0} <Trace> oximeter.fields_uuid (6a83c119-7e6c-4ef5-9da4-bd1e7cdd4b62): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23932 | 2026.03.25 00:27:41.494720 [ 5 ] {33399a5c-a4de-4e6e-8c02-f694b82fb7e0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.44 GiB. | ||
| 23933 | 2026.03.25 00:27:41.495010 [ 5 ] {33399a5c-a4de-4e6e-8c02-f694b82fb7e0} <Trace> MergedBlockOutputStream: filled checksums all_163_163_0 (state Temporary) | ||
| 23934 | 2026.03.25 00:27:41.495215 [ 5 ] {33399a5c-a4de-4e6e-8c02-f694b82fb7e0} <Trace> oximeter.fields_uuid (6a83c119-7e6c-4ef5-9da4-bd1e7cdd4b62): Renaming temporary part tmp_insert_all_163_163_0 to all_163_163_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23935 | 2026.03.25 00:27:41.495342 [ 5 ] {33399a5c-a4de-4e6e-8c02-f694b82fb7e0} <Debug> executeQuery: Read 125 rows, 9.93 KiB in 0.00114 sec., 109649.12280701754 rows/sec., 8.51 MiB/sec. | ||
| 23936 | 2026.03.25 00:27:41.495380 [ 5 ] {33399a5c-a4de-4e6e-8c02-f694b82fb7e0} <Debug> TCPHandler: Processed in 0.00130168 sec. | ||
| 23937 | 2026.03.25 00:27:41.495490 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23938 | 2026.03.25 00:27:41.495583 [ 5 ] {cfa33fac-5638-406f-9212-8d88a4a04c46} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 23939 | 2026.03.25 00:27:41.495625 [ 5 ] {cfa33fac-5638-406f-9212-8d88a4a04c46} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 23940 | 2026.03.25 00:27:41.496037 [ 5 ] {cfa33fac-5638-406f-9212-8d88a4a04c46} <Trace> oximeter.measurements_cumulativeu64 (d9515f17-c5fd-4592-903e-92bbab0fc185): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23941 | 2026.03.25 00:27:41.496072 [ 5 ] {cfa33fac-5638-406f-9212-8d88a4a04c46} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.44 GiB. | ||
| 23942 | 2026.03.25 00:27:41.496383 [ 5 ] {cfa33fac-5638-406f-9212-8d88a4a04c46} <Trace> MergedBlockOutputStream: filled checksums all_163_163_0 (state Temporary) | ||
| 23943 | 2026.03.25 00:27:41.496578 [ 5 ] {cfa33fac-5638-406f-9212-8d88a4a04c46} <Trace> oximeter.measurements_cumulativeu64 (d9515f17-c5fd-4592-903e-92bbab0fc185): Renaming temporary part tmp_insert_all_163_163_0 to all_163_163_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23944 | 2026.03.25 00:27:41.496706 [ 5 ] {cfa33fac-5638-406f-9212-8d88a4a04c46} <Debug> executeQuery: Read 161 rows, 11.47 KiB in 0.00114 sec., 141228.0701754386 rows/sec., 9.83 MiB/sec. | ||
| 23945 | 2026.03.25 00:27:41.496718 [ 86 ] {} <Debug> oximeter.measurements_cumulativeu64 (d9515f17-c5fd-4592-903e-92bbab0fc185) (MergerMutator): Selected 5 parts from all_1_158_36 to all_162_162_0 | ||
| 23946 | 2026.03.25 00:27:41.496743 [ 5 ] {cfa33fac-5638-406f-9212-8d88a4a04c46} <Debug> TCPHandler: Processed in 0.001301419 sec. | ||
| 23947 | 2026.03.25 00:27:41.496764 [ 86 ] {} <Trace> oximeter.measurements_cumulativeu64 (d9515f17-c5fd-4592-903e-92bbab0fc185): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23948 | 2026.03.25 00:27:41.496790 [ 86 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.44 GiB. | ||
| 23949 | 2026.03.25 00:27:41.496857 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23950 | 2026.03.25 00:27:41.496900 [ 187 ] {d9515f17-c5fd-4592-903e-92bbab0fc185::all_1_162_37} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_158_36 to all_162_162_0 into Compact with storage Full | ||
| 23951 | 2026.03.25 00:27:41.496933 [ 221 ] {} <Trace> oximeter.measurements_cumulativeu64 (d9515f17-c5fd-4592-903e-92bbab0fc185): 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] | ||
| 23952 | 2026.03.25 00:27:41.496954 [ 5 ] {4fc76f61-174f-4c47-8724-9aae3e823c26} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 23953 | 2026.03.25 00:27:41.496973 [ 221 ] {} <Debug> oximeter.measurements_cumulativeu64 (d9515f17-c5fd-4592-903e-92bbab0fc185): 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] | ||
| 23954 | 2026.03.25 00:27:41.497006 [ 5 ] {4fc76f61-174f-4c47-8724-9aae3e823c26} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 23955 | 2026.03.25 00:27:41.497007 [ 187 ] {d9515f17-c5fd-4592-903e-92bbab0fc185::all_1_162_37} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 23956 | 2026.03.25 00:27:41.497050 [ 187 ] {d9515f17-c5fd-4592-903e-92bbab0fc185::all_1_162_37} <Debug> MergeTreeSequentialSource: Reading 9 marks from part all_1_158_36, total 63483 rows starting from the beginning of the part | ||
| 23957 | 2026.03.25 00:27:41.497111 [ 187 ] {d9515f17-c5fd-4592-903e-92bbab0fc185::all_1_162_37} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_159_159_0, total 128 rows starting from the beginning of the part | ||
| 23958 | 2026.03.25 00:27:41.497161 [ 187 ] {d9515f17-c5fd-4592-903e-92bbab0fc185::all_1_162_37} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_160_160_0, total 265 rows starting from the beginning of the part | ||
| 23959 | 2026.03.25 00:27:41.497207 [ 187 ] {d9515f17-c5fd-4592-903e-92bbab0fc185::all_1_162_37} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_161_161_0, total 161 rows starting from the beginning of the part | ||
| 23960 | 2026.03.25 00:27:41.497246 [ 187 ] {d9515f17-c5fd-4592-903e-92bbab0fc185::all_1_162_37} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_162_162_0, total 308 rows starting from the beginning of the part | ||
| 23961 | 2026.03.25 00:27:41.497335 [ 5 ] {4fc76f61-174f-4c47-8724-9aae3e823c26} <Trace> oximeter.measurements_f64 (212c2a6f-90cf-4c71-aafe-78c3b1fd8e79): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23962 | 2026.03.25 00:27:41.497370 [ 5 ] {4fc76f61-174f-4c47-8724-9aae3e823c26} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.44 GiB. | ||
| 23963 | 2026.03.25 00:27:41.497658 [ 5 ] {4fc76f61-174f-4c47-8724-9aae3e823c26} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 23964 | 2026.03.25 00:27:41.497858 [ 5 ] {4fc76f61-174f-4c47-8724-9aae3e823c26} <Trace> oximeter.measurements_f64 (212c2a6f-90cf-4c71-aafe-78c3b1fd8e79): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23965 | 2026.03.25 00:27:41.497993 [ 5 ] {4fc76f61-174f-4c47-8724-9aae3e823c26} <Debug> executeQuery: Read 1 rows, 65.00 B in 0.001056 sec., 946.9696969696969 rows/sec., 60.11 KiB/sec. | ||
| 23966 | 2026.03.25 00:27:41.498030 [ 5 ] {4fc76f61-174f-4c47-8724-9aae3e823c26} <Debug> TCPHandler: Processed in 0.001222378 sec. | ||
| 23967 | 2026.03.25 00:27:41.498138 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23968 | 2026.03.25 00:27:41.498233 [ 5 ] {ad1c3e1a-cb0f-4276-b955-0f83c8122665} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 23969 | 2026.03.25 00:27:41.498286 [ 5 ] {ad1c3e1a-cb0f-4276-b955-0f83c8122665} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 23970 | 2026.03.25 00:27:41.499110 [ 5 ] {ad1c3e1a-cb0f-4276-b955-0f83c8122665} <Trace> oximeter.measurements_histogramu64 (66b3c5cd-c277-4614-b9e1-0e483a2d8930): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23971 | 2026.03.25 00:27:41.499149 [ 5 ] {ad1c3e1a-cb0f-4276-b955-0f83c8122665} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.44 GiB. | ||
| 23972 | 2026.03.25 00:27:41.499709 [ 5 ] {ad1c3e1a-cb0f-4276-b955-0f83c8122665} <Trace> MergedBlockOutputStream: filled checksums all_137_137_0 (state Temporary) | ||
| 23973 | 2026.03.25 00:27:41.499956 [ 5 ] {ad1c3e1a-cb0f-4276-b955-0f83c8122665} <Trace> oximeter.measurements_histogramu64 (66b3c5cd-c277-4614-b9e1-0e483a2d8930): Renaming temporary part tmp_insert_all_137_137_0 to all_137_137_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23974 | 2026.03.25 00:27:41.500095 [ 5 ] {ad1c3e1a-cb0f-4276-b955-0f83c8122665} <Debug> executeQuery: Read 45 rows, 82.57 KiB in 0.00188 sec., 23936.17021276596 rows/sec., 42.89 MiB/sec. | ||
| 23975 | 2026.03.25 00:27:41.500151 [ 5 ] {ad1c3e1a-cb0f-4276-b955-0f83c8122665} <Debug> TCPHandler: Processed in 0.002060698 sec. | ||
| 23976 | 2026.03.25 00:27:41.500265 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23977 | 2026.03.25 00:27:41.500361 [ 5 ] {ac1eb19d-529d-424f-b9f1-7d55988bf451} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
| 23978 | 2026.03.25 00:27:41.500404 [ 5 ] {ac1eb19d-529d-424f-b9f1-7d55988bf451} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 23979 | 2026.03.25 00:27:41.500428 [ 221 ] {} <Debug> oximeter.measurements_cumulativeu64 (d9515f17-c5fd-4592-903e-92bbab0fc185): 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] | ||
| 23980 | 2026.03.25 00:27:41.500732 [ 5 ] {ac1eb19d-529d-424f-b9f1-7d55988bf451} <Trace> oximeter.measurements_i64 (9a8499d8-7590-43c9-8eec-a1a2bbb269d3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23981 | 2026.03.25 00:27:41.500774 [ 5 ] {ac1eb19d-529d-424f-b9f1-7d55988bf451} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.44 GiB. | ||
| 23982 | 2026.03.25 00:27:41.501083 [ 5 ] {ac1eb19d-529d-424f-b9f1-7d55988bf451} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 23983 | 2026.03.25 00:27:41.501283 [ 5 ] {ac1eb19d-529d-424f-b9f1-7d55988bf451} <Trace> oximeter.measurements_i64 (9a8499d8-7590-43c9-8eec-a1a2bbb269d3): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23984 | 2026.03.25 00:27:41.501405 [ 5 ] {ac1eb19d-529d-424f-b9f1-7d55988bf451} <Debug> executeQuery: Read 9 rows, 651.00 B in 0.001062 sec., 8474.57627118644 rows/sec., 598.63 KiB/sec. | ||
| 23985 | 2026.03.25 00:27:41.501441 [ 5 ] {ac1eb19d-529d-424f-b9f1-7d55988bf451} <Debug> TCPHandler: Processed in 0.001224968 sec. | ||
| 23986 | 2026.03.25 00:27:41.501569 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23987 | 2026.03.25 00:27:41.501663 [ 5 ] {1f120f13-2027-4de6-a75f-3b8bba932e5a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 23988 | 2026.03.25 00:27:41.501703 [ 5 ] {1f120f13-2027-4de6-a75f-3b8bba932e5a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 23989 | 2026.03.25 00:27:41.502047 [ 5 ] {1f120f13-2027-4de6-a75f-3b8bba932e5a} <Trace> oximeter.measurements_u64 (a46c3f3f-9ded-4b50-9fc2-4f503dd169a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23990 | 2026.03.25 00:27:41.502082 [ 5 ] {1f120f13-2027-4de6-a75f-3b8bba932e5a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.44 GiB. | ||
| 23991 | 2026.03.25 00:27:41.502371 [ 5 ] {1f120f13-2027-4de6-a75f-3b8bba932e5a} <Trace> MergedBlockOutputStream: filled checksums all_163_163_0 (state Temporary) | ||
| 23992 | 2026.03.25 00:27:41.502568 [ 5 ] {1f120f13-2027-4de6-a75f-3b8bba932e5a} <Trace> oximeter.measurements_u64 (a46c3f3f-9ded-4b50-9fc2-4f503dd169a4): Renaming temporary part tmp_insert_all_163_163_0 to all_163_163_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23993 | 2026.03.25 00:27:41.502694 [ 5 ] {1f120f13-2027-4de6-a75f-3b8bba932e5a} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001049 sec., 57197.33079122974 rows/sec., 3.85 MiB/sec. | ||
| 23994 | 2026.03.25 00:27:41.502729 [ 5 ] {1f120f13-2027-4de6-a75f-3b8bba932e5a} <Debug> TCPHandler: Processed in 0.001220698 sec. | ||
| 23995 | 2026.03.25 00:27:41.506401 [ 196 ] {d9515f17-c5fd-4592-903e-92bbab0fc185::all_1_162_37} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 64345 rows, containing 5 columns (5 merged, 0 gathered) in 0.009545799 sec., 6740661.520319043 rows/sec., 430.17 MiB/sec. | ||
| 23996 | 2026.03.25 00:27:41.506878 [ 191 ] {d9515f17-c5fd-4592-903e-92bbab0fc185::all_1_162_37} <Trace> MergedBlockOutputStream: filled checksums all_1_162_37 (state Temporary) | ||
| 23997 | 2026.03.25 00:27:41.507133 [ 191 ] {d9515f17-c5fd-4592-903e-92bbab0fc185::all_1_162_37} <Trace> oximeter.measurements_cumulativeu64 (d9515f17-c5fd-4592-903e-92bbab0fc185): Renaming temporary part tmp_merge_all_1_162_37 to all_1_162_37 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23998 | 2026.03.25 00:27:41.507200 [ 191 ] {d9515f17-c5fd-4592-903e-92bbab0fc185::all_1_162_37} <Trace> oximeter.measurements_cumulativeu64 (d9515f17-c5fd-4592-903e-92bbab0fc185) (MergerMutator): Merged 5 parts: [all_1_158_36, all_162_162_0] -> all_1_162_37 | ||
| 23999 | 2026.03.25 00:27:41.507262 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.44 MiB. | ||
| 24000 | 2026.03.25 00:27:42.482823 [ 223 ] {} <Trace> oximeter.fields_uuid (6a83c119-7e6c-4ef5-9da4-bd1e7cdd4b62): 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] | ||
| 24001 | 2026.03.25 00:27:42.482892 [ 223 ] {} <Debug> oximeter.fields_uuid (6a83c119-7e6c-4ef5-9da4-bd1e7cdd4b62): 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] | ||
| 24002 | 2026.03.25 00:27:42.485930 [ 223 ] {} <Debug> oximeter.fields_uuid (6a83c119-7e6c-4ef5-9da4-bd1e7cdd4b62): 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] | ||
| 24003 | 2026.03.25 00:27:42.524615 [ 223 ] {} <Trace> oximeter.fields_string (da9d4756-c540-45ff-bdbb-bdc9c8d31861): 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] | ||
| 24004 | 2026.03.25 00:27:42.524648 [ 223 ] {} <Debug> oximeter.fields_string (da9d4756-c540-45ff-bdbb-bdc9c8d31861): 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] | ||
| 24005 | 2026.03.25 00:27:42.527077 [ 223 ] {} <Debug> oximeter.fields_string (da9d4756-c540-45ff-bdbb-bdc9c8d31861): 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] | ||
| 24006 | 2026.03.25 00:27:44.711548 [ 84 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 24007 | 2026.03.25 00:27:44.711622 [ 84 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 24008 | 2026.03.25 00:27:45.003025 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 45982 | ||
| 24009 | 2026.03.25 00:27:45.003534 [ 244 ] {} <Trace> system.asynchronous_metric_log (0898b27c-367e-447b-8482-f4822232c365): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 24010 | 2026.03.25 00:27:45.003571 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.44 GiB. | ||
| 24011 | 2026.03.25 00:27:45.004039 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_96_96_0 (state Temporary) | ||
| 24012 | 2026.03.25 00:27:45.004267 [ 244 ] {} <Trace> system.asynchronous_metric_log (0898b27c-367e-447b-8482-f4822232c365): Renaming temporary part tmp_insert_all_96_96_0 to all_96_96_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 24013 | 2026.03.25 00:27:45.004394 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 45982 | ||
| 24014 | 2026.03.25 00:27:45.004400 [ 81 ] {} <Debug> system.asynchronous_metric_log (0898b27c-367e-447b-8482-f4822232c365) (MergerMutator): Selected 6 parts from all_1_91_18 to all_96_96_0 | ||
| 24015 | 2026.03.25 00:27:45.004441 [ 81 ] {} <Trace> system.asynchronous_metric_log (0898b27c-367e-447b-8482-f4822232c365): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 24016 | 2026.03.25 00:27:45.004463 [ 81 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.44 GiB. | ||
| 24017 | 2026.03.25 00:27:45.004576 [ 193 ] {0898b27c-367e-447b-8482-f4822232c365::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 | ||
| 24018 | 2026.03.25 00:27:45.004672 [ 193 ] {0898b27c-367e-447b-8482-f4822232c365::all_1_96_19} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 24019 | 2026.03.25 00:27:45.004705 [ 193 ] {0898b27c-367e-447b-8482-f4822232c365::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 7 marks from part all_1_91_18, total 43614 rows starting from the beginning of the part | ||
| 24020 | 2026.03.25 00:27:45.004768 [ 193 ] {0898b27c-367e-447b-8482-f4822232c365::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_92_92_0, total 448 rows starting from the beginning of the part | ||
| 24021 | 2026.03.25 00:27:45.004819 [ 193 ] {0898b27c-367e-447b-8482-f4822232c365::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_93_93_0, total 512 rows starting from the beginning of the part | ||
| 24022 | 2026.03.25 00:27:45.004865 [ 193 ] {0898b27c-367e-447b-8482-f4822232c365::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_94_94_0, total 448 rows starting from the beginning of the part | ||
| 24023 | 2026.03.25 00:27:45.004908 [ 193 ] {0898b27c-367e-447b-8482-f4822232c365::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_95_95_0, total 512 rows starting from the beginning of the part | ||
| 24024 | 2026.03.25 00:27:45.004954 [ 193 ] {0898b27c-367e-447b-8482-f4822232c365::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_96_96_0, total 448 rows starting from the beginning of the part | ||
| 24025 | 2026.03.25 00:27:45.006525 [ 247 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.005972917 sec. | ||
| 24026 | 2026.03.25 00:27:45.007665 [ 196 ] {0898b27c-367e-447b-8482-f4822232c365::all_1_96_19} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 45982 rows, containing 4 columns (4 merged, 0 gathered) in 0.003131692 sec., 14682797.669758072 rows/sec., 210.04 MiB/sec. | ||
| 24027 | 2026.03.25 00:27:45.008032 [ 188 ] {0898b27c-367e-447b-8482-f4822232c365::all_1_96_19} <Trace> MergedBlockOutputStream: filled checksums all_1_96_19 (state Temporary) | ||
| 24028 | 2026.03.25 00:27:45.008330 [ 188 ] {0898b27c-367e-447b-8482-f4822232c365::all_1_96_19} <Trace> system.asynchronous_metric_log (0898b27c-367e-447b-8482-f4822232c365): Renaming temporary part tmp_merge_all_1_96_19 to all_1_96_19 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 24029 | 2026.03.25 00:27:45.008409 [ 188 ] {0898b27c-367e-447b-8482-f4822232c365::all_1_96_19} <Trace> system.asynchronous_metric_log (0898b27c-367e-447b-8482-f4822232c365) (MergerMutator): Merged 6 parts: [all_1_91_18, all_96_96_0] -> all_1_96_19 | ||
| 24030 | 2026.03.25 00:27:45.008511 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.10 MiB. | ||
| 24031 | 2026.03.25 00:27:45.207148 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 114 entries to flush up to offset 3062 | ||
| 24032 | 2026.03.25 00:27:45.211246 [ 242 ] {} <Trace> system.query_log (9703172c-9101-4506-b1d0-613c64f918a0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 24033 | 2026.03.25 00:27:45.211286 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.44 GiB. | ||
| 24034 | 2026.03.25 00:27:45.212578 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 24035 | 2026.03.25 00:27:45.212831 [ 242 ] {} <Trace> system.query_log (9703172c-9101-4506-b1d0-613c64f918a0): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 24036 | 2026.03.25 00:27:45.212971 [ 81 ] {} <Debug> system.query_log (9703172c-9101-4506-b1d0-613c64f918a0) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
| 24037 | 2026.03.25 00:27:45.213017 [ 81 ] {} <Trace> system.query_log (9703172c-9101-4506-b1d0-613c64f918a0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 24038 | 2026.03.25 00:27:45.213038 [ 81 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.44 GiB. | ||
| 24039 | 2026.03.25 00:27:45.213090 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 3062 | ||
| 24040 | 2026.03.25 00:27:45.213118 [ 193 ] {9703172c-9101-4506-b1d0-613c64f918a0::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 | ||
| 24041 | 2026.03.25 00:27:45.213665 [ 193 ] {9703172c-9101-4506-b1d0-613c64f918a0::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 24042 | 2026.03.25 00:27:45.213804 [ 193 ] {9703172c-9101-4506-b1d0-613c64f918a0::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 2784 rows starting from the beginning of the part | ||
| 24043 | 2026.03.25 00:27:45.214204 [ 193 ] {9703172c-9101-4506-b1d0-613c64f918a0::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 | ||
| 24044 | 2026.03.25 00:27:45.214574 [ 193 ] {9703172c-9101-4506-b1d0-613c64f918a0::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 38 rows starting from the beginning of the part | ||
| 24045 | 2026.03.25 00:27:45.214916 [ 193 ] {9703172c-9101-4506-b1d0-613c64f918a0::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 50 rows starting from the beginning of the part | ||
| 24046 | 2026.03.25 00:27:45.215244 [ 193 ] {9703172c-9101-4506-b1d0-613c64f918a0::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 40 rows starting from the beginning of the part | ||
| 24047 | 2026.03.25 00:27:45.215566 [ 193 ] {9703172c-9101-4506-b1d0-613c64f918a0::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 114 rows starting from the beginning of the part | ||
| 24048 | 2026.03.25 00:27:45.224140 [ 198 ] {9703172c-9101-4506-b1d0-613c64f918a0::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3062 rows, containing 72 columns (72 merged, 0 gathered) in 0.011045214 sec., 277224.14432169445 rows/sec., 218.76 MiB/sec. | ||
| 24049 | 2026.03.25 00:27:45.227197 [ 198 ] {9703172c-9101-4506-b1d0-613c64f918a0::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
| 24050 | 2026.03.25 00:27:45.227809 [ 198 ] {9703172c-9101-4506-b1d0-613c64f918a0::all_1_71_14} <Trace> system.query_log (9703172c-9101-4506-b1d0-613c64f918a0): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 24051 | 2026.03.25 00:27:45.227897 [ 198 ] {9703172c-9101-4506-b1d0-613c64f918a0::all_1_71_14} <Trace> system.query_log (9703172c-9101-4506-b1d0-613c64f918a0) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
| 24052 | 2026.03.25 00:27:45.228265 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 8.03 MiB. | ||
| 24053 | 2026.03.25 00:27:46.489294 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 24054 | 2026.03.25 00:27:46.489482 [ 5 ] {dc578cd5-7066-45f8-b8c5-30fd8de507ae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 24055 | 2026.03.25 00:27:46.489544 [ 5 ] {dc578cd5-7066-45f8-b8c5-30fd8de507ae} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 24056 | 2026.03.25 00:27:46.490357 [ 5 ] {dc578cd5-7066-45f8-b8c5-30fd8de507ae} <Trace> oximeter.fields_i16 (78240462-1731-4218-9a79-d1fbaf59befe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 24057 | 2026.03.25 00:27:46.490399 [ 5 ] {dc578cd5-7066-45f8-b8c5-30fd8de507ae} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.44 GiB. | ||
| 24058 | 2026.03.25 00:27:46.490789 [ 5 ] {dc578cd5-7066-45f8-b8c5-30fd8de507ae} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 24059 | 2026.03.25 00:27:46.491007 [ 5 ] {dc578cd5-7066-45f8-b8c5-30fd8de507ae} <Trace> oximeter.fields_i16 (78240462-1731-4218-9a79-d1fbaf59befe): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 24060 | 2026.03.25 00:27:46.491155 [ 5 ] {dc578cd5-7066-45f8-b8c5-30fd8de507ae} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001721 sec., 165020.3370133643 rows/sec., 10.48 MiB/sec. | ||
| 24061 | 2026.03.25 00:27:46.491197 [ 5 ] {dc578cd5-7066-45f8-b8c5-30fd8de507ae} <Debug> TCPHandler: Processed in 0.002031716 sec. | ||
| 24062 | 2026.03.25 00:27:46.491320 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 24063 | 2026.03.25 00:27:46.491414 [ 5 ] {27f1be09-c1d6-4a5e-91dc-da1b77458a29} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 24064 | 2026.03.25 00:27:46.491454 [ 5 ] {27f1be09-c1d6-4a5e-91dc-da1b77458a29} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 24065 | 2026.03.25 00:27:46.491926 [ 5 ] {27f1be09-c1d6-4a5e-91dc-da1b77458a29} <Trace> oximeter.fields_ipaddr (2be1fe0e-d681-4366-b872-d5e7a11bcfe0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 24066 | 2026.03.25 00:27:46.491961 [ 5 ] {27f1be09-c1d6-4a5e-91dc-da1b77458a29} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.44 GiB. | ||
| 24067 | 2026.03.25 00:27:46.492249 [ 5 ] {27f1be09-c1d6-4a5e-91dc-da1b77458a29} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 24068 | 2026.03.25 00:27:46.492447 [ 5 ] {27f1be09-c1d6-4a5e-91dc-da1b77458a29} <Trace> oximeter.fields_ipaddr (2be1fe0e-d681-4366-b872-d5e7a11bcfe0): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 24069 | 2026.03.25 00:27:46.492574 [ 5 ] {27f1be09-c1d6-4a5e-91dc-da1b77458a29} <Debug> executeQuery: Read 2 rows, 152.00 B in 0.001179 sec., 1696.3528413910094 rows/sec., 125.90 KiB/sec. | ||
| 24070 | 2026.03.25 00:27:46.492610 [ 5 ] {27f1be09-c1d6-4a5e-91dc-da1b77458a29} <Debug> TCPHandler: Processed in 0.001337871 sec. | ||
| 24071 | 2026.03.25 00:27:46.492740 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 24072 | 2026.03.25 00:27:46.492831 [ 5 ] {db357150-f5c2-4faa-9f62-a7320e87927a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 24073 | 2026.03.25 00:27:46.492869 [ 5 ] {db357150-f5c2-4faa-9f62-a7320e87927a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 24074 | 2026.03.25 00:27:46.493732 [ 5 ] {db357150-f5c2-4faa-9f62-a7320e87927a} <Trace> oximeter.fields_string (da9d4756-c540-45ff-bdbb-bdc9c8d31861): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 24075 | 2026.03.25 00:27:46.493768 [ 5 ] {db357150-f5c2-4faa-9f62-a7320e87927a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.44 GiB. | ||
| 24076 | 2026.03.25 00:27:46.494107 [ 5 ] {db357150-f5c2-4faa-9f62-a7320e87927a} <Trace> MergedBlockOutputStream: filled checksums all_164_164_0 (state Temporary) | ||
| 24077 | 2026.03.25 00:27:46.494302 [ 5 ] {db357150-f5c2-4faa-9f62-a7320e87927a} <Trace> oximeter.fields_string (da9d4756-c540-45ff-bdbb-bdc9c8d31861): Renaming temporary part tmp_insert_all_164_164_0 to all_164_164_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 24078 | 2026.03.25 00:27:46.494428 [ 5 ] {db357150-f5c2-4faa-9f62-a7320e87927a} <Debug> executeQuery: Read 829 rows, 66.55 KiB in 0.001614 sec., 513630.73110285006 rows/sec., 40.27 MiB/sec. | ||
| 24079 | 2026.03.25 00:27:46.494465 [ 5 ] {db357150-f5c2-4faa-9f62-a7320e87927a} <Debug> TCPHandler: Processed in 0.001771791 sec. | ||
| 24080 | 2026.03.25 00:27:46.494572 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 24081 | 2026.03.25 00:27:46.494665 [ 5 ] {713c9829-fbbb-4e36-85dc-816ba1845c40} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 24082 | 2026.03.25 00:27:46.494704 [ 5 ] {713c9829-fbbb-4e36-85dc-816ba1845c40} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 24083 | 2026.03.25 00:27:46.495216 [ 5 ] {713c9829-fbbb-4e36-85dc-816ba1845c40} <Trace> oximeter.fields_u16 (b490aa8d-8720-450c-9d9d-0c0be0c6e0e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 24084 | 2026.03.25 00:27:46.495251 [ 5 ] {713c9829-fbbb-4e36-85dc-816ba1845c40} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.44 GiB. | ||
| 24085 | 2026.03.25 00:27:46.495547 [ 5 ] {713c9829-fbbb-4e36-85dc-816ba1845c40} <Trace> MergedBlockOutputStream: filled checksums all_138_138_0 (state Temporary) | ||
| 24086 | 2026.03.25 00:27:46.495747 [ 5 ] {713c9829-fbbb-4e36-85dc-816ba1845c40} <Trace> oximeter.fields_u16 (b490aa8d-8720-450c-9d9d-0c0be0c6e0e1): Renaming temporary part tmp_insert_all_138_138_0 to all_138_138_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 24087 | 2026.03.25 00:27:46.495870 [ 5 ] {713c9829-fbbb-4e36-85dc-816ba1845c40} <Debug> executeQuery: Read 158 rows, 9.72 KiB in 0.001223 sec., 129190.51512673753 rows/sec., 7.76 MiB/sec. | ||
| 24088 | 2026.03.25 00:27:46.495907 [ 5 ] {713c9829-fbbb-4e36-85dc-816ba1845c40} <Debug> TCPHandler: Processed in 0.001382462 sec. | ||
| 24089 | 2026.03.25 00:27:46.496015 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 24090 | 2026.03.25 00:27:46.496109 [ 5 ] {610946cf-49c9-488c-92b9-3d3a497bac17} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 24091 | 2026.03.25 00:27:46.496148 [ 5 ] {610946cf-49c9-488c-92b9-3d3a497bac17} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 24092 | 2026.03.25 00:27:46.496629 [ 5 ] {610946cf-49c9-488c-92b9-3d3a497bac17} <Trace> oximeter.fields_u32 (79eddaf6-5920-48fe-8c45-6c5582e58677): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 24093 | 2026.03.25 00:27:46.496663 [ 5 ] {610946cf-49c9-488c-92b9-3d3a497bac17} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.44 GiB. | ||
| 24094 | 2026.03.25 00:27:46.496948 [ 5 ] {610946cf-49c9-488c-92b9-3d3a497bac17} <Trace> MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary) | ||
| 24095 | 2026.03.25 00:27:46.497156 [ 5 ] {610946cf-49c9-488c-92b9-3d3a497bac17} <Trace> oximeter.fields_u32 (79eddaf6-5920-48fe-8c45-6c5582e58677): Renaming temporary part tmp_insert_all_95_95_0 to all_95_95_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 24096 | 2026.03.25 00:27:46.497295 [ 5 ] {610946cf-49c9-488c-92b9-3d3a497bac17} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001204 sec., 123754.15282392026 rows/sec., 8.00 MiB/sec. | ||
| 24097 | 2026.03.25 00:27:46.497331 [ 5 ] {610946cf-49c9-488c-92b9-3d3a497bac17} <Debug> TCPHandler: Processed in 0.001363301 sec. | ||
| 24098 | 2026.03.25 00:27:46.497442 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 24099 | 2026.03.25 00:27:46.497542 [ 5 ] {a0d97c8e-24cb-4918-9adb-dab05fe09fec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 24100 | 2026.03.25 00:27:46.497580 [ 5 ] {a0d97c8e-24cb-4918-9adb-dab05fe09fec} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 24101 | 2026.03.25 00:27:46.498050 [ 5 ] {a0d97c8e-24cb-4918-9adb-dab05fe09fec} <Trace> oximeter.fields_u8 (fa258e8d-285a-434f-b894-6be795807874): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 24102 | 2026.03.25 00:27:46.498083 [ 5 ] {a0d97c8e-24cb-4918-9adb-dab05fe09fec} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.44 GiB. | ||
| 24103 | 2026.03.25 00:27:46.498369 [ 5 ] {a0d97c8e-24cb-4918-9adb-dab05fe09fec} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 24104 | 2026.03.25 00:27:46.498565 [ 5 ] {a0d97c8e-24cb-4918-9adb-dab05fe09fec} <Trace> oximeter.fields_u8 (fa258e8d-285a-434f-b894-6be795807874): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 24105 | 2026.03.25 00:27:46.498685 [ 5 ] {a0d97c8e-24cb-4918-9adb-dab05fe09fec} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001169 sec., 126603.93498716853 rows/sec., 7.20 MiB/sec. | ||
| 24106 | 2026.03.25 00:27:46.498721 [ 5 ] {a0d97c8e-24cb-4918-9adb-dab05fe09fec} <Debug> TCPHandler: Processed in 0.00132699 sec. | ||
| 24107 | 2026.03.25 00:27:46.498830 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 24108 | 2026.03.25 00:27:46.498924 [ 5 ] {8345f339-2728-4d65-a266-f3d3cf825b18} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 24109 | 2026.03.25 00:27:46.498962 [ 5 ] {8345f339-2728-4d65-a266-f3d3cf825b18} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 24110 | 2026.03.25 00:27:46.499640 [ 5 ] {8345f339-2728-4d65-a266-f3d3cf825b18} <Trace> oximeter.fields_uuid (6a83c119-7e6c-4ef5-9da4-bd1e7cdd4b62): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 24111 | 2026.03.25 00:27:46.499675 [ 5 ] {8345f339-2728-4d65-a266-f3d3cf825b18} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.44 GiB. | ||
| 24112 | 2026.03.25 00:27:46.499972 [ 5 ] {8345f339-2728-4d65-a266-f3d3cf825b18} <Trace> MergedBlockOutputStream: filled checksums all_164_164_0 (state Temporary) | ||
| 24113 | 2026.03.25 00:27:46.500167 [ 5 ] {8345f339-2728-4d65-a266-f3d3cf825b18} <Trace> oximeter.fields_uuid (6a83c119-7e6c-4ef5-9da4-bd1e7cdd4b62): Renaming temporary part tmp_insert_all_164_164_0 to all_164_164_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 24114 | 2026.03.25 00:27:46.500287 [ 5 ] {8345f339-2728-4d65-a266-f3d3cf825b18} <Debug> executeQuery: Read 518 rows, 37.28 KiB in 0.001381 sec., 375090.51412020274 rows/sec., 26.36 MiB/sec. | ||
| 24115 | 2026.03.25 00:27:46.500323 [ 5 ] {8345f339-2728-4d65-a266-f3d3cf825b18} <Debug> TCPHandler: Processed in 0.001540105 sec. | ||
| 24116 | 2026.03.25 00:27:46.500427 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 24117 | 2026.03.25 00:27:46.500518 [ 5 ] {e6cbbe18-f4fe-4401-b609-ed059fe2af89} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 24118 | 2026.03.25 00:27:46.500558 [ 5 ] {e6cbbe18-f4fe-4401-b609-ed059fe2af89} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 24119 | 2026.03.25 00:27:46.500918 [ 5 ] {e6cbbe18-f4fe-4401-b609-ed059fe2af89} <Trace> oximeter.measurements_bool (8a3ce6e0-f76a-4ba2-9a43-4275c3c9549e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 24120 | 2026.03.25 00:27:46.500953 [ 5 ] {e6cbbe18-f4fe-4401-b609-ed059fe2af89} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.44 GiB. | ||
| 24121 | 2026.03.25 00:27:46.501251 [ 5 ] {e6cbbe18-f4fe-4401-b609-ed059fe2af89} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 24122 | 2026.03.25 00:27:46.501445 [ 5 ] {e6cbbe18-f4fe-4401-b609-ed059fe2af89} <Trace> oximeter.measurements_bool (8a3ce6e0-f76a-4ba2-9a43-4275c3c9549e): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 24123 | 2026.03.25 00:27:46.501539 [ 79 ] {} <Debug> oximeter.measurements_bool (8a3ce6e0-f76a-4ba2-9a43-4275c3c9549e) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
| 24124 | 2026.03.25 00:27:46.501569 [ 5 ] {e6cbbe18-f4fe-4401-b609-ed059fe2af89} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001069 sec., 5612.722170252572 rows/sec., 293.24 KiB/sec. | ||
| 24125 | 2026.03.25 00:27:46.501575 [ 79 ] {} <Trace> oximeter.measurements_bool (8a3ce6e0-f76a-4ba2-9a43-4275c3c9549e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 24126 | 2026.03.25 00:27:46.501600 [ 79 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.44 GiB. | ||
| 24127 | 2026.03.25 00:27:46.501614 [ 5 ] {e6cbbe18-f4fe-4401-b609-ed059fe2af89} <Debug> TCPHandler: Processed in 0.001234189 sec. | ||
| 24128 | 2026.03.25 00:27:46.501717 [ 196 ] {8a3ce6e0-f76a-4ba2-9a43-4275c3c9549e::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 | ||
| 24129 | 2026.03.25 00:27:46.501751 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 24130 | 2026.03.25 00:27:46.501851 [ 5 ] {f10f3979-e5be-45cf-8e73-ea0ed2b93837} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 24131 | 2026.03.25 00:27:46.501873 [ 196 ] {8a3ce6e0-f76a-4ba2-9a43-4275c3c9549e::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 24132 | 2026.03.25 00:27:46.501902 [ 5 ] {f10f3979-e5be-45cf-8e73-ea0ed2b93837} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 24133 | 2026.03.25 00:27:46.501918 [ 196 ] {8a3ce6e0-f76a-4ba2-9a43-4275c3c9549e::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 396 rows starting from the beginning of the part | ||
| 24134 | 2026.03.25 00:27:46.501999 [ 196 ] {8a3ce6e0-f76a-4ba2-9a43-4275c3c9549e::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 6 rows starting from the beginning of the part | ||
| 24135 | 2026.03.25 00:27:46.502056 [ 196 ] {8a3ce6e0-f76a-4ba2-9a43-4275c3c9549e::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 6 rows starting from the beginning of the part | ||
| 24136 | 2026.03.25 00:27:46.502104 [ 196 ] {8a3ce6e0-f76a-4ba2-9a43-4275c3c9549e::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 6 rows starting from the beginning of the part | ||
| 24137 | 2026.03.25 00:27:46.502152 [ 196 ] {8a3ce6e0-f76a-4ba2-9a43-4275c3c9549e::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 6 rows starting from the beginning of the part | ||
| 24138 | 2026.03.25 00:27:46.502196 [ 196 ] {8a3ce6e0-f76a-4ba2-9a43-4275c3c9549e::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 6 rows starting from the beginning of the part | ||
| 24139 | 2026.03.25 00:27:46.502378 [ 5 ] {f10f3979-e5be-45cf-8e73-ea0ed2b93837} <Trace> oximeter.measurements_cumulativeu64 (d9515f17-c5fd-4592-903e-92bbab0fc185): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 24140 | 2026.03.25 00:27:46.502419 [ 5 ] {f10f3979-e5be-45cf-8e73-ea0ed2b93837} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.44 GiB. | ||
| 24141 | 2026.03.25 00:27:46.502778 [ 5 ] {f10f3979-e5be-45cf-8e73-ea0ed2b93837} <Trace> MergedBlockOutputStream: filled checksums all_164_164_0 (state Temporary) | ||
| 24142 | 2026.03.25 00:27:46.503044 [ 5 ] {f10f3979-e5be-45cf-8e73-ea0ed2b93837} <Trace> oximeter.measurements_cumulativeu64 (d9515f17-c5fd-4592-903e-92bbab0fc185): Renaming temporary part tmp_insert_all_164_164_0 to all_164_164_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 24143 | 2026.03.25 00:27:46.503104 [ 201 ] {8a3ce6e0-f76a-4ba2-9a43-4275c3c9549e::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 426 rows, containing 4 columns (4 merged, 0 gathered) in 0.001441753 sec., 295473.63522045733 rows/sec., 15.08 MiB/sec. | ||
| 24144 | 2026.03.25 00:27:46.503171 [ 5 ] {f10f3979-e5be-45cf-8e73-ea0ed2b93837} <Debug> executeQuery: Read 267 rows, 18.16 KiB in 0.001339 sec., 199402.53920836447 rows/sec., 13.24 MiB/sec. | ||
| 24145 | 2026.03.25 00:27:46.503212 [ 5 ] {f10f3979-e5be-45cf-8e73-ea0ed2b93837} <Debug> TCPHandler: Processed in 0.001510234 sec. | ||
| 24146 | 2026.03.25 00:27:46.503271 [ 195 ] {8a3ce6e0-f76a-4ba2-9a43-4275c3c9549e::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
| 24147 | 2026.03.25 00:27:46.503328 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 24148 | 2026.03.25 00:27:46.503420 [ 5 ] {b5274a91-0e99-4ccc-bb7c-14ce3b151175} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 24149 | 2026.03.25 00:27:46.503461 [ 5 ] {b5274a91-0e99-4ccc-bb7c-14ce3b151175} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 24150 | 2026.03.25 00:27:46.503522 [ 195 ] {8a3ce6e0-f76a-4ba2-9a43-4275c3c9549e::all_1_71_14} <Trace> oximeter.measurements_bool (8a3ce6e0-f76a-4ba2-9a43-4275c3c9549e): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 24151 | 2026.03.25 00:27:46.503582 [ 195 ] {8a3ce6e0-f76a-4ba2-9a43-4275c3c9549e::all_1_71_14} <Trace> oximeter.measurements_bool (8a3ce6e0-f76a-4ba2-9a43-4275c3c9549e) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
| 24152 | 2026.03.25 00:27:46.503657 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.30 MiB. | ||
| 24153 | 2026.03.25 00:27:46.503771 [ 5 ] {b5274a91-0e99-4ccc-bb7c-14ce3b151175} <Trace> oximeter.measurements_f64 (212c2a6f-90cf-4c71-aafe-78c3b1fd8e79): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 24154 | 2026.03.25 00:27:46.503804 [ 5 ] {b5274a91-0e99-4ccc-bb7c-14ce3b151175} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.44 GiB. | ||
| 24155 | 2026.03.25 00:27:46.504093 [ 5 ] {b5274a91-0e99-4ccc-bb7c-14ce3b151175} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 24156 | 2026.03.25 00:27:46.504286 [ 5 ] {b5274a91-0e99-4ccc-bb7c-14ce3b151175} <Trace> oximeter.measurements_f64 (212c2a6f-90cf-4c71-aafe-78c3b1fd8e79): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 24157 | 2026.03.25 00:27:46.504407 [ 5 ] {b5274a91-0e99-4ccc-bb7c-14ce3b151175} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001005 sec., 995.0248756218905 rows/sec., 67.05 KiB/sec. | ||
| 24158 | 2026.03.25 00:27:46.504441 [ 5 ] {b5274a91-0e99-4ccc-bb7c-14ce3b151175} <Debug> TCPHandler: Processed in 0.001160287 sec. | ||
| 24159 | 2026.03.25 00:27:46.504546 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 24160 | 2026.03.25 00:27:46.504645 [ 5 ] {09c3892e-06af-44b8-83a6-2a1f42799f30} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 24161 | 2026.03.25 00:27:46.504698 [ 5 ] {09c3892e-06af-44b8-83a6-2a1f42799f30} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 24162 | 2026.03.25 00:27:46.505523 [ 5 ] {09c3892e-06af-44b8-83a6-2a1f42799f30} <Trace> oximeter.measurements_histogramu64 (66b3c5cd-c277-4614-b9e1-0e483a2d8930): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 24163 | 2026.03.25 00:27:46.505555 [ 5 ] {09c3892e-06af-44b8-83a6-2a1f42799f30} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.44 GiB. | ||
| 24164 | 2026.03.25 00:27:46.506060 [ 5 ] {09c3892e-06af-44b8-83a6-2a1f42799f30} <Trace> MergedBlockOutputStream: filled checksums all_138_138_0 (state Temporary) | ||
| 24165 | 2026.03.25 00:27:46.506270 [ 5 ] {09c3892e-06af-44b8-83a6-2a1f42799f30} <Trace> oximeter.measurements_histogramu64 (66b3c5cd-c277-4614-b9e1-0e483a2d8930): Renaming temporary part tmp_insert_all_138_138_0 to all_138_138_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 24166 | 2026.03.25 00:27:46.506403 [ 5 ] {09c3892e-06af-44b8-83a6-2a1f42799f30} <Debug> executeQuery: Read 14 rows, 25.69 KiB in 0.001775 sec., 7887.3239436619715 rows/sec., 14.13 MiB/sec. | ||
| 24167 | 2026.03.25 00:27:46.506464 [ 5 ] {09c3892e-06af-44b8-83a6-2a1f42799f30} <Debug> TCPHandler: Processed in 0.001964705 sec. | ||
| 24168 | 2026.03.25 00:27:46.506607 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 24169 | 2026.03.25 00:27:46.506700 [ 5 ] {3841ad29-00a7-424c-9e4b-aff0e75e9607} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 24170 | 2026.03.25 00:27:46.506740 [ 5 ] {3841ad29-00a7-424c-9e4b-aff0e75e9607} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 24171 | 2026.03.25 00:27:46.507085 [ 5 ] {3841ad29-00a7-424c-9e4b-aff0e75e9607} <Trace> oximeter.measurements_u64 (a46c3f3f-9ded-4b50-9fc2-4f503dd169a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 24172 | 2026.03.25 00:27:46.507117 [ 5 ] {3841ad29-00a7-424c-9e4b-aff0e75e9607} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.44 GiB. | ||
| 24173 | 2026.03.25 00:27:46.507401 [ 5 ] {3841ad29-00a7-424c-9e4b-aff0e75e9607} <Trace> MergedBlockOutputStream: filled checksums all_164_164_0 (state Temporary) | ||
| 24174 | 2026.03.25 00:27:46.507609 [ 5 ] {3841ad29-00a7-424c-9e4b-aff0e75e9607} <Trace> oximeter.measurements_u64 (a46c3f3f-9ded-4b50-9fc2-4f503dd169a4): Renaming temporary part tmp_insert_all_164_164_0 to all_164_164_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 24175 | 2026.03.25 00:27:46.507730 [ 5 ] {3841ad29-00a7-424c-9e4b-aff0e75e9607} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001048 sec., 85877.86259541984 rows/sec., 5.37 MiB/sec. | ||
| 24176 | 2026.03.25 00:27:46.507764 [ 5 ] {3841ad29-00a7-424c-9e4b-aff0e75e9607} <Debug> TCPHandler: Processed in 0.001210438 sec. | ||
| 24177 | 2026.03.25 00:27:47.443689 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 24178 | 2026.03.25 00:27:47.443881 [ 5 ] {d784d959-d522-4431-aef5-9c5b4553c1a0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 24179 | 2026.03.25 00:27:47.443949 [ 5 ] {d784d959-d522-4431-aef5-9c5b4553c1a0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 24180 | 2026.03.25 00:27:47.444569 [ 5 ] {d784d959-d522-4431-aef5-9c5b4553c1a0} <Trace> oximeter.fields_ipaddr (2be1fe0e-d681-4366-b872-d5e7a11bcfe0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 24181 | 2026.03.25 00:27:47.444630 [ 5 ] {d784d959-d522-4431-aef5-9c5b4553c1a0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.44 GiB. | ||
| 24182 | 2026.03.25 00:27:47.445017 [ 5 ] {d784d959-d522-4431-aef5-9c5b4553c1a0} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 24183 | 2026.03.25 00:27:47.445250 [ 5 ] {d784d959-d522-4431-aef5-9c5b4553c1a0} <Trace> oximeter.fields_ipaddr (2be1fe0e-d681-4366-b872-d5e7a11bcfe0): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 24184 | 2026.03.25 00:27:47.445412 [ 5 ] {d784d959-d522-4431-aef5-9c5b4553c1a0} <Debug> executeQuery: Read 3 rows, 243.00 B in 0.001578 sec., 1901.1406844106464 rows/sec., 150.38 KiB/sec. | ||
| 24185 | 2026.03.25 00:27:47.445464 [ 5 ] {d784d959-d522-4431-aef5-9c5b4553c1a0} <Debug> TCPHandler: Processed in 0.001911184 sec. | ||
| 24186 | 2026.03.25 00:27:47.445585 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 24187 | 2026.03.25 00:27:47.445694 [ 5 ] {7b73edd3-f6ee-439d-9b68-a2495e643af4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 24188 | 2026.03.25 00:27:47.445738 [ 5 ] {7b73edd3-f6ee-439d-9b68-a2495e643af4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 24189 | 2026.03.25 00:27:47.447464 [ 5 ] {7b73edd3-f6ee-439d-9b68-a2495e643af4} <Trace> oximeter.fields_string (da9d4756-c540-45ff-bdbb-bdc9c8d31861): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 24190 | 2026.03.25 00:27:47.447504 [ 5 ] {7b73edd3-f6ee-439d-9b68-a2495e643af4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.44 GiB. | ||
| 24191 | 2026.03.25 00:27:47.447975 [ 5 ] {7b73edd3-f6ee-439d-9b68-a2495e643af4} <Trace> MergedBlockOutputStream: filled checksums all_165_165_0 (state Temporary) | ||
| 24192 | 2026.03.25 00:27:47.448189 [ 5 ] {7b73edd3-f6ee-439d-9b68-a2495e643af4} <Trace> oximeter.fields_string (da9d4756-c540-45ff-bdbb-bdc9c8d31861): Renaming temporary part tmp_insert_all_165_165_0 to all_165_165_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 24193 | 2026.03.25 00:27:47.448327 [ 5 ] {7b73edd3-f6ee-439d-9b68-a2495e643af4} <Debug> executeQuery: Read 2521 rows, 192.19 KiB in 0.002657 sec., 948814.4523899134 rows/sec., 70.64 MiB/sec. | ||
| 24194 | 2026.03.25 00:27:47.448368 [ 5 ] {7b73edd3-f6ee-439d-9b68-a2495e643af4} <Debug> TCPHandler: Processed in 0.002834135 sec. | ||
| 24195 | 2026.03.25 00:27:47.448481 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 24196 | 2026.03.25 00:27:47.448581 [ 5 ] {a7d5d68a-94e4-4091-9610-a523cc3eb8d9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 24197 | 2026.03.25 00:27:47.448631 [ 5 ] {a7d5d68a-94e4-4091-9610-a523cc3eb8d9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 24198 | 2026.03.25 00:27:47.449073 [ 5 ] {a7d5d68a-94e4-4091-9610-a523cc3eb8d9} <Trace> oximeter.fields_u16 (b490aa8d-8720-450c-9d9d-0c0be0c6e0e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 24199 | 2026.03.25 00:27:47.449111 [ 5 ] {a7d5d68a-94e4-4091-9610-a523cc3eb8d9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.44 GiB. | ||
| 24200 | 2026.03.25 00:27:47.449420 [ 5 ] {a7d5d68a-94e4-4091-9610-a523cc3eb8d9} <Trace> MergedBlockOutputStream: filled checksums all_139_139_0 (state Temporary) | ||
| 24201 | 2026.03.25 00:27:47.449633 [ 5 ] {a7d5d68a-94e4-4091-9610-a523cc3eb8d9} <Trace> oximeter.fields_u16 (b490aa8d-8720-450c-9d9d-0c0be0c6e0e1): Renaming temporary part tmp_insert_all_139_139_0 to all_139_139_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 24202 | 2026.03.25 00:27:47.449767 [ 5 ] {a7d5d68a-94e4-4091-9610-a523cc3eb8d9} <Debug> executeQuery: Read 63 rows, 4.71 KiB in 0.001209 sec., 52109.18114143921 rows/sec., 3.81 MiB/sec. | ||
| 24203 | 2026.03.25 00:27:47.449806 [ 5 ] {a7d5d68a-94e4-4091-9610-a523cc3eb8d9} <Debug> TCPHandler: Processed in 0.001375131 sec. | ||
| 24204 | 2026.03.25 00:27:47.449905 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 24205 | 2026.03.25 00:27:47.449998 [ 5 ] {c7b19488-396c-40e7-8fe8-eb31dfcb7534} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 24206 | 2026.03.25 00:27:47.450036 [ 5 ] {c7b19488-396c-40e7-8fe8-eb31dfcb7534} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 24207 | 2026.03.25 00:27:47.450737 [ 5 ] {c7b19488-396c-40e7-8fe8-eb31dfcb7534} <Trace> oximeter.fields_u32 (79eddaf6-5920-48fe-8c45-6c5582e58677): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 24208 | 2026.03.25 00:27:47.450773 [ 5 ] {c7b19488-396c-40e7-8fe8-eb31dfcb7534} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.44 GiB. | ||
| 24209 | 2026.03.25 00:27:47.451097 [ 5 ] {c7b19488-396c-40e7-8fe8-eb31dfcb7534} <Trace> MergedBlockOutputStream: filled checksums all_96_96_0 (state Temporary) | ||
| 24210 | 2026.03.25 00:27:47.451311 [ 5 ] {c7b19488-396c-40e7-8fe8-eb31dfcb7534} <Trace> oximeter.fields_u32 (79eddaf6-5920-48fe-8c45-6c5582e58677): Renaming temporary part tmp_insert_all_96_96_0 to all_96_96_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 24211 | 2026.03.25 00:27:47.451441 [ 5 ] {c7b19488-396c-40e7-8fe8-eb31dfcb7534} <Debug> executeQuery: Read 804 rows, 47.54 KiB in 0.001461 sec., 550308.0082135523 rows/sec., 31.78 MiB/sec. | ||
| 24212 | 2026.03.25 00:27:47.451469 [ 76 ] {} <Debug> oximeter.fields_u32 (79eddaf6-5920-48fe-8c45-6c5582e58677) (MergerMutator): Selected 6 parts from all_1_91_18 to all_96_96_0 | ||
| 24213 | 2026.03.25 00:27:47.451480 [ 5 ] {c7b19488-396c-40e7-8fe8-eb31dfcb7534} <Debug> TCPHandler: Processed in 0.001624258 sec. | ||
| 24214 | 2026.03.25 00:27:47.451549 [ 76 ] {} <Trace> oximeter.fields_u32 (79eddaf6-5920-48fe-8c45-6c5582e58677): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 24215 | 2026.03.25 00:27:47.451581 [ 76 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.44 GiB. | ||
| 24216 | 2026.03.25 00:27:47.451640 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 24217 | 2026.03.25 00:27:47.451692 [ 196 ] {79eddaf6-5920-48fe-8c45-6c5582e58677::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 | ||
| 24218 | 2026.03.25 00:27:47.451739 [ 5 ] {665b290a-c48d-41e1-9d4c-117956686a97} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 24219 | 2026.03.25 00:27:47.451785 [ 5 ] {665b290a-c48d-41e1-9d4c-117956686a97} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 24220 | 2026.03.25 00:27:47.451817 [ 196 ] {79eddaf6-5920-48fe-8c45-6c5582e58677::all_1_96_19} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 24221 | 2026.03.25 00:27:47.451858 [ 196 ] {79eddaf6-5920-48fe-8c45-6c5582e58677::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_91_18, total 950 rows starting from the beginning of the part | ||
| 24222 | 2026.03.25 00:27:47.451932 [ 196 ] {79eddaf6-5920-48fe-8c45-6c5582e58677::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_92_92_0, total 149 rows starting from the beginning of the part | ||
| 24223 | 2026.03.25 00:27:47.451985 [ 196 ] {79eddaf6-5920-48fe-8c45-6c5582e58677::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_93_93_0, total 187 rows starting from the beginning of the part | ||
| 24224 | 2026.03.25 00:27:47.452037 [ 196 ] {79eddaf6-5920-48fe-8c45-6c5582e58677::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_94_94_0, total 1 rows starting from the beginning of the part | ||
| 24225 | 2026.03.25 00:27:47.452082 [ 196 ] {79eddaf6-5920-48fe-8c45-6c5582e58677::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_95_95_0, total 149 rows starting from the beginning of the part | ||
| 24226 | 2026.03.25 00:27:47.452127 [ 196 ] {79eddaf6-5920-48fe-8c45-6c5582e58677::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_96_96_0, total 804 rows starting from the beginning of the part | ||
| 24227 | 2026.03.25 00:27:47.452170 [ 5 ] {665b290a-c48d-41e1-9d4c-117956686a97} <Trace> oximeter.fields_u64 (3ff11c92-02f0-4d7f-b78c-e898b3889a19): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 24228 | 2026.03.25 00:27:47.452211 [ 5 ] {665b290a-c48d-41e1-9d4c-117956686a97} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.44 GiB. | ||
| 24229 | 2026.03.25 00:27:47.452536 [ 5 ] {665b290a-c48d-41e1-9d4c-117956686a97} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 24230 | 2026.03.25 00:27:47.452785 [ 5 ] {665b290a-c48d-41e1-9d4c-117956686a97} <Trace> oximeter.fields_u64 (3ff11c92-02f0-4d7f-b78c-e898b3889a19): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 24231 | 2026.03.25 00:27:47.452923 [ 5 ] {665b290a-c48d-41e1-9d4c-117956686a97} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001202 sec., 831.946755407654 rows/sec., 58.50 KiB/sec. | ||
| 24232 | 2026.03.25 00:27:47.452963 [ 5 ] {665b290a-c48d-41e1-9d4c-117956686a97} <Debug> TCPHandler: Processed in 0.001386512 sec. | ||
| 24233 | 2026.03.25 00:27:47.453066 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 24234 | 2026.03.25 00:27:47.453159 [ 5 ] {d531fc92-a145-442b-abf0-726d38217ee1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 24235 | 2026.03.25 00:27:47.453200 [ 5 ] {d531fc92-a145-442b-abf0-726d38217ee1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 24236 | 2026.03.25 00:27:47.453323 [ 201 ] {79eddaf6-5920-48fe-8c45-6c5582e58677::all_1_96_19} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2240 rows, containing 5 columns (5 merged, 0 gathered) in 0.001676459 sec., 1336149.586718196 rows/sec., 84.81 MiB/sec. | ||
| 24237 | 2026.03.25 00:27:47.453573 [ 186 ] {79eddaf6-5920-48fe-8c45-6c5582e58677::all_1_96_19} <Trace> MergedBlockOutputStream: filled checksums all_1_96_19 (state Temporary) | ||
| 24238 | 2026.03.25 00:27:47.453878 [ 186 ] {79eddaf6-5920-48fe-8c45-6c5582e58677::all_1_96_19} <Trace> oximeter.fields_u32 (79eddaf6-5920-48fe-8c45-6c5582e58677): Renaming temporary part tmp_merge_all_1_96_19 to all_1_96_19 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 24239 | 2026.03.25 00:27:47.453971 [ 186 ] {79eddaf6-5920-48fe-8c45-6c5582e58677::all_1_96_19} <Trace> oximeter.fields_u32 (79eddaf6-5920-48fe-8c45-6c5582e58677) (MergerMutator): Merged 6 parts: [all_1_91_18, all_96_96_0] -> all_1_96_19 | ||
| 24240 | 2026.03.25 00:27:47.454082 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.52 MiB. | ||
| 24241 | 2026.03.25 00:27:47.454113 [ 5 ] {d531fc92-a145-442b-abf0-726d38217ee1} <Trace> oximeter.fields_uuid (6a83c119-7e6c-4ef5-9da4-bd1e7cdd4b62): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 24242 | 2026.03.25 00:27:47.454153 [ 5 ] {d531fc92-a145-442b-abf0-726d38217ee1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.44 GiB. | ||
| 24243 | 2026.03.25 00:27:47.454519 [ 5 ] {d531fc92-a145-442b-abf0-726d38217ee1} <Trace> MergedBlockOutputStream: filled checksums all_165_165_0 (state Temporary) | ||
| 24244 | 2026.03.25 00:27:47.454747 [ 5 ] {d531fc92-a145-442b-abf0-726d38217ee1} <Trace> oximeter.fields_uuid (6a83c119-7e6c-4ef5-9da4-bd1e7cdd4b62): Renaming temporary part tmp_insert_all_165_165_0 to all_165_165_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 24245 | 2026.03.25 00:27:47.454879 [ 5 ] {d531fc92-a145-442b-abf0-726d38217ee1} <Debug> executeQuery: Read 1357 rows, 93.24 KiB in 0.001737 sec., 781232.0092112838 rows/sec., 52.42 MiB/sec. | ||
| 24246 | 2026.03.25 00:27:47.454917 [ 5 ] {d531fc92-a145-442b-abf0-726d38217ee1} <Debug> TCPHandler: Processed in 0.001899014 sec. | ||
| 24247 | 2026.03.25 00:27:47.455017 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 24248 | 2026.03.25 00:27:47.455112 [ 5 ] {ecf81b16-0a26-4488-acc7-5ac12247977b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 24249 | 2026.03.25 00:27:47.455156 [ 5 ] {ecf81b16-0a26-4488-acc7-5ac12247977b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 24250 | 2026.03.25 00:27:47.455859 [ 5 ] {ecf81b16-0a26-4488-acc7-5ac12247977b} <Trace> oximeter.measurements_cumulativeu64 (d9515f17-c5fd-4592-903e-92bbab0fc185): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 24251 | 2026.03.25 00:27:47.455896 [ 5 ] {ecf81b16-0a26-4488-acc7-5ac12247977b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.44 GiB. | ||
| 24252 | 2026.03.25 00:27:47.456320 [ 5 ] {ecf81b16-0a26-4488-acc7-5ac12247977b} <Trace> MergedBlockOutputStream: filled checksums all_165_165_0 (state Temporary) | ||
| 24253 | 2026.03.25 00:27:47.456532 [ 5 ] {ecf81b16-0a26-4488-acc7-5ac12247977b} <Trace> oximeter.measurements_cumulativeu64 (d9515f17-c5fd-4592-903e-92bbab0fc185): Renaming temporary part tmp_insert_all_165_165_0 to all_165_165_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 24254 | 2026.03.25 00:27:47.456669 [ 5 ] {ecf81b16-0a26-4488-acc7-5ac12247977b} <Debug> executeQuery: Read 1504 rows, 93.36 KiB in 0.001575 sec., 954920.6349206349 rows/sec., 57.89 MiB/sec. | ||
| 24255 | 2026.03.25 00:27:47.456707 [ 5 ] {ecf81b16-0a26-4488-acc7-5ac12247977b} <Debug> TCPHandler: Processed in 0.00173913 sec. | ||
| 24256 | 2026.03.25 00:27:47.456806 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 24257 | 2026.03.25 00:27:47.456899 [ 5 ] {4d680963-4df9-4aae-820d-1dce9ebb4188} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 24258 | 2026.03.25 00:27:47.456952 [ 5 ] {4d680963-4df9-4aae-820d-1dce9ebb4188} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 24259 | 2026.03.25 00:27:47.457881 [ 5 ] {4d680963-4df9-4aae-820d-1dce9ebb4188} <Trace> oximeter.measurements_histogramu64 (66b3c5cd-c277-4614-b9e1-0e483a2d8930): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 24260 | 2026.03.25 00:27:47.457915 [ 5 ] {4d680963-4df9-4aae-820d-1dce9ebb4188} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.44 GiB. | ||
| 24261 | 2026.03.25 00:27:47.458488 [ 5 ] {4d680963-4df9-4aae-820d-1dce9ebb4188} <Trace> MergedBlockOutputStream: filled checksums all_139_139_0 (state Temporary) | ||
| 24262 | 2026.03.25 00:27:47.458720 [ 5 ] {4d680963-4df9-4aae-820d-1dce9ebb4188} <Trace> oximeter.measurements_histogramu64 (66b3c5cd-c277-4614-b9e1-0e483a2d8930): Renaming temporary part tmp_insert_all_139_139_0 to all_139_139_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 24263 | 2026.03.25 00:27:47.458857 [ 5 ] {4d680963-4df9-4aae-820d-1dce9ebb4188} <Debug> executeQuery: Read 60 rows, 110.10 KiB in 0.001976 sec., 30364.37246963563 rows/sec., 54.41 MiB/sec. | ||
| 24264 | 2026.03.25 00:27:47.458913 [ 5 ] {4d680963-4df9-4aae-820d-1dce9ebb4188} <Debug> TCPHandler: Processed in 0.002154529 sec. | ||
| 24265 | 2026.03.25 00:27:47.459022 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 24266 | 2026.03.25 00:27:47.459117 [ 5 ] {4d43aaaa-0975-49a8-b022-8a14dce4d56d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 24267 | 2026.03.25 00:27:47.459158 [ 5 ] {4d43aaaa-0975-49a8-b022-8a14dce4d56d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 24268 | 2026.03.25 00:27:47.459475 [ 5 ] {4d43aaaa-0975-49a8-b022-8a14dce4d56d} <Trace> oximeter.measurements_u64 (a46c3f3f-9ded-4b50-9fc2-4f503dd169a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 24269 | 2026.03.25 00:27:47.459510 [ 5 ] {4d43aaaa-0975-49a8-b022-8a14dce4d56d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.44 GiB. | ||
| 24270 | 2026.03.25 00:27:47.459809 [ 5 ] {4d43aaaa-0975-49a8-b022-8a14dce4d56d} <Trace> MergedBlockOutputStream: filled checksums all_165_165_0 (state Temporary) | ||
| 24271 | 2026.03.25 00:27:47.460011 [ 5 ] {4d43aaaa-0975-49a8-b022-8a14dce4d56d} <Trace> oximeter.measurements_u64 (a46c3f3f-9ded-4b50-9fc2-4f503dd169a4): Renaming temporary part tmp_insert_all_165_165_0 to all_165_165_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 24272 | 2026.03.25 00:27:47.460139 [ 5 ] {4d43aaaa-0975-49a8-b022-8a14dce4d56d} <Debug> executeQuery: Read 12 rows, 848.00 B in 0.001042 sec., 11516.314779270633 rows/sec., 794.75 KiB/sec. | ||
| 24273 | 2026.03.25 00:27:47.460175 [ 5 ] {4d43aaaa-0975-49a8-b022-8a14dce4d56d} <Debug> TCPHandler: Processed in 0.001201207 sec. | ||
| 24274 | 2026.03.25 00:27:47.538083 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 723 | ||
| 24275 | 2026.03.25 00:27:47.555690 [ 243 ] {} <Trace> system.metric_log (8832bb94-2db2-42e0-923d-5bcca7c2cc3b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 24276 | 2026.03.25 00:27:47.555730 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.44 GiB. | ||
| 24277 | 2026.03.25 00:27:47.561917 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_96_96_0 (state Temporary) | ||
| 24278 | 2026.03.25 00:27:47.562653 [ 243 ] {} <Trace> system.metric_log (8832bb94-2db2-42e0-923d-5bcca7c2cc3b): Renaming temporary part tmp_insert_all_96_96_0 to all_96_96_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 24279 | 2026.03.25 00:27:47.562980 [ 76 ] {} <Debug> system.metric_log (8832bb94-2db2-42e0-923d-5bcca7c2cc3b) (MergerMutator): Selected 6 parts from all_1_91_18 to all_96_96_0 | ||
| 24280 | 2026.03.25 00:27:47.563046 [ 76 ] {} <Trace> system.metric_log (8832bb94-2db2-42e0-923d-5bcca7c2cc3b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 24281 | 2026.03.25 00:27:47.563081 [ 76 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.44 GiB. | ||
| 24282 | 2026.03.25 00:27:47.563207 [ 196 ] {8832bb94-2db2-42e0-923d-5bcca7c2cc3b::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 | ||
| 24283 | 2026.03.25 00:27:47.565769 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 723 | ||
| 24284 | 2026.03.25 00:27:47.567414 [ 196 ] {8832bb94-2db2-42e0-923d-5bcca7c2cc3b::all_1_96_19} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 24285 | 2026.03.25 00:27:47.568931 [ 196 ] {8832bb94-2db2-42e0-923d-5bcca7c2cc3b::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 | ||
| 24286 | 2026.03.25 00:27:47.573602 [ 196 ] {8832bb94-2db2-42e0-923d-5bcca7c2cc3b::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 | ||
| 24287 | 2026.03.25 00:27:47.578399 [ 196 ] {8832bb94-2db2-42e0-923d-5bcca7c2cc3b::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 | ||
| 24288 | 2026.03.25 00:27:47.583276 [ 196 ] {8832bb94-2db2-42e0-923d-5bcca7c2cc3b::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 | ||
| 24289 | 2026.03.25 00:27:47.588231 [ 196 ] {8832bb94-2db2-42e0-923d-5bcca7c2cc3b::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 | ||
| 24290 | 2026.03.25 00:27:47.592798 [ 196 ] {8832bb94-2db2-42e0-923d-5bcca7c2cc3b::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 | ||
| 24291 | 2026.03.25 00:27:47.650127 [ 201 ] {8832bb94-2db2-42e0-923d-5bcca7c2cc3b::all_1_96_19} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 723 rows, containing 679 columns (679 merged, 0 gathered) in 0.086974197 sec., 8312.810292459499 rows/sec., 42.98 MiB/sec. | ||
| 24292 | 2026.03.25 00:27:47.653361 [ 201 ] {8832bb94-2db2-42e0-923d-5bcca7c2cc3b::all_1_96_19} <Trace> MergedBlockOutputStream: filled checksums all_1_96_19 (state Temporary) | ||
| 24293 | 2026.03.25 00:27:47.655417 [ 201 ] {8832bb94-2db2-42e0-923d-5bcca7c2cc3b::all_1_96_19} <Trace> system.metric_log (8832bb94-2db2-42e0-923d-5bcca7c2cc3b): Renaming temporary part tmp_merge_all_1_96_19 to all_1_96_19 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 24294 | 2026.03.25 00:27:47.655525 [ 201 ] {8832bb94-2db2-42e0-923d-5bcca7c2cc3b::all_1_96_19} <Trace> system.metric_log (8832bb94-2db2-42e0-923d-5bcca7c2cc3b) (MergerMutator): Merged 6 parts: [all_1_91_18, all_96_96_0] -> all_1_96_19 | ||
| 24295 | 2026.03.25 00:27:47.658573 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.98 MiB. | ||
| 24296 | 2026.03.25 00:27:48.000263 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 406.04 MiB, peak 428.48 MiB, free memory in arenas 0.00 B, will set to 404.24 MiB (RSS), difference: -1.80 MiB | ||
| 24297 | 2026.03.25 00:27:48.351989 [ 223 ] {} <Trace> oximeter.fields_u32 (79eddaf6-5920-48fe-8c45-6c5582e58677): 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] | ||
| 24298 | 2026.03.25 00:27:48.352047 [ 223 ] {} <Debug> oximeter.fields_u32 (79eddaf6-5920-48fe-8c45-6c5582e58677): 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] | ||
| 24299 | 2026.03.25 00:27:48.355704 [ 223 ] {} <Debug> oximeter.fields_u32 (79eddaf6-5920-48fe-8c45-6c5582e58677): 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] | ||
| 24300 | 2026.03.25 00:27:51.479181 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 24301 | 2026.03.25 00:27:51.479353 [ 5 ] {e8f5fe6b-3daf-4554-9781-c1b94038c1f5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 24302 | 2026.03.25 00:27:51.479416 [ 5 ] {e8f5fe6b-3daf-4554-9781-c1b94038c1f5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 24303 | 2026.03.25 00:27:51.480096 [ 5 ] {e8f5fe6b-3daf-4554-9781-c1b94038c1f5} <Trace> oximeter.fields_string (da9d4756-c540-45ff-bdbb-bdc9c8d31861): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 24304 | 2026.03.25 00:27:51.480141 [ 5 ] {e8f5fe6b-3daf-4554-9781-c1b94038c1f5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.44 GiB. | ||
| 24305 | 2026.03.25 00:27:51.480546 [ 5 ] {e8f5fe6b-3daf-4554-9781-c1b94038c1f5} <Trace> MergedBlockOutputStream: filled checksums all_166_166_0 (state Temporary) | ||
| 24306 | 2026.03.25 00:27:51.480777 [ 5 ] {e8f5fe6b-3daf-4554-9781-c1b94038c1f5} <Trace> oximeter.fields_string (da9d4756-c540-45ff-bdbb-bdc9c8d31861): Renaming temporary part tmp_insert_all_166_166_0 to all_166_166_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 24307 | 2026.03.25 00:27:51.480920 [ 68 ] {} <Debug> oximeter.fields_string (da9d4756-c540-45ff-bdbb-bdc9c8d31861) (MergerMutator): Selected 6 parts from all_1_161_32 to all_166_166_0 | ||
| 24308 | 2026.03.25 00:27:51.480934 [ 5 ] {e8f5fe6b-3daf-4554-9781-c1b94038c1f5} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001627 sec., 34419.17639827904 rows/sec., 2.64 MiB/sec. | ||
| 24309 | 2026.03.25 00:27:51.480986 [ 68 ] {} <Trace> oximeter.fields_string (da9d4756-c540-45ff-bdbb-bdc9c8d31861): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 24310 | 2026.03.25 00:27:51.481008 [ 5 ] {e8f5fe6b-3daf-4554-9781-c1b94038c1f5} <Debug> TCPHandler: Processed in 0.001949345 sec. | ||
| 24311 | 2026.03.25 00:27:51.481012 [ 68 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.44 GiB. | ||
| 24312 | 2026.03.25 00:27:51.481132 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 24313 | 2026.03.25 00:27:51.481156 [ 190 ] {da9d4756-c540-45ff-bdbb-bdc9c8d31861::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 | ||
| 24314 | 2026.03.25 00:27:51.481242 [ 5 ] {85555761-565c-4e3c-8f0c-e09ab9c0ad71} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 24315 | 2026.03.25 00:27:51.481290 [ 5 ] {85555761-565c-4e3c-8f0c-e09ab9c0ad71} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 24316 | 2026.03.25 00:27:51.481296 [ 190 ] {da9d4756-c540-45ff-bdbb-bdc9c8d31861::all_1_166_33} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 24317 | 2026.03.25 00:27:51.481337 [ 190 ] {da9d4756-c540-45ff-bdbb-bdc9c8d31861::all_1_166_33} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_161_32, total 3277 rows starting from the beginning of the part | ||
| 24318 | 2026.03.25 00:27:51.481403 [ 190 ] {da9d4756-c540-45ff-bdbb-bdc9c8d31861::all_1_166_33} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_162_162_0, total 874 rows starting from the beginning of the part | ||
| 24319 | 2026.03.25 00:27:51.481450 [ 190 ] {da9d4756-c540-45ff-bdbb-bdc9c8d31861::all_1_166_33} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_163_163_0, total 149 rows starting from the beginning of the part | ||
| 24320 | 2026.03.25 00:27:51.481494 [ 190 ] {da9d4756-c540-45ff-bdbb-bdc9c8d31861::all_1_166_33} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_164_164_0, total 829 rows starting from the beginning of the part | ||
| 24321 | 2026.03.25 00:27:51.481536 [ 190 ] {da9d4756-c540-45ff-bdbb-bdc9c8d31861::all_1_166_33} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_165_165_0, total 2521 rows starting from the beginning of the part | ||
| 24322 | 2026.03.25 00:27:51.481579 [ 190 ] {da9d4756-c540-45ff-bdbb-bdc9c8d31861::all_1_166_33} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_166_166_0, total 56 rows starting from the beginning of the part | ||
| 24323 | 2026.03.25 00:27:51.481785 [ 5 ] {85555761-565c-4e3c-8f0c-e09ab9c0ad71} <Trace> oximeter.fields_uuid (6a83c119-7e6c-4ef5-9da4-bd1e7cdd4b62): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 24324 | 2026.03.25 00:27:51.481826 [ 5 ] {85555761-565c-4e3c-8f0c-e09ab9c0ad71} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.44 GiB. | ||
| 24325 | 2026.03.25 00:27:51.482147 [ 5 ] {85555761-565c-4e3c-8f0c-e09ab9c0ad71} <Trace> MergedBlockOutputStream: filled checksums all_166_166_0 (state Temporary) | ||
| 24326 | 2026.03.25 00:27:51.482362 [ 5 ] {85555761-565c-4e3c-8f0c-e09ab9c0ad71} <Trace> oximeter.fields_uuid (6a83c119-7e6c-4ef5-9da4-bd1e7cdd4b62): Renaming temporary part tmp_insert_all_166_166_0 to all_166_166_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 24327 | 2026.03.25 00:27:51.482491 [ 68 ] {} <Debug> oximeter.fields_uuid (6a83c119-7e6c-4ef5-9da4-bd1e7cdd4b62) (MergerMutator): Selected 6 parts from all_1_161_32 to all_166_166_0 | ||
| 24328 | 2026.03.25 00:27:51.482497 [ 5 ] {85555761-565c-4e3c-8f0c-e09ab9c0ad71} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001277 sec., 50117.46280344558 rows/sec., 3.91 MiB/sec. | ||
| 24329 | 2026.03.25 00:27:51.482533 [ 68 ] {} <Trace> oximeter.fields_uuid (6a83c119-7e6c-4ef5-9da4-bd1e7cdd4b62): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 24330 | 2026.03.25 00:27:51.482555 [ 5 ] {85555761-565c-4e3c-8f0c-e09ab9c0ad71} <Debug> TCPHandler: Processed in 0.001472424 sec. | ||
| 24331 | 2026.03.25 00:27:51.482558 [ 68 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.44 GiB. | ||
| 24332 | 2026.03.25 00:27:51.482657 [ 199 ] {6a83c119-7e6c-4ef5-9da4-bd1e7cdd4b62::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 | ||
| 24333 | 2026.03.25 00:27:51.482685 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 24334 | 2026.03.25 00:27:51.482754 [ 199 ] {6a83c119-7e6c-4ef5-9da4-bd1e7cdd4b62::all_1_166_33} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 24335 | 2026.03.25 00:27:51.482789 [ 5 ] {169fa61e-6c43-4cfa-834b-cc64bab67dc9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 24336 | 2026.03.25 00:27:51.482792 [ 199 ] {6a83c119-7e6c-4ef5-9da4-bd1e7cdd4b62::all_1_166_33} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_161_32, total 1821 rows starting from the beginning of the part | ||
| 24337 | 2026.03.25 00:27:51.482832 [ 5 ] {169fa61e-6c43-4cfa-834b-cc64bab67dc9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 24338 | 2026.03.25 00:27:51.482859 [ 199 ] {6a83c119-7e6c-4ef5-9da4-bd1e7cdd4b62::all_1_166_33} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_162_162_0, total 688 rows starting from the beginning of the part | ||
| 24339 | 2026.03.25 00:27:51.482906 [ 199 ] {6a83c119-7e6c-4ef5-9da4-bd1e7cdd4b62::all_1_166_33} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_163_163_0, total 125 rows starting from the beginning of the part | ||
| 24340 | 2026.03.25 00:27:51.482948 [ 199 ] {6a83c119-7e6c-4ef5-9da4-bd1e7cdd4b62::all_1_166_33} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_164_164_0, total 518 rows starting from the beginning of the part | ||
| 24341 | 2026.03.25 00:27:51.482988 [ 199 ] {6a83c119-7e6c-4ef5-9da4-bd1e7cdd4b62::all_1_166_33} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_165_165_0, total 1357 rows starting from the beginning of the part | ||
| 24342 | 2026.03.25 00:27:51.483029 [ 199 ] {6a83c119-7e6c-4ef5-9da4-bd1e7cdd4b62::all_1_166_33} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_166_166_0, total 64 rows starting from the beginning of the part | ||
| 24343 | 2026.03.25 00:27:51.483254 [ 5 ] {169fa61e-6c43-4cfa-834b-cc64bab67dc9} <Trace> oximeter.measurements_cumulativeu64 (d9515f17-c5fd-4592-903e-92bbab0fc185): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 24344 | 2026.03.25 00:27:51.483287 [ 5 ] {169fa61e-6c43-4cfa-834b-cc64bab67dc9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.43 GiB. | ||
| 24345 | 2026.03.25 00:27:51.483620 [ 5 ] {169fa61e-6c43-4cfa-834b-cc64bab67dc9} <Trace> MergedBlockOutputStream: filled checksums all_166_166_0 (state Temporary) | ||
| 24346 | 2026.03.25 00:27:51.483836 [ 5 ] {169fa61e-6c43-4cfa-834b-cc64bab67dc9} <Trace> oximeter.measurements_cumulativeu64 (d9515f17-c5fd-4592-903e-92bbab0fc185): Renaming temporary part tmp_insert_all_166_166_0 to all_166_166_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 24347 | 2026.03.25 00:27:51.483850 [ 190 ] {da9d4756-c540-45ff-bdbb-bdc9c8d31861::all_1_166_33} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7706 rows, containing 5 columns (5 merged, 0 gathered) in 0.002750693 sec., 2801475.846268559 rows/sec., 223.42 MiB/sec. | ||
| 24348 | 2026.03.25 00:27:51.483966 [ 5 ] {169fa61e-6c43-4cfa-834b-cc64bab67dc9} <Debug> executeQuery: Read 128 rows, 9.13 KiB in 0.001207 sec., 106048.05302402652 rows/sec., 7.39 MiB/sec. | ||
| 24349 | 2026.03.25 00:27:51.484007 [ 5 ] {169fa61e-6c43-4cfa-834b-cc64bab67dc9} <Debug> TCPHandler: Processed in 0.001369672 sec. | ||
| 24350 | 2026.03.25 00:27:51.484119 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 24351 | 2026.03.25 00:27:51.484130 [ 190 ] {da9d4756-c540-45ff-bdbb-bdc9c8d31861::all_1_166_33} <Trace> MergedBlockOutputStream: filled checksums all_1_166_33 (state Temporary) | ||
| 24352 | 2026.03.25 00:27:51.484223 [ 5 ] {27cb1d60-5550-4d83-b380-5568315a6ab4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 24353 | 2026.03.25 00:27:51.484270 [ 5 ] {27cb1d60-5550-4d83-b380-5568315a6ab4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 24354 | 2026.03.25 00:27:51.484402 [ 192 ] {da9d4756-c540-45ff-bdbb-bdc9c8d31861::all_1_166_33} <Trace> oximeter.fields_string (da9d4756-c540-45ff-bdbb-bdc9c8d31861): Renaming temporary part tmp_merge_all_1_166_33 to all_1_166_33 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 24355 | 2026.03.25 00:27:51.484449 [ 190 ] {6a83c119-7e6c-4ef5-9da4-bd1e7cdd4b62::all_1_166_33} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4573 rows, containing 5 columns (5 merged, 0 gathered) in 0.001832182 sec., 2495931.0810825564 rows/sec., 181.55 MiB/sec. | ||
| 24356 | 2026.03.25 00:27:51.484533 [ 192 ] {da9d4756-c540-45ff-bdbb-bdc9c8d31861::all_1_166_33} <Trace> oximeter.fields_string (da9d4756-c540-45ff-bdbb-bdc9c8d31861) (MergerMutator): Merged 6 parts: [all_1_161_32, all_166_166_0] -> all_1_166_33 | ||
| 24357 | 2026.03.25 00:27:51.484604 [ 5 ] {27cb1d60-5550-4d83-b380-5568315a6ab4} <Trace> oximeter.measurements_u64 (a46c3f3f-9ded-4b50-9fc2-4f503dd169a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 24358 | 2026.03.25 00:27:51.484658 [ 5 ] {27cb1d60-5550-4d83-b380-5568315a6ab4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.44 GiB. | ||
| 24359 | 2026.03.25 00:27:51.484672 [ 187 ] {6a83c119-7e6c-4ef5-9da4-bd1e7cdd4b62::all_1_166_33} <Trace> MergedBlockOutputStream: filled checksums all_1_166_33 (state Temporary) | ||
| 24360 | 2026.03.25 00:27:51.484680 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.35 MiB. | ||
| 24361 | 2026.03.25 00:27:51.484927 [ 187 ] {6a83c119-7e6c-4ef5-9da4-bd1e7cdd4b62::all_1_166_33} <Trace> oximeter.fields_uuid (6a83c119-7e6c-4ef5-9da4-bd1e7cdd4b62): Renaming temporary part tmp_merge_all_1_166_33 to all_1_166_33 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 24362 | 2026.03.25 00:27:51.484989 [ 5 ] {27cb1d60-5550-4d83-b380-5568315a6ab4} <Trace> MergedBlockOutputStream: filled checksums all_166_166_0 (state Temporary) | ||
| 24363 | 2026.03.25 00:27:51.484995 [ 187 ] {6a83c119-7e6c-4ef5-9da4-bd1e7cdd4b62::all_1_166_33} <Trace> oximeter.fields_uuid (6a83c119-7e6c-4ef5-9da4-bd1e7cdd4b62) (MergerMutator): Merged 6 parts: [all_1_161_32, all_166_166_0] -> all_1_166_33 | ||
| 24364 | 2026.03.25 00:27:51.485060 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.87 MiB. | ||
| 24365 | 2026.03.25 00:27:51.485186 [ 5 ] {27cb1d60-5550-4d83-b380-5568315a6ab4} <Trace> oximeter.measurements_u64 (a46c3f3f-9ded-4b50-9fc2-4f503dd169a4): Renaming temporary part tmp_insert_all_166_166_0 to all_166_166_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 24366 | 2026.03.25 00:27:51.485309 [ 68 ] {} <Debug> oximeter.measurements_u64 (a46c3f3f-9ded-4b50-9fc2-4f503dd169a4) (MergerMutator): Selected 6 parts from all_1_161_32 to all_166_166_0 | ||
| 24367 | 2026.03.25 00:27:51.485311 [ 5 ] {27cb1d60-5550-4d83-b380-5568315a6ab4} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001107 sec., 43360.433604336045 rows/sec., 2.92 MiB/sec. | ||
| 24368 | 2026.03.25 00:27:51.485350 [ 68 ] {} <Trace> oximeter.measurements_u64 (a46c3f3f-9ded-4b50-9fc2-4f503dd169a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 24369 | 2026.03.25 00:27:51.485370 [ 5 ] {27cb1d60-5550-4d83-b380-5568315a6ab4} <Debug> TCPHandler: Processed in 0.00129795 sec. | ||
| 24370 | 2026.03.25 00:27:51.485375 [ 68 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.44 GiB. | ||
| 24371 | 2026.03.25 00:27:51.485474 [ 190 ] {a46c3f3f-9ded-4b50-9fc2-4f503dd169a4::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 | ||
| 24372 | 2026.03.25 00:27:51.485576 [ 190 ] {a46c3f3f-9ded-4b50-9fc2-4f503dd169a4::all_1_166_33} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 24373 | 2026.03.25 00:27:51.485599 [ 190 ] {a46c3f3f-9ded-4b50-9fc2-4f503dd169a4::all_1_166_33} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_161_32, total 10350 rows starting from the beginning of the part | ||
| 24374 | 2026.03.25 00:27:51.485646 [ 190 ] {a46c3f3f-9ded-4b50-9fc2-4f503dd169a4::all_1_166_33} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_162_162_0, total 90 rows starting from the beginning of the part | ||
| 24375 | 2026.03.25 00:27:51.485682 [ 190 ] {a46c3f3f-9ded-4b50-9fc2-4f503dd169a4::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 | ||
| 24376 | 2026.03.25 00:27:51.485714 [ 190 ] {a46c3f3f-9ded-4b50-9fc2-4f503dd169a4::all_1_166_33} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_164_164_0, total 90 rows starting from the beginning of the part | ||
| 24377 | 2026.03.25 00:27:51.485750 [ 190 ] {a46c3f3f-9ded-4b50-9fc2-4f503dd169a4::all_1_166_33} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_165_165_0, total 12 rows starting from the beginning of the part | ||
| 24378 | 2026.03.25 00:27:51.485781 [ 190 ] {a46c3f3f-9ded-4b50-9fc2-4f503dd169a4::all_1_166_33} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_166_166_0, total 48 rows starting from the beginning of the part | ||
| 24379 | 2026.03.25 00:27:51.488019 [ 189 ] {a46c3f3f-9ded-4b50-9fc2-4f503dd169a4::all_1_166_33} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 10650 rows, containing 4 columns (4 merged, 0 gathered) in 0.002572139 sec., 4140522.732247363 rows/sec., 267.06 MiB/sec. | ||
| 24380 | 2026.03.25 00:27:51.488361 [ 191 ] {a46c3f3f-9ded-4b50-9fc2-4f503dd169a4::all_1_166_33} <Trace> MergedBlockOutputStream: filled checksums all_1_166_33 (state Temporary) | ||
| 24381 | 2026.03.25 00:27:51.488657 [ 191 ] {a46c3f3f-9ded-4b50-9fc2-4f503dd169a4::all_1_166_33} <Trace> oximeter.measurements_u64 (a46c3f3f-9ded-4b50-9fc2-4f503dd169a4): Renaming temporary part tmp_merge_all_1_166_33 to all_1_166_33 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 24382 | 2026.03.25 00:27:51.488726 [ 191 ] {a46c3f3f-9ded-4b50-9fc2-4f503dd169a4::all_1_166_33} <Trace> oximeter.measurements_u64 (a46c3f3f-9ded-4b50-9fc2-4f503dd169a4) (MergerMutator): Merged 6 parts: [all_1_161_32, all_166_166_0] -> all_1_166_33 | ||
| 24383 | 2026.03.25 00:27:51.488801 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.11 MiB. | ||
| 24384 | 2026.03.25 00:27:52.504567 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 46494 | ||
| 24385 | 2026.03.25 00:27:52.505427 [ 244 ] {} <Trace> system.asynchronous_metric_log (0898b27c-367e-447b-8482-f4822232c365): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 24386 | 2026.03.25 00:27:52.505492 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.44 GiB. | ||
| 24387 | 2026.03.25 00:27:52.506234 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_97_97_0 (state Temporary) | ||
| 24388 | 2026.03.25 00:27:52.506456 [ 244 ] {} <Trace> system.asynchronous_metric_log (0898b27c-367e-447b-8482-f4822232c365): Renaming temporary part tmp_insert_all_97_97_0 to all_97_97_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 24389 | 2026.03.25 00:27:52.506589 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 46494 | ||
| 24390 | 2026.03.25 00:27:54.492377 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39797 | ||
| 24391 | 2026.03.25 00:27:54.492482 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 24392 | 2026.03.25 00:27:54.492507 [ 292 ] {} <Debug> TCP-Session: 33b7f95e-542b-4b2e-9567-d5109fc1a470 Authenticating user 'default' from [fd00:1122:3344:101::e]:39797 | ||
| 24393 | 2026.03.25 00:27:54.492529 [ 292 ] {} <Debug> TCP-Session: 33b7f95e-542b-4b2e-9567-d5109fc1a470 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 24394 | 2026.03.25 00:27:54.492541 [ 292 ] {} <Debug> TCP-Session: 33b7f95e-542b-4b2e-9567-d5109fc1a470 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 24395 | 2026.03.25 00:27:54.492724 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39802 | ||
| 24396 | 2026.03.25 00:27:54.492750 [ 295 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53355 | ||
| 24397 | 2026.03.25 00:27:54.492758 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63686 | ||
| 24398 | 2026.03.25 00:27:54.492818 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33490 | ||
| 24399 | 2026.03.25 00:27:54.492862 [ 295 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 24400 | 2026.03.25 00:27:54.492876 [ 292 ] {} <Trace> TCP-Session: 33b7f95e-542b-4b2e-9567-d5109fc1a470 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 24401 | 2026.03.25 00:27:54.492904 [ 295 ] {} <Debug> TCP-Session: 54c84c06-c792-4dc3-9bcd-a89425096cfc Authenticating user 'default' from [fd00:1122:3344:101::e]:53355 | ||
| 24402 | 2026.03.25 00:27:54.492920 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 24403 | 2026.03.25 00:27:54.492925 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 24404 | 2026.03.25 00:27:54.492946 [ 295 ] {} <Debug> TCP-Session: 54c84c06-c792-4dc3-9bcd-a89425096cfc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 24405 | 2026.03.25 00:27:54.492957 [ 294 ] {} <Debug> TCP-Session: c520e8a0-a83b-4bd6-bb90-c7a4925a420f Authenticating user 'default' from [fd00:1122:3344:101::e]:63686 | ||
| 24406 | 2026.03.25 00:27:54.492966 [ 289 ] {} <Debug> TCP-Session: e9e07037-a157-44bf-968a-883c03f9f163 Authenticating user 'default' from [fd00:1122:3344:101::e]:33490 | ||
| 24407 | 2026.03.25 00:27:54.492976 [ 295 ] {} <Debug> TCP-Session: 54c84c06-c792-4dc3-9bcd-a89425096cfc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 24408 | 2026.03.25 00:27:54.492997 [ 294 ] {} <Debug> TCP-Session: c520e8a0-a83b-4bd6-bb90-c7a4925a420f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 24409 | 2026.03.25 00:27:54.493001 [ 289 ] {} <Debug> TCP-Session: e9e07037-a157-44bf-968a-883c03f9f163 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 24410 | 2026.03.25 00:27:54.493023 [ 294 ] {} <Debug> TCP-Session: c520e8a0-a83b-4bd6-bb90-c7a4925a420f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 24411 | 2026.03.25 00:27:54.492856 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 24412 | 2026.03.25 00:27:54.493034 [ 289 ] {} <Debug> TCP-Session: e9e07037-a157-44bf-968a-883c03f9f163 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 24413 | 2026.03.25 00:27:54.493059 [ 292 ] {0ac71a72-4614-4b78-ba65-d9c1343b4f19} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:39797) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 24414 | 2026.03.25 00:27:54.493071 [ 293 ] {} <Debug> TCP-Session: 9bbb1b10-8c45-4a44-be60-20ad6f181bc1 Authenticating user 'default' from [fd00:1122:3344:101::e]:39802 | ||
| 24415 | 2026.03.25 00:27:54.492835 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41811 | ||
| 24416 | 2026.03.25 00:27:54.493114 [ 293 ] {} <Debug> TCP-Session: 9bbb1b10-8c45-4a44-be60-20ad6f181bc1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 24417 | 2026.03.25 00:27:54.492819 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52543 | ||
| 24418 | 2026.03.25 00:27:54.493163 [ 293 ] {} <Debug> TCP-Session: 9bbb1b10-8c45-4a44-be60-20ad6f181bc1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 24419 | 2026.03.25 00:27:54.492808 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48842 | ||
| 24420 | 2026.03.25 00:27:54.493216 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 24421 | 2026.03.25 00:27:54.493223 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 24422 | 2026.03.25 00:27:54.493284 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 24423 | 2026.03.25 00:27:54.493300 [ 290 ] {} <Debug> TCP-Session: 57d23e95-3169-4f92-8442-acb790e2f70b Authenticating user 'default' from [fd00:1122:3344:101::e]:52543 | ||
| 24424 | 2026.03.25 00:27:54.492806 [ 296 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58078 | ||
| 24425 | 2026.03.25 00:27:54.493329 [ 290 ] {} <Debug> TCP-Session: 57d23e95-3169-4f92-8442-acb790e2f70b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 24426 | 2026.03.25 00:27:54.493332 [ 292 ] {0ac71a72-4614-4b78-ba65-d9c1343b4f19} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 24427 | 2026.03.25 00:27:54.493369 [ 290 ] {} <Debug> TCP-Session: 57d23e95-3169-4f92-8442-acb790e2f70b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 24428 | 2026.03.25 00:27:54.493321 [ 288 ] {} <Debug> TCP-Session: 771f2386-7e62-41cc-a63d-374f49f33cfd Authenticating user 'default' from [fd00:1122:3344:101::e]:48842 | ||
| 24429 | 2026.03.25 00:27:54.493417 [ 296 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 24430 | 2026.03.25 00:27:54.493437 [ 292 ] {0ac71a72-4614-4b78-ba65-d9c1343b4f19} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 24431 | 2026.03.25 00:27:54.493439 [ 288 ] {} <Debug> TCP-Session: 771f2386-7e62-41cc-a63d-374f49f33cfd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 24432 | 2026.03.25 00:27:54.493456 [ 296 ] {} <Debug> TCP-Session: 4eeed7c4-e605-49bb-b621-368d76559fa4 Authenticating user 'default' from [fd00:1122:3344:101::e]:58078 | ||
| 24433 | 2026.03.25 00:27:54.493255 [ 291 ] {} <Debug> TCP-Session: 18289727-0f65-407f-9c08-4ddccf014f4c Authenticating user 'default' from [fd00:1122:3344:101::e]:41811 | ||
| 24434 | 2026.03.25 00:27:54.493562 [ 288 ] {} <Debug> TCP-Session: 771f2386-7e62-41cc-a63d-374f49f33cfd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 24435 | 2026.03.25 00:27:54.493596 [ 291 ] {} <Debug> TCP-Session: 18289727-0f65-407f-9c08-4ddccf014f4c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 24436 | 2026.03.25 00:27:54.493615 [ 296 ] {} <Debug> TCP-Session: 4eeed7c4-e605-49bb-b621-368d76559fa4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 24437 | 2026.03.25 00:27:54.493615 [ 291 ] {} <Debug> TCP-Session: 18289727-0f65-407f-9c08-4ddccf014f4c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 24438 | 2026.03.25 00:27:54.493631 [ 296 ] {} <Debug> TCP-Session: 4eeed7c4-e605-49bb-b621-368d76559fa4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 24439 | 2026.03.25 00:27:54.493745 [ 292 ] {0ac71a72-4614-4b78-ba65-d9c1343b4f19} <Debug> oximeter.version (97ad2ce0-cded-4649-a1b6-ff7c59ff4a2c) (SelectExecutor): Key condition: unknown | ||
| 24440 | 2026.03.25 00:27:54.494931 [ 304 ] {0ac71a72-4614-4b78-ba65-d9c1343b4f19} <Trace> AggregatingTransform: Aggregating | ||
| 24441 | 2026.03.25 00:27:54.494967 [ 304 ] {0ac71a72-4614-4b78-ba65-d9c1343b4f19} <Trace> Aggregator: Aggregation method: without_key | ||
| 24442 | 2026.03.25 00:27:54.494999 [ 304 ] {0ac71a72-4614-4b78-ba65-d9c1343b4f19} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001147467 sec. (871.485 rows/sec., 34.04 KiB/sec.) | ||
| 24443 | 2026.03.25 00:27:54.495014 [ 304 ] {0ac71a72-4614-4b78-ba65-d9c1343b4f19} <Trace> Aggregator: Merging aggregated data | ||
| 24444 | 2026.03.25 00:27:54.496559 [ 292 ] {0ac71a72-4614-4b78-ba65-d9c1343b4f19} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003553 sec., 281.45229383619477 rows/sec., 10.99 KiB/sec. | ||
| 24445 | 2026.03.25 00:27:54.496729 [ 292 ] {0ac71a72-4614-4b78-ba65-d9c1343b4f19} <Debug> TCPHandler: Processed in 0.003973452 sec. | ||
| 24446 | 2026.03.25 00:27:54.496844 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 24447 | 2026.03.25 00:27:54.496873 [ 292 ] {} <Debug> TCP-Session: 33b7f95e-542b-4b2e-9567-d5109fc1a470 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 24448 | 2026.03.25 00:27:54.496876 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 24449 | 2026.03.25 00:27:54.496894 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 24450 | 2026.03.25 00:27:54.496914 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 24451 | 2026.03.25 00:27:54.496927 [ 293 ] {} <Debug> TCP-Session: 9bbb1b10-8c45-4a44-be60-20ad6f181bc1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 24452 | 2026.03.25 00:27:54.496938 [ 295 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 24453 | 2026.03.25 00:27:54.496961 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 24454 | 2026.03.25 00:27:54.496967 [ 294 ] {} <Debug> TCP-Session: c520e8a0-a83b-4bd6-bb90-c7a4925a420f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 24455 | 2026.03.25 00:27:54.496989 [ 295 ] {} <Debug> TCP-Session: 54c84c06-c792-4dc3-9bcd-a89425096cfc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 24456 | 2026.03.25 00:27:54.496998 [ 296 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 24457 | 2026.03.25 00:27:54.497015 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 24458 | 2026.03.25 00:27:54.497050 [ 296 ] {} <Debug> TCP-Session: 4eeed7c4-e605-49bb-b621-368d76559fa4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 24459 | 2026.03.25 00:27:54.497008 [ 289 ] {} <Debug> TCP-Session: e9e07037-a157-44bf-968a-883c03f9f163 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 24460 | 2026.03.25 00:27:54.497073 [ 290 ] {} <Debug> TCP-Session: 57d23e95-3169-4f92-8442-acb790e2f70b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 24461 | 2026.03.25 00:27:54.496977 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 24462 | 2026.03.25 00:27:54.496944 [ 291 ] {} <Debug> TCP-Session: 18289727-0f65-407f-9c08-4ddccf014f4c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 24463 | 2026.03.25 00:27:54.497146 [ 288 ] {} <Debug> TCP-Session: 771f2386-7e62-41cc-a63d-374f49f33cfd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 24464 | 2026.03.25 00:27:54.693041 [ 296 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59264 | ||
| 24465 | 2026.03.25 00:27:54.693144 [ 296 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 24466 | 2026.03.25 00:27:54.693174 [ 296 ] {} <Debug> TCP-Session: 3eaa2fae-5d90-4987-acbe-6d745b85fff0 Authenticating user 'default' from [fd00:1122:3344:101::e]:59264 | ||
| 24467 | 2026.03.25 00:27:54.693195 [ 296 ] {} <Debug> TCP-Session: 3eaa2fae-5d90-4987-acbe-6d745b85fff0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 24468 | 2026.03.25 00:27:54.693208 [ 296 ] {} <Debug> TCP-Session: 3eaa2fae-5d90-4987-acbe-6d745b85fff0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 24469 | 2026.03.25 00:27:54.693392 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59451 | ||
| 24470 | 2026.03.25 00:27:54.693449 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53288 | ||
| 24471 | 2026.03.25 00:27:54.693476 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37227 | ||
| 24472 | 2026.03.25 00:27:54.693486 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40035 | ||
| 24473 | 2026.03.25 00:27:54.693505 [ 295 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48625 | ||
| 24474 | 2026.03.25 00:27:54.693544 [ 296 ] {} <Trace> TCP-Session: 3eaa2fae-5d90-4987-acbe-6d745b85fff0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 24475 | 2026.03.25 00:27:54.693564 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 24476 | 2026.03.25 00:27:54.693567 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 24477 | 2026.03.25 00:27:54.693616 [ 295 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 24478 | 2026.03.25 00:27:54.693616 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 24479 | 2026.03.25 00:27:54.693653 [ 289 ] {} <Debug> TCP-Session: c6d83684-3d3c-4351-bef7-6ba91fe10b60 Authenticating user 'default' from [fd00:1122:3344:101::e]:53288 | ||
| 24480 | 2026.03.25 00:27:54.693663 [ 293 ] {} <Debug> TCP-Session: 881cf31b-ad5f-4007-b9d2-303296e1d668 Authenticating user 'default' from [fd00:1122:3344:101::e]:40035 | ||
| 24481 | 2026.03.25 00:27:54.693656 [ 295 ] {} <Debug> TCP-Session: a80dc192-a4f9-4ce2-9799-604507c32701 Authenticating user 'default' from [fd00:1122:3344:101::e]:48625 | ||
| 24482 | 2026.03.25 00:27:54.693687 [ 289 ] {} <Debug> TCP-Session: c6d83684-3d3c-4351-bef7-6ba91fe10b60 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 24483 | 2026.03.25 00:27:54.693701 [ 293 ] {} <Debug> TCP-Session: 881cf31b-ad5f-4007-b9d2-303296e1d668 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 24484 | 2026.03.25 00:27:54.693711 [ 295 ] {} <Debug> TCP-Session: a80dc192-a4f9-4ce2-9799-604507c32701 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 24485 | 2026.03.25 00:27:54.693724 [ 289 ] {} <Debug> TCP-Session: c6d83684-3d3c-4351-bef7-6ba91fe10b60 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 24486 | 2026.03.25 00:27:54.693735 [ 293 ] {} <Debug> TCP-Session: 881cf31b-ad5f-4007-b9d2-303296e1d668 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 24487 | 2026.03.25 00:27:54.693744 [ 295 ] {} <Debug> TCP-Session: a80dc192-a4f9-4ce2-9799-604507c32701 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 24488 | 2026.03.25 00:27:54.693747 [ 296 ] {203ac0fd-48ec-4add-a7d4-cc1572ba5bfc} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:59264) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 24489 | 2026.03.25 00:27:54.693615 [ 292 ] {} <Debug> TCP-Session: 9d515684-ce6e-4e89-8421-814e5469c19c Authenticating user 'default' from [fd00:1122:3344:101::e]:37227 | ||
| 24490 | 2026.03.25 00:27:54.693505 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 24491 | 2026.03.25 00:27:54.693839 [ 292 ] {} <Debug> TCP-Session: 9d515684-ce6e-4e89-8421-814e5469c19c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 24492 | 2026.03.25 00:27:54.693466 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38836 | ||
| 24493 | 2026.03.25 00:27:54.693857 [ 292 ] {} <Debug> TCP-Session: 9d515684-ce6e-4e89-8421-814e5469c19c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 24494 | 2026.03.25 00:27:54.693855 [ 288 ] {} <Debug> TCP-Session: 19687d14-16dd-4820-a6e0-cd8fdb0cf660 Authenticating user 'default' from [fd00:1122:3344:101::e]:59451 | ||
| 24495 | 2026.03.25 00:27:54.693450 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52550 | ||
| 24496 | 2026.03.25 00:27:54.693919 [ 288 ] {} <Debug> TCP-Session: 19687d14-16dd-4820-a6e0-cd8fdb0cf660 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 24497 | 2026.03.25 00:27:54.693933 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 24498 | 2026.03.25 00:27:54.693956 [ 288 ] {} <Debug> TCP-Session: 19687d14-16dd-4820-a6e0-cd8fdb0cf660 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 24499 | 2026.03.25 00:27:54.693978 [ 291 ] {} <Debug> TCP-Session: 044f5680-f1bd-4c23-b844-8e5b104822f8 Authenticating user 'default' from [fd00:1122:3344:101::e]:38836 | ||
| 24500 | 2026.03.25 00:27:54.693986 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 24501 | 2026.03.25 00:27:54.694005 [ 291 ] {} <Debug> TCP-Session: 044f5680-f1bd-4c23-b844-8e5b104822f8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 24502 | 2026.03.25 00:27:54.694023 [ 290 ] {} <Debug> TCP-Session: 4f2ae82f-0b3c-450e-b5de-07642e9e7a52 Authenticating user 'default' from [fd00:1122:3344:101::e]:52550 | ||
| 24503 | 2026.03.25 00:27:54.694030 [ 291 ] {} <Debug> TCP-Session: 044f5680-f1bd-4c23-b844-8e5b104822f8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 24504 | 2026.03.25 00:27:54.694048 [ 290 ] {} <Debug> TCP-Session: 4f2ae82f-0b3c-450e-b5de-07642e9e7a52 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 24505 | 2026.03.25 00:27:54.693496 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43559 | ||
| 24506 | 2026.03.25 00:27:54.694072 [ 290 ] {} <Debug> TCP-Session: 4f2ae82f-0b3c-450e-b5de-07642e9e7a52 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 24507 | 2026.03.25 00:27:54.694095 [ 296 ] {203ac0fd-48ec-4add-a7d4-cc1572ba5bfc} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 24508 | 2026.03.25 00:27:54.694143 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 24509 | 2026.03.25 00:27:54.694158 [ 296 ] {203ac0fd-48ec-4add-a7d4-cc1572ba5bfc} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 24510 | 2026.03.25 00:27:54.694171 [ 294 ] {} <Debug> TCP-Session: b9f4eff7-6513-4f63-b279-ac26c456340d Authenticating user 'default' from [fd00:1122:3344:101::e]:43559 | ||
| 24511 | 2026.03.25 00:27:54.694197 [ 294 ] {} <Debug> TCP-Session: b9f4eff7-6513-4f63-b279-ac26c456340d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 24512 | 2026.03.25 00:27:54.694209 [ 294 ] {} <Debug> TCP-Session: b9f4eff7-6513-4f63-b279-ac26c456340d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 24513 | 2026.03.25 00:27:54.694472 [ 296 ] {203ac0fd-48ec-4add-a7d4-cc1572ba5bfc} <Debug> oximeter.version (97ad2ce0-cded-4649-a1b6-ff7c59ff4a2c) (SelectExecutor): Key condition: unknown | ||
| 24514 | 2026.03.25 00:27:54.695571 [ 327 ] {203ac0fd-48ec-4add-a7d4-cc1572ba5bfc} <Trace> AggregatingTransform: Aggregating | ||
| 24515 | 2026.03.25 00:27:54.695611 [ 327 ] {203ac0fd-48ec-4add-a7d4-cc1572ba5bfc} <Trace> Aggregator: Aggregation method: without_key | ||
| 24516 | 2026.03.25 00:27:54.695648 [ 327 ] {203ac0fd-48ec-4add-a7d4-cc1572ba5bfc} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001070805 sec. (933.877 rows/sec., 36.48 KiB/sec.) | ||
| 24517 | 2026.03.25 00:27:54.695667 [ 327 ] {203ac0fd-48ec-4add-a7d4-cc1572ba5bfc} <Trace> Aggregator: Merging aggregated data | ||
| 24518 | 2026.03.25 00:27:54.696966 [ 296 ] {203ac0fd-48ec-4add-a7d4-cc1572ba5bfc} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.00328 sec., 304.8780487804878 rows/sec., 11.91 KiB/sec. | ||
| 24519 | 2026.03.25 00:27:54.697133 [ 296 ] {203ac0fd-48ec-4add-a7d4-cc1572ba5bfc} <Debug> TCPHandler: Processed in 0.003733695 sec. | ||
| 24520 | 2026.03.25 00:27:54.697256 [ 296 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 24521 | 2026.03.25 00:27:54.697279 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 24522 | 2026.03.25 00:27:54.697287 [ 296 ] {} <Debug> TCP-Session: 3eaa2fae-5d90-4987-acbe-6d745b85fff0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 24523 | 2026.03.25 00:27:54.697305 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 24524 | 2026.03.25 00:27:54.697325 [ 288 ] {} <Debug> TCP-Session: 19687d14-16dd-4820-a6e0-cd8fdb0cf660 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 24525 | 2026.03.25 00:27:54.697343 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 24526 | 2026.03.25 00:27:54.697357 [ 290 ] {} <Debug> TCP-Session: 4f2ae82f-0b3c-450e-b5de-07642e9e7a52 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 24527 | 2026.03.25 00:27:54.697375 [ 295 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 24528 | 2026.03.25 00:27:54.697393 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 24529 | 2026.03.25 00:27:54.697398 [ 289 ] {} <Debug> TCP-Session: c6d83684-3d3c-4351-bef7-6ba91fe10b60 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 24530 | 2026.03.25 00:27:54.697416 [ 295 ] {} <Debug> TCP-Session: a80dc192-a4f9-4ce2-9799-604507c32701 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 24531 | 2026.03.25 00:27:54.697434 [ 293 ] {} <Debug> TCP-Session: 881cf31b-ad5f-4007-b9d2-303296e1d668 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 24532 | 2026.03.25 00:27:54.697433 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 24533 | 2026.03.25 00:27:54.697412 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 24534 | 2026.03.25 00:27:54.697495 [ 294 ] {} <Debug> TCP-Session: b9f4eff7-6513-4f63-b279-ac26c456340d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 24535 | 2026.03.25 00:27:54.697319 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 24536 | 2026.03.25 00:27:54.697530 [ 291 ] {} <Debug> TCP-Session: 044f5680-f1bd-4c23-b844-8e5b104822f8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 24537 | 2026.03.25 00:27:54.697566 [ 292 ] {} <Debug> TCP-Session: 9d515684-ce6e-4e89-8421-814e5469c19c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 24538 | 2026.03.25 00:27:55.065867 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 731 | ||
| 24539 | 2026.03.25 00:27:55.086519 [ 243 ] {} <Trace> system.metric_log (8832bb94-2db2-42e0-923d-5bcca7c2cc3b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 24540 | 2026.03.25 00:27:55.086593 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.44 GiB. | ||
| 24541 | 2026.03.25 00:27:55.093502 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_97_97_0 (state Temporary) | ||
| 24542 | 2026.03.25 00:27:55.094829 [ 243 ] {} <Trace> system.metric_log (8832bb94-2db2-42e0-923d-5bcca7c2cc3b): Renaming temporary part tmp_insert_all_97_97_0 to all_97_97_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 24543 | 2026.03.25 00:27:55.099327 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 731 | ||
| 24544 | 2026.03.25 00:27:55.213848 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 54 entries to flush up to offset 3116 | ||
| 24545 | 2026.03.25 00:27:55.216830 [ 242 ] {} <Trace> system.query_log (9703172c-9101-4506-b1d0-613c64f918a0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 24546 | 2026.03.25 00:27:55.216889 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.44 GiB. | ||
| 24547 | 2026.03.25 00:27:55.218337 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 24548 | 2026.03.25 00:27:55.218898 [ 242 ] {} <Trace> system.query_log (9703172c-9101-4506-b1d0-613c64f918a0): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 24549 | 2026.03.25 00:27:55.219346 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 3116 | ||
| 24550 | 2026.03.25 00:27:56.488946 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 24551 | 2026.03.25 00:27:56.489119 [ 5 ] {1f516e79-4325-4cd4-bc0a-dceeaeb793c7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 24552 | 2026.03.25 00:27:56.489180 [ 5 ] {1f516e79-4325-4cd4-bc0a-dceeaeb793c7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 24553 | 2026.03.25 00:27:56.489956 [ 5 ] {1f516e79-4325-4cd4-bc0a-dceeaeb793c7} <Trace> oximeter.fields_i16 (78240462-1731-4218-9a79-d1fbaf59befe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 24554 | 2026.03.25 00:27:56.489997 [ 5 ] {1f516e79-4325-4cd4-bc0a-dceeaeb793c7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.44 GiB. | ||
| 24555 | 2026.03.25 00:27:56.490568 [ 5 ] {1f516e79-4325-4cd4-bc0a-dceeaeb793c7} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 24556 | 2026.03.25 00:27:56.491082 [ 5 ] {1f516e79-4325-4cd4-bc0a-dceeaeb793c7} <Trace> oximeter.fields_i16 (78240462-1731-4218-9a79-d1fbaf59befe): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 24557 | 2026.03.25 00:27:56.491236 [ 5 ] {1f516e79-4325-4cd4-bc0a-dceeaeb793c7} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.002165 sec., 131177.82909930716 rows/sec., 8.33 MiB/sec. | ||
| 24558 | 2026.03.25 00:27:56.491277 [ 5 ] {1f516e79-4325-4cd4-bc0a-dceeaeb793c7} <Debug> TCPHandler: Processed in 0.002455526 sec. | ||
| 24559 | 2026.03.25 00:27:56.491401 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 24560 | 2026.03.25 00:27:56.491498 [ 5 ] {788f1829-266d-4b2c-9db3-0ccc0acf6a99} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 24561 | 2026.03.25 00:27:56.491539 [ 5 ] {788f1829-266d-4b2c-9db3-0ccc0acf6a99} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 24562 | 2026.03.25 00:27:56.491934 [ 5 ] {788f1829-266d-4b2c-9db3-0ccc0acf6a99} <Trace> oximeter.fields_ipaddr (2be1fe0e-d681-4366-b872-d5e7a11bcfe0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 24563 | 2026.03.25 00:27:56.491969 [ 5 ] {788f1829-266d-4b2c-9db3-0ccc0acf6a99} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.44 GiB. | ||
| 24564 | 2026.03.25 00:27:56.492401 [ 5 ] {788f1829-266d-4b2c-9db3-0ccc0acf6a99} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 24565 | 2026.03.25 00:27:56.492864 [ 5 ] {788f1829-266d-4b2c-9db3-0ccc0acf6a99} <Trace> oximeter.fields_ipaddr (2be1fe0e-d681-4366-b872-d5e7a11bcfe0): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 24566 | 2026.03.25 00:27:56.492993 [ 5 ] {788f1829-266d-4b2c-9db3-0ccc0acf6a99} <Debug> executeQuery: Read 2 rows, 152.00 B in 0.001515 sec., 1320.13201320132 rows/sec., 97.98 KiB/sec. | ||
| 24567 | 2026.03.25 00:27:56.493031 [ 5 ] {788f1829-266d-4b2c-9db3-0ccc0acf6a99} <Debug> TCPHandler: Processed in 0.001680208 sec. | ||
| 24568 | 2026.03.25 00:27:56.493144 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 24569 | 2026.03.25 00:27:56.493238 [ 5 ] {337d93c9-7afd-4e05-91f4-18737c0c1c18} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 24570 | 2026.03.25 00:27:56.493276 [ 5 ] {337d93c9-7afd-4e05-91f4-18737c0c1c18} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 24571 | 2026.03.25 00:27:56.494366 [ 5 ] {337d93c9-7afd-4e05-91f4-18737c0c1c18} <Trace> oximeter.fields_string (da9d4756-c540-45ff-bdbb-bdc9c8d31861): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 24572 | 2026.03.25 00:27:56.494400 [ 5 ] {337d93c9-7afd-4e05-91f4-18737c0c1c18} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.44 GiB. | ||
| 24573 | 2026.03.25 00:27:56.494981 [ 5 ] {337d93c9-7afd-4e05-91f4-18737c0c1c18} <Trace> MergedBlockOutputStream: filled checksums all_167_167_0 (state Temporary) | ||
| 24574 | 2026.03.25 00:27:56.495450 [ 5 ] {337d93c9-7afd-4e05-91f4-18737c0c1c18} <Trace> oximeter.fields_string (da9d4756-c540-45ff-bdbb-bdc9c8d31861): Renaming temporary part tmp_insert_all_167_167_0 to all_167_167_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 24575 | 2026.03.25 00:27:56.495580 [ 5 ] {337d93c9-7afd-4e05-91f4-18737c0c1c18} <Debug> executeQuery: Read 829 rows, 66.55 KiB in 0.00236 sec., 351271.18644067796 rows/sec., 27.54 MiB/sec. | ||
| 24576 | 2026.03.25 00:27:56.495618 [ 5 ] {337d93c9-7afd-4e05-91f4-18737c0c1c18} <Debug> TCPHandler: Processed in 0.002523108 sec. | ||
| 24577 | 2026.03.25 00:27:56.495735 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 24578 | 2026.03.25 00:27:56.495830 [ 5 ] {5bc068c1-7e3a-4a00-8aef-30945d7781c8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 24579 | 2026.03.25 00:27:56.495870 [ 5 ] {5bc068c1-7e3a-4a00-8aef-30945d7781c8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 24580 | 2026.03.25 00:27:56.496373 [ 5 ] {5bc068c1-7e3a-4a00-8aef-30945d7781c8} <Trace> oximeter.fields_u16 (b490aa8d-8720-450c-9d9d-0c0be0c6e0e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 24581 | 2026.03.25 00:27:56.496408 [ 5 ] {5bc068c1-7e3a-4a00-8aef-30945d7781c8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.44 GiB. | ||
| 24582 | 2026.03.25 00:27:56.496840 [ 5 ] {5bc068c1-7e3a-4a00-8aef-30945d7781c8} <Trace> MergedBlockOutputStream: filled checksums all_140_140_0 (state Temporary) | ||
| 24583 | 2026.03.25 00:27:56.497303 [ 5 ] {5bc068c1-7e3a-4a00-8aef-30945d7781c8} <Trace> oximeter.fields_u16 (b490aa8d-8720-450c-9d9d-0c0be0c6e0e1): Renaming temporary part tmp_insert_all_140_140_0 to all_140_140_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 24584 | 2026.03.25 00:27:56.497431 [ 5 ] {5bc068c1-7e3a-4a00-8aef-30945d7781c8} <Debug> executeQuery: Read 158 rows, 9.72 KiB in 0.001619 sec., 97591.10562075356 rows/sec., 5.86 MiB/sec. | ||
| 24585 | 2026.03.25 00:27:56.497469 [ 5 ] {5bc068c1-7e3a-4a00-8aef-30945d7781c8} <Debug> TCPHandler: Processed in 0.001784201 sec. | ||
| 24586 | 2026.03.25 00:27:56.497580 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 24587 | 2026.03.25 00:27:56.497675 [ 5 ] {ba2e531b-93a5-4b74-9018-e5d74cfe4ac0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 24588 | 2026.03.25 00:27:56.497714 [ 5 ] {ba2e531b-93a5-4b74-9018-e5d74cfe4ac0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 24589 | 2026.03.25 00:27:56.498188 [ 5 ] {ba2e531b-93a5-4b74-9018-e5d74cfe4ac0} <Trace> oximeter.fields_u32 (79eddaf6-5920-48fe-8c45-6c5582e58677): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 24590 | 2026.03.25 00:27:56.498222 [ 5 ] {ba2e531b-93a5-4b74-9018-e5d74cfe4ac0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.44 GiB. | ||
| 24591 | 2026.03.25 00:27:56.498646 [ 5 ] {ba2e531b-93a5-4b74-9018-e5d74cfe4ac0} <Trace> MergedBlockOutputStream: filled checksums all_97_97_0 (state Temporary) | ||
| 24592 | 2026.03.25 00:27:56.499085 [ 5 ] {ba2e531b-93a5-4b74-9018-e5d74cfe4ac0} <Trace> oximeter.fields_u32 (79eddaf6-5920-48fe-8c45-6c5582e58677): Renaming temporary part tmp_insert_all_97_97_0 to all_97_97_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 24593 | 2026.03.25 00:27:56.499214 [ 5 ] {ba2e531b-93a5-4b74-9018-e5d74cfe4ac0} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001558 sec., 95635.43003851091 rows/sec., 6.18 MiB/sec. | ||
| 24594 | 2026.03.25 00:27:56.499252 [ 5 ] {ba2e531b-93a5-4b74-9018-e5d74cfe4ac0} <Debug> TCPHandler: Processed in 0.001720349 sec. | ||
| 24595 | 2026.03.25 00:27:56.499360 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 24596 | 2026.03.25 00:27:56.499454 [ 5 ] {d7425873-e587-4e53-8dea-600be28475a6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 24597 | 2026.03.25 00:27:56.499493 [ 5 ] {d7425873-e587-4e53-8dea-600be28475a6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 24598 | 2026.03.25 00:27:56.499956 [ 5 ] {d7425873-e587-4e53-8dea-600be28475a6} <Trace> oximeter.fields_u8 (fa258e8d-285a-434f-b894-6be795807874): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 24599 | 2026.03.25 00:27:56.499989 [ 5 ] {d7425873-e587-4e53-8dea-600be28475a6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.44 GiB. | ||
| 24600 | 2026.03.25 00:27:56.500387 [ 5 ] {d7425873-e587-4e53-8dea-600be28475a6} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 24601 | 2026.03.25 00:27:56.500919 [ 5 ] {d7425873-e587-4e53-8dea-600be28475a6} <Trace> oximeter.fields_u8 (fa258e8d-285a-434f-b894-6be795807874): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 24602 | 2026.03.25 00:27:56.501047 [ 5 ] {d7425873-e587-4e53-8dea-600be28475a6} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001611 sec., 91868.40471756672 rows/sec., 5.22 MiB/sec. | ||
| 24603 | 2026.03.25 00:27:56.501084 [ 5 ] {d7425873-e587-4e53-8dea-600be28475a6} <Debug> TCPHandler: Processed in 0.00177372 sec. | ||
| 24604 | 2026.03.25 00:27:56.501196 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 24605 | 2026.03.25 00:27:56.501290 [ 5 ] {04aae87b-4d3c-4e3e-91b6-38691792eed0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 24606 | 2026.03.25 00:27:56.501330 [ 5 ] {04aae87b-4d3c-4e3e-91b6-38691792eed0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 24607 | 2026.03.25 00:27:56.502023 [ 5 ] {04aae87b-4d3c-4e3e-91b6-38691792eed0} <Trace> oximeter.fields_uuid (6a83c119-7e6c-4ef5-9da4-bd1e7cdd4b62): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 24608 | 2026.03.25 00:27:56.502057 [ 5 ] {04aae87b-4d3c-4e3e-91b6-38691792eed0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.44 GiB. | ||
| 24609 | 2026.03.25 00:27:56.502499 [ 5 ] {04aae87b-4d3c-4e3e-91b6-38691792eed0} <Trace> MergedBlockOutputStream: filled checksums all_167_167_0 (state Temporary) | ||
| 24610 | 2026.03.25 00:27:56.502963 [ 5 ] {04aae87b-4d3c-4e3e-91b6-38691792eed0} <Trace> oximeter.fields_uuid (6a83c119-7e6c-4ef5-9da4-bd1e7cdd4b62): Renaming temporary part tmp_insert_all_167_167_0 to all_167_167_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 24611 | 2026.03.25 00:27:56.503092 [ 5 ] {04aae87b-4d3c-4e3e-91b6-38691792eed0} <Debug> executeQuery: Read 518 rows, 37.28 KiB in 0.001821 sec., 284459.08841295994 rows/sec., 19.99 MiB/sec. | ||
| 24612 | 2026.03.25 00:27:56.503131 [ 5 ] {04aae87b-4d3c-4e3e-91b6-38691792eed0} <Debug> TCPHandler: Processed in 0.001984705 sec. | ||
| 24613 | 2026.03.25 00:27:56.503240 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 24614 | 2026.03.25 00:27:56.503332 [ 5 ] {1c89914b-1ac5-44e4-b837-d9228dbef08e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 24615 | 2026.03.25 00:27:56.503373 [ 5 ] {1c89914b-1ac5-44e4-b837-d9228dbef08e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 24616 | 2026.03.25 00:27:56.503703 [ 5 ] {1c89914b-1ac5-44e4-b837-d9228dbef08e} <Trace> oximeter.measurements_bool (8a3ce6e0-f76a-4ba2-9a43-4275c3c9549e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 24617 | 2026.03.25 00:27:56.503736 [ 5 ] {1c89914b-1ac5-44e4-b837-d9228dbef08e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.44 GiB. | ||
| 24618 | 2026.03.25 00:27:56.504167 [ 5 ] {1c89914b-1ac5-44e4-b837-d9228dbef08e} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 24619 | 2026.03.25 00:27:56.504625 [ 5 ] {1c89914b-1ac5-44e4-b837-d9228dbef08e} <Trace> oximeter.measurements_bool (8a3ce6e0-f76a-4ba2-9a43-4275c3c9549e): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 24620 | 2026.03.25 00:27:56.504757 [ 5 ] {1c89914b-1ac5-44e4-b837-d9228dbef08e} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001442 sec., 4160.887656033287 rows/sec., 217.39 KiB/sec. | ||
| 24621 | 2026.03.25 00:27:56.504793 [ 5 ] {1c89914b-1ac5-44e4-b837-d9228dbef08e} <Debug> TCPHandler: Processed in 0.001603406 sec. | ||
| 24622 | 2026.03.25 00:27:56.504900 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 24623 | 2026.03.25 00:27:56.504994 [ 5 ] {e2ec8985-b007-48c0-b3ef-57bd65a10ee5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 24624 | 2026.03.25 00:27:56.505037 [ 5 ] {e2ec8985-b007-48c0-b3ef-57bd65a10ee5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 24625 | 2026.03.25 00:27:56.505482 [ 5 ] {e2ec8985-b007-48c0-b3ef-57bd65a10ee5} <Trace> oximeter.measurements_cumulativeu64 (d9515f17-c5fd-4592-903e-92bbab0fc185): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 24626 | 2026.03.25 00:27:56.505517 [ 5 ] {e2ec8985-b007-48c0-b3ef-57bd65a10ee5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.44 GiB. | ||
| 24627 | 2026.03.25 00:27:56.505971 [ 5 ] {e2ec8985-b007-48c0-b3ef-57bd65a10ee5} <Trace> MergedBlockOutputStream: filled checksums all_167_167_0 (state Temporary) | ||
| 24628 | 2026.03.25 00:27:56.506465 [ 5 ] {e2ec8985-b007-48c0-b3ef-57bd65a10ee5} <Trace> oximeter.measurements_cumulativeu64 (d9515f17-c5fd-4592-903e-92bbab0fc185): Renaming temporary part tmp_insert_all_167_167_0 to all_167_167_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 24629 | 2026.03.25 00:27:56.506578 [ 58 ] {} <Debug> oximeter.measurements_cumulativeu64 (d9515f17-c5fd-4592-903e-92bbab0fc185) (MergerMutator): Selected 4 parts from all_1_162_37 to all_165_165_0 | ||
| 24630 | 2026.03.25 00:27:56.506595 [ 5 ] {e2ec8985-b007-48c0-b3ef-57bd65a10ee5} <Debug> executeQuery: Read 267 rows, 18.16 KiB in 0.001619 sec., 164916.61519456454 rows/sec., 10.95 MiB/sec. | ||
| 24631 | 2026.03.25 00:27:56.506614 [ 58 ] {} <Trace> oximeter.measurements_cumulativeu64 (d9515f17-c5fd-4592-903e-92bbab0fc185): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 24632 | 2026.03.25 00:27:56.506633 [ 58 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.44 GiB. | ||
| 24633 | 2026.03.25 00:27:56.506634 [ 5 ] {e2ec8985-b007-48c0-b3ef-57bd65a10ee5} <Debug> TCPHandler: Processed in 0.001783091 sec. | ||
| 24634 | 2026.03.25 00:27:56.506712 [ 191 ] {d9515f17-c5fd-4592-903e-92bbab0fc185::all_1_165_38} <Debug> MergeTask::PrepareStage: Merging 4 parts: from all_1_162_37 to all_165_165_0 into Compact with storage Full | ||
| 24635 | 2026.03.25 00:27:56.506778 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 24636 | 2026.03.25 00:27:56.506808 [ 191 ] {d9515f17-c5fd-4592-903e-92bbab0fc185::all_1_165_38} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 24637 | 2026.03.25 00:27:56.506842 [ 191 ] {d9515f17-c5fd-4592-903e-92bbab0fc185::all_1_165_38} <Debug> MergeTreeSequentialSource: Reading 9 marks from part all_1_162_37, total 64345 rows starting from the beginning of the part | ||
| 24638 | 2026.03.25 00:27:56.506902 [ 5 ] {7a213af2-5da0-49af-bd34-a45ba3dea7ee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 24639 | 2026.03.25 00:27:56.506907 [ 191 ] {d9515f17-c5fd-4592-903e-92bbab0fc185::all_1_165_38} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_163_163_0, total 161 rows starting from the beginning of the part | ||
| 24640 | 2026.03.25 00:27:56.506956 [ 5 ] {7a213af2-5da0-49af-bd34-a45ba3dea7ee} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 24641 | 2026.03.25 00:27:56.506971 [ 191 ] {d9515f17-c5fd-4592-903e-92bbab0fc185::all_1_165_38} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_164_164_0, total 267 rows starting from the beginning of the part | ||
| 24642 | 2026.03.25 00:27:56.507020 [ 191 ] {d9515f17-c5fd-4592-903e-92bbab0fc185::all_1_165_38} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_165_165_0, total 1504 rows starting from the beginning of the part | ||
| 24643 | 2026.03.25 00:27:56.507359 [ 5 ] {7a213af2-5da0-49af-bd34-a45ba3dea7ee} <Trace> oximeter.measurements_f64 (212c2a6f-90cf-4c71-aafe-78c3b1fd8e79): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 24644 | 2026.03.25 00:27:56.507401 [ 5 ] {7a213af2-5da0-49af-bd34-a45ba3dea7ee} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.43 GiB. | ||
| 24645 | 2026.03.25 00:27:56.507913 [ 5 ] {7a213af2-5da0-49af-bd34-a45ba3dea7ee} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 24646 | 2026.03.25 00:27:56.508332 [ 5 ] {7a213af2-5da0-49af-bd34-a45ba3dea7ee} <Trace> oximeter.measurements_f64 (212c2a6f-90cf-4c71-aafe-78c3b1fd8e79): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 24647 | 2026.03.25 00:27:56.508466 [ 5 ] {7a213af2-5da0-49af-bd34-a45ba3dea7ee} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001588 sec., 629.7229219143577 rows/sec., 42.43 KiB/sec. | ||
| 24648 | 2026.03.25 00:27:56.508503 [ 5 ] {7a213af2-5da0-49af-bd34-a45ba3dea7ee} <Debug> TCPHandler: Processed in 0.00177859 sec. | ||
| 24649 | 2026.03.25 00:27:56.508618 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 24650 | 2026.03.25 00:27:56.508721 [ 5 ] {0a662618-ff40-454f-9a15-9ca12a2bc6fa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 24651 | 2026.03.25 00:27:56.508777 [ 5 ] {0a662618-ff40-454f-9a15-9ca12a2bc6fa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 24652 | 2026.03.25 00:27:56.509601 [ 5 ] {0a662618-ff40-454f-9a15-9ca12a2bc6fa} <Trace> oximeter.measurements_histogramu64 (66b3c5cd-c277-4614-b9e1-0e483a2d8930): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 24653 | 2026.03.25 00:27:56.509637 [ 5 ] {0a662618-ff40-454f-9a15-9ca12a2bc6fa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.43 GiB. | ||
| 24654 | 2026.03.25 00:27:56.510319 [ 5 ] {0a662618-ff40-454f-9a15-9ca12a2bc6fa} <Trace> MergedBlockOutputStream: filled checksums all_140_140_0 (state Temporary) | ||
| 24655 | 2026.03.25 00:27:56.510911 [ 5 ] {0a662618-ff40-454f-9a15-9ca12a2bc6fa} <Trace> oximeter.measurements_histogramu64 (66b3c5cd-c277-4614-b9e1-0e483a2d8930): Renaming temporary part tmp_insert_all_140_140_0 to all_140_140_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 24656 | 2026.03.25 00:27:56.511052 [ 5 ] {0a662618-ff40-454f-9a15-9ca12a2bc6fa} <Debug> executeQuery: Read 14 rows, 25.69 KiB in 0.00235 sec., 5957.446808510638 rows/sec., 10.68 MiB/sec. | ||
| 24657 | 2026.03.25 00:27:56.511109 [ 5 ] {0a662618-ff40-454f-9a15-9ca12a2bc6fa} <Debug> TCPHandler: Processed in 0.002543029 sec. | ||
| 24658 | 2026.03.25 00:27:56.511228 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 24659 | 2026.03.25 00:27:56.511321 [ 5 ] {5d96a0f3-5bcd-4e2c-ad54-49a3e9722d87} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 24660 | 2026.03.25 00:27:56.511364 [ 5 ] {5d96a0f3-5bcd-4e2c-ad54-49a3e9722d87} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 24661 | 2026.03.25 00:27:56.511719 [ 5 ] {5d96a0f3-5bcd-4e2c-ad54-49a3e9722d87} <Trace> oximeter.measurements_u64 (a46c3f3f-9ded-4b50-9fc2-4f503dd169a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 24662 | 2026.03.25 00:27:56.511754 [ 5 ] {5d96a0f3-5bcd-4e2c-ad54-49a3e9722d87} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.43 GiB. | ||
| 24663 | 2026.03.25 00:27:56.512223 [ 5 ] {5d96a0f3-5bcd-4e2c-ad54-49a3e9722d87} <Trace> MergedBlockOutputStream: filled checksums all_167_167_0 (state Temporary) | ||
| 24664 | 2026.03.25 00:27:56.512701 [ 5 ] {5d96a0f3-5bcd-4e2c-ad54-49a3e9722d87} <Trace> oximeter.measurements_u64 (a46c3f3f-9ded-4b50-9fc2-4f503dd169a4): Renaming temporary part tmp_insert_all_167_167_0 to all_167_167_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 24665 | 2026.03.25 00:27:56.512833 [ 5 ] {5d96a0f3-5bcd-4e2c-ad54-49a3e9722d87} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.00153 sec., 58823.52941176471 rows/sec., 3.68 MiB/sec. | ||
| 24666 | 2026.03.25 00:27:56.512869 [ 5 ] {5d96a0f3-5bcd-4e2c-ad54-49a3e9722d87} <Debug> TCPHandler: Processed in 0.001691579 sec. | ||
| 24667 | 2026.03.25 00:27:56.520342 [ 189 ] {d9515f17-c5fd-4592-903e-92bbab0fc185::all_1_165_38} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 66277 rows, containing 5 columns (5 merged, 0 gathered) in 0.013660003 sec., 4851902.301924824 rows/sec., 309.40 MiB/sec. | ||
| 24668 | 2026.03.25 00:27:56.520970 [ 188 ] {d9515f17-c5fd-4592-903e-92bbab0fc185::all_1_165_38} <Trace> MergedBlockOutputStream: filled checksums all_1_165_38 (state Temporary) | ||
| 24669 | 2026.03.25 00:27:56.521538 [ 188 ] {d9515f17-c5fd-4592-903e-92bbab0fc185::all_1_165_38} <Trace> oximeter.measurements_cumulativeu64 (d9515f17-c5fd-4592-903e-92bbab0fc185): Renaming temporary part tmp_merge_all_1_165_38 to all_1_165_38 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 24670 | 2026.03.25 00:27:56.521622 [ 188 ] {d9515f17-c5fd-4592-903e-92bbab0fc185::all_1_165_38} <Trace> oximeter.measurements_cumulativeu64 (d9515f17-c5fd-4592-903e-92bbab0fc185) (MergerMutator): Merged 4 parts: [all_1_162_37, all_165_165_0] -> all_1_165_38 | ||
| 24671 | 2026.03.25 00:27:56.521725 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.50 MiB. | ||
| 24672 | 2026.03.25 00:27:59.238182 [ 296 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56133 | ||
| 24673 | 2026.03.25 00:27:59.238303 [ 296 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 24674 | 2026.03.25 00:27:59.238330 [ 296 ] {} <Debug> TCP-Session: 3cee5e34-b52f-4802-9c54-6a01788f87a3 Authenticating user 'default' from [fd00:1122:3344:101::e]:56133 | ||
| 24675 | 2026.03.25 00:27:59.238353 [ 296 ] {} <Debug> TCP-Session: 3cee5e34-b52f-4802-9c54-6a01788f87a3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 24676 | 2026.03.25 00:27:59.238366 [ 296 ] {} <Debug> TCP-Session: 3cee5e34-b52f-4802-9c54-6a01788f87a3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 24677 | 2026.03.25 00:27:59.238565 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55490 | ||
| 24678 | 2026.03.25 00:27:59.238600 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44818 | ||
| 24679 | 2026.03.25 00:27:59.238633 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52429 | ||
| 24680 | 2026.03.25 00:27:59.238653 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36153 | ||
| 24681 | 2026.03.25 00:27:59.238693 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 24682 | 2026.03.25 00:27:59.238704 [ 296 ] {} <Trace> TCP-Session: 3cee5e34-b52f-4802-9c54-6a01788f87a3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 24683 | 2026.03.25 00:27:59.238729 [ 288 ] {} <Debug> TCP-Session: 2c556f84-d1cc-41ba-a36f-c31270046f93 Authenticating user 'default' from [fd00:1122:3344:101::e]:55490 | ||
| 24684 | 2026.03.25 00:27:59.238727 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 24685 | 2026.03.25 00:27:59.238750 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 24686 | 2026.03.25 00:27:59.238762 [ 288 ] {} <Debug> TCP-Session: 2c556f84-d1cc-41ba-a36f-c31270046f93 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 24687 | 2026.03.25 00:27:59.238772 [ 292 ] {} <Debug> TCP-Session: b9a5e717-711f-431a-8765-631610e3bc27 Authenticating user 'default' from [fd00:1122:3344:101::e]:52429 | ||
| 24688 | 2026.03.25 00:27:59.238791 [ 288 ] {} <Debug> TCP-Session: 2c556f84-d1cc-41ba-a36f-c31270046f93 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 24689 | 2026.03.25 00:27:59.238791 [ 294 ] {} <Debug> TCP-Session: 975a2dd6-c230-43b9-ad9b-1b7c93c87c4c Authenticating user 'default' from [fd00:1122:3344:101::e]:36153 | ||
| 24690 | 2026.03.25 00:27:59.238733 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 24691 | 2026.03.25 00:27:59.238832 [ 292 ] {} <Debug> TCP-Session: b9a5e717-711f-431a-8765-631610e3bc27 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 24692 | 2026.03.25 00:27:59.238844 [ 294 ] {} <Debug> TCP-Session: 975a2dd6-c230-43b9-ad9b-1b7c93c87c4c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 24693 | 2026.03.25 00:27:59.238858 [ 289 ] {} <Debug> TCP-Session: ae60575d-5d66-41da-bdfb-413b18067cac Authenticating user 'default' from [fd00:1122:3344:101::e]:44818 | ||
| 24694 | 2026.03.25 00:27:59.238875 [ 292 ] {} <Debug> TCP-Session: b9a5e717-711f-431a-8765-631610e3bc27 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 24695 | 2026.03.25 00:27:59.238881 [ 294 ] {} <Debug> TCP-Session: 975a2dd6-c230-43b9-ad9b-1b7c93c87c4c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 24696 | 2026.03.25 00:27:59.238894 [ 289 ] {} <Debug> TCP-Session: ae60575d-5d66-41da-bdfb-413b18067cac Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 24697 | 2026.03.25 00:27:59.238889 [ 296 ] {a148ebff-e78e-4890-b592-63b1a3dd6ccb} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:56133) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 24698 | 2026.03.25 00:27:59.238926 [ 289 ] {} <Debug> TCP-Session: ae60575d-5d66-41da-bdfb-413b18067cac Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 24699 | 2026.03.25 00:27:59.238644 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62479 | ||
| 24700 | 2026.03.25 00:27:59.238619 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44482 | ||
| 24701 | 2026.03.25 00:27:59.238610 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59370 | ||
| 24702 | 2026.03.25 00:27:59.238660 [ 295 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49523 | ||
| 24703 | 2026.03.25 00:27:59.239071 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 24704 | 2026.03.25 00:27:59.239093 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 24705 | 2026.03.25 00:27:59.239106 [ 293 ] {} <Debug> TCP-Session: 5d6d4c92-7833-47dc-9a29-c8039bb5e28a Authenticating user 'default' from [fd00:1122:3344:101::e]:62479 | ||
| 24706 | 2026.03.25 00:27:59.239118 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 24707 | 2026.03.25 00:27:59.239131 [ 295 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 24708 | 2026.03.25 00:27:59.239140 [ 293 ] {} <Debug> TCP-Session: 5d6d4c92-7833-47dc-9a29-c8039bb5e28a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 24709 | 2026.03.25 00:27:59.239149 [ 290 ] {} <Debug> TCP-Session: b9e6c13b-644a-4d1b-980f-4f44ccde9402 Authenticating user 'default' from [fd00:1122:3344:101::e]:59370 | ||
| 24710 | 2026.03.25 00:27:59.239162 [ 293 ] {} <Debug> TCP-Session: 5d6d4c92-7833-47dc-9a29-c8039bb5e28a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 24711 | 2026.03.25 00:27:59.239165 [ 295 ] {} <Debug> TCP-Session: 5d1c5e52-e504-4f4b-b079-5122abd5a743 Authenticating user 'default' from [fd00:1122:3344:101::e]:49523 | ||
| 24712 | 2026.03.25 00:27:59.239176 [ 290 ] {} <Debug> TCP-Session: b9e6c13b-644a-4d1b-980f-4f44ccde9402 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 24713 | 2026.03.25 00:27:59.239188 [ 295 ] {} <Debug> TCP-Session: 5d1c5e52-e504-4f4b-b079-5122abd5a743 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 24714 | 2026.03.25 00:27:59.239198 [ 290 ] {} <Debug> TCP-Session: b9e6c13b-644a-4d1b-980f-4f44ccde9402 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 24715 | 2026.03.25 00:27:59.239198 [ 296 ] {a148ebff-e78e-4890-b592-63b1a3dd6ccb} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 24716 | 2026.03.25 00:27:59.239206 [ 295 ] {} <Debug> TCP-Session: 5d1c5e52-e504-4f4b-b079-5122abd5a743 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 24717 | 2026.03.25 00:27:59.239129 [ 291 ] {} <Debug> TCP-Session: ab7045cd-d572-4a20-b15e-339757e062d1 Authenticating user 'default' from [fd00:1122:3344:101::e]:44482 | ||
| 24718 | 2026.03.25 00:27:59.239267 [ 296 ] {a148ebff-e78e-4890-b592-63b1a3dd6ccb} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 24719 | 2026.03.25 00:27:59.239275 [ 291 ] {} <Debug> TCP-Session: ab7045cd-d572-4a20-b15e-339757e062d1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 24720 | 2026.03.25 00:27:59.239293 [ 291 ] {} <Debug> TCP-Session: ab7045cd-d572-4a20-b15e-339757e062d1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 24721 | 2026.03.25 00:27:59.239555 [ 296 ] {a148ebff-e78e-4890-b592-63b1a3dd6ccb} <Debug> oximeter.version (97ad2ce0-cded-4649-a1b6-ff7c59ff4a2c) (SelectExecutor): Key condition: unknown | ||
| 24722 | 2026.03.25 00:27:59.240564 [ 306 ] {a148ebff-e78e-4890-b592-63b1a3dd6ccb} <Trace> AggregatingTransform: Aggregating | ||
| 24723 | 2026.03.25 00:27:59.240607 [ 306 ] {a148ebff-e78e-4890-b592-63b1a3dd6ccb} <Trace> Aggregator: Aggregation method: without_key | ||
| 24724 | 2026.03.25 00:27:59.240643 [ 306 ] {a148ebff-e78e-4890-b592-63b1a3dd6ccb} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000987562 sec. (1012.595 rows/sec., 39.55 KiB/sec.) | ||
| 24725 | 2026.03.25 00:27:59.240661 [ 306 ] {a148ebff-e78e-4890-b592-63b1a3dd6ccb} <Trace> Aggregator: Merging aggregated data | ||
| 24726 | 2026.03.25 00:27:59.242016 [ 296 ] {a148ebff-e78e-4890-b592-63b1a3dd6ccb} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003183 sec., 314.16902293433867 rows/sec., 12.27 KiB/sec. | ||
| 24727 | 2026.03.25 00:27:59.242222 [ 296 ] {a148ebff-e78e-4890-b592-63b1a3dd6ccb} <Debug> TCPHandler: Processed in 0.003635482 sec. | ||
| 24728 | 2026.03.25 00:27:59.242342 [ 296 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 24729 | 2026.03.25 00:27:59.242368 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 24730 | 2026.03.25 00:27:59.242387 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 24731 | 2026.03.25 00:27:59.242404 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 24732 | 2026.03.25 00:27:59.242430 [ 295 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 24733 | 2026.03.25 00:27:59.242447 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 24734 | 2026.03.25 00:27:59.242464 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 24735 | 2026.03.25 00:27:59.242474 [ 295 ] {} <Debug> TCP-Session: 5d1c5e52-e504-4f4b-b079-5122abd5a743 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 24736 | 2026.03.25 00:27:59.242488 [ 290 ] {} <Debug> TCP-Session: b9e6c13b-644a-4d1b-980f-4f44ccde9402 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 24737 | 2026.03.25 00:27:59.242487 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 24738 | 2026.03.25 00:27:59.242507 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 24739 | 2026.03.25 00:27:59.242502 [ 293 ] {} <Debug> TCP-Session: 5d6d4c92-7833-47dc-9a29-c8039bb5e28a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 24740 | 2026.03.25 00:27:59.242540 [ 289 ] {} <Debug> TCP-Session: ae60575d-5d66-41da-bdfb-413b18067cac Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 24741 | 2026.03.25 00:27:59.242553 [ 294 ] {} <Debug> TCP-Session: 975a2dd6-c230-43b9-ad9b-1b7c93c87c4c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 24742 | 2026.03.25 00:27:59.242458 [ 291 ] {} <Debug> TCP-Session: ab7045cd-d572-4a20-b15e-339757e062d1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 24743 | 2026.03.25 00:27:59.242434 [ 288 ] {} <Debug> TCP-Session: 2c556f84-d1cc-41ba-a36f-c31270046f93 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 24744 | 2026.03.25 00:27:59.242418 [ 292 ] {} <Debug> TCP-Session: b9a5e717-711f-431a-8765-631610e3bc27 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 24745 | 2026.03.25 00:27:59.242372 [ 296 ] {} <Debug> TCP-Session: 3cee5e34-b52f-4802-9c54-6a01788f87a3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 24746 | 2026.03.25 00:27:59.711679 [ 52 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 24747 | 2026.03.25 00:27:59.711736 [ 52 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 24748 | 2026.03.25 00:28:00.006771 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 47006 | ||
| 24749 | 2026.03.25 00:28:00.007310 [ 244 ] {} <Trace> system.asynchronous_metric_log (0898b27c-367e-447b-8482-f4822232c365): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 24750 | 2026.03.25 00:28:00.007364 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.43 GiB. | ||
| 24751 | 2026.03.25 00:28:00.007971 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_98_98_0 (state Temporary) | ||
| 24752 | 2026.03.25 00:28:00.008475 [ 244 ] {} <Trace> system.asynchronous_metric_log (0898b27c-367e-447b-8482-f4822232c365): Renaming temporary part tmp_insert_all_98_98_0 to all_98_98_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 24753 | 2026.03.25 00:28:00.008609 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 47006 | ||
| 24754 | 2026.03.25 00:28:01.029297 [ 223 ] {} <Trace> oximeter.fields_string (da9d4756-c540-45ff-bdbb-bdc9c8d31861): 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] | ||
| 24755 | 2026.03.25 00:28:01.029365 [ 223 ] {} <Debug> oximeter.fields_string (da9d4756-c540-45ff-bdbb-bdc9c8d31861): 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] | ||
| 24756 | 2026.03.25 00:28:01.033416 [ 223 ] {} <Debug> oximeter.fields_string (da9d4756-c540-45ff-bdbb-bdc9c8d31861): 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] | ||
| 24757 | 2026.03.25 00:28:01.483476 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 24758 | 2026.03.25 00:28:01.483657 [ 5 ] {f460ec84-72f6-4031-b8ea-757cbbc7b099} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 24759 | 2026.03.25 00:28:01.483730 [ 5 ] {f460ec84-72f6-4031-b8ea-757cbbc7b099} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 24760 | 2026.03.25 00:28:01.484567 [ 5 ] {f460ec84-72f6-4031-b8ea-757cbbc7b099} <Trace> oximeter.fields_string (da9d4756-c540-45ff-bdbb-bdc9c8d31861): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 24761 | 2026.03.25 00:28:01.484605 [ 5 ] {f460ec84-72f6-4031-b8ea-757cbbc7b099} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.43 GiB. | ||
| 24762 | 2026.03.25 00:28:01.485184 [ 5 ] {f460ec84-72f6-4031-b8ea-757cbbc7b099} <Trace> MergedBlockOutputStream: filled checksums all_168_168_0 (state Temporary) | ||
| 24763 | 2026.03.25 00:28:01.485766 [ 5 ] {f460ec84-72f6-4031-b8ea-757cbbc7b099} <Trace> oximeter.fields_string (da9d4756-c540-45ff-bdbb-bdc9c8d31861): Renaming temporary part tmp_insert_all_168_168_0 to all_168_168_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 24764 | 2026.03.25 00:28:01.485910 [ 5 ] {f460ec84-72f6-4031-b8ea-757cbbc7b099} <Debug> executeQuery: Read 146 rows, 12.90 KiB in 0.002305 sec., 63340.56399132321 rows/sec., 5.46 MiB/sec. | ||
| 24765 | 2026.03.25 00:28:01.485952 [ 5 ] {f460ec84-72f6-4031-b8ea-757cbbc7b099} <Debug> TCPHandler: Processed in 0.00260374 sec. | ||
| 24766 | 2026.03.25 00:28:01.486082 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 24767 | 2026.03.25 00:28:01.486182 [ 5 ] {91186dcc-33d4-4e40-aae1-027ef9eaebd8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 24768 | 2026.03.25 00:28:01.486221 [ 5 ] {91186dcc-33d4-4e40-aae1-027ef9eaebd8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 24769 | 2026.03.25 00:28:01.486717 [ 5 ] {91186dcc-33d4-4e40-aae1-027ef9eaebd8} <Trace> oximeter.fields_u16 (b490aa8d-8720-450c-9d9d-0c0be0c6e0e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 24770 | 2026.03.25 00:28:01.486753 [ 5 ] {91186dcc-33d4-4e40-aae1-027ef9eaebd8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.43 GiB. | ||
| 24771 | 2026.03.25 00:28:01.487190 [ 5 ] {91186dcc-33d4-4e40-aae1-027ef9eaebd8} <Trace> MergedBlockOutputStream: filled checksums all_141_141_0 (state Temporary) | ||
| 24772 | 2026.03.25 00:28:01.487762 [ 5 ] {91186dcc-33d4-4e40-aae1-027ef9eaebd8} <Trace> oximeter.fields_u16 (b490aa8d-8720-450c-9d9d-0c0be0c6e0e1): Renaming temporary part tmp_insert_all_141_141_0 to all_141_141_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 24773 | 2026.03.25 00:28:01.487892 [ 5 ] {91186dcc-33d4-4e40-aae1-027ef9eaebd8} <Debug> executeQuery: Read 45 rows, 3.38 KiB in 0.001728 sec., 26041.666666666668 rows/sec., 1.91 MiB/sec. | ||
| 24774 | 2026.03.25 00:28:01.487910 [ 48 ] {} <Debug> oximeter.fields_u16 (b490aa8d-8720-450c-9d9d-0c0be0c6e0e1) (MergerMutator): Selected 6 parts from all_1_136_27 to all_141_141_0 | ||
| 24775 | 2026.03.25 00:28:01.487933 [ 5 ] {91186dcc-33d4-4e40-aae1-027ef9eaebd8} <Debug> TCPHandler: Processed in 0.001899194 sec. | ||
| 24776 | 2026.03.25 00:28:01.487979 [ 48 ] {} <Trace> oximeter.fields_u16 (b490aa8d-8720-450c-9d9d-0c0be0c6e0e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 24777 | 2026.03.25 00:28:01.488004 [ 48 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.43 GiB. | ||
| 24778 | 2026.03.25 00:28:01.488095 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 24779 | 2026.03.25 00:28:01.488121 [ 200 ] {b490aa8d-8720-450c-9d9d-0c0be0c6e0e1::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 | ||
| 24780 | 2026.03.25 00:28:01.488202 [ 5 ] {497274e5-3fd6-440b-a7aa-cd6e2cc5bb54} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 24781 | 2026.03.25 00:28:01.488246 [ 5 ] {497274e5-3fd6-440b-a7aa-cd6e2cc5bb54} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 24782 | 2026.03.25 00:28:01.488258 [ 200 ] {b490aa8d-8720-450c-9d9d-0c0be0c6e0e1::all_1_141_28} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 24783 | 2026.03.25 00:28:01.488294 [ 200 ] {b490aa8d-8720-450c-9d9d-0c0be0c6e0e1::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_136_27, total 235 rows starting from the beginning of the part | ||
| 24784 | 2026.03.25 00:28:01.488361 [ 200 ] {b490aa8d-8720-450c-9d9d-0c0be0c6e0e1::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_137_137_0, total 46 rows starting from the beginning of the part | ||
| 24785 | 2026.03.25 00:28:01.488407 [ 200 ] {b490aa8d-8720-450c-9d9d-0c0be0c6e0e1::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_138_138_0, total 158 rows starting from the beginning of the part | ||
| 24786 | 2026.03.25 00:28:01.488451 [ 200 ] {b490aa8d-8720-450c-9d9d-0c0be0c6e0e1::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_139_139_0, total 63 rows starting from the beginning of the part | ||
| 24787 | 2026.03.25 00:28:01.488491 [ 200 ] {b490aa8d-8720-450c-9d9d-0c0be0c6e0e1::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_140_140_0, total 158 rows starting from the beginning of the part | ||
| 24788 | 2026.03.25 00:28:01.488531 [ 200 ] {b490aa8d-8720-450c-9d9d-0c0be0c6e0e1::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_141_141_0, total 45 rows starting from the beginning of the part | ||
| 24789 | 2026.03.25 00:28:01.488748 [ 5 ] {497274e5-3fd6-440b-a7aa-cd6e2cc5bb54} <Trace> oximeter.fields_uuid (6a83c119-7e6c-4ef5-9da4-bd1e7cdd4b62): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 24790 | 2026.03.25 00:28:01.488792 [ 5 ] {497274e5-3fd6-440b-a7aa-cd6e2cc5bb54} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.43 GiB. | ||
| 24791 | 2026.03.25 00:28:01.489227 [ 5 ] {497274e5-3fd6-440b-a7aa-cd6e2cc5bb54} <Trace> MergedBlockOutputStream: filled checksums all_168_168_0 (state Temporary) | ||
| 24792 | 2026.03.25 00:28:01.489457 [ 198 ] {b490aa8d-8720-450c-9d9d-0c0be0c6e0e1::all_1_141_28} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 705 rows, containing 5 columns (5 merged, 0 gathered) in 0.001385781 sec., 508738.3937288792 rows/sec., 34.62 MiB/sec. | ||
| 24793 | 2026.03.25 00:28:01.489744 [ 200 ] {b490aa8d-8720-450c-9d9d-0c0be0c6e0e1::all_1_141_28} <Trace> MergedBlockOutputStream: filled checksums all_1_141_28 (state Temporary) | ||
| 24794 | 2026.03.25 00:28:01.489768 [ 5 ] {497274e5-3fd6-440b-a7aa-cd6e2cc5bb54} <Trace> oximeter.fields_uuid (6a83c119-7e6c-4ef5-9da4-bd1e7cdd4b62): Renaming temporary part tmp_insert_all_168_168_0 to all_168_168_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 24795 | 2026.03.25 00:28:01.489926 [ 5 ] {497274e5-3fd6-440b-a7aa-cd6e2cc5bb54} <Debug> executeQuery: Read 109 rows, 8.72 KiB in 0.001741 sec., 62607.69672601953 rows/sec., 4.89 MiB/sec. | ||
| 24796 | 2026.03.25 00:28:01.489966 [ 5 ] {497274e5-3fd6-440b-a7aa-cd6e2cc5bb54} <Debug> TCPHandler: Processed in 0.001918094 sec. | ||
| 24797 | 2026.03.25 00:28:01.490111 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 24798 | 2026.03.25 00:28:01.490232 [ 5 ] {97e0f239-9d3c-4e5f-be85-e67fa3fa91b2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 24799 | 2026.03.25 00:28:01.490283 [ 5 ] {97e0f239-9d3c-4e5f-be85-e67fa3fa91b2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 24800 | 2026.03.25 00:28:01.490349 [ 200 ] {b490aa8d-8720-450c-9d9d-0c0be0c6e0e1::all_1_141_28} <Trace> oximeter.fields_u16 (b490aa8d-8720-450c-9d9d-0c0be0c6e0e1): Renaming temporary part tmp_merge_all_1_141_28 to all_1_141_28 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 24801 | 2026.03.25 00:28:01.490427 [ 200 ] {b490aa8d-8720-450c-9d9d-0c0be0c6e0e1::all_1_141_28} <Trace> oximeter.fields_u16 (b490aa8d-8720-450c-9d9d-0c0be0c6e0e1) (MergerMutator): Merged 6 parts: [all_1_136_27, all_141_141_0] -> all_1_141_28 | ||
| 24802 | 2026.03.25 00:28:01.490494 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB. | ||
| 24803 | 2026.03.25 00:28:01.490823 [ 5 ] {97e0f239-9d3c-4e5f-be85-e67fa3fa91b2} <Trace> oximeter.measurements_cumulativeu64 (d9515f17-c5fd-4592-903e-92bbab0fc185): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 24804 | 2026.03.25 00:28:01.490873 [ 5 ] {97e0f239-9d3c-4e5f-be85-e67fa3fa91b2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.43 GiB. | ||
| 24805 | 2026.03.25 00:28:01.491341 [ 5 ] {97e0f239-9d3c-4e5f-be85-e67fa3fa91b2} <Trace> MergedBlockOutputStream: filled checksums all_168_168_0 (state Temporary) | ||
| 24806 | 2026.03.25 00:28:01.491773 [ 5 ] {97e0f239-9d3c-4e5f-be85-e67fa3fa91b2} <Trace> oximeter.measurements_cumulativeu64 (d9515f17-c5fd-4592-903e-92bbab0fc185): Renaming temporary part tmp_insert_all_168_168_0 to all_168_168_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 24807 | 2026.03.25 00:28:01.491905 [ 5 ] {97e0f239-9d3c-4e5f-be85-e67fa3fa91b2} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001697 sec., 94284.03064230997 rows/sec., 6.57 MiB/sec. | ||
| 24808 | 2026.03.25 00:28:01.491943 [ 5 ] {97e0f239-9d3c-4e5f-be85-e67fa3fa91b2} <Debug> TCPHandler: Processed in 0.001890194 sec. | ||
| 24809 | 2026.03.25 00:28:01.492056 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 24810 | 2026.03.25 00:28:01.492155 [ 5 ] {a1176d54-d5f1-4513-bac2-6511950f9fba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 24811 | 2026.03.25 00:28:01.492210 [ 5 ] {a1176d54-d5f1-4513-bac2-6511950f9fba} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 24812 | 2026.03.25 00:28:01.493124 [ 5 ] {a1176d54-d5f1-4513-bac2-6511950f9fba} <Trace> oximeter.measurements_histogramu64 (66b3c5cd-c277-4614-b9e1-0e483a2d8930): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 24813 | 2026.03.25 00:28:01.493160 [ 5 ] {a1176d54-d5f1-4513-bac2-6511950f9fba} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.43 GiB. | ||
| 24814 | 2026.03.25 00:28:01.493818 [ 5 ] {a1176d54-d5f1-4513-bac2-6511950f9fba} <Trace> MergedBlockOutputStream: filled checksums all_141_141_0 (state Temporary) | ||
| 24815 | 2026.03.25 00:28:01.494235 [ 5 ] {a1176d54-d5f1-4513-bac2-6511950f9fba} <Trace> oximeter.measurements_histogramu64 (66b3c5cd-c277-4614-b9e1-0e483a2d8930): Renaming temporary part tmp_insert_all_141_141_0 to all_141_141_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 24816 | 2026.03.25 00:28:01.494373 [ 5 ] {a1176d54-d5f1-4513-bac2-6511950f9fba} <Debug> executeQuery: Read 45 rows, 82.57 KiB in 0.002236 sec., 20125.223613595706 rows/sec., 36.06 MiB/sec. | ||
| 24817 | 2026.03.25 00:28:01.494378 [ 48 ] {} <Debug> oximeter.measurements_histogramu64 (66b3c5cd-c277-4614-b9e1-0e483a2d8930) (MergerMutator): Selected 6 parts from all_1_136_27 to all_141_141_0 | ||
| 24818 | 2026.03.25 00:28:01.494424 [ 48 ] {} <Trace> oximeter.measurements_histogramu64 (66b3c5cd-c277-4614-b9e1-0e483a2d8930): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 24819 | 2026.03.25 00:28:01.494430 [ 5 ] {a1176d54-d5f1-4513-bac2-6511950f9fba} <Debug> TCPHandler: Processed in 0.002422026 sec. | ||
| 24820 | 2026.03.25 00:28:01.494444 [ 48 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.43 GiB. | ||
| 24821 | 2026.03.25 00:28:01.494542 [ 198 ] {66b3c5cd-c277-4614-b9e1-0e483a2d8930::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 | ||
| 24822 | 2026.03.25 00:28:01.494555 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 24823 | 2026.03.25 00:28:01.494667 [ 5 ] {379fbb13-e267-4717-836b-c9e847b5a41f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 24824 | 2026.03.25 00:28:01.494708 [ 5 ] {379fbb13-e267-4717-836b-c9e847b5a41f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 24825 | 2026.03.25 00:28:01.494808 [ 198 ] {66b3c5cd-c277-4614-b9e1-0e483a2d8930::all_1_141_28} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 24826 | 2026.03.25 00:28:01.494879 [ 198 ] {66b3c5cd-c277-4614-b9e1-0e483a2d8930::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_136_27, total 2899 rows starting from the beginning of the part | ||
| 24827 | 2026.03.25 00:28:01.495023 [ 198 ] {66b3c5cd-c277-4614-b9e1-0e483a2d8930::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_137_137_0, total 45 rows starting from the beginning of the part | ||
| 24828 | 2026.03.25 00:28:01.495049 [ 5 ] {379fbb13-e267-4717-836b-c9e847b5a41f} <Trace> oximeter.measurements_u64 (a46c3f3f-9ded-4b50-9fc2-4f503dd169a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 24829 | 2026.03.25 00:28:01.495088 [ 5 ] {379fbb13-e267-4717-836b-c9e847b5a41f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.43 GiB. | ||
| 24830 | 2026.03.25 00:28:01.495131 [ 198 ] {66b3c5cd-c277-4614-b9e1-0e483a2d8930::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_138_138_0, total 14 rows starting from the beginning of the part | ||
| 24831 | 2026.03.25 00:28:01.495233 [ 198 ] {66b3c5cd-c277-4614-b9e1-0e483a2d8930::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 | ||
| 24832 | 2026.03.25 00:28:01.495328 [ 198 ] {66b3c5cd-c277-4614-b9e1-0e483a2d8930::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_140_140_0, total 14 rows starting from the beginning of the part | ||
| 24833 | 2026.03.25 00:28:01.495421 [ 198 ] {66b3c5cd-c277-4614-b9e1-0e483a2d8930::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_141_141_0, total 45 rows starting from the beginning of the part | ||
| 24834 | 2026.03.25 00:28:01.495527 [ 5 ] {379fbb13-e267-4717-836b-c9e847b5a41f} <Trace> MergedBlockOutputStream: filled checksums all_168_168_0 (state Temporary) | ||
| 24835 | 2026.03.25 00:28:01.495986 [ 5 ] {379fbb13-e267-4717-836b-c9e847b5a41f} <Trace> oximeter.measurements_u64 (a46c3f3f-9ded-4b50-9fc2-4f503dd169a4): Renaming temporary part tmp_insert_all_168_168_0 to all_168_168_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 24836 | 2026.03.25 00:28:01.496123 [ 5 ] {379fbb13-e267-4717-836b-c9e847b5a41f} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001475 sec., 40677.96610169492 rows/sec., 2.74 MiB/sec. | ||
| 24837 | 2026.03.25 00:28:01.496160 [ 5 ] {379fbb13-e267-4717-836b-c9e847b5a41f} <Debug> TCPHandler: Processed in 0.001653108 sec. | ||
| 24838 | 2026.03.25 00:28:01.496226 [ 224 ] {} <Trace> oximeter.measurements_u64 (a46c3f3f-9ded-4b50-9fc2-4f503dd169a4): 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] | ||
| 24839 | 2026.03.25 00:28:01.496260 [ 224 ] {} <Debug> oximeter.measurements_u64 (a46c3f3f-9ded-4b50-9fc2-4f503dd169a4): 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] | ||
| 24840 | 2026.03.25 00:28:01.498971 [ 224 ] {} <Debug> oximeter.measurements_u64 (a46c3f3f-9ded-4b50-9fc2-4f503dd169a4): 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] | ||
| 24841 | 2026.03.25 00:28:01.503363 [ 193 ] {66b3c5cd-c277-4614-b9e1-0e483a2d8930::all_1_141_28} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3077 rows, containing 19 columns (19 merged, 0 gathered) in 0.008860314 sec., 347278.88876173017 rows/sec., 622.00 MiB/sec. | ||
| 24842 | 2026.03.25 00:28:01.506143 [ 195 ] {66b3c5cd-c277-4614-b9e1-0e483a2d8930::all_1_141_28} <Trace> MergedBlockOutputStream: filled checksums all_1_141_28 (state Temporary) | ||
| 24843 | 2026.03.25 00:28:01.506726 [ 195 ] {66b3c5cd-c277-4614-b9e1-0e483a2d8930::all_1_141_28} <Trace> oximeter.measurements_histogramu64 (66b3c5cd-c277-4614-b9e1-0e483a2d8930): Renaming temporary part tmp_merge_all_1_141_28 to all_1_141_28 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 24844 | 2026.03.25 00:28:01.506796 [ 195 ] {66b3c5cd-c277-4614-b9e1-0e483a2d8930::all_1_141_28} <Trace> oximeter.measurements_histogramu64 (66b3c5cd-c277-4614-b9e1-0e483a2d8930) (MergerMutator): Merged 6 parts: [all_1_136_27, all_141_141_0] -> all_1_141_28 | ||
| 24845 | 2026.03.25 00:28:01.506945 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.69 MiB. | ||
| 24846 | 2026.03.25 00:28:02.000237 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 404.85 MiB, peak 428.48 MiB, free memory in arenas 0.00 B, will set to 405.89 MiB (RSS), difference: 1.04 MiB | ||
| 24847 | 2026.03.25 00:28:02.539270 [ 225 ] {} <Trace> oximeter.fields_uuid (6a83c119-7e6c-4ef5-9da4-bd1e7cdd4b62): 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] | ||
| 24848 | 2026.03.25 00:28:02.539346 [ 225 ] {} <Debug> oximeter.fields_uuid (6a83c119-7e6c-4ef5-9da4-bd1e7cdd4b62): 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] | ||
| 24849 | 2026.03.25 00:28:02.543647 [ 225 ] {} <Debug> oximeter.fields_uuid (6a83c119-7e6c-4ef5-9da4-bd1e7cdd4b62): 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] | ||
| 24850 | 2026.03.25 00:28:02.599455 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 738 | ||
| 24851 | 2026.03.25 00:28:02.617247 [ 243 ] {} <Trace> system.metric_log (8832bb94-2db2-42e0-923d-5bcca7c2cc3b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 24852 | 2026.03.25 00:28:02.617303 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.43 GiB. | ||
| 24853 | 2026.03.25 00:28:02.623768 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_98_98_0 (state Temporary) | ||
| 24854 | 2026.03.25 00:28:02.624864 [ 243 ] {} <Trace> system.metric_log (8832bb94-2db2-42e0-923d-5bcca7c2cc3b): Renaming temporary part tmp_insert_all_98_98_0 to all_98_98_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 24855 | 2026.03.25 00:28:02.627950 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 738 | ||
| 24856 | 2026.03.25 00:28:02.691398 [ 221 ] {} <Trace> oximeter.measurements_cumulativeu64 (d9515f17-c5fd-4592-903e-92bbab0fc185): 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] | ||
| 24857 | 2026.03.25 00:28:02.691438 [ 221 ] {} <Debug> oximeter.measurements_cumulativeu64 (d9515f17-c5fd-4592-903e-92bbab0fc185): 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] | ||
| 24858 | 2026.03.25 00:28:02.695715 [ 221 ] {} <Debug> oximeter.measurements_cumulativeu64 (d9515f17-c5fd-4592-903e-92bbab0fc185): 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] | ||
| 24859 | 2026.03.25 00:28:05.219721 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 38 entries to flush up to offset 3154 | ||
| 24860 | 2026.03.25 00:28:05.222443 [ 242 ] {} <Trace> system.query_log (9703172c-9101-4506-b1d0-613c64f918a0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 24861 | 2026.03.25 00:28:05.222497 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.43 GiB. | ||
| 24862 | 2026.03.25 00:28:05.223890 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 24863 | 2026.03.25 00:28:05.224508 [ 242 ] {} <Trace> system.query_log (9703172c-9101-4506-b1d0-613c64f918a0): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 24864 | 2026.03.25 00:28:05.224891 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 3154 | ||
| 24865 | 2026.03.25 00:28:06.143866 [ 221 ] {} <Trace> oximeter.measurements_f64 (212c2a6f-90cf-4c71-aafe-78c3b1fd8e79): Found 6 old parts to remove. Parts: [all_1_20_4, all_21_21_0, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0] | ||
| 24866 | 2026.03.25 00:28:06.143958 [ 221 ] {} <Debug> oximeter.measurements_f64 (212c2a6f-90cf-4c71-aafe-78c3b1fd8e79): Removing 6 parts from filesystem (serially): Parts: [all_1_20_4, all_21_21_0, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0] | ||
| 24867 | 2026.03.25 00:28:06.147128 [ 221 ] {} <Debug> oximeter.measurements_f64 (212c2a6f-90cf-4c71-aafe-78c3b1fd8e79): Removing 6 parts from memory: Parts: [all_1_20_4, all_21_21_0, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0] | ||
| 24868 | 2026.03.25 00:28:06.490471 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 24869 | 2026.03.25 00:28:06.490647 [ 5 ] {fb85a2b2-9bf4-49ed-9ee2-46b903f8867c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 24870 | 2026.03.25 00:28:06.490710 [ 5 ] {fb85a2b2-9bf4-49ed-9ee2-46b903f8867c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 24871 | 2026.03.25 00:28:06.491423 [ 5 ] {fb85a2b2-9bf4-49ed-9ee2-46b903f8867c} <Trace> oximeter.fields_i16 (78240462-1731-4218-9a79-d1fbaf59befe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 24872 | 2026.03.25 00:28:06.491465 [ 5 ] {fb85a2b2-9bf4-49ed-9ee2-46b903f8867c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.43 GiB. | ||
| 24873 | 2026.03.25 00:28:06.492004 [ 5 ] {fb85a2b2-9bf4-49ed-9ee2-46b903f8867c} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 24874 | 2026.03.25 00:28:06.492452 [ 5 ] {fb85a2b2-9bf4-49ed-9ee2-46b903f8867c} <Trace> oximeter.fields_i16 (78240462-1731-4218-9a79-d1fbaf59befe): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 24875 | 2026.03.25 00:28:06.492587 [ 44 ] {} <Debug> oximeter.fields_i16 (78240462-1731-4218-9a79-d1fbaf59befe) (MergerMutator): Selected 5 parts from all_1_69_17 to all_73_73_0 | ||
| 24876 | 2026.03.25 00:28:06.492606 [ 5 ] {fb85a2b2-9bf4-49ed-9ee2-46b903f8867c} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.002005 sec., 141645.88528678304 rows/sec., 9.00 MiB/sec. | ||
| 24877 | 2026.03.25 00:28:06.492637 [ 44 ] {} <Trace> oximeter.fields_i16 (78240462-1731-4218-9a79-d1fbaf59befe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 24878 | 2026.03.25 00:28:06.492657 [ 5 ] {fb85a2b2-9bf4-49ed-9ee2-46b903f8867c} <Debug> TCPHandler: Processed in 0.002312153 sec. | ||
| 24879 | 2026.03.25 00:28:06.492663 [ 44 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.43 GiB. | ||
| 24880 | 2026.03.25 00:28:06.492786 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 24881 | 2026.03.25 00:28:06.492791 [ 186 ] {78240462-1731-4218-9a79-d1fbaf59befe::all_1_73_18} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_69_17 to all_73_73_0 into Compact with storage Full | ||
| 24882 | 2026.03.25 00:28:06.492791 [ 222 ] {} <Trace> oximeter.fields_i16 (78240462-1731-4218-9a79-d1fbaf59befe): Found 5 old parts to remove. Parts: [all_1_21_5, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0] | ||
| 24883 | 2026.03.25 00:28:06.492869 [ 222 ] {} <Debug> oximeter.fields_i16 (78240462-1731-4218-9a79-d1fbaf59befe): Removing 5 parts from filesystem (serially): Parts: [all_1_21_5, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0] | ||
| 24884 | 2026.03.25 00:28:06.492897 [ 5 ] {4d62576a-ccdb-42f1-b219-0d2a96f13634} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 24885 | 2026.03.25 00:28:06.492941 [ 186 ] {78240462-1731-4218-9a79-d1fbaf59befe::all_1_73_18} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 24886 | 2026.03.25 00:28:06.492943 [ 5 ] {4d62576a-ccdb-42f1-b219-0d2a96f13634} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 24887 | 2026.03.25 00:28:06.492983 [ 186 ] {78240462-1731-4218-9a79-d1fbaf59befe::all_1_73_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_69_17, total 284 rows starting from the beginning of the part | ||
| 24888 | 2026.03.25 00:28:06.493056 [ 186 ] {78240462-1731-4218-9a79-d1fbaf59befe::all_1_73_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 284 rows starting from the beginning of the part | ||
| 24889 | 2026.03.25 00:28:06.493111 [ 186 ] {78240462-1731-4218-9a79-d1fbaf59befe::all_1_73_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 284 rows starting from the beginning of the part | ||
| 24890 | 2026.03.25 00:28:06.493156 [ 186 ] {78240462-1731-4218-9a79-d1fbaf59befe::all_1_73_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 284 rows starting from the beginning of the part | ||
| 24891 | 2026.03.25 00:28:06.493200 [ 186 ] {78240462-1731-4218-9a79-d1fbaf59befe::all_1_73_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 284 rows starting from the beginning of the part | ||
| 24892 | 2026.03.25 00:28:06.493429 [ 5 ] {4d62576a-ccdb-42f1-b219-0d2a96f13634} <Trace> oximeter.fields_ipaddr (2be1fe0e-d681-4366-b872-d5e7a11bcfe0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 24893 | 2026.03.25 00:28:06.493472 [ 5 ] {4d62576a-ccdb-42f1-b219-0d2a96f13634} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.43 GiB. | ||
| 24894 | 2026.03.25 00:28:06.493977 [ 5 ] {4d62576a-ccdb-42f1-b219-0d2a96f13634} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 24895 | 2026.03.25 00:28:06.494137 [ 186 ] {78240462-1731-4218-9a79-d1fbaf59befe::all_1_73_18} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1420 rows, containing 5 columns (5 merged, 0 gathered) in 0.001398512 sec., 1015364.9021245438 rows/sec., 68.36 MiB/sec. | ||
| 24896 | 2026.03.25 00:28:06.494378 [ 186 ] {78240462-1731-4218-9a79-d1fbaf59befe::all_1_73_18} <Trace> MergedBlockOutputStream: filled checksums all_1_73_18 (state Temporary) | ||
| 24897 | 2026.03.25 00:28:06.494502 [ 5 ] {4d62576a-ccdb-42f1-b219-0d2a96f13634} <Trace> oximeter.fields_ipaddr (2be1fe0e-d681-4366-b872-d5e7a11bcfe0): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 24898 | 2026.03.25 00:28:06.494621 [ 44 ] {} <Debug> oximeter.fields_ipaddr (2be1fe0e-d681-4366-b872-d5e7a11bcfe0) (MergerMutator): Selected 6 parts from all_1_37_8 to all_42_42_0 | ||
| 24899 | 2026.03.25 00:28:06.494645 [ 5 ] {4d62576a-ccdb-42f1-b219-0d2a96f13634} <Debug> executeQuery: Read 14 rows, 1.14 KiB in 0.001774 sec., 7891.770011273958 rows/sec., 643.52 KiB/sec. | ||
| 24900 | 2026.03.25 00:28:06.494658 [ 44 ] {} <Trace> oximeter.fields_ipaddr (2be1fe0e-d681-4366-b872-d5e7a11bcfe0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 24901 | 2026.03.25 00:28:06.494689 [ 44 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.43 GiB. | ||
| 24902 | 2026.03.25 00:28:06.494695 [ 5 ] {4d62576a-ccdb-42f1-b219-0d2a96f13634} <Debug> TCPHandler: Processed in 0.001957055 sec. | ||
| 24903 | 2026.03.25 00:28:06.494794 [ 194 ] {2be1fe0e-d681-4366-b872-d5e7a11bcfe0::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 | ||
| 24904 | 2026.03.25 00:28:06.494881 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 24905 | 2026.03.25 00:28:06.494912 [ 194 ] {2be1fe0e-d681-4366-b872-d5e7a11bcfe0::all_1_42_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 24906 | 2026.03.25 00:28:06.494950 [ 194 ] {2be1fe0e-d681-4366-b872-d5e7a11bcfe0::all_1_42_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_37_8, total 23 rows starting from the beginning of the part | ||
| 24907 | 2026.03.25 00:28:06.494987 [ 5 ] {0d3e14d5-61e3-438a-8a2b-15c843bc1719} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 24908 | 2026.03.25 00:28:06.494991 [ 186 ] {78240462-1731-4218-9a79-d1fbaf59befe::all_1_73_18} <Trace> oximeter.fields_i16 (78240462-1731-4218-9a79-d1fbaf59befe): Renaming temporary part tmp_merge_all_1_73_18 to all_1_73_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 24909 | 2026.03.25 00:28:06.495015 [ 194 ] {2be1fe0e-d681-4366-b872-d5e7a11bcfe0::all_1_42_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 1 rows starting from the beginning of the part | ||
| 24910 | 2026.03.25 00:28:06.495034 [ 5 ] {0d3e14d5-61e3-438a-8a2b-15c843bc1719} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 24911 | 2026.03.25 00:28:06.495069 [ 194 ] {2be1fe0e-d681-4366-b872-d5e7a11bcfe0::all_1_42_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 2 rows starting from the beginning of the part | ||
| 24912 | 2026.03.25 00:28:06.495076 [ 186 ] {78240462-1731-4218-9a79-d1fbaf59befe::all_1_73_18} <Trace> oximeter.fields_i16 (78240462-1731-4218-9a79-d1fbaf59befe) (MergerMutator): Merged 5 parts: [all_1_69_17, all_73_73_0] -> all_1_73_18 | ||
| 24913 | 2026.03.25 00:28:06.495125 [ 194 ] {2be1fe0e-d681-4366-b872-d5e7a11bcfe0::all_1_42_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 3 rows starting from the beginning of the part | ||
| 24914 | 2026.03.25 00:28:06.495153 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.39 MiB. | ||
| 24915 | 2026.03.25 00:28:06.495170 [ 194 ] {2be1fe0e-d681-4366-b872-d5e7a11bcfe0::all_1_42_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 2 rows starting from the beginning of the part | ||
| 24916 | 2026.03.25 00:28:06.495206 [ 222 ] {} <Debug> oximeter.fields_i16 (78240462-1731-4218-9a79-d1fbaf59befe): Removing 5 parts from memory: Parts: [all_1_21_5, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0] | ||
| 24917 | 2026.03.25 00:28:06.495214 [ 194 ] {2be1fe0e-d681-4366-b872-d5e7a11bcfe0::all_1_42_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 14 rows starting from the beginning of the part | ||
| 24918 | 2026.03.25 00:28:06.495831 [ 5 ] {0d3e14d5-61e3-438a-8a2b-15c843bc1719} <Trace> oximeter.fields_string (da9d4756-c540-45ff-bdbb-bdc9c8d31861): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 24919 | 2026.03.25 00:28:06.495874 [ 5 ] {0d3e14d5-61e3-438a-8a2b-15c843bc1719} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.43 GiB. | ||
| 24920 | 2026.03.25 00:28:06.495977 [ 196 ] {2be1fe0e-d681-4366-b872-d5e7a11bcfe0::all_1_42_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 45 rows, containing 5 columns (5 merged, 0 gathered) in 0.001224058 sec., 36762.963846484396 rows/sec., 3.02 MiB/sec. | ||
| 24921 | 2026.03.25 00:28:06.496194 [ 186 ] {2be1fe0e-d681-4366-b872-d5e7a11bcfe0::all_1_42_9} <Trace> MergedBlockOutputStream: filled checksums all_1_42_9 (state Temporary) | ||
| 24922 | 2026.03.25 00:28:06.496362 [ 5 ] {0d3e14d5-61e3-438a-8a2b-15c843bc1719} <Trace> MergedBlockOutputStream: filled checksums all_169_169_0 (state Temporary) | ||
| 24923 | 2026.03.25 00:28:06.496679 [ 186 ] {2be1fe0e-d681-4366-b872-d5e7a11bcfe0::all_1_42_9} <Trace> oximeter.fields_ipaddr (2be1fe0e-d681-4366-b872-d5e7a11bcfe0): Renaming temporary part tmp_merge_all_1_42_9 to all_1_42_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 24924 | 2026.03.25 00:28:06.496755 [ 186 ] {2be1fe0e-d681-4366-b872-d5e7a11bcfe0::all_1_42_9} <Trace> oximeter.fields_ipaddr (2be1fe0e-d681-4366-b872-d5e7a11bcfe0) (MergerMutator): Merged 6 parts: [all_1_37_8, all_42_42_0] -> all_1_42_9 | ||
| 24925 | 2026.03.25 00:28:06.496822 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 24926 | 2026.03.25 00:28:06.496916 [ 5 ] {0d3e14d5-61e3-438a-8a2b-15c843bc1719} <Trace> oximeter.fields_string (da9d4756-c540-45ff-bdbb-bdc9c8d31861): Renaming temporary part tmp_insert_all_169_169_0 to all_169_169_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 24927 | 2026.03.25 00:28:06.497057 [ 5 ] {0d3e14d5-61e3-438a-8a2b-15c843bc1719} <Debug> executeQuery: Read 832 rows, 66.80 KiB in 0.002088 sec., 398467.43295019155 rows/sec., 31.24 MiB/sec. | ||
| 24928 | 2026.03.25 00:28:06.497095 [ 5 ] {0d3e14d5-61e3-438a-8a2b-15c843bc1719} <Debug> TCPHandler: Processed in 0.002262922 sec. | ||
| 24929 | 2026.03.25 00:28:06.497214 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 24930 | 2026.03.25 00:28:06.497313 [ 5 ] {ef24048b-0345-4219-98dd-bcee759bd922} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 24931 | 2026.03.25 00:28:06.497351 [ 5 ] {ef24048b-0345-4219-98dd-bcee759bd922} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 24932 | 2026.03.25 00:28:06.497817 [ 5 ] {ef24048b-0345-4219-98dd-bcee759bd922} <Trace> oximeter.fields_u16 (b490aa8d-8720-450c-9d9d-0c0be0c6e0e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 24933 | 2026.03.25 00:28:06.497852 [ 5 ] {ef24048b-0345-4219-98dd-bcee759bd922} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.43 GiB. | ||
| 24934 | 2026.03.25 00:28:06.498271 [ 5 ] {ef24048b-0345-4219-98dd-bcee759bd922} <Trace> MergedBlockOutputStream: filled checksums all_142_142_0 (state Temporary) | ||
| 24935 | 2026.03.25 00:28:06.498679 [ 5 ] {ef24048b-0345-4219-98dd-bcee759bd922} <Trace> oximeter.fields_u16 (b490aa8d-8720-450c-9d9d-0c0be0c6e0e1): Renaming temporary part tmp_insert_all_142_142_0 to all_142_142_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 24936 | 2026.03.25 00:28:06.498807 [ 5 ] {ef24048b-0345-4219-98dd-bcee759bd922} <Debug> executeQuery: Read 170 rows, 10.57 KiB in 0.001513 sec., 112359.55056179775 rows/sec., 6.82 MiB/sec. | ||
| 24937 | 2026.03.25 00:28:06.498845 [ 5 ] {ef24048b-0345-4219-98dd-bcee759bd922} <Debug> TCPHandler: Processed in 0.001678019 sec. | ||
| 24938 | 2026.03.25 00:28:06.498899 [ 219 ] {} <Trace> oximeter.fields_u16 (b490aa8d-8720-450c-9d9d-0c0be0c6e0e1): 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] | ||
| 24939 | 2026.03.25 00:28:06.498933 [ 219 ] {} <Debug> oximeter.fields_u16 (b490aa8d-8720-450c-9d9d-0c0be0c6e0e1): 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] | ||
| 24940 | 2026.03.25 00:28:06.498965 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 24941 | 2026.03.25 00:28:06.499062 [ 5 ] {2e9ef176-789a-47cc-9a3d-086e936c173e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 24942 | 2026.03.25 00:28:06.499101 [ 5 ] {2e9ef176-789a-47cc-9a3d-086e936c173e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 24943 | 2026.03.25 00:28:06.499534 [ 5 ] {2e9ef176-789a-47cc-9a3d-086e936c173e} <Trace> oximeter.fields_u32 (79eddaf6-5920-48fe-8c45-6c5582e58677): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 24944 | 2026.03.25 00:28:06.499568 [ 5 ] {2e9ef176-789a-47cc-9a3d-086e936c173e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.43 GiB. | ||
| 24945 | 2026.03.25 00:28:06.499982 [ 5 ] {2e9ef176-789a-47cc-9a3d-086e936c173e} <Trace> MergedBlockOutputStream: filled checksums all_98_98_0 (state Temporary) | ||
| 24946 | 2026.03.25 00:28:06.500431 [ 5 ] {2e9ef176-789a-47cc-9a3d-086e936c173e} <Trace> oximeter.fields_u32 (79eddaf6-5920-48fe-8c45-6c5582e58677): Renaming temporary part tmp_insert_all_98_98_0 to all_98_98_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 24947 | 2026.03.25 00:28:06.500559 [ 5 ] {2e9ef176-789a-47cc-9a3d-086e936c173e} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001514 sec., 98414.79524438574 rows/sec., 6.36 MiB/sec. | ||
| 24948 | 2026.03.25 00:28:06.500597 [ 5 ] {2e9ef176-789a-47cc-9a3d-086e936c173e} <Debug> TCPHandler: Processed in 0.001679759 sec. | ||
| 24949 | 2026.03.25 00:28:06.500710 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 24950 | 2026.03.25 00:28:06.500803 [ 5 ] {84d951a2-c668-480a-9776-4a51faef8aa9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 24951 | 2026.03.25 00:28:06.500849 [ 5 ] {84d951a2-c668-480a-9776-4a51faef8aa9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 24952 | 2026.03.25 00:28:06.501265 [ 5 ] {84d951a2-c668-480a-9776-4a51faef8aa9} <Trace> oximeter.fields_u8 (fa258e8d-285a-434f-b894-6be795807874): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 24953 | 2026.03.25 00:28:06.501299 [ 5 ] {84d951a2-c668-480a-9776-4a51faef8aa9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.43 GiB. | ||
| 24954 | 2026.03.25 00:28:06.501719 [ 5 ] {84d951a2-c668-480a-9776-4a51faef8aa9} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 24955 | 2026.03.25 00:28:06.502203 [ 5 ] {84d951a2-c668-480a-9776-4a51faef8aa9} <Trace> oximeter.fields_u8 (fa258e8d-285a-434f-b894-6be795807874): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 24956 | 2026.03.25 00:28:06.502311 [ 44 ] {} <Debug> oximeter.fields_u8 (fa258e8d-285a-434f-b894-6be795807874) (MergerMutator): Selected 5 parts from all_1_69_17 to all_73_73_0 | ||
| 24957 | 2026.03.25 00:28:06.502331 [ 5 ] {84d951a2-c668-480a-9776-4a51faef8aa9} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001546 sec., 95730.91849935317 rows/sec., 5.44 MiB/sec. | ||
| 24958 | 2026.03.25 00:28:06.502345 [ 44 ] {} <Trace> oximeter.fields_u8 (fa258e8d-285a-434f-b894-6be795807874): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 24959 | 2026.03.25 00:28:06.502370 [ 44 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.43 GiB. | ||
| 24960 | 2026.03.25 00:28:06.502376 [ 5 ] {84d951a2-c668-480a-9776-4a51faef8aa9} <Debug> TCPHandler: Processed in 0.001712279 sec. | ||
| 24961 | 2026.03.25 00:28:06.502458 [ 193 ] {fa258e8d-285a-434f-b894-6be795807874::all_1_73_18} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_69_17 to all_73_73_0 into Compact with storage Full | ||
| 24962 | 2026.03.25 00:28:06.502461 [ 222 ] {} <Trace> oximeter.fields_u8 (fa258e8d-285a-434f-b894-6be795807874): Found 5 old parts to remove. Parts: [all_1_21_5, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0] | ||
| 24963 | 2026.03.25 00:28:06.502495 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 24964 | 2026.03.25 00:28:06.502510 [ 222 ] {} <Debug> oximeter.fields_u8 (fa258e8d-285a-434f-b894-6be795807874): Removing 5 parts from filesystem (serially): Parts: [all_1_21_5, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0] | ||
| 24965 | 2026.03.25 00:28:06.502567 [ 193 ] {fa258e8d-285a-434f-b894-6be795807874::all_1_73_18} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 24966 | 2026.03.25 00:28:06.502603 [ 5 ] {102c3826-b6cf-4f05-8480-0ee12628f6a2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 24967 | 2026.03.25 00:28:06.502608 [ 193 ] {fa258e8d-285a-434f-b894-6be795807874::all_1_73_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_69_17, total 148 rows starting from the beginning of the part | ||
| 24968 | 2026.03.25 00:28:06.502647 [ 5 ] {102c3826-b6cf-4f05-8480-0ee12628f6a2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 24969 | 2026.03.25 00:28:06.502688 [ 193 ] {fa258e8d-285a-434f-b894-6be795807874::all_1_73_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 148 rows starting from the beginning of the part | ||
| 24970 | 2026.03.25 00:28:06.502735 [ 219 ] {} <Debug> oximeter.fields_u16 (b490aa8d-8720-450c-9d9d-0c0be0c6e0e1): 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] | ||
| 24971 | 2026.03.25 00:28:06.502740 [ 193 ] {fa258e8d-285a-434f-b894-6be795807874::all_1_73_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 148 rows starting from the beginning of the part | ||
| 24972 | 2026.03.25 00:28:06.502800 [ 193 ] {fa258e8d-285a-434f-b894-6be795807874::all_1_73_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 148 rows starting from the beginning of the part | ||
| 24973 | 2026.03.25 00:28:06.502840 [ 193 ] {fa258e8d-285a-434f-b894-6be795807874::all_1_73_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 148 rows starting from the beginning of the part | ||
| 24974 | 2026.03.25 00:28:06.503233 [ 5 ] {102c3826-b6cf-4f05-8480-0ee12628f6a2} <Trace> oximeter.fields_uuid (6a83c119-7e6c-4ef5-9da4-bd1e7cdd4b62): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 24975 | 2026.03.25 00:28:06.503276 [ 5 ] {102c3826-b6cf-4f05-8480-0ee12628f6a2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.43 GiB. | ||
| 24976 | 2026.03.25 00:28:06.503705 [ 193 ] {fa258e8d-285a-434f-b894-6be795807874::all_1_73_18} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 740 rows, containing 5 columns (5 merged, 0 gathered) in 0.001283389 sec., 576598.3657332266 rows/sec., 34.99 MiB/sec. | ||
| 24977 | 2026.03.25 00:28:06.503730 [ 5 ] {102c3826-b6cf-4f05-8480-0ee12628f6a2} <Trace> MergedBlockOutputStream: filled checksums all_169_169_0 (state Temporary) | ||
| 24978 | 2026.03.25 00:28:06.503943 [ 193 ] {fa258e8d-285a-434f-b894-6be795807874::all_1_73_18} <Trace> MergedBlockOutputStream: filled checksums all_1_73_18 (state Temporary) | ||
| 24979 | 2026.03.25 00:28:06.504220 [ 5 ] {102c3826-b6cf-4f05-8480-0ee12628f6a2} <Trace> oximeter.fields_uuid (6a83c119-7e6c-4ef5-9da4-bd1e7cdd4b62): Renaming temporary part tmp_insert_all_169_169_0 to all_169_169_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 24980 | 2026.03.25 00:28:06.504377 [ 5 ] {102c3826-b6cf-4f05-8480-0ee12628f6a2} <Debug> executeQuery: Read 518 rows, 37.44 KiB in 0.001797 sec., 288258.2081246522 rows/sec., 20.35 MiB/sec. | ||
| 24981 | 2026.03.25 00:28:06.504418 [ 5 ] {102c3826-b6cf-4f05-8480-0ee12628f6a2} <Debug> TCPHandler: Processed in 0.001969865 sec. | ||
| 24982 | 2026.03.25 00:28:06.504480 [ 193 ] {fa258e8d-285a-434f-b894-6be795807874::all_1_73_18} <Trace> oximeter.fields_u8 (fa258e8d-285a-434f-b894-6be795807874): Renaming temporary part tmp_merge_all_1_73_18 to all_1_73_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 24983 | 2026.03.25 00:28:06.504533 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 24984 | 2026.03.25 00:28:06.504557 [ 193 ] {fa258e8d-285a-434f-b894-6be795807874::all_1_73_18} <Trace> oximeter.fields_u8 (fa258e8d-285a-434f-b894-6be795807874) (MergerMutator): Merged 5 parts: [all_1_69_17, all_73_73_0] -> all_1_73_18 | ||
| 24985 | 2026.03.25 00:28:06.504635 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. | ||
| 24986 | 2026.03.25 00:28:06.504639 [ 5 ] {dfc5ce7f-8d20-41fe-a77d-467dc9260a50} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 24987 | 2026.03.25 00:28:06.504690 [ 5 ] {dfc5ce7f-8d20-41fe-a77d-467dc9260a50} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 24988 | 2026.03.25 00:28:06.505018 [ 5 ] {dfc5ce7f-8d20-41fe-a77d-467dc9260a50} <Trace> oximeter.measurements_bool (8a3ce6e0-f76a-4ba2-9a43-4275c3c9549e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 24989 | 2026.03.25 00:28:06.505057 [ 5 ] {dfc5ce7f-8d20-41fe-a77d-467dc9260a50} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.43 GiB. | ||
| 24990 | 2026.03.25 00:28:06.505212 [ 222 ] {} <Debug> oximeter.fields_u8 (fa258e8d-285a-434f-b894-6be795807874): Removing 5 parts from memory: Parts: [all_1_21_5, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0] | ||
| 24991 | 2026.03.25 00:28:06.505490 [ 5 ] {dfc5ce7f-8d20-41fe-a77d-467dc9260a50} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 24992 | 2026.03.25 00:28:06.505913 [ 5 ] {dfc5ce7f-8d20-41fe-a77d-467dc9260a50} <Trace> oximeter.measurements_bool (8a3ce6e0-f76a-4ba2-9a43-4275c3c9549e): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 24993 | 2026.03.25 00:28:06.506042 [ 5 ] {dfc5ce7f-8d20-41fe-a77d-467dc9260a50} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001421 sec., 4222.37860661506 rows/sec., 220.60 KiB/sec. | ||
| 24994 | 2026.03.25 00:28:06.506078 [ 5 ] {dfc5ce7f-8d20-41fe-a77d-467dc9260a50} <Debug> TCPHandler: Processed in 0.001593406 sec. | ||
| 24995 | 2026.03.25 00:28:06.506185 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 24996 | 2026.03.25 00:28:06.506285 [ 5 ] {b243d5dd-63b0-4015-bf8a-b3da6ceed764} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 24997 | 2026.03.25 00:28:06.506326 [ 5 ] {b243d5dd-63b0-4015-bf8a-b3da6ceed764} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 24998 | 2026.03.25 00:28:06.506710 [ 5 ] {b243d5dd-63b0-4015-bf8a-b3da6ceed764} <Trace> oximeter.measurements_cumulativeu64 (d9515f17-c5fd-4592-903e-92bbab0fc185): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 24999 | 2026.03.25 00:28:06.506745 [ 5 ] {b243d5dd-63b0-4015-bf8a-b3da6ceed764} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.43 GiB. | ||
| 25000 | 2026.03.25 00:28:06.507169 [ 5 ] {b243d5dd-63b0-4015-bf8a-b3da6ceed764} <Trace> MergedBlockOutputStream: filled checksums all_169_169_0 (state Temporary) | ||
| 25001 | 2026.03.25 00:28:06.507611 [ 5 ] {b243d5dd-63b0-4015-bf8a-b3da6ceed764} <Trace> oximeter.measurements_cumulativeu64 (d9515f17-c5fd-4592-903e-92bbab0fc185): Renaming temporary part tmp_insert_all_169_169_0 to all_169_169_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 25002 | 2026.03.25 00:28:06.507739 [ 5 ] {b243d5dd-63b0-4015-bf8a-b3da6ceed764} <Debug> executeQuery: Read 272 rows, 18.52 KiB in 0.001471 sec., 184908.22569680488 rows/sec., 12.30 MiB/sec. | ||
| 25003 | 2026.03.25 00:28:06.507775 [ 5 ] {b243d5dd-63b0-4015-bf8a-b3da6ceed764} <Debug> TCPHandler: Processed in 0.001636988 sec. | ||
| 25004 | 2026.03.25 00:28:06.507887 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 25005 | 2026.03.25 00:28:06.507985 [ 5 ] {2631f08d-31db-4b3c-8f42-23120e0ff001} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 25006 | 2026.03.25 00:28:06.508026 [ 5 ] {2631f08d-31db-4b3c-8f42-23120e0ff001} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 25007 | 2026.03.25 00:28:06.508333 [ 5 ] {2631f08d-31db-4b3c-8f42-23120e0ff001} <Trace> oximeter.measurements_f64 (212c2a6f-90cf-4c71-aafe-78c3b1fd8e79): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 25008 | 2026.03.25 00:28:06.508368 [ 5 ] {2631f08d-31db-4b3c-8f42-23120e0ff001} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.43 GiB. | ||
| 25009 | 2026.03.25 00:28:06.508757 [ 5 ] {2631f08d-31db-4b3c-8f42-23120e0ff001} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 25010 | 2026.03.25 00:28:06.509161 [ 5 ] {2631f08d-31db-4b3c-8f42-23120e0ff001} <Trace> oximeter.measurements_f64 (212c2a6f-90cf-4c71-aafe-78c3b1fd8e79): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 25011 | 2026.03.25 00:28:06.509288 [ 5 ] {2631f08d-31db-4b3c-8f42-23120e0ff001} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001321 sec., 757.0022710068131 rows/sec., 51.01 KiB/sec. | ||
| 25012 | 2026.03.25 00:28:06.509324 [ 5 ] {2631f08d-31db-4b3c-8f42-23120e0ff001} <Debug> TCPHandler: Processed in 0.001483414 sec. | ||
| 25013 | 2026.03.25 00:28:06.509429 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 25014 | 2026.03.25 00:28:06.509528 [ 5 ] {94ecf668-99be-4ece-b506-650652ee6686} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 25015 | 2026.03.25 00:28:06.509579 [ 5 ] {94ecf668-99be-4ece-b506-650652ee6686} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 25016 | 2026.03.25 00:28:06.510336 [ 5 ] {94ecf668-99be-4ece-b506-650652ee6686} <Trace> oximeter.measurements_histogramu64 (66b3c5cd-c277-4614-b9e1-0e483a2d8930): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 25017 | 2026.03.25 00:28:06.510371 [ 5 ] {94ecf668-99be-4ece-b506-650652ee6686} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.43 GiB. | ||
| 25018 | 2026.03.25 00:28:06.510975 [ 5 ] {94ecf668-99be-4ece-b506-650652ee6686} <Trace> MergedBlockOutputStream: filled checksums all_142_142_0 (state Temporary) | ||
| 25019 | 2026.03.25 00:28:06.511441 [ 5 ] {94ecf668-99be-4ece-b506-650652ee6686} <Trace> oximeter.measurements_histogramu64 (66b3c5cd-c277-4614-b9e1-0e483a2d8930): Renaming temporary part tmp_insert_all_142_142_0 to all_142_142_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 25020 | 2026.03.25 00:28:06.511577 [ 5 ] {94ecf668-99be-4ece-b506-650652ee6686} <Debug> executeQuery: Read 14 rows, 25.69 KiB in 0.002067 sec., 6773.101112723755 rows/sec., 12.14 MiB/sec. | ||
| 25021 | 2026.03.25 00:28:06.511632 [ 5 ] {94ecf668-99be-4ece-b506-650652ee6686} <Debug> TCPHandler: Processed in 0.002248962 sec. | ||
| 25022 | 2026.03.25 00:28:06.511645 [ 225 ] {} <Trace> oximeter.measurements_histogramu64 (66b3c5cd-c277-4614-b9e1-0e483a2d8930): 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] | ||
| 25023 | 2026.03.25 00:28:06.511677 [ 225 ] {} <Debug> oximeter.measurements_histogramu64 (66b3c5cd-c277-4614-b9e1-0e483a2d8930): 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] | ||
| 25024 | 2026.03.25 00:28:06.511743 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 25025 | 2026.03.25 00:28:06.511848 [ 5 ] {40a64e5f-551a-4d9c-909e-17d40b205267} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 25026 | 2026.03.25 00:28:06.511889 [ 5 ] {40a64e5f-551a-4d9c-909e-17d40b205267} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 25027 | 2026.03.25 00:28:06.512209 [ 5 ] {40a64e5f-551a-4d9c-909e-17d40b205267} <Trace> oximeter.measurements_u64 (a46c3f3f-9ded-4b50-9fc2-4f503dd169a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 25028 | 2026.03.25 00:28:06.512247 [ 5 ] {40a64e5f-551a-4d9c-909e-17d40b205267} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.43 GiB. | ||
| 25029 | 2026.03.25 00:28:06.512727 [ 5 ] {40a64e5f-551a-4d9c-909e-17d40b205267} <Trace> MergedBlockOutputStream: filled checksums all_169_169_0 (state Temporary) | ||
| 25030 | 2026.03.25 00:28:06.513174 [ 5 ] {40a64e5f-551a-4d9c-909e-17d40b205267} <Trace> oximeter.measurements_u64 (a46c3f3f-9ded-4b50-9fc2-4f503dd169a4): Renaming temporary part tmp_insert_all_169_169_0 to all_169_169_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 25031 | 2026.03.25 00:28:06.513311 [ 5 ] {40a64e5f-551a-4d9c-909e-17d40b205267} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001481 sec., 60769.750168804865 rows/sec., 3.80 MiB/sec. | ||
| 25032 | 2026.03.25 00:28:06.513349 [ 5 ] {40a64e5f-551a-4d9c-909e-17d40b205267} <Debug> TCPHandler: Processed in 0.001653149 sec. | ||
| 25033 | 2026.03.25 00:28:06.514274 [ 225 ] {} <Debug> oximeter.measurements_histogramu64 (66b3c5cd-c277-4614-b9e1-0e483a2d8930): 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] | ||
| 25034 | 2026.03.25 00:28:07.508777 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 47454 | ||
| 25035 | 2026.03.25 00:28:07.509307 [ 244 ] {} <Trace> system.asynchronous_metric_log (0898b27c-367e-447b-8482-f4822232c365): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 25036 | 2026.03.25 00:28:07.509345 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.43 GiB. | ||
| 25037 | 2026.03.25 00:28:07.509941 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_99_99_0 (state Temporary) | ||
| 25038 | 2026.03.25 00:28:07.510360 [ 244 ] {} <Trace> system.asynchronous_metric_log (0898b27c-367e-447b-8482-f4822232c365): Renaming temporary part tmp_insert_all_99_99_0 to all_99_99_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 25039 | 2026.03.25 00:28:07.510483 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 47454 | ||
| 25040 | 2026.03.25 00:28:10.128043 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 746 | ||
| 25041 | 2026.03.25 00:28:10.146197 [ 243 ] {} <Trace> system.metric_log (8832bb94-2db2-42e0-923d-5bcca7c2cc3b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 25042 | 2026.03.25 00:28:10.146250 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.43 GiB. | ||
| 25043 | 2026.03.25 00:28:10.152776 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_99_99_0 (state Temporary) | ||
| 25044 | 2026.03.25 00:28:10.153922 [ 243 ] {} <Trace> system.metric_log (8832bb94-2db2-42e0-923d-5bcca7c2cc3b): Renaming temporary part tmp_insert_all_99_99_0 to all_99_99_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 25045 | 2026.03.25 00:28:10.156751 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 746 | ||
| 25046 | 2026.03.25 00:28:11.483278 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 25047 | 2026.03.25 00:28:11.483472 [ 5 ] {fc81e767-c311-4916-af71-6ee809370294} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 25048 | 2026.03.25 00:28:11.483543 [ 5 ] {fc81e767-c311-4916-af71-6ee809370294} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 25049 | 2026.03.25 00:28:11.484473 [ 5 ] {fc81e767-c311-4916-af71-6ee809370294} <Trace> oximeter.fields_string (da9d4756-c540-45ff-bdbb-bdc9c8d31861): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 25050 | 2026.03.25 00:28:11.484527 [ 5 ] {fc81e767-c311-4916-af71-6ee809370294} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.43 GiB. | ||
| 25051 | 2026.03.25 00:28:11.485215 [ 5 ] {fc81e767-c311-4916-af71-6ee809370294} <Trace> MergedBlockOutputStream: filled checksums all_170_170_0 (state Temporary) | ||
| 25052 | 2026.03.25 00:28:11.485672 [ 5 ] {fc81e767-c311-4916-af71-6ee809370294} <Trace> oximeter.fields_string (da9d4756-c540-45ff-bdbb-bdc9c8d31861): Renaming temporary part tmp_insert_all_170_170_0 to all_170_170_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 25053 | 2026.03.25 00:28:11.485825 [ 5 ] {fc81e767-c311-4916-af71-6ee809370294} <Debug> executeQuery: Read 146 rows, 12.90 KiB in 0.002404 sec., 60732.11314475874 rows/sec., 5.24 MiB/sec. | ||
| 25054 | 2026.03.25 00:28:11.485868 [ 5 ] {fc81e767-c311-4916-af71-6ee809370294} <Debug> TCPHandler: Processed in 0.002726123 sec. | ||
| 25055 | 2026.03.25 00:28:11.486008 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 25056 | 2026.03.25 00:28:11.486100 [ 5 ] {418fffbc-ba09-44d3-afc1-7a2373a7398c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 25057 | 2026.03.25 00:28:11.486139 [ 5 ] {418fffbc-ba09-44d3-afc1-7a2373a7398c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 25058 | 2026.03.25 00:28:11.486605 [ 5 ] {418fffbc-ba09-44d3-afc1-7a2373a7398c} <Trace> oximeter.fields_u16 (b490aa8d-8720-450c-9d9d-0c0be0c6e0e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 25059 | 2026.03.25 00:28:11.486640 [ 5 ] {418fffbc-ba09-44d3-afc1-7a2373a7398c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.43 GiB. | ||
| 25060 | 2026.03.25 00:28:11.487035 [ 5 ] {418fffbc-ba09-44d3-afc1-7a2373a7398c} <Trace> MergedBlockOutputStream: filled checksums all_143_143_0 (state Temporary) | ||
| 25061 | 2026.03.25 00:28:11.487456 [ 5 ] {418fffbc-ba09-44d3-afc1-7a2373a7398c} <Trace> oximeter.fields_u16 (b490aa8d-8720-450c-9d9d-0c0be0c6e0e1): Renaming temporary part tmp_insert_all_143_143_0 to all_143_143_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 25062 | 2026.03.25 00:28:11.487585 [ 5 ] {418fffbc-ba09-44d3-afc1-7a2373a7398c} <Debug> executeQuery: Read 45 rows, 3.38 KiB in 0.001503 sec., 29940.119760479043 rows/sec., 2.20 MiB/sec. | ||
| 25063 | 2026.03.25 00:28:11.487623 [ 5 ] {418fffbc-ba09-44d3-afc1-7a2373a7398c} <Debug> TCPHandler: Processed in 0.001662258 sec. | ||
| 25064 | 2026.03.25 00:28:11.487738 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 25065 | 2026.03.25 00:28:11.487829 [ 5 ] {4b1cf8b4-9d80-4537-95f4-43f5b2387171} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 25066 | 2026.03.25 00:28:11.487868 [ 5 ] {4b1cf8b4-9d80-4537-95f4-43f5b2387171} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 25067 | 2026.03.25 00:28:11.488325 [ 5 ] {4b1cf8b4-9d80-4537-95f4-43f5b2387171} <Trace> oximeter.fields_uuid (6a83c119-7e6c-4ef5-9da4-bd1e7cdd4b62): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 25068 | 2026.03.25 00:28:11.488361 [ 5 ] {4b1cf8b4-9d80-4537-95f4-43f5b2387171} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.43 GiB. | ||
| 25069 | 2026.03.25 00:28:11.488766 [ 5 ] {4b1cf8b4-9d80-4537-95f4-43f5b2387171} <Trace> MergedBlockOutputStream: filled checksums all_170_170_0 (state Temporary) | ||
| 25070 | 2026.03.25 00:28:11.489194 [ 5 ] {4b1cf8b4-9d80-4537-95f4-43f5b2387171} <Trace> oximeter.fields_uuid (6a83c119-7e6c-4ef5-9da4-bd1e7cdd4b62): Renaming temporary part tmp_insert_all_170_170_0 to all_170_170_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 25071 | 2026.03.25 00:28:11.489326 [ 5 ] {4b1cf8b4-9d80-4537-95f4-43f5b2387171} <Debug> executeQuery: Read 109 rows, 8.72 KiB in 0.001515 sec., 71947.19471947194 rows/sec., 5.62 MiB/sec. | ||
| 25072 | 2026.03.25 00:28:11.489362 [ 5 ] {4b1cf8b4-9d80-4537-95f4-43f5b2387171} <Debug> TCPHandler: Processed in 0.001676008 sec. | ||
| 25073 | 2026.03.25 00:28:11.489478 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 25074 | 2026.03.25 00:28:11.489570 [ 5 ] {24b05d26-edc3-4ba5-8298-d6b624905254} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 25075 | 2026.03.25 00:28:11.489611 [ 5 ] {24b05d26-edc3-4ba5-8298-d6b624905254} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 25076 | 2026.03.25 00:28:11.490016 [ 5 ] {24b05d26-edc3-4ba5-8298-d6b624905254} <Trace> oximeter.measurements_cumulativeu64 (d9515f17-c5fd-4592-903e-92bbab0fc185): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 25077 | 2026.03.25 00:28:11.490050 [ 5 ] {24b05d26-edc3-4ba5-8298-d6b624905254} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.43 GiB. | ||
| 25078 | 2026.03.25 00:28:11.490528 [ 5 ] {24b05d26-edc3-4ba5-8298-d6b624905254} <Trace> MergedBlockOutputStream: filled checksums all_170_170_0 (state Temporary) | ||
| 25079 | 2026.03.25 00:28:11.490959 [ 5 ] {24b05d26-edc3-4ba5-8298-d6b624905254} <Trace> oximeter.measurements_cumulativeu64 (d9515f17-c5fd-4592-903e-92bbab0fc185): Renaming temporary part tmp_insert_all_170_170_0 to all_170_170_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 25080 | 2026.03.25 00:28:11.491070 [ 34 ] {} <Debug> oximeter.measurements_cumulativeu64 (d9515f17-c5fd-4592-903e-92bbab0fc185) (MergerMutator): Selected 2 parts from all_1_165_38 to all_166_166_0 | ||
| 25081 | 2026.03.25 00:28:11.491085 [ 5 ] {24b05d26-edc3-4ba5-8298-d6b624905254} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001532 sec., 104438.64229765013 rows/sec., 7.27 MiB/sec. | ||
| 25082 | 2026.03.25 00:28:11.491098 [ 34 ] {} <Trace> oximeter.measurements_cumulativeu64 (d9515f17-c5fd-4592-903e-92bbab0fc185): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 25083 | 2026.03.25 00:28:11.491119 [ 34 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.43 GiB. | ||
| 25084 | 2026.03.25 00:28:11.491125 [ 5 ] {24b05d26-edc3-4ba5-8298-d6b624905254} <Debug> TCPHandler: Processed in 0.001698508 sec. | ||
| 25085 | 2026.03.25 00:28:11.491224 [ 193 ] {d9515f17-c5fd-4592-903e-92bbab0fc185::all_1_166_39} <Debug> MergeTask::PrepareStage: Merging 2 parts: from all_1_165_38 to all_166_166_0 into Compact with storage Full | ||
| 25086 | 2026.03.25 00:28:11.491235 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 25087 | 2026.03.25 00:28:11.491356 [ 5 ] {18000f05-d23c-4b65-87cc-8e48764c7666} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 25088 | 2026.03.25 00:28:11.491371 [ 193 ] {d9515f17-c5fd-4592-903e-92bbab0fc185::all_1_166_39} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 25089 | 2026.03.25 00:28:11.491408 [ 5 ] {18000f05-d23c-4b65-87cc-8e48764c7666} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 25090 | 2026.03.25 00:28:11.491417 [ 193 ] {d9515f17-c5fd-4592-903e-92bbab0fc185::all_1_166_39} <Debug> MergeTreeSequentialSource: Reading 10 marks from part all_1_165_38, total 66277 rows starting from the beginning of the part | ||
| 25091 | 2026.03.25 00:28:11.491502 [ 193 ] {d9515f17-c5fd-4592-903e-92bbab0fc185::all_1_166_39} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_166_166_0, total 128 rows starting from the beginning of the part | ||
| 25092 | 2026.03.25 00:28:11.492288 [ 5 ] {18000f05-d23c-4b65-87cc-8e48764c7666} <Trace> oximeter.measurements_histogramu64 (66b3c5cd-c277-4614-b9e1-0e483a2d8930): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 25093 | 2026.03.25 00:28:11.492327 [ 5 ] {18000f05-d23c-4b65-87cc-8e48764c7666} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.43 GiB. | ||
| 25094 | 2026.03.25 00:28:11.492998 [ 5 ] {18000f05-d23c-4b65-87cc-8e48764c7666} <Trace> MergedBlockOutputStream: filled checksums all_143_143_0 (state Temporary) | ||
| 25095 | 2026.03.25 00:28:11.493433 [ 5 ] {18000f05-d23c-4b65-87cc-8e48764c7666} <Trace> oximeter.measurements_histogramu64 (66b3c5cd-c277-4614-b9e1-0e483a2d8930): Renaming temporary part tmp_insert_all_143_143_0 to all_143_143_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 25096 | 2026.03.25 00:28:11.493572 [ 5 ] {18000f05-d23c-4b65-87cc-8e48764c7666} <Debug> executeQuery: Read 45 rows, 82.57 KiB in 0.002234 sec., 20143.240823634736 rows/sec., 36.10 MiB/sec. | ||
| 25097 | 2026.03.25 00:28:11.493626 [ 5 ] {18000f05-d23c-4b65-87cc-8e48764c7666} <Debug> TCPHandler: Processed in 0.002438026 sec. | ||
| 25098 | 2026.03.25 00:28:11.493740 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 25099 | 2026.03.25 00:28:11.493832 [ 5 ] {0c7e1c1c-c79e-4cf3-a333-0ded15164013} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 25100 | 2026.03.25 00:28:11.493872 [ 5 ] {0c7e1c1c-c79e-4cf3-a333-0ded15164013} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 25101 | 2026.03.25 00:28:11.494202 [ 5 ] {0c7e1c1c-c79e-4cf3-a333-0ded15164013} <Trace> oximeter.measurements_u64 (a46c3f3f-9ded-4b50-9fc2-4f503dd169a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 25102 | 2026.03.25 00:28:11.494236 [ 5 ] {0c7e1c1c-c79e-4cf3-a333-0ded15164013} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.43 GiB. | ||
| 25103 | 2026.03.25 00:28:11.494641 [ 5 ] {0c7e1c1c-c79e-4cf3-a333-0ded15164013} <Trace> MergedBlockOutputStream: filled checksums all_170_170_0 (state Temporary) | ||
| 25104 | 2026.03.25 00:28:11.495133 [ 5 ] {0c7e1c1c-c79e-4cf3-a333-0ded15164013} <Trace> oximeter.measurements_u64 (a46c3f3f-9ded-4b50-9fc2-4f503dd169a4): Renaming temporary part tmp_insert_all_170_170_0 to all_170_170_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 25105 | 2026.03.25 00:28:11.495262 [ 5 ] {0c7e1c1c-c79e-4cf3-a333-0ded15164013} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001448 sec., 41436.464088397785 rows/sec., 2.79 MiB/sec. | ||
| 25106 | 2026.03.25 00:28:11.495296 [ 5 ] {0c7e1c1c-c79e-4cf3-a333-0ded15164013} <Debug> TCPHandler: Processed in 0.001602566 sec. | ||
| 25107 | 2026.03.25 00:28:11.501174 [ 187 ] {d9515f17-c5fd-4592-903e-92bbab0fc185::all_1_166_39} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 66405 rows, containing 5 columns (5 merged, 0 gathered) in 0.009995819 sec., 6643277.554345472 rows/sec., 423.72 MiB/sec. | ||
| 25108 | 2026.03.25 00:28:11.502015 [ 190 ] {d9515f17-c5fd-4592-903e-92bbab0fc185::all_1_166_39} <Trace> MergedBlockOutputStream: filled checksums all_1_166_39 (state Temporary) | ||
| 25109 | 2026.03.25 00:28:11.502745 [ 190 ] {d9515f17-c5fd-4592-903e-92bbab0fc185::all_1_166_39} <Trace> oximeter.measurements_cumulativeu64 (d9515f17-c5fd-4592-903e-92bbab0fc185): Renaming temporary part tmp_merge_all_1_166_39 to all_1_166_39 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 25110 | 2026.03.25 00:28:11.502825 [ 190 ] {d9515f17-c5fd-4592-903e-92bbab0fc185::all_1_166_39} <Trace> oximeter.measurements_cumulativeu64 (d9515f17-c5fd-4592-903e-92bbab0fc185) (MergerMutator): Merged 2 parts: [all_1_165_38, all_166_166_0] -> all_1_166_39 | ||
| 25111 | 2026.03.25 00:28:11.502907 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.31 MiB. | ||
| 25112 | 2026.03.25 00:28:14.711769 [ 26 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 25113 | 2026.03.25 00:28:14.711841 [ 26 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 25114 | 2026.03.25 00:28:15.010675 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 47966 | ||
| 25115 | 2026.03.25 00:28:15.011521 [ 244 ] {} <Trace> system.asynchronous_metric_log (0898b27c-367e-447b-8482-f4822232c365): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 25116 | 2026.03.25 00:28:15.011576 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.43 GiB. | ||
| 25117 | 2026.03.25 00:28:15.012234 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_100_100_0 (state Temporary) | ||
| 25118 | 2026.03.25 00:28:15.012742 [ 244 ] {} <Trace> system.asynchronous_metric_log (0898b27c-367e-447b-8482-f4822232c365): Renaming temporary part tmp_insert_all_100_100_0 to all_100_100_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 25119 | 2026.03.25 00:28:15.012876 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 47966 | ||
| 25120 | 2026.03.25 00:28:15.012957 [ 223 ] {} <Trace> system.asynchronous_metric_log (0898b27c-367e-447b-8482-f4822232c365): 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] | ||
| 25121 | 2026.03.25 00:28:15.013022 [ 223 ] {} <Debug> system.asynchronous_metric_log (0898b27c-367e-447b-8482-f4822232c365): 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] | ||
| 25122 | 2026.03.25 00:28:15.016304 [ 223 ] {} <Debug> system.asynchronous_metric_log (0898b27c-367e-447b-8482-f4822232c365): 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] | ||
| 25123 | 2026.03.25 00:28:15.225153 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 3190 | ||
| 25124 | 2026.03.25 00:28:15.227594 [ 242 ] {} <Trace> system.query_log (9703172c-9101-4506-b1d0-613c64f918a0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 25125 | 2026.03.25 00:28:15.227634 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.43 GiB. | ||
| 25126 | 2026.03.25 00:28:15.228984 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 25127 | 2026.03.25 00:28:15.229506 [ 242 ] {} <Trace> system.query_log (9703172c-9101-4506-b1d0-613c64f918a0): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 25128 | 2026.03.25 00:28:15.229749 [ 225 ] {} <Trace> system.query_log (9703172c-9101-4506-b1d0-613c64f918a0): 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] | ||
| 25129 | 2026.03.25 00:28:15.229765 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 3190 | ||
| 25130 | 2026.03.25 00:28:15.229794 [ 225 ] {} <Debug> system.query_log (9703172c-9101-4506-b1d0-613c64f918a0): 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] | ||
| 25131 | 2026.03.25 00:28:15.232572 [ 225 ] {} <Debug> system.query_log (9703172c-9101-4506-b1d0-613c64f918a0): 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] | ||
| 25132 | 2026.03.25 00:28:15.850522 [ 225 ] {} <Trace> system.metric_log (8832bb94-2db2-42e0-923d-5bcca7c2cc3b): 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] | ||
| 25133 | 2026.03.25 00:28:15.850585 [ 225 ] {} <Debug> system.metric_log (8832bb94-2db2-42e0-923d-5bcca7c2cc3b): 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] | ||
| 25134 | 2026.03.25 00:28:15.853316 [ 225 ] {} <Debug> system.metric_log (8832bb94-2db2-42e0-923d-5bcca7c2cc3b): 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] | ||
| 25135 | 2026.03.25 00:28:16.000193 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 401.92 MiB, peak 428.48 MiB, free memory in arenas 0.00 B, will set to 405.90 MiB (RSS), difference: 3.98 MiB | ||
| 25136 | 2026.03.25 00:28:16.489811 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 25137 | 2026.03.25 00:28:16.490003 [ 5 ] {79862cba-b5fd-4c2b-b582-bfc63d585923} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 25138 | 2026.03.25 00:28:16.490072 [ 5 ] {79862cba-b5fd-4c2b-b582-bfc63d585923} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 25139 | 2026.03.25 00:28:16.490907 [ 5 ] {79862cba-b5fd-4c2b-b582-bfc63d585923} <Trace> oximeter.fields_i16 (78240462-1731-4218-9a79-d1fbaf59befe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 25140 | 2026.03.25 00:28:16.490944 [ 5 ] {79862cba-b5fd-4c2b-b582-bfc63d585923} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.43 GiB. | ||
| 25141 | 2026.03.25 00:28:16.491328 [ 5 ] {79862cba-b5fd-4c2b-b582-bfc63d585923} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 25142 | 2026.03.25 00:28:16.491553 [ 5 ] {79862cba-b5fd-4c2b-b582-bfc63d585923} <Trace> oximeter.fields_i16 (78240462-1731-4218-9a79-d1fbaf59befe): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 25143 | 2026.03.25 00:28:16.491694 [ 5 ] {79862cba-b5fd-4c2b-b582-bfc63d585923} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001742 sec., 163030.99885189437 rows/sec., 10.35 MiB/sec. | ||
| 25144 | 2026.03.25 00:28:16.491735 [ 5 ] {79862cba-b5fd-4c2b-b582-bfc63d585923} <Debug> TCPHandler: Processed in 0.002052827 sec. | ||
| 25145 | 2026.03.25 00:28:16.491865 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 25146 | 2026.03.25 00:28:16.491958 [ 5 ] {3e1f6d88-9e74-44a0-9161-a383b017c155} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 25147 | 2026.03.25 00:28:16.491996 [ 5 ] {3e1f6d88-9e74-44a0-9161-a383b017c155} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 25148 | 2026.03.25 00:28:16.492884 [ 5 ] {3e1f6d88-9e74-44a0-9161-a383b017c155} <Trace> oximeter.fields_string (da9d4756-c540-45ff-bdbb-bdc9c8d31861): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 25149 | 2026.03.25 00:28:16.492920 [ 5 ] {3e1f6d88-9e74-44a0-9161-a383b017c155} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.43 GiB. | ||
| 25150 | 2026.03.25 00:28:16.493258 [ 5 ] {3e1f6d88-9e74-44a0-9161-a383b017c155} <Trace> MergedBlockOutputStream: filled checksums all_171_171_0 (state Temporary) | ||
| 25151 | 2026.03.25 00:28:16.493457 [ 5 ] {3e1f6d88-9e74-44a0-9161-a383b017c155} <Trace> oximeter.fields_string (da9d4756-c540-45ff-bdbb-bdc9c8d31861): Renaming temporary part tmp_insert_all_171_171_0 to all_171_171_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 25152 | 2026.03.25 00:28:16.493557 [ 111 ] {} <Debug> oximeter.fields_string (da9d4756-c540-45ff-bdbb-bdc9c8d31861) (MergerMutator): Selected 6 parts from all_1_166_33 to all_171_171_0 | ||
| 25153 | 2026.03.25 00:28:16.493581 [ 5 ] {3e1f6d88-9e74-44a0-9161-a383b017c155} <Debug> executeQuery: Read 825 rows, 66.29 KiB in 0.001642 sec., 502436.05359317904 rows/sec., 39.42 MiB/sec. | ||
| 25154 | 2026.03.25 00:28:16.493595 [ 111 ] {} <Trace> oximeter.fields_string (da9d4756-c540-45ff-bdbb-bdc9c8d31861): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 25155 | 2026.03.25 00:28:16.493615 [ 111 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.43 GiB. | ||
| 25156 | 2026.03.25 00:28:16.493620 [ 5 ] {3e1f6d88-9e74-44a0-9161-a383b017c155} <Debug> TCPHandler: Processed in 0.001802481 sec. | ||
| 25157 | 2026.03.25 00:28:16.493748 [ 186 ] {da9d4756-c540-45ff-bdbb-bdc9c8d31861::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 | ||
| 25158 | 2026.03.25 00:28:16.493764 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 25159 | 2026.03.25 00:28:16.493883 [ 5 ] {387308b9-2590-477f-9348-fb1bc5bdefed} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 25160 | 2026.03.25 00:28:16.493899 [ 186 ] {da9d4756-c540-45ff-bdbb-bdc9c8d31861::all_1_171_34} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 25161 | 2026.03.25 00:28:16.493923 [ 5 ] {387308b9-2590-477f-9348-fb1bc5bdefed} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 25162 | 2026.03.25 00:28:16.493941 [ 186 ] {da9d4756-c540-45ff-bdbb-bdc9c8d31861::all_1_171_34} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_166_33, total 3350 rows starting from the beginning of the part | ||
| 25163 | 2026.03.25 00:28:16.494025 [ 186 ] {da9d4756-c540-45ff-bdbb-bdc9c8d31861::all_1_171_34} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_167_167_0, total 829 rows starting from the beginning of the part | ||
| 25164 | 2026.03.25 00:28:16.494076 [ 186 ] {da9d4756-c540-45ff-bdbb-bdc9c8d31861::all_1_171_34} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_168_168_0, total 146 rows starting from the beginning of the part | ||
| 25165 | 2026.03.25 00:28:16.494126 [ 186 ] {da9d4756-c540-45ff-bdbb-bdc9c8d31861::all_1_171_34} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_169_169_0, total 832 rows starting from the beginning of the part | ||
| 25166 | 2026.03.25 00:28:16.494175 [ 186 ] {da9d4756-c540-45ff-bdbb-bdc9c8d31861::all_1_171_34} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_170_170_0, total 146 rows starting from the beginning of the part | ||
| 25167 | 2026.03.25 00:28:16.494220 [ 186 ] {da9d4756-c540-45ff-bdbb-bdc9c8d31861::all_1_171_34} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_171_171_0, total 825 rows starting from the beginning of the part | ||
| 25168 | 2026.03.25 00:28:16.494394 [ 5 ] {387308b9-2590-477f-9348-fb1bc5bdefed} <Trace> oximeter.fields_u16 (b490aa8d-8720-450c-9d9d-0c0be0c6e0e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 25169 | 2026.03.25 00:28:16.494436 [ 5 ] {387308b9-2590-477f-9348-fb1bc5bdefed} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.43 GiB. | ||
| 25170 | 2026.03.25 00:28:16.494753 [ 5 ] {387308b9-2590-477f-9348-fb1bc5bdefed} <Trace> MergedBlockOutputStream: filled checksums all_144_144_0 (state Temporary) | ||
| 25171 | 2026.03.25 00:28:16.494957 [ 5 ] {387308b9-2590-477f-9348-fb1bc5bdefed} <Trace> oximeter.fields_u16 (b490aa8d-8720-450c-9d9d-0c0be0c6e0e1): Renaming temporary part tmp_insert_all_144_144_0 to all_144_144_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 25172 | 2026.03.25 00:28:16.495083 [ 5 ] {387308b9-2590-477f-9348-fb1bc5bdefed} <Debug> executeQuery: Read 156 rows, 9.59 KiB in 0.001218 sec., 128078.81773399016 rows/sec., 7.69 MiB/sec. | ||
| 25173 | 2026.03.25 00:28:16.495119 [ 5 ] {387308b9-2590-477f-9348-fb1bc5bdefed} <Debug> TCPHandler: Processed in 0.001403353 sec. | ||
| 25174 | 2026.03.25 00:28:16.495235 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 25175 | 2026.03.25 00:28:16.495327 [ 5 ] {523bf6c9-27f9-46f7-be1c-4b68481e6430} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 25176 | 2026.03.25 00:28:16.495364 [ 5 ] {523bf6c9-27f9-46f7-be1c-4b68481e6430} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 25177 | 2026.03.25 00:28:16.495857 [ 5 ] {523bf6c9-27f9-46f7-be1c-4b68481e6430} <Trace> oximeter.fields_u32 (79eddaf6-5920-48fe-8c45-6c5582e58677): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 25178 | 2026.03.25 00:28:16.495892 [ 5 ] {523bf6c9-27f9-46f7-be1c-4b68481e6430} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.43 GiB. | ||
| 25179 | 2026.03.25 00:28:16.496189 [ 5 ] {523bf6c9-27f9-46f7-be1c-4b68481e6430} <Trace> MergedBlockOutputStream: filled checksums all_99_99_0 (state Temporary) | ||
| 25180 | 2026.03.25 00:28:16.496313 [ 190 ] {da9d4756-c540-45ff-bdbb-bdc9c8d31861::all_1_171_34} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6128 rows, containing 5 columns (5 merged, 0 gathered) in 0.00261811 sec., 2340619.7600559182 rows/sec., 189.46 MiB/sec. | ||
| 25181 | 2026.03.25 00:28:16.496402 [ 5 ] {523bf6c9-27f9-46f7-be1c-4b68481e6430} <Trace> oximeter.fields_u32 (79eddaf6-5920-48fe-8c45-6c5582e58677): Renaming temporary part tmp_insert_all_99_99_0 to all_99_99_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 25182 | 2026.03.25 00:28:16.496532 [ 5 ] {523bf6c9-27f9-46f7-be1c-4b68481e6430} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001223 sec., 121831.56173344236 rows/sec., 7.87 MiB/sec. | ||
| 25183 | 2026.03.25 00:28:16.496571 [ 5 ] {523bf6c9-27f9-46f7-be1c-4b68481e6430} <Debug> TCPHandler: Processed in 0.001382782 sec. | ||
| 25184 | 2026.03.25 00:28:16.496600 [ 186 ] {da9d4756-c540-45ff-bdbb-bdc9c8d31861::all_1_171_34} <Trace> MergedBlockOutputStream: filled checksums all_1_171_34 (state Temporary) | ||
| 25185 | 2026.03.25 00:28:16.496684 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 25186 | 2026.03.25 00:28:16.496784 [ 5 ] {5c3b74e9-2e59-4d90-a8e6-8de051160c4a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 25187 | 2026.03.25 00:28:16.496825 [ 5 ] {5c3b74e9-2e59-4d90-a8e6-8de051160c4a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 25188 | 2026.03.25 00:28:16.496863 [ 186 ] {da9d4756-c540-45ff-bdbb-bdc9c8d31861::all_1_171_34} <Trace> oximeter.fields_string (da9d4756-c540-45ff-bdbb-bdc9c8d31861): Renaming temporary part tmp_merge_all_1_171_34 to all_1_171_34 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 25189 | 2026.03.25 00:28:16.496937 [ 186 ] {da9d4756-c540-45ff-bdbb-bdc9c8d31861::all_1_171_34} <Trace> oximeter.fields_string (da9d4756-c540-45ff-bdbb-bdc9c8d31861) (MergerMutator): Merged 6 parts: [all_1_166_33, all_171_171_0] -> all_1_171_34 | ||
| 25190 | 2026.03.25 00:28:16.497005 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.24 MiB. | ||
| 25191 | 2026.03.25 00:28:16.497322 [ 5 ] {5c3b74e9-2e59-4d90-a8e6-8de051160c4a} <Trace> oximeter.fields_u8 (fa258e8d-285a-434f-b894-6be795807874): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 25192 | 2026.03.25 00:28:16.497364 [ 5 ] {5c3b74e9-2e59-4d90-a8e6-8de051160c4a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.43 GiB. | ||
| 25193 | 2026.03.25 00:28:16.497671 [ 5 ] {5c3b74e9-2e59-4d90-a8e6-8de051160c4a} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 25194 | 2026.03.25 00:28:16.497881 [ 5 ] {5c3b74e9-2e59-4d90-a8e6-8de051160c4a} <Trace> oximeter.fields_u8 (fa258e8d-285a-434f-b894-6be795807874): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 25195 | 2026.03.25 00:28:16.498003 [ 5 ] {5c3b74e9-2e59-4d90-a8e6-8de051160c4a} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001238 sec., 119547.65751211632 rows/sec., 6.80 MiB/sec. | ||
| 25196 | 2026.03.25 00:28:16.498041 [ 5 ] {5c3b74e9-2e59-4d90-a8e6-8de051160c4a} <Debug> TCPHandler: Processed in 0.001404192 sec. | ||
| 25197 | 2026.03.25 00:28:16.498155 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 25198 | 2026.03.25 00:28:16.498247 [ 5 ] {132c8468-13a1-48cc-b3ce-fc05375e30aa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 25199 | 2026.03.25 00:28:16.498285 [ 5 ] {132c8468-13a1-48cc-b3ce-fc05375e30aa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 25200 | 2026.03.25 00:28:16.498931 [ 5 ] {132c8468-13a1-48cc-b3ce-fc05375e30aa} <Trace> oximeter.fields_uuid (6a83c119-7e6c-4ef5-9da4-bd1e7cdd4b62): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 25201 | 2026.03.25 00:28:16.498964 [ 5 ] {132c8468-13a1-48cc-b3ce-fc05375e30aa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.43 GiB. | ||
| 25202 | 2026.03.25 00:28:16.499275 [ 5 ] {132c8468-13a1-48cc-b3ce-fc05375e30aa} <Trace> MergedBlockOutputStream: filled checksums all_171_171_0 (state Temporary) | ||
| 25203 | 2026.03.25 00:28:16.499472 [ 5 ] {132c8468-13a1-48cc-b3ce-fc05375e30aa} <Trace> oximeter.fields_uuid (6a83c119-7e6c-4ef5-9da4-bd1e7cdd4b62): Renaming temporary part tmp_insert_all_171_171_0 to all_171_171_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 25204 | 2026.03.25 00:28:16.499580 [ 111 ] {} <Debug> oximeter.fields_uuid (6a83c119-7e6c-4ef5-9da4-bd1e7cdd4b62) (MergerMutator): Selected 6 parts from all_1_166_33 to all_171_171_0 | ||
| 25205 | 2026.03.25 00:28:16.499595 [ 5 ] {132c8468-13a1-48cc-b3ce-fc05375e30aa} <Debug> executeQuery: Read 504 rows, 36.30 KiB in 0.001367 sec., 368690.56327724946 rows/sec., 25.93 MiB/sec. | ||
| 25206 | 2026.03.25 00:28:16.499613 [ 111 ] {} <Trace> oximeter.fields_uuid (6a83c119-7e6c-4ef5-9da4-bd1e7cdd4b62): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 25207 | 2026.03.25 00:28:16.499631 [ 111 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.43 GiB. | ||
| 25208 | 2026.03.25 00:28:16.499633 [ 5 ] {132c8468-13a1-48cc-b3ce-fc05375e30aa} <Debug> TCPHandler: Processed in 0.001525935 sec. | ||
| 25209 | 2026.03.25 00:28:16.499719 [ 187 ] {6a83c119-7e6c-4ef5-9da4-bd1e7cdd4b62::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 | ||
| 25210 | 2026.03.25 00:28:16.499758 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 25211 | 2026.03.25 00:28:16.499808 [ 187 ] {6a83c119-7e6c-4ef5-9da4-bd1e7cdd4b62::all_1_171_34} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 25212 | 2026.03.25 00:28:16.499838 [ 187 ] {6a83c119-7e6c-4ef5-9da4-bd1e7cdd4b62::all_1_171_34} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_166_33, total 2018 rows starting from the beginning of the part | ||
| 25213 | 2026.03.25 00:28:16.499850 [ 5 ] {e6f09e07-153d-4282-98ae-b063cf83260e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 25214 | 2026.03.25 00:28:16.499890 [ 5 ] {e6f09e07-153d-4282-98ae-b063cf83260e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 25215 | 2026.03.25 00:28:16.499899 [ 187 ] {6a83c119-7e6c-4ef5-9da4-bd1e7cdd4b62::all_1_171_34} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_167_167_0, total 518 rows starting from the beginning of the part | ||
| 25216 | 2026.03.25 00:28:16.499945 [ 187 ] {6a83c119-7e6c-4ef5-9da4-bd1e7cdd4b62::all_1_171_34} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_168_168_0, total 109 rows starting from the beginning of the part | ||
| 25217 | 2026.03.25 00:28:16.499987 [ 187 ] {6a83c119-7e6c-4ef5-9da4-bd1e7cdd4b62::all_1_171_34} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_169_169_0, total 518 rows starting from the beginning of the part | ||
| 25218 | 2026.03.25 00:28:16.500025 [ 187 ] {6a83c119-7e6c-4ef5-9da4-bd1e7cdd4b62::all_1_171_34} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_170_170_0, total 109 rows starting from the beginning of the part | ||
| 25219 | 2026.03.25 00:28:16.500067 [ 187 ] {6a83c119-7e6c-4ef5-9da4-bd1e7cdd4b62::all_1_171_34} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_171_171_0, total 504 rows starting from the beginning of the part | ||
| 25220 | 2026.03.25 00:28:16.500232 [ 5 ] {e6f09e07-153d-4282-98ae-b063cf83260e} <Trace> oximeter.measurements_bool (8a3ce6e0-f76a-4ba2-9a43-4275c3c9549e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 25221 | 2026.03.25 00:28:16.500265 [ 5 ] {e6f09e07-153d-4282-98ae-b063cf83260e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.43 GiB. | ||
| 25222 | 2026.03.25 00:28:16.500552 [ 5 ] {e6f09e07-153d-4282-98ae-b063cf83260e} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 25223 | 2026.03.25 00:28:16.500761 [ 5 ] {e6f09e07-153d-4282-98ae-b063cf83260e} <Trace> oximeter.measurements_bool (8a3ce6e0-f76a-4ba2-9a43-4275c3c9549e): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 25224 | 2026.03.25 00:28:16.500888 [ 5 ] {e6f09e07-153d-4282-98ae-b063cf83260e} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001056 sec., 5681.818181818181 rows/sec., 296.85 KiB/sec. | ||
| 25225 | 2026.03.25 00:28:16.500896 [ 219 ] {} <Trace> oximeter.measurements_bool (8a3ce6e0-f76a-4ba2-9a43-4275c3c9549e): 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] | ||
| 25226 | 2026.03.25 00:28:16.500923 [ 5 ] {e6f09e07-153d-4282-98ae-b063cf83260e} <Debug> TCPHandler: Processed in 0.001212988 sec. | ||
| 25227 | 2026.03.25 00:28:16.500931 [ 219 ] {} <Debug> oximeter.measurements_bool (8a3ce6e0-f76a-4ba2-9a43-4275c3c9549e): 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] | ||
| 25228 | 2026.03.25 00:28:16.501037 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 25229 | 2026.03.25 00:28:16.501128 [ 5 ] {78625bb7-e3ed-4ecd-b175-a950400ecce4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 25230 | 2026.03.25 00:28:16.501168 [ 5 ] {78625bb7-e3ed-4ecd-b175-a950400ecce4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 25231 | 2026.03.25 00:28:16.501375 [ 199 ] {6a83c119-7e6c-4ef5-9da4-bd1e7cdd4b62::all_1_171_34} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3776 rows, containing 5 columns (5 merged, 0 gathered) in 0.001704629 sec., 2215144.761704746 rows/sec., 163.25 MiB/sec. | ||
| 25232 | 2026.03.25 00:28:16.501601 [ 5 ] {78625bb7-e3ed-4ecd-b175-a950400ecce4} <Trace> oximeter.measurements_cumulativeu64 (d9515f17-c5fd-4592-903e-92bbab0fc185): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 25233 | 2026.03.25 00:28:16.501634 [ 5 ] {78625bb7-e3ed-4ecd-b175-a950400ecce4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.43 GiB. | ||
| 25234 | 2026.03.25 00:28:16.501655 [ 189 ] {6a83c119-7e6c-4ef5-9da4-bd1e7cdd4b62::all_1_171_34} <Trace> MergedBlockOutputStream: filled checksums all_1_171_34 (state Temporary) | ||
| 25235 | 2026.03.25 00:28:16.501994 [ 5 ] {78625bb7-e3ed-4ecd-b175-a950400ecce4} <Trace> MergedBlockOutputStream: filled checksums all_171_171_0 (state Temporary) | ||
| 25236 | 2026.03.25 00:28:16.502050 [ 189 ] {6a83c119-7e6c-4ef5-9da4-bd1e7cdd4b62::all_1_171_34} <Trace> oximeter.fields_uuid (6a83c119-7e6c-4ef5-9da4-bd1e7cdd4b62): Renaming temporary part tmp_merge_all_1_171_34 to all_1_171_34 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 25237 | 2026.03.25 00:28:16.502154 [ 189 ] {6a83c119-7e6c-4ef5-9da4-bd1e7cdd4b62::all_1_171_34} <Trace> oximeter.fields_uuid (6a83c119-7e6c-4ef5-9da4-bd1e7cdd4b62) (MergerMutator): Merged 6 parts: [all_1_166_33, all_171_171_0] -> all_1_171_34 | ||
| 25238 | 2026.03.25 00:28:16.502230 [ 5 ] {78625bb7-e3ed-4ecd-b175-a950400ecce4} <Trace> oximeter.measurements_cumulativeu64 (d9515f17-c5fd-4592-903e-92bbab0fc185): Renaming temporary part tmp_insert_all_171_171_0 to all_171_171_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 25239 | 2026.03.25 00:28:16.502260 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.79 MiB. | ||
| 25240 | 2026.03.25 00:28:16.502341 [ 111 ] {} <Debug> oximeter.measurements_cumulativeu64 (d9515f17-c5fd-4592-903e-92bbab0fc185) (MergerMutator): Selected 2 parts from all_1_166_39 to all_167_167_0 | ||
| 25241 | 2026.03.25 00:28:16.502360 [ 5 ] {78625bb7-e3ed-4ecd-b175-a950400ecce4} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.00125 sec., 212000 rows/sec., 14.09 MiB/sec. | ||
| 25242 | 2026.03.25 00:28:16.502369 [ 111 ] {} <Trace> oximeter.measurements_cumulativeu64 (d9515f17-c5fd-4592-903e-92bbab0fc185): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 25243 | 2026.03.25 00:28:16.502391 [ 111 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.43 GiB. | ||
| 25244 | 2026.03.25 00:28:16.502397 [ 5 ] {78625bb7-e3ed-4ecd-b175-a950400ecce4} <Debug> TCPHandler: Processed in 0.001407643 sec. | ||
| 25245 | 2026.03.25 00:28:16.502451 [ 190 ] {d9515f17-c5fd-4592-903e-92bbab0fc185::all_1_167_40} <Debug> MergeTask::PrepareStage: Merging 2 parts: from all_1_166_39 to all_167_167_0 into Compact with storage Full | ||
| 25246 | 2026.03.25 00:28:16.502513 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 25247 | 2026.03.25 00:28:16.502556 [ 190 ] {d9515f17-c5fd-4592-903e-92bbab0fc185::all_1_167_40} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 25248 | 2026.03.25 00:28:16.502592 [ 190 ] {d9515f17-c5fd-4592-903e-92bbab0fc185::all_1_167_40} <Debug> MergeTreeSequentialSource: Reading 10 marks from part all_1_166_39, total 66405 rows starting from the beginning of the part | ||
| 25249 | 2026.03.25 00:28:16.502609 [ 5 ] {8e4c5119-59a4-4306-a6ef-14788c754b19} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 25250 | 2026.03.25 00:28:16.502648 [ 190 ] {d9515f17-c5fd-4592-903e-92bbab0fc185::all_1_167_40} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_167_167_0, total 267 rows starting from the beginning of the part | ||
| 25251 | 2026.03.25 00:28:16.502655 [ 5 ] {8e4c5119-59a4-4306-a6ef-14788c754b19} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 25252 | 2026.03.25 00:28:16.502989 [ 5 ] {8e4c5119-59a4-4306-a6ef-14788c754b19} <Trace> oximeter.measurements_f64 (212c2a6f-90cf-4c71-aafe-78c3b1fd8e79): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 25253 | 2026.03.25 00:28:16.503024 [ 5 ] {8e4c5119-59a4-4306-a6ef-14788c754b19} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.43 GiB. | ||
| 25254 | 2026.03.25 00:28:16.503210 [ 219 ] {} <Debug> oximeter.measurements_bool (8a3ce6e0-f76a-4ba2-9a43-4275c3c9549e): 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] | ||
| 25255 | 2026.03.25 00:28:16.503324 [ 5 ] {8e4c5119-59a4-4306-a6ef-14788c754b19} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
| 25256 | 2026.03.25 00:28:16.503522 [ 5 ] {8e4c5119-59a4-4306-a6ef-14788c754b19} <Trace> oximeter.measurements_f64 (212c2a6f-90cf-4c71-aafe-78c3b1fd8e79): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 25257 | 2026.03.25 00:28:16.503612 [ 91 ] {} <Debug> oximeter.measurements_f64 (212c2a6f-90cf-4c71-aafe-78c3b1fd8e79) (MergerMutator): Selected 6 parts from all_1_70_14 to all_75_75_0 | ||
| 25258 | 2026.03.25 00:28:16.503645 [ 5 ] {8e4c5119-59a4-4306-a6ef-14788c754b19} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001054 sec., 948.7666034155598 rows/sec., 63.93 KiB/sec. | ||
| 25259 | 2026.03.25 00:28:16.503648 [ 91 ] {} <Trace> oximeter.measurements_f64 (212c2a6f-90cf-4c71-aafe-78c3b1fd8e79): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 25260 | 2026.03.25 00:28:16.503681 [ 5 ] {8e4c5119-59a4-4306-a6ef-14788c754b19} <Debug> TCPHandler: Processed in 0.001215488 sec. | ||
| 25261 | 2026.03.25 00:28:16.503686 [ 91 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.43 GiB. | ||
| 25262 | 2026.03.25 00:28:16.503779 [ 199 ] {212c2a6f-90cf-4c71-aafe-78c3b1fd8e79::all_1_75_15} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_70_14 to all_75_75_0 into Compact with storage Full | ||
| 25263 | 2026.03.25 00:28:16.503804 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 25264 | 2026.03.25 00:28:16.503856 [ 199 ] {212c2a6f-90cf-4c71-aafe-78c3b1fd8e79::all_1_75_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 25265 | 2026.03.25 00:28:16.503881 [ 199 ] {212c2a6f-90cf-4c71-aafe-78c3b1fd8e79::all_1_75_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_70_14, total 70 rows starting from the beginning of the part | ||
| 25266 | 2026.03.25 00:28:16.503894 [ 5 ] {3e3235f7-c11e-4745-9e86-b2ef03f38381} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 25267 | 2026.03.25 00:28:16.503929 [ 199 ] {212c2a6f-90cf-4c71-aafe-78c3b1fd8e79::all_1_75_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 1 rows starting from the beginning of the part | ||
| 25268 | 2026.03.25 00:28:16.503946 [ 5 ] {3e3235f7-c11e-4745-9e86-b2ef03f38381} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 25269 | 2026.03.25 00:28:16.503971 [ 199 ] {212c2a6f-90cf-4c71-aafe-78c3b1fd8e79::all_1_75_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 1 rows starting from the beginning of the part | ||
| 25270 | 2026.03.25 00:28:16.504007 [ 199 ] {212c2a6f-90cf-4c71-aafe-78c3b1fd8e79::all_1_75_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 1 rows starting from the beginning of the part | ||
| 25271 | 2026.03.25 00:28:16.504043 [ 199 ] {212c2a6f-90cf-4c71-aafe-78c3b1fd8e79::all_1_75_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 1 rows starting from the beginning of the part | ||
| 25272 | 2026.03.25 00:28:16.504078 [ 199 ] {212c2a6f-90cf-4c71-aafe-78c3b1fd8e79::all_1_75_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 1 rows starting from the beginning of the part | ||
| 25273 | 2026.03.25 00:28:16.504715 [ 191 ] {212c2a6f-90cf-4c71-aafe-78c3b1fd8e79::all_1_75_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 75 rows, containing 4 columns (4 merged, 0 gathered) in 0.000979163 sec., 76596.03150854353 rows/sec., 5.04 MiB/sec. | ||
| 25274 | 2026.03.25 00:28:16.504729 [ 5 ] {3e3235f7-c11e-4745-9e86-b2ef03f38381} <Trace> oximeter.measurements_histogramu64 (66b3c5cd-c277-4614-b9e1-0e483a2d8930): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 25275 | 2026.03.25 00:28:16.504770 [ 5 ] {3e3235f7-c11e-4745-9e86-b2ef03f38381} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.43 GiB. | ||
| 25276 | 2026.03.25 00:28:16.504825 [ 199 ] {212c2a6f-90cf-4c71-aafe-78c3b1fd8e79::all_1_75_15} <Trace> MergedBlockOutputStream: filled checksums all_1_75_15 (state Temporary) | ||
| 25277 | 2026.03.25 00:28:16.505046 [ 199 ] {212c2a6f-90cf-4c71-aafe-78c3b1fd8e79::all_1_75_15} <Trace> oximeter.measurements_f64 (212c2a6f-90cf-4c71-aafe-78c3b1fd8e79): Renaming temporary part tmp_merge_all_1_75_15 to all_1_75_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 25278 | 2026.03.25 00:28:16.505102 [ 199 ] {212c2a6f-90cf-4c71-aafe-78c3b1fd8e79::all_1_75_15} <Trace> oximeter.measurements_f64 (212c2a6f-90cf-4c71-aafe-78c3b1fd8e79) (MergerMutator): Merged 6 parts: [all_1_70_14, all_75_75_0] -> all_1_75_15 | ||
| 25279 | 2026.03.25 00:28:16.505161 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.23 MiB. | ||
| 25280 | 2026.03.25 00:28:16.505268 [ 5 ] {3e3235f7-c11e-4745-9e86-b2ef03f38381} <Trace> MergedBlockOutputStream: filled checksums all_144_144_0 (state Temporary) | ||
| 25281 | 2026.03.25 00:28:16.505475 [ 5 ] {3e3235f7-c11e-4745-9e86-b2ef03f38381} <Trace> oximeter.measurements_histogramu64 (66b3c5cd-c277-4614-b9e1-0e483a2d8930): Renaming temporary part tmp_insert_all_144_144_0 to all_144_144_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 25282 | 2026.03.25 00:28:16.505606 [ 5 ] {3e3235f7-c11e-4745-9e86-b2ef03f38381} <Debug> executeQuery: Read 14 rows, 25.69 KiB in 0.001729 sec., 8097.165991902833 rows/sec., 14.51 MiB/sec. | ||
| 25283 | 2026.03.25 00:28:16.505659 [ 5 ] {3e3235f7-c11e-4745-9e86-b2ef03f38381} <Debug> TCPHandler: Processed in 0.001901924 sec. | ||
| 25284 | 2026.03.25 00:28:16.505774 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 25285 | 2026.03.25 00:28:16.505866 [ 5 ] {9f2ffe53-e9ee-4c4e-b805-61931a8ebeb9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 25286 | 2026.03.25 00:28:16.505905 [ 5 ] {9f2ffe53-e9ee-4c4e-b805-61931a8ebeb9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 25287 | 2026.03.25 00:28:16.506249 [ 5 ] {9f2ffe53-e9ee-4c4e-b805-61931a8ebeb9} <Trace> oximeter.measurements_u64 (a46c3f3f-9ded-4b50-9fc2-4f503dd169a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 25288 | 2026.03.25 00:28:16.506282 [ 5 ] {9f2ffe53-e9ee-4c4e-b805-61931a8ebeb9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.43 GiB. | ||
| 25289 | 2026.03.25 00:28:16.506580 [ 5 ] {9f2ffe53-e9ee-4c4e-b805-61931a8ebeb9} <Trace> MergedBlockOutputStream: filled checksums all_171_171_0 (state Temporary) | ||
| 25290 | 2026.03.25 00:28:16.506782 [ 5 ] {9f2ffe53-e9ee-4c4e-b805-61931a8ebeb9} <Trace> oximeter.measurements_u64 (a46c3f3f-9ded-4b50-9fc2-4f503dd169a4): Renaming temporary part tmp_insert_all_171_171_0 to all_171_171_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 25291 | 2026.03.25 00:28:16.506889 [ 91 ] {} <Debug> oximeter.measurements_u64 (a46c3f3f-9ded-4b50-9fc2-4f503dd169a4) (MergerMutator): Selected 6 parts from all_1_166_33 to all_171_171_0 | ||
| 25292 | 2026.03.25 00:28:16.506904 [ 5 ] {9f2ffe53-e9ee-4c4e-b805-61931a8ebeb9} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001056 sec., 85227.27272727272 rows/sec., 5.33 MiB/sec. | ||
| 25293 | 2026.03.25 00:28:16.506919 [ 91 ] {} <Trace> oximeter.measurements_u64 (a46c3f3f-9ded-4b50-9fc2-4f503dd169a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 25294 | 2026.03.25 00:28:16.506937 [ 91 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.43 GiB. | ||
| 25295 | 2026.03.25 00:28:16.506939 [ 5 ] {9f2ffe53-e9ee-4c4e-b805-61931a8ebeb9} <Debug> TCPHandler: Processed in 0.001211608 sec. | ||
| 25296 | 2026.03.25 00:28:16.506995 [ 199 ] {a46c3f3f-9ded-4b50-9fc2-4f503dd169a4::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 | ||
| 25297 | 2026.03.25 00:28:16.507065 [ 199 ] {a46c3f3f-9ded-4b50-9fc2-4f503dd169a4::all_1_171_34} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 25298 | 2026.03.25 00:28:16.507087 [ 199 ] {a46c3f3f-9ded-4b50-9fc2-4f503dd169a4::all_1_171_34} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_166_33, total 10650 rows starting from the beginning of the part | ||
| 25299 | 2026.03.25 00:28:16.507128 [ 199 ] {a46c3f3f-9ded-4b50-9fc2-4f503dd169a4::all_1_171_34} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_167_167_0, total 90 rows starting from the beginning of the part | ||
| 25300 | 2026.03.25 00:28:16.507161 [ 199 ] {a46c3f3f-9ded-4b50-9fc2-4f503dd169a4::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 | ||
| 25301 | 2026.03.25 00:28:16.507192 [ 199 ] {a46c3f3f-9ded-4b50-9fc2-4f503dd169a4::all_1_171_34} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_169_169_0, total 90 rows starting from the beginning of the part | ||
| 25302 | 2026.03.25 00:28:16.507221 [ 199 ] {a46c3f3f-9ded-4b50-9fc2-4f503dd169a4::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 | ||
| 25303 | 2026.03.25 00:28:16.507250 [ 199 ] {a46c3f3f-9ded-4b50-9fc2-4f503dd169a4::all_1_171_34} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_171_171_0, total 90 rows starting from the beginning of the part | ||
| 25304 | 2026.03.25 00:28:16.509964 [ 199 ] {a46c3f3f-9ded-4b50-9fc2-4f503dd169a4::all_1_171_34} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 11040 rows, containing 4 columns (4 merged, 0 gathered) in 0.002993008 sec., 3688596.889817869 rows/sec., 237.86 MiB/sec. | ||
| 25305 | 2026.03.25 00:28:16.510176 [ 195 ] {a46c3f3f-9ded-4b50-9fc2-4f503dd169a4::all_1_171_34} <Trace> MergedBlockOutputStream: filled checksums all_1_171_34 (state Temporary) | ||
| 25306 | 2026.03.25 00:28:16.510418 [ 195 ] {a46c3f3f-9ded-4b50-9fc2-4f503dd169a4::all_1_171_34} <Trace> oximeter.measurements_u64 (a46c3f3f-9ded-4b50-9fc2-4f503dd169a4): Renaming temporary part tmp_merge_all_1_171_34 to all_1_171_34 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 25307 | 2026.03.25 00:28:16.510479 [ 195 ] {a46c3f3f-9ded-4b50-9fc2-4f503dd169a4::all_1_171_34} <Trace> oximeter.measurements_u64 (a46c3f3f-9ded-4b50-9fc2-4f503dd169a4) (MergerMutator): Merged 6 parts: [all_1_166_33, all_171_171_0] -> all_1_171_34 | ||
| 25308 | 2026.03.25 00:28:16.510545 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.13 MiB. | ||
| 25309 | 2026.03.25 00:28:16.513157 [ 195 ] {d9515f17-c5fd-4592-903e-92bbab0fc185::all_1_167_40} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 66672 rows, containing 5 columns (5 merged, 0 gathered) in 0.010731337 sec., 6212832.566901961 rows/sec., 396.33 MiB/sec. | ||
| 25310 | 2026.03.25 00:28:16.513482 [ 195 ] {d9515f17-c5fd-4592-903e-92bbab0fc185::all_1_167_40} <Trace> MergedBlockOutputStream: filled checksums all_1_167_40 (state Temporary) | ||
| 25311 | 2026.03.25 00:28:16.513721 [ 195 ] {d9515f17-c5fd-4592-903e-92bbab0fc185::all_1_167_40} <Trace> oximeter.measurements_cumulativeu64 (d9515f17-c5fd-4592-903e-92bbab0fc185): Renaming temporary part tmp_merge_all_1_167_40 to all_1_167_40 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 25312 | 2026.03.25 00:28:16.513785 [ 195 ] {d9515f17-c5fd-4592-903e-92bbab0fc185::all_1_167_40} <Trace> oximeter.measurements_cumulativeu64 (d9515f17-c5fd-4592-903e-92bbab0fc185) (MergerMutator): Merged 2 parts: [all_1_166_39, all_167_167_0] -> all_1_167_40 | ||
| 25313 | 2026.03.25 00:28:16.513861 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.34 MiB. | ||
| 25314 | 2026.03.25 00:28:17.231412 [ 220 ] {} <Trace> oximeter.fields_ipaddr (2be1fe0e-d681-4366-b872-d5e7a11bcfe0): 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] | ||
| 25315 | 2026.03.25 00:28:17.231505 [ 220 ] {} <Debug> oximeter.fields_ipaddr (2be1fe0e-d681-4366-b872-d5e7a11bcfe0): 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] | ||
| 25316 | 2026.03.25 00:28:17.234278 [ 220 ] {} <Debug> oximeter.fields_ipaddr (2be1fe0e-d681-4366-b872-d5e7a11bcfe0): 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] | ||
| 25317 | 2026.03.25 00:28:17.449083 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 25318 | 2026.03.25 00:28:17.449286 [ 5 ] {40683624-7408-4960-8ec6-87f553beb69a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 25319 | 2026.03.25 00:28:17.449362 [ 5 ] {40683624-7408-4960-8ec6-87f553beb69a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 25320 | 2026.03.25 00:28:17.450027 [ 5 ] {40683624-7408-4960-8ec6-87f553beb69a} <Trace> oximeter.fields_ipaddr (2be1fe0e-d681-4366-b872-d5e7a11bcfe0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 25321 | 2026.03.25 00:28:17.450081 [ 5 ] {40683624-7408-4960-8ec6-87f553beb69a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.43 GiB. | ||
| 25322 | 2026.03.25 00:28:17.450582 [ 5 ] {40683624-7408-4960-8ec6-87f553beb69a} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 25323 | 2026.03.25 00:28:17.451017 [ 5 ] {40683624-7408-4960-8ec6-87f553beb69a} <Trace> oximeter.fields_ipaddr (2be1fe0e-d681-4366-b872-d5e7a11bcfe0): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 25324 | 2026.03.25 00:28:17.451185 [ 5 ] {40683624-7408-4960-8ec6-87f553beb69a} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001952 sec., 1024.5901639344263 rows/sec., 83.55 KiB/sec. | ||
| 25325 | 2026.03.25 00:28:17.451237 [ 5 ] {40683624-7408-4960-8ec6-87f553beb69a} <Debug> TCPHandler: Processed in 0.002296022 sec. | ||
| 25326 | 2026.03.25 00:28:17.451360 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 25327 | 2026.03.25 00:28:17.451463 [ 5 ] {cb8999dd-f78d-45ed-b692-1d58a60410e1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 25328 | 2026.03.25 00:28:17.451508 [ 5 ] {cb8999dd-f78d-45ed-b692-1d58a60410e1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 25329 | 2026.03.25 00:28:17.453169 [ 5 ] {cb8999dd-f78d-45ed-b692-1d58a60410e1} <Trace> oximeter.fields_string (da9d4756-c540-45ff-bdbb-bdc9c8d31861): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 25330 | 2026.03.25 00:28:17.453209 [ 5 ] {cb8999dd-f78d-45ed-b692-1d58a60410e1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.43 GiB. | ||
| 25331 | 2026.03.25 00:28:17.453789 [ 5 ] {cb8999dd-f78d-45ed-b692-1d58a60410e1} <Trace> MergedBlockOutputStream: filled checksums all_172_172_0 (state Temporary) | ||
| 25332 | 2026.03.25 00:28:17.454231 [ 5 ] {cb8999dd-f78d-45ed-b692-1d58a60410e1} <Trace> oximeter.fields_string (da9d4756-c540-45ff-bdbb-bdc9c8d31861): Renaming temporary part tmp_insert_all_172_172_0 to all_172_172_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 25333 | 2026.03.25 00:28:17.454372 [ 5 ] {cb8999dd-f78d-45ed-b692-1d58a60410e1} <Debug> executeQuery: Read 2504 rows, 190.97 KiB in 0.002933 sec., 853733.3787930447 rows/sec., 63.59 MiB/sec. | ||
| 25334 | 2026.03.25 00:28:17.454412 [ 5 ] {cb8999dd-f78d-45ed-b692-1d58a60410e1} <Debug> TCPHandler: Processed in 0.003103171 sec. | ||
| 25335 | 2026.03.25 00:28:17.454527 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 25336 | 2026.03.25 00:28:17.454626 [ 5 ] {89d0c884-4841-4fd5-9a6b-fb81c0d84186} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 25337 | 2026.03.25 00:28:17.454667 [ 5 ] {89d0c884-4841-4fd5-9a6b-fb81c0d84186} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 25338 | 2026.03.25 00:28:17.455103 [ 5 ] {89d0c884-4841-4fd5-9a6b-fb81c0d84186} <Trace> oximeter.fields_u16 (b490aa8d-8720-450c-9d9d-0c0be0c6e0e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 25339 | 2026.03.25 00:28:17.455141 [ 5 ] {89d0c884-4841-4fd5-9a6b-fb81c0d84186} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.43 GiB. | ||
| 25340 | 2026.03.25 00:28:17.455573 [ 5 ] {89d0c884-4841-4fd5-9a6b-fb81c0d84186} <Trace> MergedBlockOutputStream: filled checksums all_145_145_0 (state Temporary) | ||
| 25341 | 2026.03.25 00:28:17.455986 [ 5 ] {89d0c884-4841-4fd5-9a6b-fb81c0d84186} <Trace> oximeter.fields_u16 (b490aa8d-8720-450c-9d9d-0c0be0c6e0e1): Renaming temporary part tmp_insert_all_145_145_0 to all_145_145_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 25342 | 2026.03.25 00:28:17.456120 [ 5 ] {89d0c884-4841-4fd5-9a6b-fb81c0d84186} <Debug> executeQuery: Read 62 rows, 4.65 KiB in 0.001516 sec., 40897.097625329814 rows/sec., 3.00 MiB/sec. | ||
| 25343 | 2026.03.25 00:28:17.456159 [ 5 ] {89d0c884-4841-4fd5-9a6b-fb81c0d84186} <Debug> TCPHandler: Processed in 0.001681258 sec. | ||
| 25344 | 2026.03.25 00:28:17.456257 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 25345 | 2026.03.25 00:28:17.456350 [ 5 ] {1bb20f63-c597-4e7a-aedb-4e95f81e1a7b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 25346 | 2026.03.25 00:28:17.456388 [ 5 ] {1bb20f63-c597-4e7a-aedb-4e95f81e1a7b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 25347 | 2026.03.25 00:28:17.457060 [ 5 ] {1bb20f63-c597-4e7a-aedb-4e95f81e1a7b} <Trace> oximeter.fields_u32 (79eddaf6-5920-48fe-8c45-6c5582e58677): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 25348 | 2026.03.25 00:28:17.457096 [ 5 ] {1bb20f63-c597-4e7a-aedb-4e95f81e1a7b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.43 GiB. | ||
| 25349 | 2026.03.25 00:28:17.457518 [ 5 ] {1bb20f63-c597-4e7a-aedb-4e95f81e1a7b} <Trace> MergedBlockOutputStream: filled checksums all_100_100_0 (state Temporary) | ||
| 25350 | 2026.03.25 00:28:17.457924 [ 5 ] {1bb20f63-c597-4e7a-aedb-4e95f81e1a7b} <Trace> oximeter.fields_u32 (79eddaf6-5920-48fe-8c45-6c5582e58677): Renaming temporary part tmp_insert_all_100_100_0 to all_100_100_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 25351 | 2026.03.25 00:28:17.458053 [ 5 ] {1bb20f63-c597-4e7a-aedb-4e95f81e1a7b} <Debug> executeQuery: Read 801 rows, 47.38 KiB in 0.001721 sec., 465427.0772806508 rows/sec., 26.88 MiB/sec. | ||
| 25352 | 2026.03.25 00:28:17.458091 [ 5 ] {1bb20f63-c597-4e7a-aedb-4e95f81e1a7b} <Debug> TCPHandler: Processed in 0.001882064 sec. | ||
| 25353 | 2026.03.25 00:28:17.458189 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 25354 | 2026.03.25 00:28:17.458282 [ 5 ] {8fab0b9b-bec1-41c6-be66-95c23e743e9a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 25355 | 2026.03.25 00:28:17.458320 [ 5 ] {8fab0b9b-bec1-41c6-be66-95c23e743e9a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 25356 | 2026.03.25 00:28:17.458699 [ 5 ] {8fab0b9b-bec1-41c6-be66-95c23e743e9a} <Trace> oximeter.fields_u64 (3ff11c92-02f0-4d7f-b78c-e898b3889a19): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 25357 | 2026.03.25 00:28:17.458735 [ 5 ] {8fab0b9b-bec1-41c6-be66-95c23e743e9a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.43 GiB. | ||
| 25358 | 2026.03.25 00:28:17.459114 [ 5 ] {8fab0b9b-bec1-41c6-be66-95c23e743e9a} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 25359 | 2026.03.25 00:28:17.459535 [ 5 ] {8fab0b9b-bec1-41c6-be66-95c23e743e9a} <Trace> oximeter.fields_u64 (3ff11c92-02f0-4d7f-b78c-e898b3889a19): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 25360 | 2026.03.25 00:28:17.459662 [ 5 ] {8fab0b9b-bec1-41c6-be66-95c23e743e9a} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001397 sec., 715.8196134574088 rows/sec., 50.33 KiB/sec. | ||
| 25361 | 2026.03.25 00:28:17.459700 [ 5 ] {8fab0b9b-bec1-41c6-be66-95c23e743e9a} <Debug> TCPHandler: Processed in 0.001559616 sec. | ||
| 25362 | 2026.03.25 00:28:17.459809 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 25363 | 2026.03.25 00:28:17.459902 [ 5 ] {ba449da9-d647-4c23-abf7-5610db106ef5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 25364 | 2026.03.25 00:28:17.459941 [ 5 ] {ba449da9-d647-4c23-abf7-5610db106ef5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 25365 | 2026.03.25 00:28:17.460810 [ 5 ] {ba449da9-d647-4c23-abf7-5610db106ef5} <Trace> oximeter.fields_uuid (6a83c119-7e6c-4ef5-9da4-bd1e7cdd4b62): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 25366 | 2026.03.25 00:28:17.460847 [ 5 ] {ba449da9-d647-4c23-abf7-5610db106ef5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.43 GiB. | ||
| 25367 | 2026.03.25 00:28:17.461374 [ 5 ] {ba449da9-d647-4c23-abf7-5610db106ef5} <Trace> MergedBlockOutputStream: filled checksums all_172_172_0 (state Temporary) | ||
| 25368 | 2026.03.25 00:28:17.461819 [ 5 ] {ba449da9-d647-4c23-abf7-5610db106ef5} <Trace> oximeter.fields_uuid (6a83c119-7e6c-4ef5-9da4-bd1e7cdd4b62): Renaming temporary part tmp_insert_all_172_172_0 to all_172_172_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 25369 | 2026.03.25 00:28:17.461953 [ 5 ] {ba449da9-d647-4c23-abf7-5610db106ef5} <Debug> executeQuery: Read 1341 rows, 92.20 KiB in 0.002068 sec., 648452.6112185686 rows/sec., 43.54 MiB/sec. | ||
| 25370 | 2026.03.25 00:28:17.461992 [ 5 ] {ba449da9-d647-4c23-abf7-5610db106ef5} <Debug> TCPHandler: Processed in 0.002234381 sec. | ||
| 25371 | 2026.03.25 00:28:17.462099 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 25372 | 2026.03.25 00:28:17.462192 [ 5 ] {cc9d3444-9ccf-45d0-93c4-655f9a45c7e1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 25373 | 2026.03.25 00:28:17.462236 [ 5 ] {cc9d3444-9ccf-45d0-93c4-655f9a45c7e1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 25374 | 2026.03.25 00:28:17.462987 [ 5 ] {cc9d3444-9ccf-45d0-93c4-655f9a45c7e1} <Trace> oximeter.measurements_cumulativeu64 (d9515f17-c5fd-4592-903e-92bbab0fc185): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 25375 | 2026.03.25 00:28:17.463023 [ 5 ] {cc9d3444-9ccf-45d0-93c4-655f9a45c7e1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.43 GiB. | ||
| 25376 | 2026.03.25 00:28:17.463547 [ 5 ] {cc9d3444-9ccf-45d0-93c4-655f9a45c7e1} <Trace> MergedBlockOutputStream: filled checksums all_172_172_0 (state Temporary) | ||
| 25377 | 2026.03.25 00:28:17.464016 [ 5 ] {cc9d3444-9ccf-45d0-93c4-655f9a45c7e1} <Trace> oximeter.measurements_cumulativeu64 (d9515f17-c5fd-4592-903e-92bbab0fc185): Renaming temporary part tmp_insert_all_172_172_0 to all_172_172_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 25378 | 2026.03.25 00:28:17.464149 [ 5 ] {cc9d3444-9ccf-45d0-93c4-655f9a45c7e1} <Debug> executeQuery: Read 1497 rows, 92.97 KiB in 0.001974 sec., 758358.6626139818 rows/sec., 46.00 MiB/sec. | ||
| 25379 | 2026.03.25 00:28:17.464147 [ 72 ] {} <Debug> oximeter.measurements_cumulativeu64 (d9515f17-c5fd-4592-903e-92bbab0fc185) (MergerMutator): Selected 6 parts from all_1_167_40 to all_172_172_0 | ||
| 25380 | 2026.03.25 00:28:17.464187 [ 5 ] {cc9d3444-9ccf-45d0-93c4-655f9a45c7e1} <Debug> TCPHandler: Processed in 0.00213748 sec. | ||
| 25381 | 2026.03.25 00:28:17.464225 [ 72 ] {} <Trace> oximeter.measurements_cumulativeu64 (d9515f17-c5fd-4592-903e-92bbab0fc185): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 25382 | 2026.03.25 00:28:17.464255 [ 72 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.43 GiB. | ||
| 25383 | 2026.03.25 00:28:17.464301 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 25384 | 2026.03.25 00:28:17.464351 [ 195 ] {d9515f17-c5fd-4592-903e-92bbab0fc185::all_1_172_41} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_167_40 to all_172_172_0 into Compact with storage Full | ||
| 25385 | 2026.03.25 00:28:17.464400 [ 5 ] {84e3b40f-c3d1-41fa-b1ca-937b9dce0b1d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 25386 | 2026.03.25 00:28:17.464446 [ 195 ] {d9515f17-c5fd-4592-903e-92bbab0fc185::all_1_172_41} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 25387 | 2026.03.25 00:28:17.464454 [ 5 ] {84e3b40f-c3d1-41fa-b1ca-937b9dce0b1d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 25388 | 2026.03.25 00:28:17.464477 [ 195 ] {d9515f17-c5fd-4592-903e-92bbab0fc185::all_1_172_41} <Debug> MergeTreeSequentialSource: Reading 10 marks from part all_1_167_40, total 66672 rows starting from the beginning of the part | ||
| 25389 | 2026.03.25 00:28:17.464541 [ 195 ] {d9515f17-c5fd-4592-903e-92bbab0fc185::all_1_172_41} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_168_168_0, total 160 rows starting from the beginning of the part | ||
| 25390 | 2026.03.25 00:28:17.464587 [ 195 ] {d9515f17-c5fd-4592-903e-92bbab0fc185::all_1_172_41} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_169_169_0, total 272 rows starting from the beginning of the part | ||
| 25391 | 2026.03.25 00:28:17.464629 [ 195 ] {d9515f17-c5fd-4592-903e-92bbab0fc185::all_1_172_41} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_170_170_0, total 160 rows starting from the beginning of the part | ||
| 25392 | 2026.03.25 00:28:17.464670 [ 195 ] {d9515f17-c5fd-4592-903e-92bbab0fc185::all_1_172_41} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_171_171_0, total 265 rows starting from the beginning of the part | ||
| 25393 | 2026.03.25 00:28:17.464713 [ 195 ] {d9515f17-c5fd-4592-903e-92bbab0fc185::all_1_172_41} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_172_172_0, total 1497 rows starting from the beginning of the part | ||
| 25394 | 2026.03.25 00:28:17.465503 [ 5 ] {84e3b40f-c3d1-41fa-b1ca-937b9dce0b1d} <Trace> oximeter.measurements_histogramu64 (66b3c5cd-c277-4614-b9e1-0e483a2d8930): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 25395 | 2026.03.25 00:28:17.465538 [ 5 ] {84e3b40f-c3d1-41fa-b1ca-937b9dce0b1d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.43 GiB. | ||
| 25396 | 2026.03.25 00:28:17.466244 [ 5 ] {84e3b40f-c3d1-41fa-b1ca-937b9dce0b1d} <Trace> MergedBlockOutputStream: filled checksums all_145_145_0 (state Temporary) | ||
| 25397 | 2026.03.25 00:28:17.466671 [ 5 ] {84e3b40f-c3d1-41fa-b1ca-937b9dce0b1d} <Trace> oximeter.measurements_histogramu64 (66b3c5cd-c277-4614-b9e1-0e483a2d8930): Renaming temporary part tmp_insert_all_145_145_0 to all_145_145_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 25398 | 2026.03.25 00:28:17.466821 [ 5 ] {84e3b40f-c3d1-41fa-b1ca-937b9dce0b1d} <Debug> executeQuery: Read 60 rows, 110.10 KiB in 0.002438 sec., 24610.33634126333 rows/sec., 44.10 MiB/sec. | ||
| 25399 | 2026.03.25 00:28:17.466910 [ 5 ] {84e3b40f-c3d1-41fa-b1ca-937b9dce0b1d} <Debug> TCPHandler: Processed in 0.002657401 sec. | ||
| 25400 | 2026.03.25 00:28:17.467029 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 25401 | 2026.03.25 00:28:17.467123 [ 5 ] {56af1d7b-494c-4b6e-9fda-d20fa6d63733} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 25402 | 2026.03.25 00:28:17.467166 [ 5 ] {56af1d7b-494c-4b6e-9fda-d20fa6d63733} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 25403 | 2026.03.25 00:28:17.467503 [ 5 ] {56af1d7b-494c-4b6e-9fda-d20fa6d63733} <Trace> oximeter.measurements_u64 (a46c3f3f-9ded-4b50-9fc2-4f503dd169a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 25404 | 2026.03.25 00:28:17.467539 [ 5 ] {56af1d7b-494c-4b6e-9fda-d20fa6d63733} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.43 GiB. | ||
| 25405 | 2026.03.25 00:28:17.467950 [ 5 ] {56af1d7b-494c-4b6e-9fda-d20fa6d63733} <Trace> MergedBlockOutputStream: filled checksums all_172_172_0 (state Temporary) | ||
| 25406 | 2026.03.25 00:28:17.468422 [ 5 ] {56af1d7b-494c-4b6e-9fda-d20fa6d63733} <Trace> oximeter.measurements_u64 (a46c3f3f-9ded-4b50-9fc2-4f503dd169a4): Renaming temporary part tmp_insert_all_172_172_0 to all_172_172_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 25407 | 2026.03.25 00:28:17.468555 [ 5 ] {56af1d7b-494c-4b6e-9fda-d20fa6d63733} <Debug> executeQuery: Read 12 rows, 848.00 B in 0.00145 sec., 8275.862068965518 rows/sec., 571.12 KiB/sec. | ||
| 25408 | 2026.03.25 00:28:17.468593 [ 5 ] {56af1d7b-494c-4b6e-9fda-d20fa6d63733} <Debug> TCPHandler: Processed in 0.001613207 sec. | ||
| 25409 | 2026.03.25 00:28:17.475768 [ 201 ] {d9515f17-c5fd-4592-903e-92bbab0fc185::all_1_172_41} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 69026 rows, containing 5 columns (5 merged, 0 gathered) in 0.011448083 sec., 6029481.093035402 rows/sec., 384.51 MiB/sec. | ||
| 25410 | 2026.03.25 00:28:17.476810 [ 198 ] {d9515f17-c5fd-4592-903e-92bbab0fc185::all_1_172_41} <Trace> MergedBlockOutputStream: filled checksums all_1_172_41 (state Temporary) | ||
| 25411 | 2026.03.25 00:28:17.477459 [ 198 ] {d9515f17-c5fd-4592-903e-92bbab0fc185::all_1_172_41} <Trace> oximeter.measurements_cumulativeu64 (d9515f17-c5fd-4592-903e-92bbab0fc185): Renaming temporary part tmp_merge_all_1_172_41 to all_1_172_41 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 25412 | 2026.03.25 00:28:17.477549 [ 198 ] {d9515f17-c5fd-4592-903e-92bbab0fc185::all_1_172_41} <Trace> oximeter.measurements_cumulativeu64 (d9515f17-c5fd-4592-903e-92bbab0fc185) (MergerMutator): Merged 6 parts: [all_1_167_40, all_172_172_0] -> all_1_172_41 | ||
| 25413 | 2026.03.25 00:28:17.477662 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.57 MiB. | ||
| 25414 | 2026.03.25 00:28:17.656838 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 753 | ||
| 25415 | 2026.03.25 00:28:17.674190 [ 243 ] {} <Trace> system.metric_log (8832bb94-2db2-42e0-923d-5bcca7c2cc3b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 25416 | 2026.03.25 00:28:17.674232 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.43 GiB. | ||
| 25417 | 2026.03.25 00:28:17.680513 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_100_100_0 (state Temporary) | ||
| 25418 | 2026.03.25 00:28:17.681641 [ 243 ] {} <Trace> system.metric_log (8832bb94-2db2-42e0-923d-5bcca7c2cc3b): Renaming temporary part tmp_insert_all_100_100_0 to all_100_100_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 25419 | 2026.03.25 00:28:17.684572 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 753 | ||
| 25420 | 2026.03.25 00:28:18.000198 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 407.10 MiB, peak 428.48 MiB, free memory in arenas 0.00 B, will set to 405.91 MiB (RSS), difference: -1.19 MiB | ||
| 25421 | 2026.03.25 00:28:21.161688 [ 223 ] {} <Trace> oximeter.measurements_cumulativeu64 (d9515f17-c5fd-4592-903e-92bbab0fc185): Found 5 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] | ||
| 25422 | 2026.03.25 00:28:21.161752 [ 223 ] {} <Debug> oximeter.measurements_cumulativeu64 (d9515f17-c5fd-4592-903e-92bbab0fc185): Removing 5 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] | ||
| 25423 | 2026.03.25 00:28:21.165732 [ 223 ] {} <Debug> oximeter.measurements_cumulativeu64 (d9515f17-c5fd-4592-903e-92bbab0fc185): Removing 5 parts from memory: Parts: [all_1_56_11, all_57_57_0, all_58_58_0, all_59_59_0, all_60_60_0] | ||
| 25424 | 2026.03.25 00:28:21.324657 [ 219 ] {} <Trace> oximeter.fields_uuid (6a83c119-7e6c-4ef5-9da4-bd1e7cdd4b62): 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] | ||
| 25425 | 2026.03.25 00:28:21.324689 [ 219 ] {} <Debug> oximeter.fields_uuid (6a83c119-7e6c-4ef5-9da4-bd1e7cdd4b62): 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] | ||
| 25426 | 2026.03.25 00:28:21.329142 [ 219 ] {} <Debug> oximeter.fields_uuid (6a83c119-7e6c-4ef5-9da4-bd1e7cdd4b62): 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] | ||
| 25427 | 2026.03.25 00:28:21.479379 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 25428 | 2026.03.25 00:28:21.479554 [ 5 ] {c60230bc-9045-4a91-98cb-a4ce13143e74} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 25429 | 2026.03.25 00:28:21.479622 [ 5 ] {c60230bc-9045-4a91-98cb-a4ce13143e74} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 25430 | 2026.03.25 00:28:21.480313 [ 5 ] {c60230bc-9045-4a91-98cb-a4ce13143e74} <Trace> oximeter.fields_string (da9d4756-c540-45ff-bdbb-bdc9c8d31861): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 25431 | 2026.03.25 00:28:21.480353 [ 5 ] {c60230bc-9045-4a91-98cb-a4ce13143e74} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.43 GiB. | ||
| 25432 | 2026.03.25 00:28:21.480844 [ 5 ] {c60230bc-9045-4a91-98cb-a4ce13143e74} <Trace> MergedBlockOutputStream: filled checksums all_173_173_0 (state Temporary) | ||
| 25433 | 2026.03.25 00:28:21.481302 [ 5 ] {c60230bc-9045-4a91-98cb-a4ce13143e74} <Trace> oximeter.fields_string (da9d4756-c540-45ff-bdbb-bdc9c8d31861): Renaming temporary part tmp_insert_all_173_173_0 to all_173_173_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 25434 | 2026.03.25 00:28:21.481443 [ 5 ] {c60230bc-9045-4a91-98cb-a4ce13143e74} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001942 sec., 28836.25128733265 rows/sec., 2.22 MiB/sec. | ||
| 25435 | 2026.03.25 00:28:21.481485 [ 5 ] {c60230bc-9045-4a91-98cb-a4ce13143e74} <Debug> TCPHandler: Processed in 0.002231761 sec. | ||
| 25436 | 2026.03.25 00:28:21.481645 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 25437 | 2026.03.25 00:28:21.481737 [ 5 ] {f31d9dfa-2a2e-48b2-8597-d5f922ee0d06} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 25438 | 2026.03.25 00:28:21.481775 [ 5 ] {f31d9dfa-2a2e-48b2-8597-d5f922ee0d06} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 25439 | 2026.03.25 00:28:21.482233 [ 5 ] {f31d9dfa-2a2e-48b2-8597-d5f922ee0d06} <Trace> oximeter.fields_uuid (6a83c119-7e6c-4ef5-9da4-bd1e7cdd4b62): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 25440 | 2026.03.25 00:28:21.482268 [ 5 ] {f31d9dfa-2a2e-48b2-8597-d5f922ee0d06} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.43 GiB. | ||
| 25441 | 2026.03.25 00:28:21.482712 [ 5 ] {f31d9dfa-2a2e-48b2-8597-d5f922ee0d06} <Trace> MergedBlockOutputStream: filled checksums all_173_173_0 (state Temporary) | ||
| 25442 | 2026.03.25 00:28:21.483123 [ 5 ] {f31d9dfa-2a2e-48b2-8597-d5f922ee0d06} <Trace> oximeter.fields_uuid (6a83c119-7e6c-4ef5-9da4-bd1e7cdd4b62): Renaming temporary part tmp_insert_all_173_173_0 to all_173_173_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 25443 | 2026.03.25 00:28:21.483250 [ 5 ] {f31d9dfa-2a2e-48b2-8597-d5f922ee0d06} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001531 sec., 41802.74330502939 rows/sec., 3.26 MiB/sec. | ||
| 25444 | 2026.03.25 00:28:21.483287 [ 5 ] {f31d9dfa-2a2e-48b2-8597-d5f922ee0d06} <Debug> TCPHandler: Processed in 0.001701199 sec. | ||
| 25445 | 2026.03.25 00:28:21.483405 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 25446 | 2026.03.25 00:28:21.483503 [ 5 ] {6c8df2b5-74f4-4b1a-bb6e-6199dd28b364} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 25447 | 2026.03.25 00:28:21.483543 [ 5 ] {6c8df2b5-74f4-4b1a-bb6e-6199dd28b364} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 25448 | 2026.03.25 00:28:21.483943 [ 5 ] {6c8df2b5-74f4-4b1a-bb6e-6199dd28b364} <Trace> oximeter.measurements_cumulativeu64 (d9515f17-c5fd-4592-903e-92bbab0fc185): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 25449 | 2026.03.25 00:28:21.483979 [ 5 ] {6c8df2b5-74f4-4b1a-bb6e-6199dd28b364} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.43 GiB. | ||
| 25450 | 2026.03.25 00:28:21.484385 [ 5 ] {6c8df2b5-74f4-4b1a-bb6e-6199dd28b364} <Trace> MergedBlockOutputStream: filled checksums all_173_173_0 (state Temporary) | ||
| 25451 | 2026.03.25 00:28:21.484823 [ 5 ] {6c8df2b5-74f4-4b1a-bb6e-6199dd28b364} <Trace> oximeter.measurements_cumulativeu64 (d9515f17-c5fd-4592-903e-92bbab0fc185): Renaming temporary part tmp_insert_all_173_173_0 to all_173_173_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 25452 | 2026.03.25 00:28:21.484947 [ 5 ] {6c8df2b5-74f4-4b1a-bb6e-6199dd28b364} <Debug> executeQuery: Read 128 rows, 9.13 KiB in 0.001462 sec., 87551.29958960328 rows/sec., 6.10 MiB/sec. | ||
| 25453 | 2026.03.25 00:28:21.484984 [ 5 ] {6c8df2b5-74f4-4b1a-bb6e-6199dd28b364} <Debug> TCPHandler: Processed in 0.001626048 sec. | ||
| 25454 | 2026.03.25 00:28:21.485103 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 25455 | 2026.03.25 00:28:21.485197 [ 5 ] {8b8f306b-33db-451e-b6ec-d5197392d586} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 25456 | 2026.03.25 00:28:21.485237 [ 5 ] {8b8f306b-33db-451e-b6ec-d5197392d586} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 25457 | 2026.03.25 00:28:21.485574 [ 5 ] {8b8f306b-33db-451e-b6ec-d5197392d586} <Trace> oximeter.measurements_u64 (a46c3f3f-9ded-4b50-9fc2-4f503dd169a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 25458 | 2026.03.25 00:28:21.485616 [ 5 ] {8b8f306b-33db-451e-b6ec-d5197392d586} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.43 GiB. | ||
| 25459 | 2026.03.25 00:28:21.486007 [ 5 ] {8b8f306b-33db-451e-b6ec-d5197392d586} <Trace> MergedBlockOutputStream: filled checksums all_173_173_0 (state Temporary) | ||
| 25460 | 2026.03.25 00:28:21.486407 [ 5 ] {8b8f306b-33db-451e-b6ec-d5197392d586} <Trace> oximeter.measurements_u64 (a46c3f3f-9ded-4b50-9fc2-4f503dd169a4): Renaming temporary part tmp_insert_all_173_173_0 to all_173_173_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 25461 | 2026.03.25 00:28:21.486534 [ 5 ] {8b8f306b-33db-451e-b6ec-d5197392d586} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001354 sec., 35450.516986706054 rows/sec., 2.39 MiB/sec. | ||
| 25462 | 2026.03.25 00:28:21.486569 [ 5 ] {8b8f306b-33db-451e-b6ec-d5197392d586} <Debug> TCPHandler: Processed in 0.001521225 sec. | ||
| 25463 | 2026.03.25 00:28:22.423715 [ 221 ] {} <Trace> oximeter.measurements_u64 (a46c3f3f-9ded-4b50-9fc2-4f503dd169a4): 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] | ||
| 25464 | 2026.03.25 00:28:22.423782 [ 221 ] {} <Debug> oximeter.measurements_u64 (a46c3f3f-9ded-4b50-9fc2-4f503dd169a4): 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] | ||
| 25465 | 2026.03.25 00:28:22.427023 [ 221 ] {} <Debug> oximeter.measurements_u64 (a46c3f3f-9ded-4b50-9fc2-4f503dd169a4): 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] | ||
| 25466 | 2026.03.25 00:28:22.513066 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 48414 | ||
| 25467 | 2026.03.25 00:28:22.513839 [ 244 ] {} <Trace> system.asynchronous_metric_log (0898b27c-367e-447b-8482-f4822232c365): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 25468 | 2026.03.25 00:28:22.513877 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.43 GiB. | ||
| 25469 | 2026.03.25 00:28:22.514480 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_101_101_0 (state Temporary) | ||
| 25470 | 2026.03.25 00:28:22.515040 [ 244 ] {} <Trace> system.asynchronous_metric_log (0898b27c-367e-447b-8482-f4822232c365): Renaming temporary part tmp_insert_all_101_101_0 to all_101_101_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 25471 | 2026.03.25 00:28:22.515168 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 48414 | ||
| 25472 | 2026.03.25 00:28:22.515198 [ 136 ] {} <Debug> system.asynchronous_metric_log (0898b27c-367e-447b-8482-f4822232c365) (MergerMutator): Selected 6 parts from all_1_96_19 to all_101_101_0 | ||
| 25473 | 2026.03.25 00:28:22.515302 [ 136 ] {} <Trace> system.asynchronous_metric_log (0898b27c-367e-447b-8482-f4822232c365): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 25474 | 2026.03.25 00:28:22.515340 [ 136 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.43 GiB. | ||
| 25475 | 2026.03.25 00:28:22.515495 [ 199 ] {0898b27c-367e-447b-8482-f4822232c365::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 | ||
| 25476 | 2026.03.25 00:28:22.515646 [ 199 ] {0898b27c-367e-447b-8482-f4822232c365::all_1_101_20} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 25477 | 2026.03.25 00:28:22.515687 [ 199 ] {0898b27c-367e-447b-8482-f4822232c365::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 7 marks from part all_1_96_19, total 45982 rows starting from the beginning of the part | ||
| 25478 | 2026.03.25 00:28:22.515759 [ 199 ] {0898b27c-367e-447b-8482-f4822232c365::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_97_97_0, total 512 rows starting from the beginning of the part | ||
| 25479 | 2026.03.25 00:28:22.515813 [ 199 ] {0898b27c-367e-447b-8482-f4822232c365::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 | ||
| 25480 | 2026.03.25 00:28:22.515862 [ 199 ] {0898b27c-367e-447b-8482-f4822232c365::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 | ||
| 25481 | 2026.03.25 00:28:22.515899 [ 199 ] {0898b27c-367e-447b-8482-f4822232c365::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 | ||
| 25482 | 2026.03.25 00:28:22.515939 [ 199 ] {0898b27c-367e-447b-8482-f4822232c365::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 | ||
| 25483 | 2026.03.25 00:28:22.518689 [ 196 ] {0898b27c-367e-447b-8482-f4822232c365::all_1_101_20} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 48414 rows, containing 4 columns (4 merged, 0 gathered) in 0.003253815 sec., 14879149.552141102 rows/sec., 212.85 MiB/sec. | ||
| 25484 | 2026.03.25 00:28:22.519569 [ 196 ] {0898b27c-367e-447b-8482-f4822232c365::all_1_101_20} <Trace> MergedBlockOutputStream: filled checksums all_1_101_20 (state Temporary) | ||
| 25485 | 2026.03.25 00:28:22.520184 [ 196 ] {0898b27c-367e-447b-8482-f4822232c365::all_1_101_20} <Trace> system.asynchronous_metric_log (0898b27c-367e-447b-8482-f4822232c365): Renaming temporary part tmp_merge_all_1_101_20 to all_1_101_20 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 25486 | 2026.03.25 00:28:22.520262 [ 196 ] {0898b27c-367e-447b-8482-f4822232c365::all_1_101_20} <Trace> system.asynchronous_metric_log (0898b27c-367e-447b-8482-f4822232c365) (MergerMutator): Merged 6 parts: [all_1_96_19, all_101_101_0] -> all_1_101_20 | ||
| 25487 | 2026.03.25 00:28:22.520379 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.13 MiB. | ||
| 25488 | 2026.03.25 00:28:22.890955 [ 219 ] {} <Trace> oximeter.fields_string (da9d4756-c540-45ff-bdbb-bdc9c8d31861): 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] | ||
| 25489 | 2026.03.25 00:28:22.891014 [ 219 ] {} <Debug> oximeter.fields_string (da9d4756-c540-45ff-bdbb-bdc9c8d31861): 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] | ||
| 25490 | 2026.03.25 00:28:22.894435 [ 219 ] {} <Debug> oximeter.fields_string (da9d4756-c540-45ff-bdbb-bdc9c8d31861): 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] | ||
| 25491 | 2026.03.25 00:28:25.184661 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 761 | ||
| 25492 | 2026.03.25 00:28:25.203448 [ 243 ] {} <Trace> system.metric_log (8832bb94-2db2-42e0-923d-5bcca7c2cc3b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 25493 | 2026.03.25 00:28:25.203507 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.43 GiB. | ||
| 25494 | 2026.03.25 00:28:25.209634 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_101_101_0 (state Temporary) | ||
| 25495 | 2026.03.25 00:28:25.210824 [ 243 ] {} <Trace> system.metric_log (8832bb94-2db2-42e0-923d-5bcca7c2cc3b): Renaming temporary part tmp_insert_all_101_101_0 to all_101_101_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 25496 | 2026.03.25 00:28:25.211121 [ 150 ] {} <Debug> system.metric_log (8832bb94-2db2-42e0-923d-5bcca7c2cc3b) (MergerMutator): Selected 6 parts from all_1_96_19 to all_101_101_0 | ||
| 25497 | 2026.03.25 00:28:25.211190 [ 150 ] {} <Trace> system.metric_log (8832bb94-2db2-42e0-923d-5bcca7c2cc3b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 25498 | 2026.03.25 00:28:25.211214 [ 150 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.43 GiB. | ||
| 25499 | 2026.03.25 00:28:25.211377 [ 197 ] {8832bb94-2db2-42e0-923d-5bcca7c2cc3b::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 | ||
| 25500 | 2026.03.25 00:28:25.214362 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 761 | ||
| 25501 | 2026.03.25 00:28:25.215464 [ 197 ] {8832bb94-2db2-42e0-923d-5bcca7c2cc3b::all_1_101_20} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 25502 | 2026.03.25 00:28:25.216905 [ 197 ] {8832bb94-2db2-42e0-923d-5bcca7c2cc3b::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 | ||
| 25503 | 2026.03.25 00:28:25.221292 [ 197 ] {8832bb94-2db2-42e0-923d-5bcca7c2cc3b::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 | ||
| 25504 | 2026.03.25 00:28:25.225831 [ 197 ] {8832bb94-2db2-42e0-923d-5bcca7c2cc3b::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 | ||
| 25505 | 2026.03.25 00:28:25.230057 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 48 entries to flush up to offset 3238 | ||
| 25506 | 2026.03.25 00:28:25.230352 [ 197 ] {8832bb94-2db2-42e0-923d-5bcca7c2cc3b::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 | ||
| 25507 | 2026.03.25 00:28:25.232950 [ 242 ] {} <Trace> system.query_log (9703172c-9101-4506-b1d0-613c64f918a0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 25508 | 2026.03.25 00:28:25.233007 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.43 GiB. | ||
| 25509 | 2026.03.25 00:28:25.234464 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
| 25510 | 2026.03.25 00:28:25.235077 [ 242 ] {} <Trace> system.query_log (9703172c-9101-4506-b1d0-613c64f918a0): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 25511 | 2026.03.25 00:28:25.235184 [ 197 ] {8832bb94-2db2-42e0-923d-5bcca7c2cc3b::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 | ||
| 25512 | 2026.03.25 00:28:25.235531 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 3238 | ||
| 25513 | 2026.03.25 00:28:25.239621 [ 197 ] {8832bb94-2db2-42e0-923d-5bcca7c2cc3b::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 | ||
| 25514 | 2026.03.25 00:28:25.300010 [ 194 ] {8832bb94-2db2-42e0-923d-5bcca7c2cc3b::all_1_101_20} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 761 rows, containing 679 columns (679 merged, 0 gathered) in 0.088714816 sec., 8578.048564063978 rows/sec., 44.36 MiB/sec. | ||
| 25515 | 2026.03.25 00:28:25.303743 [ 194 ] {8832bb94-2db2-42e0-923d-5bcca7c2cc3b::all_1_101_20} <Trace> MergedBlockOutputStream: filled checksums all_1_101_20 (state Temporary) | ||
| 25516 | 2026.03.25 00:28:25.306317 [ 194 ] {8832bb94-2db2-42e0-923d-5bcca7c2cc3b::all_1_101_20} <Trace> system.metric_log (8832bb94-2db2-42e0-923d-5bcca7c2cc3b): Renaming temporary part tmp_merge_all_1_101_20 to all_1_101_20 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 25517 | 2026.03.25 00:28:25.306421 [ 194 ] {8832bb94-2db2-42e0-923d-5bcca7c2cc3b::all_1_101_20} <Trace> system.metric_log (8832bb94-2db2-42e0-923d-5bcca7c2cc3b) (MergerMutator): Merged 6 parts: [all_1_96_19, all_101_101_0] -> all_1_101_20 | ||
| 25518 | 2026.03.25 00:28:25.309217 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.98 MiB. | ||
| 25519 | 2026.03.25 00:28:26.000307 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 407.01 MiB, peak 428.48 MiB, free memory in arenas 0.00 B, will set to 405.92 MiB (RSS), difference: -1.09 MiB | ||
| 25520 | 2026.03.25 00:28:26.469281 [ 219 ] {} <Trace> oximeter.fields_u32 (79eddaf6-5920-48fe-8c45-6c5582e58677): 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] | ||
| 25521 | 2026.03.25 00:28:26.469335 [ 219 ] {} <Debug> oximeter.fields_u32 (79eddaf6-5920-48fe-8c45-6c5582e58677): 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] | ||
| 25522 | 2026.03.25 00:28:26.471646 [ 219 ] {} <Debug> oximeter.fields_u32 (79eddaf6-5920-48fe-8c45-6c5582e58677): 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] | ||
| 25523 | 2026.03.25 00:28:26.488860 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 25524 | 2026.03.25 00:28:26.489035 [ 5 ] {8a9d875d-9723-4bac-a33d-7a22b03e9020} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 25525 | 2026.03.25 00:28:26.489106 [ 5 ] {8a9d875d-9723-4bac-a33d-7a22b03e9020} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 25526 | 2026.03.25 00:28:26.489990 [ 5 ] {8a9d875d-9723-4bac-a33d-7a22b03e9020} <Trace> oximeter.fields_i16 (78240462-1731-4218-9a79-d1fbaf59befe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 25527 | 2026.03.25 00:28:26.490030 [ 5 ] {8a9d875d-9723-4bac-a33d-7a22b03e9020} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.43 GiB. | ||
| 25528 | 2026.03.25 00:28:26.490558 [ 5 ] {8a9d875d-9723-4bac-a33d-7a22b03e9020} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
| 25529 | 2026.03.25 00:28:26.491023 [ 5 ] {8a9d875d-9723-4bac-a33d-7a22b03e9020} <Trace> oximeter.fields_i16 (78240462-1731-4218-9a79-d1fbaf59befe): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 25530 | 2026.03.25 00:28:26.491170 [ 5 ] {8a9d875d-9723-4bac-a33d-7a22b03e9020} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.002187 sec., 129858.25331504343 rows/sec., 8.25 MiB/sec. | ||
| 25531 | 2026.03.25 00:28:26.491214 [ 5 ] {8a9d875d-9723-4bac-a33d-7a22b03e9020} <Debug> TCPHandler: Processed in 0.002486327 sec. | ||
| 25532 | 2026.03.25 00:28:26.491341 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 25533 | 2026.03.25 00:28:26.491445 [ 5 ] {aed207cc-ec62-4e55-9e91-e67abe42f10f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 25534 | 2026.03.25 00:28:26.491487 [ 5 ] {aed207cc-ec62-4e55-9e91-e67abe42f10f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 25535 | 2026.03.25 00:28:26.492297 [ 5 ] {aed207cc-ec62-4e55-9e91-e67abe42f10f} <Trace> oximeter.fields_string (da9d4756-c540-45ff-bdbb-bdc9c8d31861): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 25536 | 2026.03.25 00:28:26.492334 [ 5 ] {aed207cc-ec62-4e55-9e91-e67abe42f10f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.43 GiB. | ||
| 25537 | 2026.03.25 00:28:26.492786 [ 5 ] {aed207cc-ec62-4e55-9e91-e67abe42f10f} <Trace> MergedBlockOutputStream: filled checksums all_174_174_0 (state Temporary) | ||
| 25538 | 2026.03.25 00:28:26.493264 [ 5 ] {aed207cc-ec62-4e55-9e91-e67abe42f10f} <Trace> oximeter.fields_string (da9d4756-c540-45ff-bdbb-bdc9c8d31861): Renaming temporary part tmp_insert_all_174_174_0 to all_174_174_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 25539 | 2026.03.25 00:28:26.493397 [ 5 ] {aed207cc-ec62-4e55-9e91-e67abe42f10f} <Debug> executeQuery: Read 825 rows, 66.29 KiB in 0.001969 sec., 418994.41340782127 rows/sec., 32.88 MiB/sec. | ||
| 25540 | 2026.03.25 00:28:26.493436 [ 5 ] {aed207cc-ec62-4e55-9e91-e67abe42f10f} <Debug> TCPHandler: Processed in 0.0021439 sec. | ||
| 25541 | 2026.03.25 00:28:26.493547 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 25542 | 2026.03.25 00:28:26.493649 [ 5 ] {6592337f-a845-42bc-8c0b-d05b38504c8e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 25543 | 2026.03.25 00:28:26.493688 [ 5 ] {6592337f-a845-42bc-8c0b-d05b38504c8e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 25544 | 2026.03.25 00:28:26.494157 [ 5 ] {6592337f-a845-42bc-8c0b-d05b38504c8e} <Trace> oximeter.fields_u16 (b490aa8d-8720-450c-9d9d-0c0be0c6e0e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 25545 | 2026.03.25 00:28:26.494192 [ 5 ] {6592337f-a845-42bc-8c0b-d05b38504c8e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.43 GiB. | ||
| 25546 | 2026.03.25 00:28:26.494705 [ 5 ] {6592337f-a845-42bc-8c0b-d05b38504c8e} <Trace> MergedBlockOutputStream: filled checksums all_146_146_0 (state Temporary) | ||
| 25547 | 2026.03.25 00:28:26.495167 [ 5 ] {6592337f-a845-42bc-8c0b-d05b38504c8e} <Trace> oximeter.fields_u16 (b490aa8d-8720-450c-9d9d-0c0be0c6e0e1): Renaming temporary part tmp_insert_all_146_146_0 to all_146_146_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 25548 | 2026.03.25 00:28:26.495302 [ 149 ] {} <Debug> oximeter.fields_u16 (b490aa8d-8720-450c-9d9d-0c0be0c6e0e1) (MergerMutator): Selected 6 parts from all_1_141_28 to all_146_146_0 | ||
| 25549 | 2026.03.25 00:28:26.495312 [ 5 ] {6592337f-a845-42bc-8c0b-d05b38504c8e} <Debug> executeQuery: Read 156 rows, 9.59 KiB in 0.001681 sec., 92801.90362879238 rows/sec., 5.57 MiB/sec. | ||
| 25550 | 2026.03.25 00:28:26.495375 [ 149 ] {} <Trace> oximeter.fields_u16 (b490aa8d-8720-450c-9d9d-0c0be0c6e0e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 25551 | 2026.03.25 00:28:26.495393 [ 5 ] {6592337f-a845-42bc-8c0b-d05b38504c8e} <Debug> TCPHandler: Processed in 0.001894574 sec. | ||
| 25552 | 2026.03.25 00:28:26.495400 [ 149 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.43 GiB. | ||
| 25553 | 2026.03.25 00:28:26.495523 [ 192 ] {b490aa8d-8720-450c-9d9d-0c0be0c6e0e1::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 | ||
| 25554 | 2026.03.25 00:28:26.495528 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 25555 | 2026.03.25 00:28:26.495657 [ 192 ] {b490aa8d-8720-450c-9d9d-0c0be0c6e0e1::all_1_146_29} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 25556 | 2026.03.25 00:28:26.495661 [ 5 ] {f8cbbf7a-b9ea-49da-9dd6-1732d5830859} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 25557 | 2026.03.25 00:28:26.495698 [ 192 ] {b490aa8d-8720-450c-9d9d-0c0be0c6e0e1::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_141_28, total 239 rows starting from the beginning of the part | ||
| 25558 | 2026.03.25 00:28:26.495717 [ 5 ] {f8cbbf7a-b9ea-49da-9dd6-1732d5830859} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 25559 | 2026.03.25 00:28:26.495770 [ 192 ] {b490aa8d-8720-450c-9d9d-0c0be0c6e0e1::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_142_142_0, total 170 rows starting from the beginning of the part | ||
| 25560 | 2026.03.25 00:28:26.495824 [ 192 ] {b490aa8d-8720-450c-9d9d-0c0be0c6e0e1::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_143_143_0, total 45 rows starting from the beginning of the part | ||
| 25561 | 2026.03.25 00:28:26.495871 [ 192 ] {b490aa8d-8720-450c-9d9d-0c0be0c6e0e1::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_144_144_0, total 156 rows starting from the beginning of the part | ||
| 25562 | 2026.03.25 00:28:26.495911 [ 192 ] {b490aa8d-8720-450c-9d9d-0c0be0c6e0e1::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_145_145_0, total 62 rows starting from the beginning of the part | ||
| 25563 | 2026.03.25 00:28:26.495951 [ 192 ] {b490aa8d-8720-450c-9d9d-0c0be0c6e0e1::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_146_146_0, total 156 rows starting from the beginning of the part | ||
| 25564 | 2026.03.25 00:28:26.496194 [ 5 ] {f8cbbf7a-b9ea-49da-9dd6-1732d5830859} <Trace> oximeter.fields_u32 (79eddaf6-5920-48fe-8c45-6c5582e58677): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 25565 | 2026.03.25 00:28:26.496236 [ 5 ] {f8cbbf7a-b9ea-49da-9dd6-1732d5830859} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.43 GiB. | ||
| 25566 | 2026.03.25 00:28:26.496661 [ 5 ] {f8cbbf7a-b9ea-49da-9dd6-1732d5830859} <Trace> MergedBlockOutputStream: filled checksums all_101_101_0 (state Temporary) | ||
| 25567 | 2026.03.25 00:28:26.496909 [ 193 ] {b490aa8d-8720-450c-9d9d-0c0be0c6e0e1::all_1_146_29} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 828 rows, containing 5 columns (5 merged, 0 gathered) in 0.001437293 sec., 576082.9559456562 rows/sec., 38.54 MiB/sec. | ||
| 25568 | 2026.03.25 00:28:26.497114 [ 5 ] {f8cbbf7a-b9ea-49da-9dd6-1732d5830859} <Trace> oximeter.fields_u32 (79eddaf6-5920-48fe-8c45-6c5582e58677): Renaming temporary part tmp_insert_all_101_101_0 to all_101_101_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 25569 | 2026.03.25 00:28:26.497177 [ 192 ] {b490aa8d-8720-450c-9d9d-0c0be0c6e0e1::all_1_146_29} <Trace> MergedBlockOutputStream: filled checksums all_1_146_29 (state Temporary) | ||
| 25570 | 2026.03.25 00:28:26.497259 [ 148 ] {} <Debug> oximeter.fields_u32 (79eddaf6-5920-48fe-8c45-6c5582e58677) (MergerMutator): Selected 6 parts from all_1_96_19 to all_101_101_0 | ||
| 25571 | 2026.03.25 00:28:26.497262 [ 5 ] {f8cbbf7a-b9ea-49da-9dd6-1732d5830859} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001619 sec., 92032.11859172328 rows/sec., 5.95 MiB/sec. | ||
| 25572 | 2026.03.25 00:28:26.497303 [ 148 ] {} <Trace> oximeter.fields_u32 (79eddaf6-5920-48fe-8c45-6c5582e58677): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 25573 | 2026.03.25 00:28:26.497325 [ 5 ] {f8cbbf7a-b9ea-49da-9dd6-1732d5830859} <Debug> TCPHandler: Processed in 0.001849922 sec. | ||
| 25574 | 2026.03.25 00:28:26.497329 [ 148 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.43 GiB. | ||
| 25575 | 2026.03.25 00:28:26.497418 [ 188 ] {79eddaf6-5920-48fe-8c45-6c5582e58677::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 | ||
| 25576 | 2026.03.25 00:28:26.497453 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 25577 | 2026.03.25 00:28:26.497511 [ 188 ] {79eddaf6-5920-48fe-8c45-6c5582e58677::all_1_101_20} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 25578 | 2026.03.25 00:28:26.497541 [ 188 ] {79eddaf6-5920-48fe-8c45-6c5582e58677::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_96_19, total 992 rows starting from the beginning of the part | ||
| 25579 | 2026.03.25 00:28:26.497554 [ 5 ] {4a1c9276-8bb3-4ef5-a1a0-92d585b2559b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 25580 | 2026.03.25 00:28:26.497595 [ 188 ] {79eddaf6-5920-48fe-8c45-6c5582e58677::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_97_97_0, total 149 rows starting from the beginning of the part | ||
| 25581 | 2026.03.25 00:28:26.497601 [ 5 ] {4a1c9276-8bb3-4ef5-a1a0-92d585b2559b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 25582 | 2026.03.25 00:28:26.497648 [ 188 ] {79eddaf6-5920-48fe-8c45-6c5582e58677::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_98_98_0, total 149 rows starting from the beginning of the part | ||
| 25583 | 2026.03.25 00:28:26.497694 [ 188 ] {79eddaf6-5920-48fe-8c45-6c5582e58677::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_99_99_0, total 149 rows starting from the beginning of the part | ||
| 25584 | 2026.03.25 00:28:26.497734 [ 188 ] {79eddaf6-5920-48fe-8c45-6c5582e58677::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_100_100_0, total 801 rows starting from the beginning of the part | ||
| 25585 | 2026.03.25 00:28:26.497773 [ 188 ] {79eddaf6-5920-48fe-8c45-6c5582e58677::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_101_101_0, total 149 rows starting from the beginning of the part | ||
| 25586 | 2026.03.25 00:28:26.497839 [ 192 ] {b490aa8d-8720-450c-9d9d-0c0be0c6e0e1::all_1_146_29} <Trace> oximeter.fields_u16 (b490aa8d-8720-450c-9d9d-0c0be0c6e0e1): Renaming temporary part tmp_merge_all_1_146_29 to all_1_146_29 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 25587 | 2026.03.25 00:28:26.497917 [ 192 ] {b490aa8d-8720-450c-9d9d-0c0be0c6e0e1::all_1_146_29} <Trace> oximeter.fields_u16 (b490aa8d-8720-450c-9d9d-0c0be0c6e0e1) (MergerMutator): Merged 6 parts: [all_1_141_28, all_146_146_0] -> all_1_146_29 | ||
| 25588 | 2026.03.25 00:28:26.497989 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB. | ||
| 25589 | 2026.03.25 00:28:26.498087 [ 5 ] {4a1c9276-8bb3-4ef5-a1a0-92d585b2559b} <Trace> oximeter.fields_u8 (fa258e8d-285a-434f-b894-6be795807874): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 25590 | 2026.03.25 00:28:26.498129 [ 5 ] {4a1c9276-8bb3-4ef5-a1a0-92d585b2559b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.43 GiB. | ||
| 25591 | 2026.03.25 00:28:26.498569 [ 5 ] {4a1c9276-8bb3-4ef5-a1a0-92d585b2559b} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
| 25592 | 2026.03.25 00:28:26.498846 [ 192 ] {79eddaf6-5920-48fe-8c45-6c5582e58677::all_1_101_20} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2389 rows, containing 5 columns (5 merged, 0 gathered) in 0.001459934 sec., 1636375.3429949572 rows/sec., 104.38 MiB/sec. | ||
| 25593 | 2026.03.25 00:28:26.499042 [ 5 ] {4a1c9276-8bb3-4ef5-a1a0-92d585b2559b} <Trace> oximeter.fields_u8 (fa258e8d-285a-434f-b894-6be795807874): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 25594 | 2026.03.25 00:28:26.499081 [ 188 ] {79eddaf6-5920-48fe-8c45-6c5582e58677::all_1_101_20} <Trace> MergedBlockOutputStream: filled checksums all_1_101_20 (state Temporary) | ||
| 25595 | 2026.03.25 00:28:26.499189 [ 5 ] {4a1c9276-8bb3-4ef5-a1a0-92d585b2559b} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001654 sec., 89480.04836759371 rows/sec., 5.09 MiB/sec. | ||
| 25596 | 2026.03.25 00:28:26.499235 [ 5 ] {4a1c9276-8bb3-4ef5-a1a0-92d585b2559b} <Debug> TCPHandler: Processed in 0.001831682 sec. | ||
| 25597 | 2026.03.25 00:28:26.499349 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 25598 | 2026.03.25 00:28:26.499446 [ 5 ] {8bbfadfc-5813-499a-aabd-dfb248b526fe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 25599 | 2026.03.25 00:28:26.499490 [ 5 ] {8bbfadfc-5813-499a-aabd-dfb248b526fe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 25600 | 2026.03.25 00:28:26.499542 [ 188 ] {79eddaf6-5920-48fe-8c45-6c5582e58677::all_1_101_20} <Trace> oximeter.fields_u32 (79eddaf6-5920-48fe-8c45-6c5582e58677): Renaming temporary part tmp_merge_all_1_101_20 to all_1_101_20 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 25601 | 2026.03.25 00:28:26.499610 [ 188 ] {79eddaf6-5920-48fe-8c45-6c5582e58677::all_1_101_20} <Trace> oximeter.fields_u32 (79eddaf6-5920-48fe-8c45-6c5582e58677) (MergerMutator): Merged 6 parts: [all_1_96_19, all_101_101_0] -> all_1_101_20 | ||
| 25602 | 2026.03.25 00:28:26.499667 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.53 MiB. | ||
| 25603 | 2026.03.25 00:28:26.500129 [ 5 ] {8bbfadfc-5813-499a-aabd-dfb248b526fe} <Trace> oximeter.fields_uuid (6a83c119-7e6c-4ef5-9da4-bd1e7cdd4b62): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 25604 | 2026.03.25 00:28:26.500170 [ 5 ] {8bbfadfc-5813-499a-aabd-dfb248b526fe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.43 GiB. | ||
| 25605 | 2026.03.25 00:28:26.500605 [ 5 ] {8bbfadfc-5813-499a-aabd-dfb248b526fe} <Trace> MergedBlockOutputStream: filled checksums all_174_174_0 (state Temporary) | ||
| 25606 | 2026.03.25 00:28:26.501034 [ 5 ] {8bbfadfc-5813-499a-aabd-dfb248b526fe} <Trace> oximeter.fields_uuid (6a83c119-7e6c-4ef5-9da4-bd1e7cdd4b62): Renaming temporary part tmp_insert_all_174_174_0 to all_174_174_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 25607 | 2026.03.25 00:28:26.501172 [ 5 ] {8bbfadfc-5813-499a-aabd-dfb248b526fe} <Debug> executeQuery: Read 504 rows, 36.30 KiB in 0.001746 sec., 288659.793814433 rows/sec., 20.30 MiB/sec. | ||
| 25608 | 2026.03.25 00:28:26.501211 [ 5 ] {8bbfadfc-5813-499a-aabd-dfb248b526fe} <Debug> TCPHandler: Processed in 0.001910434 sec. | ||
| 25609 | 2026.03.25 00:28:26.501319 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 25610 | 2026.03.25 00:28:26.501413 [ 5 ] {0a416c5a-bc99-400f-8ca7-12dcf7f0accd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 25611 | 2026.03.25 00:28:26.501454 [ 5 ] {0a416c5a-bc99-400f-8ca7-12dcf7f0accd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 25612 | 2026.03.25 00:28:26.501790 [ 5 ] {0a416c5a-bc99-400f-8ca7-12dcf7f0accd} <Trace> oximeter.measurements_bool (8a3ce6e0-f76a-4ba2-9a43-4275c3c9549e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 25613 | 2026.03.25 00:28:26.501834 [ 5 ] {0a416c5a-bc99-400f-8ca7-12dcf7f0accd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.43 GiB. | ||
| 25614 | 2026.03.25 00:28:26.502246 [ 5 ] {0a416c5a-bc99-400f-8ca7-12dcf7f0accd} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
| 25615 | 2026.03.25 00:28:26.502703 [ 5 ] {0a416c5a-bc99-400f-8ca7-12dcf7f0accd} <Trace> oximeter.measurements_bool (8a3ce6e0-f76a-4ba2-9a43-4275c3c9549e): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 25616 | 2026.03.25 00:28:26.502838 [ 5 ] {0a416c5a-bc99-400f-8ca7-12dcf7f0accd} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001443 sec., 4158.004158004158 rows/sec., 217.24 KiB/sec. | ||
| 25617 | 2026.03.25 00:28:26.502880 [ 5 ] {0a416c5a-bc99-400f-8ca7-12dcf7f0accd} <Debug> TCPHandler: Processed in 0.001608777 sec. | ||
| 25618 | 2026.03.25 00:28:26.502992 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 25619 | 2026.03.25 00:28:26.503087 [ 5 ] {50aee81f-487a-475a-99a5-f4f026c6fca7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 25620 | 2026.03.25 00:28:26.503131 [ 5 ] {50aee81f-487a-475a-99a5-f4f026c6fca7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 25621 | 2026.03.25 00:28:26.503555 [ 5 ] {50aee81f-487a-475a-99a5-f4f026c6fca7} <Trace> oximeter.measurements_cumulativeu64 (d9515f17-c5fd-4592-903e-92bbab0fc185): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 25622 | 2026.03.25 00:28:26.503591 [ 5 ] {50aee81f-487a-475a-99a5-f4f026c6fca7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.43 GiB. | ||
| 25623 | 2026.03.25 00:28:26.504032 [ 5 ] {50aee81f-487a-475a-99a5-f4f026c6fca7} <Trace> MergedBlockOutputStream: filled checksums all_174_174_0 (state Temporary) | ||
| 25624 | 2026.03.25 00:28:26.504507 [ 5 ] {50aee81f-487a-475a-99a5-f4f026c6fca7} <Trace> oximeter.measurements_cumulativeu64 (d9515f17-c5fd-4592-903e-92bbab0fc185): Renaming temporary part tmp_insert_all_174_174_0 to all_174_174_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 25625 | 2026.03.25 00:28:26.504641 [ 5 ] {50aee81f-487a-475a-99a5-f4f026c6fca7} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001573 sec., 168467.895740623 rows/sec., 11.19 MiB/sec. | ||
| 25626 | 2026.03.25 00:28:26.504684 [ 5 ] {50aee81f-487a-475a-99a5-f4f026c6fca7} <Debug> TCPHandler: Processed in 0.00173932 sec. | ||
| 25627 | 2026.03.25 00:28:26.504797 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 25628 | 2026.03.25 00:28:26.504892 [ 5 ] {0f2ee775-f097-4f26-87c5-fdbae2a28fa9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 25629 | 2026.03.25 00:28:26.504935 [ 5 ] {0f2ee775-f097-4f26-87c5-fdbae2a28fa9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 25630 | 2026.03.25 00:28:26.505277 [ 5 ] {0f2ee775-f097-4f26-87c5-fdbae2a28fa9} <Trace> oximeter.measurements_f64 (212c2a6f-90cf-4c71-aafe-78c3b1fd8e79): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 25631 | 2026.03.25 00:28:26.505314 [ 5 ] {0f2ee775-f097-4f26-87c5-fdbae2a28fa9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.43 GiB. | ||
| 25632 | 2026.03.25 00:28:26.505717 [ 5 ] {0f2ee775-f097-4f26-87c5-fdbae2a28fa9} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
| 25633 | 2026.03.25 00:28:26.506131 [ 5 ] {0f2ee775-f097-4f26-87c5-fdbae2a28fa9} <Trace> oximeter.measurements_f64 (212c2a6f-90cf-4c71-aafe-78c3b1fd8e79): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 25634 | 2026.03.25 00:28:26.506264 [ 5 ] {0f2ee775-f097-4f26-87c5-fdbae2a28fa9} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.00139 sec., 719.4244604316547 rows/sec., 48.48 KiB/sec. | ||
| 25635 | 2026.03.25 00:28:26.506305 [ 5 ] {0f2ee775-f097-4f26-87c5-fdbae2a28fa9} <Debug> TCPHandler: Processed in 0.001556796 sec. | ||
| 25636 | 2026.03.25 00:28:26.506415 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 25637 | 2026.03.25 00:28:26.506508 [ 5 ] {51d1128d-dac9-4407-ab26-551467540c04} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 25638 | 2026.03.25 00:28:26.506562 [ 5 ] {51d1128d-dac9-4407-ab26-551467540c04} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 25639 | 2026.03.25 00:28:26.507375 [ 5 ] {51d1128d-dac9-4407-ab26-551467540c04} <Trace> oximeter.measurements_histogramu64 (66b3c5cd-c277-4614-b9e1-0e483a2d8930): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 25640 | 2026.03.25 00:28:26.507411 [ 5 ] {51d1128d-dac9-4407-ab26-551467540c04} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.43 GiB. | ||
| 25641 | 2026.03.25 00:28:26.508084 [ 5 ] {51d1128d-dac9-4407-ab26-551467540c04} <Trace> MergedBlockOutputStream: filled checksums all_146_146_0 (state Temporary) | ||
| 25642 | 2026.03.25 00:28:26.508508 [ 5 ] {51d1128d-dac9-4407-ab26-551467540c04} <Trace> oximeter.measurements_histogramu64 (66b3c5cd-c277-4614-b9e1-0e483a2d8930): Renaming temporary part tmp_insert_all_146_146_0 to all_146_146_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 25643 | 2026.03.25 00:28:26.508633 [ 148 ] {} <Debug> oximeter.measurements_histogramu64 (66b3c5cd-c277-4614-b9e1-0e483a2d8930) (MergerMutator): Selected 6 parts from all_1_141_28 to all_146_146_0 | ||
| 25644 | 2026.03.25 00:28:26.508651 [ 5 ] {51d1128d-dac9-4407-ab26-551467540c04} <Debug> executeQuery: Read 14 rows, 25.69 KiB in 0.00216 sec., 6481.481481481482 rows/sec., 11.61 MiB/sec. | ||
| 25645 | 2026.03.25 00:28:26.508676 [ 148 ] {} <Trace> oximeter.measurements_histogramu64 (66b3c5cd-c277-4614-b9e1-0e483a2d8930): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 25646 | 2026.03.25 00:28:26.508700 [ 148 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.43 GiB. | ||
| 25647 | 2026.03.25 00:28:26.508729 [ 5 ] {51d1128d-dac9-4407-ab26-551467540c04} <Debug> TCPHandler: Processed in 0.002362914 sec. | ||
| 25648 | 2026.03.25 00:28:26.508763 [ 192 ] {66b3c5cd-c277-4614-b9e1-0e483a2d8930::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 | ||
| 25649 | 2026.03.25 00:28:26.508855 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 25650 | 2026.03.25 00:28:26.508942 [ 192 ] {66b3c5cd-c277-4614-b9e1-0e483a2d8930::all_1_146_29} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 25651 | 2026.03.25 00:28:26.508953 [ 5 ] {212ac9eb-2eac-418a-805c-060f23f25f7b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 25652 | 2026.03.25 00:28:26.508996 [ 192 ] {66b3c5cd-c277-4614-b9e1-0e483a2d8930::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_141_28, total 3077 rows starting from the beginning of the part | ||
| 25653 | 2026.03.25 00:28:26.509003 [ 5 ] {212ac9eb-2eac-418a-805c-060f23f25f7b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 25654 | 2026.03.25 00:28:26.509115 [ 192 ] {66b3c5cd-c277-4614-b9e1-0e483a2d8930::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_142_142_0, total 14 rows starting from the beginning of the part | ||
| 25655 | 2026.03.25 00:28:26.509220 [ 192 ] {66b3c5cd-c277-4614-b9e1-0e483a2d8930::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_143_143_0, total 45 rows starting from the beginning of the part | ||
| 25656 | 2026.03.25 00:28:26.509330 [ 192 ] {66b3c5cd-c277-4614-b9e1-0e483a2d8930::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_144_144_0, total 14 rows starting from the beginning of the part | ||
| 25657 | 2026.03.25 00:28:26.509353 [ 5 ] {212ac9eb-2eac-418a-805c-060f23f25f7b} <Trace> oximeter.measurements_u64 (a46c3f3f-9ded-4b50-9fc2-4f503dd169a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 25658 | 2026.03.25 00:28:26.509393 [ 5 ] {212ac9eb-2eac-418a-805c-060f23f25f7b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.43 GiB. | ||
| 25659 | 2026.03.25 00:28:26.509437 [ 192 ] {66b3c5cd-c277-4614-b9e1-0e483a2d8930::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_145_145_0, total 60 rows starting from the beginning of the part | ||
| 25660 | 2026.03.25 00:28:26.509552 [ 192 ] {66b3c5cd-c277-4614-b9e1-0e483a2d8930::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_146_146_0, total 14 rows starting from the beginning of the part | ||
| 25661 | 2026.03.25 00:28:26.509836 [ 5 ] {212ac9eb-2eac-418a-805c-060f23f25f7b} <Trace> MergedBlockOutputStream: filled checksums all_174_174_0 (state Temporary) | ||
| 25662 | 2026.03.25 00:28:26.510308 [ 5 ] {212ac9eb-2eac-418a-805c-060f23f25f7b} <Trace> oximeter.measurements_u64 (a46c3f3f-9ded-4b50-9fc2-4f503dd169a4): Renaming temporary part tmp_insert_all_174_174_0 to all_174_174_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 25663 | 2026.03.25 00:28:26.510446 [ 5 ] {212ac9eb-2eac-418a-805c-060f23f25f7b} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001511 sec., 59563.20317670417 rows/sec., 3.73 MiB/sec. | ||
| 25664 | 2026.03.25 00:28:26.510483 [ 5 ] {212ac9eb-2eac-418a-805c-060f23f25f7b} <Debug> TCPHandler: Processed in 0.001677008 sec. | ||
| 25665 | 2026.03.25 00:28:26.520889 [ 191 ] {66b3c5cd-c277-4614-b9e1-0e483a2d8930::all_1_146_29} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3224 rows, containing 19 columns (19 merged, 0 gathered) in 0.012150939 sec., 265329.28854305006 rows/sec., 475.23 MiB/sec. | ||
| 25666 | 2026.03.25 00:28:26.523593 [ 200 ] {66b3c5cd-c277-4614-b9e1-0e483a2d8930::all_1_146_29} <Trace> MergedBlockOutputStream: filled checksums all_1_146_29 (state Temporary) | ||
| 25667 | 2026.03.25 00:28:26.524217 [ 200 ] {66b3c5cd-c277-4614-b9e1-0e483a2d8930::all_1_146_29} <Trace> oximeter.measurements_histogramu64 (66b3c5cd-c277-4614-b9e1-0e483a2d8930): Renaming temporary part tmp_merge_all_1_146_29 to all_1_146_29 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 25668 | 2026.03.25 00:28:26.524295 [ 200 ] {66b3c5cd-c277-4614-b9e1-0e483a2d8930::all_1_146_29} <Trace> oximeter.measurements_histogramu64 (66b3c5cd-c277-4614-b9e1-0e483a2d8930) (MergerMutator): Merged 6 parts: [all_1_141_28, all_146_146_0] -> all_1_146_29 | ||
| 25669 | 2026.03.25 00:28:26.524398 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 23.82 MiB. | ||
| 25670 | 2026.03.25 00:28:27.000210 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 406.79 MiB, peak 430.58 MiB, free memory in arenas 0.00 B, will set to 410.00 MiB (RSS), difference: 3.21 MiB | ||
| 25671 | 2026.03.25 00:28:29.711873 [ 147 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 25672 | 2026.03.25 00:28:29.711924 [ 147 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 25673 | 2026.03.25 00:28:30.015338 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 48926 | ||
| 25674 | 2026.03.25 00:28:30.015957 [ 244 ] {} <Trace> system.asynchronous_metric_log (0898b27c-367e-447b-8482-f4822232c365): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 25675 | 2026.03.25 00:28:30.016009 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.43 GiB. | ||
| 25676 | 2026.03.25 00:28:30.016642 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_102_102_0 (state Temporary) | ||
| 25677 | 2026.03.25 00:28:30.017066 [ 244 ] {} <Trace> system.asynchronous_metric_log (0898b27c-367e-447b-8482-f4822232c365): Renaming temporary part tmp_insert_all_102_102_0 to all_102_102_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 25678 | 2026.03.25 00:28:30.017202 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 48926 | ||
| 25679 | 2026.03.25 00:28:30.154553 [ 144 ] {} <Debug> oximeter.fields_u64 (3ff11c92-02f0-4d7f-b78c-e898b3889a19) (MergerMutator): Selected 5 parts from all_1_21_5 to all_25_25_0 | ||
| 25680 | 2026.03.25 00:28:30.154655 [ 144 ] {} <Trace> oximeter.fields_u64 (3ff11c92-02f0-4d7f-b78c-e898b3889a19): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 25681 | 2026.03.25 00:28:30.154696 [ 144 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.43 GiB. | ||
| 25682 | 2026.03.25 00:28:30.154826 [ 218 ] {} <Trace> oximeter.fields_u64 (3ff11c92-02f0-4d7f-b78c-e898b3889a19): 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] | ||
| 25683 | 2026.03.25 00:28:30.154855 [ 188 ] {3ff11c92-02f0-4d7f-b78c-e898b3889a19::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 | ||
| 25684 | 2026.03.25 00:28:30.154918 [ 218 ] {} <Debug> oximeter.fields_u64 (3ff11c92-02f0-4d7f-b78c-e898b3889a19): 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] | ||
| 25685 | 2026.03.25 00:28:30.155095 [ 188 ] {3ff11c92-02f0-4d7f-b78c-e898b3889a19::all_1_25_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 25686 | 2026.03.25 00:28:30.155171 [ 188 ] {3ff11c92-02f0-4d7f-b78c-e898b3889a19::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_5, total 2 rows starting from the beginning of the part | ||
| 25687 | 2026.03.25 00:28:30.155303 [ 188 ] {3ff11c92-02f0-4d7f-b78c-e898b3889a19::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 | ||
| 25688 | 2026.03.25 00:28:30.155406 [ 188 ] {3ff11c92-02f0-4d7f-b78c-e898b3889a19::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 | ||
| 25689 | 2026.03.25 00:28:30.155490 [ 188 ] {3ff11c92-02f0-4d7f-b78c-e898b3889a19::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 | ||
| 25690 | 2026.03.25 00:28:30.155539 [ 188 ] {3ff11c92-02f0-4d7f-b78c-e898b3889a19::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 | ||
| 25691 | 2026.03.25 00:28:30.156567 [ 189 ] {3ff11c92-02f0-4d7f-b78c-e898b3889a19::all_1_25_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6 rows, containing 5 columns (5 merged, 0 gathered) in 0.001786301 sec., 3358.896400998488 rows/sec., 249.29 KiB/sec. | ||
| 25692 | 2026.03.25 00:28:30.156859 [ 190 ] {3ff11c92-02f0-4d7f-b78c-e898b3889a19::all_1_25_6} <Trace> MergedBlockOutputStream: filled checksums all_1_25_6 (state Temporary) | ||
| 25693 | 2026.03.25 00:28:30.157439 [ 190 ] {3ff11c92-02f0-4d7f-b78c-e898b3889a19::all_1_25_6} <Trace> oximeter.fields_u64 (3ff11c92-02f0-4d7f-b78c-e898b3889a19): Renaming temporary part tmp_merge_all_1_25_6 to all_1_25_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 25694 | 2026.03.25 00:28:30.157512 [ 190 ] {3ff11c92-02f0-4d7f-b78c-e898b3889a19::all_1_25_6} <Trace> oximeter.fields_u64 (3ff11c92-02f0-4d7f-b78c-e898b3889a19) (MergerMutator): Merged 5 parts: [all_1_21_5, all_25_25_0] -> all_1_25_6 | ||
| 25695 | 2026.03.25 00:28:30.157604 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 25696 | 2026.03.25 00:28:30.158042 [ 218 ] {} <Debug> oximeter.fields_u64 (3ff11c92-02f0-4d7f-b78c-e898b3889a19): 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] | ||
| 25697 | 2026.03.25 00:28:31.007595 [ 222 ] {} <Trace> oximeter.measurements_histogramu64 (66b3c5cd-c277-4614-b9e1-0e483a2d8930): 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] | ||
| 25698 | 2026.03.25 00:28:31.007635 [ 222 ] {} <Debug> oximeter.measurements_histogramu64 (66b3c5cd-c277-4614-b9e1-0e483a2d8930): 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] | ||
| 25699 | 2026.03.25 00:28:31.011063 [ 222 ] {} <Debug> oximeter.measurements_histogramu64 (66b3c5cd-c277-4614-b9e1-0e483a2d8930): 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] | ||
| 25700 | 2026.03.25 00:28:31.483006 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 25701 | 2026.03.25 00:28:31.483184 [ 5 ] {5d00a051-40da-4747-b8b6-80657cc2b1f5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 25702 | 2026.03.25 00:28:31.483245 [ 5 ] {5d00a051-40da-4747-b8b6-80657cc2b1f5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 25703 | 2026.03.25 00:28:31.484154 [ 5 ] {5d00a051-40da-4747-b8b6-80657cc2b1f5} <Trace> oximeter.fields_string (da9d4756-c540-45ff-bdbb-bdc9c8d31861): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 25704 | 2026.03.25 00:28:31.484192 [ 5 ] {5d00a051-40da-4747-b8b6-80657cc2b1f5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.43 GiB. | ||
| 25705 | 2026.03.25 00:28:31.484781 [ 5 ] {5d00a051-40da-4747-b8b6-80657cc2b1f5} <Trace> MergedBlockOutputStream: filled checksums all_175_175_0 (state Temporary) | ||
| 25706 | 2026.03.25 00:28:31.485242 [ 5 ] {5d00a051-40da-4747-b8b6-80657cc2b1f5} <Trace> oximeter.fields_string (da9d4756-c540-45ff-bdbb-bdc9c8d31861): Renaming temporary part tmp_insert_all_175_175_0 to all_175_175_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 25707 | 2026.03.25 00:28:31.485390 [ 5 ] {5d00a051-40da-4747-b8b6-80657cc2b1f5} <Debug> executeQuery: Read 146 rows, 12.90 KiB in 0.002254 sec., 64773.735581189 rows/sec., 5.59 MiB/sec. | ||
| 25708 | 2026.03.25 00:28:31.485432 [ 5 ] {5d00a051-40da-4747-b8b6-80657cc2b1f5} <Debug> TCPHandler: Processed in 0.002552658 sec. | ||
| 25709 | 2026.03.25 00:28:31.485578 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 25710 | 2026.03.25 00:28:31.485671 [ 5 ] {e3201aab-5216-4026-997e-4104c5e214b1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 25711 | 2026.03.25 00:28:31.485711 [ 5 ] {e3201aab-5216-4026-997e-4104c5e214b1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 25712 | 2026.03.25 00:28:31.486191 [ 5 ] {e3201aab-5216-4026-997e-4104c5e214b1} <Trace> oximeter.fields_u16 (b490aa8d-8720-450c-9d9d-0c0be0c6e0e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 25713 | 2026.03.25 00:28:31.486227 [ 5 ] {e3201aab-5216-4026-997e-4104c5e214b1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.43 GiB. | ||
| 25714 | 2026.03.25 00:28:31.486621 [ 5 ] {e3201aab-5216-4026-997e-4104c5e214b1} <Trace> MergedBlockOutputStream: filled checksums all_147_147_0 (state Temporary) | ||
| 25715 | 2026.03.25 00:28:31.487082 [ 5 ] {e3201aab-5216-4026-997e-4104c5e214b1} <Trace> oximeter.fields_u16 (b490aa8d-8720-450c-9d9d-0c0be0c6e0e1): Renaming temporary part tmp_insert_all_147_147_0 to all_147_147_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 25716 | 2026.03.25 00:28:31.487212 [ 5 ] {e3201aab-5216-4026-997e-4104c5e214b1} <Debug> executeQuery: Read 45 rows, 3.38 KiB in 0.001559 sec., 28864.656831302116 rows/sec., 2.12 MiB/sec. | ||
| 25717 | 2026.03.25 00:28:31.487249 [ 5 ] {e3201aab-5216-4026-997e-4104c5e214b1} <Debug> TCPHandler: Processed in 0.001723849 sec. | ||
| 25718 | 2026.03.25 00:28:31.487332 [ 223 ] {} <Trace> oximeter.fields_u16 (b490aa8d-8720-450c-9d9d-0c0be0c6e0e1): 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] | ||
| 25719 | 2026.03.25 00:28:31.487366 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 25720 | 2026.03.25 00:28:31.487372 [ 223 ] {} <Debug> oximeter.fields_u16 (b490aa8d-8720-450c-9d9d-0c0be0c6e0e1): 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] | ||
| 25721 | 2026.03.25 00:28:31.487460 [ 5 ] {44cbcb15-8e90-4f62-8a4e-0d806dbc5f72} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 25722 | 2026.03.25 00:28:31.487499 [ 5 ] {44cbcb15-8e90-4f62-8a4e-0d806dbc5f72} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 25723 | 2026.03.25 00:28:31.488025 [ 5 ] {44cbcb15-8e90-4f62-8a4e-0d806dbc5f72} <Trace> oximeter.fields_uuid (6a83c119-7e6c-4ef5-9da4-bd1e7cdd4b62): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 25724 | 2026.03.25 00:28:31.488075 [ 5 ] {44cbcb15-8e90-4f62-8a4e-0d806dbc5f72} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.43 GiB. | ||
| 25725 | 2026.03.25 00:28:31.488570 [ 5 ] {44cbcb15-8e90-4f62-8a4e-0d806dbc5f72} <Trace> MergedBlockOutputStream: filled checksums all_175_175_0 (state Temporary) | ||
| 25726 | 2026.03.25 00:28:31.489155 [ 5 ] {44cbcb15-8e90-4f62-8a4e-0d806dbc5f72} <Trace> oximeter.fields_uuid (6a83c119-7e6c-4ef5-9da4-bd1e7cdd4b62): Renaming temporary part tmp_insert_all_175_175_0 to all_175_175_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 25727 | 2026.03.25 00:28:31.489291 [ 5 ] {44cbcb15-8e90-4f62-8a4e-0d806dbc5f72} <Debug> executeQuery: Read 109 rows, 8.72 KiB in 0.001849 sec., 58950.784207679826 rows/sec., 4.60 MiB/sec. | ||
| 25728 | 2026.03.25 00:28:31.489330 [ 5 ] {44cbcb15-8e90-4f62-8a4e-0d806dbc5f72} <Debug> TCPHandler: Processed in 0.002014786 sec. | ||
| 25729 | 2026.03.25 00:28:31.489447 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 25730 | 2026.03.25 00:28:31.489540 [ 5 ] {28a57a9f-7a71-4fbc-9a66-ce8a59857988} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 25731 | 2026.03.25 00:28:31.489584 [ 5 ] {28a57a9f-7a71-4fbc-9a66-ce8a59857988} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 25732 | 2026.03.25 00:28:31.490006 [ 5 ] {28a57a9f-7a71-4fbc-9a66-ce8a59857988} <Trace> oximeter.measurements_cumulativeu64 (d9515f17-c5fd-4592-903e-92bbab0fc185): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 25733 | 2026.03.25 00:28:31.490041 [ 5 ] {28a57a9f-7a71-4fbc-9a66-ce8a59857988} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.43 GiB. | ||
| 25734 | 2026.03.25 00:28:31.490252 [ 223 ] {} <Debug> oximeter.fields_u16 (b490aa8d-8720-450c-9d9d-0c0be0c6e0e1): 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] | ||
| 25735 | 2026.03.25 00:28:31.490528 [ 5 ] {28a57a9f-7a71-4fbc-9a66-ce8a59857988} <Trace> MergedBlockOutputStream: filled checksums all_175_175_0 (state Temporary) | ||
| 25736 | 2026.03.25 00:28:31.490952 [ 5 ] {28a57a9f-7a71-4fbc-9a66-ce8a59857988} <Trace> oximeter.measurements_cumulativeu64 (d9515f17-c5fd-4592-903e-92bbab0fc185): Renaming temporary part tmp_insert_all_175_175_0 to all_175_175_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 25737 | 2026.03.25 00:28:31.491080 [ 5 ] {28a57a9f-7a71-4fbc-9a66-ce8a59857988} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001558 sec., 102695.76379974326 rows/sec., 7.15 MiB/sec. | ||
| 25738 | 2026.03.25 00:28:31.491117 [ 5 ] {28a57a9f-7a71-4fbc-9a66-ce8a59857988} <Debug> TCPHandler: Processed in 0.001716889 sec. | ||
| 25739 | 2026.03.25 00:28:31.491225 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 25740 | 2026.03.25 00:28:31.491317 [ 5 ] {b05778d2-c0bc-4c0c-a25b-906bd0029e40} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 25741 | 2026.03.25 00:28:31.491369 [ 5 ] {b05778d2-c0bc-4c0c-a25b-906bd0029e40} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 25742 | 2026.03.25 00:28:31.492243 [ 5 ] {b05778d2-c0bc-4c0c-a25b-906bd0029e40} <Trace> oximeter.measurements_histogramu64 (66b3c5cd-c277-4614-b9e1-0e483a2d8930): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 25743 | 2026.03.25 00:28:31.492279 [ 5 ] {b05778d2-c0bc-4c0c-a25b-906bd0029e40} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.43 GiB. | ||
| 25744 | 2026.03.25 00:28:31.492928 [ 5 ] {b05778d2-c0bc-4c0c-a25b-906bd0029e40} <Trace> MergedBlockOutputStream: filled checksums all_147_147_0 (state Temporary) | ||
| 25745 | 2026.03.25 00:28:31.493350 [ 5 ] {b05778d2-c0bc-4c0c-a25b-906bd0029e40} <Trace> oximeter.measurements_histogramu64 (66b3c5cd-c277-4614-b9e1-0e483a2d8930): Renaming temporary part tmp_insert_all_147_147_0 to all_147_147_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 25746 | 2026.03.25 00:28:31.493486 [ 5 ] {b05778d2-c0bc-4c0c-a25b-906bd0029e40} <Debug> executeQuery: Read 45 rows, 82.57 KiB in 0.002187 sec., 20576.131687242796 rows/sec., 36.87 MiB/sec. | ||
| 25747 | 2026.03.25 00:28:31.493540 [ 5 ] {b05778d2-c0bc-4c0c-a25b-906bd0029e40} <Debug> TCPHandler: Processed in 0.002361775 sec. | ||
| 25748 | 2026.03.25 00:28:31.493653 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 25749 | 2026.03.25 00:28:31.493744 [ 5 ] {d296ab5b-c17b-4fd7-9ddb-917a953a85a6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 25750 | 2026.03.25 00:28:31.493785 [ 5 ] {d296ab5b-c17b-4fd7-9ddb-917a953a85a6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 25751 | 2026.03.25 00:28:31.494120 [ 5 ] {d296ab5b-c17b-4fd7-9ddb-917a953a85a6} <Trace> oximeter.measurements_u64 (a46c3f3f-9ded-4b50-9fc2-4f503dd169a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 25752 | 2026.03.25 00:28:31.494156 [ 5 ] {d296ab5b-c17b-4fd7-9ddb-917a953a85a6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.43 GiB. | ||
| 25753 | 2026.03.25 00:28:31.494553 [ 5 ] {d296ab5b-c17b-4fd7-9ddb-917a953a85a6} <Trace> MergedBlockOutputStream: filled checksums all_175_175_0 (state Temporary) | ||
| 25754 | 2026.03.25 00:28:31.494983 [ 5 ] {d296ab5b-c17b-4fd7-9ddb-917a953a85a6} <Trace> oximeter.measurements_u64 (a46c3f3f-9ded-4b50-9fc2-4f503dd169a4): Renaming temporary part tmp_insert_all_175_175_0 to all_175_175_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 25755 | 2026.03.25 00:28:31.495117 [ 5 ] {d296ab5b-c17b-4fd7-9ddb-917a953a85a6} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00139 sec., 43165.467625899284 rows/sec., 2.91 MiB/sec. | ||
| 25756 | 2026.03.25 00:28:31.495152 [ 5 ] {d296ab5b-c17b-4fd7-9ddb-917a953a85a6} <Debug> TCPHandler: Processed in 0.001547036 sec. | ||
| 25757 | 2026.03.25 00:28:32.714452 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 768 | ||
| 25758 | 2026.03.25 00:28:32.733264 [ 243 ] {} <Trace> system.metric_log (8832bb94-2db2-42e0-923d-5bcca7c2cc3b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 25759 | 2026.03.25 00:28:32.733316 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.43 GiB. | ||
| 25760 | 2026.03.25 00:28:32.739943 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_102_102_0 (state Temporary) | ||
| 25761 | 2026.03.25 00:28:32.741102 [ 243 ] {} <Trace> system.metric_log (8832bb94-2db2-42e0-923d-5bcca7c2cc3b): Renaming temporary part tmp_insert_all_102_102_0 to all_102_102_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 25762 | 2026.03.25 00:28:32.744433 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 768 | ||
| 25763 | 2026.03.25 00:28:35.235814 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 3272 | ||
| 25764 | 2026.03.25 00:28:35.238158 [ 242 ] {} <Trace> system.query_log (9703172c-9101-4506-b1d0-613c64f918a0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 25765 | 2026.03.25 00:28:35.238196 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.43 GiB. | ||
| 25766 | 2026.03.25 00:28:35.239509 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
| 25767 | 2026.03.25 00:28:35.240091 [ 242 ] {} <Trace> system.query_log (9703172c-9101-4506-b1d0-613c64f918a0): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 25768 | 2026.03.25 00:28:35.240301 [ 134 ] {} <Debug> system.query_log (9703172c-9101-4506-b1d0-613c64f918a0) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
| 25769 | 2026.03.25 00:28:35.240351 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 3272 | ||
| 25770 | 2026.03.25 00:28:35.240404 [ 134 ] {} <Trace> system.query_log (9703172c-9101-4506-b1d0-613c64f918a0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 25771 | 2026.03.25 00:28:35.240447 [ 134 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.43 GiB. | ||
| 25772 | 2026.03.25 00:28:35.240600 [ 187 ] {9703172c-9101-4506-b1d0-613c64f918a0::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 | ||
| 25773 | 2026.03.25 00:28:35.241233 [ 187 ] {9703172c-9101-4506-b1d0-613c64f918a0::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 25774 | 2026.03.25 00:28:35.241390 [ 187 ] {9703172c-9101-4506-b1d0-613c64f918a0::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 3062 rows starting from the beginning of the part | ||
| 25775 | 2026.03.25 00:28:35.241771 [ 187 ] {9703172c-9101-4506-b1d0-613c64f918a0::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 54 rows starting from the beginning of the part | ||
| 25776 | 2026.03.25 00:28:35.242126 [ 187 ] {9703172c-9101-4506-b1d0-613c64f918a0::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 38 rows starting from the beginning of the part | ||
| 25777 | 2026.03.25 00:28:35.242476 [ 187 ] {9703172c-9101-4506-b1d0-613c64f918a0::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 36 rows starting from the beginning of the part | ||
| 25778 | 2026.03.25 00:28:35.242821 [ 187 ] {9703172c-9101-4506-b1d0-613c64f918a0::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 48 rows starting from the beginning of the part | ||
| 25779 | 2026.03.25 00:28:35.243157 [ 187 ] {9703172c-9101-4506-b1d0-613c64f918a0::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 34 rows starting from the beginning of the part | ||
| 25780 | 2026.03.25 00:28:35.250887 [ 189 ] {9703172c-9101-4506-b1d0-613c64f918a0::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3272 rows, containing 72 columns (72 merged, 0 gathered) in 0.010336457 sec., 316549.4714484857 rows/sec., 248.21 MiB/sec. | ||
| 25781 | 2026.03.25 00:28:35.254246 [ 201 ] {9703172c-9101-4506-b1d0-613c64f918a0::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
| 25782 | 2026.03.25 00:28:35.255068 [ 201 ] {9703172c-9101-4506-b1d0-613c64f918a0::all_1_76_15} <Trace> system.query_log (9703172c-9101-4506-b1d0-613c64f918a0): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 25783 | 2026.03.25 00:28:35.255155 [ 201 ] {9703172c-9101-4506-b1d0-613c64f918a0::all_1_76_15} <Trace> system.query_log (9703172c-9101-4506-b1d0-613c64f918a0) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
| 25784 | 2026.03.25 00:28:35.255508 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 8.04 MiB. | ||
| 25785 | 2026.03.25 00:28:36.489799 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 25786 | 2026.03.25 00:28:36.489995 [ 5 ] {0487fa99-47f5-4708-9569-766cc252680a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 25787 | 2026.03.25 00:28:36.490065 [ 5 ] {0487fa99-47f5-4708-9569-766cc252680a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 25788 | 2026.03.25 00:28:36.490982 [ 5 ] {0487fa99-47f5-4708-9569-766cc252680a} <Trace> oximeter.fields_i16 (78240462-1731-4218-9a79-d1fbaf59befe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 25789 | 2026.03.25 00:28:36.491024 [ 5 ] {0487fa99-47f5-4708-9569-766cc252680a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.43 GiB. | ||
| 25790 | 2026.03.25 00:28:36.491612 [ 5 ] {0487fa99-47f5-4708-9569-766cc252680a} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
| 25791 | 2026.03.25 00:28:36.492041 [ 5 ] {0487fa99-47f5-4708-9569-766cc252680a} <Trace> oximeter.fields_i16 (78240462-1731-4218-9a79-d1fbaf59befe): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 25792 | 2026.03.25 00:28:36.492183 [ 5 ] {0487fa99-47f5-4708-9569-766cc252680a} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.002262 sec., 125552.60831122899 rows/sec., 7.97 MiB/sec. | ||
| 25793 | 2026.03.25 00:28:36.492222 [ 5 ] {0487fa99-47f5-4708-9569-766cc252680a} <Debug> TCPHandler: Processed in 0.002579529 sec. | ||
| 25794 | 2026.03.25 00:28:36.492353 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 25795 | 2026.03.25 00:28:36.492449 [ 5 ] {0672d554-e97d-4a62-b6dc-30c82b418c7f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 25796 | 2026.03.25 00:28:36.492487 [ 5 ] {0672d554-e97d-4a62-b6dc-30c82b418c7f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 25797 | 2026.03.25 00:28:36.493455 [ 5 ] {0672d554-e97d-4a62-b6dc-30c82b418c7f} <Trace> oximeter.fields_string (da9d4756-c540-45ff-bdbb-bdc9c8d31861): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 25798 | 2026.03.25 00:28:36.493491 [ 5 ] {0672d554-e97d-4a62-b6dc-30c82b418c7f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.43 GiB. | ||
| 25799 | 2026.03.25 00:28:36.493962 [ 5 ] {0672d554-e97d-4a62-b6dc-30c82b418c7f} <Trace> MergedBlockOutputStream: filled checksums all_176_176_0 (state Temporary) | ||
| 25800 | 2026.03.25 00:28:36.494375 [ 5 ] {0672d554-e97d-4a62-b6dc-30c82b418c7f} <Trace> oximeter.fields_string (da9d4756-c540-45ff-bdbb-bdc9c8d31861): Renaming temporary part tmp_insert_all_176_176_0 to all_176_176_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 25801 | 2026.03.25 00:28:36.494507 [ 5 ] {0672d554-e97d-4a62-b6dc-30c82b418c7f} <Debug> executeQuery: Read 825 rows, 66.29 KiB in 0.002037 sec., 405007.36377025035 rows/sec., 31.78 MiB/sec. | ||
| 25802 | 2026.03.25 00:28:36.494513 [ 138 ] {} <Debug> oximeter.fields_string (da9d4756-c540-45ff-bdbb-bdc9c8d31861) (MergerMutator): Selected 6 parts from all_1_171_34 to all_176_176_0 | ||
| 25803 | 2026.03.25 00:28:36.494545 [ 5 ] {0672d554-e97d-4a62-b6dc-30c82b418c7f} <Debug> TCPHandler: Processed in 0.002209161 sec. | ||
| 25804 | 2026.03.25 00:28:36.494581 [ 138 ] {} <Trace> oximeter.fields_string (da9d4756-c540-45ff-bdbb-bdc9c8d31861): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 25805 | 2026.03.25 00:28:36.494610 [ 138 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.43 GiB. | ||
| 25806 | 2026.03.25 00:28:36.494679 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 25807 | 2026.03.25 00:28:36.494709 [ 195 ] {da9d4756-c540-45ff-bdbb-bdc9c8d31861::all_1_176_35} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_171_34 to all_176_176_0 into Compact with storage Full | ||
| 25808 | 2026.03.25 00:28:36.494779 [ 5 ] {4b097c9f-fd71-445b-b049-2ae243ccefba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 25809 | 2026.03.25 00:28:36.494809 [ 195 ] {da9d4756-c540-45ff-bdbb-bdc9c8d31861::all_1_176_35} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 25810 | 2026.03.25 00:28:36.494818 [ 5 ] {4b097c9f-fd71-445b-b049-2ae243ccefba} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 25811 | 2026.03.25 00:28:36.494841 [ 195 ] {da9d4756-c540-45ff-bdbb-bdc9c8d31861::all_1_176_35} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_171_34, total 3350 rows starting from the beginning of the part | ||
| 25812 | 2026.03.25 00:28:36.494909 [ 195 ] {da9d4756-c540-45ff-bdbb-bdc9c8d31861::all_1_176_35} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_172_172_0, total 2504 rows starting from the beginning of the part | ||
| 25813 | 2026.03.25 00:28:36.494960 [ 195 ] {da9d4756-c540-45ff-bdbb-bdc9c8d31861::all_1_176_35} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_173_173_0, total 56 rows starting from the beginning of the part | ||
| 25814 | 2026.03.25 00:28:36.495006 [ 195 ] {da9d4756-c540-45ff-bdbb-bdc9c8d31861::all_1_176_35} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_174_174_0, total 825 rows starting from the beginning of the part | ||
| 25815 | 2026.03.25 00:28:36.495052 [ 195 ] {da9d4756-c540-45ff-bdbb-bdc9c8d31861::all_1_176_35} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_175_175_0, total 146 rows starting from the beginning of the part | ||
| 25816 | 2026.03.25 00:28:36.495097 [ 195 ] {da9d4756-c540-45ff-bdbb-bdc9c8d31861::all_1_176_35} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_176_176_0, total 825 rows starting from the beginning of the part | ||
| 25817 | 2026.03.25 00:28:36.495309 [ 5 ] {4b097c9f-fd71-445b-b049-2ae243ccefba} <Trace> oximeter.fields_u16 (b490aa8d-8720-450c-9d9d-0c0be0c6e0e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 25818 | 2026.03.25 00:28:36.495421 [ 5 ] {4b097c9f-fd71-445b-b049-2ae243ccefba} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.43 GiB. | ||
| 25819 | 2026.03.25 00:28:36.495885 [ 5 ] {4b097c9f-fd71-445b-b049-2ae243ccefba} <Trace> MergedBlockOutputStream: filled checksums all_148_148_0 (state Temporary) | ||
| 25820 | 2026.03.25 00:28:36.496325 [ 5 ] {4b097c9f-fd71-445b-b049-2ae243ccefba} <Trace> oximeter.fields_u16 (b490aa8d-8720-450c-9d9d-0c0be0c6e0e1): Renaming temporary part tmp_insert_all_148_148_0 to all_148_148_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 25821 | 2026.03.25 00:28:36.496454 [ 5 ] {4b097c9f-fd71-445b-b049-2ae243ccefba} <Debug> executeQuery: Read 156 rows, 9.59 KiB in 0.001696 sec., 91981.1320754717 rows/sec., 5.52 MiB/sec. | ||
| 25822 | 2026.03.25 00:28:36.496492 [ 5 ] {4b097c9f-fd71-445b-b049-2ae243ccefba} <Debug> TCPHandler: Processed in 0.001860093 sec. | ||
| 25823 | 2026.03.25 00:28:36.496614 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 25824 | 2026.03.25 00:28:36.496709 [ 5 ] {a1237f42-6ea6-4948-b2b5-677dae680005} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 25825 | 2026.03.25 00:28:36.496747 [ 5 ] {a1237f42-6ea6-4948-b2b5-677dae680005} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 25826 | 2026.03.25 00:28:36.497306 [ 5 ] {a1237f42-6ea6-4948-b2b5-677dae680005} <Trace> oximeter.fields_u32 (79eddaf6-5920-48fe-8c45-6c5582e58677): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 25827 | 2026.03.25 00:28:36.497343 [ 5 ] {a1237f42-6ea6-4948-b2b5-677dae680005} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.43 GiB. | ||
| 25828 | 2026.03.25 00:28:36.497390 [ 201 ] {da9d4756-c540-45ff-bdbb-bdc9c8d31861::all_1_176_35} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7706 rows, containing 5 columns (5 merged, 0 gathered) in 0.002718292 sec., 2834868.365870922 rows/sec., 226.16 MiB/sec. | ||
| 25829 | 2026.03.25 00:28:36.497749 [ 5 ] {a1237f42-6ea6-4948-b2b5-677dae680005} <Trace> MergedBlockOutputStream: filled checksums all_102_102_0 (state Temporary) | ||
| 25830 | 2026.03.25 00:28:36.498008 [ 201 ] {da9d4756-c540-45ff-bdbb-bdc9c8d31861::all_1_176_35} <Trace> MergedBlockOutputStream: filled checksums all_1_176_35 (state Temporary) | ||
| 25831 | 2026.03.25 00:28:36.498275 [ 5 ] {a1237f42-6ea6-4948-b2b5-677dae680005} <Trace> oximeter.fields_u32 (79eddaf6-5920-48fe-8c45-6c5582e58677): Renaming temporary part tmp_insert_all_102_102_0 to all_102_102_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 25832 | 2026.03.25 00:28:36.498412 [ 5 ] {a1237f42-6ea6-4948-b2b5-677dae680005} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.00172 sec., 86627.90697674418 rows/sec., 5.60 MiB/sec. | ||
| 25833 | 2026.03.25 00:28:36.498451 [ 5 ] {a1237f42-6ea6-4948-b2b5-677dae680005} <Debug> TCPHandler: Processed in 0.001884114 sec. | ||
| 25834 | 2026.03.25 00:28:36.498578 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 25835 | 2026.03.25 00:28:36.498671 [ 5 ] {dfcdcb4c-427a-494b-8d35-a5a3ac10e2d3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 25836 | 2026.03.25 00:28:36.498687 [ 201 ] {da9d4756-c540-45ff-bdbb-bdc9c8d31861::all_1_176_35} <Trace> oximeter.fields_string (da9d4756-c540-45ff-bdbb-bdc9c8d31861): Renaming temporary part tmp_merge_all_1_176_35 to all_1_176_35 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 25837 | 2026.03.25 00:28:36.498710 [ 5 ] {dfcdcb4c-427a-494b-8d35-a5a3ac10e2d3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 25838 | 2026.03.25 00:28:36.498774 [ 201 ] {da9d4756-c540-45ff-bdbb-bdc9c8d31861::all_1_176_35} <Trace> oximeter.fields_string (da9d4756-c540-45ff-bdbb-bdc9c8d31861) (MergerMutator): Merged 6 parts: [all_1_171_34, all_176_176_0] -> all_1_176_35 | ||
| 25839 | 2026.03.25 00:28:36.498883 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.39 MiB. | ||
| 25840 | 2026.03.25 00:28:36.499176 [ 5 ] {dfcdcb4c-427a-494b-8d35-a5a3ac10e2d3} <Trace> oximeter.fields_u8 (fa258e8d-285a-434f-b894-6be795807874): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 25841 | 2026.03.25 00:28:36.499216 [ 5 ] {dfcdcb4c-427a-494b-8d35-a5a3ac10e2d3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.43 GiB. | ||
| 25842 | 2026.03.25 00:28:36.499624 [ 5 ] {dfcdcb4c-427a-494b-8d35-a5a3ac10e2d3} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
| 25843 | 2026.03.25 00:28:36.500044 [ 5 ] {dfcdcb4c-427a-494b-8d35-a5a3ac10e2d3} <Trace> oximeter.fields_u8 (fa258e8d-285a-434f-b894-6be795807874): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 25844 | 2026.03.25 00:28:36.500172 [ 5 ] {dfcdcb4c-427a-494b-8d35-a5a3ac10e2d3} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001518 sec., 97496.70619235837 rows/sec., 5.54 MiB/sec. | ||
| 25845 | 2026.03.25 00:28:36.500239 [ 5 ] {dfcdcb4c-427a-494b-8d35-a5a3ac10e2d3} <Debug> TCPHandler: Processed in 0.00171067 sec. | ||
| 25846 | 2026.03.25 00:28:36.500383 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 25847 | 2026.03.25 00:28:36.500497 [ 5 ] {93a3df07-aa7e-448c-8f19-4697354d1dc4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 25848 | 2026.03.25 00:28:36.500544 [ 5 ] {93a3df07-aa7e-448c-8f19-4697354d1dc4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 25849 | 2026.03.25 00:28:36.501291 [ 5 ] {93a3df07-aa7e-448c-8f19-4697354d1dc4} <Trace> oximeter.fields_uuid (6a83c119-7e6c-4ef5-9da4-bd1e7cdd4b62): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 25850 | 2026.03.25 00:28:36.501334 [ 5 ] {93a3df07-aa7e-448c-8f19-4697354d1dc4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.43 GiB. | ||
| 25851 | 2026.03.25 00:28:36.501783 [ 5 ] {93a3df07-aa7e-448c-8f19-4697354d1dc4} <Trace> MergedBlockOutputStream: filled checksums all_176_176_0 (state Temporary) | ||
| 25852 | 2026.03.25 00:28:36.502231 [ 5 ] {93a3df07-aa7e-448c-8f19-4697354d1dc4} <Trace> oximeter.fields_uuid (6a83c119-7e6c-4ef5-9da4-bd1e7cdd4b62): Renaming temporary part tmp_insert_all_176_176_0 to all_176_176_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 25853 | 2026.03.25 00:28:36.502359 [ 138 ] {} <Debug> oximeter.fields_uuid (6a83c119-7e6c-4ef5-9da4-bd1e7cdd4b62) (MergerMutator): Selected 6 parts from all_1_171_34 to all_176_176_0 | ||
| 25854 | 2026.03.25 00:28:36.502367 [ 5 ] {93a3df07-aa7e-448c-8f19-4697354d1dc4} <Debug> executeQuery: Read 504 rows, 36.30 KiB in 0.001894 sec., 266103.48468848993 rows/sec., 18.72 MiB/sec. | ||
| 25855 | 2026.03.25 00:28:36.502404 [ 138 ] {} <Trace> oximeter.fields_uuid (6a83c119-7e6c-4ef5-9da4-bd1e7cdd4b62): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 25856 | 2026.03.25 00:28:36.502428 [ 5 ] {93a3df07-aa7e-448c-8f19-4697354d1dc4} <Debug> TCPHandler: Processed in 0.002102688 sec. | ||
| 25857 | 2026.03.25 00:28:36.502429 [ 138 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.43 GiB. | ||
| 25858 | 2026.03.25 00:28:36.502537 [ 189 ] {6a83c119-7e6c-4ef5-9da4-bd1e7cdd4b62::all_1_176_35} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_171_34 to all_176_176_0 into Compact with storage Full | ||
| 25859 | 2026.03.25 00:28:36.502556 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 25860 | 2026.03.25 00:28:36.502648 [ 189 ] {6a83c119-7e6c-4ef5-9da4-bd1e7cdd4b62::all_1_176_35} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 25861 | 2026.03.25 00:28:36.502665 [ 5 ] {3501c61c-7d5c-4811-9411-12d92a83abb3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 25862 | 2026.03.25 00:28:36.502682 [ 189 ] {6a83c119-7e6c-4ef5-9da4-bd1e7cdd4b62::all_1_176_35} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_171_34, total 2018 rows starting from the beginning of the part | ||
| 25863 | 2026.03.25 00:28:36.502711 [ 5 ] {3501c61c-7d5c-4811-9411-12d92a83abb3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 25864 | 2026.03.25 00:28:36.502751 [ 189 ] {6a83c119-7e6c-4ef5-9da4-bd1e7cdd4b62::all_1_176_35} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_172_172_0, total 1341 rows starting from the beginning of the part | ||
| 25865 | 2026.03.25 00:28:36.502801 [ 189 ] {6a83c119-7e6c-4ef5-9da4-bd1e7cdd4b62::all_1_176_35} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_173_173_0, total 64 rows starting from the beginning of the part | ||
| 25866 | 2026.03.25 00:28:36.502870 [ 189 ] {6a83c119-7e6c-4ef5-9da4-bd1e7cdd4b62::all_1_176_35} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_174_174_0, total 504 rows starting from the beginning of the part | ||
| 25867 | 2026.03.25 00:28:36.502921 [ 189 ] {6a83c119-7e6c-4ef5-9da4-bd1e7cdd4b62::all_1_176_35} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_175_175_0, total 109 rows starting from the beginning of the part | ||
| 25868 | 2026.03.25 00:28:36.502960 [ 189 ] {6a83c119-7e6c-4ef5-9da4-bd1e7cdd4b62::all_1_176_35} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_176_176_0, total 504 rows starting from the beginning of the part | ||
| 25869 | 2026.03.25 00:28:36.503066 [ 5 ] {3501c61c-7d5c-4811-9411-12d92a83abb3} <Trace> oximeter.measurements_bool (8a3ce6e0-f76a-4ba2-9a43-4275c3c9549e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 25870 | 2026.03.25 00:28:36.503107 [ 5 ] {3501c61c-7d5c-4811-9411-12d92a83abb3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.43 GiB. | ||
| 25871 | 2026.03.25 00:28:36.503534 [ 5 ] {3501c61c-7d5c-4811-9411-12d92a83abb3} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
| 25872 | 2026.03.25 00:28:36.503972 [ 5 ] {3501c61c-7d5c-4811-9411-12d92a83abb3} <Trace> oximeter.measurements_bool (8a3ce6e0-f76a-4ba2-9a43-4275c3c9549e): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 25873 | 2026.03.25 00:28:36.504105 [ 138 ] {} <Debug> oximeter.measurements_bool (8a3ce6e0-f76a-4ba2-9a43-4275c3c9549e) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
| 25874 | 2026.03.25 00:28:36.504107 [ 5 ] {3501c61c-7d5c-4811-9411-12d92a83abb3} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001464 sec., 4098.360655737705 rows/sec., 214.12 KiB/sec. | ||
| 25875 | 2026.03.25 00:28:36.504146 [ 138 ] {} <Trace> oximeter.measurements_bool (8a3ce6e0-f76a-4ba2-9a43-4275c3c9549e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 25876 | 2026.03.25 00:28:36.504167 [ 5 ] {3501c61c-7d5c-4811-9411-12d92a83abb3} <Debug> TCPHandler: Processed in 0.001658818 sec. | ||
| 25877 | 2026.03.25 00:28:36.504171 [ 138 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.43 GiB. | ||
| 25878 | 2026.03.25 00:28:36.504285 [ 198 ] {8a3ce6e0-f76a-4ba2-9a43-4275c3c9549e::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 | ||
| 25879 | 2026.03.25 00:28:36.504292 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 25880 | 2026.03.25 00:28:36.504416 [ 198 ] {8a3ce6e0-f76a-4ba2-9a43-4275c3c9549e::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 25881 | 2026.03.25 00:28:36.504420 [ 5 ] {69137e8e-9089-4dbf-ac46-9e165f07b181} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 25882 | 2026.03.25 00:28:36.504462 [ 198 ] {8a3ce6e0-f76a-4ba2-9a43-4275c3c9549e::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 426 rows starting from the beginning of the part | ||
| 25883 | 2026.03.25 00:28:36.504479 [ 5 ] {69137e8e-9089-4dbf-ac46-9e165f07b181} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 25884 | 2026.03.25 00:28:36.504495 [ 199 ] {6a83c119-7e6c-4ef5-9da4-bd1e7cdd4b62::all_1_176_35} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4540 rows, containing 5 columns (5 merged, 0 gathered) in 0.001996716 sec., 2273733.4703583284 rows/sec., 165.37 MiB/sec. | ||
| 25885 | 2026.03.25 00:28:36.504547 [ 198 ] {8a3ce6e0-f76a-4ba2-9a43-4275c3c9549e::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 6 rows starting from the beginning of the part | ||
| 25886 | 2026.03.25 00:28:36.504607 [ 198 ] {8a3ce6e0-f76a-4ba2-9a43-4275c3c9549e::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 6 rows starting from the beginning of the part | ||
| 25887 | 2026.03.25 00:28:36.504654 [ 198 ] {8a3ce6e0-f76a-4ba2-9a43-4275c3c9549e::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 6 rows starting from the beginning of the part | ||
| 25888 | 2026.03.25 00:28:36.504699 [ 198 ] {8a3ce6e0-f76a-4ba2-9a43-4275c3c9549e::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 6 rows starting from the beginning of the part | ||
| 25889 | 2026.03.25 00:28:36.504743 [ 198 ] {8a3ce6e0-f76a-4ba2-9a43-4275c3c9549e::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 6 rows starting from the beginning of the part | ||
| 25890 | 2026.03.25 00:28:36.504824 [ 189 ] {6a83c119-7e6c-4ef5-9da4-bd1e7cdd4b62::all_1_176_35} <Trace> MergedBlockOutputStream: filled checksums all_1_176_35 (state Temporary) | ||
| 25891 | 2026.03.25 00:28:36.504906 [ 5 ] {69137e8e-9089-4dbf-ac46-9e165f07b181} <Trace> oximeter.measurements_cumulativeu64 (d9515f17-c5fd-4592-903e-92bbab0fc185): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 25892 | 2026.03.25 00:28:36.504948 [ 5 ] {69137e8e-9089-4dbf-ac46-9e165f07b181} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.43 GiB. | ||
| 25893 | 2026.03.25 00:28:36.505450 [ 189 ] {6a83c119-7e6c-4ef5-9da4-bd1e7cdd4b62::all_1_176_35} <Trace> oximeter.fields_uuid (6a83c119-7e6c-4ef5-9da4-bd1e7cdd4b62): Renaming temporary part tmp_merge_all_1_176_35 to all_1_176_35 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 25894 | 2026.03.25 00:28:36.505503 [ 5 ] {69137e8e-9089-4dbf-ac46-9e165f07b181} <Trace> MergedBlockOutputStream: filled checksums all_176_176_0 (state Temporary) | ||
| 25895 | 2026.03.25 00:28:36.505527 [ 189 ] {6a83c119-7e6c-4ef5-9da4-bd1e7cdd4b62::all_1_176_35} <Trace> oximeter.fields_uuid (6a83c119-7e6c-4ef5-9da4-bd1e7cdd4b62) (MergerMutator): Merged 6 parts: [all_1_171_34, all_176_176_0] -> all_1_176_35 | ||
| 25896 | 2026.03.25 00:28:36.505597 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.85 MiB. | ||
| 25897 | 2026.03.25 00:28:36.505660 [ 186 ] {8a3ce6e0-f76a-4ba2-9a43-4275c3c9549e::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 456 rows, containing 4 columns (4 merged, 0 gathered) in 0.001422613 sec., 320536.9274707879 rows/sec., 16.35 MiB/sec. | ||
| 25898 | 2026.03.25 00:28:36.505935 [ 193 ] {8a3ce6e0-f76a-4ba2-9a43-4275c3c9549e::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
| 25899 | 2026.03.25 00:28:36.505973 [ 5 ] {69137e8e-9089-4dbf-ac46-9e165f07b181} <Trace> oximeter.measurements_cumulativeu64 (d9515f17-c5fd-4592-903e-92bbab0fc185): Renaming temporary part tmp_insert_all_176_176_0 to all_176_176_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 25900 | 2026.03.25 00:28:36.506148 [ 5 ] {69137e8e-9089-4dbf-ac46-9e165f07b181} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001745 sec., 151862.4641833811 rows/sec., 10.09 MiB/sec. | ||
| 25901 | 2026.03.25 00:28:36.506195 [ 5 ] {69137e8e-9089-4dbf-ac46-9e165f07b181} <Debug> TCPHandler: Processed in 0.001949555 sec. | ||
| 25902 | 2026.03.25 00:28:36.506328 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 25903 | 2026.03.25 00:28:36.506421 [ 5 ] {a3f614be-54ab-4a5a-8f5c-12051a849447} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 25904 | 2026.03.25 00:28:36.506464 [ 5 ] {a3f614be-54ab-4a5a-8f5c-12051a849447} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 25905 | 2026.03.25 00:28:36.506546 [ 193 ] {8a3ce6e0-f76a-4ba2-9a43-4275c3c9549e::all_1_76_15} <Trace> oximeter.measurements_bool (8a3ce6e0-f76a-4ba2-9a43-4275c3c9549e): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 25906 | 2026.03.25 00:28:36.506626 [ 193 ] {8a3ce6e0-f76a-4ba2-9a43-4275c3c9549e::all_1_76_15} <Trace> oximeter.measurements_bool (8a3ce6e0-f76a-4ba2-9a43-4275c3c9549e) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
| 25907 | 2026.03.25 00:28:36.506704 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.29 MiB. | ||
| 25908 | 2026.03.25 00:28:36.506791 [ 5 ] {a3f614be-54ab-4a5a-8f5c-12051a849447} <Trace> oximeter.measurements_f64 (212c2a6f-90cf-4c71-aafe-78c3b1fd8e79): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 25909 | 2026.03.25 00:28:36.506832 [ 5 ] {a3f614be-54ab-4a5a-8f5c-12051a849447} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.43 GiB. | ||
| 25910 | 2026.03.25 00:28:36.507246 [ 5 ] {a3f614be-54ab-4a5a-8f5c-12051a849447} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
| 25911 | 2026.03.25 00:28:36.507655 [ 5 ] {a3f614be-54ab-4a5a-8f5c-12051a849447} <Trace> oximeter.measurements_f64 (212c2a6f-90cf-4c71-aafe-78c3b1fd8e79): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 25912 | 2026.03.25 00:28:36.507784 [ 5 ] {a3f614be-54ab-4a5a-8f5c-12051a849447} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001381 sec., 724.112961622013 rows/sec., 48.79 KiB/sec. | ||
| 25913 | 2026.03.25 00:28:36.507820 [ 5 ] {a3f614be-54ab-4a5a-8f5c-12051a849447} <Debug> TCPHandler: Processed in 0.001548266 sec. | ||
| 25914 | 2026.03.25 00:28:36.507928 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 25915 | 2026.03.25 00:28:36.508020 [ 5 ] {3a5144be-0c30-4903-8c15-8acea615ad6f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 25916 | 2026.03.25 00:28:36.508073 [ 5 ] {3a5144be-0c30-4903-8c15-8acea615ad6f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 25917 | 2026.03.25 00:28:36.508862 [ 5 ] {3a5144be-0c30-4903-8c15-8acea615ad6f} <Trace> oximeter.measurements_histogramu64 (66b3c5cd-c277-4614-b9e1-0e483a2d8930): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 25918 | 2026.03.25 00:28:36.508901 [ 5 ] {3a5144be-0c30-4903-8c15-8acea615ad6f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.43 GiB. | ||
| 25919 | 2026.03.25 00:28:36.509525 [ 5 ] {3a5144be-0c30-4903-8c15-8acea615ad6f} <Trace> MergedBlockOutputStream: filled checksums all_148_148_0 (state Temporary) | ||
| 25920 | 2026.03.25 00:28:36.509954 [ 5 ] {3a5144be-0c30-4903-8c15-8acea615ad6f} <Trace> oximeter.measurements_histogramu64 (66b3c5cd-c277-4614-b9e1-0e483a2d8930): Renaming temporary part tmp_insert_all_148_148_0 to all_148_148_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 25921 | 2026.03.25 00:28:36.510088 [ 5 ] {3a5144be-0c30-4903-8c15-8acea615ad6f} <Debug> executeQuery: Read 14 rows, 25.69 KiB in 0.002086 sec., 6711.409395973154 rows/sec., 12.03 MiB/sec. | ||
| 25922 | 2026.03.25 00:28:36.510143 [ 5 ] {3a5144be-0c30-4903-8c15-8acea615ad6f} <Debug> TCPHandler: Processed in 0.002260852 sec. | ||
| 25923 | 2026.03.25 00:28:36.510257 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 25924 | 2026.03.25 00:28:36.510349 [ 5 ] {c149577b-31d3-40f9-8b72-1abf64845f08} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 25925 | 2026.03.25 00:28:36.510389 [ 5 ] {c149577b-31d3-40f9-8b72-1abf64845f08} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 25926 | 2026.03.25 00:28:36.510734 [ 5 ] {c149577b-31d3-40f9-8b72-1abf64845f08} <Trace> oximeter.measurements_u64 (a46c3f3f-9ded-4b50-9fc2-4f503dd169a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 25927 | 2026.03.25 00:28:36.510768 [ 5 ] {c149577b-31d3-40f9-8b72-1abf64845f08} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.43 GiB. | ||
| 25928 | 2026.03.25 00:28:36.511169 [ 5 ] {c149577b-31d3-40f9-8b72-1abf64845f08} <Trace> MergedBlockOutputStream: filled checksums all_176_176_0 (state Temporary) | ||
| 25929 | 2026.03.25 00:28:36.511615 [ 5 ] {c149577b-31d3-40f9-8b72-1abf64845f08} <Trace> oximeter.measurements_u64 (a46c3f3f-9ded-4b50-9fc2-4f503dd169a4): Renaming temporary part tmp_insert_all_176_176_0 to all_176_176_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 25930 | 2026.03.25 00:28:36.511725 [ 135 ] {} <Debug> oximeter.measurements_u64 (a46c3f3f-9ded-4b50-9fc2-4f503dd169a4) (MergerMutator): Selected 6 parts from all_1_171_34 to all_176_176_0 | ||
| 25931 | 2026.03.25 00:28:36.511739 [ 5 ] {c149577b-31d3-40f9-8b72-1abf64845f08} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001409 sec., 63875.08871540099 rows/sec., 4.00 MiB/sec. | ||
| 25932 | 2026.03.25 00:28:36.511764 [ 135 ] {} <Trace> oximeter.measurements_u64 (a46c3f3f-9ded-4b50-9fc2-4f503dd169a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 25933 | 2026.03.25 00:28:36.511779 [ 5 ] {c149577b-31d3-40f9-8b72-1abf64845f08} <Debug> TCPHandler: Processed in 0.001568806 sec. | ||
| 25934 | 2026.03.25 00:28:36.511783 [ 135 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.43 GiB. | ||
| 25935 | 2026.03.25 00:28:36.511865 [ 193 ] {a46c3f3f-9ded-4b50-9fc2-4f503dd169a4::all_1_176_35} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_171_34 to all_176_176_0 into Compact with storage Full | ||
| 25936 | 2026.03.25 00:28:36.511961 [ 193 ] {a46c3f3f-9ded-4b50-9fc2-4f503dd169a4::all_1_176_35} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 25937 | 2026.03.25 00:28:36.511990 [ 193 ] {a46c3f3f-9ded-4b50-9fc2-4f503dd169a4::all_1_176_35} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_171_34, total 11040 rows starting from the beginning of the part | ||
| 25938 | 2026.03.25 00:28:36.512046 [ 193 ] {a46c3f3f-9ded-4b50-9fc2-4f503dd169a4::all_1_176_35} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_172_172_0, total 12 rows starting from the beginning of the part | ||
| 25939 | 2026.03.25 00:28:36.512091 [ 193 ] {a46c3f3f-9ded-4b50-9fc2-4f503dd169a4::all_1_176_35} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_173_173_0, total 48 rows starting from the beginning of the part | ||
| 25940 | 2026.03.25 00:28:36.512133 [ 193 ] {a46c3f3f-9ded-4b50-9fc2-4f503dd169a4::all_1_176_35} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_174_174_0, total 90 rows starting from the beginning of the part | ||
| 25941 | 2026.03.25 00:28:36.512176 [ 193 ] {a46c3f3f-9ded-4b50-9fc2-4f503dd169a4::all_1_176_35} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_175_175_0, total 60 rows starting from the beginning of the part | ||
| 25942 | 2026.03.25 00:28:36.512219 [ 193 ] {a46c3f3f-9ded-4b50-9fc2-4f503dd169a4::all_1_176_35} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_176_176_0, total 90 rows starting from the beginning of the part | ||
| 25943 | 2026.03.25 00:28:36.514772 [ 186 ] {a46c3f3f-9ded-4b50-9fc2-4f503dd169a4::all_1_176_35} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 11340 rows, containing 4 columns (4 merged, 0 gathered) in 0.002943627 sec., 3852390.2654786087 rows/sec., 248.42 MiB/sec. | ||
| 25944 | 2026.03.25 00:28:36.515059 [ 193 ] {a46c3f3f-9ded-4b50-9fc2-4f503dd169a4::all_1_176_35} <Trace> MergedBlockOutputStream: filled checksums all_1_176_35 (state Temporary) | ||
| 25945 | 2026.03.25 00:28:36.515502 [ 193 ] {a46c3f3f-9ded-4b50-9fc2-4f503dd169a4::all_1_176_35} <Trace> oximeter.measurements_u64 (a46c3f3f-9ded-4b50-9fc2-4f503dd169a4): Renaming temporary part tmp_merge_all_1_176_35 to all_1_176_35 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 25946 | 2026.03.25 00:28:36.515568 [ 193 ] {a46c3f3f-9ded-4b50-9fc2-4f503dd169a4::all_1_176_35} <Trace> oximeter.measurements_u64 (a46c3f3f-9ded-4b50-9fc2-4f503dd169a4) (MergerMutator): Merged 6 parts: [all_1_171_34, all_176_176_0] -> all_1_176_35 | ||
| 25947 | 2026.03.25 00:28:36.515623 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.20 MiB. | ||
| 25948 | 2026.03.25 00:28:37.517382 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 49374 | ||
| 25949 | 2026.03.25 00:28:37.517955 [ 244 ] {} <Trace> system.asynchronous_metric_log (0898b27c-367e-447b-8482-f4822232c365): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 25950 | 2026.03.25 00:28:37.517998 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.42 GiB. | ||
| 25951 | 2026.03.25 00:28:37.518637 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_103_103_0 (state Temporary) | ||
| 25952 | 2026.03.25 00:28:37.519060 [ 244 ] {} <Trace> system.asynchronous_metric_log (0898b27c-367e-447b-8482-f4822232c365): Renaming temporary part tmp_insert_all_103_103_0 to all_103_103_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 25953 | 2026.03.25 00:28:37.519189 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 49374 | ||
| 25954 | 2026.03.25 00:28:39.000244 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 414.48 MiB, peak 430.58 MiB, free memory in arenas 0.00 B, will set to 410.48 MiB (RSS), difference: -4.00 MiB | ||
| 25955 | 2026.03.25 00:28:40.244523 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 776 | ||
| 25956 | 2026.03.25 00:28:40.263878 [ 243 ] {} <Trace> system.metric_log (8832bb94-2db2-42e0-923d-5bcca7c2cc3b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 25957 | 2026.03.25 00:28:40.263942 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.42 GiB. | ||
| 25958 | 2026.03.25 00:28:40.270538 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_103_103_0 (state Temporary) | ||
| 25959 | 2026.03.25 00:28:40.271869 [ 243 ] {} <Trace> system.metric_log (8832bb94-2db2-42e0-923d-5bcca7c2cc3b): Renaming temporary part tmp_insert_all_103_103_0 to all_103_103_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 25960 | 2026.03.25 00:28:40.275075 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 776 | ||
| 25961 | 2026.03.25 00:28:41.484201 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 25962 | 2026.03.25 00:28:41.484391 [ 5 ] {3c195941-71de-4677-93ef-6460b35cc98f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 25963 | 2026.03.25 00:28:41.484461 [ 5 ] {3c195941-71de-4677-93ef-6460b35cc98f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 25964 | 2026.03.25 00:28:41.485142 [ 5 ] {3c195941-71de-4677-93ef-6460b35cc98f} <Trace> oximeter.fields_string (da9d4756-c540-45ff-bdbb-bdc9c8d31861): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 25965 | 2026.03.25 00:28:41.485184 [ 5 ] {3c195941-71de-4677-93ef-6460b35cc98f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.42 GiB. | ||
| 25966 | 2026.03.25 00:28:41.485680 [ 5 ] {3c195941-71de-4677-93ef-6460b35cc98f} <Trace> MergedBlockOutputStream: filled checksums all_177_177_0 (state Temporary) | ||
| 25967 | 2026.03.25 00:28:41.486109 [ 5 ] {3c195941-71de-4677-93ef-6460b35cc98f} <Trace> oximeter.fields_string (da9d4756-c540-45ff-bdbb-bdc9c8d31861): Renaming temporary part tmp_insert_all_177_177_0 to all_177_177_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 25968 | 2026.03.25 00:28:41.486257 [ 5 ] {3c195941-71de-4677-93ef-6460b35cc98f} <Debug> executeQuery: Read 146 rows, 12.90 KiB in 0.001918 sec., 76120.95933263816 rows/sec., 6.57 MiB/sec. | ||
| 25969 | 2026.03.25 00:28:41.486299 [ 5 ] {3c195941-71de-4677-93ef-6460b35cc98f} <Debug> TCPHandler: Processed in 0.002229121 sec. | ||
| 25970 | 2026.03.25 00:28:41.486407 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 25971 | 2026.03.25 00:28:41.486498 [ 5 ] {ce812197-09ec-4e7c-a7f5-67c8f950351b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 25972 | 2026.03.25 00:28:41.486538 [ 5 ] {ce812197-09ec-4e7c-a7f5-67c8f950351b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 25973 | 2026.03.25 00:28:41.486944 [ 5 ] {ce812197-09ec-4e7c-a7f5-67c8f950351b} <Trace> oximeter.fields_u16 (b490aa8d-8720-450c-9d9d-0c0be0c6e0e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 25974 | 2026.03.25 00:28:41.486980 [ 5 ] {ce812197-09ec-4e7c-a7f5-67c8f950351b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.42 GiB. | ||
| 25975 | 2026.03.25 00:28:41.487358 [ 5 ] {ce812197-09ec-4e7c-a7f5-67c8f950351b} <Trace> MergedBlockOutputStream: filled checksums all_149_149_0 (state Temporary) | ||
| 25976 | 2026.03.25 00:28:41.487754 [ 5 ] {ce812197-09ec-4e7c-a7f5-67c8f950351b} <Trace> oximeter.fields_u16 (b490aa8d-8720-450c-9d9d-0c0be0c6e0e1): Renaming temporary part tmp_insert_all_149_149_0 to all_149_149_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 25977 | 2026.03.25 00:28:41.487883 [ 5 ] {ce812197-09ec-4e7c-a7f5-67c8f950351b} <Debug> executeQuery: Read 45 rows, 3.38 KiB in 0.001404 sec., 32051.28205128205 rows/sec., 2.35 MiB/sec. | ||
| 25978 | 2026.03.25 00:28:41.487921 [ 5 ] {ce812197-09ec-4e7c-a7f5-67c8f950351b} <Debug> TCPHandler: Processed in 0.001561135 sec. | ||
| 25979 | 2026.03.25 00:28:41.488027 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 25980 | 2026.03.25 00:28:41.488118 [ 5 ] {cedd6bc7-2d64-412c-808f-0db82163b2c9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 25981 | 2026.03.25 00:28:41.488155 [ 5 ] {cedd6bc7-2d64-412c-808f-0db82163b2c9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 25982 | 2026.03.25 00:28:41.488555 [ 5 ] {cedd6bc7-2d64-412c-808f-0db82163b2c9} <Trace> oximeter.fields_uuid (6a83c119-7e6c-4ef5-9da4-bd1e7cdd4b62): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 25983 | 2026.03.25 00:28:41.488590 [ 5 ] {cedd6bc7-2d64-412c-808f-0db82163b2c9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.42 GiB. | ||
| 25984 | 2026.03.25 00:28:41.488978 [ 5 ] {cedd6bc7-2d64-412c-808f-0db82163b2c9} <Trace> MergedBlockOutputStream: filled checksums all_177_177_0 (state Temporary) | ||
| 25985 | 2026.03.25 00:28:41.489431 [ 5 ] {cedd6bc7-2d64-412c-808f-0db82163b2c9} <Trace> oximeter.fields_uuid (6a83c119-7e6c-4ef5-9da4-bd1e7cdd4b62): Renaming temporary part tmp_insert_all_177_177_0 to all_177_177_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 25986 | 2026.03.25 00:28:41.489558 [ 5 ] {cedd6bc7-2d64-412c-808f-0db82163b2c9} <Debug> executeQuery: Read 109 rows, 8.72 KiB in 0.001457 sec., 74811.25600549074 rows/sec., 5.84 MiB/sec. | ||
| 25987 | 2026.03.25 00:28:41.489595 [ 5 ] {cedd6bc7-2d64-412c-808f-0db82163b2c9} <Debug> TCPHandler: Processed in 0.001614947 sec. | ||
| 25988 | 2026.03.25 00:28:41.489710 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 25989 | 2026.03.25 00:28:41.489800 [ 5 ] {5bcb959e-3079-4519-b1f1-c48445941180} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 25990 | 2026.03.25 00:28:41.489841 [ 5 ] {5bcb959e-3079-4519-b1f1-c48445941180} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 25991 | 2026.03.25 00:28:41.490228 [ 5 ] {5bcb959e-3079-4519-b1f1-c48445941180} <Trace> oximeter.measurements_cumulativeu64 (d9515f17-c5fd-4592-903e-92bbab0fc185): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 25992 | 2026.03.25 00:28:41.490264 [ 5 ] {5bcb959e-3079-4519-b1f1-c48445941180} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.42 GiB. | ||
| 25993 | 2026.03.25 00:28:41.490679 [ 5 ] {5bcb959e-3079-4519-b1f1-c48445941180} <Trace> MergedBlockOutputStream: filled checksums all_177_177_0 (state Temporary) | ||
| 25994 | 2026.03.25 00:28:41.491076 [ 5 ] {5bcb959e-3079-4519-b1f1-c48445941180} <Trace> oximeter.measurements_cumulativeu64 (d9515f17-c5fd-4592-903e-92bbab0fc185): Renaming temporary part tmp_insert_all_177_177_0 to all_177_177_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 25995 | 2026.03.25 00:28:41.491204 [ 5 ] {5bcb959e-3079-4519-b1f1-c48445941180} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001422 sec., 112517.58087201124 rows/sec., 7.84 MiB/sec. | ||
| 25996 | 2026.03.25 00:28:41.491202 [ 124 ] {} <Debug> oximeter.measurements_cumulativeu64 (d9515f17-c5fd-4592-903e-92bbab0fc185) (MergerMutator): Selected 2 parts from all_1_172_41 to all_173_173_0 | ||
| 25997 | 2026.03.25 00:28:41.491241 [ 5 ] {5bcb959e-3079-4519-b1f1-c48445941180} <Debug> TCPHandler: Processed in 0.001578067 sec. | ||
| 25998 | 2026.03.25 00:28:41.491278 [ 124 ] {} <Trace> oximeter.measurements_cumulativeu64 (d9515f17-c5fd-4592-903e-92bbab0fc185): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 25999 | 2026.03.25 00:28:41.491305 [ 124 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.42 GiB. | ||
| 26000 | 2026.03.25 00:28:41.491355 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 26001 | 2026.03.25 00:28:41.491389 [ 199 ] {d9515f17-c5fd-4592-903e-92bbab0fc185::all_1_173_42} <Debug> MergeTask::PrepareStage: Merging 2 parts: from all_1_172_41 to all_173_173_0 into Compact with storage Full | ||
| 26002 | 2026.03.25 00:28:41.491450 [ 5 ] {91a69794-f4b2-445d-94e7-326211d2badb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 26003 | 2026.03.25 00:28:41.491495 [ 199 ] {d9515f17-c5fd-4592-903e-92bbab0fc185::all_1_173_42} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 26004 | 2026.03.25 00:28:41.491503 [ 5 ] {91a69794-f4b2-445d-94e7-326211d2badb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 26005 | 2026.03.25 00:28:41.491526 [ 199 ] {d9515f17-c5fd-4592-903e-92bbab0fc185::all_1_173_42} <Debug> MergeTreeSequentialSource: Reading 10 marks from part all_1_172_41, total 69026 rows starting from the beginning of the part | ||
| 26006 | 2026.03.25 00:28:41.491586 [ 199 ] {d9515f17-c5fd-4592-903e-92bbab0fc185::all_1_173_42} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_173_173_0, total 128 rows starting from the beginning of the part | ||
| 26007 | 2026.03.25 00:28:41.492324 [ 5 ] {91a69794-f4b2-445d-94e7-326211d2badb} <Trace> oximeter.measurements_histogramu64 (66b3c5cd-c277-4614-b9e1-0e483a2d8930): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 26008 | 2026.03.25 00:28:41.492358 [ 5 ] {91a69794-f4b2-445d-94e7-326211d2badb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.42 GiB. | ||
| 26009 | 2026.03.25 00:28:41.493025 [ 5 ] {91a69794-f4b2-445d-94e7-326211d2badb} <Trace> MergedBlockOutputStream: filled checksums all_149_149_0 (state Temporary) | ||
| 26010 | 2026.03.25 00:28:41.493524 [ 5 ] {91a69794-f4b2-445d-94e7-326211d2badb} <Trace> oximeter.measurements_histogramu64 (66b3c5cd-c277-4614-b9e1-0e483a2d8930): Renaming temporary part tmp_insert_all_149_149_0 to all_149_149_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 26011 | 2026.03.25 00:28:41.493661 [ 5 ] {91a69794-f4b2-445d-94e7-326211d2badb} <Debug> executeQuery: Read 45 rows, 82.57 KiB in 0.002228 sec., 20197.48653500898 rows/sec., 36.19 MiB/sec. | ||
| 26012 | 2026.03.25 00:28:41.493719 [ 5 ] {91a69794-f4b2-445d-94e7-326211d2badb} <Debug> TCPHandler: Processed in 0.002411305 sec. | ||
| 26013 | 2026.03.25 00:28:41.493829 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 26014 | 2026.03.25 00:28:41.493920 [ 5 ] {b3b4ca2c-5995-4dd7-b685-7b4f2c23edc2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 26015 | 2026.03.25 00:28:41.493960 [ 5 ] {b3b4ca2c-5995-4dd7-b685-7b4f2c23edc2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 26016 | 2026.03.25 00:28:41.494286 [ 5 ] {b3b4ca2c-5995-4dd7-b685-7b4f2c23edc2} <Trace> oximeter.measurements_u64 (a46c3f3f-9ded-4b50-9fc2-4f503dd169a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 26017 | 2026.03.25 00:28:41.494322 [ 5 ] {b3b4ca2c-5995-4dd7-b685-7b4f2c23edc2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.42 GiB. | ||
| 26018 | 2026.03.25 00:28:41.494705 [ 5 ] {b3b4ca2c-5995-4dd7-b685-7b4f2c23edc2} <Trace> MergedBlockOutputStream: filled checksums all_177_177_0 (state Temporary) | ||
| 26019 | 2026.03.25 00:28:41.495142 [ 5 ] {b3b4ca2c-5995-4dd7-b685-7b4f2c23edc2} <Trace> oximeter.measurements_u64 (a46c3f3f-9ded-4b50-9fc2-4f503dd169a4): Renaming temporary part tmp_insert_all_177_177_0 to all_177_177_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 26020 | 2026.03.25 00:28:41.495272 [ 5 ] {b3b4ca2c-5995-4dd7-b685-7b4f2c23edc2} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001369 sec., 43827.61139517897 rows/sec., 2.95 MiB/sec. | ||
| 26021 | 2026.03.25 00:28:41.495307 [ 5 ] {b3b4ca2c-5995-4dd7-b685-7b4f2c23edc2} <Debug> TCPHandler: Processed in 0.001525325 sec. | ||
| 26022 | 2026.03.25 00:28:41.502656 [ 198 ] {d9515f17-c5fd-4592-903e-92bbab0fc185::all_1_173_42} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 69154 rows, containing 5 columns (5 merged, 0 gathered) in 0.011295169 sec., 6122440.487610234 rows/sec., 390.50 MiB/sec. | ||
| 26023 | 2026.03.25 00:28:41.503427 [ 197 ] {d9515f17-c5fd-4592-903e-92bbab0fc185::all_1_173_42} <Trace> MergedBlockOutputStream: filled checksums all_1_173_42 (state Temporary) | ||
| 26024 | 2026.03.25 00:28:41.504071 [ 197 ] {d9515f17-c5fd-4592-903e-92bbab0fc185::all_1_173_42} <Trace> oximeter.measurements_cumulativeu64 (d9515f17-c5fd-4592-903e-92bbab0fc185): Renaming temporary part tmp_merge_all_1_173_42 to all_1_173_42 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 26025 | 2026.03.25 00:28:41.504160 [ 197 ] {d9515f17-c5fd-4592-903e-92bbab0fc185::all_1_173_42} <Trace> oximeter.measurements_cumulativeu64 (d9515f17-c5fd-4592-903e-92bbab0fc185) (MergerMutator): Merged 2 parts: [all_1_172_41, all_173_173_0] -> all_1_173_42 | ||
| 26026 | 2026.03.25 00:28:41.504267 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.33 MiB. | ||
| 26027 | 2026.03.25 00:28:42.000177 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 410.96 MiB, peak 430.58 MiB, free memory in arenas 0.00 B, will set to 412.83 MiB (RSS), difference: 1.87 MiB | ||
| 26028 | 2026.03.25 00:28:42.616061 [ 220 ] {} <Trace> oximeter.measurements_cumulativeu64 (d9515f17-c5fd-4592-903e-92bbab0fc185): Found 6 old parts to remove. Parts: [all_1_60_12, all_61_61_0, all_62_62_0, all_63_63_0, all_64_64_0, all_65_65_0] | ||
| 26029 | 2026.03.25 00:28:42.616131 [ 220 ] {} <Debug> oximeter.measurements_cumulativeu64 (d9515f17-c5fd-4592-903e-92bbab0fc185): Removing 6 parts from filesystem (serially): Parts: [all_1_60_12, all_61_61_0, all_62_62_0, all_63_63_0, all_64_64_0, all_65_65_0] | ||
| 26030 | 2026.03.25 00:28:42.619619 [ 220 ] {} <Debug> oximeter.measurements_cumulativeu64 (d9515f17-c5fd-4592-903e-92bbab0fc185): Removing 6 parts from memory: Parts: [all_1_60_12, all_61_61_0, all_62_62_0, all_63_63_0, all_64_64_0, all_65_65_0] | ||
| 26031 | 2026.03.25 00:28:44.711978 [ 29 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 26032 | 2026.03.25 00:28:44.712028 [ 29 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 26033 | 2026.03.25 00:28:45.019329 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 49886 | ||
| 26034 | 2026.03.25 00:28:45.019864 [ 244 ] {} <Trace> system.asynchronous_metric_log (0898b27c-367e-447b-8482-f4822232c365): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 26035 | 2026.03.25 00:28:45.019899 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.42 GiB. | ||
| 26036 | 2026.03.25 00:28:45.020496 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_104_104_0 (state Temporary) | ||
| 26037 | 2026.03.25 00:28:45.020931 [ 244 ] {} <Trace> system.asynchronous_metric_log (0898b27c-367e-447b-8482-f4822232c365): Renaming temporary part tmp_insert_all_104_104_0 to all_104_104_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 26038 | 2026.03.25 00:28:45.021064 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 49886 | ||
| 26039 | 2026.03.25 00:28:45.240639 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 3306 | ||
| 26040 | 2026.03.25 00:28:45.243689 [ 242 ] {} <Trace> system.query_log (9703172c-9101-4506-b1d0-613c64f918a0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 26041 | 2026.03.25 00:28:45.243729 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.42 GiB. | ||
| 26042 | 2026.03.25 00:28:45.245022 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
| 26043 | 2026.03.25 00:28:45.245485 [ 242 ] {} <Trace> system.query_log (9703172c-9101-4506-b1d0-613c64f918a0): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 26044 | 2026.03.25 00:28:45.245742 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 3306 | ||
| 26045 | 2026.03.25 00:28:46.001540 [ 225 ] {} <Trace> oximeter.fields_u8 (fa258e8d-285a-434f-b894-6be795807874): Found 5 old parts to remove. Parts: [all_1_25_6, all_26_26_0, all_27_27_0, all_28_28_0, all_29_29_0] | ||
| 26046 | 2026.03.25 00:28:46.001611 [ 225 ] {} <Debug> oximeter.fields_u8 (fa258e8d-285a-434f-b894-6be795807874): Removing 5 parts from filesystem (serially): Parts: [all_1_25_6, all_26_26_0, all_27_27_0, all_28_28_0, all_29_29_0] | ||
| 26047 | 2026.03.25 00:28:46.004647 [ 225 ] {} <Debug> oximeter.fields_u8 (fa258e8d-285a-434f-b894-6be795807874): Removing 5 parts from memory: Parts: [all_1_25_6, all_26_26_0, all_27_27_0, all_28_28_0, all_29_29_0] | ||
| 26048 | 2026.03.25 00:28:46.489716 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 26049 | 2026.03.25 00:28:46.489914 [ 5 ] {34b09093-c680-44b6-a031-1f36c9345e34} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 26050 | 2026.03.25 00:28:46.489986 [ 5 ] {34b09093-c680-44b6-a031-1f36c9345e34} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 26051 | 2026.03.25 00:28:46.490855 [ 5 ] {34b09093-c680-44b6-a031-1f36c9345e34} <Trace> oximeter.fields_i16 (78240462-1731-4218-9a79-d1fbaf59befe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 26052 | 2026.03.25 00:28:46.490899 [ 5 ] {34b09093-c680-44b6-a031-1f36c9345e34} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.42 GiB. | ||
| 26053 | 2026.03.25 00:28:46.491444 [ 5 ] {34b09093-c680-44b6-a031-1f36c9345e34} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
| 26054 | 2026.03.25 00:28:46.491901 [ 5 ] {34b09093-c680-44b6-a031-1f36c9345e34} <Trace> oximeter.fields_i16 (78240462-1731-4218-9a79-d1fbaf59befe): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 26055 | 2026.03.25 00:28:46.492043 [ 31 ] {} <Debug> oximeter.fields_i16 (78240462-1731-4218-9a79-d1fbaf59befe) (MergerMutator): Selected 5 parts from all_1_73_18 to all_77_77_0 | ||
| 26056 | 2026.03.25 00:28:46.492048 [ 5 ] {34b09093-c680-44b6-a031-1f36c9345e34} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.00219 sec., 129680.36529680365 rows/sec., 8.24 MiB/sec. | ||
| 26057 | 2026.03.25 00:28:46.492109 [ 31 ] {} <Trace> oximeter.fields_i16 (78240462-1731-4218-9a79-d1fbaf59befe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 26058 | 2026.03.25 00:28:46.492132 [ 5 ] {34b09093-c680-44b6-a031-1f36c9345e34} <Debug> TCPHandler: Processed in 0.002545489 sec. | ||
| 26059 | 2026.03.25 00:28:46.492136 [ 31 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.42 GiB. | ||
| 26060 | 2026.03.25 00:28:46.492255 [ 224 ] {} <Trace> oximeter.fields_i16 (78240462-1731-4218-9a79-d1fbaf59befe): Found 5 old parts to remove. Parts: [all_1_25_6, all_26_26_0, all_27_27_0, all_28_28_0, all_29_29_0] | ||
| 26061 | 2026.03.25 00:28:46.492285 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 26062 | 2026.03.25 00:28:46.492291 [ 224 ] {} <Debug> oximeter.fields_i16 (78240462-1731-4218-9a79-d1fbaf59befe): Removing 5 parts from filesystem (serially): Parts: [all_1_25_6, all_26_26_0, all_27_27_0, all_28_28_0, all_29_29_0] | ||
| 26063 | 2026.03.25 00:28:46.492298 [ 198 ] {78240462-1731-4218-9a79-d1fbaf59befe::all_1_77_19} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_73_18 to all_77_77_0 into Compact with storage Full | ||
| 26064 | 2026.03.25 00:28:46.492386 [ 5 ] {4f6458f0-684c-4799-960f-f6929aee09d4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 26065 | 2026.03.25 00:28:46.492432 [ 5 ] {4f6458f0-684c-4799-960f-f6929aee09d4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 26066 | 2026.03.25 00:28:46.492472 [ 198 ] {78240462-1731-4218-9a79-d1fbaf59befe::all_1_77_19} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 26067 | 2026.03.25 00:28:46.492516 [ 198 ] {78240462-1731-4218-9a79-d1fbaf59befe::all_1_77_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_73_18, total 284 rows starting from the beginning of the part | ||
| 26068 | 2026.03.25 00:28:46.492598 [ 198 ] {78240462-1731-4218-9a79-d1fbaf59befe::all_1_77_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 284 rows starting from the beginning of the part | ||
| 26069 | 2026.03.25 00:28:46.492653 [ 198 ] {78240462-1731-4218-9a79-d1fbaf59befe::all_1_77_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 284 rows starting from the beginning of the part | ||
| 26070 | 2026.03.25 00:28:46.492703 [ 198 ] {78240462-1731-4218-9a79-d1fbaf59befe::all_1_77_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 284 rows starting from the beginning of the part | ||
| 26071 | 2026.03.25 00:28:46.492745 [ 198 ] {78240462-1731-4218-9a79-d1fbaf59befe::all_1_77_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 284 rows starting from the beginning of the part | ||
| 26072 | 2026.03.25 00:28:46.493330 [ 5 ] {4f6458f0-684c-4799-960f-f6929aee09d4} <Trace> oximeter.fields_string (da9d4756-c540-45ff-bdbb-bdc9c8d31861): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 26073 | 2026.03.25 00:28:46.493372 [ 5 ] {4f6458f0-684c-4799-960f-f6929aee09d4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.42 GiB. | ||
| 26074 | 2026.03.25 00:28:46.493751 [ 197 ] {78240462-1731-4218-9a79-d1fbaf59befe::all_1_77_19} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1420 rows, containing 5 columns (5 merged, 0 gathered) in 0.001518385 sec., 935204.1807578447 rows/sec., 62.97 MiB/sec. | ||
| 26075 | 2026.03.25 00:28:46.493923 [ 5 ] {4f6458f0-684c-4799-960f-f6929aee09d4} <Trace> MergedBlockOutputStream: filled checksums all_178_178_0 (state Temporary) | ||
| 26076 | 2026.03.25 00:28:46.494123 [ 197 ] {78240462-1731-4218-9a79-d1fbaf59befe::all_1_77_19} <Trace> MergedBlockOutputStream: filled checksums all_1_77_19 (state Temporary) | ||
| 26077 | 2026.03.25 00:28:46.494451 [ 5 ] {4f6458f0-684c-4799-960f-f6929aee09d4} <Trace> oximeter.fields_string (da9d4756-c540-45ff-bdbb-bdc9c8d31861): Renaming temporary part tmp_insert_all_178_178_0 to all_178_178_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 26078 | 2026.03.25 00:28:46.494599 [ 5 ] {4f6458f0-684c-4799-960f-f6929aee09d4} <Debug> executeQuery: Read 825 rows, 66.29 KiB in 0.002231 sec., 369789.3321380547 rows/sec., 29.02 MiB/sec. | ||
| 26079 | 2026.03.25 00:28:46.494638 [ 5 ] {4f6458f0-684c-4799-960f-f6929aee09d4} <Debug> TCPHandler: Processed in 0.002400386 sec. | ||
| 26080 | 2026.03.25 00:28:46.494760 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 26081 | 2026.03.25 00:28:46.494842 [ 197 ] {78240462-1731-4218-9a79-d1fbaf59befe::all_1_77_19} <Trace> oximeter.fields_i16 (78240462-1731-4218-9a79-d1fbaf59befe): Renaming temporary part tmp_merge_all_1_77_19 to all_1_77_19 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 26082 | 2026.03.25 00:28:46.494853 [ 5 ] {ce3641ef-3e00-4ffc-9f1c-a957b484efea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 26083 | 2026.03.25 00:28:46.494902 [ 5 ] {ce3641ef-3e00-4ffc-9f1c-a957b484efea} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 26084 | 2026.03.25 00:28:46.494932 [ 197 ] {78240462-1731-4218-9a79-d1fbaf59befe::all_1_77_19} <Trace> oximeter.fields_i16 (78240462-1731-4218-9a79-d1fbaf59befe) (MergerMutator): Merged 5 parts: [all_1_73_18, all_77_77_0] -> all_1_77_19 | ||
| 26085 | 2026.03.25 00:28:46.495045 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.41 MiB. | ||
| 26086 | 2026.03.25 00:28:46.495391 [ 5 ] {ce3641ef-3e00-4ffc-9f1c-a957b484efea} <Trace> oximeter.fields_u16 (b490aa8d-8720-450c-9d9d-0c0be0c6e0e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 26087 | 2026.03.25 00:28:46.495422 [ 224 ] {} <Debug> oximeter.fields_i16 (78240462-1731-4218-9a79-d1fbaf59befe): Removing 5 parts from memory: Parts: [all_1_25_6, all_26_26_0, all_27_27_0, all_28_28_0, all_29_29_0] | ||
| 26088 | 2026.03.25 00:28:46.495434 [ 5 ] {ce3641ef-3e00-4ffc-9f1c-a957b484efea} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.42 GiB. | ||
| 26089 | 2026.03.25 00:28:46.495875 [ 5 ] {ce3641ef-3e00-4ffc-9f1c-a957b484efea} <Trace> MergedBlockOutputStream: filled checksums all_150_150_0 (state Temporary) | ||
| 26090 | 2026.03.25 00:28:46.496307 [ 5 ] {ce3641ef-3e00-4ffc-9f1c-a957b484efea} <Trace> oximeter.fields_u16 (b490aa8d-8720-450c-9d9d-0c0be0c6e0e1): Renaming temporary part tmp_insert_all_150_150_0 to all_150_150_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 26091 | 2026.03.25 00:28:46.496436 [ 5 ] {ce3641ef-3e00-4ffc-9f1c-a957b484efea} <Debug> executeQuery: Read 156 rows, 9.59 KiB in 0.001601 sec., 97439.10056214865 rows/sec., 5.85 MiB/sec. | ||
| 26092 | 2026.03.25 00:28:46.496474 [ 5 ] {ce3641ef-3e00-4ffc-9f1c-a957b484efea} <Debug> TCPHandler: Processed in 0.001761241 sec. | ||
| 26093 | 2026.03.25 00:28:46.496596 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 26094 | 2026.03.25 00:28:46.496687 [ 5 ] {66700b8f-ce49-4172-8678-55ec473754cc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 26095 | 2026.03.25 00:28:46.496725 [ 5 ] {66700b8f-ce49-4172-8678-55ec473754cc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 26096 | 2026.03.25 00:28:46.497173 [ 5 ] {66700b8f-ce49-4172-8678-55ec473754cc} <Trace> oximeter.fields_u32 (79eddaf6-5920-48fe-8c45-6c5582e58677): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 26097 | 2026.03.25 00:28:46.497209 [ 5 ] {66700b8f-ce49-4172-8678-55ec473754cc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.42 GiB. | ||
| 26098 | 2026.03.25 00:28:46.497665 [ 5 ] {66700b8f-ce49-4172-8678-55ec473754cc} <Trace> MergedBlockOutputStream: filled checksums all_103_103_0 (state Temporary) | ||
| 26099 | 2026.03.25 00:28:46.498088 [ 5 ] {66700b8f-ce49-4172-8678-55ec473754cc} <Trace> oximeter.fields_u32 (79eddaf6-5920-48fe-8c45-6c5582e58677): Renaming temporary part tmp_insert_all_103_103_0 to all_103_103_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 26100 | 2026.03.25 00:28:46.498214 [ 5 ] {66700b8f-ce49-4172-8678-55ec473754cc} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001545 sec., 96440.12944983819 rows/sec., 6.23 MiB/sec. | ||
| 26101 | 2026.03.25 00:28:46.498251 [ 5 ] {66700b8f-ce49-4172-8678-55ec473754cc} <Debug> TCPHandler: Processed in 0.001702459 sec. | ||
| 26102 | 2026.03.25 00:28:46.498374 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 26103 | 2026.03.25 00:28:46.498466 [ 5 ] {931d2a74-e0dd-4cee-8fc3-fd406e024e97} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 26104 | 2026.03.25 00:28:46.498504 [ 5 ] {931d2a74-e0dd-4cee-8fc3-fd406e024e97} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 26105 | 2026.03.25 00:28:46.498952 [ 5 ] {931d2a74-e0dd-4cee-8fc3-fd406e024e97} <Trace> oximeter.fields_u8 (fa258e8d-285a-434f-b894-6be795807874): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 26106 | 2026.03.25 00:28:46.498988 [ 5 ] {931d2a74-e0dd-4cee-8fc3-fd406e024e97} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.42 GiB. | ||
| 26107 | 2026.03.25 00:28:46.499451 [ 5 ] {931d2a74-e0dd-4cee-8fc3-fd406e024e97} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
| 26108 | 2026.03.25 00:28:46.499901 [ 5 ] {931d2a74-e0dd-4cee-8fc3-fd406e024e97} <Trace> oximeter.fields_u8 (fa258e8d-285a-434f-b894-6be795807874): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 26109 | 2026.03.25 00:28:46.500015 [ 31 ] {} <Debug> oximeter.fields_u8 (fa258e8d-285a-434f-b894-6be795807874) (MergerMutator): Selected 5 parts from all_1_73_18 to all_77_77_0 | ||
| 26110 | 2026.03.25 00:28:46.500035 [ 5 ] {931d2a74-e0dd-4cee-8fc3-fd406e024e97} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001586 sec., 93316.51954602775 rows/sec., 5.31 MiB/sec. | ||
| 26111 | 2026.03.25 00:28:46.500066 [ 31 ] {} <Trace> oximeter.fields_u8 (fa258e8d-285a-434f-b894-6be795807874): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 26112 | 2026.03.25 00:28:46.500085 [ 5 ] {931d2a74-e0dd-4cee-8fc3-fd406e024e97} <Debug> TCPHandler: Processed in 0.001767431 sec. | ||
| 26113 | 2026.03.25 00:28:46.500092 [ 31 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.42 GiB. | ||
| 26114 | 2026.03.25 00:28:46.500191 [ 198 ] {fa258e8d-285a-434f-b894-6be795807874::all_1_77_19} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_73_18 to all_77_77_0 into Compact with storage Full | ||
| 26115 | 2026.03.25 00:28:46.500215 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 26116 | 2026.03.25 00:28:46.500285 [ 198 ] {fa258e8d-285a-434f-b894-6be795807874::all_1_77_19} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 26117 | 2026.03.25 00:28:46.500314 [ 198 ] {fa258e8d-285a-434f-b894-6be795807874::all_1_77_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_73_18, total 148 rows starting from the beginning of the part | ||
| 26118 | 2026.03.25 00:28:46.500319 [ 5 ] {96c31d57-79c8-4559-8900-810db9f9cc89} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 26119 | 2026.03.25 00:28:46.500363 [ 198 ] {fa258e8d-285a-434f-b894-6be795807874::all_1_77_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 148 rows starting from the beginning of the part | ||
| 26120 | 2026.03.25 00:28:46.500366 [ 5 ] {96c31d57-79c8-4559-8900-810db9f9cc89} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 26121 | 2026.03.25 00:28:46.500410 [ 198 ] {fa258e8d-285a-434f-b894-6be795807874::all_1_77_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 148 rows starting from the beginning of the part | ||
| 26122 | 2026.03.25 00:28:46.500449 [ 198 ] {fa258e8d-285a-434f-b894-6be795807874::all_1_77_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 148 rows starting from the beginning of the part | ||
| 26123 | 2026.03.25 00:28:46.500485 [ 198 ] {fa258e8d-285a-434f-b894-6be795807874::all_1_77_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 148 rows starting from the beginning of the part | ||
| 26124 | 2026.03.25 00:28:46.500983 [ 5 ] {96c31d57-79c8-4559-8900-810db9f9cc89} <Trace> oximeter.fields_uuid (6a83c119-7e6c-4ef5-9da4-bd1e7cdd4b62): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 26125 | 2026.03.25 00:28:46.501023 [ 5 ] {96c31d57-79c8-4559-8900-810db9f9cc89} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.42 GiB. | ||
| 26126 | 2026.03.25 00:28:46.501236 [ 192 ] {fa258e8d-285a-434f-b894-6be795807874::all_1_77_19} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 740 rows, containing 5 columns (5 merged, 0 gathered) in 0.001074905 sec., 688432.9312822995 rows/sec., 41.78 MiB/sec. | ||
| 26127 | 2026.03.25 00:28:46.501472 [ 198 ] {fa258e8d-285a-434f-b894-6be795807874::all_1_77_19} <Trace> MergedBlockOutputStream: filled checksums all_1_77_19 (state Temporary) | ||
| 26128 | 2026.03.25 00:28:46.501473 [ 5 ] {96c31d57-79c8-4559-8900-810db9f9cc89} <Trace> MergedBlockOutputStream: filled checksums all_178_178_0 (state Temporary) | ||
| 26129 | 2026.03.25 00:28:46.502045 [ 5 ] {96c31d57-79c8-4559-8900-810db9f9cc89} <Trace> oximeter.fields_uuid (6a83c119-7e6c-4ef5-9da4-bd1e7cdd4b62): Renaming temporary part tmp_insert_all_178_178_0 to all_178_178_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 26130 | 2026.03.25 00:28:46.502082 [ 198 ] {fa258e8d-285a-434f-b894-6be795807874::all_1_77_19} <Trace> oximeter.fields_u8 (fa258e8d-285a-434f-b894-6be795807874): Renaming temporary part tmp_merge_all_1_77_19 to all_1_77_19 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 26131 | 2026.03.25 00:28:46.502167 [ 198 ] {fa258e8d-285a-434f-b894-6be795807874::all_1_77_19} <Trace> oximeter.fields_u8 (fa258e8d-285a-434f-b894-6be795807874) (MergerMutator): Merged 5 parts: [all_1_73_18, all_77_77_0] -> all_1_77_19 | ||
| 26132 | 2026.03.25 00:28:46.502183 [ 5 ] {96c31d57-79c8-4559-8900-810db9f9cc89} <Debug> executeQuery: Read 504 rows, 36.30 KiB in 0.001881 sec., 267942.5837320574 rows/sec., 18.85 MiB/sec. | ||
| 26133 | 2026.03.25 00:28:46.502226 [ 5 ] {96c31d57-79c8-4559-8900-810db9f9cc89} <Debug> TCPHandler: Processed in 0.002059198 sec. | ||
| 26134 | 2026.03.25 00:28:46.502235 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. | ||
| 26135 | 2026.03.25 00:28:46.502288 [ 223 ] {} <Trace> oximeter.fields_uuid (6a83c119-7e6c-4ef5-9da4-bd1e7cdd4b62): Found 6 old parts to remove. Parts: [all_1_61_12, all_62_62_0, all_63_63_0, all_64_64_0, all_65_65_0, all_66_66_0] | ||
| 26136 | 2026.03.25 00:28:46.502328 [ 223 ] {} <Debug> oximeter.fields_uuid (6a83c119-7e6c-4ef5-9da4-bd1e7cdd4b62): Removing 6 parts from filesystem (serially): Parts: [all_1_61_12, all_62_62_0, all_63_63_0, all_64_64_0, all_65_65_0, all_66_66_0] | ||
| 26137 | 2026.03.25 00:28:46.502336 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 26138 | 2026.03.25 00:28:46.502436 [ 5 ] {49683fb2-6781-4653-b154-db2d4b5f21d7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 26139 | 2026.03.25 00:28:46.502475 [ 5 ] {49683fb2-6781-4653-b154-db2d4b5f21d7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 26140 | 2026.03.25 00:28:46.502822 [ 5 ] {49683fb2-6781-4653-b154-db2d4b5f21d7} <Trace> oximeter.measurements_bool (8a3ce6e0-f76a-4ba2-9a43-4275c3c9549e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 26141 | 2026.03.25 00:28:46.502856 [ 5 ] {49683fb2-6781-4653-b154-db2d4b5f21d7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.42 GiB. | ||
| 26142 | 2026.03.25 00:28:46.503396 [ 5 ] {49683fb2-6781-4653-b154-db2d4b5f21d7} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
| 26143 | 2026.03.25 00:28:46.503846 [ 5 ] {49683fb2-6781-4653-b154-db2d4b5f21d7} <Trace> oximeter.measurements_bool (8a3ce6e0-f76a-4ba2-9a43-4275c3c9549e): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 26144 | 2026.03.25 00:28:46.503977 [ 5 ] {49683fb2-6781-4653-b154-db2d4b5f21d7} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001558 sec., 3851.0911424903725 rows/sec., 201.20 KiB/sec. | ||
| 26145 | 2026.03.25 00:28:46.504013 [ 5 ] {49683fb2-6781-4653-b154-db2d4b5f21d7} <Debug> TCPHandler: Processed in 0.0017238 sec. | ||
| 26146 | 2026.03.25 00:28:46.504120 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 26147 | 2026.03.25 00:28:46.504219 [ 5 ] {bda3c359-99f8-41b9-b8b0-b252b08b19b0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 26148 | 2026.03.25 00:28:46.504260 [ 5 ] {bda3c359-99f8-41b9-b8b0-b252b08b19b0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 26149 | 2026.03.25 00:28:46.504664 [ 5 ] {bda3c359-99f8-41b9-b8b0-b252b08b19b0} <Trace> oximeter.measurements_cumulativeu64 (d9515f17-c5fd-4592-903e-92bbab0fc185): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 26150 | 2026.03.25 00:28:46.504699 [ 5 ] {bda3c359-99f8-41b9-b8b0-b252b08b19b0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.42 GiB. | ||
| 26151 | 2026.03.25 00:28:46.505169 [ 5 ] {bda3c359-99f8-41b9-b8b0-b252b08b19b0} <Trace> MergedBlockOutputStream: filled checksums all_178_178_0 (state Temporary) | ||
| 26152 | 2026.03.25 00:28:46.505373 [ 223 ] {} <Debug> oximeter.fields_uuid (6a83c119-7e6c-4ef5-9da4-bd1e7cdd4b62): Removing 6 parts from memory: Parts: [all_1_61_12, all_62_62_0, all_63_63_0, all_64_64_0, all_65_65_0, all_66_66_0] | ||
| 26153 | 2026.03.25 00:28:46.505603 [ 5 ] {bda3c359-99f8-41b9-b8b0-b252b08b19b0} <Trace> oximeter.measurements_cumulativeu64 (d9515f17-c5fd-4592-903e-92bbab0fc185): Renaming temporary part tmp_insert_all_178_178_0 to all_178_178_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 26154 | 2026.03.25 00:28:46.505707 [ 31 ] {} <Debug> oximeter.measurements_cumulativeu64 (d9515f17-c5fd-4592-903e-92bbab0fc185) (MergerMutator): Selected 2 parts from all_1_173_42 to all_174_174_0 | ||
| 26155 | 2026.03.25 00:28:46.505734 [ 5 ] {bda3c359-99f8-41b9-b8b0-b252b08b19b0} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001533 sec., 172863.66601435095 rows/sec., 11.49 MiB/sec. | ||
| 26156 | 2026.03.25 00:28:46.505740 [ 31 ] {} <Trace> oximeter.measurements_cumulativeu64 (d9515f17-c5fd-4592-903e-92bbab0fc185): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 26157 | 2026.03.25 00:28:46.505777 [ 31 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.42 GiB. | ||
| 26158 | 2026.03.25 00:28:46.505779 [ 5 ] {bda3c359-99f8-41b9-b8b0-b252b08b19b0} <Debug> TCPHandler: Processed in 0.001705329 sec. | ||
| 26159 | 2026.03.25 00:28:46.505845 [ 200 ] {d9515f17-c5fd-4592-903e-92bbab0fc185::all_1_174_43} <Debug> MergeTask::PrepareStage: Merging 2 parts: from all_1_173_42 to all_174_174_0 into Compact with storage Full | ||
| 26160 | 2026.03.25 00:28:46.505907 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 26161 | 2026.03.25 00:28:46.505956 [ 200 ] {d9515f17-c5fd-4592-903e-92bbab0fc185::all_1_174_43} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 26162 | 2026.03.25 00:28:46.505993 [ 200 ] {d9515f17-c5fd-4592-903e-92bbab0fc185::all_1_174_43} <Debug> MergeTreeSequentialSource: Reading 10 marks from part all_1_173_42, total 69154 rows starting from the beginning of the part | ||
| 26163 | 2026.03.25 00:28:46.506009 [ 5 ] {9cd94ab9-a410-4fa7-a02d-c717f03fc234} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 26164 | 2026.03.25 00:28:46.506055 [ 200 ] {d9515f17-c5fd-4592-903e-92bbab0fc185::all_1_174_43} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_174_174_0, total 265 rows starting from the beginning of the part | ||
| 26165 | 2026.03.25 00:28:46.506056 [ 5 ] {9cd94ab9-a410-4fa7-a02d-c717f03fc234} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 26166 | 2026.03.25 00:28:46.506398 [ 5 ] {9cd94ab9-a410-4fa7-a02d-c717f03fc234} <Trace> oximeter.measurements_f64 (212c2a6f-90cf-4c71-aafe-78c3b1fd8e79): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 26167 | 2026.03.25 00:28:46.506436 [ 5 ] {9cd94ab9-a410-4fa7-a02d-c717f03fc234} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.42 GiB. | ||
| 26168 | 2026.03.25 00:28:46.506844 [ 5 ] {9cd94ab9-a410-4fa7-a02d-c717f03fc234} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
| 26169 | 2026.03.25 00:28:46.507268 [ 5 ] {9cd94ab9-a410-4fa7-a02d-c717f03fc234} <Trace> oximeter.measurements_f64 (212c2a6f-90cf-4c71-aafe-78c3b1fd8e79): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 26170 | 2026.03.25 00:28:46.507401 [ 5 ] {9cd94ab9-a410-4fa7-a02d-c717f03fc234} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001409 sec., 709.7232079488999 rows/sec., 47.82 KiB/sec. | ||
| 26171 | 2026.03.25 00:28:46.507438 [ 5 ] {9cd94ab9-a410-4fa7-a02d-c717f03fc234} <Debug> TCPHandler: Processed in 0.001578126 sec. | ||
| 26172 | 2026.03.25 00:28:46.507548 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 26173 | 2026.03.25 00:28:46.507646 [ 5 ] {f6f26205-775e-4b8f-a90f-e78a0f2c69f4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 26174 | 2026.03.25 00:28:46.507698 [ 5 ] {f6f26205-775e-4b8f-a90f-e78a0f2c69f4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 26175 | 2026.03.25 00:28:46.508513 [ 5 ] {f6f26205-775e-4b8f-a90f-e78a0f2c69f4} <Trace> oximeter.measurements_histogramu64 (66b3c5cd-c277-4614-b9e1-0e483a2d8930): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 26176 | 2026.03.25 00:28:46.508549 [ 5 ] {f6f26205-775e-4b8f-a90f-e78a0f2c69f4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.42 GiB. | ||
| 26177 | 2026.03.25 00:28:46.509168 [ 5 ] {f6f26205-775e-4b8f-a90f-e78a0f2c69f4} <Trace> MergedBlockOutputStream: filled checksums all_150_150_0 (state Temporary) | ||
| 26178 | 2026.03.25 00:28:46.509683 [ 5 ] {f6f26205-775e-4b8f-a90f-e78a0f2c69f4} <Trace> oximeter.measurements_histogramu64 (66b3c5cd-c277-4614-b9e1-0e483a2d8930): Renaming temporary part tmp_insert_all_150_150_0 to all_150_150_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 26179 | 2026.03.25 00:28:46.509825 [ 5 ] {f6f26205-775e-4b8f-a90f-e78a0f2c69f4} <Debug> executeQuery: Read 14 rows, 25.69 KiB in 0.002196 sec., 6375.227686703097 rows/sec., 11.42 MiB/sec. | ||
| 26180 | 2026.03.25 00:28:46.509880 [ 5 ] {f6f26205-775e-4b8f-a90f-e78a0f2c69f4} <Debug> TCPHandler: Processed in 0.002378654 sec. | ||
| 26181 | 2026.03.25 00:28:46.510004 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 26182 | 2026.03.25 00:28:46.510103 [ 5 ] {9ac8fed6-92cc-4483-8523-7b9541eb676e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 26183 | 2026.03.25 00:28:46.510143 [ 5 ] {9ac8fed6-92cc-4483-8523-7b9541eb676e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 26184 | 2026.03.25 00:28:46.510480 [ 5 ] {9ac8fed6-92cc-4483-8523-7b9541eb676e} <Trace> oximeter.measurements_u64 (a46c3f3f-9ded-4b50-9fc2-4f503dd169a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 26185 | 2026.03.25 00:28:46.510515 [ 5 ] {9ac8fed6-92cc-4483-8523-7b9541eb676e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.42 GiB. | ||
| 26186 | 2026.03.25 00:28:46.510929 [ 5 ] {9ac8fed6-92cc-4483-8523-7b9541eb676e} <Trace> MergedBlockOutputStream: filled checksums all_178_178_0 (state Temporary) | ||
| 26187 | 2026.03.25 00:28:46.511348 [ 5 ] {9ac8fed6-92cc-4483-8523-7b9541eb676e} <Trace> oximeter.measurements_u64 (a46c3f3f-9ded-4b50-9fc2-4f503dd169a4): Renaming temporary part tmp_insert_all_178_178_0 to all_178_178_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 26188 | 2026.03.25 00:28:46.511476 [ 5 ] {9ac8fed6-92cc-4483-8523-7b9541eb676e} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001391 sec., 64701.65348670021 rows/sec., 4.05 MiB/sec. | ||
| 26189 | 2026.03.25 00:28:46.511511 [ 5 ] {9ac8fed6-92cc-4483-8523-7b9541eb676e} <Debug> TCPHandler: Processed in 0.001554596 sec. | ||
| 26190 | 2026.03.25 00:28:46.511544 [ 223 ] {} <Trace> oximeter.measurements_u64 (a46c3f3f-9ded-4b50-9fc2-4f503dd169a4): Found 6 old parts to remove. Parts: [all_1_61_12, all_62_62_0, all_63_63_0, all_64_64_0, all_65_65_0, all_66_66_0] | ||
| 26191 | 2026.03.25 00:28:46.511570 [ 223 ] {} <Debug> oximeter.measurements_u64 (a46c3f3f-9ded-4b50-9fc2-4f503dd169a4): Removing 6 parts from filesystem (serially): Parts: [all_1_61_12, all_62_62_0, all_63_63_0, all_64_64_0, all_65_65_0, all_66_66_0] | ||
| 26192 | 2026.03.25 00:28:46.514452 [ 223 ] {} <Debug> oximeter.measurements_u64 (a46c3f3f-9ded-4b50-9fc2-4f503dd169a4): Removing 6 parts from memory: Parts: [all_1_61_12, all_62_62_0, all_63_63_0, all_64_64_0, all_65_65_0, all_66_66_0] | ||
| 26193 | 2026.03.25 00:28:46.516454 [ 188 ] {d9515f17-c5fd-4592-903e-92bbab0fc185::all_1_174_43} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 69419 rows, containing 5 columns (5 merged, 0 gathered) in 0.010634484 sec., 6527726.215959326 rows/sec., 416.42 MiB/sec. | ||
| 26194 | 2026.03.25 00:28:46.517089 [ 188 ] {d9515f17-c5fd-4592-903e-92bbab0fc185::all_1_174_43} <Trace> MergedBlockOutputStream: filled checksums all_1_174_43 (state Temporary) | ||
| 26195 | 2026.03.25 00:28:46.517691 [ 188 ] {d9515f17-c5fd-4592-903e-92bbab0fc185::all_1_174_43} <Trace> oximeter.measurements_cumulativeu64 (d9515f17-c5fd-4592-903e-92bbab0fc185): Renaming temporary part tmp_merge_all_1_174_43 to all_1_174_43 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 26196 | 2026.03.25 00:28:46.517762 [ 188 ] {d9515f17-c5fd-4592-903e-92bbab0fc185::all_1_174_43} <Trace> oximeter.measurements_cumulativeu64 (d9515f17-c5fd-4592-903e-92bbab0fc185) (MergerMutator): Merged 2 parts: [all_1_173_42, all_174_174_0] -> all_1_174_43 | ||
| 26197 | 2026.03.25 00:28:46.517827 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.34 MiB. | ||
| 26198 | 2026.03.25 00:28:46.869037 [ 224 ] {} <Trace> oximeter.fields_string (da9d4756-c540-45ff-bdbb-bdc9c8d31861): Found 6 old parts to remove. Parts: [all_1_61_12, all_62_62_0, all_63_63_0, all_64_64_0, all_65_65_0, all_66_66_0] | ||
| 26199 | 2026.03.25 00:28:46.869106 [ 224 ] {} <Debug> oximeter.fields_string (da9d4756-c540-45ff-bdbb-bdc9c8d31861): Removing 6 parts from filesystem (serially): Parts: [all_1_61_12, all_62_62_0, all_63_63_0, all_64_64_0, all_65_65_0, all_66_66_0] | ||
| 26200 | 2026.03.25 00:28:46.872433 [ 224 ] {} <Debug> oximeter.fields_string (da9d4756-c540-45ff-bdbb-bdc9c8d31861): Removing 6 parts from memory: Parts: [all_1_61_12, all_62_62_0, all_63_63_0, all_64_64_0, all_65_65_0, all_66_66_0] | ||
| 26201 | 2026.03.25 00:28:47.443393 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 26202 | 2026.03.25 00:28:47.443608 [ 5 ] {49d61ad7-a1a5-4187-a455-b1b4d72c099b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 26203 | 2026.03.25 00:28:47.443680 [ 5 ] {49d61ad7-a1a5-4187-a455-b1b4d72c099b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 26204 | 2026.03.25 00:28:47.444328 [ 5 ] {49d61ad7-a1a5-4187-a455-b1b4d72c099b} <Trace> oximeter.fields_ipaddr (2be1fe0e-d681-4366-b872-d5e7a11bcfe0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 26205 | 2026.03.25 00:28:47.444371 [ 5 ] {49d61ad7-a1a5-4187-a455-b1b4d72c099b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.42 GiB. | ||
| 26206 | 2026.03.25 00:28:47.444975 [ 5 ] {49d61ad7-a1a5-4187-a455-b1b4d72c099b} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 26207 | 2026.03.25 00:28:47.445443 [ 5 ] {49d61ad7-a1a5-4187-a455-b1b4d72c099b} <Trace> oximeter.fields_ipaddr (2be1fe0e-d681-4366-b872-d5e7a11bcfe0): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 26208 | 2026.03.25 00:28:47.445598 [ 5 ] {49d61ad7-a1a5-4187-a455-b1b4d72c099b} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.002043 sec., 978.952520802741 rows/sec., 79.83 KiB/sec. | ||
| 26209 | 2026.03.25 00:28:47.445640 [ 5 ] {49d61ad7-a1a5-4187-a455-b1b4d72c099b} <Debug> TCPHandler: Processed in 0.002385585 sec. | ||
| 26210 | 2026.03.25 00:28:47.445758 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 26211 | 2026.03.25 00:28:47.445853 [ 5 ] {235efdcd-a679-4bd5-ae08-998e68c58f28} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 26212 | 2026.03.25 00:28:47.445892 [ 5 ] {235efdcd-a679-4bd5-ae08-998e68c58f28} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 26213 | 2026.03.25 00:28:47.447577 [ 5 ] {235efdcd-a679-4bd5-ae08-998e68c58f28} <Trace> oximeter.fields_string (da9d4756-c540-45ff-bdbb-bdc9c8d31861): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 26214 | 2026.03.25 00:28:47.447614 [ 5 ] {235efdcd-a679-4bd5-ae08-998e68c58f28} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.42 GiB. | ||
| 26215 | 2026.03.25 00:28:47.448180 [ 5 ] {235efdcd-a679-4bd5-ae08-998e68c58f28} <Trace> MergedBlockOutputStream: filled checksums all_179_179_0 (state Temporary) | ||
| 26216 | 2026.03.25 00:28:47.448655 [ 5 ] {235efdcd-a679-4bd5-ae08-998e68c58f28} <Trace> oximeter.fields_string (da9d4756-c540-45ff-bdbb-bdc9c8d31861): Renaming temporary part tmp_insert_all_179_179_0 to all_179_179_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 26217 | 2026.03.25 00:28:47.448787 [ 5 ] {235efdcd-a679-4bd5-ae08-998e68c58f28} <Debug> executeQuery: Read 2504 rows, 190.97 KiB in 0.002952 sec., 848238.4823848238 rows/sec., 63.18 MiB/sec. | ||
| 26218 | 2026.03.25 00:28:47.448825 [ 5 ] {235efdcd-a679-4bd5-ae08-998e68c58f28} <Debug> TCPHandler: Processed in 0.003116582 sec. | ||
| 26219 | 2026.03.25 00:28:47.448942 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 26220 | 2026.03.25 00:28:47.449035 [ 5 ] {2120652b-fcc9-42c3-8319-de625e8acc1e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 26221 | 2026.03.25 00:28:47.449075 [ 5 ] {2120652b-fcc9-42c3-8319-de625e8acc1e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 26222 | 2026.03.25 00:28:47.449510 [ 5 ] {2120652b-fcc9-42c3-8319-de625e8acc1e} <Trace> oximeter.fields_u16 (b490aa8d-8720-450c-9d9d-0c0be0c6e0e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 26223 | 2026.03.25 00:28:47.449546 [ 5 ] {2120652b-fcc9-42c3-8319-de625e8acc1e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.42 GiB. | ||
| 26224 | 2026.03.25 00:28:47.449943 [ 5 ] {2120652b-fcc9-42c3-8319-de625e8acc1e} <Trace> MergedBlockOutputStream: filled checksums all_151_151_0 (state Temporary) | ||
| 26225 | 2026.03.25 00:28:47.450352 [ 5 ] {2120652b-fcc9-42c3-8319-de625e8acc1e} <Trace> oximeter.fields_u16 (b490aa8d-8720-450c-9d9d-0c0be0c6e0e1): Renaming temporary part tmp_insert_all_151_151_0 to all_151_151_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 26226 | 2026.03.25 00:28:47.450485 [ 5 ] {2120652b-fcc9-42c3-8319-de625e8acc1e} <Debug> executeQuery: Read 62 rows, 4.65 KiB in 0.001467 sec., 42263.122017723246 rows/sec., 3.10 MiB/sec. | ||
| 26227 | 2026.03.25 00:28:47.450482 [ 70 ] {} <Debug> oximeter.fields_u16 (b490aa8d-8720-450c-9d9d-0c0be0c6e0e1) (MergerMutator): Selected 6 parts from all_1_146_29 to all_151_151_0 | ||
| 26228 | 2026.03.25 00:28:47.450523 [ 5 ] {2120652b-fcc9-42c3-8319-de625e8acc1e} <Debug> TCPHandler: Processed in 0.001630238 sec. | ||
| 26229 | 2026.03.25 00:28:47.450566 [ 70 ] {} <Trace> oximeter.fields_u16 (b490aa8d-8720-450c-9d9d-0c0be0c6e0e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 26230 | 2026.03.25 00:28:47.450596 [ 70 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.42 GiB. | ||
| 26231 | 2026.03.25 00:28:47.450657 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 26232 | 2026.03.25 00:28:47.450705 [ 192 ] {b490aa8d-8720-450c-9d9d-0c0be0c6e0e1::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 | ||
| 26233 | 2026.03.25 00:28:47.450755 [ 5 ] {c1289e9d-d7d0-4afb-9f9b-0f35b1735751} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 26234 | 2026.03.25 00:28:47.450799 [ 5 ] {c1289e9d-d7d0-4afb-9f9b-0f35b1735751} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 26235 | 2026.03.25 00:28:47.450841 [ 192 ] {b490aa8d-8720-450c-9d9d-0c0be0c6e0e1::all_1_151_30} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 26236 | 2026.03.25 00:28:47.450881 [ 192 ] {b490aa8d-8720-450c-9d9d-0c0be0c6e0e1::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_146_29, total 239 rows starting from the beginning of the part | ||
| 26237 | 2026.03.25 00:28:47.450959 [ 192 ] {b490aa8d-8720-450c-9d9d-0c0be0c6e0e1::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_147_147_0, total 45 rows starting from the beginning of the part | ||
| 26238 | 2026.03.25 00:28:47.451016 [ 192 ] {b490aa8d-8720-450c-9d9d-0c0be0c6e0e1::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_148_148_0, total 156 rows starting from the beginning of the part | ||
| 26239 | 2026.03.25 00:28:47.451065 [ 192 ] {b490aa8d-8720-450c-9d9d-0c0be0c6e0e1::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_149_149_0, total 45 rows starting from the beginning of the part | ||
| 26240 | 2026.03.25 00:28:47.451111 [ 192 ] {b490aa8d-8720-450c-9d9d-0c0be0c6e0e1::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_150_150_0, total 156 rows starting from the beginning of the part | ||
| 26241 | 2026.03.25 00:28:47.451158 [ 192 ] {b490aa8d-8720-450c-9d9d-0c0be0c6e0e1::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_151_151_0, total 62 rows starting from the beginning of the part | ||
| 26242 | 2026.03.25 00:28:47.451528 [ 5 ] {c1289e9d-d7d0-4afb-9f9b-0f35b1735751} <Trace> oximeter.fields_u32 (79eddaf6-5920-48fe-8c45-6c5582e58677): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 26243 | 2026.03.25 00:28:47.451568 [ 5 ] {c1289e9d-d7d0-4afb-9f9b-0f35b1735751} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.42 GiB. | ||
| 26244 | 2026.03.25 00:28:47.452034 [ 5 ] {c1289e9d-d7d0-4afb-9f9b-0f35b1735751} <Trace> MergedBlockOutputStream: filled checksums all_104_104_0 (state Temporary) | ||
| 26245 | 2026.03.25 00:28:47.452118 [ 191 ] {b490aa8d-8720-450c-9d9d-0c0be0c6e0e1::all_1_151_30} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 703 rows, containing 5 columns (5 merged, 0 gathered) in 0.001460824 sec., 481235.2480517844 rows/sec., 32.79 MiB/sec. | ||
| 26246 | 2026.03.25 00:28:47.452440 [ 190 ] {b490aa8d-8720-450c-9d9d-0c0be0c6e0e1::all_1_151_30} <Trace> MergedBlockOutputStream: filled checksums all_1_151_30 (state Temporary) | ||
| 26247 | 2026.03.25 00:28:47.452463 [ 5 ] {c1289e9d-d7d0-4afb-9f9b-0f35b1735751} <Trace> oximeter.fields_u32 (79eddaf6-5920-48fe-8c45-6c5582e58677): Renaming temporary part tmp_insert_all_104_104_0 to all_104_104_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 26248 | 2026.03.25 00:28:47.452609 [ 5 ] {c1289e9d-d7d0-4afb-9f9b-0f35b1735751} <Debug> executeQuery: Read 801 rows, 47.38 KiB in 0.001872 sec., 427884.6153846154 rows/sec., 24.72 MiB/sec. | ||
| 26249 | 2026.03.25 00:28:47.452649 [ 5 ] {c1289e9d-d7d0-4afb-9f9b-0f35b1735751} <Debug> TCPHandler: Processed in 0.002049297 sec. | ||
| 26250 | 2026.03.25 00:28:47.452761 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 26251 | 2026.03.25 00:28:47.452855 [ 5 ] {83d039f9-8fde-4c1c-b04d-8ad6366e43cd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 26252 | 2026.03.25 00:28:47.452894 [ 5 ] {83d039f9-8fde-4c1c-b04d-8ad6366e43cd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 26253 | 2026.03.25 00:28:47.453101 [ 190 ] {b490aa8d-8720-450c-9d9d-0c0be0c6e0e1::all_1_151_30} <Trace> oximeter.fields_u16 (b490aa8d-8720-450c-9d9d-0c0be0c6e0e1): Renaming temporary part tmp_merge_all_1_151_30 to all_1_151_30 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 26254 | 2026.03.25 00:28:47.453187 [ 190 ] {b490aa8d-8720-450c-9d9d-0c0be0c6e0e1::all_1_151_30} <Trace> oximeter.fields_u16 (b490aa8d-8720-450c-9d9d-0c0be0c6e0e1) (MergerMutator): Merged 6 parts: [all_1_146_29, all_151_151_0] -> all_1_151_30 | ||
| 26255 | 2026.03.25 00:28:47.453277 [ 5 ] {83d039f9-8fde-4c1c-b04d-8ad6366e43cd} <Trace> oximeter.fields_u64 (3ff11c92-02f0-4d7f-b78c-e898b3889a19): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 26256 | 2026.03.25 00:28:47.453282 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB. | ||
| 26257 | 2026.03.25 00:28:47.453319 [ 5 ] {83d039f9-8fde-4c1c-b04d-8ad6366e43cd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.42 GiB. | ||
| 26258 | 2026.03.25 00:28:47.453720 [ 5 ] {83d039f9-8fde-4c1c-b04d-8ad6366e43cd} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 26259 | 2026.03.25 00:28:47.454168 [ 5 ] {83d039f9-8fde-4c1c-b04d-8ad6366e43cd} <Trace> oximeter.fields_u64 (3ff11c92-02f0-4d7f-b78c-e898b3889a19): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 26260 | 2026.03.25 00:28:47.454300 [ 5 ] {83d039f9-8fde-4c1c-b04d-8ad6366e43cd} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001463 sec., 683.5269993164729 rows/sec., 48.06 KiB/sec. | ||
| 26261 | 2026.03.25 00:28:47.454339 [ 5 ] {83d039f9-8fde-4c1c-b04d-8ad6366e43cd} <Debug> TCPHandler: Processed in 0.001626197 sec. | ||
| 26262 | 2026.03.25 00:28:47.454475 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 26263 | 2026.03.25 00:28:47.454568 [ 5 ] {f54efcb5-3ba2-4040-b67d-bfc77f0aef83} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 26264 | 2026.03.25 00:28:47.454609 [ 5 ] {f54efcb5-3ba2-4040-b67d-bfc77f0aef83} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 26265 | 2026.03.25 00:28:47.455812 [ 5 ] {f54efcb5-3ba2-4040-b67d-bfc77f0aef83} <Trace> oximeter.fields_uuid (6a83c119-7e6c-4ef5-9da4-bd1e7cdd4b62): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 26266 | 2026.03.25 00:28:47.455851 [ 5 ] {f54efcb5-3ba2-4040-b67d-bfc77f0aef83} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.42 GiB. | ||
| 26267 | 2026.03.25 00:28:47.456365 [ 5 ] {f54efcb5-3ba2-4040-b67d-bfc77f0aef83} <Trace> MergedBlockOutputStream: filled checksums all_179_179_0 (state Temporary) | ||
| 26268 | 2026.03.25 00:28:47.456849 [ 5 ] {f54efcb5-3ba2-4040-b67d-bfc77f0aef83} <Trace> oximeter.fields_uuid (6a83c119-7e6c-4ef5-9da4-bd1e7cdd4b62): Renaming temporary part tmp_insert_all_179_179_0 to all_179_179_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 26269 | 2026.03.25 00:28:47.457072 [ 5 ] {f54efcb5-3ba2-4040-b67d-bfc77f0aef83} <Debug> executeQuery: Read 1341 rows, 92.20 KiB in 0.002519 sec., 532354.1087733228 rows/sec., 35.74 MiB/sec. | ||
| 26270 | 2026.03.25 00:28:47.457118 [ 5 ] {f54efcb5-3ba2-4040-b67d-bfc77f0aef83} <Debug> TCPHandler: Processed in 0.002691082 sec. | ||
| 26271 | 2026.03.25 00:28:47.457283 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 26272 | 2026.03.25 00:28:47.457374 [ 5 ] {28566bc6-4b06-486f-a8f0-ff0a067fe5d1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 26273 | 2026.03.25 00:28:47.457416 [ 5 ] {28566bc6-4b06-486f-a8f0-ff0a067fe5d1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 26274 | 2026.03.25 00:28:47.458341 [ 5 ] {28566bc6-4b06-486f-a8f0-ff0a067fe5d1} <Trace> oximeter.measurements_cumulativeu64 (d9515f17-c5fd-4592-903e-92bbab0fc185): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 26275 | 2026.03.25 00:28:47.458377 [ 5 ] {28566bc6-4b06-486f-a8f0-ff0a067fe5d1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.42 GiB. | ||
| 26276 | 2026.03.25 00:28:47.458900 [ 5 ] {28566bc6-4b06-486f-a8f0-ff0a067fe5d1} <Trace> MergedBlockOutputStream: filled checksums all_179_179_0 (state Temporary) | ||
| 26277 | 2026.03.25 00:28:47.459305 [ 5 ] {28566bc6-4b06-486f-a8f0-ff0a067fe5d1} <Trace> oximeter.measurements_cumulativeu64 (d9515f17-c5fd-4592-903e-92bbab0fc185): Renaming temporary part tmp_insert_all_179_179_0 to all_179_179_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 26278 | 2026.03.25 00:28:47.459430 [ 70 ] {} <Debug> oximeter.measurements_cumulativeu64 (d9515f17-c5fd-4592-903e-92bbab0fc185) (MergerMutator): Selected 6 parts from all_1_174_43 to all_179_179_0 | ||
| 26279 | 2026.03.25 00:28:47.459439 [ 5 ] {28566bc6-4b06-486f-a8f0-ff0a067fe5d1} <Debug> executeQuery: Read 1497 rows, 92.97 KiB in 0.002081 sec., 719365.689572321 rows/sec., 43.63 MiB/sec. | ||
| 26280 | 2026.03.25 00:28:47.459474 [ 70 ] {} <Trace> oximeter.measurements_cumulativeu64 (d9515f17-c5fd-4592-903e-92bbab0fc185): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 26281 | 2026.03.25 00:28:47.459496 [ 5 ] {28566bc6-4b06-486f-a8f0-ff0a067fe5d1} <Debug> TCPHandler: Processed in 0.002267062 sec. | ||
| 26282 | 2026.03.25 00:28:47.459497 [ 70 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.42 GiB. | ||
| 26283 | 2026.03.25 00:28:47.459593 [ 192 ] {d9515f17-c5fd-4592-903e-92bbab0fc185::all_1_179_44} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_174_43 to all_179_179_0 into Compact with storage Full | ||
| 26284 | 2026.03.25 00:28:47.459622 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 26285 | 2026.03.25 00:28:47.459694 [ 192 ] {d9515f17-c5fd-4592-903e-92bbab0fc185::all_1_179_44} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 26286 | 2026.03.25 00:28:47.459721 [ 5 ] {dc06bad4-d72b-42d4-929d-97b021841687} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 26287 | 2026.03.25 00:28:47.459724 [ 192 ] {d9515f17-c5fd-4592-903e-92bbab0fc185::all_1_179_44} <Debug> MergeTreeSequentialSource: Reading 10 marks from part all_1_174_43, total 69419 rows starting from the beginning of the part | ||
| 26288 | 2026.03.25 00:28:47.459786 [ 5 ] {dc06bad4-d72b-42d4-929d-97b021841687} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 26289 | 2026.03.25 00:28:47.459794 [ 192 ] {d9515f17-c5fd-4592-903e-92bbab0fc185::all_1_179_44} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_175_175_0, total 160 rows starting from the beginning of the part | ||
| 26290 | 2026.03.25 00:28:47.459843 [ 192 ] {d9515f17-c5fd-4592-903e-92bbab0fc185::all_1_179_44} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_176_176_0, total 265 rows starting from the beginning of the part | ||
| 26291 | 2026.03.25 00:28:47.459878 [ 192 ] {d9515f17-c5fd-4592-903e-92bbab0fc185::all_1_179_44} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_177_177_0, total 160 rows starting from the beginning of the part | ||
| 26292 | 2026.03.25 00:28:47.459914 [ 192 ] {d9515f17-c5fd-4592-903e-92bbab0fc185::all_1_179_44} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_178_178_0, total 265 rows starting from the beginning of the part | ||
| 26293 | 2026.03.25 00:28:47.459949 [ 192 ] {d9515f17-c5fd-4592-903e-92bbab0fc185::all_1_179_44} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_179_179_0, total 1497 rows starting from the beginning of the part | ||
| 26294 | 2026.03.25 00:28:47.460863 [ 5 ] {dc06bad4-d72b-42d4-929d-97b021841687} <Trace> oximeter.measurements_histogramu64 (66b3c5cd-c277-4614-b9e1-0e483a2d8930): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 26295 | 2026.03.25 00:28:47.460907 [ 5 ] {dc06bad4-d72b-42d4-929d-97b021841687} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.42 GiB. | ||
| 26296 | 2026.03.25 00:28:47.461624 [ 5 ] {dc06bad4-d72b-42d4-929d-97b021841687} <Trace> MergedBlockOutputStream: filled checksums all_151_151_0 (state Temporary) | ||
| 26297 | 2026.03.25 00:28:47.462031 [ 5 ] {dc06bad4-d72b-42d4-929d-97b021841687} <Trace> oximeter.measurements_histogramu64 (66b3c5cd-c277-4614-b9e1-0e483a2d8930): Renaming temporary part tmp_insert_all_151_151_0 to all_151_151_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 26298 | 2026.03.25 00:28:47.462161 [ 70 ] {} <Debug> oximeter.measurements_histogramu64 (66b3c5cd-c277-4614-b9e1-0e483a2d8930) (MergerMutator): Selected 6 parts from all_1_146_29 to all_151_151_0 | ||
| 26299 | 2026.03.25 00:28:47.462175 [ 5 ] {dc06bad4-d72b-42d4-929d-97b021841687} <Debug> executeQuery: Read 60 rows, 110.10 KiB in 0.002472 sec., 24271.844660194176 rows/sec., 43.49 MiB/sec. | ||
| 26300 | 2026.03.25 00:28:47.462200 [ 70 ] {} <Trace> oximeter.measurements_histogramu64 (66b3c5cd-c277-4614-b9e1-0e483a2d8930): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 26301 | 2026.03.25 00:28:47.462226 [ 70 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.42 GiB. | ||
| 26302 | 2026.03.25 00:28:47.462241 [ 5 ] {dc06bad4-d72b-42d4-929d-97b021841687} <Debug> TCPHandler: Processed in 0.002667171 sec. | ||
| 26303 | 2026.03.25 00:28:47.462309 [ 190 ] {66b3c5cd-c277-4614-b9e1-0e483a2d8930::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 | ||
| 26304 | 2026.03.25 00:28:47.462366 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 26305 | 2026.03.25 00:28:47.462466 [ 5 ] {38018a24-9185-4125-ba9d-a425debdb672} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 26306 | 2026.03.25 00:28:47.462507 [ 5 ] {38018a24-9185-4125-ba9d-a425debdb672} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 26307 | 2026.03.25 00:28:47.462543 [ 190 ] {66b3c5cd-c277-4614-b9e1-0e483a2d8930::all_1_151_30} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 26308 | 2026.03.25 00:28:47.462611 [ 190 ] {66b3c5cd-c277-4614-b9e1-0e483a2d8930::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_146_29, total 3224 rows starting from the beginning of the part | ||
| 26309 | 2026.03.25 00:28:47.462755 [ 190 ] {66b3c5cd-c277-4614-b9e1-0e483a2d8930::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_147_147_0, total 45 rows starting from the beginning of the part | ||
| 26310 | 2026.03.25 00:28:47.462846 [ 5 ] {38018a24-9185-4125-ba9d-a425debdb672} <Trace> oximeter.measurements_u64 (a46c3f3f-9ded-4b50-9fc2-4f503dd169a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 26311 | 2026.03.25 00:28:47.462859 [ 190 ] {66b3c5cd-c277-4614-b9e1-0e483a2d8930::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_148_148_0, total 14 rows starting from the beginning of the part | ||
| 26312 | 2026.03.25 00:28:47.462888 [ 5 ] {38018a24-9185-4125-ba9d-a425debdb672} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.42 GiB. | ||
| 26313 | 2026.03.25 00:28:47.462971 [ 190 ] {66b3c5cd-c277-4614-b9e1-0e483a2d8930::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_149_149_0, total 45 rows starting from the beginning of the part | ||
| 26314 | 2026.03.25 00:28:47.463074 [ 190 ] {66b3c5cd-c277-4614-b9e1-0e483a2d8930::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_150_150_0, total 14 rows starting from the beginning of the part | ||
| 26315 | 2026.03.25 00:28:47.463174 [ 190 ] {66b3c5cd-c277-4614-b9e1-0e483a2d8930::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_151_151_0, total 60 rows starting from the beginning of the part | ||
| 26316 | 2026.03.25 00:28:47.463297 [ 5 ] {38018a24-9185-4125-ba9d-a425debdb672} <Trace> MergedBlockOutputStream: filled checksums all_179_179_0 (state Temporary) | ||
| 26317 | 2026.03.25 00:28:47.463733 [ 5 ] {38018a24-9185-4125-ba9d-a425debdb672} <Trace> oximeter.measurements_u64 (a46c3f3f-9ded-4b50-9fc2-4f503dd169a4): Renaming temporary part tmp_insert_all_179_179_0 to all_179_179_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 26318 | 2026.03.25 00:28:47.463872 [ 5 ] {38018a24-9185-4125-ba9d-a425debdb672} <Debug> executeQuery: Read 12 rows, 848.00 B in 0.001425 sec., 8421.052631578947 rows/sec., 581.14 KiB/sec. | ||
| 26319 | 2026.03.25 00:28:47.463909 [ 5 ] {38018a24-9185-4125-ba9d-a425debdb672} <Debug> TCPHandler: Processed in 0.001592117 sec. | ||
| 26320 | 2026.03.25 00:28:47.472384 [ 195 ] {d9515f17-c5fd-4592-903e-92bbab0fc185::all_1_179_44} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 71766 rows, containing 5 columns (5 merged, 0 gathered) in 0.012823704 sec., 5596355.000084219 rows/sec., 356.90 MiB/sec. | ||
| 26321 | 2026.03.25 00:28:47.473182 [ 187 ] {d9515f17-c5fd-4592-903e-92bbab0fc185::all_1_179_44} <Trace> MergedBlockOutputStream: filled checksums all_1_179_44 (state Temporary) | ||
| 26322 | 2026.03.25 00:28:47.473675 [ 187 ] {d9515f17-c5fd-4592-903e-92bbab0fc185::all_1_179_44} <Trace> oximeter.measurements_cumulativeu64 (d9515f17-c5fd-4592-903e-92bbab0fc185): Renaming temporary part tmp_merge_all_1_179_44 to all_1_179_44 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 26323 | 2026.03.25 00:28:47.473746 [ 187 ] {d9515f17-c5fd-4592-903e-92bbab0fc185::all_1_179_44} <Trace> oximeter.measurements_cumulativeu64 (d9515f17-c5fd-4592-903e-92bbab0fc185) (MergerMutator): Merged 6 parts: [all_1_174_43, all_179_179_0] -> all_1_179_44 | ||
| 26324 | 2026.03.25 00:28:47.473841 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.59 MiB. | ||
| 26325 | 2026.03.25 00:28:47.479451 [ 196 ] {66b3c5cd-c277-4614-b9e1-0e483a2d8930::all_1_151_30} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3402 rows, containing 19 columns (19 merged, 0 gathered) in 0.017174984 sec., 198078.78714763286 rows/sec., 354.79 MiB/sec. | ||
| 26326 | 2026.03.25 00:28:47.482540 [ 195 ] {66b3c5cd-c277-4614-b9e1-0e483a2d8930::all_1_151_30} <Trace> MergedBlockOutputStream: filled checksums all_1_151_30 (state Temporary) | ||
| 26327 | 2026.03.25 00:28:47.483069 [ 195 ] {66b3c5cd-c277-4614-b9e1-0e483a2d8930::all_1_151_30} <Trace> oximeter.measurements_histogramu64 (66b3c5cd-c277-4614-b9e1-0e483a2d8930): Renaming temporary part tmp_merge_all_1_151_30 to all_1_151_30 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 26328 | 2026.03.25 00:28:47.483140 [ 195 ] {66b3c5cd-c277-4614-b9e1-0e483a2d8930::all_1_151_30} <Trace> oximeter.measurements_histogramu64 (66b3c5cd-c277-4614-b9e1-0e483a2d8930) (MergerMutator): Merged 6 parts: [all_1_146_29, all_151_151_0] -> all_1_151_30 | ||
| 26329 | 2026.03.25 00:28:47.483260 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 29.20 MiB. | ||
| 26330 | 2026.03.25 00:28:47.775155 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 783 | ||
| 26331 | 2026.03.25 00:28:47.794450 [ 243 ] {} <Trace> system.metric_log (8832bb94-2db2-42e0-923d-5bcca7c2cc3b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 26332 | 2026.03.25 00:28:47.794499 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.42 GiB. | ||
| 26333 | 2026.03.25 00:28:47.802029 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_104_104_0 (state Temporary) | ||
| 26334 | 2026.03.25 00:28:47.803299 [ 243 ] {} <Trace> system.metric_log (8832bb94-2db2-42e0-923d-5bcca7c2cc3b): Renaming temporary part tmp_insert_all_104_104_0 to all_104_104_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 26335 | 2026.03.25 00:28:47.806464 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 783 | ||
| 26336 | 2026.03.25 00:28:48.000258 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 414.40 MiB, peak 443.05 MiB, free memory in arenas 0.00 B, will set to 420.36 MiB (RSS), difference: 5.96 MiB | ||
| 26337 | 2026.03.25 00:28:51.480228 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 26338 | 2026.03.25 00:28:51.480423 [ 5 ] {76ef57df-42c8-4c31-9c42-534de4e2e724} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 26339 | 2026.03.25 00:28:51.480495 [ 5 ] {76ef57df-42c8-4c31-9c42-534de4e2e724} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 26340 | 2026.03.25 00:28:51.481380 [ 5 ] {76ef57df-42c8-4c31-9c42-534de4e2e724} <Trace> oximeter.fields_string (da9d4756-c540-45ff-bdbb-bdc9c8d31861): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 26341 | 2026.03.25 00:28:51.481427 [ 5 ] {76ef57df-42c8-4c31-9c42-534de4e2e724} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.42 GiB. | ||
| 26342 | 2026.03.25 00:28:51.481945 [ 5 ] {76ef57df-42c8-4c31-9c42-534de4e2e724} <Trace> MergedBlockOutputStream: filled checksums all_180_180_0 (state Temporary) | ||
| 26343 | 2026.03.25 00:28:51.482469 [ 5 ] {76ef57df-42c8-4c31-9c42-534de4e2e724} <Trace> oximeter.fields_string (da9d4756-c540-45ff-bdbb-bdc9c8d31861): Renaming temporary part tmp_insert_all_180_180_0 to all_180_180_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 26344 | 2026.03.25 00:28:51.482622 [ 5 ] {76ef57df-42c8-4c31-9c42-534de4e2e724} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.002251 sec., 24877.832074633498 rows/sec., 1.91 MiB/sec. | ||
| 26345 | 2026.03.25 00:28:51.482662 [ 5 ] {76ef57df-42c8-4c31-9c42-534de4e2e724} <Debug> TCPHandler: Processed in 0.002570109 sec. | ||
| 26346 | 2026.03.25 00:28:51.482782 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 26347 | 2026.03.25 00:28:51.482873 [ 5 ] {8f894931-20df-47ab-95b6-a0ac8e386b3d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 26348 | 2026.03.25 00:28:51.482914 [ 5 ] {8f894931-20df-47ab-95b6-a0ac8e386b3d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 26349 | 2026.03.25 00:28:51.483345 [ 5 ] {8f894931-20df-47ab-95b6-a0ac8e386b3d} <Trace> oximeter.fields_uuid (6a83c119-7e6c-4ef5-9da4-bd1e7cdd4b62): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 26350 | 2026.03.25 00:28:51.483381 [ 5 ] {8f894931-20df-47ab-95b6-a0ac8e386b3d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.42 GiB. | ||
| 26351 | 2026.03.25 00:28:51.483840 [ 5 ] {8f894931-20df-47ab-95b6-a0ac8e386b3d} <Trace> MergedBlockOutputStream: filled checksums all_180_180_0 (state Temporary) | ||
| 26352 | 2026.03.25 00:28:51.484298 [ 5 ] {8f894931-20df-47ab-95b6-a0ac8e386b3d} <Trace> oximeter.fields_uuid (6a83c119-7e6c-4ef5-9da4-bd1e7cdd4b62): Renaming temporary part tmp_insert_all_180_180_0 to all_180_180_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 26353 | 2026.03.25 00:28:51.484431 [ 5 ] {8f894931-20df-47ab-95b6-a0ac8e386b3d} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001575 sec., 40634.920634920636 rows/sec., 3.17 MiB/sec. | ||
| 26354 | 2026.03.25 00:28:51.484467 [ 5 ] {8f894931-20df-47ab-95b6-a0ac8e386b3d} <Debug> TCPHandler: Processed in 0.00173301 sec. | ||
| 26355 | 2026.03.25 00:28:51.484595 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 26356 | 2026.03.25 00:28:51.484687 [ 5 ] {1fd88758-9721-4bbc-a92e-baba47c2e8cb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 26357 | 2026.03.25 00:28:51.484730 [ 5 ] {1fd88758-9721-4bbc-a92e-baba47c2e8cb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 26358 | 2026.03.25 00:28:51.485117 [ 5 ] {1fd88758-9721-4bbc-a92e-baba47c2e8cb} <Trace> oximeter.measurements_cumulativeu64 (d9515f17-c5fd-4592-903e-92bbab0fc185): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 26359 | 2026.03.25 00:28:51.485152 [ 5 ] {1fd88758-9721-4bbc-a92e-baba47c2e8cb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.42 GiB. | ||
| 26360 | 2026.03.25 00:28:51.485591 [ 5 ] {1fd88758-9721-4bbc-a92e-baba47c2e8cb} <Trace> MergedBlockOutputStream: filled checksums all_180_180_0 (state Temporary) | ||
| 26361 | 2026.03.25 00:28:51.486026 [ 5 ] {1fd88758-9721-4bbc-a92e-baba47c2e8cb} <Trace> oximeter.measurements_cumulativeu64 (d9515f17-c5fd-4592-903e-92bbab0fc185): Renaming temporary part tmp_insert_all_180_180_0 to all_180_180_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 26362 | 2026.03.25 00:28:51.486155 [ 5 ] {1fd88758-9721-4bbc-a92e-baba47c2e8cb} <Debug> executeQuery: Read 128 rows, 9.13 KiB in 0.001486 sec., 86137.28129205923 rows/sec., 6.00 MiB/sec. | ||
| 26363 | 2026.03.25 00:28:51.486191 [ 5 ] {1fd88758-9721-4bbc-a92e-baba47c2e8cb} <Debug> TCPHandler: Processed in 0.001643268 sec. | ||
| 26364 | 2026.03.25 00:28:51.486303 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 26365 | 2026.03.25 00:28:51.486394 [ 5 ] {16428d62-c4e8-42a4-9777-d892d20ecd73} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 26366 | 2026.03.25 00:28:51.486436 [ 5 ] {16428d62-c4e8-42a4-9777-d892d20ecd73} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 26367 | 2026.03.25 00:28:51.486762 [ 5 ] {16428d62-c4e8-42a4-9777-d892d20ecd73} <Trace> oximeter.measurements_u64 (a46c3f3f-9ded-4b50-9fc2-4f503dd169a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 26368 | 2026.03.25 00:28:51.486798 [ 5 ] {16428d62-c4e8-42a4-9777-d892d20ecd73} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.42 GiB. | ||
| 26369 | 2026.03.25 00:28:51.487199 [ 5 ] {16428d62-c4e8-42a4-9777-d892d20ecd73} <Trace> MergedBlockOutputStream: filled checksums all_180_180_0 (state Temporary) | ||
| 26370 | 2026.03.25 00:28:51.487669 [ 5 ] {16428d62-c4e8-42a4-9777-d892d20ecd73} <Trace> oximeter.measurements_u64 (a46c3f3f-9ded-4b50-9fc2-4f503dd169a4): Renaming temporary part tmp_insert_all_180_180_0 to all_180_180_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 26371 | 2026.03.25 00:28:51.487800 [ 5 ] {16428d62-c4e8-42a4-9777-d892d20ecd73} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001423 sec., 33731.553056922 rows/sec., 2.27 MiB/sec. | ||
| 26372 | 2026.03.25 00:28:51.487835 [ 5 ] {16428d62-c4e8-42a4-9777-d892d20ecd73} <Debug> TCPHandler: Processed in 0.001578856 sec. | ||
| 26373 | 2026.03.25 00:28:52.331961 [ 222 ] {} <Trace> system.asynchronous_metric_log (0898b27c-367e-447b-8482-f4822232c365): 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] | ||
| 26374 | 2026.03.25 00:28:52.332022 [ 222 ] {} <Debug> system.asynchronous_metric_log (0898b27c-367e-447b-8482-f4822232c365): 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] | ||
| 26375 | 2026.03.25 00:28:52.335077 [ 222 ] {} <Debug> system.asynchronous_metric_log (0898b27c-367e-447b-8482-f4822232c365): 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] | ||
| 26376 | 2026.03.25 00:28:52.521275 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 50334 | ||
| 26377 | 2026.03.25 00:28:52.522024 [ 244 ] {} <Trace> system.asynchronous_metric_log (0898b27c-367e-447b-8482-f4822232c365): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 26378 | 2026.03.25 00:28:52.522057 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.42 GiB. | ||
| 26379 | 2026.03.25 00:28:52.522703 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_105_105_0 (state Temporary) | ||
| 26380 | 2026.03.25 00:28:52.523216 [ 244 ] {} <Trace> system.asynchronous_metric_log (0898b27c-367e-447b-8482-f4822232c365): Renaming temporary part tmp_insert_all_105_105_0 to all_105_105_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 26381 | 2026.03.25 00:28:52.523368 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 50334 | ||
| 26382 | 2026.03.25 00:28:54.415856 [ 218 ] {} <Trace> system.metric_log (8832bb94-2db2-42e0-923d-5bcca7c2cc3b): 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] | ||
| 26383 | 2026.03.25 00:28:54.415913 [ 218 ] {} <Debug> system.metric_log (8832bb94-2db2-42e0-923d-5bcca7c2cc3b): 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] | ||
| 26384 | 2026.03.25 00:28:54.418612 [ 218 ] {} <Debug> system.metric_log (8832bb94-2db2-42e0-923d-5bcca7c2cc3b): 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] | ||
| 26385 | 2026.03.25 00:28:54.580830 [ 296 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53617 | ||
| 26386 | 2026.03.25 00:28:54.580944 [ 296 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 26387 | 2026.03.25 00:28:54.580973 [ 296 ] {} <Debug> TCP-Session: 9fb6b024-ac6f-49c4-9de2-ba5ad6c50f1d Authenticating user 'default' from [fd00:1122:3344:101::e]:53617 | ||
| 26388 | 2026.03.25 00:28:54.580996 [ 296 ] {} <Debug> TCP-Session: 9fb6b024-ac6f-49c4-9de2-ba5ad6c50f1d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 26389 | 2026.03.25 00:28:54.581011 [ 296 ] {} <Debug> TCP-Session: 9fb6b024-ac6f-49c4-9de2-ba5ad6c50f1d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 26390 | 2026.03.25 00:28:54.581225 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46534 | ||
| 26391 | 2026.03.25 00:28:54.581245 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60702 | ||
| 26392 | 2026.03.25 00:28:54.581263 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62305 | ||
| 26393 | 2026.03.25 00:28:54.581281 [ 295 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63376 | ||
| 26394 | 2026.03.25 00:28:54.581324 [ 296 ] {} <Trace> TCP-Session: 9fb6b024-ac6f-49c4-9de2-ba5ad6c50f1d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 26395 | 2026.03.25 00:28:54.581343 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 26396 | 2026.03.25 00:28:54.581344 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 26397 | 2026.03.25 00:28:54.581371 [ 291 ] {} <Debug> TCP-Session: 4cecee40-690e-42fe-b747-fe4a056ba581 Authenticating user 'default' from [fd00:1122:3344:101::e]:60702 | ||
| 26398 | 2026.03.25 00:28:54.581382 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 26399 | 2026.03.25 00:28:54.581382 [ 295 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 26400 | 2026.03.25 00:28:54.581398 [ 291 ] {} <Debug> TCP-Session: 4cecee40-690e-42fe-b747-fe4a056ba581 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 26401 | 2026.03.25 00:28:54.581418 [ 293 ] {} <Debug> TCP-Session: 1d779d11-7233-4a61-b85a-afeb2e9773ac Authenticating user 'default' from [fd00:1122:3344:101::e]:62305 | ||
| 26402 | 2026.03.25 00:28:54.581432 [ 291 ] {} <Debug> TCP-Session: 4cecee40-690e-42fe-b747-fe4a056ba581 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 26403 | 2026.03.25 00:28:54.581424 [ 295 ] {} <Debug> TCP-Session: e68da051-23e8-4179-89d4-6ced1bec4b10 Authenticating user 'default' from [fd00:1122:3344:101::e]:63376 | ||
| 26404 | 2026.03.25 00:28:54.581455 [ 293 ] {} <Debug> TCP-Session: 1d779d11-7233-4a61-b85a-afeb2e9773ac Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 26405 | 2026.03.25 00:28:54.581480 [ 295 ] {} <Debug> TCP-Session: e68da051-23e8-4179-89d4-6ced1bec4b10 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 26406 | 2026.03.25 00:28:54.581484 [ 293 ] {} <Debug> TCP-Session: 1d779d11-7233-4a61-b85a-afeb2e9773ac Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 26407 | 2026.03.25 00:28:54.581493 [ 295 ] {} <Debug> TCP-Session: e68da051-23e8-4179-89d4-6ced1bec4b10 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 26408 | 2026.03.25 00:28:54.581502 [ 296 ] {2573d57e-e1c3-4718-89dc-dce2d6b8e9b7} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:53617) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 26409 | 2026.03.25 00:28:54.581395 [ 288 ] {} <Debug> TCP-Session: b4506d67-66c6-4830-a964-ef2689a3921e Authenticating user 'default' from [fd00:1122:3344:101::e]:46534 | ||
| 26410 | 2026.03.25 00:28:54.581275 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37625 | ||
| 26411 | 2026.03.25 00:28:54.581602 [ 288 ] {} <Debug> TCP-Session: b4506d67-66c6-4830-a964-ef2689a3921e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 26412 | 2026.03.25 00:28:54.581255 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50481 | ||
| 26413 | 2026.03.25 00:28:54.581647 [ 288 ] {} <Debug> TCP-Session: b4506d67-66c6-4830-a964-ef2689a3921e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 26414 | 2026.03.25 00:28:54.581239 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58532 | ||
| 26415 | 2026.03.25 00:28:54.581693 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 26416 | 2026.03.25 00:28:54.581246 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57846 | ||
| 26417 | 2026.03.25 00:28:54.581715 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 26418 | 2026.03.25 00:28:54.581731 [ 294 ] {} <Debug> TCP-Session: f7b7f88c-9800-49fe-8811-6ee48cef17cc Authenticating user 'default' from [fd00:1122:3344:101::e]:37625 | ||
| 26419 | 2026.03.25 00:28:54.581747 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 26420 | 2026.03.25 00:28:54.581764 [ 292 ] {} <Debug> TCP-Session: 8468fdf2-09ab-4fcd-9369-8884f197e2ec Authenticating user 'default' from [fd00:1122:3344:101::e]:50481 | ||
| 26421 | 2026.03.25 00:28:54.581778 [ 294 ] {} <Debug> TCP-Session: f7b7f88c-9800-49fe-8811-6ee48cef17cc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 26422 | 2026.03.25 00:28:54.581788 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 26423 | 2026.03.25 00:28:54.581806 [ 294 ] {} <Debug> TCP-Session: f7b7f88c-9800-49fe-8811-6ee48cef17cc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 26424 | 2026.03.25 00:28:54.581800 [ 296 ] {2573d57e-e1c3-4718-89dc-dce2d6b8e9b7} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 26425 | 2026.03.25 00:28:54.581823 [ 289 ] {} <Debug> TCP-Session: 17fa5083-7552-4cc1-a0c3-da39ecf8ef85 Authenticating user 'default' from [fd00:1122:3344:101::e]:57846 | ||
| 26426 | 2026.03.25 00:28:54.581797 [ 292 ] {} <Debug> TCP-Session: 8468fdf2-09ab-4fcd-9369-8884f197e2ec Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 26427 | 2026.03.25 00:28:54.581863 [ 289 ] {} <Debug> TCP-Session: 17fa5083-7552-4cc1-a0c3-da39ecf8ef85 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 26428 | 2026.03.25 00:28:54.581893 [ 296 ] {2573d57e-e1c3-4718-89dc-dce2d6b8e9b7} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 26429 | 2026.03.25 00:28:54.581897 [ 292 ] {} <Debug> TCP-Session: 8468fdf2-09ab-4fcd-9369-8884f197e2ec Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 26430 | 2026.03.25 00:28:54.581906 [ 289 ] {} <Debug> TCP-Session: 17fa5083-7552-4cc1-a0c3-da39ecf8ef85 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 26431 | 2026.03.25 00:28:54.581787 [ 290 ] {} <Debug> TCP-Session: 1a22cfa5-3202-40ff-a5c3-383969a5fe2d Authenticating user 'default' from [fd00:1122:3344:101::e]:58532 | ||
| 26432 | 2026.03.25 00:28:54.581967 [ 290 ] {} <Debug> TCP-Session: 1a22cfa5-3202-40ff-a5c3-383969a5fe2d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 26433 | 2026.03.25 00:28:54.581980 [ 290 ] {} <Debug> TCP-Session: 1a22cfa5-3202-40ff-a5c3-383969a5fe2d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 26434 | 2026.03.25 00:28:54.582201 [ 296 ] {2573d57e-e1c3-4718-89dc-dce2d6b8e9b7} <Debug> oximeter.version (97ad2ce0-cded-4649-a1b6-ff7c59ff4a2c) (SelectExecutor): Key condition: unknown | ||
| 26435 | 2026.03.25 00:28:54.583271 [ 299 ] {2573d57e-e1c3-4718-89dc-dce2d6b8e9b7} <Trace> AggregatingTransform: Aggregating | ||
| 26436 | 2026.03.25 00:28:54.583312 [ 299 ] {2573d57e-e1c3-4718-89dc-dce2d6b8e9b7} <Trace> Aggregator: Aggregation method: without_key | ||
| 26437 | 2026.03.25 00:28:54.583350 [ 299 ] {2573d57e-e1c3-4718-89dc-dce2d6b8e9b7} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001043534 sec. (958.282 rows/sec., 37.43 KiB/sec.) | ||
| 26438 | 2026.03.25 00:28:54.583369 [ 299 ] {2573d57e-e1c3-4718-89dc-dce2d6b8e9b7} <Trace> Aggregator: Merging aggregated data | ||
| 26439 | 2026.03.25 00:28:54.584656 [ 296 ] {2573d57e-e1c3-4718-89dc-dce2d6b8e9b7} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003212 sec., 311.332503113325 rows/sec., 12.16 KiB/sec. | ||
| 26440 | 2026.03.25 00:28:54.584829 [ 296 ] {2573d57e-e1c3-4718-89dc-dce2d6b8e9b7} <Debug> TCPHandler: Processed in 0.003621723 sec. | ||
| 26441 | 2026.03.25 00:28:54.584945 [ 296 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 26442 | 2026.03.25 00:28:54.584976 [ 296 ] {} <Debug> TCP-Session: 9fb6b024-ac6f-49c4-9de2-ba5ad6c50f1d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 26443 | 2026.03.25 00:28:54.584976 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 26444 | 2026.03.25 00:28:54.584998 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 26445 | 2026.03.25 00:28:54.585026 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 26446 | 2026.03.25 00:28:54.585033 [ 294 ] {} <Debug> TCP-Session: f7b7f88c-9800-49fe-8811-6ee48cef17cc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 26447 | 2026.03.25 00:28:54.585032 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 26448 | 2026.03.25 00:28:54.585065 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 26449 | 2026.03.25 00:28:54.585082 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 26450 | 2026.03.25 00:28:54.585118 [ 295 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 26451 | 2026.03.25 00:28:54.585132 [ 291 ] {} <Debug> TCP-Session: 4cecee40-690e-42fe-b747-fe4a056ba581 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 26452 | 2026.03.25 00:28:54.585155 [ 292 ] {} <Debug> TCP-Session: 8468fdf2-09ab-4fcd-9369-8884f197e2ec Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 26453 | 2026.03.25 00:28:54.585171 [ 295 ] {} <Debug> TCP-Session: e68da051-23e8-4179-89d4-6ced1bec4b10 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 26454 | 2026.03.25 00:28:54.585108 [ 290 ] {} <Debug> TCP-Session: 1a22cfa5-3202-40ff-a5c3-383969a5fe2d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 26455 | 2026.03.25 00:28:54.585070 [ 289 ] {} <Debug> TCP-Session: 17fa5083-7552-4cc1-a0c3-da39ecf8ef85 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 26456 | 2026.03.25 00:28:54.585052 [ 288 ] {} <Debug> TCP-Session: b4506d67-66c6-4830-a964-ef2689a3921e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 26457 | 2026.03.25 00:28:54.585048 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 26458 | 2026.03.25 00:28:54.585287 [ 293 ] {} <Debug> TCP-Session: 1d779d11-7233-4a61-b85a-afeb2e9773ac Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 26459 | 2026.03.25 00:28:54.705458 [ 296 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40029 | ||
| 26460 | 2026.03.25 00:28:54.705562 [ 296 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 26461 | 2026.03.25 00:28:54.705588 [ 296 ] {} <Debug> TCP-Session: cda20450-0ca9-4f89-b3eb-28429e5d30c5 Authenticating user 'default' from [fd00:1122:3344:101::e]:40029 | ||
| 26462 | 2026.03.25 00:28:54.705611 [ 296 ] {} <Debug> TCP-Session: cda20450-0ca9-4f89-b3eb-28429e5d30c5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 26463 | 2026.03.25 00:28:54.705626 [ 296 ] {} <Debug> TCP-Session: cda20450-0ca9-4f89-b3eb-28429e5d30c5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 26464 | 2026.03.25 00:28:54.705845 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64913 | ||
| 26465 | 2026.03.25 00:28:54.705861 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41126 | ||
| 26466 | 2026.03.25 00:28:54.705888 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54900 | ||
| 26467 | 2026.03.25 00:28:54.705907 [ 295 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63825 | ||
| 26468 | 2026.03.25 00:28:54.705905 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37328 | ||
| 26469 | 2026.03.25 00:28:54.705961 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 26470 | 2026.03.25 00:28:54.705969 [ 296 ] {} <Trace> TCP-Session: cda20450-0ca9-4f89-b3eb-28429e5d30c5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 26471 | 2026.03.25 00:28:54.705986 [ 295 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 26472 | 2026.03.25 00:28:54.706008 [ 288 ] {} <Debug> TCP-Session: 0e996c70-cc2a-40fe-93be-93f382856782 Authenticating user 'default' from [fd00:1122:3344:101::e]:64913 | ||
| 26473 | 2026.03.25 00:28:54.705986 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 26474 | 2026.03.25 00:28:54.706040 [ 295 ] {} <Debug> TCP-Session: 2e68f8a1-f238-467d-a7af-67815438a32f Authenticating user 'default' from [fd00:1122:3344:101::e]:63825 | ||
| 26475 | 2026.03.25 00:28:54.706053 [ 288 ] {} <Debug> TCP-Session: 0e996c70-cc2a-40fe-93be-93f382856782 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 26476 | 2026.03.25 00:28:54.706073 [ 290 ] {} <Debug> TCP-Session: 9445c3d8-ef3f-4c0b-a860-9bae4366bfdb Authenticating user 'default' from [fd00:1122:3344:101::e]:41126 | ||
| 26477 | 2026.03.25 00:28:54.706090 [ 288 ] {} <Debug> TCP-Session: 0e996c70-cc2a-40fe-93be-93f382856782 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 26478 | 2026.03.25 00:28:54.706117 [ 290 ] {} <Debug> TCP-Session: 9445c3d8-ef3f-4c0b-a860-9bae4366bfdb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 26479 | 2026.03.25 00:28:54.706085 [ 295 ] {} <Debug> TCP-Session: 2e68f8a1-f238-467d-a7af-67815438a32f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 26480 | 2026.03.25 00:28:54.706145 [ 290 ] {} <Debug> TCP-Session: 9445c3d8-ef3f-4c0b-a860-9bae4366bfdb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 26481 | 2026.03.25 00:28:54.706157 [ 295 ] {} <Debug> TCP-Session: 2e68f8a1-f238-467d-a7af-67815438a32f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 26482 | 2026.03.25 00:28:54.706158 [ 296 ] {4529e098-10bc-47a0-83a3-4c06cc54dfb5} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:40029) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 26483 | 2026.03.25 00:28:54.705986 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 26484 | 2026.03.25 00:28:54.705883 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62616 | ||
| 26485 | 2026.03.25 00:28:54.706226 [ 293 ] {} <Debug> TCP-Session: d8328b29-de0a-48f2-947f-a1bd22540b2c Authenticating user 'default' from [fd00:1122:3344:101::e]:54900 | ||
| 26486 | 2026.03.25 00:28:54.705858 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53774 | ||
| 26487 | 2026.03.25 00:28:54.706260 [ 293 ] {} <Debug> TCP-Session: d8328b29-de0a-48f2-947f-a1bd22540b2c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 26488 | 2026.03.25 00:28:54.706289 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 26489 | 2026.03.25 00:28:54.706295 [ 293 ] {} <Debug> TCP-Session: d8328b29-de0a-48f2-947f-a1bd22540b2c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 26490 | 2026.03.25 00:28:54.705873 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63725 | ||
| 26491 | 2026.03.25 00:28:54.706321 [ 292 ] {} <Debug> TCP-Session: 169a187b-7675-403b-bfd1-b5fb3d555e09 Authenticating user 'default' from [fd00:1122:3344:101::e]:62616 | ||
| 26492 | 2026.03.25 00:28:54.706327 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 26493 | 2026.03.25 00:28:54.706368 [ 292 ] {} <Debug> TCP-Session: 169a187b-7675-403b-bfd1-b5fb3d555e09 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 26494 | 2026.03.25 00:28:54.706050 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 26495 | 2026.03.25 00:28:54.706399 [ 289 ] {} <Debug> TCP-Session: 6bcb9831-02a4-4d69-987a-19152dba24e7 Authenticating user 'default' from [fd00:1122:3344:101::e]:53774 | ||
| 26496 | 2026.03.25 00:28:54.706433 [ 294 ] {} <Debug> TCP-Session: 7998c1ec-870c-4b83-85d9-cd256c78e5fb Authenticating user 'default' from [fd00:1122:3344:101::e]:37328 | ||
| 26497 | 2026.03.25 00:28:54.706446 [ 296 ] {4529e098-10bc-47a0-83a3-4c06cc54dfb5} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 26498 | 2026.03.25 00:28:54.706455 [ 294 ] {} <Debug> TCP-Session: 7998c1ec-870c-4b83-85d9-cd256c78e5fb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 26499 | 2026.03.25 00:28:54.706449 [ 289 ] {} <Debug> TCP-Session: 6bcb9831-02a4-4d69-987a-19152dba24e7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 26500 | 2026.03.25 00:28:54.706493 [ 294 ] {} <Debug> TCP-Session: 7998c1ec-870c-4b83-85d9-cd256c78e5fb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 26501 | 2026.03.25 00:28:54.706504 [ 289 ] {} <Debug> TCP-Session: 6bcb9831-02a4-4d69-987a-19152dba24e7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 26502 | 2026.03.25 00:28:54.706509 [ 296 ] {4529e098-10bc-47a0-83a3-4c06cc54dfb5} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 26503 | 2026.03.25 00:28:54.706401 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 26504 | 2026.03.25 00:28:54.706402 [ 292 ] {} <Debug> TCP-Session: 169a187b-7675-403b-bfd1-b5fb3d555e09 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 26505 | 2026.03.25 00:28:54.706565 [ 291 ] {} <Debug> TCP-Session: 2da8bb6c-6a06-43b2-8ffc-ec8b05ab9d5b Authenticating user 'default' from [fd00:1122:3344:101::e]:63725 | ||
| 26506 | 2026.03.25 00:28:54.706597 [ 291 ] {} <Debug> TCP-Session: 2da8bb6c-6a06-43b2-8ffc-ec8b05ab9d5b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 26507 | 2026.03.25 00:28:54.706610 [ 291 ] {} <Debug> TCP-Session: 2da8bb6c-6a06-43b2-8ffc-ec8b05ab9d5b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 26508 | 2026.03.25 00:28:54.706836 [ 296 ] {4529e098-10bc-47a0-83a3-4c06cc54dfb5} <Debug> oximeter.version (97ad2ce0-cded-4649-a1b6-ff7c59ff4a2c) (SelectExecutor): Key condition: unknown | ||
| 26509 | 2026.03.25 00:28:54.707903 [ 319 ] {4529e098-10bc-47a0-83a3-4c06cc54dfb5} <Trace> AggregatingTransform: Aggregating | ||
| 26510 | 2026.03.25 00:28:54.707943 [ 319 ] {4529e098-10bc-47a0-83a3-4c06cc54dfb5} <Trace> Aggregator: Aggregation method: without_key | ||
| 26511 | 2026.03.25 00:28:54.707979 [ 319 ] {4529e098-10bc-47a0-83a3-4c06cc54dfb5} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001041634 sec. (960.030 rows/sec., 37.50 KiB/sec.) | ||
| 26512 | 2026.03.25 00:28:54.707998 [ 319 ] {4529e098-10bc-47a0-83a3-4c06cc54dfb5} <Trace> Aggregator: Merging aggregated data | ||
| 26513 | 2026.03.25 00:28:54.709394 [ 296 ] {4529e098-10bc-47a0-83a3-4c06cc54dfb5} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003289 sec., 304.04378230465187 rows/sec., 11.88 KiB/sec. | ||
| 26514 | 2026.03.25 00:28:54.709574 [ 296 ] {4529e098-10bc-47a0-83a3-4c06cc54dfb5} <Debug> TCPHandler: Processed in 0.003729856 sec. | ||
| 26515 | 2026.03.25 00:28:54.709695 [ 296 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 26516 | 2026.03.25 00:28:54.709725 [ 296 ] {} <Debug> TCP-Session: cda20450-0ca9-4f89-b3eb-28429e5d30c5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 26517 | 2026.03.25 00:28:54.709725 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 26518 | 2026.03.25 00:28:54.709749 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 26519 | 2026.03.25 00:28:54.709766 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 26520 | 2026.03.25 00:28:54.709784 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 26521 | 2026.03.25 00:28:54.709874 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 26522 | 2026.03.25 00:28:54.709932 [ 293 ] {} <Debug> TCP-Session: d8328b29-de0a-48f2-947f-a1bd22540b2c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 26523 | 2026.03.25 00:28:54.709847 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 26524 | 2026.03.25 00:28:54.709963 [ 292 ] {} <Debug> TCP-Session: 169a187b-7675-403b-bfd1-b5fb3d555e09 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 26525 | 2026.03.25 00:28:54.709829 [ 295 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 26526 | 2026.03.25 00:28:54.709999 [ 291 ] {} <Debug> TCP-Session: 2da8bb6c-6a06-43b2-8ffc-ec8b05ab9d5b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 26527 | 2026.03.25 00:28:54.710029 [ 295 ] {} <Debug> TCP-Session: 2e68f8a1-f238-467d-a7af-67815438a32f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 26528 | 2026.03.25 00:28:54.709799 [ 289 ] {} <Debug> TCP-Session: 6bcb9831-02a4-4d69-987a-19152dba24e7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 26529 | 2026.03.25 00:28:54.709772 [ 290 ] {} <Debug> TCP-Session: 9445c3d8-ef3f-4c0b-a860-9bae4366bfdb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 26530 | 2026.03.25 00:28:54.709807 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 26531 | 2026.03.25 00:28:54.709813 [ 294 ] {} <Debug> TCP-Session: 7998c1ec-870c-4b83-85d9-cd256c78e5fb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 26532 | 2026.03.25 00:28:54.710136 [ 288 ] {} <Debug> TCP-Session: 0e996c70-cc2a-40fe-93be-93f382856782 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 26533 | 2026.03.25 00:28:55.000384 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 416.84 MiB, peak 443.05 MiB, free memory in arenas 0.00 B, will set to 420.36 MiB (RSS), difference: 3.52 MiB | ||
| 26534 | 2026.03.25 00:28:55.245979 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 52 entries to flush up to offset 3358 | ||
| 26535 | 2026.03.25 00:28:55.249161 [ 242 ] {} <Trace> system.query_log (9703172c-9101-4506-b1d0-613c64f918a0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 26536 | 2026.03.25 00:28:55.249246 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.42 GiB. | ||
| 26537 | 2026.03.25 00:28:55.250906 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
| 26538 | 2026.03.25 00:28:55.251489 [ 242 ] {} <Trace> system.query_log (9703172c-9101-4506-b1d0-613c64f918a0): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 26539 | 2026.03.25 00:28:55.251906 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 3358 | ||
| 26540 | 2026.03.25 00:28:55.306550 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 791 | ||
| 26541 | 2026.03.25 00:28:55.325082 [ 243 ] {} <Trace> system.metric_log (8832bb94-2db2-42e0-923d-5bcca7c2cc3b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 26542 | 2026.03.25 00:28:55.325154 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.42 GiB. | ||
| 26543 | 2026.03.25 00:28:55.331687 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_105_105_0 (state Temporary) | ||
| 26544 | 2026.03.25 00:28:55.332789 [ 243 ] {} <Trace> system.metric_log (8832bb94-2db2-42e0-923d-5bcca7c2cc3b): Renaming temporary part tmp_insert_all_105_105_0 to all_105_105_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 26545 | 2026.03.25 00:28:55.337539 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 791 | ||
| 26546 | 2026.03.25 00:28:56.490284 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 26547 | 2026.03.25 00:28:56.490480 [ 5 ] {a140a521-7357-4caa-b2fd-d37546e51d47} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 26548 | 2026.03.25 00:28:56.490553 [ 5 ] {a140a521-7357-4caa-b2fd-d37546e51d47} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 26549 | 2026.03.25 00:28:56.491341 [ 5 ] {a140a521-7357-4caa-b2fd-d37546e51d47} <Trace> oximeter.fields_i16 (78240462-1731-4218-9a79-d1fbaf59befe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 26550 | 2026.03.25 00:28:56.491387 [ 5 ] {a140a521-7357-4caa-b2fd-d37546e51d47} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.42 GiB. | ||
| 26551 | 2026.03.25 00:28:56.491792 [ 5 ] {a140a521-7357-4caa-b2fd-d37546e51d47} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
| 26552 | 2026.03.25 00:28:56.492019 [ 5 ] {a140a521-7357-4caa-b2fd-d37546e51d47} <Trace> oximeter.fields_i16 (78240462-1731-4218-9a79-d1fbaf59befe): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 26553 | 2026.03.25 00:28:56.492171 [ 5 ] {a140a521-7357-4caa-b2fd-d37546e51d47} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001744 sec., 162844.0366972477 rows/sec., 10.34 MiB/sec. | ||
| 26554 | 2026.03.25 00:28:56.492215 [ 5 ] {a140a521-7357-4caa-b2fd-d37546e51d47} <Debug> TCPHandler: Processed in 0.002068407 sec. | ||
| 26555 | 2026.03.25 00:28:56.492339 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 26556 | 2026.03.25 00:28:56.492434 [ 5 ] {62f41391-40ce-423d-81a7-f68979fc0072} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 26557 | 2026.03.25 00:28:56.492475 [ 5 ] {62f41391-40ce-423d-81a7-f68979fc0072} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 26558 | 2026.03.25 00:28:56.493341 [ 5 ] {62f41391-40ce-423d-81a7-f68979fc0072} <Trace> oximeter.fields_string (da9d4756-c540-45ff-bdbb-bdc9c8d31861): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 26559 | 2026.03.25 00:28:56.493378 [ 5 ] {62f41391-40ce-423d-81a7-f68979fc0072} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.42 GiB. | ||
| 26560 | 2026.03.25 00:28:56.493725 [ 5 ] {62f41391-40ce-423d-81a7-f68979fc0072} <Trace> MergedBlockOutputStream: filled checksums all_181_181_0 (state Temporary) | ||
| 26561 | 2026.03.25 00:28:56.493931 [ 5 ] {62f41391-40ce-423d-81a7-f68979fc0072} <Trace> oximeter.fields_string (da9d4756-c540-45ff-bdbb-bdc9c8d31861): Renaming temporary part tmp_insert_all_181_181_0 to all_181_181_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 26562 | 2026.03.25 00:28:56.494039 [ 24 ] {} <Debug> oximeter.fields_string (da9d4756-c540-45ff-bdbb-bdc9c8d31861) (MergerMutator): Selected 6 parts from all_1_176_35 to all_181_181_0 | ||
| 26563 | 2026.03.25 00:28:56.494060 [ 5 ] {62f41391-40ce-423d-81a7-f68979fc0072} <Debug> executeQuery: Read 825 rows, 66.29 KiB in 0.001644 sec., 501824.81751824816 rows/sec., 39.38 MiB/sec. | ||
| 26564 | 2026.03.25 00:28:56.494117 [ 24 ] {} <Trace> oximeter.fields_string (da9d4756-c540-45ff-bdbb-bdc9c8d31861): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 26565 | 2026.03.25 00:28:56.494125 [ 5 ] {62f41391-40ce-423d-81a7-f68979fc0072} <Debug> TCPHandler: Processed in 0.001835642 sec. | ||
| 26566 | 2026.03.25 00:28:56.494152 [ 24 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.42 GiB. | ||
| 26567 | 2026.03.25 00:28:56.494265 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 26568 | 2026.03.25 00:28:56.494293 [ 189 ] {da9d4756-c540-45ff-bdbb-bdc9c8d31861::all_1_181_36} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_176_35 to all_181_181_0 into Compact with storage Full | ||
| 26569 | 2026.03.25 00:28:56.494363 [ 5 ] {8daea7c2-1002-4e27-9635-1328a5039df0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 26570 | 2026.03.25 00:28:56.494407 [ 5 ] {8daea7c2-1002-4e27-9635-1328a5039df0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 26571 | 2026.03.25 00:28:56.494450 [ 189 ] {da9d4756-c540-45ff-bdbb-bdc9c8d31861::all_1_181_36} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 26572 | 2026.03.25 00:28:56.494497 [ 189 ] {da9d4756-c540-45ff-bdbb-bdc9c8d31861::all_1_181_36} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_176_35, total 3350 rows starting from the beginning of the part | ||
| 26573 | 2026.03.25 00:28:56.494573 [ 189 ] {da9d4756-c540-45ff-bdbb-bdc9c8d31861::all_1_181_36} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_177_177_0, total 146 rows starting from the beginning of the part | ||
| 26574 | 2026.03.25 00:28:56.494626 [ 189 ] {da9d4756-c540-45ff-bdbb-bdc9c8d31861::all_1_181_36} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_178_178_0, total 825 rows starting from the beginning of the part | ||
| 26575 | 2026.03.25 00:28:56.494673 [ 189 ] {da9d4756-c540-45ff-bdbb-bdc9c8d31861::all_1_181_36} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_179_179_0, total 2504 rows starting from the beginning of the part | ||
| 26576 | 2026.03.25 00:28:56.494721 [ 189 ] {da9d4756-c540-45ff-bdbb-bdc9c8d31861::all_1_181_36} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_180_180_0, total 56 rows starting from the beginning of the part | ||
| 26577 | 2026.03.25 00:28:56.494767 [ 189 ] {da9d4756-c540-45ff-bdbb-bdc9c8d31861::all_1_181_36} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_181_181_0, total 825 rows starting from the beginning of the part | ||
| 26578 | 2026.03.25 00:28:56.494871 [ 5 ] {8daea7c2-1002-4e27-9635-1328a5039df0} <Trace> oximeter.fields_u16 (b490aa8d-8720-450c-9d9d-0c0be0c6e0e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 26579 | 2026.03.25 00:28:56.494912 [ 5 ] {8daea7c2-1002-4e27-9635-1328a5039df0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.42 GiB. | ||
| 26580 | 2026.03.25 00:28:56.495245 [ 5 ] {8daea7c2-1002-4e27-9635-1328a5039df0} <Trace> MergedBlockOutputStream: filled checksums all_152_152_0 (state Temporary) | ||
| 26581 | 2026.03.25 00:28:56.495481 [ 5 ] {8daea7c2-1002-4e27-9635-1328a5039df0} <Trace> oximeter.fields_u16 (b490aa8d-8720-450c-9d9d-0c0be0c6e0e1): Renaming temporary part tmp_insert_all_152_152_0 to all_152_152_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 26582 | 2026.03.25 00:28:56.495615 [ 5 ] {8daea7c2-1002-4e27-9635-1328a5039df0} <Debug> executeQuery: Read 156 rows, 9.59 KiB in 0.00127 sec., 122834.64566929133 rows/sec., 7.38 MiB/sec. | ||
| 26583 | 2026.03.25 00:28:56.495654 [ 5 ] {8daea7c2-1002-4e27-9635-1328a5039df0} <Debug> TCPHandler: Processed in 0.001439093 sec. | ||
| 26584 | 2026.03.25 00:28:56.495718 [ 222 ] {} <Trace> oximeter.fields_u16 (b490aa8d-8720-450c-9d9d-0c0be0c6e0e1): 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] | ||
| 26585 | 2026.03.25 00:28:56.495766 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 26586 | 2026.03.25 00:28:56.495776 [ 222 ] {} <Debug> oximeter.fields_u16 (b490aa8d-8720-450c-9d9d-0c0be0c6e0e1): 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] | ||
| 26587 | 2026.03.25 00:28:56.495867 [ 5 ] {6d6e8b63-9ac4-4a25-8e91-41de9a253687} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 26588 | 2026.03.25 00:28:56.495911 [ 5 ] {6d6e8b63-9ac4-4a25-8e91-41de9a253687} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 26589 | 2026.03.25 00:28:56.496351 [ 5 ] {6d6e8b63-9ac4-4a25-8e91-41de9a253687} <Trace> oximeter.fields_u32 (79eddaf6-5920-48fe-8c45-6c5582e58677): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 26590 | 2026.03.25 00:28:56.496386 [ 5 ] {6d6e8b63-9ac4-4a25-8e91-41de9a253687} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.42 GiB. | ||
| 26591 | 2026.03.25 00:28:56.496717 [ 5 ] {6d6e8b63-9ac4-4a25-8e91-41de9a253687} <Trace> MergedBlockOutputStream: filled checksums all_105_105_0 (state Temporary) | ||
| 26592 | 2026.03.25 00:28:56.496929 [ 5 ] {6d6e8b63-9ac4-4a25-8e91-41de9a253687} <Trace> oximeter.fields_u32 (79eddaf6-5920-48fe-8c45-6c5582e58677): Renaming temporary part tmp_insert_all_105_105_0 to all_105_105_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 26593 | 2026.03.25 00:28:56.497055 [ 5 ] {6d6e8b63-9ac4-4a25-8e91-41de9a253687} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001207 sec., 123446.56172328087 rows/sec., 7.98 MiB/sec. | ||
| 26594 | 2026.03.25 00:28:56.497093 [ 5 ] {6d6e8b63-9ac4-4a25-8e91-41de9a253687} <Debug> TCPHandler: Processed in 0.001375322 sec. | ||
| 26595 | 2026.03.25 00:28:56.497199 [ 195 ] {da9d4756-c540-45ff-bdbb-bdc9c8d31861::all_1_181_36} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7706 rows, containing 5 columns (5 merged, 0 gathered) in 0.002972278 sec., 2592624.243088971 rows/sec., 206.83 MiB/sec. | ||
| 26596 | 2026.03.25 00:28:56.497206 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 26597 | 2026.03.25 00:28:56.497319 [ 5 ] {62d4ac86-7545-4119-851d-d84a3a6c18e9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 26598 | 2026.03.25 00:28:56.497369 [ 5 ] {62d4ac86-7545-4119-851d-d84a3a6c18e9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 26599 | 2026.03.25 00:28:56.497611 [ 196 ] {da9d4756-c540-45ff-bdbb-bdc9c8d31861::all_1_181_36} <Trace> MergedBlockOutputStream: filled checksums all_1_181_36 (state Temporary) | ||
| 26600 | 2026.03.25 00:28:56.497811 [ 5 ] {62d4ac86-7545-4119-851d-d84a3a6c18e9} <Trace> oximeter.fields_u8 (fa258e8d-285a-434f-b894-6be795807874): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 26601 | 2026.03.25 00:28:56.497854 [ 5 ] {62d4ac86-7545-4119-851d-d84a3a6c18e9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.42 GiB. | ||
| 26602 | 2026.03.25 00:28:56.497982 [ 196 ] {da9d4756-c540-45ff-bdbb-bdc9c8d31861::all_1_181_36} <Trace> oximeter.fields_string (da9d4756-c540-45ff-bdbb-bdc9c8d31861): Renaming temporary part tmp_merge_all_1_181_36 to all_1_181_36 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 26603 | 2026.03.25 00:28:56.498093 [ 196 ] {da9d4756-c540-45ff-bdbb-bdc9c8d31861::all_1_181_36} <Trace> oximeter.fields_string (da9d4756-c540-45ff-bdbb-bdc9c8d31861) (MergerMutator): Merged 6 parts: [all_1_176_35, all_181_181_0] -> all_1_181_36 | ||
| 26604 | 2026.03.25 00:28:56.498198 [ 5 ] {62d4ac86-7545-4119-851d-d84a3a6c18e9} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
| 26605 | 2026.03.25 00:28:56.498212 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.39 MiB. | ||
| 26606 | 2026.03.25 00:28:56.498511 [ 5 ] {62d4ac86-7545-4119-851d-d84a3a6c18e9} <Trace> oximeter.fields_u8 (fa258e8d-285a-434f-b894-6be795807874): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 26607 | 2026.03.25 00:28:56.498656 [ 5 ] {62d4ac86-7545-4119-851d-d84a3a6c18e9} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001353 sec., 109386.54841093865 rows/sec., 6.22 MiB/sec. | ||
| 26608 | 2026.03.25 00:28:56.498703 [ 5 ] {62d4ac86-7545-4119-851d-d84a3a6c18e9} <Debug> TCPHandler: Processed in 0.001544635 sec. | ||
| 26609 | 2026.03.25 00:28:56.498843 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 26610 | 2026.03.25 00:28:56.498944 [ 5 ] {cd238185-8ee4-4e2f-be74-1d83cbd078ed} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 26611 | 2026.03.25 00:28:56.498995 [ 5 ] {cd238185-8ee4-4e2f-be74-1d83cbd078ed} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 26612 | 2026.03.25 00:28:56.499636 [ 5 ] {cd238185-8ee4-4e2f-be74-1d83cbd078ed} <Trace> oximeter.fields_uuid (6a83c119-7e6c-4ef5-9da4-bd1e7cdd4b62): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 26613 | 2026.03.25 00:28:56.499674 [ 5 ] {cd238185-8ee4-4e2f-be74-1d83cbd078ed} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.42 GiB. | ||
| 26614 | 2026.03.25 00:28:56.499898 [ 222 ] {} <Debug> oximeter.fields_u16 (b490aa8d-8720-450c-9d9d-0c0be0c6e0e1): 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] | ||
| 26615 | 2026.03.25 00:28:56.500034 [ 5 ] {cd238185-8ee4-4e2f-be74-1d83cbd078ed} <Trace> MergedBlockOutputStream: filled checksums all_181_181_0 (state Temporary) | ||
| 26616 | 2026.03.25 00:28:56.500265 [ 5 ] {cd238185-8ee4-4e2f-be74-1d83cbd078ed} <Trace> oximeter.fields_uuid (6a83c119-7e6c-4ef5-9da4-bd1e7cdd4b62): Renaming temporary part tmp_insert_all_181_181_0 to all_181_181_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 26617 | 2026.03.25 00:28:56.500386 [ 39 ] {} <Debug> oximeter.fields_uuid (6a83c119-7e6c-4ef5-9da4-bd1e7cdd4b62) (MergerMutator): Selected 6 parts from all_1_176_35 to all_181_181_0 | ||
| 26618 | 2026.03.25 00:28:56.500397 [ 5 ] {cd238185-8ee4-4e2f-be74-1d83cbd078ed} <Debug> executeQuery: Read 504 rows, 36.30 KiB in 0.001471 sec., 342624.0652617267 rows/sec., 24.10 MiB/sec. | ||
| 26619 | 2026.03.25 00:28:56.500434 [ 39 ] {} <Trace> oximeter.fields_uuid (6a83c119-7e6c-4ef5-9da4-bd1e7cdd4b62): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 26620 | 2026.03.25 00:28:56.500461 [ 39 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.42 GiB. | ||
| 26621 | 2026.03.25 00:28:56.500467 [ 5 ] {cd238185-8ee4-4e2f-be74-1d83cbd078ed} <Debug> TCPHandler: Processed in 0.001681239 sec. | ||
| 26622 | 2026.03.25 00:28:56.500558 [ 201 ] {6a83c119-7e6c-4ef5-9da4-bd1e7cdd4b62::all_1_181_36} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_176_35 to all_181_181_0 into Compact with storage Full | ||
| 26623 | 2026.03.25 00:28:56.500594 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 26624 | 2026.03.25 00:28:56.500658 [ 201 ] {6a83c119-7e6c-4ef5-9da4-bd1e7cdd4b62::all_1_181_36} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 26625 | 2026.03.25 00:28:56.500688 [ 201 ] {6a83c119-7e6c-4ef5-9da4-bd1e7cdd4b62::all_1_181_36} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_176_35, total 2018 rows starting from the beginning of the part | ||
| 26626 | 2026.03.25 00:28:56.500693 [ 5 ] {fb2f6139-6dc3-41ae-9848-f904c1d6fc44} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 26627 | 2026.03.25 00:28:56.500740 [ 5 ] {fb2f6139-6dc3-41ae-9848-f904c1d6fc44} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 26628 | 2026.03.25 00:28:56.500740 [ 201 ] {6a83c119-7e6c-4ef5-9da4-bd1e7cdd4b62::all_1_181_36} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_177_177_0, total 109 rows starting from the beginning of the part | ||
| 26629 | 2026.03.25 00:28:56.500798 [ 201 ] {6a83c119-7e6c-4ef5-9da4-bd1e7cdd4b62::all_1_181_36} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_178_178_0, total 504 rows starting from the beginning of the part | ||
| 26630 | 2026.03.25 00:28:56.500837 [ 201 ] {6a83c119-7e6c-4ef5-9da4-bd1e7cdd4b62::all_1_181_36} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_179_179_0, total 1341 rows starting from the beginning of the part | ||
| 26631 | 2026.03.25 00:28:56.500879 [ 201 ] {6a83c119-7e6c-4ef5-9da4-bd1e7cdd4b62::all_1_181_36} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_180_180_0, total 64 rows starting from the beginning of the part | ||
| 26632 | 2026.03.25 00:28:56.500916 [ 201 ] {6a83c119-7e6c-4ef5-9da4-bd1e7cdd4b62::all_1_181_36} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_181_181_0, total 504 rows starting from the beginning of the part | ||
| 26633 | 2026.03.25 00:28:56.501095 [ 5 ] {fb2f6139-6dc3-41ae-9848-f904c1d6fc44} <Trace> oximeter.measurements_bool (8a3ce6e0-f76a-4ba2-9a43-4275c3c9549e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 26634 | 2026.03.25 00:28:56.501137 [ 5 ] {fb2f6139-6dc3-41ae-9848-f904c1d6fc44} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.42 GiB. | ||
| 26635 | 2026.03.25 00:28:56.501462 [ 5 ] {fb2f6139-6dc3-41ae-9848-f904c1d6fc44} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
| 26636 | 2026.03.25 00:28:56.501678 [ 5 ] {fb2f6139-6dc3-41ae-9848-f904c1d6fc44} <Trace> oximeter.measurements_bool (8a3ce6e0-f76a-4ba2-9a43-4275c3c9549e): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 26637 | 2026.03.25 00:28:56.501808 [ 5 ] {fb2f6139-6dc3-41ae-9848-f904c1d6fc44} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001133 sec., 5295.675198587821 rows/sec., 276.68 KiB/sec. | ||
| 26638 | 2026.03.25 00:28:56.501845 [ 5 ] {fb2f6139-6dc3-41ae-9848-f904c1d6fc44} <Debug> TCPHandler: Processed in 0.00130182 sec. | ||
| 26639 | 2026.03.25 00:28:56.501957 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 26640 | 2026.03.25 00:28:56.502059 [ 5 ] {c0c7f953-d2ff-4ab1-97b1-b768e9a319d0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 26641 | 2026.03.25 00:28:56.502102 [ 5 ] {c0c7f953-d2ff-4ab1-97b1-b768e9a319d0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 26642 | 2026.03.25 00:28:56.502228 [ 196 ] {6a83c119-7e6c-4ef5-9da4-bd1e7cdd4b62::all_1_181_36} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4540 rows, containing 5 columns (5 merged, 0 gathered) in 0.001707169 sec., 2659373.500807477 rows/sec., 193.42 MiB/sec. | ||
| 26643 | 2026.03.25 00:28:56.502476 [ 195 ] {6a83c119-7e6c-4ef5-9da4-bd1e7cdd4b62::all_1_181_36} <Trace> MergedBlockOutputStream: filled checksums all_1_181_36 (state Temporary) | ||
| 26644 | 2026.03.25 00:28:56.502524 [ 5 ] {c0c7f953-d2ff-4ab1-97b1-b768e9a319d0} <Trace> oximeter.measurements_cumulativeu64 (d9515f17-c5fd-4592-903e-92bbab0fc185): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 26645 | 2026.03.25 00:28:56.502560 [ 5 ] {c0c7f953-d2ff-4ab1-97b1-b768e9a319d0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.42 GiB. | ||
| 26646 | 2026.03.25 00:28:56.502777 [ 195 ] {6a83c119-7e6c-4ef5-9da4-bd1e7cdd4b62::all_1_181_36} <Trace> oximeter.fields_uuid (6a83c119-7e6c-4ef5-9da4-bd1e7cdd4b62): Renaming temporary part tmp_merge_all_1_181_36 to all_1_181_36 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 26647 | 2026.03.25 00:28:56.502853 [ 195 ] {6a83c119-7e6c-4ef5-9da4-bd1e7cdd4b62::all_1_181_36} <Trace> oximeter.fields_uuid (6a83c119-7e6c-4ef5-9da4-bd1e7cdd4b62) (MergerMutator): Merged 6 parts: [all_1_176_35, all_181_181_0] -> all_1_181_36 | ||
| 26648 | 2026.03.25 00:28:56.502901 [ 5 ] {c0c7f953-d2ff-4ab1-97b1-b768e9a319d0} <Trace> MergedBlockOutputStream: filled checksums all_181_181_0 (state Temporary) | ||
| 26649 | 2026.03.25 00:28:56.502956 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.84 MiB. | ||
| 26650 | 2026.03.25 00:28:56.503106 [ 5 ] {c0c7f953-d2ff-4ab1-97b1-b768e9a319d0} <Trace> oximeter.measurements_cumulativeu64 (d9515f17-c5fd-4592-903e-92bbab0fc185): Renaming temporary part tmp_insert_all_181_181_0 to all_181_181_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 26651 | 2026.03.25 00:28:56.503233 [ 5 ] {c0c7f953-d2ff-4ab1-97b1-b768e9a319d0} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001192 sec., 222315.43624161076 rows/sec., 14.77 MiB/sec. | ||
| 26652 | 2026.03.25 00:28:56.503271 [ 5 ] {c0c7f953-d2ff-4ab1-97b1-b768e9a319d0} <Debug> TCPHandler: Processed in 0.001366321 sec. | ||
| 26653 | 2026.03.25 00:28:56.503383 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 26654 | 2026.03.25 00:28:56.503476 [ 5 ] {c30ccca2-551f-45a6-ac1c-b9047975d04f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 26655 | 2026.03.25 00:28:56.503518 [ 5 ] {c30ccca2-551f-45a6-ac1c-b9047975d04f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 26656 | 2026.03.25 00:28:56.503835 [ 5 ] {c30ccca2-551f-45a6-ac1c-b9047975d04f} <Trace> oximeter.measurements_f64 (212c2a6f-90cf-4c71-aafe-78c3b1fd8e79): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 26657 | 2026.03.25 00:28:56.503871 [ 5 ] {c30ccca2-551f-45a6-ac1c-b9047975d04f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.42 GiB. | ||
| 26658 | 2026.03.25 00:28:56.504163 [ 5 ] {c30ccca2-551f-45a6-ac1c-b9047975d04f} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
| 26659 | 2026.03.25 00:28:56.504368 [ 5 ] {c30ccca2-551f-45a6-ac1c-b9047975d04f} <Trace> oximeter.measurements_f64 (212c2a6f-90cf-4c71-aafe-78c3b1fd8e79): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 26660 | 2026.03.25 00:28:56.504495 [ 5 ] {c30ccca2-551f-45a6-ac1c-b9047975d04f} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001036 sec., 965.2509652509652 rows/sec., 65.04 KiB/sec. | ||
| 26661 | 2026.03.25 00:28:56.504532 [ 5 ] {c30ccca2-551f-45a6-ac1c-b9047975d04f} <Debug> TCPHandler: Processed in 0.001197848 sec. | ||
| 26662 | 2026.03.25 00:28:56.504643 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 26663 | 2026.03.25 00:28:56.504735 [ 5 ] {bbcd3793-12fb-4fcd-9ebe-3b011a498ff0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 26664 | 2026.03.25 00:28:56.504789 [ 5 ] {bbcd3793-12fb-4fcd-9ebe-3b011a498ff0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 26665 | 2026.03.25 00:28:56.505585 [ 5 ] {bbcd3793-12fb-4fcd-9ebe-3b011a498ff0} <Trace> oximeter.measurements_histogramu64 (66b3c5cd-c277-4614-b9e1-0e483a2d8930): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 26666 | 2026.03.25 00:28:56.505622 [ 5 ] {bbcd3793-12fb-4fcd-9ebe-3b011a498ff0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.42 GiB. | ||
| 26667 | 2026.03.25 00:28:56.506133 [ 5 ] {bbcd3793-12fb-4fcd-9ebe-3b011a498ff0} <Trace> MergedBlockOutputStream: filled checksums all_152_152_0 (state Temporary) | ||
| 26668 | 2026.03.25 00:28:56.506359 [ 5 ] {bbcd3793-12fb-4fcd-9ebe-3b011a498ff0} <Trace> oximeter.measurements_histogramu64 (66b3c5cd-c277-4614-b9e1-0e483a2d8930): Renaming temporary part tmp_insert_all_152_152_0 to all_152_152_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 26669 | 2026.03.25 00:28:56.506496 [ 5 ] {bbcd3793-12fb-4fcd-9ebe-3b011a498ff0} <Debug> executeQuery: Read 14 rows, 25.69 KiB in 0.001778 sec., 7874.015748031496 rows/sec., 14.11 MiB/sec. | ||
| 26670 | 2026.03.25 00:28:56.506551 [ 5 ] {bbcd3793-12fb-4fcd-9ebe-3b011a498ff0} <Debug> TCPHandler: Processed in 0.001956315 sec. | ||
| 26671 | 2026.03.25 00:28:56.506561 [ 221 ] {} <Trace> oximeter.measurements_histogramu64 (66b3c5cd-c277-4614-b9e1-0e483a2d8930): 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] | ||
| 26672 | 2026.03.25 00:28:56.506594 [ 221 ] {} <Debug> oximeter.measurements_histogramu64 (66b3c5cd-c277-4614-b9e1-0e483a2d8930): 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] | ||
| 26673 | 2026.03.25 00:28:56.506667 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 26674 | 2026.03.25 00:28:56.506764 [ 5 ] {ec98e7c2-f60d-45ad-9eb7-c1829e87708c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 26675 | 2026.03.25 00:28:56.506808 [ 5 ] {ec98e7c2-f60d-45ad-9eb7-c1829e87708c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 26676 | 2026.03.25 00:28:56.507139 [ 5 ] {ec98e7c2-f60d-45ad-9eb7-c1829e87708c} <Trace> oximeter.measurements_u64 (a46c3f3f-9ded-4b50-9fc2-4f503dd169a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 26677 | 2026.03.25 00:28:56.507176 [ 5 ] {ec98e7c2-f60d-45ad-9eb7-c1829e87708c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.42 GiB. | ||
| 26678 | 2026.03.25 00:28:56.507524 [ 5 ] {ec98e7c2-f60d-45ad-9eb7-c1829e87708c} <Trace> MergedBlockOutputStream: filled checksums all_181_181_0 (state Temporary) | ||
| 26679 | 2026.03.25 00:28:56.507778 [ 5 ] {ec98e7c2-f60d-45ad-9eb7-c1829e87708c} <Trace> oximeter.measurements_u64 (a46c3f3f-9ded-4b50-9fc2-4f503dd169a4): Renaming temporary part tmp_insert_all_181_181_0 to all_181_181_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 26680 | 2026.03.25 00:28:56.507907 [ 39 ] {} <Debug> oximeter.measurements_u64 (a46c3f3f-9ded-4b50-9fc2-4f503dd169a4) (MergerMutator): Selected 6 parts from all_1_176_35 to all_181_181_0 | ||
| 26681 | 2026.03.25 00:28:56.507915 [ 5 ] {ec98e7c2-f60d-45ad-9eb7-c1829e87708c} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001169 sec., 76988.87938408897 rows/sec., 4.82 MiB/sec. | ||
| 26682 | 2026.03.25 00:28:56.507943 [ 39 ] {} <Trace> oximeter.measurements_u64 (a46c3f3f-9ded-4b50-9fc2-4f503dd169a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 26683 | 2026.03.25 00:28:56.507966 [ 5 ] {ec98e7c2-f60d-45ad-9eb7-c1829e87708c} <Debug> TCPHandler: Processed in 0.00134791 sec. | ||
| 26684 | 2026.03.25 00:28:56.507969 [ 39 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.42 GiB. | ||
| 26685 | 2026.03.25 00:28:56.508079 [ 201 ] {a46c3f3f-9ded-4b50-9fc2-4f503dd169a4::all_1_181_36} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_176_35 to all_181_181_0 into Compact with storage Full | ||
| 26686 | 2026.03.25 00:28:56.508179 [ 201 ] {a46c3f3f-9ded-4b50-9fc2-4f503dd169a4::all_1_181_36} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 26687 | 2026.03.25 00:28:56.508204 [ 201 ] {a46c3f3f-9ded-4b50-9fc2-4f503dd169a4::all_1_181_36} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_176_35, total 11340 rows starting from the beginning of the part | ||
| 26688 | 2026.03.25 00:28:56.508246 [ 201 ] {a46c3f3f-9ded-4b50-9fc2-4f503dd169a4::all_1_181_36} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_177_177_0, total 60 rows starting from the beginning of the part | ||
| 26689 | 2026.03.25 00:28:56.508280 [ 201 ] {a46c3f3f-9ded-4b50-9fc2-4f503dd169a4::all_1_181_36} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_178_178_0, total 90 rows starting from the beginning of the part | ||
| 26690 | 2026.03.25 00:28:56.508309 [ 201 ] {a46c3f3f-9ded-4b50-9fc2-4f503dd169a4::all_1_181_36} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_179_179_0, total 12 rows starting from the beginning of the part | ||
| 26691 | 2026.03.25 00:28:56.508341 [ 201 ] {a46c3f3f-9ded-4b50-9fc2-4f503dd169a4::all_1_181_36} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_180_180_0, total 48 rows starting from the beginning of the part | ||
| 26692 | 2026.03.25 00:28:56.508371 [ 201 ] {a46c3f3f-9ded-4b50-9fc2-4f503dd169a4::all_1_181_36} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_181_181_0, total 90 rows starting from the beginning of the part | ||
| 26693 | 2026.03.25 00:28:56.508740 [ 221 ] {} <Debug> oximeter.measurements_histogramu64 (66b3c5cd-c277-4614-b9e1-0e483a2d8930): 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] | ||
| 26694 | 2026.03.25 00:28:56.510676 [ 193 ] {a46c3f3f-9ded-4b50-9fc2-4f503dd169a4::all_1_181_36} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 11640 rows, containing 4 columns (4 merged, 0 gathered) in 0.002628781 sec., 4427907.840173829 rows/sec., 285.53 MiB/sec. | ||
| 26695 | 2026.03.25 00:28:56.510900 [ 201 ] {a46c3f3f-9ded-4b50-9fc2-4f503dd169a4::all_1_181_36} <Trace> MergedBlockOutputStream: filled checksums all_1_181_36 (state Temporary) | ||
| 26696 | 2026.03.25 00:28:56.511140 [ 201 ] {a46c3f3f-9ded-4b50-9fc2-4f503dd169a4::all_1_181_36} <Trace> oximeter.measurements_u64 (a46c3f3f-9ded-4b50-9fc2-4f503dd169a4): Renaming temporary part tmp_merge_all_1_181_36 to all_1_181_36 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 26697 | 2026.03.25 00:28:56.511203 [ 201 ] {a46c3f3f-9ded-4b50-9fc2-4f503dd169a4::all_1_181_36} <Trace> oximeter.measurements_u64 (a46c3f3f-9ded-4b50-9fc2-4f503dd169a4) (MergerMutator): Merged 6 parts: [all_1_176_35, all_181_181_0] -> all_1_181_36 | ||
| 26698 | 2026.03.25 00:28:56.511265 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.23 MiB. | ||
| 26699 | 2026.03.25 00:28:57.764712 [ 225 ] {} <Trace> oximeter.measurements_f64 (212c2a6f-90cf-4c71-aafe-78c3b1fd8e79): Found 6 old parts to remove. Parts: [all_1_25_5, all_26_26_0, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0] | ||
| 26700 | 2026.03.25 00:28:57.764812 [ 225 ] {} <Debug> oximeter.measurements_f64 (212c2a6f-90cf-4c71-aafe-78c3b1fd8e79): Removing 6 parts from filesystem (serially): Parts: [all_1_25_5, all_26_26_0, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0] | ||
| 26701 | 2026.03.25 00:28:57.767528 [ 225 ] {} <Debug> oximeter.measurements_f64 (212c2a6f-90cf-4c71-aafe-78c3b1fd8e79): Removing 6 parts from memory: Parts: [all_1_25_5, all_26_26_0, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0] | ||
| 26702 | 2026.03.25 00:28:58.939696 [ 296 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60534 | ||
| 26703 | 2026.03.25 00:28:58.939797 [ 296 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 26704 | 2026.03.25 00:28:58.939823 [ 296 ] {} <Debug> TCP-Session: 4d756cc5-9133-412f-b208-321b47435b8f Authenticating user 'default' from [fd00:1122:3344:101::e]:60534 | ||
| 26705 | 2026.03.25 00:28:58.939845 [ 296 ] {} <Debug> TCP-Session: 4d756cc5-9133-412f-b208-321b47435b8f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 26706 | 2026.03.25 00:28:58.939858 [ 296 ] {} <Debug> TCP-Session: 4d756cc5-9133-412f-b208-321b47435b8f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 26707 | 2026.03.25 00:28:58.940075 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64649 | ||
| 26708 | 2026.03.25 00:28:58.940090 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33020 | ||
| 26709 | 2026.03.25 00:28:58.940121 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:32972 | ||
| 26710 | 2026.03.25 00:28:58.940142 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47695 | ||
| 26711 | 2026.03.25 00:28:58.940194 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 26712 | 2026.03.25 00:28:58.940168 [ 295 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44707 | ||
| 26713 | 2026.03.25 00:28:58.940229 [ 296 ] {} <Trace> TCP-Session: 4d756cc5-9133-412f-b208-321b47435b8f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 26714 | 2026.03.25 00:28:58.940240 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 26715 | 2026.03.25 00:28:58.940275 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 26716 | 2026.03.25 00:28:58.940291 [ 295 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 26717 | 2026.03.25 00:28:58.940303 [ 289 ] {} <Debug> TCP-Session: abcfd156-b731-492d-a82e-e7166d58a630 Authenticating user 'default' from [fd00:1122:3344:101::e]:33020 | ||
| 26718 | 2026.03.25 00:28:58.940313 [ 293 ] {} <Debug> TCP-Session: 6d255bd2-8367-4595-8e49-9c870c6b8593 Authenticating user 'default' from [fd00:1122:3344:101::e]:47695 | ||
| 26719 | 2026.03.25 00:28:58.940320 [ 295 ] {} <Debug> TCP-Session: 2e394b0f-315d-4d23-a169-e47e6968c095 Authenticating user 'default' from [fd00:1122:3344:101::e]:44707 | ||
| 26720 | 2026.03.25 00:28:58.940339 [ 289 ] {} <Debug> TCP-Session: abcfd156-b731-492d-a82e-e7166d58a630 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 26721 | 2026.03.25 00:28:58.940349 [ 293 ] {} <Debug> TCP-Session: 6d255bd2-8367-4595-8e49-9c870c6b8593 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 26722 | 2026.03.25 00:28:58.940353 [ 295 ] {} <Debug> TCP-Session: 2e394b0f-315d-4d23-a169-e47e6968c095 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 26723 | 2026.03.25 00:28:58.940366 [ 289 ] {} <Debug> TCP-Session: abcfd156-b731-492d-a82e-e7166d58a630 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 26724 | 2026.03.25 00:28:58.940376 [ 293 ] {} <Debug> TCP-Session: 6d255bd2-8367-4595-8e49-9c870c6b8593 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 26725 | 2026.03.25 00:28:58.940383 [ 295 ] {} <Debug> TCP-Session: 2e394b0f-315d-4d23-a169-e47e6968c095 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 26726 | 2026.03.25 00:28:58.940226 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 26727 | 2026.03.25 00:28:58.940415 [ 296 ] {c5df81a9-6fd4-4e31-bc66-6c5a1ce3838d} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:60534) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 26728 | 2026.03.25 00:28:58.940447 [ 292 ] {} <Debug> TCP-Session: b6d94de6-ead4-4e2e-aca9-c590b097b91f Authenticating user 'default' from [fd00:1122:3344:101::e]:32972 | ||
| 26729 | 2026.03.25 00:28:58.940161 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59734 | ||
| 26730 | 2026.03.25 00:28:58.940480 [ 292 ] {} <Debug> TCP-Session: b6d94de6-ead4-4e2e-aca9-c590b097b91f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 26731 | 2026.03.25 00:28:58.940113 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49594 | ||
| 26732 | 2026.03.25 00:28:58.940515 [ 292 ] {} <Debug> TCP-Session: b6d94de6-ead4-4e2e-aca9-c590b097b91f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 26733 | 2026.03.25 00:28:58.940107 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62193 | ||
| 26734 | 2026.03.25 00:28:58.940561 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 26735 | 2026.03.25 00:28:58.940590 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 26736 | 2026.03.25 00:28:58.940610 [ 294 ] {} <Debug> TCP-Session: 2641b8ef-de7b-40de-8236-37c782b80417 Authenticating user 'default' from [fd00:1122:3344:101::e]:59734 | ||
| 26737 | 2026.03.25 00:28:58.940625 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 26738 | 2026.03.25 00:28:58.940628 [ 291 ] {} <Debug> TCP-Session: b90a3e76-420a-4526-8042-e406e0cbd147 Authenticating user 'default' from [fd00:1122:3344:101::e]:49594 | ||
| 26739 | 2026.03.25 00:28:58.940641 [ 294 ] {} <Debug> TCP-Session: 2641b8ef-de7b-40de-8236-37c782b80417 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 26740 | 2026.03.25 00:28:58.940658 [ 290 ] {} <Debug> TCP-Session: ce2676ef-aa9f-41ef-bb2a-b9735b01a131 Authenticating user 'default' from [fd00:1122:3344:101::e]:62193 | ||
| 26741 | 2026.03.25 00:28:58.940672 [ 291 ] {} <Debug> TCP-Session: b90a3e76-420a-4526-8042-e406e0cbd147 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 26742 | 2026.03.25 00:28:58.940683 [ 294 ] {} <Debug> TCP-Session: 2641b8ef-de7b-40de-8236-37c782b80417 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 26743 | 2026.03.25 00:28:58.940711 [ 291 ] {} <Debug> TCP-Session: b90a3e76-420a-4526-8042-e406e0cbd147 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 26744 | 2026.03.25 00:28:58.940702 [ 296 ] {c5df81a9-6fd4-4e31-bc66-6c5a1ce3838d} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 26745 | 2026.03.25 00:28:58.940701 [ 290 ] {} <Debug> TCP-Session: ce2676ef-aa9f-41ef-bb2a-b9735b01a131 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 26746 | 2026.03.25 00:28:58.940232 [ 288 ] {} <Debug> TCP-Session: 0ce46ffc-eda1-4762-b581-11a4772ceec5 Authenticating user 'default' from [fd00:1122:3344:101::e]:64649 | ||
| 26747 | 2026.03.25 00:28:58.940784 [ 290 ] {} <Debug> TCP-Session: ce2676ef-aa9f-41ef-bb2a-b9735b01a131 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 26748 | 2026.03.25 00:28:58.940798 [ 296 ] {c5df81a9-6fd4-4e31-bc66-6c5a1ce3838d} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 26749 | 2026.03.25 00:28:58.940811 [ 288 ] {} <Debug> TCP-Session: 0ce46ffc-eda1-4762-b581-11a4772ceec5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 26750 | 2026.03.25 00:28:58.940852 [ 288 ] {} <Debug> TCP-Session: 0ce46ffc-eda1-4762-b581-11a4772ceec5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 26751 | 2026.03.25 00:28:58.941142 [ 296 ] {c5df81a9-6fd4-4e31-bc66-6c5a1ce3838d} <Debug> oximeter.version (97ad2ce0-cded-4649-a1b6-ff7c59ff4a2c) (SelectExecutor): Key condition: unknown | ||
| 26752 | 2026.03.25 00:28:58.942147 [ 316 ] {c5df81a9-6fd4-4e31-bc66-6c5a1ce3838d} <Trace> AggregatingTransform: Aggregating | ||
| 26753 | 2026.03.25 00:28:58.942201 [ 316 ] {c5df81a9-6fd4-4e31-bc66-6c5a1ce3838d} <Trace> Aggregator: Aggregation method: without_key | ||
| 26754 | 2026.03.25 00:28:58.942235 [ 316 ] {c5df81a9-6fd4-4e31-bc66-6c5a1ce3838d} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000970633 sec. (1030.256 rows/sec., 40.24 KiB/sec.) | ||
| 26755 | 2026.03.25 00:28:58.942252 [ 316 ] {c5df81a9-6fd4-4e31-bc66-6c5a1ce3838d} <Trace> Aggregator: Merging aggregated data | ||
| 26756 | 2026.03.25 00:28:58.943779 [ 296 ] {c5df81a9-6fd4-4e31-bc66-6c5a1ce3838d} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003422 sec., 292.22676797194623 rows/sec., 11.42 KiB/sec. | ||
| 26757 | 2026.03.25 00:28:58.943917 [ 296 ] {c5df81a9-6fd4-4e31-bc66-6c5a1ce3838d} <Debug> TCPHandler: Processed in 0.003804418 sec. | ||
| 26758 | 2026.03.25 00:28:58.944041 [ 296 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 26759 | 2026.03.25 00:28:58.944069 [ 296 ] {} <Debug> TCP-Session: 4d756cc5-9133-412f-b208-321b47435b8f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 26760 | 2026.03.25 00:28:58.944069 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 26761 | 2026.03.25 00:28:58.944090 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 26762 | 2026.03.25 00:28:58.944114 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 26763 | 2026.03.25 00:28:58.944121 [ 288 ] {} <Debug> TCP-Session: 0ce46ffc-eda1-4762-b581-11a4772ceec5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 26764 | 2026.03.25 00:28:58.944133 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 26765 | 2026.03.25 00:28:58.944155 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 26766 | 2026.03.25 00:28:58.944174 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 26767 | 2026.03.25 00:28:58.944205 [ 295 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 26768 | 2026.03.25 00:28:58.944212 [ 291 ] {} <Debug> TCP-Session: b90a3e76-420a-4526-8042-e406e0cbd147 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 26769 | 2026.03.25 00:28:58.944231 [ 290 ] {} <Debug> TCP-Session: ce2676ef-aa9f-41ef-bb2a-b9735b01a131 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 26770 | 2026.03.25 00:28:58.944244 [ 295 ] {} <Debug> TCP-Session: 2e394b0f-315d-4d23-a169-e47e6968c095 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 26771 | 2026.03.25 00:28:58.944224 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 26772 | 2026.03.25 00:28:58.944188 [ 292 ] {} <Debug> TCP-Session: b6d94de6-ead4-4e2e-aca9-c590b097b91f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 26773 | 2026.03.25 00:28:58.944168 [ 289 ] {} <Debug> TCP-Session: abcfd156-b731-492d-a82e-e7166d58a630 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 26774 | 2026.03.25 00:28:58.944312 [ 294 ] {} <Debug> TCP-Session: 2641b8ef-de7b-40de-8236-37c782b80417 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 26775 | 2026.03.25 00:28:58.944139 [ 293 ] {} <Debug> TCP-Session: 6d255bd2-8367-4595-8e49-9c870c6b8593 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 26776 | 2026.03.25 00:28:59.712070 [ 96 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 26777 | 2026.03.25 00:28:59.712131 [ 96 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 26778 | 2026.03.25 00:29:00.023522 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 50846 | ||
| 26779 | 2026.03.25 00:29:00.024080 [ 244 ] {} <Trace> system.asynchronous_metric_log (0898b27c-367e-447b-8482-f4822232c365): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 26780 | 2026.03.25 00:29:00.024131 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.41 GiB. | ||
| 26781 | 2026.03.25 00:29:00.024635 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_106_106_0 (state Temporary) | ||
| 26782 | 2026.03.25 00:29:00.024874 [ 244 ] {} <Trace> system.asynchronous_metric_log (0898b27c-367e-447b-8482-f4822232c365): Renaming temporary part tmp_insert_all_106_106_0 to all_106_106_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 26783 | 2026.03.25 00:29:00.025034 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 50846 | ||
| 26784 | 2026.03.25 00:29:00.025033 [ 96 ] {} <Debug> system.asynchronous_metric_log (0898b27c-367e-447b-8482-f4822232c365) (MergerMutator): Selected 6 parts from all_1_101_20 to all_106_106_0 | ||
| 26785 | 2026.03.25 00:29:00.025109 [ 96 ] {} <Trace> system.asynchronous_metric_log (0898b27c-367e-447b-8482-f4822232c365): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 26786 | 2026.03.25 00:29:00.025133 [ 96 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.41 GiB. | ||
| 26787 | 2026.03.25 00:29:00.025272 [ 194 ] {0898b27c-367e-447b-8482-f4822232c365::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 | ||
| 26788 | 2026.03.25 00:29:00.025435 [ 194 ] {0898b27c-367e-447b-8482-f4822232c365::all_1_106_21} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 26789 | 2026.03.25 00:29:00.025481 [ 194 ] {0898b27c-367e-447b-8482-f4822232c365::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 7 marks from part all_1_101_20, total 48414 rows starting from the beginning of the part | ||
| 26790 | 2026.03.25 00:29:00.025557 [ 194 ] {0898b27c-367e-447b-8482-f4822232c365::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_102_102_0, total 512 rows starting from the beginning of the part | ||
| 26791 | 2026.03.25 00:29:00.025611 [ 194 ] {0898b27c-367e-447b-8482-f4822232c365::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_103_103_0, total 448 rows starting from the beginning of the part | ||
| 26792 | 2026.03.25 00:29:00.025660 [ 194 ] {0898b27c-367e-447b-8482-f4822232c365::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_104_104_0, total 512 rows starting from the beginning of the part | ||
| 26793 | 2026.03.25 00:29:00.025706 [ 194 ] {0898b27c-367e-447b-8482-f4822232c365::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_105_105_0, total 448 rows starting from the beginning of the part | ||
| 26794 | 2026.03.25 00:29:00.025756 [ 194 ] {0898b27c-367e-447b-8482-f4822232c365::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_106_106_0, total 512 rows starting from the beginning of the part | ||
| 26795 | 2026.03.25 00:29:00.028979 [ 193 ] {0898b27c-367e-447b-8482-f4822232c365::all_1_106_21} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 50846 rows, containing 4 columns (4 merged, 0 gathered) in 0.003775697 sec., 13466652.64718011 rows/sec., 192.64 MiB/sec. | ||
| 26796 | 2026.03.25 00:29:00.029096 [ 194 ] {0898b27c-367e-447b-8482-f4822232c365::all_1_106_21} <Trace> MergedBlockOutputStream: filled checksums all_1_106_21 (state Temporary) | ||
| 26797 | 2026.03.25 00:29:00.029371 [ 194 ] {0898b27c-367e-447b-8482-f4822232c365::all_1_106_21} <Trace> system.asynchronous_metric_log (0898b27c-367e-447b-8482-f4822232c365): Renaming temporary part tmp_merge_all_1_106_21 to all_1_106_21 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 26798 | 2026.03.25 00:29:00.029445 [ 194 ] {0898b27c-367e-447b-8482-f4822232c365::all_1_106_21} <Trace> system.asynchronous_metric_log (0898b27c-367e-447b-8482-f4822232c365) (MergerMutator): Merged 6 parts: [all_1_101_20, all_106_106_0] -> all_1_106_21 | ||
| 26799 | 2026.03.25 00:29:00.029533 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.11 MiB. | ||
| 26800 | 2026.03.25 00:29:01.212331 [ 220 ] {} <Trace> oximeter.measurements_cumulativeu64 (d9515f17-c5fd-4592-903e-92bbab0fc185): Found 5 old parts to remove. Parts: [all_1_65_13, all_66_66_0, all_67_67_0, all_68_68_0, all_69_69_0] | ||
| 26801 | 2026.03.25 00:29:01.212389 [ 220 ] {} <Debug> oximeter.measurements_cumulativeu64 (d9515f17-c5fd-4592-903e-92bbab0fc185): Removing 5 parts from filesystem (serially): Parts: [all_1_65_13, all_66_66_0, all_67_67_0, all_68_68_0, all_69_69_0] | ||
| 26802 | 2026.03.25 00:29:01.215998 [ 220 ] {} <Debug> oximeter.measurements_cumulativeu64 (d9515f17-c5fd-4592-903e-92bbab0fc185): Removing 5 parts from memory: Parts: [all_1_65_13, all_66_66_0, all_67_67_0, all_68_68_0, all_69_69_0] | ||
| 26803 | 2026.03.25 00:29:01.484115 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 26804 | 2026.03.25 00:29:01.484310 [ 5 ] {3c3fd4ee-4550-4c4b-b688-7b5c1b11fbc3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 26805 | 2026.03.25 00:29:01.484380 [ 5 ] {3c3fd4ee-4550-4c4b-b688-7b5c1b11fbc3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 26806 | 2026.03.25 00:29:01.485266 [ 5 ] {3c3fd4ee-4550-4c4b-b688-7b5c1b11fbc3} <Trace> oximeter.fields_string (da9d4756-c540-45ff-bdbb-bdc9c8d31861): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 26807 | 2026.03.25 00:29:01.485309 [ 5 ] {3c3fd4ee-4550-4c4b-b688-7b5c1b11fbc3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.41 GiB. | ||
| 26808 | 2026.03.25 00:29:01.485708 [ 5 ] {3c3fd4ee-4550-4c4b-b688-7b5c1b11fbc3} <Trace> MergedBlockOutputStream: filled checksums all_182_182_0 (state Temporary) | ||
| 26809 | 2026.03.25 00:29:01.485933 [ 5 ] {3c3fd4ee-4550-4c4b-b688-7b5c1b11fbc3} <Trace> oximeter.fields_string (da9d4756-c540-45ff-bdbb-bdc9c8d31861): Renaming temporary part tmp_insert_all_182_182_0 to all_182_182_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 26810 | 2026.03.25 00:29:01.486083 [ 5 ] {3c3fd4ee-4550-4c4b-b688-7b5c1b11fbc3} <Debug> executeQuery: Read 146 rows, 12.90 KiB in 0.001825 sec., 80000 rows/sec., 6.90 MiB/sec. | ||
| 26811 | 2026.03.25 00:29:01.486124 [ 5 ] {3c3fd4ee-4550-4c4b-b688-7b5c1b11fbc3} <Debug> TCPHandler: Processed in 0.002139269 sec. | ||
| 26812 | 2026.03.25 00:29:01.486243 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 26813 | 2026.03.25 00:29:01.486345 [ 5 ] {941f7a69-5b57-4525-b169-fa8bc338a9b2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 26814 | 2026.03.25 00:29:01.486385 [ 5 ] {941f7a69-5b57-4525-b169-fa8bc338a9b2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 26815 | 2026.03.25 00:29:01.486882 [ 5 ] {941f7a69-5b57-4525-b169-fa8bc338a9b2} <Trace> oximeter.fields_u16 (b490aa8d-8720-450c-9d9d-0c0be0c6e0e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 26816 | 2026.03.25 00:29:01.486917 [ 5 ] {941f7a69-5b57-4525-b169-fa8bc338a9b2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.41 GiB. | ||
| 26817 | 2026.03.25 00:29:01.487213 [ 5 ] {941f7a69-5b57-4525-b169-fa8bc338a9b2} <Trace> MergedBlockOutputStream: filled checksums all_153_153_0 (state Temporary) | ||
| 26818 | 2026.03.25 00:29:01.487428 [ 5 ] {941f7a69-5b57-4525-b169-fa8bc338a9b2} <Trace> oximeter.fields_u16 (b490aa8d-8720-450c-9d9d-0c0be0c6e0e1): Renaming temporary part tmp_insert_all_153_153_0 to all_153_153_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 26819 | 2026.03.25 00:29:01.487555 [ 5 ] {941f7a69-5b57-4525-b169-fa8bc338a9b2} <Debug> executeQuery: Read 45 rows, 3.38 KiB in 0.001229 sec., 36615.13425549227 rows/sec., 2.69 MiB/sec. | ||
| 26820 | 2026.03.25 00:29:01.487592 [ 5 ] {941f7a69-5b57-4525-b169-fa8bc338a9b2} <Debug> TCPHandler: Processed in 0.001397452 sec. | ||
| 26821 | 2026.03.25 00:29:01.487712 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 26822 | 2026.03.25 00:29:01.487809 [ 5 ] {f88214b0-c615-4e18-804d-7a64f74b8f58} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 26823 | 2026.03.25 00:29:01.487849 [ 5 ] {f88214b0-c615-4e18-804d-7a64f74b8f58} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 26824 | 2026.03.25 00:29:01.488359 [ 5 ] {f88214b0-c615-4e18-804d-7a64f74b8f58} <Trace> oximeter.fields_uuid (6a83c119-7e6c-4ef5-9da4-bd1e7cdd4b62): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 26825 | 2026.03.25 00:29:01.488396 [ 5 ] {f88214b0-c615-4e18-804d-7a64f74b8f58} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.41 GiB. | ||
| 26826 | 2026.03.25 00:29:01.488697 [ 5 ] {f88214b0-c615-4e18-804d-7a64f74b8f58} <Trace> MergedBlockOutputStream: filled checksums all_182_182_0 (state Temporary) | ||
| 26827 | 2026.03.25 00:29:01.488901 [ 5 ] {f88214b0-c615-4e18-804d-7a64f74b8f58} <Trace> oximeter.fields_uuid (6a83c119-7e6c-4ef5-9da4-bd1e7cdd4b62): Renaming temporary part tmp_insert_all_182_182_0 to all_182_182_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 26828 | 2026.03.25 00:29:01.489027 [ 5 ] {f88214b0-c615-4e18-804d-7a64f74b8f58} <Debug> executeQuery: Read 109 rows, 8.72 KiB in 0.001235 sec., 88259.10931174089 rows/sec., 6.89 MiB/sec. | ||
| 26829 | 2026.03.25 00:29:01.489065 [ 5 ] {f88214b0-c615-4e18-804d-7a64f74b8f58} <Debug> TCPHandler: Processed in 0.001400182 sec. | ||
| 26830 | 2026.03.25 00:29:01.489192 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 26831 | 2026.03.25 00:29:01.489291 [ 5 ] {6a289cee-cc52-41b2-9a67-1a1210b885c7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 26832 | 2026.03.25 00:29:01.489334 [ 5 ] {6a289cee-cc52-41b2-9a67-1a1210b885c7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 26833 | 2026.03.25 00:29:01.489783 [ 5 ] {6a289cee-cc52-41b2-9a67-1a1210b885c7} <Trace> oximeter.measurements_cumulativeu64 (d9515f17-c5fd-4592-903e-92bbab0fc185): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 26834 | 2026.03.25 00:29:01.489820 [ 5 ] {6a289cee-cc52-41b2-9a67-1a1210b885c7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.41 GiB. | ||
| 26835 | 2026.03.25 00:29:01.490148 [ 5 ] {6a289cee-cc52-41b2-9a67-1a1210b885c7} <Trace> MergedBlockOutputStream: filled checksums all_182_182_0 (state Temporary) | ||
| 26836 | 2026.03.25 00:29:01.490354 [ 5 ] {6a289cee-cc52-41b2-9a67-1a1210b885c7} <Trace> oximeter.measurements_cumulativeu64 (d9515f17-c5fd-4592-903e-92bbab0fc185): Renaming temporary part tmp_insert_all_182_182_0 to all_182_182_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 26837 | 2026.03.25 00:29:01.490481 [ 5 ] {6a289cee-cc52-41b2-9a67-1a1210b885c7} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001209 sec., 132340.77750206782 rows/sec., 9.22 MiB/sec. | ||
| 26838 | 2026.03.25 00:29:01.490518 [ 5 ] {6a289cee-cc52-41b2-9a67-1a1210b885c7} <Debug> TCPHandler: Processed in 0.001378072 sec. | ||
| 26839 | 2026.03.25 00:29:01.490646 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 26840 | 2026.03.25 00:29:01.490739 [ 5 ] {10931ef7-5bf8-44a2-bd90-5a760eadb17b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 26841 | 2026.03.25 00:29:01.490793 [ 5 ] {10931ef7-5bf8-44a2-bd90-5a760eadb17b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 26842 | 2026.03.25 00:29:01.491685 [ 5 ] {10931ef7-5bf8-44a2-bd90-5a760eadb17b} <Trace> oximeter.measurements_histogramu64 (66b3c5cd-c277-4614-b9e1-0e483a2d8930): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 26843 | 2026.03.25 00:29:01.491722 [ 5 ] {10931ef7-5bf8-44a2-bd90-5a760eadb17b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.41 GiB. | ||
| 26844 | 2026.03.25 00:29:01.492272 [ 5 ] {10931ef7-5bf8-44a2-bd90-5a760eadb17b} <Trace> MergedBlockOutputStream: filled checksums all_153_153_0 (state Temporary) | ||
| 26845 | 2026.03.25 00:29:01.492495 [ 5 ] {10931ef7-5bf8-44a2-bd90-5a760eadb17b} <Trace> oximeter.measurements_histogramu64 (66b3c5cd-c277-4614-b9e1-0e483a2d8930): Renaming temporary part tmp_insert_all_153_153_0 to all_153_153_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 26846 | 2026.03.25 00:29:01.492628 [ 5 ] {10931ef7-5bf8-44a2-bd90-5a760eadb17b} <Debug> executeQuery: Read 45 rows, 82.57 KiB in 0.001907 sec., 23597.273203985318 rows/sec., 42.29 MiB/sec. | ||
| 26847 | 2026.03.25 00:29:01.492682 [ 5 ] {10931ef7-5bf8-44a2-bd90-5a760eadb17b} <Debug> TCPHandler: Processed in 0.002091968 sec. | ||
| 26848 | 2026.03.25 00:29:01.492800 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 26849 | 2026.03.25 00:29:01.492902 [ 5 ] {6aa2834e-0023-45a2-94a9-0eac33c70aeb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 26850 | 2026.03.25 00:29:01.492943 [ 5 ] {6aa2834e-0023-45a2-94a9-0eac33c70aeb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 26851 | 2026.03.25 00:29:01.493280 [ 5 ] {6aa2834e-0023-45a2-94a9-0eac33c70aeb} <Trace> oximeter.measurements_u64 (a46c3f3f-9ded-4b50-9fc2-4f503dd169a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 26852 | 2026.03.25 00:29:01.493316 [ 5 ] {6aa2834e-0023-45a2-94a9-0eac33c70aeb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.41 GiB. | ||
| 26853 | 2026.03.25 00:29:01.493608 [ 5 ] {6aa2834e-0023-45a2-94a9-0eac33c70aeb} <Trace> MergedBlockOutputStream: filled checksums all_182_182_0 (state Temporary) | ||
| 26854 | 2026.03.25 00:29:01.493811 [ 5 ] {6aa2834e-0023-45a2-94a9-0eac33c70aeb} <Trace> oximeter.measurements_u64 (a46c3f3f-9ded-4b50-9fc2-4f503dd169a4): Renaming temporary part tmp_insert_all_182_182_0 to all_182_182_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 26855 | 2026.03.25 00:29:01.493937 [ 5 ] {6aa2834e-0023-45a2-94a9-0eac33c70aeb} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001053 sec., 56980.05698005699 rows/sec., 3.84 MiB/sec. | ||
| 26856 | 2026.03.25 00:29:01.493973 [ 5 ] {6aa2834e-0023-45a2-94a9-0eac33c70aeb} <Debug> TCPHandler: Processed in 0.001220428 sec. | ||
| 26857 | 2026.03.25 00:29:02.837622 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 799 | ||
| 26858 | 2026.03.25 00:29:02.855473 [ 243 ] {} <Trace> system.metric_log (8832bb94-2db2-42e0-923d-5bcca7c2cc3b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 26859 | 2026.03.25 00:29:02.855526 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.41 GiB. | ||
| 26860 | 2026.03.25 00:29:02.861855 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_106_106_0 (state Temporary) | ||
| 26861 | 2026.03.25 00:29:02.862554 [ 243 ] {} <Trace> system.metric_log (8832bb94-2db2-42e0-923d-5bcca7c2cc3b): Renaming temporary part tmp_insert_all_106_106_0 to all_106_106_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 26862 | 2026.03.25 00:29:02.862914 [ 97 ] {} <Debug> system.metric_log (8832bb94-2db2-42e0-923d-5bcca7c2cc3b) (MergerMutator): Selected 6 parts from all_1_101_20 to all_106_106_0 | ||
| 26863 | 2026.03.25 00:29:02.863009 [ 97 ] {} <Trace> system.metric_log (8832bb94-2db2-42e0-923d-5bcca7c2cc3b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 26864 | 2026.03.25 00:29:02.863046 [ 97 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.41 GiB. | ||
| 26865 | 2026.03.25 00:29:02.863151 [ 199 ] {8832bb94-2db2-42e0-923d-5bcca7c2cc3b::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 | ||
| 26866 | 2026.03.25 00:29:02.865660 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 799 | ||
| 26867 | 2026.03.25 00:29:02.866179 [ 199 ] {8832bb94-2db2-42e0-923d-5bcca7c2cc3b::all_1_106_21} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 26868 | 2026.03.25 00:29:02.866930 [ 199 ] {8832bb94-2db2-42e0-923d-5bcca7c2cc3b::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_101_20, total 761 rows starting from the beginning of the part | ||
| 26869 | 2026.03.25 00:29:02.870285 [ 199 ] {8832bb94-2db2-42e0-923d-5bcca7c2cc3b::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_102_102_0, total 7 rows starting from the beginning of the part | ||
| 26870 | 2026.03.25 00:29:02.874079 [ 199 ] {8832bb94-2db2-42e0-923d-5bcca7c2cc3b::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_103_103_0, total 8 rows starting from the beginning of the part | ||
| 26871 | 2026.03.25 00:29:02.878040 [ 199 ] {8832bb94-2db2-42e0-923d-5bcca7c2cc3b::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_104_104_0, total 7 rows starting from the beginning of the part | ||
| 26872 | 2026.03.25 00:29:02.882627 [ 199 ] {8832bb94-2db2-42e0-923d-5bcca7c2cc3b::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_105_105_0, total 8 rows starting from the beginning of the part | ||
| 26873 | 2026.03.25 00:29:02.887233 [ 199 ] {8832bb94-2db2-42e0-923d-5bcca7c2cc3b::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_106_106_0, total 8 rows starting from the beginning of the part | ||
| 26874 | 2026.03.25 00:29:02.944764 [ 199 ] {8832bb94-2db2-42e0-923d-5bcca7c2cc3b::all_1_106_21} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 799 rows, containing 679 columns (679 merged, 0 gathered) in 0.081648314 sec., 9785.872614589445 rows/sec., 50.60 MiB/sec. | ||
| 26875 | 2026.03.25 00:29:02.947087 [ 199 ] {8832bb94-2db2-42e0-923d-5bcca7c2cc3b::all_1_106_21} <Trace> MergedBlockOutputStream: filled checksums all_1_106_21 (state Temporary) | ||
| 26876 | 2026.03.25 00:29:02.948847 [ 199 ] {8832bb94-2db2-42e0-923d-5bcca7c2cc3b::all_1_106_21} <Trace> system.metric_log (8832bb94-2db2-42e0-923d-5bcca7c2cc3b): Renaming temporary part tmp_merge_all_1_106_21 to all_1_106_21 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 26877 | 2026.03.25 00:29:02.948941 [ 199 ] {8832bb94-2db2-42e0-923d-5bcca7c2cc3b::all_1_106_21} <Trace> system.metric_log (8832bb94-2db2-42e0-923d-5bcca7c2cc3b) (MergerMutator): Merged 6 parts: [all_1_101_20, all_106_106_0] -> all_1_106_21 | ||
| 26878 | 2026.03.25 00:29:02.950555 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.97 MiB. | ||
| 26879 | 2026.03.25 00:29:03.000223 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 421.45 MiB, peak 443.05 MiB, free memory in arenas 0.00 B, will set to 420.37 MiB (RSS), difference: -1.08 MiB | ||
| 26880 | 2026.03.25 00:29:05.163037 [ 220 ] {} <Trace> system.query_log (9703172c-9101-4506-b1d0-613c64f918a0): 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] | ||
| 26881 | 2026.03.25 00:29:05.163114 [ 220 ] {} <Debug> system.query_log (9703172c-9101-4506-b1d0-613c64f918a0): 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] | ||
| 26882 | 2026.03.25 00:29:05.166082 [ 220 ] {} <Debug> system.query_log (9703172c-9101-4506-b1d0-613c64f918a0): 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] | ||
| 26883 | 2026.03.25 00:29:05.252161 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 3394 | ||
| 26884 | 2026.03.25 00:29:05.254546 [ 242 ] {} <Trace> system.query_log (9703172c-9101-4506-b1d0-613c64f918a0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 26885 | 2026.03.25 00:29:05.254586 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.41 GiB. | ||
| 26886 | 2026.03.25 00:29:05.255721 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
| 26887 | 2026.03.25 00:29:05.255989 [ 242 ] {} <Trace> system.query_log (9703172c-9101-4506-b1d0-613c64f918a0): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 26888 | 2026.03.25 00:29:05.256242 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 3394 | ||
| 26889 | 2026.03.25 00:29:06.082816 [ 218 ] {} <Trace> oximeter.measurements_u64 (a46c3f3f-9ded-4b50-9fc2-4f503dd169a4): Found 6 old parts to remove. Parts: [all_1_66_13, all_67_67_0, all_68_68_0, all_69_69_0, all_70_70_0, all_71_71_0] | ||
| 26890 | 2026.03.25 00:29:06.082868 [ 218 ] {} <Debug> oximeter.measurements_u64 (a46c3f3f-9ded-4b50-9fc2-4f503dd169a4): Removing 6 parts from filesystem (serially): Parts: [all_1_66_13, all_67_67_0, all_68_68_0, all_69_69_0, all_70_70_0, all_71_71_0] | ||
| 26891 | 2026.03.25 00:29:06.086195 [ 218 ] {} <Debug> oximeter.measurements_u64 (a46c3f3f-9ded-4b50-9fc2-4f503dd169a4): Removing 6 parts from memory: Parts: [all_1_66_13, all_67_67_0, all_68_68_0, all_69_69_0, all_70_70_0, all_71_71_0] | ||
| 26892 | 2026.03.25 00:29:06.238887 [ 221 ] {} <Trace> oximeter.fields_string (da9d4756-c540-45ff-bdbb-bdc9c8d31861): Found 6 old parts to remove. Parts: [all_1_66_13, all_67_67_0, all_68_68_0, all_69_69_0, all_70_70_0, all_71_71_0] | ||
| 26893 | 2026.03.25 00:29:06.238987 [ 221 ] {} <Debug> oximeter.fields_string (da9d4756-c540-45ff-bdbb-bdc9c8d31861): Removing 6 parts from filesystem (serially): Parts: [all_1_66_13, all_67_67_0, all_68_68_0, all_69_69_0, all_70_70_0, all_71_71_0] | ||
| 26894 | 2026.03.25 00:29:06.242929 [ 221 ] {} <Debug> oximeter.fields_string (da9d4756-c540-45ff-bdbb-bdc9c8d31861): Removing 6 parts from memory: Parts: [all_1_66_13, all_67_67_0, all_68_68_0, all_69_69_0, all_70_70_0, all_71_71_0] | ||
| 26895 | 2026.03.25 00:29:06.489453 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 26896 | 2026.03.25 00:29:06.489648 [ 5 ] {aad11369-6cfe-4fb6-96f2-f6e740d071ef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 26897 | 2026.03.25 00:29:06.489720 [ 5 ] {aad11369-6cfe-4fb6-96f2-f6e740d071ef} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 26898 | 2026.03.25 00:29:06.490583 [ 5 ] {aad11369-6cfe-4fb6-96f2-f6e740d071ef} <Trace> oximeter.fields_i16 (78240462-1731-4218-9a79-d1fbaf59befe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 26899 | 2026.03.25 00:29:06.490623 [ 5 ] {aad11369-6cfe-4fb6-96f2-f6e740d071ef} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.41 GiB. | ||
| 26900 | 2026.03.25 00:29:06.491023 [ 5 ] {aad11369-6cfe-4fb6-96f2-f6e740d071ef} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
| 26901 | 2026.03.25 00:29:06.491245 [ 5 ] {aad11369-6cfe-4fb6-96f2-f6e740d071ef} <Trace> oximeter.fields_i16 (78240462-1731-4218-9a79-d1fbaf59befe): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 26902 | 2026.03.25 00:29:06.491393 [ 5 ] {aad11369-6cfe-4fb6-96f2-f6e740d071ef} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001797 sec., 158041.1797440178 rows/sec., 10.04 MiB/sec. | ||
| 26903 | 2026.03.25 00:29:06.491434 [ 5 ] {aad11369-6cfe-4fb6-96f2-f6e740d071ef} <Debug> TCPHandler: Processed in 0.002114519 sec. | ||
| 26904 | 2026.03.25 00:29:06.491556 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 26905 | 2026.03.25 00:29:06.491658 [ 5 ] {4ed8603c-8d44-40ee-a006-ef50ab0c3e9c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 26906 | 2026.03.25 00:29:06.491698 [ 5 ] {4ed8603c-8d44-40ee-a006-ef50ab0c3e9c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 26907 | 2026.03.25 00:29:06.492103 [ 5 ] {4ed8603c-8d44-40ee-a006-ef50ab0c3e9c} <Trace> oximeter.fields_ipaddr (2be1fe0e-d681-4366-b872-d5e7a11bcfe0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 26908 | 2026.03.25 00:29:06.492139 [ 5 ] {4ed8603c-8d44-40ee-a006-ef50ab0c3e9c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.41 GiB. | ||
| 26909 | 2026.03.25 00:29:06.492422 [ 5 ] {4ed8603c-8d44-40ee-a006-ef50ab0c3e9c} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 26910 | 2026.03.25 00:29:06.492629 [ 5 ] {4ed8603c-8d44-40ee-a006-ef50ab0c3e9c} <Trace> oximeter.fields_ipaddr (2be1fe0e-d681-4366-b872-d5e7a11bcfe0): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 26911 | 2026.03.25 00:29:06.492755 [ 5 ] {4ed8603c-8d44-40ee-a006-ef50ab0c3e9c} <Debug> executeQuery: Read 14 rows, 1.14 KiB in 0.001115 sec., 12556.053811659192 rows/sec., 1023.86 KiB/sec. | ||
| 26912 | 2026.03.25 00:29:06.492792 [ 5 ] {4ed8603c-8d44-40ee-a006-ef50ab0c3e9c} <Debug> TCPHandler: Processed in 0.001284519 sec. | ||
| 26913 | 2026.03.25 00:29:06.492903 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 26914 | 2026.03.25 00:29:06.493003 [ 5 ] {56943e1d-8098-47a7-8637-f30bc957e2f0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 26915 | 2026.03.25 00:29:06.493042 [ 5 ] {56943e1d-8098-47a7-8637-f30bc957e2f0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 26916 | 2026.03.25 00:29:06.493878 [ 5 ] {56943e1d-8098-47a7-8637-f30bc957e2f0} <Trace> oximeter.fields_string (da9d4756-c540-45ff-bdbb-bdc9c8d31861): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 26917 | 2026.03.25 00:29:06.493915 [ 5 ] {56943e1d-8098-47a7-8637-f30bc957e2f0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.41 GiB. | ||
| 26918 | 2026.03.25 00:29:06.494276 [ 5 ] {56943e1d-8098-47a7-8637-f30bc957e2f0} <Trace> MergedBlockOutputStream: filled checksums all_183_183_0 (state Temporary) | ||
| 26919 | 2026.03.25 00:29:06.494484 [ 5 ] {56943e1d-8098-47a7-8637-f30bc957e2f0} <Trace> oximeter.fields_string (da9d4756-c540-45ff-bdbb-bdc9c8d31861): Renaming temporary part tmp_insert_all_183_183_0 to all_183_183_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 26920 | 2026.03.25 00:29:06.494611 [ 5 ] {56943e1d-8098-47a7-8637-f30bc957e2f0} <Debug> executeQuery: Read 832 rows, 66.80 KiB in 0.001625 sec., 512000 rows/sec., 40.14 MiB/sec. | ||
| 26921 | 2026.03.25 00:29:06.494649 [ 5 ] {56943e1d-8098-47a7-8637-f30bc957e2f0} <Debug> TCPHandler: Processed in 0.001793811 sec. | ||
| 26922 | 2026.03.25 00:29:06.494764 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 26923 | 2026.03.25 00:29:06.494867 [ 5 ] {f14c36c0-88a2-4b80-a61f-ca5973fdc606} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 26924 | 2026.03.25 00:29:06.494906 [ 5 ] {f14c36c0-88a2-4b80-a61f-ca5973fdc606} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 26925 | 2026.03.25 00:29:06.495384 [ 5 ] {f14c36c0-88a2-4b80-a61f-ca5973fdc606} <Trace> oximeter.fields_u16 (b490aa8d-8720-450c-9d9d-0c0be0c6e0e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 26926 | 2026.03.25 00:29:06.495420 [ 5 ] {f14c36c0-88a2-4b80-a61f-ca5973fdc606} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.41 GiB. | ||
| 26927 | 2026.03.25 00:29:06.495719 [ 5 ] {f14c36c0-88a2-4b80-a61f-ca5973fdc606} <Trace> MergedBlockOutputStream: filled checksums all_154_154_0 (state Temporary) | ||
| 26928 | 2026.03.25 00:29:06.495924 [ 5 ] {f14c36c0-88a2-4b80-a61f-ca5973fdc606} <Trace> oximeter.fields_u16 (b490aa8d-8720-450c-9d9d-0c0be0c6e0e1): Renaming temporary part tmp_insert_all_154_154_0 to all_154_154_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 26929 | 2026.03.25 00:29:06.496049 [ 5 ] {f14c36c0-88a2-4b80-a61f-ca5973fdc606} <Debug> executeQuery: Read 170 rows, 10.57 KiB in 0.0012 sec., 141666.6666666667 rows/sec., 8.60 MiB/sec. | ||
| 26930 | 2026.03.25 00:29:06.496086 [ 5 ] {f14c36c0-88a2-4b80-a61f-ca5973fdc606} <Debug> TCPHandler: Processed in 0.001376062 sec. | ||
| 26931 | 2026.03.25 00:29:06.496201 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 26932 | 2026.03.25 00:29:06.496301 [ 5 ] {464ba54b-f182-4250-a2e7-db4bbb9f414f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 26933 | 2026.03.25 00:29:06.496339 [ 5 ] {464ba54b-f182-4250-a2e7-db4bbb9f414f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 26934 | 2026.03.25 00:29:06.496787 [ 5 ] {464ba54b-f182-4250-a2e7-db4bbb9f414f} <Trace> oximeter.fields_u32 (79eddaf6-5920-48fe-8c45-6c5582e58677): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 26935 | 2026.03.25 00:29:06.496823 [ 5 ] {464ba54b-f182-4250-a2e7-db4bbb9f414f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.41 GiB. | ||
| 26936 | 2026.03.25 00:29:06.497114 [ 5 ] {464ba54b-f182-4250-a2e7-db4bbb9f414f} <Trace> MergedBlockOutputStream: filled checksums all_106_106_0 (state Temporary) | ||
| 26937 | 2026.03.25 00:29:06.497320 [ 5 ] {464ba54b-f182-4250-a2e7-db4bbb9f414f} <Trace> oximeter.fields_u32 (79eddaf6-5920-48fe-8c45-6c5582e58677): Renaming temporary part tmp_insert_all_106_106_0 to all_106_106_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 26938 | 2026.03.25 00:29:06.497444 [ 5 ] {464ba54b-f182-4250-a2e7-db4bbb9f414f} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001161 sec., 128337.63996554696 rows/sec., 8.29 MiB/sec. | ||
| 26939 | 2026.03.25 00:29:06.497453 [ 117 ] {} <Debug> oximeter.fields_u32 (79eddaf6-5920-48fe-8c45-6c5582e58677) (MergerMutator): Selected 6 parts from all_1_101_20 to all_106_106_0 | ||
| 26940 | 2026.03.25 00:29:06.497485 [ 5 ] {464ba54b-f182-4250-a2e7-db4bbb9f414f} <Debug> TCPHandler: Processed in 0.001331101 sec. | ||
| 26941 | 2026.03.25 00:29:06.497503 [ 117 ] {} <Trace> oximeter.fields_u32 (79eddaf6-5920-48fe-8c45-6c5582e58677): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 26942 | 2026.03.25 00:29:06.497528 [ 117 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.41 GiB. | ||
| 26943 | 2026.03.25 00:29:06.497601 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 26944 | 2026.03.25 00:29:06.497630 [ 198 ] {79eddaf6-5920-48fe-8c45-6c5582e58677::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 | ||
| 26945 | 2026.03.25 00:29:06.497652 [ 224 ] {} <Trace> oximeter.fields_u32 (79eddaf6-5920-48fe-8c45-6c5582e58677): 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] | ||
| 26946 | 2026.03.25 00:29:06.497705 [ 224 ] {} <Debug> oximeter.fields_u32 (79eddaf6-5920-48fe-8c45-6c5582e58677): 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] | ||
| 26947 | 2026.03.25 00:29:06.497705 [ 5 ] {6f7c99b5-645f-4e43-a3d3-532fdb7c029c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 26948 | 2026.03.25 00:29:06.497749 [ 198 ] {79eddaf6-5920-48fe-8c45-6c5582e58677::all_1_106_21} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 26949 | 2026.03.25 00:29:06.497756 [ 5 ] {6f7c99b5-645f-4e43-a3d3-532fdb7c029c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 26950 | 2026.03.25 00:29:06.497790 [ 198 ] {79eddaf6-5920-48fe-8c45-6c5582e58677::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_101_20, total 992 rows starting from the beginning of the part | ||
| 26951 | 2026.03.25 00:29:06.497861 [ 198 ] {79eddaf6-5920-48fe-8c45-6c5582e58677::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_102_102_0, total 149 rows starting from the beginning of the part | ||
| 26952 | 2026.03.25 00:29:06.497911 [ 198 ] {79eddaf6-5920-48fe-8c45-6c5582e58677::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_103_103_0, total 149 rows starting from the beginning of the part | ||
| 26953 | 2026.03.25 00:29:06.497956 [ 198 ] {79eddaf6-5920-48fe-8c45-6c5582e58677::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_104_104_0, total 801 rows starting from the beginning of the part | ||
| 26954 | 2026.03.25 00:29:06.497999 [ 198 ] {79eddaf6-5920-48fe-8c45-6c5582e58677::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_105_105_0, total 149 rows starting from the beginning of the part | ||
| 26955 | 2026.03.25 00:29:06.498044 [ 198 ] {79eddaf6-5920-48fe-8c45-6c5582e58677::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_106_106_0, total 149 rows starting from the beginning of the part | ||
| 26956 | 2026.03.25 00:29:06.498680 [ 5 ] {6f7c99b5-645f-4e43-a3d3-532fdb7c029c} <Trace> oximeter.fields_u8 (fa258e8d-285a-434f-b894-6be795807874): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 26957 | 2026.03.25 00:29:06.498721 [ 5 ] {6f7c99b5-645f-4e43-a3d3-532fdb7c029c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.41 GiB. | ||
| 26958 | 2026.03.25 00:29:06.499061 [ 5 ] {6f7c99b5-645f-4e43-a3d3-532fdb7c029c} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
| 26959 | 2026.03.25 00:29:06.499204 [ 193 ] {79eddaf6-5920-48fe-8c45-6c5582e58677::all_1_106_21} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2389 rows, containing 5 columns (5 merged, 0 gathered) in 0.001620447 sec., 1474284.5646911007 rows/sec., 94.04 MiB/sec. | ||
| 26960 | 2026.03.25 00:29:06.499316 [ 5 ] {6f7c99b5-645f-4e43-a3d3-532fdb7c029c} <Trace> oximeter.fields_u8 (fa258e8d-285a-434f-b894-6be795807874): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 26961 | 2026.03.25 00:29:06.499417 [ 197 ] {79eddaf6-5920-48fe-8c45-6c5582e58677::all_1_106_21} <Trace> MergedBlockOutputStream: filled checksums all_1_106_21 (state Temporary) | ||
| 26962 | 2026.03.25 00:29:06.499464 [ 5 ] {6f7c99b5-645f-4e43-a3d3-532fdb7c029c} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001777 sec., 83286.43781654474 rows/sec., 4.74 MiB/sec. | ||
| 26963 | 2026.03.25 00:29:06.499507 [ 5 ] {6f7c99b5-645f-4e43-a3d3-532fdb7c029c} <Debug> TCPHandler: Processed in 0.001953494 sec. | ||
| 26964 | 2026.03.25 00:29:06.499627 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 26965 | 2026.03.25 00:29:06.499712 [ 197 ] {79eddaf6-5920-48fe-8c45-6c5582e58677::all_1_106_21} <Trace> oximeter.fields_u32 (79eddaf6-5920-48fe-8c45-6c5582e58677): Renaming temporary part tmp_merge_all_1_106_21 to all_1_106_21 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 26966 | 2026.03.25 00:29:06.499730 [ 5 ] {c5ed1e9b-ffa3-43eb-8d0d-8c16424b108f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 26967 | 2026.03.25 00:29:06.499774 [ 5 ] {c5ed1e9b-ffa3-43eb-8d0d-8c16424b108f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 26968 | 2026.03.25 00:29:06.499791 [ 197 ] {79eddaf6-5920-48fe-8c45-6c5582e58677::all_1_106_21} <Trace> oximeter.fields_u32 (79eddaf6-5920-48fe-8c45-6c5582e58677) (MergerMutator): Merged 6 parts: [all_1_101_20, all_106_106_0] -> all_1_106_21 | ||
| 26969 | 2026.03.25 00:29:06.499902 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.51 MiB. | ||
| 26970 | 2026.03.25 00:29:06.500417 [ 5 ] {c5ed1e9b-ffa3-43eb-8d0d-8c16424b108f} <Trace> oximeter.fields_uuid (6a83c119-7e6c-4ef5-9da4-bd1e7cdd4b62): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 26971 | 2026.03.25 00:29:06.500458 [ 5 ] {c5ed1e9b-ffa3-43eb-8d0d-8c16424b108f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.41 GiB. | ||
| 26972 | 2026.03.25 00:29:06.500736 [ 224 ] {} <Debug> oximeter.fields_u32 (79eddaf6-5920-48fe-8c45-6c5582e58677): 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] | ||
| 26973 | 2026.03.25 00:29:06.500794 [ 5 ] {c5ed1e9b-ffa3-43eb-8d0d-8c16424b108f} <Trace> MergedBlockOutputStream: filled checksums all_183_183_0 (state Temporary) | ||
| 26974 | 2026.03.25 00:29:06.501027 [ 5 ] {c5ed1e9b-ffa3-43eb-8d0d-8c16424b108f} <Trace> oximeter.fields_uuid (6a83c119-7e6c-4ef5-9da4-bd1e7cdd4b62): Renaming temporary part tmp_insert_all_183_183_0 to all_183_183_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 26975 | 2026.03.25 00:29:06.501159 [ 5 ] {c5ed1e9b-ffa3-43eb-8d0d-8c16424b108f} <Debug> executeQuery: Read 518 rows, 37.44 KiB in 0.001446 sec., 358229.5988934993 rows/sec., 25.29 MiB/sec. | ||
| 26976 | 2026.03.25 00:29:06.501196 [ 5 ] {c5ed1e9b-ffa3-43eb-8d0d-8c16424b108f} <Debug> TCPHandler: Processed in 0.001616547 sec. | ||
| 26977 | 2026.03.25 00:29:06.501307 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 26978 | 2026.03.25 00:29:06.501407 [ 5 ] {c5f397da-605e-4e66-81d9-6a499124d65c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 26979 | 2026.03.25 00:29:06.501447 [ 5 ] {c5f397da-605e-4e66-81d9-6a499124d65c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 26980 | 2026.03.25 00:29:06.501775 [ 5 ] {c5f397da-605e-4e66-81d9-6a499124d65c} <Trace> oximeter.measurements_bool (8a3ce6e0-f76a-4ba2-9a43-4275c3c9549e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 26981 | 2026.03.25 00:29:06.501811 [ 5 ] {c5f397da-605e-4e66-81d9-6a499124d65c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.41 GiB. | ||
| 26982 | 2026.03.25 00:29:06.502104 [ 5 ] {c5f397da-605e-4e66-81d9-6a499124d65c} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
| 26983 | 2026.03.25 00:29:06.502307 [ 5 ] {c5f397da-605e-4e66-81d9-6a499124d65c} <Trace> oximeter.measurements_bool (8a3ce6e0-f76a-4ba2-9a43-4275c3c9549e): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 26984 | 2026.03.25 00:29:06.502432 [ 5 ] {c5f397da-605e-4e66-81d9-6a499124d65c} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001042 sec., 5758.157389635317 rows/sec., 300.84 KiB/sec. | ||
| 26985 | 2026.03.25 00:29:06.502468 [ 5 ] {c5f397da-605e-4e66-81d9-6a499124d65c} <Debug> TCPHandler: Processed in 0.001208697 sec. | ||
| 26986 | 2026.03.25 00:29:06.502476 [ 223 ] {} <Trace> oximeter.measurements_bool (8a3ce6e0-f76a-4ba2-9a43-4275c3c9549e): 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] | ||
| 26987 | 2026.03.25 00:29:06.502513 [ 223 ] {} <Debug> oximeter.measurements_bool (8a3ce6e0-f76a-4ba2-9a43-4275c3c9549e): 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] | ||
| 26988 | 2026.03.25 00:29:06.502566 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 26989 | 2026.03.25 00:29:06.502666 [ 5 ] {45f15cb2-f2ff-419c-8bd2-bc939b387ed5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 26990 | 2026.03.25 00:29:06.502707 [ 5 ] {45f15cb2-f2ff-419c-8bd2-bc939b387ed5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 26991 | 2026.03.25 00:29:06.503108 [ 5 ] {45f15cb2-f2ff-419c-8bd2-bc939b387ed5} <Trace> oximeter.measurements_cumulativeu64 (d9515f17-c5fd-4592-903e-92bbab0fc185): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 26992 | 2026.03.25 00:29:06.503143 [ 5 ] {45f15cb2-f2ff-419c-8bd2-bc939b387ed5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.41 GiB. | ||
| 26993 | 2026.03.25 00:29:06.503471 [ 5 ] {45f15cb2-f2ff-419c-8bd2-bc939b387ed5} <Trace> MergedBlockOutputStream: filled checksums all_183_183_0 (state Temporary) | ||
| 26994 | 2026.03.25 00:29:06.503692 [ 5 ] {45f15cb2-f2ff-419c-8bd2-bc939b387ed5} <Trace> oximeter.measurements_cumulativeu64 (d9515f17-c5fd-4592-903e-92bbab0fc185): Renaming temporary part tmp_insert_all_183_183_0 to all_183_183_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 26995 | 2026.03.25 00:29:06.503816 [ 5 ] {45f15cb2-f2ff-419c-8bd2-bc939b387ed5} <Debug> executeQuery: Read 272 rows, 18.52 KiB in 0.001168 sec., 232876.7123287671 rows/sec., 15.49 MiB/sec. | ||
| 26996 | 2026.03.25 00:29:06.503853 [ 5 ] {45f15cb2-f2ff-419c-8bd2-bc939b387ed5} <Debug> TCPHandler: Processed in 0.001333221 sec. | ||
| 26997 | 2026.03.25 00:29:06.503964 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 26998 | 2026.03.25 00:29:06.504063 [ 5 ] {283f7df0-3d98-4525-970d-699260707a59} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 26999 | 2026.03.25 00:29:06.504103 [ 5 ] {283f7df0-3d98-4525-970d-699260707a59} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 27000 | 2026.03.25 00:29:06.504353 [ 223 ] {} <Debug> oximeter.measurements_bool (8a3ce6e0-f76a-4ba2-9a43-4275c3c9549e): 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] | ||
| 27001 | 2026.03.25 00:29:06.504414 [ 5 ] {283f7df0-3d98-4525-970d-699260707a59} <Trace> oximeter.measurements_f64 (212c2a6f-90cf-4c71-aafe-78c3b1fd8e79): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 27002 | 2026.03.25 00:29:06.504449 [ 5 ] {283f7df0-3d98-4525-970d-699260707a59} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.41 GiB. | ||
| 27003 | 2026.03.25 00:29:06.504736 [ 5 ] {283f7df0-3d98-4525-970d-699260707a59} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
| 27004 | 2026.03.25 00:29:06.504935 [ 5 ] {283f7df0-3d98-4525-970d-699260707a59} <Trace> oximeter.measurements_f64 (212c2a6f-90cf-4c71-aafe-78c3b1fd8e79): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 27005 | 2026.03.25 00:29:06.505041 [ 116 ] {} <Debug> oximeter.measurements_f64 (212c2a6f-90cf-4c71-aafe-78c3b1fd8e79) (MergerMutator): Selected 6 parts from all_1_75_15 to all_80_80_0 | ||
| 27006 | 2026.03.25 00:29:06.505059 [ 5 ] {283f7df0-3d98-4525-970d-699260707a59} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001013 sec., 987.1668311944719 rows/sec., 66.52 KiB/sec. | ||
| 27007 | 2026.03.25 00:29:06.505090 [ 116 ] {} <Trace> oximeter.measurements_f64 (212c2a6f-90cf-4c71-aafe-78c3b1fd8e79): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 27008 | 2026.03.25 00:29:06.505105 [ 5 ] {283f7df0-3d98-4525-970d-699260707a59} <Debug> TCPHandler: Processed in 0.001188397 sec. | ||
| 27009 | 2026.03.25 00:29:06.505115 [ 116 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.41 GiB. | ||
| 27010 | 2026.03.25 00:29:06.505215 [ 198 ] {212c2a6f-90cf-4c71-aafe-78c3b1fd8e79::all_1_80_16} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_75_15 to all_80_80_0 into Compact with storage Full | ||
| 27011 | 2026.03.25 00:29:06.505238 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 27012 | 2026.03.25 00:29:06.505323 [ 198 ] {212c2a6f-90cf-4c71-aafe-78c3b1fd8e79::all_1_80_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 27013 | 2026.03.25 00:29:06.505343 [ 5 ] {43e5d90a-16c0-47fa-8937-442d553b98b8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 27014 | 2026.03.25 00:29:06.505356 [ 198 ] {212c2a6f-90cf-4c71-aafe-78c3b1fd8e79::all_1_80_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_75_15, total 75 rows starting from the beginning of the part | ||
| 27015 | 2026.03.25 00:29:06.505402 [ 5 ] {43e5d90a-16c0-47fa-8937-442d553b98b8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 27016 | 2026.03.25 00:29:06.505415 [ 198 ] {212c2a6f-90cf-4c71-aafe-78c3b1fd8e79::all_1_80_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 1 rows starting from the beginning of the part | ||
| 27017 | 2026.03.25 00:29:06.505459 [ 198 ] {212c2a6f-90cf-4c71-aafe-78c3b1fd8e79::all_1_80_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 1 rows starting from the beginning of the part | ||
| 27018 | 2026.03.25 00:29:06.505492 [ 198 ] {212c2a6f-90cf-4c71-aafe-78c3b1fd8e79::all_1_80_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 1 rows starting from the beginning of the part | ||
| 27019 | 2026.03.25 00:29:06.505522 [ 198 ] {212c2a6f-90cf-4c71-aafe-78c3b1fd8e79::all_1_80_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 1 rows starting from the beginning of the part | ||
| 27020 | 2026.03.25 00:29:06.505553 [ 198 ] {212c2a6f-90cf-4c71-aafe-78c3b1fd8e79::all_1_80_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 1 rows starting from the beginning of the part | ||
| 27021 | 2026.03.25 00:29:06.506189 [ 5 ] {43e5d90a-16c0-47fa-8937-442d553b98b8} <Trace> oximeter.measurements_histogramu64 (66b3c5cd-c277-4614-b9e1-0e483a2d8930): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 27022 | 2026.03.25 00:29:06.506230 [ 5 ] {43e5d90a-16c0-47fa-8937-442d553b98b8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.41 GiB. | ||
| 27023 | 2026.03.25 00:29:06.506233 [ 188 ] {212c2a6f-90cf-4c71-aafe-78c3b1fd8e79::all_1_80_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 80 rows, containing 4 columns (4 merged, 0 gathered) in 0.001054805 sec., 75843.40233502875 rows/sec., 4.99 MiB/sec. | ||
| 27024 | 2026.03.25 00:29:06.506397 [ 188 ] {212c2a6f-90cf-4c71-aafe-78c3b1fd8e79::all_1_80_16} <Trace> MergedBlockOutputStream: filled checksums all_1_80_16 (state Temporary) | ||
| 27025 | 2026.03.25 00:29:06.506699 [ 188 ] {212c2a6f-90cf-4c71-aafe-78c3b1fd8e79::all_1_80_16} <Trace> oximeter.measurements_f64 (212c2a6f-90cf-4c71-aafe-78c3b1fd8e79): Renaming temporary part tmp_merge_all_1_80_16 to all_1_80_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 27026 | 2026.03.25 00:29:06.506772 [ 5 ] {43e5d90a-16c0-47fa-8937-442d553b98b8} <Trace> MergedBlockOutputStream: filled checksums all_154_154_0 (state Temporary) | ||
| 27027 | 2026.03.25 00:29:06.506776 [ 188 ] {212c2a6f-90cf-4c71-aafe-78c3b1fd8e79::all_1_80_16} <Trace> oximeter.measurements_f64 (212c2a6f-90cf-4c71-aafe-78c3b1fd8e79) (MergerMutator): Merged 6 parts: [all_1_75_15, all_80_80_0] -> all_1_80_16 | ||
| 27028 | 2026.03.25 00:29:06.506886 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 27029 | 2026.03.25 00:29:06.507012 [ 5 ] {43e5d90a-16c0-47fa-8937-442d553b98b8} <Trace> oximeter.measurements_histogramu64 (66b3c5cd-c277-4614-b9e1-0e483a2d8930): Renaming temporary part tmp_insert_all_154_154_0 to all_154_154_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 27030 | 2026.03.25 00:29:06.507154 [ 5 ] {43e5d90a-16c0-47fa-8937-442d553b98b8} <Debug> executeQuery: Read 14 rows, 25.69 KiB in 0.001828 sec., 7658.643326039388 rows/sec., 13.72 MiB/sec. | ||
| 27031 | 2026.03.25 00:29:06.507209 [ 5 ] {43e5d90a-16c0-47fa-8937-442d553b98b8} <Debug> TCPHandler: Processed in 0.002018586 sec. | ||
| 27032 | 2026.03.25 00:29:06.507325 [ 5 ] {} <Trace> TCP-Session: 2c833428-4ea1-4c9f-9128-c69b6e2d593a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 27033 | 2026.03.25 00:29:06.507425 [ 5 ] {6a6ab193-b005-4984-a09c-2851556c60a0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36740) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 27034 | 2026.03.25 00:29:06.507466 [ 5 ] {6a6ab193-b005-4984-a09c-2851556c60a0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 27035 | 2026.03.25 00:29:06.507799 [ 5 ] {6a6ab193-b005-4984-a09c-2851556c60a0} <Trace> oximeter.measurements_u64 (a46c3f3f-9ded-4b50-9fc2-4f503dd169a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 27036 | 2026.03.25 00:29:06.507835 [ 5 ] {6a6ab193-b005-4984-a09c-2851556c60a0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.41 GiB. | ||
| 27037 | 2026.03.25 00:29:06.508127 [ 5 ] {6a6ab193-b005-4984-a09c-2851556c60a0} <Trace> MergedBlockOutputStream: filled checksums all_183_183_0 (state Temporary) | ||
| 27038 | 2026.03.25 00:29:06.508335 [ 5 ] {6a6ab193-b005-4984-a09c-2851556c60a0} <Trace> oximeter.measurements_u64 (a46c3f3f-9ded-4b50-9fc2-4f503dd169a4): Renaming temporary part tmp_insert_all_183_183_0 to all_183_183_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 27039 | 2026.03.25 00:29:06.508457 [ 5 ] {6a6ab193-b005-4984-a09c-2851556c60a0} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.00105 sec., 85714.28571428572 rows/sec., 5.36 MiB/sec. | ||
| 27040 | 2026.03.25 00:29:06.508492 [ 5 ] {6a6ab193-b005-4984-a09c-2851556c60a0} <Debug> TCPHandler: Processed in 0.001215358 sec. | ||